/*
	Theme Name: ThemeGrade 20090901
	Theme URI: http://www.themegrade.com
	Description: Simple, nice
	Version: 0.05
	Author: ThemeGrade.com
	Author URI: http://www.themegrade.com/
	Tags: green, fixed width, two columns, widget ready
*/

@import url('reset.css');

/***** general TEXT *****/
body{
	font-size:13px;
	font-family: Verdana, Arial, 'Helvetica Neue', Sans-Serif;
	background: #989791 url('images/bg_top.jpg') repeat-x top;
	color:#404040;
	line-height: 1.2em;
}
a{color:#a44b00;text-decoration: none;}
a:hover {color: #a44b00;text-decoration: underline;}
a:focus{outline:1px dotted red;}
hr{border:0;border-top:1px dashed #666666;clear:both; height:0; width:99%;}
h1{font-size:25px;}
h2{font-size:22px;}
h3{font-size:19px;}
h4{font-size:22px;}
h5{font-size:13px;}
h6{font-size:10px;}


ol{list-style:decimal;}
ul{list-style:disc;}
li{margin-left:30px;}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:10px;}

/***** general*****/
del {color:red;}
ins {color:green;}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	border-left: 2px solid #536571;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
small {font-size:10px;}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {clear:both;height:20px;}

/*** layout ***/
#base{
	position:relative;
	width:1000px;
	margin:0px auto;
}
#menu{
	position:relative;
	width:950px;
	height:30px;
	margin:0 25px 0 25px;
	font-size: 11px;
}
#header{
	position:relative;
	width:980px;
	margin:0 10px 0 10px;
	height:80px;
	/*background:url('images/bg_header.jpg');*/
	background:#1a1a1a;
}
#container{
	position:relative;
	width:980px;
	background:url('images/bg_container.png');
	padding:10px;
}
#container2{
	position:relative;
	overflow:hidden;/*have to confirm again*/
	width: 940px;
	padding:20px;
	background:#ffffff;
}
#content{
	position:relative;
	float:left;
	width:640px;
}
#sidebar{
	float:right;
	overflow:hidden;
	width:280px;
	padding:0 0 10px 0;
	font-size:11px;
}
#sidebar a{
	color: #181818;
}
#sidebar a:hover{
	color:#9D0038;
	text-decoration:underline;
}
#footer{
	position:relative;
	text-align:left;
	padding:10px 10px 10px 10px;
        background:url(http://www.themegrade.com/wp-content/uploads/2009/09/tested.png) 335px 5px no-repeat; font-size:11px;
	text-shadow: #cccccc 1px 1px 1px;
}
#footer a{
	color:#A8180F;
	text-shadow: #cccccc 1px 1px 1px;
}

/*=================== Header and Menu ===================*/
#headlogo{
	padding:5px 0 5px 0;
}
#menu a{
	color:#FFFFFF;
	font-weight: bold;
	font-family:Arial,Verdana;
	text-decoration:none;
}
#menu ul {
	position:absolute;
	overflow:hidden;
	height: 30px;
	width:750px;
}
#menu ul li {
	margin:0; padding:0;
	display:inline;
	font-family:Arial,Verdana;
	font-weight: bold;
}

#menu ul li a{
	float: left;
	display: block;
	overflow:hidden;
	height:30px;
	line-height:30px;
	padding:0px 10px 0px 10px;
	text-align:left;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li.current_menu a{
	color: #BFC9B4;
}

#rssbtn{
	float:right;
	width:150px;
	height:20px;
	color:#FFFFFF;	
	padding:10px 0 0 22px;
	background:url('images/icon_rss.png') no-repeat 0px 10px;
	cursor:pointer;
}

