/*  
Theme Name: nfp
Theme URI: http://www.nickfosterphotography.co.uk/
Description: This is the default theme for Nick Foster Photography.
Version: 1.0
Author: Nick Foster
Author URI: http://www.nickfosterphotography.co.uk/

*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(mainback.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left; 
	color: #382f20;
}

h2{ 
font-size:14px;
color: #4a85bf;
text-decoration:none;
line-height: 25px;
}

#container { 
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 0px;
	width: 950px;
	top: -25px;
	left: 9px;
	position: relative;
}
#header { 
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(headerback.jpg);
	background-position: top center;
	padding: 0px;
	width: 100%;
	height: 130px;
	background-repeat:no-repeat;
} 

#subheader { 
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 950px;
	height: 100px;
} 

#subheader img{ 
border: none;
}

#content { 
	/*float: left;*/
	margin-left: 10px;
	width: 680px;
} 
#titlewrap { 
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 670px;
	background-color: #382f20;
} 
.H2Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #709dca;
	text-decoration: none;
	line-height:25px;
}
.noSpace2 {
margin: 0;
}
.noSpace {
margin: 0;
padding-top:20px;
padding-bottom:5px;
}


#content img{ 
border: 20px;
color: #ffffff;
float: left;
}

#topmenu {
position:relative;
top:70px;
vertical-align:bottom;
text-align:right;
float:left;
}
#footwrap { 
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float:left;
	width: 670px;
	background-color: #c0bdb0;
	font-size:10px;
} 


#sidebar { 
	padding-right:20PX;
	width: 230px;
	position: relative;
	font-size: 11px;
	float: right;
} 

#sidebar a{ 
	color: #382f20;
	text-decoration:none;
}
#sidebar a:hover { 
	color: #709dca;
	text-decoration:none;
}

#sidebar li{
list-style-type:none;
text-indent:0px;
}

#sidebar li li{

}

#footer { 
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 680px;
	left: 10px;
	float: left;
	position: relative;
	text-align:center;
	font-size:10px;
	font-weight:900;
	color: #CCCCCC;
	background-color: #382f20;
} 
