/* design by Thomas Ridge, modified for wordpress. */

/************************************TYPOGRAPHY SETTINGS ************************************************/

body{
	font-family:"Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size:12px;
	line-height:22px;
}
#nav li{
	font-family:times;	
	
}

h2{
	font-family:times;	
	font-size:18pt;
	font-weight:500;
}
h3{
	font-family:times;	
	font-size:14pt;
	font-weight:500;
}
#note{
	font-size:24pt;
	
	font-weight:500;
	margin-left:78px;
}
a img{
	border:none;	
}
h2 a{
	text-decoration:none;	
	color:black;
}

#searchform{
	float:left;
	display:inline;
	margin-bottom:1em;
	
}
#submit{
	background-color:#ece9d8;
	height:32px;
	width:200px;		
	color:black;	
	border:none;
	font-size:12pt;
	font-family:georgia;	
	text-decoration:underline;
	}
	
	.archives{
		clear:both;
	}
#respond #author,#email,#url,#comment{
	
border:medium none;

margin:2px 0px 0px;

background-color:#86abb3;
}


#s{
border:medium none;
height:16px;
margin:2px 0px 0px;
padding:5px 2px 4px 5px;
width:190px;
background-color:#86abb3;
}

a{
	color:#466a72;
}

#searchsubmit{
	background-color:#ece9d8;
	height:32px;
	width:80px;		
	color:black;	
	border:none;
	font-size:12pt;
	font-family:georgia;	
	text-decoration:underline;
}
/*LAYOUT**************************************************************************************************************************************************/
body{
	
	margin:auto;
	background-color:#F8F7E2;
	height:100%;
	width:100%;
	background-image:url(http:///www.thomas-ridge.com/wordpress/wp-content/themes/thomas-ridgewptheme/images/header.jpg);
	background-repeat:repeat-x;
	/*background-image:url(http://www.thomas-ridge.com/wordpress/wp-content/themes/thomas-ridgewptheme/images/grid.jpg);*/
	

}

/*BRANDING*************************************************************************************/
.wrapper{
	position:absolute;
	height:211px;
	width:960px;
	margin-bottom:50px;



	
}
#logo{
	position:relative;
	text-indent:-9999px;
	width:421px;
	height:201px;
	background-image:url(http://www.thomas-ridge.com/wordpress/wp-content/themes/thomas-ridgewptheme/images/branding.png);	
	margin-left:45px;
	margin-top:40px;
	margin-bottom:20px;
	background-repeat:no-repeat;
}

#content{

	
	}
	
#gallery{
	/*top right bottom left*/
		margin:50px 0px 20px 0px ;
		width:960px;
	
	}

#gallery a{
		margin-right:11px;
		padding-bottom:11px;
	}

/*MAIN CONTENT AREA**********************************************************************/
.leftCol{
	display:inline;
	position:relative;
	margin-top:22em;
	clear:both;
	width:640px;
	margin-left:40px;
	float:left;
        margin-bottom: 200px;	
	
}

#footer{
	clear:both;	
}
hr{	
	clear:both;		
}
#content{	
}

#tagline{
	text-indent:-9999px;
	background-image:url(http://www.thomas-ridge.com/wordpress/wp-content/themes/thomas-ridgewptheme/images/skills.jpg);
	height:262px;
	width:615px;
	margin-left:-2px;
	
}

.postImage{
margin:10px;
float:left;


}
/*SIDEBAR*************************************************************************************/
.rightCol{
	position:absolute;

	margin-top:20em;
	width:320px;	
	margin-left:712px;
	margin-bottom:20em;
        overflow:hidden;	
}
.rightCol ul li{
	display:inline;
	list-style-type:none;	
}
.rightCol ul{
	display:inline;	
}
.blogNav li{
	clear:left;
	float:left;
	}

.tel{
	margin-top:10px;
	}
#sidebar{
	clear:both;
	padding:0px;	
}
#sidebar p{
		clear:both;
		margin-top:10px;
	}

#services{
	clear:both;
	margin-top:10px;
}

/*NEWSLIST****************************************************************************************************************/
	/***********************FRONT PAGE ONLY******************************************/
#news{
	margin-bottom:12px;
}
#news h2{
	margin-bottom:10px;
}
#newsList h3{
	position:relative;
	clear:left;
	
	
}

#newsList{
	margin-top:10px;
	display:inline-block;
	margin-left:0px;
	
}
#newsList li{
		margin-top:0.8em;
		list-style-type:none;
		
		
		
}
#newsList small{
	float:left;	
	margin-bottom:10px;	
}


/*FOOTER*********************************************************************************************/
#footer{
	margin-left:40px;	
}

/*NAVIGATION*********************************************************************************************************************************************/
#nav{
	height:auto;
        position:absolute;
	color:#f8f7e2;
	display:inline;
	width:340px;
	padding-left:620px;
	
	

}
#nav ul{
		
		
	}

#nav li{
                
		font-size:18pt;
		overflow:hidden;
		list-style-type:none;
		margin-top:0px;
                float:left;



		
	}
#homeNav{
		
}
#blogNav{
	margin-left:23px;
	margin-right:25px;
}
#portfolioNav{
	margin-left:10px;
}
#nav a{
	text-decoration:none;
	color:#f8f7e2;
	
}
#nav a:hover{
	text-decoration:underline;
}