@charset "utf-8";
/*  
Theme Name: Organic
Author URI: http://www.premiumthemes.net/
Version: 1.0
Author: Premium Themes
Description: Premium Themes is a theme by <a href="http://cssace.com/">R.Bhavesh</a> and <a href="http://premiumthemes.net/">Premium Themes</a>.

gray: #64748D;
orange: #FF811A;	
blue: 156EB7;
green : #BA5B0F;
purple: #9E005D;



*/


* {
	margin: 0;
	padding: 0;
	border:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FfF;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-attachment:fixed;

}

#icons {
	
	position:relative;
	top:12px;
	right:12px;
	
	
}

#container {

	width:975px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	direction:rtl;
	background-image: url(images/containerbg.png);
	background-repeat: repeat-y;
	background-position:center top;
}

#top_page {
	background-image: url(images/top_page.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 1001px;
	display: block;
	margin-right: auto;
	margin-left: auto;	
}



/* Links -----------------------------------------------------------------------*/

a:link, a:active, a:visited {
	color: #FF811A;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration:underline;
	
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.imgleft {
	float:left;
	margin:0 12px 12px 0;
	border:4px solid #bcd4de;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	border:4px solid #bcd4de;
}
.img_center {
	width:98%;
	background:#e0e0e0;
	padding:5px;
	margin:10px 0;
}
code {
	font-size:12px;
}
.clear {
	clear:both;
}

/* STRUCTURE ----------------------------------*/
#page {
	
}
#header {
	overflow:hidden;
	height:146px;
	margin-bottom:10px;
}
#header-in {
	width:930px;
	margin:0 auto;
}
#content-wrap {
	width:930px;
	margin:0 auto;
	padding-bottom:20px;
	min-height:500px;
	height:100%;
	overflow:hidden;
}
#content {
	float:right;
	width:545px;
	overflow:hidden;
}
#sidebar {
	float:left;
	width:365px;
	margin-top:9px;
	padding:0;
	overflow:hidden;
	height:100%;
}
#sidebar_l {
	float:left;
	width:178px;
	padding-left:2px;
	margin-top:10px;
}
#sidebar_r {
	float:right;
	width:179px;
	margin-top:10px;
	padding-right:0;
}
#footer {
border-top:1px dashed #999999;
clear:both;
height:100%;
margin-left:auto;
margin-right:auto;
overflow:hidden;
padding:15px 0;
width:900px;
text-align:center;
}
#footer-in {
	margin:0 auto;
	overflow:hidden;
	height:100%; 
}

#footer-in ul.mc_menu_4 {
	display: inline-block;
}
/*  Headings ----------------------------------*/

h1 {
	
	padding:0;
	font-size: 14px;
	color: #BA5B0F;
	padding-right:15px;
	padding-bottom:10px;
}
h3.title {
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;
}
h1 a, h3 a {
	text-decoration: none;
 	border-bottom:none;
}
h1 a:hover, h3 a:hover {
	color: #668c0e;
	text-decoration: none;
}
h2 {
	margin:0;
	padding: 5px 0 0 0;
	line-height: 150%;
 	font:normal 14px;
	color:#BA5B0F;
	font-weight:bold;
}

h2.widgettitle {
	color:#BA5B0F;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;

}
h2 a {
 	text-decoration: underline;
}
h2 a:hover {
	color:#668c0e;
	text-decoration: none;
}
h3 {
	margin:0;
	padding: 8px 0 3px 0;
	text-align:right;
	direction:rtl;
	font-size:14px;
	font-weight:bold;
	color:#BA5B0F;
}
#sidebar h3 {
	font-size: 14px;
}
h3 a {
 	text-decoration: none;
}
h4 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:normal 18px;
	color:#666;
}
h5 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:bold 16px;
	color:#666;
}
h6 {
	margin: 32px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #666;
	font:normal 18px;
	border-bottom:1px solid #ccc;
}

