/*
Theme Name: AIM-Theme
Theme URI:  http://www.wpaim.com
Description: The Official Theme for Stephen Pierce's Automated Income Machine
Version: 1.41
Author:  Stephen Pierce
Author URI: http://www.dtalpha.com
*/


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
}
.clearer{
	clear:both;
}
#page{
	width:1001px;
	margin:auto;
	margin-top:50px;
	box-shadow:2px 2px 3px #646464;
	-moz-box-shadow: 2px 2px 3px #646464;
	-webkit-box-shadow: 2px 2px 3px #646464;
	filter:progid:DXImageTransform.Microsoft.DropShadow(color='#646464',offX='2',offY='2',strength='3');
}
#header *{
	margin:0;
	padding:0;
}

#header .mainMenu{
	border-bottom:solid 1px #ccc;
}
#header .categoriesMenu{
	border-bottom:solid 1px #333;
}
#header .mainMenu ul{
	height:30px;
	list-style:none;
	background:#000;
	border-bottom:solid 1px #666666;
}
#header .mainMenu ul li{
	float:right;
	
}
#header .mainMenu ul li a{
	display:block;
	height:30px;
	line-height:30px;
	padding:0 10px;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ccc;
}
#header .mainMenu ul li a:hover, #header .mainMenu ul li.current_page_item a{
	color:#fff;
}
#header .mainMenu ul ul{
	height:auto;
	border:solid 1px #666666;
	border-top:0;
	width:200px;
	z-index:1001;
}
#header .mainMenu ul ul li{
	clear:both;
	float:none;
	border-bottom:solid 1px #999;
	z-index:1002;
}
#header .mainMenu ul ul li a{
	text-align:left;
	line-height:18px;
	height:auto;
	padding:5px 10px;
}
#header #headerimg{
	background:#444;
	border:solid 1px #333;
	height:86px;
}
#headerimg h1{
	font-size:60px;
	line-height:60px;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	margin-left:30px;
}
#headerimg h1 a{
	color:#fff;
	text-decoration:none;
}
#headerimg .description{
	margin-left:58px;
	color:#ccc;
	font-style:italic;
	margin-top:6px;
}
#header{
	/*border-bottom:solid 2px #ececec;*/
}
.mainContent{
	background:url(images/contentBgImage.png);
	overflow:hidden;
}
.mainContent .sidebar{
	width:200px;
	background:#ccc;
	float:left;
	overflow:hidden;
}
.mainContent .sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom:10px;
}
.mainContent #content{
	width:721px;
	float:left;
	padding:37px 40px;
	
}
.socnetworks{
	margin:6px 0 6px -3px;
	width:192px;
}
.socnetworks a{
	display:block;
	float:left;
	background:url(images/socNet.png);
	width:24px;
	height:24px;
	margin-right:8px;
	text-decoration:none;
}
.socnetworks .TwitterLink{
	background-position:-32px 0;
}
.socnetworks .LinkedInLink{
	background-position:-63px 0;
}
.socnetworks .YoutubeLink{
	background-position:-93px 0;
}
.socnetworks .GoogleBuzzLink{
	background-position:-128px 0;
}
.socnetworks .RssLink{
	background-position:-158px 0;
}
.sidebar h3{
	background:#333333;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding:4px 10px;
	margin:0;
	margin-bottom:10px;
}



#content{
	padding:40px 36px;
}

.footerWidgets{
	min-height:293px;
	background:#444444;
	padding-top:25px;
}
.footerWidgets p, .footerWidgets p a{
	font-size:16px;
	color:#cccccc;
	text-align:center;
}
.footerWidgets p{
	margin-top:5px;
}
#sidebarFooterWidgetArea ul{
	list-style:none;
	margin:0;
	padding:0;
}

#sidebarFooterWidgetArea ul .widgetcontainer{
	width:195px;
	min-height:257px;
	float:left;
	margin-left:24px;
	box-shadow:3px 3px 3px #bbb;
	-moz-box-shadow: 3px 3px 3px #bbb;
	-webkit-box-shadow: 3px 3px 3px #bbb;
	filter:progid:DXImageTransform.Microsoft.DropShadow(color='#bbb',offX='3',offY='3',strength='3');
	background:#fff;
	color:#000;
	font-size:12px;
	line-height:16px;
	padding:0px 12px;
}
ul.sidebarContent .widgetcontainer a{
	color:#000;
}
ul.sidebarContent .widgetcontainer h3{
	margin-bottom:18px;
	margin-left:-12px;
	width:199px;
	line-height:22px;
}
ul.sidebarContent .widgetcontainer .textwidget{
	background:#fff;
	color:#000;
	font-size:12px;
	line-height:16px;
	padding:0 0 18px 0px;
}
ul.sidebarContent .widgetcontainer  ul li{
	background:url(images/listArrow.png) left 3px no-repeat;
	padding-left:21px;
min-height:22px;	
}
#sidebarLeftSidebar ul.sidebarContent .widgetcontainer .textwidget{
	background:transparent;
}


.mainContent #content .HomePageOnPageDescription{
	font-size:18px;
	line-height:22px;
}
.mainContent #content h1{
	margin:0;
	font-size:48px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:24px;
	font-weight:normal;
}
.mainContent #content h2{
	margin:0;
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:13px;
	font-weight:normal;
	background:url(images/brLine.png) bottom center no-repeat;
	padding-bottom:8px;
	margin-top:10px;
}
.mainContent #content h2 a{
	color:#000;
	text-decoration:none;
}
.mainContent #content small.postmeta{
	font-size:14px;
	display:block;
	margin-top:-14px;
}
.mainContent #content .entry{
	margin-top:20px;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
a.youtubelink img{
	border:0;
}
/* End Images */

#content .sidebar{
	clear:both;
	float:none;
	background:none;
	margin:10px;
}
#menu-second{
	z-index:500;
}
/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pageNav { padding:0; margin:0; height:34px; line-height:34px; width: 980px; float:none; clear:both; margin-top:10px; }
.Nav {
float:none;
clear:both;
}
.pageNav a, .pageNav a:visited { display:block; float:left; text-align:center; line-height:22px; height:22px; width: 22px; font-size: 13px; color:#484848; background:#ccc; text-decoration:none; margin-right:4px; padding:0; }
.pageNav a:hover { background: #999; text-decoration: none; color:#203c73; }
.pageNav span { font-size:13px; display:block; float:left; text-align:left; line-height:22px; height:22px; margin-right:12px;color:#515860; font-family:Arial, Helvetica, sans-serif; }
.pageNav .on { display:block; float:left; text-align:center; line-height:22px; height:22px; width:22px; background: #888;  color:#203c73; margin-right:4px; padding:0;  }

.dotts {width:20px; text-align:center; display:block; float:left;}

.pageNav strong {
font-size:13px;
}
.pageNav a.lastpage{
	width:36px;
}
.HomePageContentAfterPosts{
		margin-top:20px;
		clear:both;
}
.mainContent ul.sidebarContent .widgetcontainer{
	padding:0px 12px;
}
.mainContent ul.sidebarContent .widgetcontainer h3{
	width:180px;
}
