/* @override 
	http://localhost/wordpress/wp-content/themes/demo/style.css
	http://blog.jasonquintin.com/wp-content/themes/demo/style.css
*/

/* 

*/


/* CSS Reset from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/* (slightly modified by me to add img {display:block} to get <li> with images
inside them to display padding and margins properly in firefox) */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, hr, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

p.addtoany_share_save_container a img {
width:80px;
border:0px;
}
body {
	line-height: 1;
	color: black;
	background: 000;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img {
	display: block;
}

/* -------------------- ahdorg ---------------------- */

/* BASIC PAGE STRUCTURE */

body {
	background: #e4e4e4 url(images/bgshadow.jpg) repeat-y center center;
}

#contentarea {
	width: 100%;
	height: auto;
	min-height: 450px;
	clear:both;
	overflow:hidden;
	background: #;
}

#pagecontainer {
	border: black;
	width: 60em;
	height: auto;
	margin-left: auto;
	margin-right:auto;

}


/* THE NEW HEADER */

#newheadercontainer {
	height: 3em;
clear:both;
	margin: 0 0 0 0;
	border-bottom:;
}

#newheader {
	width: 60em;
	margin-left: auto;
	margin-right:auto;
	clear: both;
}

#newlogo {
	font: normal 2.25em/1.3 "Gnuolane", Helvetica, Arial, serif;
	color: #e3e2df;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.015em;	
	float: left;
}

#newlogo a {
	text-shadow: gray 0.1em 0.1em 0.1em;
	color: #e3e2df;
	text-decoration: none;
	text-shadow: ;
}	

ul#newnav li {
	display:inline;
	padding:0.5em 2em 0 0;
	text-transform: uppercase;
	font: normal 1.5em/30px "Gnuolane";
	float:left;
}

ul#newnav li.active a {
	border-bottom: 2px solid #;	
}
ul#newnav li a {
	color: #;
	text-decoration: none;	
	padding: 0;
	margin: 0;
}





/* BASIC CONTENT AREA STRUCTURE AND STYLES */

#contentblock {
	border-bottom
	padding:1em 0 2em 0;
	clear:both;
	height: auto;
	overflow:hidden;
	
	}



.indexpost {
	width: 100%;
	clear:both;
	margin: 0.5em 0 0 0;
	height: auto;
	overflow: hidden;
	/*background: yellow;*/
}

div.posttitle {
	width: 20em;
	float:left;
	/*background:green;*/
	padding: 0 0 1em 0;
}

.posttitle h2 {
	font: bold 1.75em/1.3 'Clarendon Std', 'Century Old Style Std', 'Century Schoolbook', Georgia, serif;
	color: #;
}

.posttitle h2 a {
	text-decoration:none;
	color: #061d29;
}

.posttitle h2 a:hover {
	color: #f71319;
}

.posttitle p {
	font: normal 0.85em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #;
	padding: 1em 0 0 0 ;
	clear:both;
}

div.postdate {
	font: normal 0.85em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: silver;
	float:left;
	padding: 0.5em 0 0 0 ;

}



.postdate a {
	color: #;
}


.blogcategory a,  .blogcomments a {
	font: normal 0.85em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8d8d8d;
	padding: 0.5em 0 0 0 ;
	text-decoration: none;

}

.blogcategory a:hover, .blogcomments a:hover {
	color: #850e0a;
	
}



div.posttext {
	width: 36em;
	float: right;
	padding: 0.75em 0 0 0 ;
	/*background: aqua;*/
}

.posttext p {
	font: normal 1em/1.3  Georgia, Times, serif ;
	color: #4F4537;
	margin: 0 0 1em 0;
	text-align: left;
}




.posttext h2 {
	font: bold 1.2em/1.6  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #;

}

.posttext a {
	color: #;
}

.posttext a:hover {
	color: #;
}

.posttext p img {
	
	background: url(images/shadow.png) no-repeat 0 top;
	overflow: visible;
	margin: 0 0 1em 0;
	border: 2px solid #cfcfcf;
width:572px;
}

.posttext p img a:hover {
	background: url(images/shadow.png) no-repeat 0 top;
	overflow: visible;
	margin: 0 0 1em 0;
	border: 2px solid #c91820;
}


.posttext blockquote {
	margin-left: 2em;
	border-left: 1px solid #;
}

.posttext blockquote p {
	margin-left: 1em;
	font-size: 0.85em;
}

.posttext ul {
	margin: 1em 0 1em 0;
}
.posttext ul li {
	font: normal 1em/1.3  Georgia, Times, serif ;
	color: #;
	margin: 0 0 0 1em;
	text-align: left;
	list-style:circle;	
}

.posttext ol {
	margin: 1em 0 1em 0;
}

.posttext ol li {
	font: normal 1em/1.3  Georgia, Times, serif ;
	color: #;
	margin: 0 0 0 1em;
	text-align: left;
	list-style-type: decimal;
}

.strike {
	text-decoration: line-through;
}
div.readlink {
	width: 100%;
	clear:both;
}

