/*  
Theme Name: DroidPress
Version: 3.0
Description: 
Author: Benjamin Shockley
Author URI: http://www.thesearethedroids.com

*/

html, body {font-family: Helvetica, Arial, sans-serif; font-size: 12px; border: 0; color: #111111; background: #FFFFFF;}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote { margin: 0; padding: 0;}

p {line-height: 20px;padding: 10px 0;}

ul, ol {list-style: none;padding: 10px 0;}

small {	font-size: 11px;}

code {background: #FFFFC1;}

a {color: #111111;	text-decoration: none;}

a:hover {text-decoration: underline;}

a img {border: none;}

blockquote p {padding: 5px 0;}

.fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden}

/* Align */

.aligncenter {margin: 10px auto 20px auto;display: block;}
.alignleft {margin: 10px 20px 8px 0;float: left;}
.alignright {margin: 10px 0px 8px 20px;float: right;}
.col-left {float: left;}
.col-right {float: right;}

#wrap {	
	background: none; 
}

/* Wrap */

#wrap { }

/* Top */

#top {
	width: 100%;
	margin: 0 auto;
    	border-bottom: 3px solid #0000CC;
}

/* Android Icons */

#sb {
position:relative;
color:#ffffff;
width:100%;
height:25px;
background: url(images/gradient_top.png);
z-index:3;
}

.lsi {
float:left;
display:inline-block;
width:25px;
height:25px;
background-repeat:no-repeat
}

.rsi {
float:right;
display:inline-block;
width:25px;
height:25px;
background-repeat:no-repeat
}


/* Top Meta */

#top-meta {
	width: 960px;
	height:40px;
	padding:15px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	margin-bottom:15px;
}

#top-meta .date {
	position:relative;
	font-size:12px;
	height:20px;
	width:465px;
	float:left;
	margin-right:12px;
}

form#search_main {
	position: relative;
        top:-9px;
        right:0px;
	float:right;
}

form#search_main p.fields {
	padding:0;
}
	
form#search_main p.fields input {
	color: #000;
	font-size: 19px;
	line-height:19px;
	font-weight: bold;
	font-style: normal;
 	width: 278px;
        height:23px;
	overflow: hidden;
	border: 2px solid #A4C639;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* Headliner */

#headliner {
	position:absolute;
	left:0px;
	width:100%;
	height:90px;
	background: url(images/header-bg.jpg);
}

#headliner-background {
	clear:both;
	position:absolute;
	background: url(images/header-pattern.png);
	left:0px;
	width:100%;
	height: 85px;
	border-width: 3px 0 3px 0;
	border-top-color: #cc0000;
	border-bottom-color: #339900;
	border-style: solid;
}

#headliner-wrapper {
	width: 960px;
	margin: 0 auto;
}


#headliner .logo {
	position:relative;
	float:left;
	left:-30px;
	top:-20px;
}

#login {
	float:right;
	width:100px;
	margin-right:20px;
	margin-top:15px;
}

#login p, #login a {
	padding:0 5px 0 5px;
	margin: 0 0 5px 0;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	text-transform: uppercase;
	text-align:center;
}

p.login-button {
	width:100%;
	height: 20px;
	background: #222;
	border: 1px solid #888;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}


#header-banner-ad {
	background: #FFFFFF;
	padding-bottom: 10px;
	width: 90%;
	margin: 0 auto;
}

#header-banner-ad * {
border: 5px solid #A4C639;
-moz-border-radius: 2px;
border-radius: 2px;
}

/* Highlights */ 

#highlights {
	width: 90%;
	padding: 0;
	background: #fff;
	overflow:hidden;
	padding-top:110px;
	margin: 0 auto;
}


#highlights h3 {
	color: #000;
	text-transform:uppercase;
	font-size: 14px;
	padding:0;
	font-style: normal;
	float:left;
	margin-bottom:10px;
}

#highlights .more {
	color: #fff;
	float:right;
	font-size:11px;
	text-transform:uppercase;
	padding-top:5px;
}

#highlights .more a {
	color: #fff;
}

#highlights .post {
	width: 205px;
	margin-right:63px;
	float:left;
}

#highlights .last {
	margin-right:5px;
}