#rss{
	position:absolute;
	display:none;
	top:0;
	right:0;
	height:140px;
	width:300px;
	padding:10px;
	border-right:10px #1a1a1a solid;
	border-left:10px #1a1a1a solid;
	border-bottom:10px #1a1a1a solid;
	background:#ffffff url('images/icon_feedburner.jpg') no-repeat right bottom;

}
#rss_feed{
}
#rssbtn_close{
	font-size:11px;
	cursor:pointer;
	position:absolute;
	left:10px;
	bottom:10px;
}
/***** premium slider , middle bar , featured section*****/
#premiumslider{
	position:relative;
	float:left;
	width: 618px;
	height:240px;
	padding:10px 10px 28px 10px;
	background:#DDDDDD;
	border:1px #BCBDBC solid;

}
#middle_bar{
	clear:both;
	margin:0 -20px 10px -20px;
	padding:0 20px 0 20px;
	height:40px;
	line-height:40px;
	color:#ffffff;
	background:#181818;
}
#middle_bar h3{
	font-size:17px;
	margin:0;
}

#featured{
	position:relative;
	overflow:hidden;
	margin:-10px -20px 10px -20px;
	padding:0 10px 0 10px;
	height:240px;
	background:#dddddd;
	border-bottom:2px #cecece solid;
}
#featured h3{
	text-align:right;
	font-size:17px;
	color:#756F71;
	font-weight:bold;
	padding:20px 20px 0px 10px;
}
#featured h3 a{
	color:#333333;
}

/***** sidebar top *****/
#sidebar_top{
	float:right;
	overflow:hidden;
	width:270px;
	height:270px;
	background:#000000;
	padding:5px;
	margin-bottom:10px;
}

#sidebar .spacer{
	height:20px;
}
.sb_block{
	clear:both;
	overflow:hidden;
	width:258px;
	padding:10px;
	border:1px #cccccc solid;
	background:#eeeeee;
	margin-bottom:10px;
}
.sb_block_white{ /*for jquery*/
	background:#ffffff; 
}
.sb_block h4{
	font-size:13px;
	color:#ffffff;
	line-height:18px;
	margin:-8px -8px 5px -8px;
	padding:5px 5px 5px 10px;
	background:#1a1a1a;
	
}
#sidebar .sb_block h4 a{
	color:#ffffff;
}
.sb_block li{
	margin-left:15px;
}
/***** sidebar category search *****/
#searchcat{
}
#searchcat ul{
	overflow:hidden;
	list-style:none;
	margin:0px 0 0 0;
}
#searchcat li{
	float:left;
	list-style-type: none;
	font-size:11px;
	color: #666666;
	padding: 0px 0px 5px 1px;
	margin:0;
	font-family:Verdana;
	letter-spacing:-1px;
	width:128px;
	background:transparent;
}
#searchcat .cat_title{
	clear:both;
	color: #181818;
	width:100%;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 0;
}

#searchcat .catcount{
	font-size:9px;
}

#searchcat input{
		vertical-align: middle;
}
#searchcat .btn{
	clear:both;
	display:inline;
	width:60%;
	margin:0 0 0 50px;
	padding:0;
}
#searchcat .btn input{
	font-family:Verdana,Arial;
	font-size:11px;
}


/***** content *****/
.post{
	overflow:hidden;
	margin-bottom:20px;
}
.post_title{
	margin:0px 0 10px 0px; /* margin left was 18px */
	text-shadow: #dddddd 2px 2px 2px;
	letter-spacing: -0.1em;;
	/*border-bottom:1px #666666 solid;*/
}
.search-results .post_title{
	margin:0 0 10px 0px;
}
.page .post_title{
	margin:0 0 10px 0;
	border-bottom:1px #666666 solid;
}
.post_title a{
	color: #707070; /*#9D997E;*/
	text-decoration:none;
}
.post_title a:hover{
	/*text-decoration:underline;*/
	/*border-bottom:1px #9D997E solid;*/
	text-shadow: #a0a0a0 1px 1px 1px;
}
.post_title h1, .post_title h2{
	font-size:24px;
	line-height:25px;
	font-weight:bold;
	margin:0; padding:0;	
}
.entry{
	position:relative;
	overflow:hidden;
	line-height: 1.3em;
}
.entry h4{
	margin-top:30px;
}
.info{
	border-top:1px #666666 dashed;
	padding:0px 10px 20px 10px;
	margin:5px 0 0 0;
}
.info .category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_category.jpg') no-repeat top left;
}

.info .tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_tag.jpg') no-repeat top left;
}

.info .bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_comment.jpg') no-repeat top left;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 20px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #4A5E69;
}

