/*
Theme Name: Carbonize
Theme URI: http://nischalmaniar.info/wordpress/
Description: Simple but highly functional two-Column WordPress theme. Tabbed-Content in Sidebar, Threaded comments. No plugins required, Sidebar widget ready. Compatible with WordPress 2.5 and higher. Tested upto WordPress 2.8.2. French language support. Valid CSS & XHTML, Compatible with IE 7+, Mozilla 2+, Safari 3+
Version: 1.0.3
Author: Nischal Maniar
Author URI: http://www.nischalmaniar.info
Tags: Black, Two-columns, Fixed-width, Threaded-comments
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.



blue LINK:  #3F8BB1
*/

/* reset.css */
html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.6;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clear {clear: both;}

address {

        margin-top: 20px;
	font-size: 14px;
}

h1,  h3 ,h4 {
  margin: 0;
  padding: 0;
}

h2{
  margin-top: 30px;
  margin-bottom: 10px;
  color: #3F8BB1;
}

h3{
  margin-top: 20px;
  margin-bottom: 0px;
  color: #3F8BB1;
  font-weight:normal;
  
  font-size:20px;
  padding: 0;
}

h5 {
	font-size: 10px;
	font-weight: normal;
}

h6 {
	font-size: 11px;
	font-weight: normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #000;
	text-align: center;
	background-color: #46494b;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    color: #ffffff;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* body & typography & layout */

body {
  text-align: center;
  vertical-align: top;
  font-family: Arial;
  font-size: 13px;
  background: url(images/background.jpg) repeat;
  color: #666666;
}

p {
  margin-top: 20px;
  }

em {
	font-style: italic;
}

#wrapper {
  text-align: left;
  width: 800px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  
}

blockquote {
  margin: 10px;
  padding: 10px;
  border-left: 5px #131415 solid;
}


/* banner & logo */

#banner { 
  text-align:center;
  width: 800px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding-top: 0px;
}

#banner img{
	float: left;}

#logo {
  background: url(images/logo_back.png) no-repeat;
  height: 80px;
  padding: 5px 0 0 100px;
  float: left;
  width: 60%;
}

#logo h1 a {
  font-family: Georgia;
  font-size: 30px;
  font-weight: lighter;
  text-transform: Capitalize;
  color: #DFDFDF;
  text-decoration: none;
}

#description {
  color: #52585c;
  margin: 10px 0 0 0;
}

#subscribe {
  float: right;
  margin: 0;
  width: 40%;
}

#subscribe a {
  color: #DFDFDF;
  text-decoration: none;
  font-weight: bold;
}

.commentsrss {
  margin: 0 0 0 20px;
}

/* menu */

	
#menu {
  /*background: #666666;*/
  width: 800px;
  height: 141px;
  padding: 0px 0px 0px 0px;
  text-align:left;
}
#menu h1 {
float:left;
margin:50px 0 0;
padding:0;
}

#nav {
  list-style-type: none;
  margin: 0;
  padding: 55px 0 0 0px;
  float: right;
  border-top: 3px solid #3f8bb1;
}

#nav li {
  color: #959595;
  margin: 0;
  padding: 0;
  display: inline;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 0 20px 0 0px;
}

#nav li a {
  color: #959595;
  text-decoration: none;
}

#nav li a:hover {
   color:#ffffff;
  text-decoration: underline;
}

#nav #home_li {
  border-left: none;
}


#nav li.current_page_item a {
  color:#ffffff;
  text-decoration: underline;
}

#nav li.current_page_parent a,  
li.current_page_parent a:visited, 
li.current_page_parent a:hover  
{  
  color: #ffffff;  
    text-decoration: underline;

     }  
#nav li.page-item-65 {
	padding-right: 0;}    
	 

/* sidebar2 homepage */

#sidebar2 {
  background: url(images/sidebar_BG.jpg) repeat;
  width: 268px;
  float: right;
  display: inline-block;
  /*margin-left: 35px;*/
  margin-bottom: 40px;
  zoom:1;
}



