/*  
Theme Name: SW Theme
Theme URI: http://www.sweans.com
Description: A WordPress theme frame work
Version: 1.0
Author: Sweans
Author URI: http://www.sweans.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	background:#fff;
	margin:0;
	}
body, th, td, input, textarea{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:bold;
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{

	
	}
h1, h2, h3{
	color:#000000;
	}
h1{
	font-size:25px;
	
	
	}
h2{
	
	font-size:22px;
	
	
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
p, ul, ol{
	font-size:13px;
	line-height:21px;
	
	}
ul, ol{
	margin-left:36px;
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	/*color:#371015;*/
	text-decoration:none;
	}
a:hover{
	border:none;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#333333;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#371015;
	}
hr{
	display:none;
	}
#wrapper{
	}
#header{
	/*background-color:#FF3300;*/
	height:142px;
	margin-top:10px;
	width:1220px;
	}
#menu{
	float:right;
	padding:10px;
	
	}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:right;
	background:url(images/separator.jpg) no-repeat right;
	}
#menu a{
	color:#85a3ff;
	display:block;
	float:left;
	font-size:10px;
	margin-right:1px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#menu a:hover{
	/*background:#371015;*/
	color:#85a3ff;
	}
#menu .current_page_item a{
/*	background:#371015;*/
	color:#85a3ff;
	}
#search{
	float:left;
	padding:10px;
	width:270px;
	clear:both;
	}
.menu_search{
	width:1210px;
	float:left;
}
#search fieldset{
	border:none;
	}
#search #s{
	padding:3px;
	width:170px;
	border:1px solid #ccc;
	}
#search #x{
	width:67px;
	background:url(images/search.jpg) no-repeat;
	height:23px;
	}
#searchsubmit{
	width:55px;
	background:url(images/search.jpg) no-repeat;
}
#logo{
	background: url(images/header.jpg) no-repeat scroll right top;
	float:left;
	height:65px;
	width:1220px;
	position:relative;
	}
.logo_link{
	position:absolute;
	width:407px;
	height:53px;
	float:left;
	left:813px;
}
#logo h1, #logo h2{
	margin:0;
	padding:0;
	}
#logo h1{
	color:#2C2E22;
	padding:50px 5px 0 20px;
	}
#logo h2{
	color:#CCCCCC;
	margin:10px 0 0 17px;
	padding:5px;

	}
#logo p{
	clear:left;
	color:#C2C5B1;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#logo a{
	color:#85A3FF;
	}
#page{
	/*background:#FFFFFF;*/
	margin:0 auto;
	padding:5px 0px 0 0px;
	width:1220px;
	clear:both;
	background: url(images/bg.jpg) repeat-x;
	}
.contentmain{
	width:550px;
	float:left;
	margin:0 26px;
	}
#content{
	padding:0px 0px 0px 5px;
	
	}
.post{
border-bottom:1px solid #ccc;
margin-top:10px;
padding-bottom:10px;
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	color:#333333;
	font-size:22px;
	font-weight:700;
	padding-left:15px;
		}
h2.title{
	color:#371015;
	font-size:16px;

	padding-left:15px;
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:16px;
	font-weight:700;
	height:auto;
	padding:0 0 0 15px;
	}
.post .entry{
	text-align:justify;
	padding-top: 0px 0px;
	padding-right: 10px;
	padding-bottom: 0px 0px;
	padding-left: 15px;
	}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:5px 0px 0px 15px;
	}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	background:url(images/img04.gif) repeat-x;
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	}
.post .links a, .post .tags a{
	border:none;
	}
.leftsidebar
	{
	width:312px;
	float:left;
	}
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.sidebar li{
/*	margin-bottom:12px;
	margin-left:15px;*/
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0 0 0.7em 0;
	}
#sidebar1{
	padding-left:5px;
	
	}
#sidebar1 li h2{
	background:url(images/leftbar.gif) no-repeat left top;
	height:25px;
	margin:0 0 1em 0;
	padding:2px 5px 5px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
/*#sidebar1 li ul{
	background:url(images/img04.gif) repeat-x;
	line-height:normal;
	}
#sidebar1 li li{
	background:url(images/img04.gif) repeat-x left bottom;
	padding:5px;
	}
*/
.rightsidebar{
	width:277px;
	float:left;
	}
#sidebar2{
	padding:0px 0px 0px 10px;
	
	}
/*#sidebar2 li h2{
	background:url(images/rightbar.gif) no-repeat left top;
	height:25px;
	margin:0 0 1em 0;
	padding:2px 5px 5px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
#sidebar2 li ul{
	background:url(images/img04.gif) repeat-x;
	line-height:normal;
	}
#sidebar2 li li{
	background:url(images/img04.gif) repeat-x left bottom;
	padding:5px;
	}
*/#sidebar2 li a{
	border:none;
	/*padding-left:10px;*/
	}
#sidebar2 li a:hover{
	border:none;
	/*padding-left:10px;*/
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
#footer{
	/*background-color:#4F2228;*/
	color:#000;
	font-size:9px;
	text-align:center;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	height:50px;
	}
