/*  -----|  Globals  |------------------------------------------------------  */



body {

	background-color: #E3E1CF;

	color: #261806;

	font: 11px 'Tahoma', Verdana, Arial, Helvetica, sans-serif;

	margin: 30px;

	padding: 0;

	}

	

#footer { display: none;}


/* hr { display: none; } */


label { display:block;}

hr {

	background-color: #22201d;

	border: 1px solid #363430;

	height: 10px;

	margin: 10px 0;

	width: 760px;

	}

	

	

a:link, a:visited, a:active { color: #925F18; text-decoration: none; }

a:hover { color: #1C1104; text-decoration: none; }



ul { list-style: none; }



input, textarea {

	color: #925F18;

	font-size: 11px; 

	text-decoration: none; 

	background-color: #ADA772; 

	border: 1px solid #000000;

	padding: 2px;

	}

	

block {

	background: #D3D0B6;

	padding: 1px 15px 5px;

	border: 1px solid #B3AD80;

}



table { width: 100%; border-collapse: collapse; }

	th { border-bottom: 1px solid #35302a; text-align: left; }



pre {

	padding: 5px 0;

	border-top: 1px dotted #35302a;

	border-bottom: 1px dotted #35302a;

}

.view1{

background: #D5C6AA;
border-top: 1px solid #B79D6C;
border-bottom: 1px solid #B79D6C;
padding: 3px;
}

.view2{

background: #E3E1CF;

border-bottom: #CAC6A4;
padding: 3px;
}



/*  -----|  Typography  |---------------------------------------------------  */



h1, h2, h3, h4, h5, h6 { font-family: Georgia, 'Verdana', serif; font-weight: normal; }



h1 { color: #925F18; font-size: 2em; margin: 0 0 8px; }

h1:before, h1:after { color: #444; }

h1 span { color: #bd934f; }



h2 { color: #bd934f; font-size: 1.25em; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #35302a; }

	.post h2 a { color: #bd934f; }

	.post h2.first { font-size: 1.75em; }

	

	.widecolumn h2.title { 

		display: block; 

		padding: 13px 10px;

		background: #1b1814;

		margin: 0 0 15px; 

		border-bottom: 1px solid #35302a; 

		font-size: 1.75em; }



.description { color: #666; font-weight: bold; }



.comments h3 { margin: 0 0 10px 0; color: #bd934f; }







/*  -----|  Miscellaneous  |------------------------------------------------  */



.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */
