/*
Theme Name: LIVE SITE
Theme URI: http://www.iguides.org/wp-themes/
Description: A theme with perfect combination of Orange color, a new theme from iGuides.org. This elegant theme is designed by <a target="_blank" href="http://www.iguides.org">iGuides.org</a>
Author: iGuides.org
Author URI: http://www.iguides.org/wp-themes/
*/

/* 
[ general ]
*/
body { 
	background :  url("images/slither.jpg") #333 repeat-x center top;
	font : 75%/170% Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
} 
p { 
	margin : 0 0 15px;
} 
input { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
} 

blockquote { 
	padding-left : 10px;
	padding-right : 6px;
	font-size : 12px;
	padding-bottom : 4px;
	margin : 0 auto;
	margin-bottom:10px;
	width : 90%;
	color:#B7B7B7;
	padding-top : 5px;
	background:#333333;
} 
a { 
	color : #fff;
	
} 
a:visited { 
	color : #fff;
} 
.entry img{
padding:5px;
}


img { 
	border : none;
}
h2 { 
	color : #ffa109;
	margin : 3px 0 2px;
	padding-bottom : 5px;
	padding-right : 5px;
	font : bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
} 
h2 a, h2 a:visited { 
	color : #ffa109;
	text-decoration : none;
} 
h2 a:hover { 
	color : #ff5c00;
	text-decoration : none;
} 
h2.pgs { /* pages */
	border-bottom:1px dashed #CCCCCC;
} 

h3 { 
color : #ff9f37;
margin : 5px 0 5px;
font : bold 12px/100% Arial, Verdana, Tahoma, Helvetica, sans-serif;
} 
/*
[/ general ]
*/

/*
[ header]
*/

#header { 
	background : url("images/slither.jpg") repeat-x;
	width : 1017px;
	height : 273px;
	float : left;
} 
#header div.main {
	padding: 0;
	float : left;
} 

#header_menu { 
	width : 999px;
	height : 40px;
	float: left;
} 
#navcontainer { 
	margin : 0;
	padding : 0px 0 0 0;
} 
#navcontainer ul { 
	list-style : none;
	margin : 0;
	padding : 0;
	border : none;
} 
#navcontainer li { 
	display : block;
	margin : 0;
	float : left;
	width : auto;
} 
#navcontainer a { 
	color : #000;
	display:block;
	width : auto;
	text-decoration : none;
	background-color : transparent;
	margin : 0;
	border : 0;
	padding : 16px 13px 16px;

} 
#navcontainer a:hover, #navcontainer a:active { 
	text-decoration:underline;
	color:#000;
} 

#navcontainer  a.current
{
	color:#000;
}
.logo
{
/*background : #ffffff url('images/logo.jpg') no-repeat ;*/
/*background : #ffffff url('images/newlogo.gif') no-repeat ;*/
background : #ffffff url('images/logo2.jpg') no-repeat ;
width:700px;
height:219px;
}
/*
[ / header ]
*/

/*
[ content ]
*/
#wrapper { 
	width : 1017px;
	padding : 0;
	background : url("images/warp_bg2.gif") repeat-y;
}

#wrapper-page{
	width : 1017px;
	padding : 0;
	background : url("images/warp_bg-page.gif") repeat-y;
}

#content { 
	padding : 10px 25px 15px 25px;
	width : 525px;
	float : left;
	color:#cccccc;
	overflow : hidden;
	/*margin-left:220px;*/
}

#content-page { 
	padding : 10px 25px 15px 25px;
	width : 725px;
	float : left;
	color:#cccccc;
	overflow : hidden;
	/*margin-left:220px;*/
}


/* [POST] */
.post { 
	padding : 0;
	clear : both;
	overflow : hidden;
} 
.entry { 
padding : 10px 0 5px;
clear : both;
} 
.top_details {
	background : url("images/cb.gif") no-repeat;
	font-size : 90%;
	color : #fff;
	width:100%;
	padding:2px;
	padding-left:5px;
	
	} 
.top_details a, .top_details a:visited { 
	color : #fff;
	text-decoration : none;
} 
.top_details a:hover { 
	color : #44a1d0;
	text-decoration : none;
} 

.bottom_details { 
	background : url("images/c_post.gif") no-repeat;
	font-size : 90%;
	color : #fff;
	width:100%;
	padding:4px;
	padding-left:10px;
	margin-bottom:15px;
} 
.bottom_details .author { 
	color : #a8e7ff;
} 
/* [/POST] */
div#search {
	float:right;
	width:220px;
	height:55px;
}
div#search .searchsubmit { 
	border : 1px solid #666;
	background : #eee;
	margin-top : 3px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
} 
div#search form { 
	padding : 10px;
	margin : 0;
}  
/*
[ /content ]
*/