#highlights .image-wrapper1 {
	position:relative;
	bottom:-4px;
	width:205px;
	height:210px;
	background: url(images/Android_Tops_droid.png);
}

#highlights .image-wrapper2 {
	position:relative;
	bottom:-4px;
	width:205px;
	height:210px;
	background: url(images/Android_Tops_n1.png);
}

#highlights .image-wrapper3 {
	position:relative;
	bottom:-4px;
	width:205px;
	height:210px;
	background: url(images/Android_Tops_mt3g.png);
}

#highlights .post .image {
	position:relative;
	left:19px;
	top:59px;
	padding:0;
	margin:0;
	float:left;
	width: 160px;
	height: 160px;
}

#highlights .post .image img {
	padding:0;
	margin:0;
	border-width:3px 3px 0;
	border-style:solid;
	border-color: #A4C639;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

#highlights .post .content {
	position: relative;
	top: -60px;
	left: 3px;
	overflow:hidden;
	background: rgba(0, 0, 0, 0.8);
	padding:0;
	margin:0;
	border: none;
	color: #fff;
	width: 160px;
	height:60px;
	z-index: 100;
}

#highlights .post .content .read_more a {
	font-size:10px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	padding:2px;
}

#highlights .post .content p {
	color: #fff;
	padding: 0 0 10px 0;
}

#highlights .post .content a {
	color: #fff;
	font-size:12px;
        line-height:14px;
}

#phone-4 {
	position: absolute;
	overflow:hidden;
	width:300px;
	height:285px;
	top:135px;
	right:30px;
	background-image: url(images/galaxy_nexus_twitter.png);
	z-index:50;
}

#updates {
	position:relative;
	top:40px;
	left:20px;
}

.twtr-hd {
display:none;
}

.twtr-doc {
background-color: none;
}

.twtr-timeline {
border: 3px solid #A4C639;
}

#links {
	position:relative;
	margin-top:0px;
margin-right:170px;
	left: 0px;
	float:right;
}


#links a span {
	display:none;
}

#links div.twitter a {
	position:absolute;
	background-image:url('images/sprite_125.png');
	background-repeat:no-repeat;
	width: 150px;
	height: 26px;
}

.twitter a {background-position:-150px 0px;}
.twitter a:hover {background-position:0px 0px;}

#links div.subscribe a {
	position:absolute;
	margin-top: 28px;
	margin-left:0px;
	background-image:url('images/sprite_125.png');
	background-repeat:no-repeat;
	width: 150px;
	height: 30px;
}

.subscribe a {background-position:-150px -25px;}
.subscribe a:hover {background-position:0px -25px;}

#links div.contact a {
	position:absolute;
	margin-top: 62px;
	margin-left:0px;
	background-image:url('images/sprite_125.png');
	background-repeat:no-repeat;
	width: 150px;
	height: 27px;
}

.contact a {background-position:-150px -56px;}
.contact a:hover {background-position:0px -56px;}

/* Recent*/



#recent {
	width: 100%;
	height: 100px;
	padding-top: 10px;
	clear: both;
	position: relative;
	margin:2px 0;
	border-bottom-width: 1px;
	border-bottom-style:solid;
}

#recent h1 {
	display: none;
}


#recent #header-banner-ad {
	position: absolute;
	left: 470px;
	top:50px;
}

#recent .recent-entries {
    width:772px;
    float:left;
    height:75px;    
}



#recent .recent-entries .archives {
    width:130px;
    padding-right:0;
    float:left;
    text-align:left;
}

#recent .recent-entries .archives h3 {
    margin-right:0;
    padding:0;
    margin-bottom:35px;
    font-size: 16px;
}

#recent .recent-entries .archives p {
    font-size:12px;
    letter-spacing:-1px;
    line-height:14px;
    margin-bottom:0;
}

#recent .recent-entries .archives a {
	font-size:12px;
	letter-spacing:-1px;
	line-height:14px;
	margin-bottom:0;
	color: #cc33cc;
}

#recent .recent-entries ul {
    width:628px;
    float:left;
    border-left: 3px solid #A4C639;
    padding:0;
    height:100px;
    overflow:hidden;
}

#recent .recent-entries li {
    width:136px;
    padding: 0 10px;
    float:left;
    height:130px;
    border-left:none;
    border-right-width: 1px;
    border-right-style:solid;
    overflow: hidden;
}