.readlink a img {
	float: right;
	padding: 0.5em 0 3px 0;
	margin-bottom: 0.5em;
	font: normal 1.5em/30px "Gnuolane";
	color: #;
	text-decoration:none;
	text-transform: uppercase;
	border-bottom: 2px solid #;

}

.readlink a:hover img {
	border-bottom: 2px solid #;
	h
}





#footercontainer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	overflow:hidden;
	height: 100px;
		background: #e3e2df url(images/rip.png) repeat-x center top;

	}

#footer {
	width: 60em;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	overflow:hidden;
	height: auto;
	margin-top: 30px;
}



#footer ul li  {
	margin-right: 30px;
	display: inline;
	float: left;
	list-style-type: none;
	text-decoration: none;
	text-transform: uppercase;
	height: 30px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}

#footer p {
	font: normal 0.75em/1.3  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #;
	margin: 1em 0 0 0;
	text-align: left;
	clear: both;
}
	
#footer h1 {
	font: normal 1.15em/1.3  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #;
	margin: 1em 0 0 0;
	text-align: left;
}

#footer h2 {
	font: normal 0.9em/1.3  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #;
	margin: 1em 0 0 0;
	text-align: left;
}

#footer a {
	color: #red;
}




.footerleft {
	float:left;
	width: 20em;	
}

.footerright {
	float:right;
	width: 36em;
}

.footerrightcolumn {
	float: left;
	width: 40%;
	padding-right: 10%;
}

hr {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #999;
	clear: both;
	height: 0px;
}

/* PAGE SPECIFIC STYLES */

div.pagetitle {
	width: 20em;
	float:left;
	/*background:green;*/
	padding: 0;
}

.pagetitle h1 {
	font: bold 2.15em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #;	
}

.pagetitle h1 a {
	text-decoration:none;
	color: #;
}

.pagetitle h1 a:hover {
	color: #;
}

.pagetitle p {
	font: normal 0.85em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #;
	padding: 0.5em 0 0 0 ;
}

div.archivenav {
	width: 100%;
	padding: 0.5em 0;
	clear:both;
}

.archivenav a img {
	padding: 0.5em 0 3px 0;
	margin-bottom: 0.5em;
	font: normal 1.5em/30px "Gnuolane";
	color: #616e95;
	text-decoration:none;
	text-transform: uppercase;
	border-bottom: 2px solid #F5F2EB;
	
}

.archivenav a:hover img {
	border-bottom: 2px solid #;
}

.older{ 
	float: left;

}
.newer {
	float:right;
}

.searchhead {
	padding: 0 0 1em 0;
}

a img.recentwork {
	margin: 0.75em 0;
}

.download {
	float:left;
	padding-left: 2em;
}

/* CONTACT FORM */

.contactsidebar {
	font: normal 1em/1.3  Georgia, Times, serif ;
	color: #;
	margin: 1em 0 1em 0;
	text-align: left;
}

.contactsidebar h2 {
	font-size: 1.15em/1.3;
}

.contactsidebar a {
	color: #;
	text-decoration:none;
}

.contactsidebar a:hover {
	color: #;
	text-decoration: underline;
}

.contactsidebar a:visited {
	color: #;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
	padding: 1em 0;
}

label {  
	float: left;  
	width: auto;  
	font: normal 1em/1.3  Georgia, Times, serif ;
	color: #4F4537;
}

input.field {
	text-align:left;
	border: 1px solid #;
	float:right;
	width: 80%;
	height: 2em;
	font: normal 1.2em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0 0.5em;
	color: #351D04;
}


input.searchfield {
	text-align:left;
	border: 1px solid #7c6d58;
	float:left;
	margin: 0 1em 1em 0;
	width: 80%;
	height: 2em;
	font: normal 1.2em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0 0.5em;
	color: #;

}


#searchBox{
	padding-bottom: 20px;
}

textarea {
	text-align:left;
	border: 1px solid #;
	float:right;
	width: 80%;
	height: 7em;
	font: normal 1.2em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0.5em 0.5em;
	color: #;
}

input#sendbutton {
	float:right;
	padding: 1em 0 0 0;
}

#sendingmsg {
	float:right;
	padding: 1em 0 0 0;
}

#sendingmsg img {
	float:right;
	padding-left: 1em;
}

.notification_ok {
}
.notification_ok h2{
	font-size: 1.6em/1.3 sans-serif;
	color: #094413;
}

.notification_error_head {
}

.notification_error_head h2{
	font-size: 1.6em/1.3 sans-serif;
	color: #4c0306;

}
.notification_error {
}

/* ---------- */
/* TABBED BOX */
/* ---------- */

#tabbed_area {
	padding: 0px;



}


#tabbed_area li.content a h2 {
	font-family: "Gnuolane", Helvetica, Arial, serif;
	color: #eee;
	text-decoration: none;
	line-height: 10px;
	font-size: 0.9em;
	font-weight: bold;
	height: 10px;
	margin-right: 2px;
	list-style: none;
}
#tabbed_area div.content li a {
	font-family: "Gnuolane", Helvetica, Arial, serif;;
	color: #;
	text-decoration: none;
	line-height: 10px;
	font-size: 0.8em;
	font-weight: bold;
	height: 10px;
	margin-right: 2px;
}