#sidebar2 div.wrap2 {
  margin-bottom: 20px;
  width: 235px;
  overflow: hidden;
  /*clear:right;*/
  padding-left: 18px;
  padding-right: 15px;
}
	 
	 
#sidebar2 ul {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
}

#sidebar2 ul li {
  list-style-type: none;
  margin: 0 0 0px 0;
  padding: 0;
}

#sidebar2 div.wrap2 .textwidget{
  margin-bottom: 0px;
}

#sidebar2 div.wrap2 .textwidget h2{
  list-style-type: none;
  font-size:13px;
  margin-bottom: 3px;
}

#sidebarCatText {
	width: 94%;
	font-size: 15px;
	color: #666;
	font-weight:bold;
	border-bottom: 3px solid #FFFFFF;
	margin-bottom: 15px;
	margin-top: 20px;
	float:left;
	display:block;
}

#sidebarCat {
	width: 94%;
	font-size: 15px;
	color: #666;
	font-weight:bold;
	border-bottom: 3px solid #FFFFFF;
	margin-bottom: 15px;
	margin-top: 15px;
	float:left;
	display:block;
}

.sidebarImage {
	/*float:left;
	display:inline;*/
	margin-right: 10px;
}

#sidebarImageText {
	font-size: 12px;
	vertical-align:top;
	float:right;
	display:inline;
	width:55%;
}



.sidebarSmallButton {
	
	float:left;
	display:inline;
	width: 114px;
	height: 29px;
	vertical-align:top;
	font-size: 13px;
	font-weight: bold;
}
.sidebarSmallButton_bluray {
	float:left;
	display:inline;
	width: 114px;
	height: 29px;
	vertical-align:top;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0 7px 0;
}
.sidebarSmallButton a {
	text-decoration: none;
	background: url(images/Buy-DVD_Off.jpg) no-repeat;
	color:#fff;
		width: 113px;
		height: 29px;
		overflow: hidden;
		text-indent: -9999px;
		font-size: 1px;
		line-height: 1px;	
		display: block;
}
.sidebarSmallButton_bluray a {
	text-decoration: none;
	background: url(images/Buy-BluRay_Off.jpg) no-repeat;
		width: 113px;
		height: 29px;
		overflow: hidden;
		text-indent: -9999px;
		font-size: 1px;
		line-height: 1px;	
		display: block;
}
.sidebarSmallButton a:hover {
	text-decoration: underline;
	background: url(images/Buy-DVD_On.jpg) no-repeat;
}
.sidebarSmallButton_bluray a:hover {
	text-decoration: underline;
	background: url(images/Buy-BluRay_On.jpg) no-repeat;
}

.sidebarLargeButton {
	text-align:center;
	float:left;
	display:inline;
	width: 174px;
	height: 30px;
	vertical-align:middle;
	font-size: 13px;
	font-weight: bold;
	line-height: 2.4;
}

.sidebarLargeButton a {
	text-decoration: none;
	background: url(images/donate_now_0.jpg) no-repeat;
		width: 173px;
		height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		font-size: 1px;
		line-height: 1px;	
		display: block;
}

.sidebarLargeButton a:hover {
	text-decoration: underline;
	background: url(images/donate_now_1.jpg) no-repeat;
}



#sidebar2 div.wrap2 h2 {
  list-style-type: none;	
  font-family: Arial;
  font-size: 11px;
  color: #3F8BB1;
  font-weight: bold;
  margin-bottom: 5px;
}	


#sidebar2 title {
  font-family: Arial;
  font-size: 16px;
  color: #686868;
  font-weight: bold;
  margin-bottom: 3px;
  border-bottom:thick #FFF;
}
#sidebar2 ul li#text-9 {
	font-size: 12px;
	clear: both;}
#sidebar2 ul li#text-9 span.headline a {
	color: #3f8bb1;
	text-decoration: none;}
#sidebar2 ul li#text-9 p.date {
	font-weight: bold;
	margin-top: 10px;}	