#content .posts h6 {
	margin: 5px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #5c5c5c;
	font:bold 14px;
	border-bottom:none;
}

#content .posts h6.postcomments {
	margin: 32px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #666;
	font:normal 18p;
	border-bottom:1px solid #ccc;
}

.btmspace {
	text-align:center;
	width:400px;
	float:right;
}
.btmspace2 {
	text-align:center;
	margin-bottom:15px;
}
/* Header  ----------------------------------*/

#header-in .logo {
	font:32px;
	color:#fff;
	margin-top:10px;
	margin-bottom:0;
	overflow:hidden;
}
#header-in .logo a {
background-image:url("images/logo.jpg");
background-repeat:no-repeat;
color:#187298;
display:block;
font-size:12px;
height:61px;
overflow:hidden;
position:relative;
right:284px;
text-align:center;
text-decoration:none;
text-indent:-9000px;
width:350px;
}
#random {
	
height:175px;
margin-left:auto;
margin-right:auto;
width:930px;
margin-bottom:10px;
	
	
}
#header-in .logo-text {
	font:32px;
	color:#fff;
	float:left;
	margin-top:32px;
	margin-bottom:5px;
	overflow:hidden;
}
#header-in .logo-text a {
 	color:#025b80;
	text-decoration:none;
}
#header-in .logo-text a:hover {
 	color:#fff;
	text-decoration:none;
 }

#header-in .description {

	color:#187298;
	text-align:center;
	width:350px;
	float:left;
	font-size:12px;
	text-indent:-9000px;

}
#header-in p {
	margin: px 3px 10px 0;
	color:#156EB7;
	font-size:11px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:relative;
right:6px;
}
 
.h_left { float:left; width:930px; font-family:David; }


#newtagcloud a{
	
border:medium none;
display:block;
float:right;
margin-left:5px;
padding-bottom:6px;
padding-right:10px;	
}

#newtagcloud li{
	
border-bottom:1px solid #FFF!important;
}




#newsletter {
	width:354px;
	float:left;
	background-image: url(images/newsletter.gif);
	background-repeat: no-repeat;
	background-position:right center;
	height:58px;
	padding-right:9px;
	padding-top:2px;
	padding-left:2px;
}

#newsletter h3 {
	font-size:13px;
	padding-top:3px;
	margin-bottom:5px;
}
#newsletter label {
	color:#156EB7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	margin-left:3px;
	float:right;

}

#newsletter input {
	width:96px;
	background-color:#efecca;
	border: solid 1px #d7dce0;
	color:#156EB7;
	font-size:12px;
	float:right;
	margin-left:6px;
}

#newsletter input#submit {
	background-color:transparent;
	border:none;
	cursor:pointer;
	font-weight:bold;
	padding:0;
	margin:0;
	width:auto;
		font-family:Arial,Helvetica,sans-serif;
		position:relative;
		top:-1px;


}

#topmenu {
	
	float:left;
	width:563px; 
	
}


#topmenu li a:link, #topmenu li a:active, #topmenu li a:visited{
	
color:#187298;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:0px;
padding-top:0px;
text-align:center;
}


.topnavbox {
	background-image: url(images/topnav.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 45px;
	width: 175px;
	margin-left: 10px;	
	
}


.topnavbox2 {
background-image:url(images/topnav.jpg);
background-position:3px 0;
background-repeat:no-repeat;
float:right;
height:45px;
margin-left:10px;
padding-right:5px;
width:174px;
	
}



.topnavbox h3, .topnavbox2 h3{
	
	
	text-align:center;
	color: #BA5B0F;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-3px;

	
	
	
}




#topmenu li a:hover{
	

	color:#FF811A;
	text-decoration:none;
	
}



#topmenu li{
float:right;
height:53px;
margin-right:5px;
}

#topmenu #menu_item_2 a, #topmenu #menu_item_4 a,#topmenu #menu_item_5 a,#topmenu #menu_item_10 a{
	
