/*
Theme Name: CleanTech Theme
Theme URI: http://www.mobile-geeks.com/clean-tech
Description: A simple and clean fixed width WordPress theme by <a href="http://www.mobile-geeks.com">Mobile-Geeks</a>.
Version: 1.0
Author: a_usman
URI: http://www.mobile-geeks.com
Tags: gadgets, tech theme, two-columns, fixed-width, right-sidebar 
*/

body {font-family: Arial;font-size: 11px;color : #4B4B4B;margin:0; padding:0;line-height:18px;}

a {color:#2882C1;text-decoration:underline;}
a:hover {text-decoration : none;}
h1, h2, h3, h4, img {margin:0; padding:0;}
h1, h2, h3, h4, h5 {padding: 10px 0 2px;font-family: Georgia; color:#222;}
h1{font-size:22px;color:#FF0000;}
h3, h4{font-size:18px;}
a img {border:0 none;}
p {padding : 10px 0;margin : 0; }

/*  ====================== Page Structure ======================= */
#header-outer{background :url(images/h-bg.gif) repeat-x;height:136px;}
#header{width:950px;margin:0 auto;height:96px;}
#navbar {width:950px;margin:0 auto;height:40px;}
#wrapper {width : 950px; margin:0 auto;padding-top:10px;background :#fffffe;}
#rsidebar {float:left; width:305px;padding:15px 0 0 35px;}
#content{width:530px; font-size:14px; float:left;padding:0px 10px 5px 25px;margin-left:0px;}
#footer-outer{background :#F3F3F3;width:100%;}
#footer {width:950px;margin:0 auto;padding:8px 0;color:#565656;font-size:11px;text-align:left;}

/*  ====================== Header ======================= */
h3.logo {font-size:35px;font-weight:bold;color:#fff;padding:20px 20px 20px 25px;}
h3.logo a, h3.logo a:hover{text-decoration:none;color:#fff;}
#header .description {font-size: 1em;font-weight:normal;color:#fff; margin-top:-22px; margin-left:27px;}
#header .right{width:300px;float:left;height:72px;padding-top:20px;text-align:right;}
#header .left{width:620px;float:left;height:92px;}

#header a.subscribe {width: 115px;height: 37px;padding: 0 0 0 37px;text-align: center;line-height: 37px;display: block;color: #fff;font-size: 14px;font-family : Verdana, Arial, Sans-Serif;text-decoration : none;font-weight: bold;background-repeat: no-repeat;}

/* -- Search Form --*/
form#search {margin:6px 15px 0 0; padding:0;float:right;width:220px;}
form#search input {border:0; float:left;height:28px;line-height:28px;margin:0; padding:0;}
form#search input.txt {background :url(images/search-bg.gif) repeat-x;font-size:10px;height:21px;line-height:11px;padding:4px 0;width:170px;border-left:1px solid #E0E0E0;}

/* -- Navigation --*/
ul.nav {list-style : none;margin:0;padding:6px 0px 6px 8px;float:left;width:650px;}
ul.nav li {list-style : none;margin : 0;padding:0 10px 0 20px; font-size:12px;font-weight:bold; text-transform:uppercase;display:inline;line-height:27px;}
ul.nav li a {color:#92909B;text-decoration:none;}
ul.nav li a:hover, ul.nav li.current_page_item a {color:#D93C43;text-decoration:none;}

/*  ================================= Contents ============================= */
#content form#searchform {text-align:center;}
.post {padding:10px 0 15px 0; }
.post h1{color:#FF0000;font-size:27px;line-height:30px;padding-bottom:15px;font-weight:normal;}
.post h1 a, h1 a:hover {color:#CC1A1A;text-decoration:none;}
#content h2 {font-size:24px;font-weight:normal;}
#content h2 a, #content h3 a { color: #2A2A2A; text-decoration: none; }
#content h2 a:hover, #content h3 a:hover { text-decoration: underline; }


.entry img {border:0px solid #f1f1f1;}
.post-btm {color:#AAAAAA;font-size:11px;line-height:18px;padding-bottom:7px;}
.post-btm .more {float:left; width:115px;color:#CC1A1A;padding-left:10px;font-size:18px;}
.post-btm .more a {color:#CC1A1A;text-decoration:none; }
.post-btm .bookmark {float:right; width:250px;}
.post-btm .bookmark a img {display:block; margin-right:10px;text-decoration:none;float:left;}


/* PageNavi */
.more_entries {font-size:11px;}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #9f9f9f !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #EEEEEE;color: #666; padding: 4px !important; margin-left: 4px; border:1px solid #DDDDDD; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }



/*-------Alignments-----------*/
.aligncenter,
div.aligncenter {display: block;margin-left: auto;margin-right: auto;}

.alignleft {float: left;}
.alignright {float: right;}

/*-------Caption-----------*/
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

/* --------------- SideBars ----------------*/

#rsidebar a {color:#4B4B4B;text-decoration:none;}
#rsidebar a:hover {color:#CC1A1A;text-decoration:none;}

.sidebar ul{list-style:none; margin:0;padding:0;}
.sidebar  ul li {list-style : none;margin: 7px 0px 20px 0px;padding:0;}
.sidebar  ul ul{margin-top:5px;}
.sidebar  ul ul li {list-style:none;margin:5px;padding-left:10px;border:0;color:#717171;text-align:left;}
.sidebar  ul li h2{padding:10px;font-size:16px; font-weight:bold;color:#6B6B6B;}

.tabs {border:1px solid #E4E4E4;color:#717171;background:url(images/sb-bg.gif) repeat-x;padding-top:5px;margin:0 0 10px 0;}
ul.tabNavigation {list-style: none;padding:10px 5px;margin:0 0 0 10px;}
ul.tabNavigation li {display: inline; list-style: none;margin:0;padding:0;font-size:16px;color:#6B6B6B;border:0;}
#rsidebar ul.tabNavigation li a {color:#6B6B6B;text-decoration: none; padding:2px 5px;font-weight:bold;}
#rsidebar ul.tabNavigation li a.selected,#rsidebar ul.tabNavigation li a:hover {background-color: #C90B0B; color: #fff;}
.tabs div{ padding:0 5px; margin:5px 0 0 0;border-top: 1px solid #E4E4E4;}
#first, #second, #third {clear:both;}
.tabs div ul{list-style : none;margin :0;padding:10px 0;}
.tabs div ul ul{list-style : none;margin :0;padding:0;}
.tabs div li {margin:0;padding:1px 15px 1px 30px;border:0;font-size:12px;background:url(images/sb-li.gif) no-repeat 15px 6px;}


.sidebar2 {width:305px;}
.sidebar2 ul {list-style : none;margin : 0;padding:0;}
.sidebar2 ul ul{list-style : none;margin :0;padding:0;}
.sidebar2 ul ul ul{margin-top:0;}
.sidebar2 ul li {list-style:none;margin:0;padding:0 0 5px 0;border:1px solid #E4E4E4;color:#4B4B4B;margin-bottom:22px;background:url(images/sb-bg.gif) repeat-x;}
.sidebar2 ul li h2{padding:10px;font-size:15px; font-weight:bold; color:#6B6B6B;}
.sidebar2 ul ul li {margin:0;padding:2px 15px 2px 10px;border:0;font-size:12px;}
.sidebar2 ul ul ul li {padding:5px 0 5px 20px;}

.sidebar2 li img {margin:0 0 15px 15px; padding:0;}


/*  ================================= Footer  ============================= */
#footer a {color:#565656;text-decoration : none;}

/*  ================================= Others ============================= */

.clr {clear : both;margin:0; padding:0;font-size:1px; line-height:1px;}

/* --------------------- common elements --------------------------- */
.navigation { display: block; color:#CC1A1A; width:100%;padding:0 0 10px 0;font-weight:bold;}

h2.pagetitle, h2.center {text-align: center;  }
h3, h3#comments {padding: 0;margin: 10px auto 10px ;}
.alt { background-color: #F1F1F1;border:1px solid #e9e9e9;}

input, select, textarea {margin:0 2px;; padding:0; color:#000; border:1px solid  #e9e9e9;}
input#s {height:17px;padding:5px 0;}
#commentform #submit, #searchsubmit {background :#C90B0B; color:#fff;margin:2px 0 0 0;width:126px; text-align:center;height:29px;font-weight:bold;border:0;text-align:center;}
blockquote { border-left: 3px solid #E9E9E9;}
	
ol.commentlist {margin:0;padding:0;}
.commentlist li { font-weight:normal;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 12px;}
code { font: 1.1em Fixed; border:1px dotted #e9e9e9;margin:5px;padding:5px;display:block;}

/* Begin Calendar */

#calendar_wrap {border-top: 0;width:302px;}
#calendar_wrap table, #calendar_wrap th {margin:0 auto;padding:0;}
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 98%;	font-size: 9px;}
#wp-calendar #next a {padding-right: 2px;text-align: right;}
#wp-calendar #prev a {padding-left: 2px;text-align: left;	}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center;width: 100%;font-size:12px;padding:0 0 5px 0;font-weight:bold;}
#wp-calendar td {padding: 1px 0; text-align: center;}
#wp-calendar td.pad:hover { background-color: #900000; }
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9px;	}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption { 	text-align: center; }
#wp-calendar th { font-style: normal;text-transform: capitalize;}
#calendar_wrap #today {font-weight:bold;color:#fff;background:#900000;}
/* End Calendar */

.smallattachment {text-align: center; float: left;margin: 5px 5px 5px 0px;}
.attachment {text-align: center; margin: 5px 0px;}

/* Begin Images */
img.centered { display: block;	margin-left: auto;	margin-right: auto;	}
img.alignright {padding: 20px; margin: 0 0 2px 7px; display: inline; float:right;}
img.alignleft { padding: 20px; margin: 0 7px 2px 0; display: inline; float:left; }

/* End Images */

/* Begin Lists */
.entry ol,.entry ul {margin: 0;	padding: 5px 0 5px 35px; }
.entry li {margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none;list-style-image: none;}

/* Begin Form Elements */
.entry form { text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 80%; padding: 2px;}
/* End Form Elements */

/* Begin Comments*/
#comments_wrap h2 {
	margin:10px 0 15px 0;
}
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-top:1px dotted #ccc; padding:10px 1px 10px 10px; }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { font:normal 16px georgia,times,serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { border:2px solid #ccc; float:right; margin:5px 10px 5px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#ccc; }
ol.commentlist li p { font-size:14px; margin:0 0 1em; }
ol.commentlist li ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:2px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:2px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:2px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent {}
ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
#commentform p { margin: 5px 0;	}
.nocomments { text-align: center; }
.commentmetadata {display: block; font-size:10px;font-weight:normal;}

/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { 	cursor: help;}
acronym, abbr { border-bottom: 1px dashed #424242; }
blockquote { margin: 15px 30px 0 10px;padding-left: 20px;}
blockquote cite { margin: 5px 0 0; display: block;}
.center { text-align: center;}
hr { display: none; }
.alignright { float: right;	}
.alignleft { float: left;}
/* End Various Tags & Classes*/