#recent .recent-entries h4 {
    padding:0;
    text-transform:uppercase;
    letter-spacing:-1px;
    font-size: 8px;
}

#recent .recent-entries ul li h4 a {
    padding:0;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing: 0px;
    font-size: 12px;
    color: #000;
    font-weight:bold;
}



.category {
	background: #222;
	margin-bottom:0;
	clear:both;
	padding:0;
}

.category a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#cccccc;
	font-weight:normal;
}

#recent .recent-entries h4 a {
    font-size:20px;
    font-weight:normal;
}


/* Page Navigation */

#top-nav-wrapper {
	position:absolute;
	left:0px;
	top:90px;
	width:100%;;
	height: 30px;	
	background-color: #222;
}

#top-nav-background {
	position:absolute;
	left:0px;
	width:100%;
	background: url(images/nav_grad.png) repeat-x;
	background: url(images/header-pattern.png);
	height: 30px;
}

#top-nav {
	clear:both;
	list-style:none;
	position:relative;
	top:-10px;
	height: 30px;
	border:none;
	margin-bottom:20px;
	width: 1020px;
	margin: 0 auto;
}

ul#navi a {
	display:block;
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#navi li {
	float: left;
}

ul#navi a:hover {
	text-decoration: none;
}

ul#navi ul {
	margin: 0;
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

ul#navi li a {
	height:30px;
	padding: 0 10px 0 10px;
	border-right-width: 1px;
	border-right-color: #555;
	border-right-style: solid;
	line-height:30px;
	
}

ul#navi li a:hover {
	color: #fff;
	height:35px;
	background: url(images/nav_grad.png) repeat-x;
	background-position: 0 -30px;
}

ul#navi li.current_page_item a {
	color: #fff;
	height:35px;
	background: url(images/nav_grad.png) repeat-x;
	background-position: 0 -30px;
}

ul#navi li.nav-home a:hover, ul#navi li.current_page_item.nav-home a {
	background-color: #0000cc;
}

ul#navi li.nav-appreviews a:hover, ul#navi li.current_page_item.nav-appreviews a {
	background-color: #cc0000;
}

ul#navi li.nav-about a:hover, ul#navi li.current_page_item.nav-about a {
	background-color: #ffcc33;
}

ul#navi li.nav-androidtips a:hover, ul#navi li.current_page_item.nav-androidtips a {
	background-color: #339900;
}

ul#navi li.nav-archives a:hover, ul#navi li.current_page_item.nav-archives a {
	background-color: #cc33cc;
}

ul#navi li.nav-editors a:hover, ul#navi li.current_page_item.nav-editors a {
	background-color: #ff6633;
}

ul#navi li.nav-forum a:hover, ul#navi li.current_page_item.nav-forum a {
	background-color: #a4c639;
}

ul#navi li.nav-home a {
	border-left-width: 1px;
	border-left-color: #555;
	border-left-style: solid;
}


/* Home Page */

#bottom ul {
	padding:0;
}

#bottom li {
	padding:2px 0;
}

#bottom .featured_article {
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding: 0 20px 20px 0;
}

#bottom .featured_article .more_featured {
	text-align:right;
	padding:0;
}

#bottom .featured_article h3 {
	font-size:24px;
	font-style:normal;
}

#bottom #col_two li {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#bottom #col_two li li{ display: none;}    

/* Tabs */

#tabs {
	width:296px;
	float:left;
	padding-top:0;
	border:none;
}

ul.idTabs {
	width: 100%;
	padding: 0 !important;
}

ul.idTabs li {
	display: inline;
	font-family: Helvetica, Arial, Georgia;
	font-weight: bold;
}

ul.idTabs li a {
	line-height: 25px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color: #222 !important;
	display: block;
	float: left;
	padding: 0 5px;
	margin-right: 4px;
}

ul.idTabs li a.selected, ul.idTabs li a:hover {
	text-decoration:none;
	background: #222;
}

.inside ul {
	padding:10px !important;
	border-bottom-width:5px;
	border-bottom-style:solid;
	border-bottom-color: #A4C639;
	background: #222;
}