padding-top:10px!important;	
	
}











/*nav start ----------------------------------------------- */


.jump{
	
	float:right;
	height:31px;
	display:inline;
	margin-right:10px;
	width:155px;
}



#jumptitle {
	
color:#FF811A;
float:right;
font-size:11px;
font-weight:bold;
margin-right:5px;
display:inline;
	
}

#jumpMenu {
	
	border: none;
    font:bold 11px Arial, Helvetica, sans-serif;
	width:150px;
	float: left;
	height:16px;
	margin-right:5px;
	background-color:#E7F1F9;
	padding-bottom:0px;
	border-collapse:collapse;
	
}







#navi {
	padding-top:5px;
	height:31px;
	padding-bottom:0px;
	margin-bottom:10px;
	width:930px;
	margin-left:auto;
	margin-right:auto;
}
#navi-in {

	
}
#nav{
	padding:0px;
	height: 31px;
	list-style:none;
	margin-right:10px;
	margin-top:7px;

}

ul.mc_menu_4{
	padding:0px;
	height: 31px;
	list-style:none;
	margin-right:0px;
	display:inline;
	margin-top:0px;

}


#nav li, ul.mc_menu_4 li {
	float:right;
	margin:0;
	background-image: url(images/nav_li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#nav .page_item a:link, #nav .page_item a:visited, #nav .page_item a:active  {
	color:#156EB7;
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#nav .page_item a:link, #nav .page_item a:visited, #nav .page_item a:active, ul.mc_menu_4  a:link, ul.mc_menu_4  a:visited, ul.mc_menu_4  a:active  {
	color:#156EB7;
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#nav .page_item a:hover , ul.mc_menu_4 a:hover{
	color:#FF811A;

}



#nav .page-item-18 a:link, #nav .page-item-18 a:link,#nav .page-item-18 a:link {
	
	color:#FF811A;
	
}



#nav .page_item a:hover {

	color:#156EB7;
}
* html #nav .page_item a:hover {

	color:#156EB7;
}
#nav li.current_page_item {
	color:#FF811A;	

}
#nav .current_page_item a {
		color: #156EB7!important;	


}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/
 
#navi-in #search {
	
	float:left;
	width:160px;
	height:25px;
	margin-top:3px;
}
 
#navi-in .i_search {
	background:url(images/i_search.jpg) no-repeat;
	background-position:0 8px;
}
#navi-in .searchfield {
}
#navi-in #search .s {
background-image:url("images/searchbg_top.jpg");
background-repeat:no-repeat;
border:medium none;
float:left;
font:bold 11px Arial,Helvetica,sans-serif;
height:18px;
margin-right:0;
padding:1px 12px 1px 1px;
width:111px;
color:#FFF;
}
#navi-in #searchform .sgo {
	margin:2px 2px 0 0;
	border:none;
	float:left;
}
.rss {
	margin-top:12px;
	padding-top:5px;
	background:url(images/sepretor_hr.png) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
}
.rss span {
	font-size:12px;
	padding:5px;
}
.i_rss {
	background:url(images/rss.png) no-repeat;
	background-position:0 2px;
	padding-left:18px;
}
/* Content  ----------------------------------*/
#content p {
	margin: 0 0 12px 0;
	font-size:12px;
	line-height:19px;
	text-align:right;
	direction:rtl;
	color:#666666;
}
#content div.thepost p {
	color:#000;
}
#content p a {
	margin:0;
	padding:0;
	color:#156EB7;
	font-size:12px;
}
#content p a:hover {
	color:#FF811A;
}
#content a {
	text-decoration: none;
	color:#025b80;
}
#content a:hover {
	color:#FF811A;
}
 
#content ul {
	margin:0 0 15px 0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}
#content li {
	margin:0 0 5px 0;
	padding:0;
}
#content ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
#content li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	background:url(images/bullet4.png) no-repeat center;
	background-position:0 2px;
}
#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 22px;
}
#content ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}