#tabbed_area div#content_2 li a {
	margin: 0px;
	display: inline;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	height: 30px;

}

#tabbed_area div#content_2 li a:hover {
	color: #;
}


#tabbed_area div.content li a img {
	height: 75px;
}

#tabbed_area div.content li a:hover {

	color: #;
}

#tabs {

	display: block;
	/*height: 30px;*/
}

#tabs ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#tabs ul li  {
	margin: 0px;
	display: inline;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	height: 30px;
}

#tabs ul li a {
	color: #;
	display: block;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	font-weight: bold;
	height: 29px;
	margin-right: 2px;
	margin-top: 2px;
	background-color: #;
}
#tabs ul li a.active {
	margin-top: 1px;
	background-color: #;
	color: #;
}



#tabs ul li a:hover {
	height: 29px;
	margin-top: 1px;
	color: #333333;
}

.content {
background: #e4e4e4 url(images/bgshadow.jpg) repeat-y center center;
	margin: 0px;
	position: relative;
	float: left;
	width: 100%;

}

#content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8 {
	display: none;
}



.content h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #;
}

.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.2em;
	color: #silver;
	margin-bottom: 10px;
}

.content a {
	color: #;
}
.content a:hover {
	text-decoration: underline;
}

.main h2, .content ul h2{
	color:#;  
	text-transform:uppercase, bold;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.main {
	float:left;
	width: 150px;
	margin:0 30px 20px 0px;
	padding:0 0px 0px 0px;
	position: relative;
	
}


.content  div.middle a img{
	opacity: 0.5;
	float: left;
	display: inline;
}	

.content  div.middle a:hover img{
	opacity: 1;
	float: left;
	display: inline;
}	

.content ul {
width: 150px;
position: relative;
float: left;
padding-right: 20px;
}

.content ul li a, #blogroll ul li a {
	text-decoration: none;
	color: #;
	font-weight: bold;
}
.content ul li a:hover {
	text-decoration: none;
	color: #;
}

  
.content ul li a small {  
	color:#;  
	font-size:9px;  
	text-transform:uppercase;  
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	position:relative;  
	left:4px;  
	top:0px;  
}  

.content ul li:last-child {
	border-bottom:none;
	padding-bottom: 0px;
}







/* comments
------------*/

#commentwrap, #commentreplies{
	padding-left: 20em;
	float: left;
	margin: 20px 0 0 0;
}

#commentwrap textarea{
	width:500px;
}

.commentitle{
	border-bottom: #b1b1b1 solid 1px;
	float:left;
	width:590px;
	color: #;
}

#commentwrap h3, #commentreplies h3{
	background:#;
	float:left;
	padding: 8px;
	font-size:13px;
	color:#;
}

#commentform{
	float:left;
	width:620px;
	padding-top:10px;
}

ol.commentlist{
	float:left;
	width:590px;
}

ol.commentlist li{
	float:left;
	width:580px;
	padding:10px 0 10px 10px;
	border-top:1px solid #;
}

ol.commentlist a{
	color:#;
}

ol.commentlist a:hover{
	color:#;
}

.commentwrapper{
	float:left;
}

.commentleft{
	float:left;
}

.commentright{
	float:right;
}

.commentcentre{
	float:left;
	width:120px;
}

.commentright p{
	width:405px;
	padding-left:10px;
}

.commentsavatar{
	border:#c0c0c0 solid 1px;
	padding:4px;
	margin-right:5px;
	float:left;
}

.commentauthor{
	font-size:11px;
	color:#;
	font-weight:bold;
	float:left;
	width:120px;
	padding-left:5px;
}

.commentdate{
	font-size:11px;
	color:#;
	width:120px;
	padding-left:5px;
}

.commentcomment{
	float:left;
	font-size:13px;
}

.commentcomment em{
	color:#999;
	padding-left:8px;
}

#commentwrap input{
	padding:2px;
	border:0px;
	margin:10px 10px 10px 0;
	border:1px solid #666;
	
}

#commentwrap textarea{
	padding:0px;
	border:0px;
	margin:10px 10px 10px 0;
	border:1px solid #333;
}


#commentwrap label{
	color:#;	
	font-weight:bold;
}

#commentloggedin{
	color:#;
	font-weight:bold;
	float:left;
	font-size:12px;
	margin:10px 10px 10px 0;
}

#commentloggedin a{
	color:#;
}

#commentloggedin a:hover{
	text-decoration:none;
	background:#;	
}

.commentedit{
	width:405px;
	padding-left:10px;
	margin-top:15px;
}


#submit{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}




#submit a:hover{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	background-color: #;
}


#youmustbe{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-0.1em;
	font-weight:bold;
	color:#;
	margin:10px 0 10px 0;
}

#youmustbe a{
	color:#;
}

#youmustbe a:hover{
	background:#;
}

