/*  
Theme Name: Snapshot
Theme URI: http://www.woothemes.com
Description: Snapshot theme by WooThemes. Perfect for photographers and design galleries.
Version: 1.0
Author: WooThemes
Author URL: http://www.woothemes.com/
*/

h1, h2, h3, h4, h5, h6  {
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

/* STRUCTURE */

#wrap {

}

#header  {
background: url(images/fvb-header.jpg) top left no-repeat;
	position: relative;
	height: 120px;
}

#logo{
	
	text-indent: -9999px;
	float: left;
	display: block;
	height: 110px;
	width: 380px;
}

#header h1.title  {
	display: none;
}

#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	display: none;
}

.rss {
	text-align:right;
}

.rss li {
	margin:0px !important;
}

.rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: url(images/design/rss.gif) no-repeat center left;
	padding: 2px 0 2px 23px !important;
}

.rss a:hover, .home_ad a:hover {
	text-decoration:underline;
}

#nav  {
	height: 35px;
	color: #fff !important;
}

#nav ul  {
	padding: 0;
	line-height: 35px;
	height: 35px;
	margin: 0px;
	margin-top:0px;
}

#nav ul li  {
	display: inline;
	margin: 0 24px 0 0;
	_margin-right:23px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#nav ul li h3 {
	color:#FFFFFF;
	font-size:14px;
}

#nav ul li a  {
	color: #fff;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration: none;
	line-height: 30px;
	padding:3px;
	
}

#content  {
	padding: 20px 0;
}

#footer  {
	height: 45px;
	font-size: 1em;
	margin-bottom:20px;
}

#footer p  {
	margin: 0;
	line-height:45px;
}

#footer p a  {
	text-decoration: none;
}

#footer p a:hover  {
	text-decoration: underline;
}

#footer img {
	vertical-align:middle;
}

#footer .powered {
	text-align:left;
}

#footer .credit {
	text-align: right;
}

/* tagline */

#tagline  {
	position: absolute;
	top: 45px;
	right: 20px;
	font-size:16px;
	font-weight:bold;
}

#tagline p {
	margin-bottom: 0px;
	padding:5px 10px 5px 10px;
}

/* banner */

#headerbanner  {
	position: absolute;
	top: 45px;
	right: 30px;
}

/* BLOG CSS */
.info_title{
font-size: 18px;
font-weight: bold;
}
.info_label{
	font-weight: bold;
	text-decoration:none;
}
.info_tags{
	font-weight: normal;
	text-decoration:none;
}
.post {
	margin-bottom:10px;
	
}

.post p.categories {
	margin-bottom:15px;
	
}

.post p.categories span {
	padding: 5px;
	margin-top: 50px;
}

.post p.categories a  {
	font-weight: bold;
	text-decoration:none;
}

.post p.categories a:hover  {
	text-decoration:underline;
}

.post_seperator  {
	margin-bottom:10px;
	height:1px;
	border-bottom:1px dotted #A6B3B9;
}

h2.title  {
	font-size:22px;
	margin-bottom:15px;
}

h2.theme_title  {
	font-size:28px;
	margin-bottom:20px;
	line-height:28px;
}

h2.title .date  {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size:12px;
}

h2.title a  {
	text-decoration: none;
}

.post p.comments a  {
	padding: 0 0 0 22px;
	font-weight: bold;
	text-decoration: none;
}

p.continue  {
	float: left;
	display: inline-block;
}

p.continue a  {
	font-weight: bold;
	text-decoration: none;
}

.widget {
	margin-bottom:20px;
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
}