#content p.aligncenter {
	text-align:center;
}
#content p.aligright {
	text-align:right;
}
#content p.more {
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:0;
	margin-top:5px;
}
#content p.more a {
	text-decoration:none;
}
#content blockquote {
	margin:15px 0 20px 0;
	padding:5px 8px 5px 35px;
	background:	url(images/quote2.png) no-repeat left top;
	background-position:8px 5px;
	font-size:12px;
	width:91%;
	font-style:normal;
}
#content blockquote p {

	font-size:12px;
}
/*Rounded Croner White start ----------------------------- */

.xsnazzy {
	background: transparent;
	margin:0;
}
.xtop, .xbottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.xb1 {
	margin:0 5px;
	background:#fff;
}
.xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px;
	margin:0 1px;
}
.xboxcontent {
	height:100%;
	overflow:hidden;
}

.xboxcontent p img {
	margin-left:10px;
}

.xboxcontent p, {
	padding-left:15px;
}

.xboxcontent h2.postcomment {
		font-size:14px;
	margin-top:15px;
}

.xboxcontent div.thepost {
	padding-right:11px;
	padding-left:10px;
}

#content .xboxcontent div.postmetadata p {
	padding:12px 12px 12px 5px;
}

#content .xboxcontent div.postmetadata {
	margin:20px 0 0;
	width:540px;
	background-image:url(images/video_frame_middle.gif);
	background-position:center center;
	background-repeat:repeat-y;
	padding:0;
}

#content .xboxcontent div.postmetadata div {
	background-image:url(images/video_frame_top.gif);
	background-position:center top;
	background-repeat:no-repeat;

}

#content .xboxcontent div.postmetadata div div {
	background-image:url(images/video_frame_bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;

}

.min_height {
	min-height:500px;
}

.spcaer_top { margin-top:10px;} 
/*post css start ----------------------------------*/

#content .posts {
	clear:both;
	height:100%;
	padding-bottom:5px;
	margin-bottom:0;
}
#content .post_top {
	height:25px;
	margin:5px 10px;
	width:519px;
	background-position:0 -2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #187298;
}
#content .post_top h3 {
	color:#187298;
	display:inline;
	float:right;
	font-weight:bold;
	padding-top:0;
	font-size:18px;
	line-height:18px;
}

#content .post_top a:link, #content .post_top a:active, #content .post_top a:visited {
	color:#187298;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	top:-2px;
}
#content .post_top a:hover {
	
	color:#FF811A;
}

#content .post_top .auth {
	color:#555;
	text-decoration:none;
}

#content .post_top .auth a {
	top:0px;
}



#content .post_bottom {
	padding:0 0;
	clear:both;
	margin-bottom:5px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:22px;
}
#content .post_bottom a {
	color:#156EB7;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#content .post_bottom a:hover {
	color:#f95200;
	text-decoration:none;
}
.post_bottom2 {
	background:url(images/post_top.png) no-repeat top;
	padding:5px 5px;
	clear:both;
	overflow:hidden;
	height:100%;
}

.wpcf7-form input {
	border:1px solid #000;
}

.wpcf7-form textarea {
	border:1px solid #000;

}

.more-link {
	text-align:right;
	display:block;
	font-size:10px;
	text-transform:uppercase;
/*	background:url(images/i_continue.png) no-repeat right;*/
	padding-right:10px;
	margin-bottom:10px;
}
#content .auth {
	float:left;
	color:#64748D;
	font-weight:bold;
}

span.commentdate {
	color:#64748D;
	font-weight:bold;

}

span.commentauthor, #content span.commentauthor a {
	color:#BA5B0F;
	font-weight:bold;
} 

#content span.commentauthor a:hover {
	text-decoration:underline;
}

#content .commentp {
	background: url(images/i_comments.gif) no-repeat;
	background-position:right center;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
}

#content .smooth_slideri p.comment {
background:url(images/i_comments.gif) no-repeat scroll right center transparent;
padding-bottom:5px;
padding-right:20px;
float:left;
}

