/*  
Theme Name: Jon Low V2
Theme URI: http://www.jonlow.com
Description: Personalized
Version: 1.01
Author: Jon Low
Author URI: http://www.jonlow.com
*/

/*************************************
 +Containers
 *************************************/
 
 @font-face {
font-family:"Garamo";
src:url(GaramondPremrPro.otf) format("truetype");
}




#body{
	position:absolute;
	
	width:100%;
	height:100%;

	family:GaramondPremrPro;
	background:#000;
	
}


a{
	color:#c8c5c0;
}

a:hover {
	color:#CCC;
}


#panel {
	background:url(images/mainpage.jpg) no-repeat;
	width:1000px;
	
	margin: 0 auto;
	
}
	
.panel2 {
	
	width:850px;
	height:150px;
	margin: 0 auto;

}	



#highlights{
	padding-top: 250px;	
	padding-left: 40px;
	height:250px;
}
#home_featured { 
	margin: 0 auto;
	float: left;
	width: 100%;
 }
 .feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
 
 #home_hello {
	width: 850px;
	height: 100px;
	margin: 0 auto;
	text-align:left;
	font-family:GaramondPremrPro;
	font-size: 35px;
	color:#4c5152;
	letter-spacing: -2px;
	padding-top:50px;
	padding-bottom:50px;
	text-shadow:#AAA 2px 0px 2px;
	vertical-align: 2%;
 } 

#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 224px;
	
}

#header {
	width: 100%;
	margin: 0 auto;
	background-image:url(images/headerbkg_long.jpg);
	background-repeat:repeat-x;
}

#header2 {
	width: 1000px;
	margin: 0 auto;
}



.headerline {
	
	background-image:url(images/header_04.png);
	background-repeat: repeat;
	width : 100%;
	height : 41px;
	margin: 0 auto;
}

.headerline850_2 {
	background-image:url(images/header_line_850.png);
	
	width : 850px;
	height : 1px;
	margin: 0 auto;
	margin-top:-10px;
}

.headernav {
	
	background-image:url(images/headertop_bkg.png);
	background-repeat:repeat;
	width : 100%;
	height : 55px;
	margin: 0 auto;
	text-align:left;
	
}




.blogentries{
	width:850px;
	color:#4c5152;
	margin: 0 auto;
	text-align:left;
	text-align:justify;
	
}




.post h2{
	font-size:25px;
	font-weight:100;
	color:#FFF;
}
.post h2 a
{
	color:#FFF;
	text-decoration:none;
}
.post h2 a:hover{
	color:#4c5152;

}
.post h3{
	font-size:12px;
	color:#FFF;
	
}


/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
	font-size:14px;
	text-align:justify;
	line-height:17px;
	
}

.entrybody{
	padding-bottom:50px;
}


.entryPages{
	margin-bottom:3em;
	font-size:12px;
	width:860px;
	text-align:justify;
	line-height:17px;
}

.entrymeta{
	background:url(./images/850px_footer.png) no-repeat;
	width:850px;
	padding-top:20px;
	padding-bottom:30px;
	font-size:12px;
	
}

.postinfo{
	padding-top:5px;
	padding-left:45px;
}
.postedby{

	
}

.filedto{
	
	
}

.commentscount {
float:right;
}

.commentslink{
	
}

.navigationx {

	background:url(images/headerbackground.png);
	padding:30px;
	text-align: right;
	color: #515441;
    font-size: 1.3em;	
}


.alignright {
	float: right;
}

.alignleft {
	float: left
}

.pagination{

text-align:center;
}

.search{


}

#s{
background-color: transparent;
border-top:none;
border-left:none;
border-right:none;
border-bottom:dotted 1px #FFFFFF;
color:#FFFFFF;


}

.footer{
text-align:center;
color:#FFF;
}