.inside li {
	margin: 0 0 5px 0 !important;
	padding: 0 0 5px 0 !important;
	list-style-type: none !important;
	color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.inside li a {
	color:#ffffff;
}

/* Main Content (style) */

#main a { text-decoration: underline; }
#main a:hover {	text-decoration: none; }
#main h2, #main h3 { font-weight: normal; }
#main h2 { font-size: 24px; }
#main h3 {font-size: 18px; }
#main h4 { font-size: 12px; }
#main ol, #main ul { line-height: 18px; }
#main ul { padding-left: 50px; }
#main ul li { list-style: circle; padding: 3px 0; }
#main ol { padding-left: 57px; }
#main ol li { list-style: decimal; padding: 3px 0; }
#main blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

#bottom {
	width:960px;
	border-top-style:solid;
	border-top-width:1px;
	float:left;
	margin-top:15px;
	padding-top:15px;
}

#bottom #col_one {
	width:220px;
	float:left;
	margin-right:15px;
}

#bottom #col_two {
	width:220px;
	float:left;
	margin-right:15px;
}

#bottom #col_three {
	width:220px;
	float:left;
	margin-right:15px;
}

#bottom #col_four {
	width:220px;
	float:left;
}

#bottom .widget h3 {
	background:#222;
	color: #FFF;
	font-size:14px;
	font-style:normal;
	padding-bottom:5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:18px;
}



/* Main Content (post) */

/* Content */

#content {
	width: 960px;
	margin:0px auto;
	min-height: 550px;
	padding: 0;
}


#main {
	width:740px;
}

#main.fullwidth {
	width:960px;
}

#main { display:block; }

#main .post {
	padding:0 0 15px;
	border-bottom: 1px dotted #999;
	margin: 5px 0 15px;
}

#main .post-meta { position:relative; float:right; padding:0; margin:0 5px 5px; width:150px;}

#main .meta-date {
	display:block;
	padding:5px;
	color: #fff;
	height:24px;
	line-height:24px;
	font-size: 16px;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background:#222;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2px;
}

#main .meta-author {
	display:block;
	height:18px;
	line-height:18px;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	border-bottom: 1px dashed #aa
}

#main .meta-time {
	display:block;
	height:18px;
	line-height:18px;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	border-bottom: 1px dashed #aaa;
}

#main .meta-time-icon {
	position:relative;
	width: 20px;
	height:20px;
	float:right;
	background: url(images/meta-sprite.png) no-repeat right top;
	background-position: 0px 0px;
}

#main .meta-comments a {
	display:block;
	height:18px;
	line-height:18px;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	border-bottom: 1px dashed #aaa;
}

#main .meta-comments-icon {
	position:relative;
	width: 21px;
	height:20px;
	float:right;
	background: url(images/meta-sprite.png) no-repeat right top;
	background-position: -20px 0px;
}

#main .meta-tags {
	display:block;
        height:18px;
	font-weight: bold;
	padding: 2px 0 2px 2px;
	margin-top:5px;
	text-decoration:none;
	border: 1px dashed #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#main .meta-tags-single {
	position:relative;
	width:90px;
	height:18px;
	line-height:18px;
	font-weight: bold;
	padding: 2px 0 2px 2px;
	margin-top:5px;
	text-decoration:none;
}

#main .meta-tag-icon {
	position:relative;
	width: 20px;
	height:20px;
	float:right;
	background: url(images/meta-sprite.png) no-repeat right top;
	background-position: -41px 0px;
}

#main .meta-tag-icon-single {
	position:relative;
	width: 20px;
	height:20px;
	float:left;
	background: url(images/meta-sprite.png) no-repeat right top;
	background-position: -41px 0px;
}

#main .post-title { margin-bottom:30px; padding-top:0;}

#main .page-title { font-size:36px; margin-bottom:15px; padding-top:0; }

#main .entry { display:block }

p.post-details { 
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:5px !important;
	margin-bottom:5px;
}

#main h2 a, #main h3 a { font-size: 24px; color: #2A2A2A; text-decoration: none; }
#main h2 a:hover, #main h3 a:hover { text-decoration: underline; }
#main p.post-details { line-height: 18px; font-size:11px !important; margin-top: -10px; position: relative; }
#main p.post-details a { text-decoration: none; }
#main p.post-details a:hover { text-decoration: underline; }
#main p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 0px 0 1px
}
#main .post h4 { margin-top: 1px; clear: both; width: 100%; }
#main .post h4.continue a {
	background: #A8BC70;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}
