@charset "utf-8"; /* CSS Document */ /* Theme Name: Tobin. Theme URI: N/A Description: Tobin Photography. Version: 1.0 Author: Leon Stamatis Author URI: N/A. */ 

* {
margin: 0; 
padding: 0;
}
p{
margin-bottom:10px
}
 

body { 
background-image: url(images/bg.gif); 	
background-repeat: repeat-x; 	
height: 864px;  
background-color: #0f0e09; 	
font-family: "Century Gothic", Arial, Sans-Serif; 	
font-size: 12px; 
} 

img, img a { 	
border: 0; 
} 
.left { 	
float:left; 
} 

.right {     
float:right; 
} 

#header { 	
height: 456px; 	
width: 980px; 
margin:32px auto 0;
background:url(http://tobinphotoblog.com/wp-content/uploads/2011/10/tobin-header.jpg); 
} 
#navigation { 	
width: 980px; 	
height: 56px; 	
background-image: url(images/nav-bg.gif); 	
background-repeat: repeat-x; 	
margin:0 auto; } 
#navigation ul { 	
margin:0 auto; 	
padding-top: 2px; 
} 

#navigation li {
float:left; 	
list-style-type: none; 	
height: 40px; 	
width: auto; 	
border-right-width: 2px; 	
border-right-style: solid; 	
border-right-color: #bec9c3; 	
padding-right: 27px; 	
padding-left: 27px; 
} 

#navigation li a{ 	
text-decoration: none; 	
color: #281f14; 	
font-size: 13px; 	
float: left; 	
padding-top: 10px; 	
width: auto; 
}

 #search { 	
width: 260px; 	
float: right; 	
height: 39px; 	
color: #281f14;
 } 

#search .searchLabel { 	
float: left; 	
padding-right: 10px; 	
margin-top: 10px; 
} 

#search #s { 	
height: 15px; 	
width: 145px; 	
border-top-width: 0px; 	
border-right-width: 0px; 	
border-bottom-width: 0px; 	
border-left-width: 0px; 	
border-top-style: none; 	
border-right-style: none; 	
border-bottom-style: none; 	
border-left-style: none; 	
margin-left: 22px; 	
margin-top: 5px; 	
background-color: #D9E0DC; 	
font-family: "Century Gothic", Arial, Sans-Serif; 	
font-size: 12px; 	
float: left; 
} 
#search .searchInput { 	
width: 203px; 	
float: left; 	
height: 28px; 	
background-color: #AEBBB4; 	
background-image: url(images/search-bg.gif); 	
background-repeat: no-repeat; 	
margin-top: 5px; 
}
#search-btn { 	
width: 35px; 	
float: right; 	
height: 28px; 
} 

#search-btn a { 	
height: 28px; 	
width: 35px; 	
float: left; 	
text-decoration: none; 
} 

#content { 	
width: 880px; 	
height: auto; 	
background-image: url(images/content-top-bg.gif); 	
background-repeat: no-repeat; 	
margin:0 auto; 	
background-color: #FFF; 
clear: both; 	
padding-top: 10px; 	
padding-right: 50px; 	
padding-bottom: 10px; 	
padding-left: 50px; 
} 

#content .post-title { 	
font-size: 18px; 
} 
#content .post-title a { 
text-decoration: none; 	
color: #333; 
} 

#content .post-category { 	
font-size: 14px; 
}

#content .post-category a { 	
color: #333; 	
text-decoration: none; 
} 

#footer { 	
margin:20px auto 0; 	
width: 980px; 	
text-align: center; 	
color: #FFF; 	
height: 25px; 
}
#footer a{
color: #cedfd8;
text-decoration:none;
} 	
ul,li,pre { 
font-family: "Century Gothic", Arial, Sans-Serif; 
}
#blog_arc{
height:300px;
}

#blog_arc ul{
width:25%;
float:left;
}

#blog_arc li{
font-weight:bold;
list-style-type: none; 	
line-height:40px;
color:#BABBB4;
}
#blog_arc li a{
text-decoration: none;
color:#000
}

/* FAQ You - Mods */
H4.faq-header
{
	display: none;
}
P.faq-answer
{
	margin-left: 20px;
}
.faq-question A
{
	font-size: 11.7pt;
	color: #728376;
	font-weight: bold;
}
P.faq-question
{
	margin-top: 20px;
}

P.faq-answer
{
	margin-left: 20px;
}

.post-category P
{
	display: none;
}
H3 CODE
{
	font-family: "Century Gothic", Arial, Sans-Serif;
}