#content .category {
	float:left;
	width:50%;
}

#content .tags {
	float:right;
}


/* 	Previous/Next Page Navigation ----------------------------------*/
.page-nav {
	clear: both;
	margin: 0 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px;
	float: left;
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
	border-bottom:none;
}
.nav-previous a {
	padding-left: 11px;
	text-transform:uppercase;
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next a {
	padding-right: 11px;
	text-transform:uppercase;
	background:url(images/arrow-right.gif) no-repeat right;
	border-bottom:none;
}
.pagenavi { text-align:center; font-size:12px;}
#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
	line-height:24px;
	background-color: #2b99ff;
}
#content .wp-pagenavi a:hover {
	color:#fff;
	background-color: #154b7d;
}
#content .wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
}
#content .wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #add352;
	background:#26343c;
}
#content .wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #fff;
	line-height:25px;
	background-color: #fff;
}
#content .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 18px;
	list-style:none;
	border-bottom:1px solid #eee;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	padding-left:8px;
	display:block;
	margin:8px 0;
}
#content .scategory h2, #content .archives h2 {
	margin-bottom:15px;
	color:#666;
}
#content .scategory {
	float:left;
	width:48%;
	border-right:1px solid #eee;
}
#content .archives {
	float:right;
	width:48%;
}
#content .scategory a, #content .archives a {
	color:#666;
}
#content .scategory a:hover, #content .archives a:hover {
	color:#333;
}
.search404 {
	padding:5px 8px;
	margin:0 0 7px 0;
	overflow:hidden;
	height:100%;
	width:210px;
	background:#eee;
}
.search404 .s {
	border:1px solid #d2d2d2;
 	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	padding:4px 25px 4px 4px;
	color:#333;
	width:150px;
	margin:0;
}
#content .search404 .sgo {
	border:none;
	position:relative;
	top:4px;
	left:-23px;
}
/*widget calendar css =================================================== */

.textwidget img {
	margin-left:5px;
	margin-right:6px;
}

#wp-calendar {
	width:90%;
	margin:0 auto;
	color:#2a271c;
}
#sidebar .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar #calendar_wrap caption {
	margin:0 0 5px 0;
	padding:2px 0 3px 22px;
	font:bold 13px;
	color:#385001;
	text-align:left;
	background:url(images/sheadbg.png) no-repeat;
}
/* widget search css ===================================================  */	

#sidebar #searchform {
	overflow:hidden;
	height:100%;
	width:100%;
	margin:0 auto;
	text-align:left;
}
#searchform input {
	color:#333;
	border:1px solid #ccc;
	margin-bottom:5px;
}
#search br {
	display:none;
}
.sponsors {
	text-align:center;
	overflow:hidden;
	height:100%;
 	clear:both;
	margin:8px 0;
}

/* Video Div Frame  ----------------------------------*/

#frame {
	width:540px;
	margin:20px 0 0;
}
#frame #framecenter {
	background-image: url(images/video_frame_middle.gif);
	background-repeat: repeat-y;
	background-position: center center;
	
}

#frame #framecenter div#frm_top {
	background-image: url(images/video_frame_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#frame #framecenter div#frm_top div#frm_bot {
	background-image: url(images/video_frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:12px;
	
}

#frame h1 {
background-image:url("images/tv.png");
background-position:right center;
background-repeat:no-repeat;
color:#FF811A;
font-size:13px;
font-weight:bold;
height:34px;
line-height:18px;
margin-bottom:0;
padding-bottom:0;
padding-right:60px;
padding-top:23px;
}

.vp_gallery_bottom {
	
	display:none;
	
}




#frame ul.recentvideo {
	float:left;
	width:173px;
}

#frame ul.recentvideo li {
	background-image:url(images/li_frame_bg.gif);
	background-repeat:no-repeat;
	height:100px;
	padding-left:8px;
	padding-right:8px;
	width:157px;
}