.widgetlist  h3  {
	margin: 0;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

.widgetlist ul  {
	margin: 0;
}

.widgetlist ul li  {
	margin: 0;
	padding: 4px 0 4px 10px;
	list-style: none;
	font-size: 12px;
	border-bottom: 1px dotted #9cb9d7;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	text-decoration: none;
}

.widgetlist ul li a:hover  {
	text-decoration: underline;
}


/* STYLES */

.fix {
	clear: both;
}

.bordered  {
	border: 1px solid #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
}

blockquote {
	font-size:14px;
	margin-bottom:15px;
	color:#4F4F4F;
}

/* INDIVIDUAL THEME LISTING */

.theme h2 {
	font-size: 12px !important;
	margin: 0px !important;
}

.large-screenshot {
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	padding: 4px;
	width: 620px;
}

.screenshot {
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	padding: 4px;
	width: 190px;
	height: 150px;
}

.screenimg {
	width: 190px;
	height: 100%;
overflow: hidden;
	position: relative;
}

.screenimg span {
	position: absolute;
	font-size:11px;
	left: 0px;
	top: 127px;
}

.screenimg span a {
	padding: 8px;
	text-decoration: none;
	color: #fff;
}

.theme .date {
	font-size: 10px;
	padding-top: 3px;
}
f
.theme p {
	margin: 0px 0px 2px !important;
}

.theme .tags {
	padding-left: 24px;
	background: url(images/ico-tags.gif) center left no-repeat;
}

.theme .tags a {
	font-size: 11px;
	text-decoration: none;
}

.theme .rating {
	font-size: 11px !important;
	width: 100% !important;
}

.post-ratings-text {
	font-size: 11px !important;
}


/* COMMENTS */

#comments {
	border-top: 1px solid #dddddd;
	padding-top:20px;
}

#comments h2  {
	margin: 0px 0px 20px;
	font-size: 18px !important;
	line-height: 24px;
	font-weight: normal !important;
}
.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 20px;
	padding:10px 10px 0px;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:right;
	margin:0px 5px 5px 20px;
}

.gravatar {
	width:65px;
	height:65px;
	float:right;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}

.gravatar img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
}

.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	margin-bottom:10px;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
#commentform input {
	padding: 5px;
	margin-right: 10px;
}

#commentform #submit {
	font-size:14px;
}

#commentform textarea {
	padding: 10px;
	width:558px;
	_width:540px;
}

.wp-pagenavi {
	margin-top:20px;
	margin-bottom:20px;
	padding-top:20px;
	border-top: 1px solid #dddddd;
}
/*sidebar*/
#sidebar_ads {
	padding:10px 0 0 10px;
	overflow: auto;
	height: 100%;
}

#sidebar_ads a {
	float: left;
}
.vector_thumb{
overflow:hidden;
display: block;
	float: left;
	margin: 0 0px 0 15px;
*margin: 0 15px 0 0px;
}
.vector_container{
margin-left: -15px;
*margin: 0px;

}
.vector_title{
width: 190px;
}
.vector_info{
height: 20px;
}
.thumbtitle{
width:100px;
overflow: auto;
}
/*$100 Contest*/
#contest_wrapper{
background-repeat:no-repeat; 
background-color:#FFD509; 
width:630px; 
height:245px;
margin-bottom: 20px;
}
#contest_morebutton {
margin-top: 5px;
font-size: 14px;
	color: #E02931;
	font-weight: bold;
}
#contest_morebutton a:link{
	color: #E02931;
	text-decoration:none;
	
}
#contest_morebutton a:hover{
	color: #E02931;
	text-decoration:underline;
	
}
.contest_sponsorship {
	color: #666666
}
#contest_img {
  width:330px;
  height:122px;
  float: left;

}

#contest_img a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}
#contest_left{
float: left;
width: 330px;
margin: 15px 0px 0px 15px;
}
#contest_right{
float: right;
width: 250px;
margin: 15px 15px 0px 0px;
}
#contest_sponsorship{
float:right; 
width:250px; 
text-align:right; 
font-family:Arial, Helvetica, sans-serif; 
font-size: 7pt;
}
#contest_email{
float:right; 
width:250px; 
margin: 5px 0px 0px 0px; 
font-family:Tahoma; 
font-size: 8pt;
}
#contest_text{
float: left;
width: 330px; 
font-family:Arial, Helvetica, sans-serif; 
margin-left: 5px;
font-size: 9pt; 
line-height: 16px;
}
.contest_sociable{
float: right;
width:140px;
display: inline;
margin-top:5px;
}
.contest_sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.contest_sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.contest_sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
#contest_mailpress{
float:right; 
width:250px; 
margin: 7px 0px 0px 0px;
}
#thumbtitle{
padding-top:7px;
font-weight: bold;
}
#thumbtitle a{
text-decoration: none;
}
.post_thumb{
margin-bottom: 30px;
}
#navmenu, #navmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1px;
}

#navmenu li { /* all list items */
	float: left;
}

#navmenu li ul { /* second-level lists */
	position: absolute;
	display: block;
	background: #40a1d2;
	width: 100px;
	height: auto;
padding-left: 5px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#navmenu li ul a:hover{

	background: #3d76a7;
}
#navmenu li:hover ul, #navmenu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	
}