/*
* Original Design: Zeke 1.0 by Michael D. Pollock - http://www.solostream.com/
* Ported to b2evolution 2.0 by The Skin Faktory - http://skinfaktory.com/
* Distributed under GPL license with b2evolution with written permission from Michael D. Pollock (2007-06-22).
*/

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/img.css");	/* Import standard image styles */
@import url("../../rsc/css/blog_elements.css");	/* Import standard blog elements styles */
@import url("../../rsc/css/forms.css");	/* Import default form styles */
@import url("../../rsc/css/comments.css");	/* Import default comment styles */



body, html, * {
	margin:0;
	padding:0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
}
#container {
	width: 981px;  
	background: #FFFFFF;
	/*border: 4px solid #000000;*/
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}
			#top {
				height: 34px;
			}
			#logo {
				float: left;
				width: 735px;
			}
			#search {
				width:220px;
				height:29px;
				float:left;
				padding-left:23px;
			}
#header {
	height:145px;
	/*background-image: url(_img/header.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
	width: 981px;
	overflow:hidden;
	z-index: 0;
}
#header * {
    /*display:none;*/
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;    
}

#mainarea {
	height: 273px;
	width: 981px;
	background-image: url(_img/mainfade.jpg);
	background-repeat: repeat-x;
	color:#A8A8A8;
}
#mainleft {
	width: 658px;
	float: left;
	height: 273px;
}
#mainright {
	float: left;
	height: 273px;
	width: 300px;
	border-left: 1px solid #d3d3d3;
	padding: 10px;
	font-size: 12px;
	overflow:hidden;
}
#mainnavi {
	height: 30px;
	border-bottom:1px solid #d3d3d3;
}
#navi1 {
	/*width: 658px;*/
	height: 30px;
	float: left;
}


#navi1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#navi1 li {
	float: left;
	margin: 6px;
	position: relative;
	text-align: left;
	width: auto;
}

#navi1 a {
	display: block;
	width: auto;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#navi1 a:link, #navi1 a:visited {
	color: #7E7E7E;
	text-decoration: none;
}
#navi1 a:hover {
	color: #404040;
}

#navi2 {
	height: 30px;
	width: 320px;
	border-left:1px solid #d3d3d3;
	/*float: left;*/
}
#navi2 ul {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi2 li {
	float: left;
	margin: 7px;
	text-align: left;
	color: #7E7E7E;
	padding:1px;
	width: auto;
}
#navi2 a {
	display: block;
	/*padding: 1px;*/
}
#navi2 a:link, #navi2 a:visited {
	color: #7E7E7E;
	text-decoration: none;
}
#navi2 a:hover {
	color: #404040;
}




#bottom {
	background-color:#fff;
	padding-top: 10px;
	font-size: 12px;
	color:#000;
	/*border-top:1px solid #d3d3d3;
	margin-top:20px;*/
}
#colum1 {
	float: left;
	width: 160px;
	color:#7e7e7e;
}

#colum2 {
	float: left;
	width: 488px;
	margin-left: 10px;
}

#colum3 {
	float:left;
	width:312px;
	margin-left:10px;
	background-color:#fff;
	padding:0 0 10px 0;
	overflow:hidden;
	font-size:10px;
}
    /*
    #colum3 * {
        color:#000;
        list-style-type:none;
        text-decoration:none;
    	font-size:10px;
    }
    #colum3 h1,
    #colum3 h2,
    #colum3 h3 {
        font-size:12px;
    }
    */


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 15px;
	text-align: center;
	color: #aaaaaa;
	background-color: #ffffff;
	margin-top:10px;
}
#footer * {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration:none;
}

			
.cssinput1 {
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	width: 141px;
	border: 1px solid #000000;
}

#searchform {
	width: 185px;
	float: left;
	margin-left: 37px;
	margin-top: -24px;
    vertical-align:middle;
}
#searchform * {
    vertical-align:middle;
}
#searchrss {
	height: 24px;
	width: 24px;
	margin-top: 5px;
	margin-left: 5px;

}










#mainltext p {
	font-size:12px;
	padding-top:15px;
}
#mainltext A {
    color:#a8a8a8;
}
#mainltext {
	width:320px;
	float:left;
	padding:10px 15px 10px 10px;
	overflow:hidden;
}
#mainlpic {
	float: left;
	height: 245px;
	width: 300px;
	margin-top: 12px;
	overflow:hidden;
}
#mainltext h1,
#mainltext h1 * {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#afafaf;
}
#mainltext h2 {
	font-size:9px;
	padding-top:2px;
}
#mainltext .bMore,
#mainltext .bMore A {
	margin:0;
	color:#afafaf;
	text-decoration:none;
	font-size:10px;
}