.navigation{
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#706C6D;
}
.navigation a{
	text-decoration:none;
	color:#706C6D;
}
.navigation a:hover{
	text-decoration:underline;
	color:#706C6D;
}
.nav_top{
	position:absolute;
	top:0px;
	right:0;
	height:15px;
	margin:0px 0px 0px 0; /*was margin-right 18px*/
}
.nav_top a{
	padding:0 4px;
}

.nav_btm{
	margin:20px 0 0 0;
}

.line_dot1{
	height:8px;
	margin:10px 0 10px 0;
	background:url(images/line_dot1.gif) repeat-x;
}
.home_grade li{
	margin:5px 0 5px 20px;
}

.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}
/***** content - theme post *****/
.buttonbar{
	overflow:hidden;
	width:520px;
	margin:15px 0 10px 65px;
}
.buttons {
	float:left;
	display:block;
	display:inline;
	width:171px;
	height:33px;
	padding: 0px 0 0 65px;
	margin:0 10px 10px 10px; 
	line-height:30px;
	font-family: Verdana, Arial, sans-serif; 
	font-size:9px;
	line-height:33px;
}
.buttons a{color:#404040; font-weight: bold; font-size:11px;}
.buttons a:hover{ color: #ffffff; }                                         
.preview{background: url(images/btn_preview.png) no-repeat 0px 0px;}
.preview:hover{background: url(images/btn_preview.png) no-repeat 0px -33px;}

.download{background: url(images/btn_download.png) no-repeat 0px 0px;}
.download:hover{background: url(images/btn_download.png) no-repeat 0px -33px;}

.buy{background: url(images/btn_buy.png) no-repeat 0 0;}
.buy:hover{background: url(images/btn_buy.png) no-repeat 0 -33px;}

.preview a, .download a{
	position:relative; /*must relative, or IE6 can't click*/
	text-decoration:none;
}

/***** content - theme post - theme info *****/
.themeinfo{
	float:left;
	overflow:hidden;
	width:160px;
	/*background:#f8f8f8;*/
	margin-bottom:20px;
}
.themeinfo h3{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0 0 0 0px;
	height:28px;
	line-height:28px;
	width:133px;
	text-align:center;
	color:#1F4A5B;
	text-shadow: #404040 1px 1px 2px;
	background:url(images/bg_head1.jpg) no-repeat 0 0;
}
.themeinfo .award_logo{
	margin:10px 0 20px 5px;
	width:120px;
	height:120px;
}
.themeinfo ul.category{
	list-style: none;
	margin: 10px 0 0px 5px; 
	padding:0; 
	border:1px white solid;
}

.themeinfo ul.category li{
	background: url(images/icon_arrow1.gif) no-repeat 0 6px; 
	margin: 0 0 5px 0; 
	padding: 0 0 0 12px;
	border:0px red solid;
}
.themeinfo ul.category li a{
}

/***** content - theme post - theme table *****/
.themetable{
	float:right;
	overflow:hidden;
	width:460px;
	/*background:#f8f8f8;*/
}

table.score td{
	padding:3px;
}
.tbl_award_top{
	color:#ffffff;
	line-height:22px;
	background:url('images/tab-topbg.gif') repeat-x top;
}
.tbl_award_top1{
	padding:5px;
	border-left:1px #2C2B27 solid;
	background:url('images/tab-top1.gif') no-repeat left top;
}
.tbl_award_top2{
	border-right:1px #2C2B27 solid;
	background:url('images/tab-top2.gif') no-repeat right top;
}
.tbl_award_left{
	border-left:1px #2C2B27 solid;
}
.tbl_award_right{
	border-right:1px #2C2B27 solid;
}
.tbl_award_hr{
	background:url('images/tab-hr.gif') repeat-x top;
}

.tbl_award_bot{
	line-height:25px;
	color:#ffffff;
	background:url('images/tab-botbg.gif') repeat-x left bottom;
}
.tbl_award_bot1{
	border-left:1px #2C2B27 solid;
	background:url('images/tab-bot1.gif') no-repeat left bottom;
}
.tbl_award_bot2{
	border-right:1px #2C2B27 solid;
	background:url('images/tab-bot2.gif') no-repeat right bottom;
}
.tbl_award_score{
	background:url('images/tab-bot-score.gif') no-repeat -70px bottom;
}
.tbl_award_score2{
	background:url('images/tab-bot-score.gif') no-repeat right bottom;
}


/********** all themes' screenshot and awards **********/
/*normal screen shot, for home*/
.item{ 
	float:left;
	position:relative;
	display:inline;
	overflow:hidden;
	height:250px;
	width:300px;
	font-size:10px;
	padding:2px;
	margin:10px 26px 20px 5px;
	color:#ffffff;
}
.item_right{
	margin:10px 0 20px 0;
}
.item:hover{
	/*background:#555555;*/
}

.item_info{
	position:absolute;
	bottom:2px;
	left:2px;
	background:#31393B;
	height:25px;
	width:300px;
	background:url('images/bg_box.png') repeat;
}

.item_name{
	float:left;
	display:block;
	overflow:hidden;
        font-weight:bold;
	width:220px;
	height:25px;
	line-height:25px;
	padding-left:10px;
	color:#ffffff;
	text-decoration:none;
}
.item_name:hover{
	color:#ffffff;
	height:24px;
	width:209px;
	padding:1px 0 0 11px;
	text-decoration:underline;
}
.item_download{
	float:right;
	display:block;
	overflow:hidden;
	width:30px;
	height:25px;
	background:url('images/icon_download.png') no-repeat 0 4px;
}
.item_buy{
	background:url('images/icon_buy.png') no-repeat 0 4px;
}
.item_preview{
	float:right;
	overflow:hidden;
	display:block;
	width:30px;
	height:25px;
	background:url('images/icon_preview.png') no-repeat 0 4px;
}
.item_preview:hover{
	background:url('images/icon_preview.png') no-repeat 1px 5px;
}
.item_download:hover{
	background:url('images/icon_download.png') no-repeat 1px 5px;
}
.item_buy:hover{
	background:url('images/icon_buy.png') no-repeat 1px 5px;
}

.item .award_logo{
	position:absolute;
	left:2px;
	bottom:27px;
	height:36px; /*52*/
	width:80px; /*90*/
	font-family:'Verdana';
	font-weight:normal;
	font-size:9px;
	padding:16px 10px 0 0;
	line-height:11px;
	text-align:right;
	color:#e1e1e1;
	letter-spacing:-1px;
	text-shadow: #404040 1px 2px 2px;
}
.item .award_logo strong{ /* strong will cause verdana letter-spacing issue*/
	letter-spacing:0px;
}
.item .award_gold,.item2 .award_gold{
	background:url('images/award_gold.png') no-repeat;
}
.item .award_silver,.item2 .award_silver{
	background:url('images/award_silver.png') no-repeat;
}
.item .award_bronze,.item2 .award_bronze{
	background:url('images/award_bronze.png') no-repeat;
}
.item .award_none,.item2 .award_none{
	background:url('images/award_none.png') no-repeat;
}

/*normal screen shot, for post*/
.screenshot{
	position:relative;
	overflow:hidden;
	width:600px;
	height:350px;
	margin:0 0 0 18px;
	padding:2px;
	border:1px #cccccc solid;
	background:#ffffff;
}
.screenshot img{
	position:absolute;
	margin:0;
	width:600px;
	height:350px;	
}
.screenshot:hover{
	/*background:#666666;*/
}
.screenshot .award_logo{
	position:absolute;
	bottom:2px;
	left:2px;
	width:120px;
	height:120px;
}
.screenshot .award_gold, .themeinfo .award_gold{
	background:url(images/award_gold_big.png) no-repeat;
}
.screenshot .award_silver, .themeinfo .award_silver{
	background:url(images/award_silver_big.png) no-repeat;
}
.screenshot .award_bronze, .themeinfo .award_bronze{
	background:url(images/award_bronze_big.png) no-repeat;
}



/*normal screen shot, for home*/
/*item2 is for premium slider and featured*/

.item2{/*actual image size=196x163, the info section + 27, total height=180*/
	float:left;
	position:relative;
	overflow:hidden;
	display:inline;
        font-weight:bold;
	height:180px;
	width:200px;
	margin:0 3px 0 3px;
}
#featured .item2{ /*featured*/
	width:220px;
	margin:0 10px 20px 10px;
}
#featured .item2 .item_info{
	width:220px;
}
.item2 .award_logo{
	position:absolute;
	left:0px;
	bottom:20px;
	height:36px; /*52*/
	width:80px; /*90*/
	font-family:'Verdana';
	font-weight:normal;
	font-size:9px;
	padding:16px 10px 0 0;
	line-height:11px;
	text-align:right;
	color:#e1e1e1;
	letter-spacing:-1px;
	text-shadow: #404040 1px 2px 2px;
}
.item2 .award_logo strong{ /* strong will cause verdana letter-spacing issue*/
	letter-spacing:0px;
}

