/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* My Additionale CSS*/

/* ----- Review Page Navigation -----*/

#review-navi {
	
	margin-bottom:0px;
    width:920px;
	

	}

#review-navi ul {
	
	display:inline-block;


	}
#review-navi li.tempmainstart {
	float:left;
	list-style:none;
	
	margin-left: 0px;
	display:block;
	background-image:url(images/tab/temp-main-start.gif);
	background-repeat:no-repeat;
	width:208px;
	color:#FFF;
	height:25px;
	
	}
#review-navi li.mainstart {
	float:left;
	list-style:none;
	
	margin-left: 0px;
	display:block;
	background-image:url(images/tab/main-start.gif);
	background-repeat:no-repeat;
	width:178px;
	color:#FFF;
	height:25px;
	
	}
#review-navi li.mainmid {
	float:left;
	list-style:none;
	margin-left: 0px;
	display:block;
	background-image:url(images/tab/main-mid.gif);
	background-repeat:no-repeat;
	width:190px;
    height:25px;
	
	}
#review-navi li.mainend {
	float:left;
	list-style:none;
	margin-left: 0px;
	display:block;
	background-image:url(images/tab/main-end.gif);
	background-repeat:no-repeat;
	width:150px;
    height:25px;
	
	}
#review-navi li.submid2 {
	float:left;
	list-style:none;
	margin-left: 0px;
	display:block;
	background-image:url(images/tab/sub-mid2.gif);
	background-repeat:no-repeat;
	width:193px;
	color:#999;
	
	}
#review-navi li.submid {
	float:left;
	list-style:none;
	margin-left: 0px;
	display:block;
	background-image:url(images/tab/sub-mid.gif);
	background-repeat:no-repeat;
	width:180px;
	color:#999;
	
	}
#review-navi li.substart {
	float:left;
	list-style:none;
	margin-left: 2px;
	
	display:block;
	background-image:url(images/tab/sub-start.gif);
	background-repeat:no-repeat;
	width:177px;
	color:#999;
	
	}
#review-navi li.substart2 {
	float:left;
	list-style:none;
	margin-left: 0px;
	display:block;
	background-image:url(images/tab/sub-start2.gif);
	background-repeat:no-repeat;
	width:165px;
	color:#999;
	
	}
#review-navi li.subend {
	float:left;
	list-style:none;
	margin-left: 0px;
	display:block;
	background-image:url(images/tab/sub-end.gif);
	background-repeat:no-repeat;
	width:150px;
	color:#999;
	
	}

#review-navi li:hover {
	color:#070707;
	font-weight:bold;
	text-decoration:none;
	}


#review-navi li.submid a, #review-navi li.submid2 a, #review-navi li.substart a, #review-navi li.substart2 a, #review-navi li.subend a, #review-navi a:visited{
	margin: 0px;
	margin-bottom:5px;
	padding: 0px 20px 0px 20px;
	font-weight:bold;
	color:#999;
	display:block;
	text-decoration:none
	}
#review-navi li.mainstart a, #review-navi li.mainmid a, #review-navi li.mainend a, #review-navi li.tempmainstart a{
	margin: 0px;
	padding: 0px 20px 0px 20px;
	font-weight:bold;
	color:#070707;
	display:block;
	text-decoration:none
	}

#review-navi li.submid a:hover, #review-navi li.submid2 a:hover, #review-navi li.substart a:hover, #review-navi li.substart2 a:hover, #review-navi li.subend a:hover {
	color:#000;
	text-decoration:none;
	display:block;
	
	}


/* ----- End of Review Page Navigation -----*/

#content2 .more-info a{
	margin: 10px 0px 10px 0px;
	border:solid 1px #CCC;
	width:190px;
	text-align:center;
	background-color:#EEE;
	padding:5px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	display:block;

}

#content2 .more-info a:hover{
	background-color:#CCC;
	text-decoration:none;

}

.yellow-box {
	margin-top:10px;
	margin-bottom:15px;
	padding:5px; 
	border:1px solid #CCCCCC; 
	border-collapse: collapse; 
	background-color:#FDFED6;
	float:left;
}
.div-float-right{
float:right;
padding:5px 5px 10px 15px;
}

