/*  
layout
*/


/* main containers
/////////////////////////////////////////////////////////////////////////// */
body{
    /* background: #f3f3f3 url(_body_bg.jpg) top center repeat-x; */
    background: #eee url(_body_bg.jpg) top center repeat-x;
}



/* container */
div#container{
    /* background: #fff url(container_bg.jpg) top left repeat-y; */
}



/* alert */
div#alert{
    /* background: #c70; */
}
div#alert div{
    /* background: ; */
    margin:0 auto;
    width:960px;
}



/* header */
div#header{
    /* background: #3a546d; */
}
div#header div{
    /* background: #3a546d; */
    margin:0 auto;
    width:960px;
}
div#header a{
    display:block;
    background: url(banner.png) top center no-repeat;
    height:70px;
    width:600px;
    margin:0 auto;
}
div#header a:hover, div#header a:focus{
    background: url(banner_1.png) top center no-repeat;
}


/* main */
div#main{
}

div#main_wrap{
    margin:0 auto;
    width:960px;
}

div#main_content{
    margin:0 auto;
    float:left;
    width:560px;
    margin-bottom:50px;
}



/* sidebar */
div#sidebar{
    float:left;
    width:200px;
    margin-bottom:50px;
}
div#sidebar2{
    float:right;
    width:200px;
    margin-bottom:50px;
}

div#sidebar ul li ul li a:hover, div#sidebar2 ul li ul li a:hover{
    background: url(white_50.png) top left repeat;
}


div#sidebar ul li ul li, div#sidebar2 ul li ul li{
    padding:0px;
    margin:1px;
    margin-left:-10px;
}
div#sidebar ul li ul li a{
    border-left:5px solid #C70;
    padding:3px;
    display:block
}
div#sidebar2 ul li ul li a{
    border-left:5px solid #C70;
    padding:3px;
    display:block
}



/* footer */

div#footer{
	background: #3a546d;
    clear:both;
    text-align:center;
	padding:20px 0px;
}
div#footer ul{
    color:#000;
    margin:0 auto;
    width:960px;
    /* border-top:solid 2px #cdd2d8; */
}
#footer ul { 
	text-align:center; 
}
#footer ul li {
	display: inline; 
    padding:2px;
    margin:0px;
}


	
/* 
/////////////////////////////////////////////////////////////////////////// */
.thread-alt {
	background-color: #DDE0E4;
}
.thread-even {
	background-color: #cdd2d8;
}
.depth-1 {
    border: 0px solid #900;
}

#header .description {
	text-align: center;
}


.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 0px solid #eee;
	padding: 2px;
	background: #fff;
}



/* Begin Structure */

.post hr {
	display: block;
	display: none;
}

.clear {
	clear: both;
}
/* End Structure */





/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 2px;
	padding: 2px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


#sidebar2 ul, #sidebar2 ul ol {
	margin: 2px;
	padding: 2px;
	}

#sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	padding: 2px;
    }

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform p a, #commentform p a:link, #commentform p a:visited{ 
	color:#ccc;
	}
#commentform p a:hover, #commentform p a:focus{
	color:#fff;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;

}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0;
	padding: 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size:8pt;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 20px 20px 20px 0px;
	padding: 0 5px;
	border-left: 10px solid #3a546d;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
    display: block;
	text-align: center;

	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


form#commentform {
    padding: 5px;
}
#commentform input {
    padding:2px;
}

textarea#comment {
    width:100%;
}
#commentform input, textarea#comment{
	background: #FFB54D;
    border:0;
}

#commentform #submit {
    background: #a9a;
	border: solid 1px #434;
	margin: 0 0 5px auto;
	padding: 5px;
    display:block;
    -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#commentform #submit:hover,#commentform #submit:focus {
    background: #dc8e00;
    border: solid 1px #fff;
}
div#respond{
    background:#c70;
    -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}



/* sidebar search */
#sidebar form#searchform {
background:#c70;
padding:5px 0px;
}
#sidebar input#searchsubmit
{
    background: #a9a url(search.gif) no-repeat;
    background-position:center center;
	border: solid 1px #434;
    height:18px;
    width:18px;
}
#sidebar input#searchsubmit:hover
{
    background: #dc8e00 url(search.gif) top left no-repeat;
    border: solid 1px #fff;
    height:18px;
    width:18px;
}

#sidebar #searchform #s {
    background:#FFB54D;
	padding: 2px;
    height:14px;
	}
    

/* header search */
/*
.description form#searchform {
background:#c70; 
padding:5px 0px;
}
*/
.description input#searchsubmit {
    background: #a9a url(search.gif) top left no-repeat;
	border:none;
    height:18px;
    width:18px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
	-khtml-border-radius-top-right: 3px;
	-khtml-border-radius-bottom-right: 3px;
	-webkit-border-radius-top-right: 3px;
	-webkit-border-radius-bottom-right: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.description input#searchsubmit:hover {
    background: #dc8e00 url(search.gif) top left no-repeat;
}

.description #searchform #s {
    background:#fb4;
    border:0;
	padding: 2px;
    height:14px;
    text-align:center;
    width:450px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
	-khtml-border-radius-top-left: 3px;
	-khtml-border-radius-bottom-left: 3px;
	-webkit-border-radius-top-left: 3px;
	-webkit-border-radius-bottom-left: 3px;
	border-top-left-radius: 3px;
	border-bottom-leftt-radius: 3px;
	}
    



div#main_content div.post {
    /*
    background:#cdd2d8;
    -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    */
    padding-bottom:5px;
    border-bottom:solid 2px #cdd2d8;
}


.commentlist .reply p{
    
    -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.navigation {
    border-bottom:solid 2px #cdd2d8;
    margin-top:10px;
}
.navigation div {
    margin:5px 0;
}