#mainright h1 {
	color: #404040;
	font-size: 12px;
}
#mainright a:link, #mainright a:visited {
	color: #7E7E7E;
	text-decoration: none;
}
#mainright a:hover {
	color: #404040;
}

#mainright P {
    margin-bottom:6px;
}







#colum1 DIV {
    padding:6px;
    border:1px solid #d3d3d3;
    background-image:url(_img/blogfade2.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin-bottom:10px;
}

#colum1 DIV.sbLeftHeader {
    height:23px;	
	padding:0;
	background-image:none;
	background-color:transparent;
	border:0;
	margin:0;
}


#colum1 DIV ul,
#colum1 DIV ol {
    list-style-type:none;
}
#colum1 A {
    color:#7e7e7e;
    text-decoration:none;
    font-weight:normal;
    font-size:10px;
}
#colum1 A.selected {
    font-weight:bold;
}









#colum3 DIV {
    padding:6px;
    border:1px solid #d3d3d3;
    background-image:url(_img/blogfade2.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin-bottom:10px;
}

#colum3 DIV DIV,
#colum1 DIV DIV {
    padding:0;
	background-image:none;
	background-color:transparent;
	border:0;
	margin:0;
}

#colum3 DIV.sbLeftHeader,
#colum1 DIV.sbLeftHeader {
    height:23px;	
	padding:0;
	background-image:none;
	background-color:transparent;
	border:0;
	margin:0;
	margin-bottom:3px;
}

#colum3 DIV ul,
#colum3 DIV ol {
    list-style-type:none;
}
#colum3 A {
    color:#7e7e7e;
    text-decoration:none;
    font-weight:normal;
    font-size:10px;
}
#colum3 A.selected {
    font-weight:bold;
}


#colum3HeadLink {
	color: #404040;
	font-size: 12px;
	font-weight: normal;	
}

#colum3content {
	margin-top: 20px;	
}

.bMore {
	margin-top: 5px;
	margin-bottom: 5px;	
}






.post {
    border:1px solid #d3d3d3;
    /*border-bottom:0;*/
    margin-bottom:10px;
    background-color:#fff;
}
.posttitle {
    background-image:url(_img/recentfade.jpg);
	background-repeat:repeat-x;
	height:22px;
	padding:6px 0 0 6px;
}
    .posttitle H2, 
    .posttitle H2 A {
        color:#000;
        font-size:12px;
        text-decoration:none;
        font-weight:normal;
    }
.postcontent {
    padding:6px;
}
.postcontent * {
    color:#525252;
    font-size:10x;
}
    .postcontent P {
        margin-bottom:10px;
    }
    .postcontent .bMore {
        margin-top:6px;
    }
    .postcontent .bMore A {
        font-size:10px;
        color:#000;
        text-decoration:none;
        font-weight:normal;
    }
    
.postfooter {
    background-image:url(_img/recentfade.jpg);
	background-repeat:repeat-x;
	height:20px;
	padding:8px 6px 0 6px;
}
.postfooter, .postfooter * {
    font-size:9px;
    color:#7b7b7b;
}
.postfooter .postdate {
    color:#000;
}
.postfooterL {
    float:left;
}
    .postfooterL A {
        text-decoration:none;
    }
.postfooterR {
    float:right;
}

.pagetitle {
    margin-bottom:10px;
}

.navigation, .navigation * {
    color:#404040;
    text-decoration:none;
}

#colum2 ul {
    margin-left:2.5em;
}
#colum2 li A {
    color:#525252;
    font-size:10x;
}


.sbLeftHeader H2,
.sbLeftHeader H2 *,
#colum3 .sbLeftHeader H2 *,
#colum1 .sbLeftHeader H2 * {
    font-size:12px;
    font-weight:normal;
    color:#404040;
}
#colum3content P {
    margin-bottom:5px;
}

.text_in_posts {
    float:left;
}
.text_in_posts_image {
    float:left;
    width:370px;
}
.image_in_posts {
    float:left;
    margin-right:10px;
    width:80px;
    overflow:hidden;
}
.feature2,
.feature2 * {
    font-size:10px;
    color:#000;
}