#content a.arrow, a.arrow{
background: url(http://www.webhostingdeals.org/images/arrow.png) no-repeat 2px 4px;
padding-left: 13px;
text-decoration:none;
}
#content a.arrow:hover, a.arrow:hover{
background: url(http://www.webhostingdeals.org/images/arrow.png) no-repeat 2px -9px;
text-decoration:underline;
}
table td.first{
	padding-top:16px;
}
div.top6 a img.first{
	border:0px;
       	margin-top:0px;
	margin-right:5px;
	padding:0px;
}
.highlight{
font:1.3em Trebuchet MS;
font-weight:bold;
padding-bottom:20px;
padding-top:15px;
}

table.thumb{
margin-top:13px;
border:none;
} 
table.thumb td{
padding-right:5px;
vertical-align:top;
padding-bottom:20px;
} 
.big-h2 {
font-weight:bold;
font:1.1em Verdana, sans-serif;
letter-spacing:-0.03em;
}
.small-h2{
font-weight:bold;
font-size:0.8em;
letter-spacing:0.0em;
line-height:0em;
}
.w250 {
width:300px;
}
table.review-table{
	width:100%;
	border:none;
	padding:0px;


}
table.review-table td.review-table2{
	
padding-right: 20px;
vertical-align:top;

}
table.review-table td.review-table3{
	padding-top:20px;
	vertical-align:top;


}
table.best-hosting-table {
border: none;
padding: 2px;
margin-bottom:20px;
}
table.best-hosting-table td {
vertical-align:middle;
border:none;
padding: 3px 5px 3px 5px;
}
table.features-table {
border:1px solid #ccc;
padding: 0px;
margin-bottom:10px;
font-family:Tahoma, Geneva, sans-serif;
}
table.features-table td {
border:none;
padding: 0px 5px 0px 5px;
text-transform:lowercase;
}
table.features-table th {
border:none;
background-color:#999;
color:#DDD;
font-weight: normal;
padding: 0px 5px 0px 5px;
text-transform:capitalize;

}
table.features-table2 {
border:0px;
padding: 2px;
margin-bottom:10px;
}
table.features-table2 td {
border:0px;
padding: 3px 0px 3px 20px;
background: url(http://www.webhostingdeals.org/images/arrow-bullet.gif) no-repeat 3px 10px;
width:575px;
}

.coupon{
background-image: url(http://www.webhostingdeals.org/images/couponbox.gif);
background-repeat: no-repeat;
background-position:top;
padding:10px;
}

.review {
width:920px;

}
.review-bottom{
width:920px;
background-image:url(images/review-bg.gif);
background-repeat:repeat-x;
border-top:#91a2b3 solid 1px;

}
.review-bottom-padding{
	padding:20px 15px 0px 15px;
	
	}
	
/* Temporary Review Style----------------------------------------*/
.review-top-left{
	width:220px;
	float:left;
	padding-left:6px;

	
	}
	
.review-top-right{
	padding:10px 10px 0px 0px;

		
	
	}



/* --------------END of Temporary Review Style-----------------*/
.review-left{
width:630px; 
float:left;
padding-left:6px;

}
.review-left2{
line-height:1.60em;
padding-top:20px; 
padding-bottom:10px; 
margin-left:15px;
margin-right:10px;
}

.review-right{
width:270px; 
float:right;
margin-right:5px;
}
#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 75%;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}
#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;

}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
.morepost {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
margin-left:10px;
}

.gotohost {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
margin-left:0px;
}

.info-button{
	background-image: url(images/info-button.png);
	background-repeat:no-repeat;
	padding: 7px 0px 8px 30px;
	font-weight:bold;

	}

#interesting{
	width:610px;
	background:#fff;
        margin-bottom:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
       }
#interesting .title h3 {
	font-weight:bold;
	font:1.6em Verdana,sans-serif;
	letter-spacing:-0.05em;
	}