#main .post h4.continue a:hover {background: #9fb26a;}
#main .post img.thumbnail {
	background-color:#EEEEEE;
	float:left;
	padding:5px;
	margin: 0 5px 5px 0;  
}
#main .post p { font-size:14px; line-height:16px; padding: 5px 0; }

#main .post img.gallery { margin:0 7px 7px 0; }
#main h2.arh {
	border-bottom: #cccccc 1px solid;
	margin-bottom: 10px;
	padding-bottom:10px;
	font-size:14px;
	text-transform:uppercase;
}

/* Main Content (post>single) */

#main p.tags {
	width: 597px;
	padding:5px 10px;
	clear: both;
	font-size:11px;
}
.single #main .advert_468x60 {margin: 15px 0 0px 0;}
#main .page h2 {padding-top: 5px;}

/* Comments */

#comments h3 { font-size: 20px;	font-weight: normal;padding: 10px 0 20px 0;}

#comments #comments_wrap {padding: 0; position: relative; margin-top:20px;}
#comments #comments_wrap h2 {
	font-size:18px;
	font-style:normal;
	padding: 10px 0;
	border-top-style:solid;
	border-top-width:5px;
	letter-spacing:-1px;
}
#comments ol.commentlist li { list-style-type:none; }

#comments .comment { margin: 5px 0 10px 0; padding-bottom:10px; width: 100%; border-bottom-style:solid; border-bottom-width:1px; }
#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 10px;	margin-top: -2px; }

#comments .comment .col-left {width: 110px;}
#comments .comment .col-left img {border: #EDEDED 5px solid;}
#comments .comment .col-left p { padding: 0 0 0 2px; line-height: 19px;}
#comments .comment .col-left .inside {
	width: 110px;
	float: left;
	position: relative;
	overflow: hidden;
	min-height:70px;
}

#comments .comment .col-right {
	min-height: 70px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 1px solid;
	margin-left:100px;
	float:none; 
}

#comments .comment div.avatar {
	float:left;
	width:80px;
}

#comments .comment img.avatar {
}

#comments .comment .comment-entry p {
	font-size:14px;
	line-height:18px;
	padding-left:80px;
}

#comments .comment .comment-author {
	padding:5px;
	background: #ddd;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius-topright: 3px;
}

#comments .comment .comment-meta {
	padding:5px;
	border-style: solid;
	border-color: #999;
	border-width: 0 1px 0 1px;
}

#comments .comment p {
	padding:5px;
	border-style: solid;
	border-color: #999;
	border-width: 0 1px 0 1px;
}


#comments .fn {
	font-style:normal;
}

#comments .comment-body {
	padding:5px;
}

#comments .reply {
	text-align:right;
	background: transparent url(images/comment_grad.gif) left bottom;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-radius-bottomright: 3px;
}

#comments .reply a {
	background: #222;
	color: #fff;
	padding:2px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
	border: 1px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

* html #comments .comment .col-right { height: 100px; }
#comments .comment span.reply { float:right; padding: 3px 3px 0; font-size:11px; }
#comments .comment span.reply a { text-decoration:none; color:#aaa; }

#comments ul.children { padding:10px 0 0 30px; margin-left:30px; border-left-style:solid; border-left-width:1px; }
#comments ul.children li { border:none; }

#comments .navigation .alignright, #comments .navigation .alignleft { margin:0;}
#comments .navigation a {
	background: #9F9F9F;
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-family:Georgia;
	font-weight:bold;
}
#comments .navigation a:hover {background: #888;}
#comments .commentlist {
	padding:0 0 10px;
	border-top-style:solid;
	border-top-width:1px;
}
#comments .commentlist p{}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}

#respond h2 {
	font-size:18px;
	margin-bottom:18px;
}

#respond .comment-fields p {
        border:none;
}

#commentform {
	background-color:#eeeeee;
	padding:10px;
	border: 1px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#commentform p {
	padding:0;
	margin-bottom:10px;
}

#commentform .comment-fields {
	float:left;
	width:100%;
}

#commentform .comment-info {
	width:100%;
	padding: 15px 10px 0 0;
}