#sidebar2 ul li#text-9 li {
	border-bottom: 1px solid #fff;
	padding-bottom: 12px;}	
		#sidebar2 ul li#text-9 li div {
			font-style: italic;}
p.baynatLink a{
	color:#7f776e;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;}	 
p.baynatLink a img {
	margin-top: 10px;}	
	
/* sidebar */

#sidebar {
  
  background-color: #C3C3C3;
  width: 255px;
  height: 100%;
  float: left;
  margin-bottom: 30px;
  margin-right: 35px;
}



#sidebar div.wrap {
  margin-top: 30px;
  margin-bottom: 20px;
  width: 255px;
  height: 100%;
  overflow: hidden;
  clear:left;
}


#sidebar div.columnThumb {
  height: 50px;
  width: 100px;
  margin-right: 10px;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 100px;
  float: left;
}

#sidebar div.columnThumb a {
  border:solid 2px #3F8BB1;
}

#sidebar div.columnThumb a.hover {
  border:solid 2px #ffffff;
}


#sidebar div.columnR {
  margin-right: 15px;
  margin-bottom: 20px;
  width: 100px;
  float: right;
}


#sidebar a {

  font-weight: bold;
  color: #3F8BB1;
  text-decoration: none;
 }
 
 #sidebar a:hover {
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
 }


#sidebar ul {
  list-style-type: none;
  padding: 0;
}

#sidebar ul li {
  margin: 0 0 15px 0;
   list-style-type: none;
  padding: 0;
}

#sidebar ul li h2 {
  list-style-type: none;
  font-family: Arial;
  font-size: 16px;
  color: #DFDFDF;
  font-weight: lighter;
  border-bottom: 1px #94fbff solid;
  margin-bottom: 5px;
}


#sidebar ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sidebar ul li ul li {
  margin: 0;
  color: #3F8BB1;
  padding: 3px 0 3px 0;
  border-bottom: 1px #23282c dotted;
}

#sidebar ul li ul li a {
  color: #3F8BB1;
  text-decoration: none;
}

#sidebar ul li ul li a:hover {
   color: #ffffff;
}

#sidebar ul li ul li .children {
  list-style-type: none;
  margin: 0 0 0 10px;
}

#sidebar ul li ul li .children li {
  border-bottom: none;
  padding: 3px 0 3px 10px;
  background: url(images/children_bullet.png) no-repeat;
}

#sidebar ul ul ul {
  list-style-type: none;
  margin: 0 0 0 10px;
}

#sidebar ul li ul li ul li {
  border-bottom: none;
  padding: 3px 0 3px 10px;
  background: url(images/children_bullet.png) no-repeat;
}

#sidebar ul li div a {
  color: #808080;
  text-decoration: none;
}

#sidebar ul li div a:hover {
  color: #94fbff;
}


#wp-calendar {
  width: 100%;
  color: #808080;
}

#wp-calendar a {
  color: #94fbff;
  text-decoration: none;
}

#wp-calendar caption {
  text-align: center;
  padding: 0 0 3px 0;
}

#wp-calendar thead tr th {
  text-align: center;
  background-color: #1c1d1e;
  color: #808080;
}

#wp-calendar tbody tr td {
  text-align: center;
  padding: 3px 0 3px 0;
}

#wp-calendar tbody tr td a {
  color: #808080;
  text-decoration: underline;
}

#today {
  color: #94fbff;
}

#prev {
  text-align: left;
}

#next {
  text-align: right;
}




/* tabbed content */

#sidebar div.sdtab_top {
  background: url(images/sdtab_top.png) no-repeat;
  width: 250px;
  height: 14px;
}

#sidebar div.sdtab_bottom {
  background: url(images/sdtab_bottom.png) no-repeat;
  width: 250px;
  height: 14px;
}

#sidebar div.sdtab{
  background: url(images/sdtab_back.png) repeat-y;
  padding:0;
  margin: 0;
  width: 250px;
  overflow: hidden;
}
#sidebar ul.sdtabs{
	float:left;
	width: 100%;
	margin:10px 5px 0 5px;
    list-style-type: none;
    font-size: 12px;
}
#sidebar ul.sdtabs li{
	float:left;
	padding:0 5px 0 5px;
    border-left: 1px #23282c dotted;
}