.item2 .item_info{
	position:absolute;
	left:0px;
	bottom:0px;
	height:20px;
	width:200px;
	padding:0;
	background:url('images/bg_box.png') repeat;
}
.item2 .item_download{
	float:right;
	display:block;
	overflow:hidden;
	height:20px;
	width:30px;
	background:url('images/icon_download.png') no-repeat 0px 2px;
}
.item2 .item_preview{
	float:right;
	overflow:hidden;
	display:block;
	height:20px;
	width:30px;
	background:url('images/icon_preview.png') no-repeat 0px 2px;
}
.item2 .item_buy{
	background:url('images/icon_buy.png') no-repeat 0px 2px;
}
.item2 .item_preview:hover{
	background:url('images/icon_preview.png') no-repeat 1px 3px;
}
.item2 .item_download:hover{
	background:url('images/icon_download.png') no-repeat 1px 3px;
}
.item2 .item_buy:hover{
	background:url('images/icon_buy.png') no-repeat 1px 3px;
}


/*************** Normal post section ***************/
.postimg{
	overflow:hidden;
	border:2px solid black;
	margin:15px 0px 15px 0px;
}
.postinfo{
	position:relative;
	overflow:hidden;
	border:solid 2px #eeeeee;
	margin:30px 0px 10px 0px;
	padding:2px;
}
.postinfo h4{
	margin:0;
}
.postinfo .post_author{
	position:relative;
	overflow:hidden;
	background:#eeeeee;
	padding:10px;
	margin:0;
}
.postinfo .post_author .avatar{
	position:relative;
	float:left;
	margin-right:10px;
	padding:5px;
}
.postinfo .post_bookmark{
	position:relative;
	overflow:hidden;	
	font-size:10px;
	padding:10px;
	color:#ffffff;
	background:#000000 url('images/bg_postinfo_1.gif') no-repeat top left;
	height:100%;
}
.postinfo .post_bookmark div{
	float:left;
	width:14%;
	overflow:hidden;
	margin-top:10px;
	text-align:center;
}
.postinfo .post_bookmark div a{
	display:block;
	padding:0 1px 1px 0;
	text-decoration:none;
	color:#404040;
	text-align:center;
}
.postinfo .post_bookmark div a:hover{
	color:#ffffff;
	padding:1px 0 0 1px;
}
.postinfo .post_bookmark .delicious{
	line-height:13px;
	padding:4px 1px 1px 0;
	display:block;
	background:url('images/btn_delicious.png') no-repeat top center;
	height:82px;
}
.postinfo .post_bookmark .delicious:hover{
	padding:5px 0 0 1px;
	color:#404040;
}
	