#commentform .comment-info p {
	font-size:12px;
	font-style:normal;
}
#commentform label {
	float:left;
	width:100%;
}
#commentform #author, #commentform #email, #commentform #url {
	width:100%;
	padding:5px;
	border:1px solid #ffffff;
}

#commentform #comment {
	width:95%;
	padding:5px;
	border:1px solid #ffffff;
}



#comments .commentlist .children #respond #form_wrap .col-right{float:none;}
#comments .cancel-comment-reply {margin-bottom:10px;}

#commentform #submit {
	padding:5px;
	font-family: Helvetica, Arial, sans-serif;
        color: #FFFFFF;
	font-size:14px;
	border-style: solid;
	border-width:1px;
	text-transform:uppercase;
        background-color: #111111;
}

/* Sidebar */

#sidebar {
	width: 200px;
	overflow: hidden;
}

#sidebar .subcol {
	width: 100px;
}

#sidebar ul {
	clear: both;
}
#sidebar ul li a {
	color: #636363;
	display:block;
}

#sidebar a:hover, #sidebar .current-cat a, #sidebar li.active a {
	color: #000;
}

#sidebar ul li span {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#878787;
	font-weight:normal;
}

/* Sidebar (block) */

#sidebar .block {
	width: 200px;
}

#sidebar .subcol .block {
	width: 100px;
}

/* Sidebar (widgetized)*/

#sidebar .textwidget {
	clear:both;
	padding:0;
}

#sidebar .widget {
	margin-bottom:25px;
	border-bottom-style:solid;
	border-bottom-width:5px;
}

#sidebar .sidebar-top .widget {

border:0; background:none transparent;

}

#sidebar .widget ul {
	padding:0;
}

#sidebar .widget a {
	font-size:14px;
	font-style:normal;
}

#sidebar .widget li {
	padding:5px;
}

#sidebar .widget h3 {
	font-size:18px;
	font-style:normal;
	padding:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #bbb;
}

#sidebar li {
	border-bottom: 1px solid #e2e2e2;
	line-height: 18px;
	overflow: hidden;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar ul ul {
	padding: 0;
	margin: 3px 0 0 0;
	border:0;
}

#sidebar ul ul li {
	border: 0;
	padding-bottom: 0;
	border-top:1px solid #E2E2E2;
}

/* Sidebar (widgets)*/

#tag_cloud h2 {display: block;float: none;}
.textwidget {clear: both;padding: 5px 2px;line-height:20px;}
#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}
#wp-calendar caption {padding: 10px; margin-bottom:5px;}
#wp-calendar th {color: #fff;}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}
#wp-calendar td {background: transparent;}
#wp-calendar td, table#wp-calendar th {padding: 3px 0;}
#wp-calendar a {text-decoration: underline;}
#wp-calendar a:hover {text-decoration: none;}

/* Sidebar (Search)*/

#sidebar #search_main form div {
	position: relative;
	height: 33px;
	background: #ccc;
	margin-bottom:25px;
}

#sidebar #search_main input.field {
	width: 163px;
	position: absolute;
	left: 12px;
	top: 7px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 0;
	background: transparent;
	z-index: 1;
}

#sidebar #search_main input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}


/* Footer */

#footer {
	width: 960px;
	padding: 10px;
	margin:20px auto 0;
	font-size: 11px;
	font-style: normal;
	color: #fff;
	text-align:center;
	background: #222;
}

#footer #category-nav, #footer #page-nav {
	text-align:center;
	padding: 5px 0;
}

#footer #category-nav li, #footer #page-nav li {
	display:inline;
	margin-right:20px;
}

#footer #page-nav li {
	padding-right:8px;
	margin-right:8px;
	border-right-style:solid;
	border-right-width:1px;
}

#footer #category-nav a {
	text-transform:uppercase;
}

#footer a{ color:#fff; }
#footer .credits img {vertical-align: middle;}
#footer .credits span {display: none;}

/* PINGBACKS */
h3#pings  { margin: 0 0 10px 0; }
.pinglist { margin: 0 0 20px; }
.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }
.pinglist li .author  { font-weight: bold; font-size: 15px; }
.pinglist li .date  { font-size: 11px; }
.pinglist li .pingcontent  { display: block; margin: 10px 0; }


#sfversion {
display:none;
}