#frame ul.recentvideo li h3 a {
	color:#BA5B0F;
}
#mainvideo {

}

#mainvideo p {
	color:#156EB7;
}


/* Comments  ----------------------------------*/

form#commentform {
	margin:10px 0;
	padding:17px;
	background-image: url(images/form_bg.gif);
	background-repeat:no-repeat;
}

#commentform input.error, #commentform textarea.error {
	background-color:#FF9999;
}

#commentform input, #commentform textarea {
	border:1px solid #c0d8df;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#commentform textarea {
	padding:2px;
	width:90%;
}
form#commentform label {

	background-color:inherit;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
	display:inline-block;
	width:67px;
}
#commentform #s, #commentform #submit {
	background-color:#156EB7;
	border:1px solid #156EB7;
	color:#FFF;
	font-weight:bold;
	font-size:0.9em;
	margin:0 0 5px;
	padding:4px;
	width:130px;
	cursor:pointer;
}

#commentform p {
		padding-right:0;
}

#comments-wrap {
}

form#commentform p.send_bttn {
	padding-right:0;
}

textarea#comment {
	width:99%;
}
.textarea {
	border:1px solid #cbcbcb;
	background:#FFF;

}

.textarea:hover {
	border:1px solid #cbcbcb;
	background:#e8e8e8;

}
/*.Cbutton {
	border:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;
	background:#106d94;
	color:#fff;
	float:left;
	cursor:pointer;
}*/
.Cbutton:hover {
	border:none;
	background:#acca68;
	color:#fff;
}
/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}
/*	Comments	*/
.gravatar {
	border:2px solid #739fcb;
	margin:8px 10px 0 0;
	width:40px;
	height:40px;
	display:block;
	float:left;
	background: url(images/gravtar.png) no-repeat;
}
.commentlist {
}
.commetmainauthor {
border-bottom:1px solid #CCD2DB;
clear:both;
height:100%;
margin-bottom:13px;
margin-top:10px;
overflow:hidden;
padding:17px 10px 25px;
}
div.waitting {
	display:inline;
	font-weight:bold;
	color:#CCCC33;
}

.commetmain {
	border-bottom:1px solid #CCD2DB;
	clear:both;
	height:100%;
	margin-bottom:13px;
	overflow:hidden;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.commet_top {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0;
	color:#666;
}
.commet_bottom {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0 0 45px;
	margin-bottom:15px;
	color:#666;
	background:url(images/cbottom.png) no-repeat;
	height:19px;
}
.commet_bottom2 {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0 0 45px;
	margin-bottom:15px;
	color:#666;
	background:url(images/cbottom2.png) no-repeat;
	height:19px;
}
.commet_right {
	width:70%;
	float:right;
	background:url(images/quote.png) no-repeat;
	padding:5px 0 0 35px;
}
.comm_list {
	margin-bottom:15px;
}
#content .commetmain p {
	margin:0;
	padding:0;
}
.thecomment {
	margin: 0px;
}
.comment-body {
	margin:5px 0 0;
}
div.counter {
	display:inline;
	float:left;
	text-align:center;
	width:56px;
	color:#E6E6E6;
	font-size:25px;
	font-weight:bold;
}
.comment-metadata {
	padding:5px 10px;
	color: #333;
	font-weight:bold;
	font-size:11px;
}
.comment-metadata a, .comment-metadata a:visited {
	color:#333;
	text-decoration:none;
}
.comment-metadata a:hover {
	color: #666;
}

#the_author {
		margin-bottom:15px;
}
#the_author img {
		float:right;
		margin-left:10px;
}

#the_author img.avatar-default {
	display:none;
}

.authorcomment {
	margin: 0px;
	font-size:12px;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	padding:0 10px;
	background: #fff;
	color: #333333;
}
.authorcomment .comment-metadata a {
	color:#333;
	text-decoration:none;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}