#sidebar ul.sdtabs li.active {
    /* not required for this theme */
}

#sidebar ul.sdtabs li a {
    color: #808080;
    text-decoration: none;
}

#sidebar ul.sdtabs li a:hover {
    color: #94fbff;
}


#sidebar ul.sdtabs li.active a {
    color: #DFDFDF;
}

#sidebar div.sdtab div {
	clear:both;
	width:auto;
    margin: 0 10px 0 10px;
}

#sidebar div.sdtab div ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sidebar div.sdtab div ul li {
  margin: 0;
  color: #808080;
  padding: 3px 0 3px 0;
  border-bottom: 1px #23282c dotted;
}

#sidebar div.sdtab div h2 {
  font-family: Arial;
  font-size: 16px;
  color: #DFDFDF;
  font-weight: lighter;
  border-bottom: 1px #94fbff solid;
  margin-bottom: 5px;
}

#sidebar div.sdtab div #recentposts, #sidebar div.sdtab div #recentcomments, #sidebar div.sdtab div #tags {
  color: #DFDFDF;


}


#sidebar div.sdtab div ul li a {
  color: #808080;
  text-decoration: none;
}

#sidebar div.sdtab div ul li a:hover {
  color: #94fbff;
}

#sidebar div.sdtab div a {
  color: #808080;
  text-decoration: none;
}

#sidebar div.sdtab div a:hover {
  color: #94fbff;
}

#sidebar #firsttab {
  border-left: none;
}

/* search form */

#search {
  background: url(images/search_back.png) no-repeat;
  width: 250px;
  height: 55px;
  padding: 13px 0 0 0;
  text-align: center;
}

#s {
  background: url(images/s_back.png) repeat;
  color: #DFDFDF;
  width: 140px;
  padding: 4px 7px 4px 7px;
  border-left: 1px black solid;
  border-top: 1px black solid;
  border-bottom: none;
  border-right: none;
  font-size: 12px;
}

#searchsubmit {
  width: 23px;
  height: 23px;
  background: url(images/searchbtn_back.png) no-repeat;
  border: none;
}


/* container */

#container {
  float: left;
  width: 630px;
}

.content_top {
  background: url(images/content_top.png) no-repeat;
  width: 630px;
  height: 11px;
}

.content_bottom {
  background: url(images/content_bottom.png) no-repeat;
  width: 630px;
  height: 11px;
}

.content_center {
  width: 800px;
  background: #cccccc;
  overflow: hidden;
}

/* posts */

.posts {

  /* width: 640px; */
  padding-left: 65px;
  padding-right: 80px;
  padding-bottom: 50px;
  padding-top: 20px;
  list-style-type: none;
  margin: 0;
}

#container .content_center .posts li {
  margin: 0 15px 0 15px;
  padding: 0;
}

.post_title {
  margin-top: 30px;
  margin-bottom: 10px;
  color: #3F8BB1;
}


.post_title a {
  color: #3F8BB1;
  text-decoration: none;
}

.post_title a:hover {
  color: #000000;
  
}

.post_meta {
  margin: 5px 0 10px 0;
  color: #DFDFDF;
  font-size: 12px;
}

.post_meta a {
  color: #94fbff;
  text-decoration: none;
}

.post_content a {
  color: #3F8BB1;
  text-decoration: none;

}

.post_content a:hover {
  color: #ffffff;
  text-decoration: none;
}

.info {
  margin: 15px 0 15px 0;
  font-size: 12px;
}

.info a {
 color: #94fbff;
 text-decoration: none;
}

.info a:hover {
  text-decoration: underline;
}


.info .comment {
  background: url(images/comment_icon.png) no-repeat;
  height: 16px;
  padding: 0 0 0 20px;
}

.info .cats {
  background: url(images/category_icon.png) no-repeat;
  height: 16px;
  padding: 0 0 0 20px;
  margin: 0 0 0 20px;
}

