/*  

So some rights reserved. 

*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{

	margin: 0;

	padding: 0;

}



body{

	font-family: Helvetica Neue;
	font-size: 12px;
	line-height: 1.85;
	text-align: center;
	background: #7B968E;
	color: #594B3A;

}



h1, h2, h3, h4, h5, h6{
	font-family: Courier New;
	font-size: 18px;
	font-weight: normal;
}



a{
	text-decoration: none;
	color: #D13D3D;
}



a:hover{ text-decoration: none; }



a img{ border: 0; }



abbr, acronym{ border: 0; }



address, dl, p{ padding: 15px 0 0; }



blockquote{

	width:78%;
        font-family: Courier New;
        margin: 20px 20px 20px 45px;
	background: #eee;
	color: #514039;
	border-left: 3px solid #9CBF9B;
        padding-left: 20px;
        padding-right: 10px;

}

blockquote2{

	width:90%;
        font-family: Courier New;
        margin: 20px 20px 20px 45px;
	background: #eee;
	color: #514039;
	border-left: 3px solid #9CBF9B;
        padding-left: 20px;
        padding-right: 10px;

}



blockquote p{ padding: 2px; }



blockquote blockquote{

	padding: 20px;

        margin: 3px;

	background: #fff;


}



code{

	background: #f9f9f9;

}



dt{ font-weight: bold; }



dd{ padding: 0 0 0 15px; }



hr{

	clear: both;

	margin: 15px 15px 5px 15px;

	border: 0;

	height: 1px;

	text-align: left;

	background: #ccc;

	color: #ccc;

}



small{

	font-size: 11px;

}



pre{

	width: 90%;

}



input, textarea{

	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 3px;
        colour:#999;

}



input#s, input#author, input#email, input#url, textarea#comment{

	border: 1px solid #aaa;

	background-color: #ddd;

}



input#author, input#email, input#url{

	margin: 0 2px 0 0;

}



#searchsubmit { 

        background-color: #D6BD1C;

        color: #E7F2B0;

        font-size: 10px;

        border: 1px solid #aaa;

        text-transform:uppercase; 

        padding: 3px; 

}

#searchsubmit2 { 

        background-color: #9CBF9B;

        color: #E7F2B0;

        font-size: 10px;

        border: 1px solid #aaa;

        text-transform:uppercase; 

        padding: 3px; 

}


#header-container{

	float: left;

	width: 100%;

	border-bottom: 1px dotted #F0E5CC;

	padding-top: 20px;

        padding-bottom: 25px;

	vertical-align: top;

	background: #D13D3D; url() repeat-x;

	color: #595055;

	clear: both;

}



#header, .content, #sidebar, #footer{

	margin: 0 auto;

	width: 520px;

	text-align: left;

	vertical-align: top;

}



#header h1{

	font-size: 24px;

	font-weight: normal;

}



#header h1 a{

	color: #fff;

        padding: 0px 5px 0px 5px;

        background:#D6BD1C;

}



#header h1 a:hover{

	color: #D13D3D;

        padding: 0px 5px 0px 5px;

        background:#D6BD1C;

        text-decoration:none;

}



.description{

	color: #fff;
	font-size: 14px;
        font-family: Courier New;
	text-transform: uppercase;


}



#content-container{

	float: left;   

	width: 100%;

        padding-bottom: 30px;

	text-align: justify;

	vertical-align: top;

	background:  #FDFDFD;

	color: #575036;

	clear: both;

}



.content a{

	color: #DE264B;

}



.content a:hover{

	color: #FDFDFD;

        background: #575036;

        text-decoration: none;

}



.content h2 a{

	text-decoration: none;

	color: #4E8079;

}



.content h2 a:hover{

	text-decoration: none;

}



.post{

	padding: 40px 0 0;

	text-align: justify;

}



.post h2{

	font-size: 16px;

	font-weight: normal;

	padding: 0 0 9px;

	border-bottom: 1px solid #ccc;

}



.entry{

	line-height: 19px;

}



.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{

	padding: 15px 0 0;

}



.entry h2{

	font-size: 18px;

	border: 0;

}



.entry h4{

	font-size: 16px;

}



.entry h5{

	font-size: 14px;

}



.entry h6{

	font-size: 12px;

}



.post img{

	padding: 8px;

	border: 1px solid #ccc;

	background: #fff;

        text-align:center;

}



.post img.pola{

	padding: 8px;

	border: 0px;

	background: #fff;

        text-align:center;

}





.post img.alignleft{

	float: left;

	margin: 5px 15px 0 0;

}



.post img.alignright{

	float: right;

	margin: 5px 0 0 15px;

}



.post img.wp-smiley{

	padding: 0;

	border: 0;

	background: none;

}



.entry p.postinfo{

	color: #999;

}



.postdate{

	color: #000;

}



.browse{

	margin: 20px 0px 20px 0px;

	border-top: 1px solid #ccc;

	padding: 15px 0 0;

	line-height: 30px;

        font-size: 10px;

        text-transform: uppercase;

}



#sidebar-container{

	float: left;	

        width: 100%;

	padding: 20px 0 20px;

	text-align: left;

	vertical-align: top;

        border-top: 7px solid #D6BD1C;

	background: #595055;  

	color: #E7F2B0;

	clear: both;

}



.sidecol1{

	width: 280px;

	float: left;

        font-size: 11px;

        line-height: 14px;

        font-family: Courier New;

        color: #FDFDFD;

        background: #4D4D4D;

        padding: 5px 5px 5px 5px; 

}


.sidecol1 a{

        color: #FDFDFD;

}


.sidecol2{

	width: 210px;

	float: left;

	margin-left: 20px;

}



#sidebar a{

	text-decoration: none;

        color:#9CBF9B;

}

#sidebar a:hover{
	font-weight: bold;
        color:#9CBF9B;
        background:#FDFDFD;

}

#sidebar ul{

	margin: 0;

	padding: 0;

	list-style: none;

}



.sidecol2 h2{

	text-transform: uppercase;
        line-height: 20px;
	padding: 0 0 0 0px;
	border-bottom: 0px dotted #E5E6DF;

}





#sidebar ul li{

	padding: 0 0 0 19px;

	line-height: 24px;

	background: url() no-repeat 0 11px;

}





#footer{

        float: relative;

        font-family: Arial;

        width: 100%;

	padding: 20px 0px;

	text-align: center;

	vertical-align: top;

	background: #93A399 url() repeat-x;

	color: #666;

	clear: both;

        font-size: 10px;

        text-transform: uppercase;

}



#footer a {

        color:#fff;

        padding:3px 3px 3px 3px;

}



#footer a:hover {

        background:#D13D3D;

        padding:3px 3px 3px 3px;

}





/* comments template */



.comments-template{

	margin: 20px 0 0;

	padding: 20px 0 0;

	border-top: 1px solid #ccc;

}

.comments-template p {
        color: #514039;

}


.comments-template ol{

	margin: 0;

	padding: 0;

	list-style: none;

}



.comments-template ol li{

	margin: 15px 0 0;

	line-height: 24px;

	padding: 0 0 15px;

	border-bottom: 1px solid #ccc;

}



.comments-template h3, .comments-template h2{

	padding: 15px 0 0;

}



.commentmetadata{

	font-size: 12px;

}



/* end comments template */