.nav-next {
	padding-right:8px;
	font-weight:bold;
}
.nav-previous {
	padding-left:8px;
	font-weight:bold;
}
.comment-author {
	padding-bottom:5px;
	font-size:11px;
	text-align:center;
	float:right;
}

.comment-author img {
	border: 5px solid #DFDFDF;
}
.comment_text {
	float:left;
	width:455px;
}

.comment-body p {
	margin-right:0;
	color:#666666;
	padding:0;

}

/* sidebar content ----------------------------------*/

.sidebar_top {
	height:84px;
	padding:10px 10px;
	margin-bottom:-11px;
}

.sidebar_bottom {
width:302px;
margin:auto;
	clear:both;
 }
* html .sidebar_bottom {
	margin-bottom:-4px;
 }
 
.tabbgtop {
	}
* html .tabbgtop { margin-top:0; } 
*+html .tabbgtop { margin-top:0; }
 
#sidebar .tabbgbottom ul li ul li {
	padding:4px 10px 4px 2px;
	background-position:right 7px;

}

.tabbgbottom .sociable {
	display:none;
}
 
 
  /*  Tabber  Style start -------------------- */
 .tabberlive .tabbertabhide {
 display:none;
	}

   /* Make a loader */
.tabber {
	background-image: url(images/P_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:100%;
	width:100%;
}

.tabber .tabbernav, .tabber .tabbertab {
	display:none;
 }
.tabberlive {

}

.sidevideo {
	
display:inline;
float:right;
height:190px;
margin-right:22px;
margin-top:8px;
width:310px;
	
	
}


#sidebar div.tabberlive ul.tabbernav
{
	height:20px;
	display:inline-block;
	margin-right:-6px;
	
}

.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

.tabbernav li a
{
border-bottom:medium none;
display:block;
float:right;
margin-right:45px;
overflow:hidden;
padding:6px 0;
position:relative;
text-align:center;
text-decoration:none;
font-weight:bold;

 }

* html .tabbernav li a 	{	margin-bottom:-27px;  margin-left:5px;}
*+html .tabbernav li a 	{	margin-bottom:-27px;   }


.tabbernav li a:link, .tabbernav li a:visited{ color: #BA5B0F; }


.tabbernav li a:hover

{
 }

.tabbernav li.tabberactive a
{

   color: #FF811A;
}

.post_active	{ position:absolute; top:-18px; left:10px;}
.rcomment		{ position:absolute; top:-18px; left:118px;}


.tabbernav li.tabberactive a:hover
{
 color: #000;
 }

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
  border-top:0;
   
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none; font-weight:bold;  
}
.tabberlive .tabbertab h3 {
 display:none; font-weight:bold;  
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
 }

.tab_top {}
.tabermain		{ background-image:url(images/sidebar_big_box.gif);
background-repeat:no-repeat;
height:230px;
overflow:hidden;
padding:0;
width:363px;  }

#wp-calendar { width:100%;} 
 
#sidebar h3 {
	margin:0 0 5px 0;
	padding:2px 0 3px 22px;
	font:bold 13px;
	color:#385001;
	background:url(images/sheadbg.png) no-repeat;
}
#sidebar h2 {
	color:#BA5B0F;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
}
#sidebar h4 {
	margin:0 0 5px 0;
	padding:8px 0 0px 0;
	font:bold 12px;
	color:#333;
}
#sidebar p {
	margin:0;
	padding:0 0 5px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
.wpp-comments {

font:12px Arial, Helvetica, sans-serif;



}



#sidebar a {

}
#sidebar a:hover {
	color:#FF811A;
	text-decoration: none;
}


.advt_spacer {
	margin:15px 0 10px 18px;
}
.advt_spacer2 {
	margin:15px 0 10px 3px;
}
#sidebar ul {

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

#sidebar li.widget {
	margin-bottom:25px;

}


#sidebar li.widget.widget_categories {
	padding-bottom: 10px;
	background-image: url(images/categories_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:180px;
}

