/*
Theme Name: Reboot Dueling Sidebars 
Theme URI: http://www.shahabjafri.com/
Description: Skyward theme
Author: Shahab Jafri
Author URI: http://www.shahabjafri.com/
Version: 2.0
Template: k2
*/

body {
	font: 62.5% Georgia, Helvetica, Terbuchet;
	color: #444;
	background: #FFF url('header_reboot.gif') top repeat-x;
	}

#page {
	background: white;
	padding: 0 0 10px;
	border: none;
	}

#header {
	height: 150px;
	background: #FFF url('header_reboot.gif') top repeat-x;
	border-bottom: 4px solid #C5EAFE;
	}
	
#site-title {
color:black;
font-size: 3em;
font: Georgia, Helvetica, Terbuchet;
}

#header h1 a{
color:black;
font: 110% Georgia, Helvetica, Terbuchet;
}

	
#site-description {
color:black !important;
font: 90% Georgia, Helvetica, Terbuchet;
margin: 0 40px; 
padding-left: 15px;

}
	

.headermenu ul li a {
	color: #444;
	font-weight: bold;	
	background: #f9f9f9;
	}

.headermenu  ul li a:hover {
	background: #666;
	color: #FFF !important;
	text-decoration: none;
	}

.headermenu ul li.current_page_item a,
.headermenu ul li.current_page_item a:hover {
	color: #333 !important;
	background: #e4f0f9;
	}


/*
Widgets Customization
*/
.widget-title {
	background: #f9f9f9;
	color: #444;
	font-size:1.9em;
	/*font-weight: bold; */
	margin-left: 5px;
	padding: 5px 15px; 
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

.rsswidgetentries {
 color: #FF8040; 
}


.sideblogtitle {
 background-color: #C5EAFE; 
}

.columns-three #primary {
	margin-left: 170px;
	padding: 10px;
	}
	
.columns-three #sidebar-2 {
	width: 150px;
	padding: 10px;
	left: -740px;
	margin-left: -170px;
	}

#ad-who-am-i , #whats-happening,#ad-subscribe , #k2-about-3, #text-2{
background-color: #FFFFFF;
background-image: url('fading_corner_2.gif');
background-position: bottom right;
background-repeat: no-repeat;
padding: 0% 2% 8% 2%;
}

.livesearch.columns-three #s  {
    background:transparent url(search.gif) no-repeat scroll 0%;
	border:medium none;
	color:#666666;
	height:20px;
	margin-right:0px;
	padding:1px 5px 0pt 25px;
	/*padding-right: 20px;*/
	width: 175px;
	width:100%;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: lowercase;
	}
	
#random {
	font: Tahoma, Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -1px;
	}

#random p {
	display: inline;
	}
	
#random .metalink {
	padding-left: 0px;
	}

.secondary {
	font-size: 1em;
	line-height: 1.4em;
	}



h1, h2, h3, h4 {
	font-family: Georgia, Helvetica, Terbuchet;
	}

h1 { /* H1 is the title in the header */
	font-size: 4em;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 25px 40px 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	color: black !important;
	}

#header .description {
	font-weight: bold;
	}

	
.gravatar {
	float:left;
	padding: 3px;
	border: 1px solid #000;
	background: #fff;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

.entry-content blockquote {
	background-position: 15px 5px;
	color: #777;
	}

.entry-content a[href*='#more-'] {
	display: block;
	}

.entry-content a[href*='#more-']:after {
	content: ' \00BB';
	}

.entry-content {
	font:Georgia, Helvetica, Terbuchet;
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: justify;
	}

#commentlist li .comment-content {
	font-size: 1.1em;
	line-height: 1.3em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 3px 0;
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
	}

li.bypostauthor blockquote {
	background-color: transparent;
	}

#footer {
	font-size: 1em;
	text-align: center;
	margin: 0 auto;
	padding: 4px 0px 4px;
	width: 780px;
	border-top: 4px solid #e4f0f9;
	}

#footer a {
	border-bottom: 1px solid #eee;
	}

#footer a:hover {
	color: black;
	}

#primary .entry-content img {
	margin: 0 -5px;
	padding: 0px;
	border: 5px solid #eee;
	max-width: 100% !important;
	}

img.center, img[align="center"] {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	}
	
img.alignright, img[align="right"] {
	padding: 0px !important;
	margin: 0 0 2px 7px !important;
	display: inline !important;
	}

img.alignleft, img[align="left"] {
	padding: 0px !important;
	margin: 0 7px 2px 0 !important;
	display: inline !important;
	}

img.noborder {
	border: none !important;
	padding: 5px !important;
	}


	
#searchreset  {

padding:2px 15px 0px 0px;

}

#rollingarchives,
#nested_rollingarchives {
	font-size: 1em;
	text-transform: lowercase;
	}

#rollingarchives a,
#nested_rollingarchives a {
	color: #444 !important;
	font-weight: bold;
	}

.antispam {
	unicode-bidi:bidi-override; 
	direction: rtl;
	}


.sb-comments-blc ul li > a[title="Go to the comments of this entry"] {
	font-weight: bold;
}