.postinfo .post_related{
	position:relative;
	overflow:hidden;
	padding:10px;
	background:#eeeeee;
	height:100%;
}
.postinfo .post_related li{
	margin-left:15px;
}
.postinfo .related_post_title{
	font-size:13px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.postinfo .post_related .post_ads1{
	position:relative;
	float:right;
	margin-left:10px;
}
.postinfo .post_rss{
	position:relative;
	overflow:hidden;
	background:#000000 url('images/bg_postinfo_1.gif') no-repeat;
	padding:5px 10px 0px 10px;
	color:#ffffff;
	height:100%;
}
/*************** comment ***************/
#postmetadata {
	font-size: 11px;
	margin: 10px 10px 20px 10px;
	padding: 5px 15px 5px 15px;
	border:1px #cccccc solid;
	border-left:5px #aaaaaa solid;
	background:#eeeeee;
}

.nocomments {background: none;}

#comments {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding:0;
	font-variant: normal;
	border-bottom: 3px groove #cccccc;
}

ol.commentlist {
	position:relative;
	list-style: none;
	margin:5px 0px ;
	padding:5px 10px 5px 10px;
	font-size:11px;
	background:none;
	border:none;
}
ol.commentlist .comment a{
	text-decoration:none;
	border-bottom: 1px #cccccc dotted;
}
ol.commentlist .comment,
ol.commentlist .trackback,
ol.commentlist .pingback{
	margin:10px 0 0 0;
	padding:0;
}