#footer a{
	color:#CCCCCC;
	}
.info{
	/*background-color:#dee6ff;
	border-bottom:1px solid #4f7aff;
	border-top:1px solid #7798ff;*/
	margin-bottom:20px;
	padding:10px;
	margin-top:10px;
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	color:#7798FF;
float:left;
font-weight:bold;
padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
	background-color:#4f7aff;
	/*border:5px solid #FFFFFF;*/
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#d8e2ff;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	border-bottom:2px solid #E5E5E5;
	color:#333333;
	padding:2px 10px 2px 10px;
	}
.odd a:link{
	color:#FFFFFF;
	}
.commenttext{
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;	
	}
#author, #email, #url{
	background:#fff;
	border:1px solid #7799ff;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:40%;
	}
#comment{
	background:#fff;
	border:1px solid #7799ff;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:100%;
	}
#submit{
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	padding:3px;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
	padding-left:20px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}
.alignright{
	
	float:right;
	display: block;
	text-align: center;
	}
.aligncenter{
 margin: 0 auto;

}
.aligncenter.img{
 margin: 0 auto;

}

.alignleft{
	
	float:left;
	
	text-align: center;
	
	}
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
img.alignright{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
	}
img.alignleft{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
	}
pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}
.main{
	background:#c1d0ff url(images/bg.jpg) repeat-x top;
	width:1220px;
	height:auto;
	margin:0 auto;
}
.date{
	background:url(images/date.jpg) no-repeat top;
	float:left;
	width:310px;
	height:30px;
	padding-top:6px;
text-align:center;
}
.blu_left{
background:url(images/blue_left.jpg) no-repeat ;
float:left;
width:5px;
height:29px;
}
.blue_bg{
float:left;
width:890px;
height:29px;
margin-left:10px;
}
.blu_right{
background:url(images/blue_right.jpg) no-repeat;
float:left;
width:5px;
height:29px;
}
.blu_mid{
width:880px;
float:left;height:22px;
background-color:#85a3ff;
text-align:center;
color:#fff;
padding-top:7px;
font-size:11px;
}
.icons{
	width:1210px;
	height:25px;
	float:left;
	position:relative;
	background:url(images/icons.jpg) no-repeat;
	clear:both;
	margin-left:10px;
	color:#0066cc;
	padding-top:1px;
}
.man_image{
	width:316px;
	height:177px;
	float:left;
	background:url(images/man_image.png) no-repeat;
	margin-top:35px;
}
.rss{
	width:24px;
	display:block;
	height:24px;
	float:left;
	left:0px;
	position:absolute;
}
.twitter{
	width:24px;
	display:block;
	height:24px;
	float:left;
	left:28px;
	position:absolute;
}
.facebook{
	width:24px;
	display:block;
	height:24px;
	float:left;
	left:57px;
	position:absolute;
}
.email{
	width:24px;
	display:block;
	height:24px;
	float:left;
	left:85px;
	position:absolute;
}
.icon_text{
 margin-left:145px;
 padding-top:5px;
}
.linkedin{
	width:24px;
	display:block;
	height:24px;
	float:left;
	left:114px;
	position:absolute;
}
.like{
	float:left;
height:34px;
margin-bottom:8px;
margin-top:8px;
width:420px;
}
#commentsbox{
	float:left;
	width:520px;
}

.popular{
	font-size:11px;
}
.tab-content a{
color:#FC8A4A;
}
.tab-content ul li{
 background:url(images/list_image.jpg) no-repeat ;
 background-position:0px 7px;
 border-bottom:1px solid #CCCCCC;
 list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:0;
margin-left:0;
padding-left:17px;

 }
 .tab-content{
width:230px;
padding-bottom:5px;
padding-top:5px;
}
.tabbed_sidebar {
float:left;

margin-top:-60px;
height:1px;
}
.tabbed_sidebar li.tab h3 {
font-size:10px;
line-height:1;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
display:block;
padding:5px 0px;
cursor:pointer;
background-color:#86a3ff;
width:133px;
height:18px;
text-indent:10px;

}
.tabbed_sidebar li.tab h3.selected {
/*border-bottom:1px solid #fff;*/
background-color:#557dff;
width:134px;
height:18px;
}
.tab-content{
	padding-left:10px;
}
.addthis_button{
	width:125px;
	height:16px;
	margin-top:10px;
	margin-bottom:10px;
	/*float:left;*/
}
.wp-polls .Buttons {
background-color:#F3F6F8;
border:1px solid #C8C8C8;
margin-top:7px;
}
.inner_page{
	width:914px;
	height:auto;
	margin-top:10px;
	float:left;
}
.contentmain_in{
	width:860px;
	float:left;
	margin:0 26px;
	}
.iphone{
	float:right;
	margin-bottom:0;
margin-right:18px;
margin-top:7px;
	
}
#disqus_thread{
	border:1px solid #85a3ff;
}
#disqus_thread {
	margin-bottom:10px;
	margin-top:10px;
	padding:5px;
}


