/*  
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;
}
.wp-caption-text
	{
	font-size:11px;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	margin-left:0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
body{
	background:url(images/body_bg.jpg) repeat-x #eeeeee;
	margin:0;
	}
body, th, td, input, textarea{
	color:#504f4f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:normald;
	color:#abadb9;
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{
	background:url(images/search_button.jpg) no-repeat;
	width:15px;
	height:22px;
	border:none;
	color:#ffffff;
	cursor:pointer;
	}
h1, h2, h3{
	color:#504f4f;
	}
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{
	height:52px;
	margin:0 auto;
	width:965px;
	}
#menu{
	float:left;
	padding:10px;
	}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	}
#menu a{
	color:#767777;
	display:block;
	float:left;
	font-size:12px;
	margin-right:10px;
	text-decoration:none;
	height:32px;
	line-height:32px;
	padding-right:13px;
	
	}
#menu a:hover{
	color:#090e01;
	}
#menu .current_page_item a{
	color:#090e01;
	background:url(images/menu_right.jpg) right center;
	}
#menu .current_page_item a span {
	background:url("images/menu_left.jpg") no-repeat scroll left center transparent;
	color:#090E01;
	float:left;
	height:32px;
	width:3px;
	padding-right:10px;
	}

#search{
	float:right;
	width:170px;
	background:#ffffff;
	border:1px solid #e5e5e5;
	margin:15px 50px 0px 0px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	padding:3px;
	width:140px;
	border:none;
	}
#search #x{
	width:15px;
	}
#logo{
	background:url(images/header.jpg) no-repeat;
	height:110px;
	margin:0 auto;
	width:965px;

	}
#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:#FFFFFF;
	}
#page{
	background:#FFFFFF;
	margin:0 auto;
	padding:28px 28px 0 28px;
	width:909px;
	border:1px solid #d9dbda;
	/*margin-top:25px;*/
	margin-bottom:25px;
	}
.contentmain{
	width:615px;
/*	float:left;*/
	border:1px solid #d9dbda;
	padding:0px 0px 0px 0px;
	}
.contentmain_page{
	width:615px;
	float:left;
	border:1px solid #d9dbda;
	padding:0px 0px 0px 0px;
	}
.outer{
	float:left;
	}
.social{
	width:560px;
	height:120px;
	border:1px solid #D9DBDA;
	margin-top:10px;
	padding-top:27px;
	padding-right:35px;
	padding-left:20px;
	}
.social h1.title{
	font-size:20px;
	height:auto;
	color:#3c9f3c;
/*	padding-left:13px;*/
	}
.social_text{
	width:335px;
	float:left;
	}
.social_icons{
	float:right;
	width:195px;
	}
.twitter{
	background:url(images/twitter.jpg) no-repeat;
	width:40px;
	height:38px;
	float:left;
	margin-right:10px;
	}
.facebook{
	background:url(images/facebook.jpg) no-repeat;
	width:41px;
	height:38px;
	float:left;
	margin-right:10px;
	}
.linked{
	background:url(images/linked.jpg) no-repeat;
	width:41px;
	height:38px;
	float:left;
	margin-right:10px;
	}
.rss{
	background:url(images/rss.jpg) no-repeat;
	width:40px;
	height:38px;
	float:left;
	}
#content{
	padding:25px 20px 15px 23px;
	
	}
.entry p{
	margin-bottom:15px;
	font-size:12px;
	}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	color:#333333;
	font-size:20px;
/*	padding-left:15px;*/
	font-weight: normal;
	}
h2.title{
	color:#371015;
	font-size:16px;

	padding-left:15px;
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:20px;
	height:auto;
	padding:0px 0 5px 0px;
	color:#3c9f3c;
	}
.post .entry{
	text-align:justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
/*	padding-left: 15px;*/
	}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:5px 0px 0px 0px;
	}
.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:190px;
	float:left;
	}
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.sidebar li{
	margin-bottom:12px;
	padding-bottom:10px;
	border:1px solid #DDDDDD;
	margin-bottom:12px;
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
	}
.sidebar li ul li{
	border:none;
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0 0 0.7em 0;
	}
#sidebar1{
	padding-left:10px;
	
	}
#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:278px;
	float:right;
	}
#sidebar2{
	padding:0px 0px 0px 0px;
	
	}
#sidebar2 li h2{
	background:#e6f4d3;
	height:29px;
	margin:0 0 1em 0;
	padding:5px 5px 5px 15px;
	font-size: 18px;
	font-weight: bold;
	color: #4b4b4b;
	}
#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:url(images/footer_bg.jpg) repeat-x;
	color:#b9bab9;
	font-size:12px;
	text-align:center;
/*	width:965px;*/
	margin-right: auto;
	margin-left: auto;
	height:90px;
	line-height:110px;
	}
#footer a{
	color:#b9bab9;
	font-size:12px;
	}
.info{
/*	border-bottom:1px solid #cccccc;
	border-top:1px solid  #CCCCCC;*/
	margin-bottom:20px;
	padding:3px;
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#467446;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
	background-color:#467446;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#efefef;
	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:#504f4f;
	color:#504f4f;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;	
	}
#author, #email, #url{
	background:#efefef;
	border:1px solid #cbcbcb;
	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:#efefef;
	border:1px solid #cbcbcb;
	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:url(images/submit.jpg) no-repeat;
	width:58px;
	height:20px;
	border:none;
	cursor:pointer;
	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;
	}
#wp-calendar{
	background-color: #EFEFEF;
	border: 1px solid #DCDCDC;
	width:268px;
}
#wp-calendar caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#prev a{
	color: #4abeda;
}
#next a{
	color: #4abeda;
}
.logo_link {
	height:77px;
	position:relative;
	top:31px;
	width:224px;
	display:block;
	float:left;
}
.logo_link2 {
	display:block;
	float:right;
	height:30px;
	margin-right:107px;
	position:relative;
	top:34px;
	width:16px;
}
.clear{
	clear:both;
	}
.buy_ebook{
	background:url(images/buy_ebook.jpg) no-repeat;
	width:482px;
	height:285px;
	border:1px solid #d9dbda;
	margin-bottom:10px;
	display:block;
	float:left;
	}
.newsletter{
	display:block;
	width:299px;
	height:230px;
	background:#f4f6f5;
	border:1px solid #d9dbda;
	float:right;
	padding:55px 45px 0px 65px;
	}
.newsletter p{
	font-size:12px;
	}
.email_news{
	background:url(images/email_newsletter.jpg) no-repeat;
	width:241px;
	height:15px;
	padding-bottom:30px;
	}
.soc_box{
	margin-top:15px;
	}
#aweber_text{
	border-top:1px solid #454545;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #e5e5e5;
	width:210px;
	float:right;
	margin-bottom:15px;
	color:#333333;
	}
.aweber_submit{
	background:url(images/signup_button.jpg) no-repeat;
	width:58px;
	height:20px;
	border:none;
	float:right;
	cursor:pointer;
	}
.aweber{
	width:280px;
	height:100px;
	margin-top:18px;
	}
.aweber h5{
	color:#1e901e;
	font-size:12px;
	float:left;
	}
.cont_butt{
	background:url(images/send.jpg) no-repeat;
	width:58px;
	height:20px;
	border:none;
	cursor:pointer;
	}
.contact_form{
	border-top:1px solid #454545;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #e5e5e5;
	width:280px;
	color:#333333;
	}
.contact_msg{
	border-top:1px solid #454545;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #e5e5e5;
	width:280px;
	height:125px;
	color:#333333;
	}
.google_trans {
	margin:0 auto;
	text-align:right;
	width:965px;
}