#sidebar li.widget.widget_categories ul {
	background-image: url(images/categories_middle.gif);
	background-repeat:repeat-y;	
	padding-bottom:10px;
	padding-right:13px;
	padding-top:6px;
}

#sidebar li.widget.widget_categories ul li {
	background-position:right center;
	border:none;
	padding-right:10px;
	color:#187298;
	font-weight:bold;
}

#sidebar li.widget.widget_categories ul li a:link, #sidebar li.widget.widget_categories ul li a:active, #sidebar li.widget.widget_categories ul li a:visited{
		color:#187298;
		font-weight:bold;
}
 
 
 #sidebar li.widget.widget_categories ul li a:hover{
		color:#FF811A;
		font-weight:bold;
}
 
 
 
#sidebar li.widget.widget_categories h2.widgettitle {
	padding: 10px 10px 0 10px;
	background-image: url(images/categories_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:0;
} 

#sidebar li#text-4 {
	background-image:url(images/orange-cube.gif);
	background-repeat:no-repeat;
	width:177px;
	height:60px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	
}

#sidebar li#text-4 h2 {
	font-weight:bold;
	font-size:13px;
	color:#FFF;
}
#sidebar li#text-4 a {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
		

#sidebar ul li ul {
	margin:0;
	padding:0;
}
.rsslogo {
	float:right;
margin-top:10px;
width:10px;
	
	
}
#sidebar ul li ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/bullet.jpg) no-repeat scroll right 11px;
border-bottom:1px solid #D2E4ED;
float:none;
margin:0;
padding:0;
}
#sidebar ul li ul li a {
	color: #187298;
	line-height:18px;
	text-decoration: none;
	border-bottom:none;
}
#sidebar ul li ul li a:hover {
	text-decoration: none;
	color:#FF811A;
	background-position:0 6px;
}
#sidebar ul li ul li ul li {
	bac1kground: none;
	margin:0;
	padding: 3px 0 3px 22px;
	border-bottom:none;
}
#sidebar ul li ul li ul li a {
	color: #187298;
	margin: 0;
	text-decoration: none;
}
#sidebar ul li ul li ul {
	border: none;
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li ul li a:hover {
	color:#FF811A;
	background-position:0 8px;
}
#sidebar .subscribetextbg {
	height:28px;
	padding:3px 0;
	width:280px;
	padding:5px 0 5px 0;
	background:url(images/subfield.png) no-repeat;
}
#content p.subscribe-to-comments {
	margin-top:6px;padding-right:0;
}


#content p.subscribe-to-comments label {
	vertical-align:text-bottom;
	width:auto;
}
#sidebar .subscribe_textield {
	width:185px;
	border:none;
	background:none;
	font:12px;
	color:#666;
	margin:6px 0 0 5px;
	float:left;
}
#sidebar .rssfeed {
	float:right;
	margin-top:3px;
	padding:0 8px 0 -1px;
}
#sidebar .subscribe {
	float:right;
	margin:-13px 5px 0 0;
}


/* footer ---------------------------------- */

#footer p {
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
	line-height:22px;
	color:#404040;
}
#footer span {
	color:#666;
	top:-5px;
}
#footer span a {
	color:#FF811A;
	text-decoration:none;
	font-weight:normal;
}
#footer span a:hover {
	color:#333;
	text-decoration:none;
}
#footer a {
	color: #ba5b0f;
}
#footer a:hover {
	
}
#flinks {
	float:right;
	list-style:none;
}
#flinks li {
	display: inline;
	line-height:26px;
	background-image:url("images/nav_li.jpg");
background-position:left center;
background-repeat:no-repeat;
}
#flinks li a {
	color:#64748D;
	padding:6px 6px 6px 10px;
	margin:0;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;

}
#flinks li a:hover {
	display: inline;
	color:#333;
}
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */
.clr {

	clear:both;
	background-image:none !important;
	padding:0 !important;
}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
