/* @override http://jonathanbarcan.com/wordpress/wp-content/themes/sharpfolio/style.css */

body {
	text-align: center;
	font-family: Helvetica;
	font-size: 14px;
	background: url(images/bg.gif) repeat fixed;
}

div#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 800px;
}

/* @group fonts */

a 		{color: #562a00;}
a:hover {color: #562a00;}

p {
	margin: 0 0 24px;
	color: #562a00;
	
}

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #562a00;
}

h1 {
	font-size: 28px;
	color: #562a00;
	line-height: 120px;
	padding-left: 5px;
	float: left;
}

h1 a {
	text-decoration: none;
	color: #562a00;
}

h1 a:hover {
	text-decoration: none;
	/*color: #fff;*/
}

h2 {
	float: left;
	font-weight: lighter;
 	font-size: 10pt;
 	padding-left: 22px;
 	text-transform: uppercase;
 	}



/* @end */

div.resume {
	padding-top: 10px;
 	}
 	
div.resume p {
	padding-top: 28px;
	padding-bottom: 10px;
	padding-left: 50px;
		 	}
 	

/* @group header */

div#header {
	padding-bottom: 8px;
	border-bottom: 1px solid #484848;
	border-color: #562a00;
	text-align: right;
}

div#header.clear h1 a.flir-replaced img {
	padding-top: 16px;
	}

div#header h2, ul#navigation {}

div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	/*width: 300px;*/
	float: right;
	text-align: right;
	font-size: 16px;
}

/* @end */

/* @group navigation */

ul#navigation {
	display: block;
	padding: 15px 5px 0px 0px; }

ul#navigation img {
 	float: left;
	margin-right: 225px ;
	padding-left: 5px;
 	display: block;
 	}

ul#navigation li {
	float: left;
	padding-top: 22px;
	display: inline;
	}

ul#navigation li a {
	text-decoration: none;
	color: #562a00;
	font-size: 11px;
	margin: 12px;
}

ul#navigation li a:hover {
	color: #907935;
	border-bottom: 1px #907935 solid;
}

/*ul#navigation li a:active {
	color: #562a00;
	border-bottom: 1px #562a00 solid;
}*/

/* @end */

/* @group content */

div#content {
	margin: 25px 0 0 0;
}

div.thumbnail {
	width: 500px;
	float: left;
}

div.entry {
	width: 250px;
	float: right;
}

div#content h2 {}
div#content h2 a {}

/* @end */

/* @group comment */

p.comment-link {
	margin: 0;
}

p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
	color: #562a00;
}

p.comment-link a:hover {
	color: #999;
	/*text-decoration: underline;*/
}

h3#comments, h3#respond {
	color: #562a00;
	line-height: 64px;
}

div.author {
	width: 250px;
	float: left;
}

div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}

div.author img {
	position: relative;
	top: 10px;
}

div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}

ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
}

ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
}

/* @end */

/* @group footer */

div#footer p {
	line-height: 108px;
	color: #333;
	text-align: center;
}

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

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

/* @end */

div.post {
	margin: 0 0 76px;
}

div.post p {
	font-size: 12px;
	text-justify: distribute;
	text-align-last: justify;
 	text-align: justify;
 	line-height: 17px;
 	font-weight: lighter;
 	/*font-variant: small-caps;*/
 	text-transform: none;
 	vertical-align: top;}
 	
.dropcap {
	float:left;
	font-size: 79px;
	line-height: 55px;
	vertical-align: top;
	padding: 10px 15px 0px 15px ;
	font-family: Times, serif, Georgia;
} 


span.f {
	font-style: italic;
}

form input, form textarea {
	margin: 0 12px 0;
}

div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}

img.alignleft {
 	float: left;
 	margin-right: 25px;
 	border: solid 1px #562a00 ;
 	}

div.alignright {
	float: right;
	text-align: right;
}

div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	/*color: #777;*/
}

div.alignleft a:hover, div.alignright a:hover {
	/*color: #999;*/
	text-decoration: underline;
}

#banner {
	border-color: #562a00;
	border-width: 2px;
	display: block;
}

div#ngg-gallery-1.ngg-galleryoverview {
	width: 800px;
}