#interesting .clearfloat{
	margin-bottom:10px;
        padding:10px 15px 20px 15px;
	}

#interesting .spoiler {
	display:block;
	margin-top:3px;
	}

.wrapper{
width:970px;
background: #fff;
margin:auto;
}
.greyborder {
	border:1px solid #ccc;
      
}

.arthemia-imgborder {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
}

.whiteborder {
	border: 1px solid #FFFFFF;
}

/* HTML Elements */
* {
	margin:0;
	padding:0;
   	}

body {
	font: 100% Arial, Helvetica;
	background: #505050;
	color: #333;

	}

p {	
	margin: 20px 0;
	}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
	}

a:hover, a:active {
	color: #CC3300;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

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

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:0px;
	padding:0px;
	font-size:0.7em;
        background: #fff;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#2c2c2c url(images/navbar.png);
	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#page-bar li:hover {
	background: #3c78a7;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:1.5em
	}

h3 {
	font:1.3em Arial;
	margin-bottom:1px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

#comments {
       
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:350px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:590px;
        height: 390px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}

#headline  div.title {
	font-weight:bold;
	font:1em Verdana, sans-serif;
	letter-spacing:-0.05em;
	padding-bottom:20px;
	}
		
#headline div.title h1 {
	font-weight:bold;
	font:1.5em Verdana, sans-serif;
	letter-spacing:-0.03em;
	padding-bottom:0px;
       
	}
	
div.top6 {
	background:url(images/box2.gif) 1px 17px; 
	background-repeat:no-repeat;	
	padding-bottom:12px;
	}
div.top6 a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#headline div.meta {
        display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
        height: 390px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:0px;
	margin-bottom:10px;
        min-height: 75px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
        font-weight:bold;
	}

#featured .title {
	font-weight:bold;
	font:1.5em Verdana, sans-serif;
	letter-spacing:-0.03em;
	padding-bottom:20px;

	}

#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
height:110px;
	float:left;
	margin:0px;
	padding:5px 10px 0px 10px;
        }


#cat-1, #cat-3, #cat-5 {
border-top:8px solid #333333; 
}

#cat-2, #cat-4 {
border-top:8px solid #3c78a7;
}

#cat-1 a, #cat-2 a, #cat-3 a, #cat-4 a, #cat-5 a{
background:none; 
display:block; 
text-decoration:underline; 
color:#333;
padding-left:10px;
}
#cat-1 li a:hover, #cat-2 li a:hover, #cat-3 li a:hover, #cat-4 li a:hover, #cat-5 li a:hover{
background:none; 
display:block; 
color: #F5C55E;
text-decoration:underline;
}
#cat-1 ul li, #cat-2 ul li, #cat-3 ul li, #cat-4 ul li, #cat-5 ul li {
margin-left: 20px;
list-style-type: square;
text-indent: -0.8em;
}

#cat-1:hover, #cat-1:hover a, #cat-3:hover, #cat-3:hover a, #cat-5:hover, #cat-5:hover a{
background:#333; 
color:#fff; 
text-decoration:none; 
}

#cat-2:hover, #cat-2:hover a, #cat-4:hover, #cat-4:hover a{
background:#3c78a7; 
color:#fff; 
text-decoration:none; 
}


.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
        text-transform:lowercase;	
        margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
        padding-bottom:8px;
	}
h2.cat_title {
        text-transform:lowercase;	
        margin:0;
	font-weight:bold;
	font-size:1.4em;
	letter-spacing:-0.05em;
        padding-bottom:5px;
}

#front-popular h3 {
	color:#fff;
	}



#bottom {
	width: 940px;
        text-align:justify;
	}

#front-list {
	width:610px;
	background:#fff;

	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}


#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}
#front-list .title  {
        padding-bottom: 15px;
	}
#front-list .title h3 {
	font-weight:bold;
	font:0.8em Verdana,sans-serif;
	letter-spacing:-0.05em;
	}