.navigation a {
  color: #94fbff;
  text-decoration: none;
}

.navigation a:hover {
  text-decoration: underline;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* comments */

#comments {
  font-family: Arial;
  font-size: 16px;
  color: #808080;
  font-weight: lighter;
  border-bottom: 1px #808080 solid;
  margin-bottom: 20px;
}

.com h2 {
  font-size:12px;
  font-weight:bold;
  }

.commentslist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.commentslist li {
  margin: 0;
  padding: 0;
}

.commentslist .children {
  margin: 30px 0 0 30px;
  list-style-type: none;
  padding: 0;
}

.commentslist .children li {
  border: none;
  padding: 0;
  margin: 0;
}

.com-wrapper {
  margin: 25px 0 25px 0;
}


.com-header {
  float: left;
  width: 20%;
  color: #808080;
  text-decoration: none;
}

.com-header a {
  color: #3F8BB1;
  text-decoration: none;
}


.com-text {
  float: left;
  margin: 0 0 0 30px;
  width: 70%;
  line-height: 20px;
}

.com-text a {
  color: #3F8BB1;
  text-decoration: none;
}

.com-text a:hover {
  color: #000000;
}

.comment_content {
  line-height: 22px;
}

.reply a {

  color: #3F8BB1;
}

#respond {
  font-family: Arial;
  font-size: 16px;
  color: #808080;
  font-weight: lighter;
  border-bottom: 1px #808080 solid;
  margin-bottom: 20px;
}

.leavereply h3 {
  font-family: Arial;
  font-size: 14px;
  color: #808080;
  font-weight: lighter;
  margin-bottom: 15px;
}

.leavereply h3 a {

  color: #3F8BB1;
  text-decoration: none;
}

.leavereply h3 a:hover {
  text-decoration: underline;
}

#author, #email, #url {
  margin: 5px 0 10px 0;
  width: 301px;
  background: #43504a;
  padding: 5px 10px 6px 10px;
  color: #dfdfdf;
  border: 1px #99CCFF dotted;
}

#commenttxt {
  margin: 5px 0 10px 0;
  width: 400px;
  height: 170px;
  background: #43504a;
  font-size: 13px;
  font-family: Arial;
  color: #dfdfdf;
  border: 1px #99CCFF dotted;
  padding: 5px 10px 6px 10px;
  overflow: auto;
}

#submit {
  background: url(images/button_back.png) no-repeat;
  width: 170px;
  height: 32px;
  border: none;
  color: #dfdfdf;
}



/* footer */

#footer {
    text-align: right;
	font-size: 85px;
	font-weight:bold;
    color: #C3C3C3;
    margin-right: 80px;
}

/*home posts */

#home .posts{
	float: left;
	display: inline;
	width: 425px;
	padding:20px 0 50px 65px;}
#sbposts {
	padding-left: 275px;}
	
#text-3 select{
	width: 230px;
	margin: 0 0 8px 0;}	

.btn-sidebar {
border-radius: 4px;
    border: 1px solid #1196DD;
    padding: 4px 25px;
    background: #77badd;
    background: -moz-linear-gradient(top, #77badd 1%, #1196DD 98%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#77badd), color-stop(98%,#1196DD));
    background: -webkit-linear-gradient(top, #77badd 1%,#1196DD 98%);
    background: -o-linear-gradient(top, #77badd 1%,#1196DD 98%);
    background: -ms-linear-gradient(top, #77badd 1%,#1196DD 98%);
    background: linear-gradient(to bottom, #77badd 1%,#1196DD 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77badd', endColorstr='#1196DD',GradientType=0 );
    margin: 5px 0 10px 0;
	display:inline-block;
color: white;
	text-decoration:none;
    font: normal normal normal normal 13px/normal 'Lucida Grande';
}
.btn-sidebar:hover {
	color: white;
	text-decoration: underline;
	background: #1196DD;
}

/* Hide Privacy Policy on top nav menu */
li.page_item.page-item-239 {display:none !important;}