ol.commentlist .children{
	list-style: none;
	padding:0;
	margin:0 0 0 15px;
}

ol.commentlist .comment div, 
ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	background:#eeeeee;
	border:1px #cccccc solid;
	border-left:4px #cccccc solid;
	padding:5px;
}

ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	border:1px #cccccc dashed;
}

ol.commentlist .comment div div,
ol.commentlist .trackback div div, 
ol.commentlist .pingback div div{
	background:none;
	padding:0;
	border:none;
}

ol.commentlist .says{
	display:none;
}
ol.commentlist .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	border:none;
}

ol.commentlist .fn{ 
	font-weight:bold;
	font-size: 11px;
}
ol.commentlist .fn a{
	text-decoration:none;
	border:none;

}
ol.commentlist .fn a:hover{
	text-decoration:underline;
}

	/* can remove if set in jQuery*/
	/* ie6 not support */
ol.commentlist .bypostauthor>div>div>.fn,
ol.commentlist .bypostauthor>div>div>.fn a,
ol.commentlist .bypostauthor>div>div>.fn a:hover{
	text-decoration:underline;
	border:none;
}

ol.commentlist .comment .comment-meta,
ol.commentlist .trackback .comment-meta, 
ol.commentlist .pingback .comment-meta{
	border-bottom: 1px dashed #666666;
	margin:0 0 10px 0px;
	padding:6px 0 12px 0;
	font-size:10px;
}
ol.commentlist .comment .comment-meta a, 
ol.commentlist .trackback .comment-meta a, 
ol.commentlist .pingback .comment-meta a {
	text-decoration:none;
	border:none;
}
ol.commentlist .comment .reply{
	clear:both;
	margin:5px 0 0 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
ol.commentlist .comment .reply a{
	text-decoration:none;
}
ol.commentlist .trackback .reply, 
ol.commentlist .pingback .reply{
	display:none;
}


/**comment paging WP2.7**/
.commentnavi{
	overflow:hidden;
	font-size:11px;
	margin:0;
	padding-right:10px;
}
.commentnavi a{
	text-decoration:underline;
}
.commentpages{
	float:right;
	padding:5px 10px;

	
}
.page-numbers{
	font-weight:bold;
	padding:2px 3px 2px 3px;
}
.current{
	font-weight:bold;
}
	/*** comment form ***/
#respond {
	clear:both;
	padding:5px 10px 5px 5px;
	margin:15px 10px 0px 10px;
	font-size:11px;
	background:#eeeeee;
	border:1px #cccccc solid;
}
.commentlist #respond{
	margin-right:0;
}
#respond .cancel-comment-reply a{
	color:#ff0000;
}
#respond a, #respond a:hover{
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;
}
#submit {
	cursor:pointer;
	height: 20px;
	color: #ffffff;
	font-weight:bold;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 2px 15px;
	border: 1px solid #cccccc;
	background:#000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.review a {text-decoration: underline;
}

.review h3 {
        color: #666666;
        height:20px; 
        font-size:20px; 
        font-weight:bold; 
        margin:30px 0px 0px 0px; 
        letter-spacing:-0.06em; 
        font-family: 'Molengo', serif;
        text-transform: uppercase;
}

.comment-author img {
border:1px solid #cccccc;
padding:2px;
backgound-color: #eeeeee;
margin-right:4px;
}
.comment-author {
text-align:left;
padding-bottom:5px;
}
.author-name {
float:right;
text-align:left;
}