#front-list .content-square .title h3 {
        font-weight:bold;
	font:0.7em Trebuchet MS;
	letter-spacing:-0.01em;
        padding-top: 15px;
        padding-bottom: 10px;
        text-align:left;
}
#front-list .content-square .title h2 {
        font-weight:bold;
	font:0.7em Trebuchet MS;
	letter-spacing:-0.01em;
        padding-top: 15px;
        padding-bottom: 10px;
        text-align:left;
}

#front-list .clearfloat, #archive .clearfloat {


	margin-bottom:10px;
        padding:10px 15px 20px 15px;
	}
.content-square {
	width:270px;
        height:350px;
        background:#fff;
        float: left;
        padding: 15px;
        margin-bottom:10px;
        margin-right:10px;
	}
.content-square-wrapper{
        background:#ECECEC;	
        width:620px;
	padding:0px;
	font-size:1.05em;
	line-height:1.65em;
	float:left;
margin:0px;
 text-align:justify;

}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}
.readmore-underline{
background: url(images/bullet.gif) 1px 4px;
background-repeat: no-repeat;
background-position: left;
padding-left: 15px;
margin-top: 8px;
}

#content .readmore-underline a {text-decoration:none;}
#content .readmore-underline a:hover {text-decoration:underline;}

.readmore{
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;

}

#content .readmore a {text-decoration:none;}
#content .readmore a:hover {text-decoration:underline;}

.readmore-float-right {
margin-top:10px;
float: right;
}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:1.0em;
	color:#333;
        font-weight:normal;
        padding-bottom: 5px;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
        text-align:justify;
	}
#content a{ text-decoration:underline; }
#content a:hover { text-decoration:none; }
#content ul{list-style-type:square; list-style-position: outside;}

#content2 {
	width:920px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
        text-align:justify;
	}

#content2 a{ text-decoration:underline; }
#content2 a:hover { text-decoration:none; }
#content2 ul{list-style-type:square; list-style-position: outside;}
#content2 div.title {padding:0px 0px 20px 0px;}
#content2 div.title h1{
	font-weight:bold;
	font:1.45em Verdana, sans-serif;
	letter-spacing:-0.02em;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content div.title {
	padding:0px 0px 20px 0px;
	
	}
#content div.post-title {
	padding:10px 0px 20px 0px;
	}

#content div.post-title h1 {
	font-weight:bold;
	font-size:22px;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-0.03em;
	padding:0px 0px 5px 0px;
	}

#content div.title h1{
	font-weight:bold;
	font:1.45em Verdana, sans-serif;
	letter-spacing:-0.02em;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:45px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}


.post .ads {
	margin-top:10px;
	}

.entry { margin-top:0px;}
.entry h2{
	font-weight:bold;
	font:1.3em Trebuchet MS;
	letter-spacing:-0.01em;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align:left;
	}
#content .entry h2 a{
text-decoration:none;
color:#333;
	}
.entry h2 a:hover{
text-decoration:none;
color: #333; 
	}

#content2 .entry h2 a{
text-decoration:none;

	}
#content2 .entry h2 a:hover{
text-decoration:none;

	}

#comment_icon {
	background-image:url(images/comment.gif);
	background-repeat:no-repeat;
	padding-left:14px;

	
	}
#stats {
	
	color:#999999;
        margin-top:0px;
	padding-bottom:10px;
padding-left:13px;
        border-bottom:2px solid #ddd;
	font:0.8em Arial;
	display:block;
background-image:url(images/post.gif);
background-repeat:no-repeat;

	}
#stats a { color:#999999;}
#stats a:hover { color:#CC3300;}
#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;

    float:left;
margin-top: 15px;
    margin-bottom: 25px;
	vertical-align:middle;
        
	}

#tools a:hover {
	background:none;
	}

.navigation {

 background:#fff;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}





/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
#content .commenttext a{text-decoration:none;}
#content .commenttext a:hover{text-decoration:underline;}
#content .leavecomment-arrow {font-weight:bold; font-size:15px;}
#content .leavecomment-arrow a{text-decoration:none;}
#content .leavecomment-arrow a:hover{text-decoration:underline;}
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
        text-decoration:none;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	display:block;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	display:block;
        padding:5px;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
        display:block;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}