/* [sidebar] */
#sidebar-right { 
	float : right;
	width : 215px;
	color : #CCC;
	line-height : 160%;
	margin-top : 10px;
	margin-right : 0;
	text-align : left;
	padding-left:5px;
	padding-bottom:50px;
} 
#sidebar-right p, #sidebar-left p { 
	margin : 0 0 15px;
} 
#sidebar-right #categories, #archives, #links, #meta, #sidebar-left { 
	padding-bottom : 10px;
	
} 
#sidebar-right h3, #sidebar-left h3  { 
	font : bold 15px/100% Arial, Tahoma, Helvetica, sans-serif;
	color : #ffa109;
	margin-left : 10px;
} 
#sidebar-right h3 a, #sidebar-right h3 a:visited, #sidebar-left h3 a, #sidebar-left h3 a:visited { 
	color : #eee;
} 
#sidebar-right h3 img, #sidebar-left h3 img{ 
	vertical-align : middle;
} 
#sidebar-right a, #sidebar-right a:visited , #sidebar-left a, #sidebar-left a:visited { 
	color : #fff;
	text-decoration : none;
} 
#sidebar-right a:focus, #sidebar-right a:active, #sidebar-left a:focus, #sidebar-left a:active  { 
	text-decoration : none;
} 
#sidebar-right a:hover, #sidebar-left a:hover { 
	text-decoration : underline;
}
#sidebar-right ul, #sidebar-left ul
{
	list-style : none;
	margin : 0;
	padding : 0;
}
#sidebar-right ul li, #sidebar-left ul li { 
	padding-bottom : 5px;
} 
#sidebar-right ul li a, #sidebar-left ul li a{ 
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 3px; 
	background: url(images/small_icon.gif) no-repeat 15px 10px;
	display:block;
}

#calendar_wrap {
	text-align:center;
}
UL#recentcomments {
	padding-left:25px;
	color:#CCCCCC;
}
UL#recentcomments li a {
	background: none;
}
/* [/sidebar] */


#sidebar-left { 
	float : left;
	width : 215px;
	color : #666666;
	line-height : 160%;
	margin-top : 10px;
	margin-right : 0;
	text-align : left;
	padding-left:5px;
	padding-bottom:50px;
}

/* [/sidebar 2] */

/* [footer] */
#footer { 
	clear : both;
	background:#3d3d3d;
	width : 100%; /*583px;*/
	height : 90px;
	text-align : center;
	padding-top : 10px;
	color : #fff;
	border-top:1px #333333 solid;
} 
#footer a, #footer a:visited { 
	text-decoration : none;
	color:#FFCC00;
} 
#footer a:hover { 
	text-decoration : underline;
	color:#FF9900;
} 
/* [/footer] */

/* [comment] */
h3#comments { 
	padding-right : 32px;
	font : normal 140%/120% Arial, Tahoma, Helvetica, sans-serif;
	clear : both;
} 
h3#respond { 
	padding-right : 32px;
	font : bold 140%/120% Arial, Tahoma, Helvetica, sans-serif;
	margin : 20px 0 0;
	clear : both;
} 
#comments_are { 
	margin-left : 10px;
} 
#commentform { 
	margin-top : 10px;
} 
#commentform label { 
	font-weight : bold;
	color : #999;
	font-size : 100%;
	padding-left : 5px;
} 
#commentform small { 
	color : #999999;
	font-size : 90%;
} 
#commentform input { 
	font : 110% Arial, Verdana, Helvetica, sans-serif;
	width : 220px;
	padding : 5px 3px 3px 7px;
	background:#555;
	border : 1px solid #999;
	color:#FFFFFF;
} 
#commentform textarea { 
	font : 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	width : 480px;
	height : 140px;
	background:#555;
	border : 1px solid #999;
	padding : 5px 3px 3px 7px;
	color:#FFFFFF;
} 
#commentform #submit { 
	font : 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	color : #000000;
	background-color : #eee;
	border : 1px solid #333333;
	width : 135px;
	margin-left : 355px;
} 

.commentlist { 
	margin : 10px 0;
	padding-left : 0px;
	line-height : 130%;
	list-style:none;
} 
.commentlist li { 
	padding : 5px 10px;
	border-bottom: 1px dotted grey;
	/*background-color:#313131;*/
} 
.commentlist .alt { 
	/*background : #777;*/
} 
.commentlist cite { 
	font-weight : bold;
	font-style : normal;
	font-size : 110%;
	color:#fff;
	padding-right:10px;
	padding-left:10px;
/*	background:#999999;*/
} 
.commentlist cite a, .commentlist cite a:visited { 
	color : #fff;
} 
.commentlist small { 
	margin-bottom : 5px;
	/*display : block;*/
	font-size : 87%;
} 
.commentlist small a, .commentlist small a:visited { 
	color:#FFCC33;
} 
/* [/comment]*/

#adsence{
margin-left:10px;
}

#sidebarfeed{
margin-left:10px;

}

.authcomment {
background-color:#88553C !important;
color:#CCCCCC;
/*border:#FF9900 ridge 1px;*/

}

.authcomment cite{
background-color:#88553C;
}

strong{
color:#FF9933;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}

.citestyle{margin-bottom:10px;}

.image-links{
text-align:center;}

.image-links img{margin:42px;}
.leftimg{margin-left:40px;}

.oldpost{ 
display:block;
color:white;
padding:3px; 
width:75%; 
background-color:red; 
border:solid 2px #FA8D0E;
opacity: .3;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
}

#plusone{
padding-left:13px;
padding-bottom:10px;
}
#twitter{
padding-left:13px;
padding-bottom:10px;
}
#facebook{
padding-left:13px;
padding-bottom:10px;
}

.more-link{
display:block;
margin-top:10px;
color:#f5a127;
font-weight:bold;
}
.clear{clear:both;}
.post-two-colum{width:520px; padding-bottom:10px;}
.post-colum-1{float:left;padding-left:25px;}
.post-colum-2{float:left;padding-left:25px;}

.size-thumbnail{
border:solid 1px #f6955e;
text-align:center; }

.aligncenter{text-align:center; }

