/*
Theme Name: FonrtPage Pro
Theme URI: http://mindmovies.com/
Description: A clean theme with a webpage look and blog features.
Author: Luke Domagalski
Author URI: http://thesmileyfish.com/
Version: 1.0
*/

/*------------------------------------------------------------------------------
--------TABLE OF CONTENTS (to make things easier :)-----------------------------
--------*Note, begin at line numbers are approximate----------------------------

	1. Overarching Styles........................line 26
	2. MindMovies Seel in CSS Anchor Styles......line 103
	3. Opt In Box in CSS Anchor Styles...........line 121
	4. Overarching Structure Styles..............line 142
	5. Posts Styles..............................line 188
	6. Search Results Pages Styles...............line 206
	7. Comments Styles...........................line 243
	8. Siderbar Styles...........................line 294
	9. Footer Styles.............................line 353

------------------------------------------------------------------------------*/

body {
	font-family: Arial, sans-serif;
	font-size: 16px;
	background: #ffffff;
	margin: 0px;
}

h1 {
	font-size: 46px;
	line-height: 50px;
	color: #000000;
	font-weight: normal;
	margin: 85px 0px 0px 0px;
}

h2.pageH2 {
	font-size: 38px;
	font-weight: normal;
	padding: 0px;
	margin: 14px 0px;
}

h2.postH2 {
	width: 640px;
	font-size: 32px;
	line-height: 34px;
	text-align: center;
	font-weight: normal;
	color: #FF0000;
	margin: 10px 0px;
	padding: 0px 340px 0px 0px;
	float: left;
}

h3 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

h4 {
	font-size: 24px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}

h5 {
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	margin: 20px 0px 0px 100px;
}

a {
	text-decoration: none;
	outline: none;
	border: none;
}

a.titlelink {
	color: #000000;
}

img {
	border: none;
}


/*------------------------------------------------------------------------------
--------Below: Styling for MindMovies Seel in CSS Anchor----------------------*/

/*Do not chane below rule EVER*/
.anchor {
	height: 0px;
	width: 0px;
	float: left;
}

#seel {
	width: 244px;
	height: 203px;
	background: url(http://startmanifestingnow.s3.amazonaws.com/images/seel.png);
	position: absolute;
	margin: 8px 0px 0px -160px;/*Change this line to manipulate position of the seel (relative to top left corner of <div class=head>)*/
}

/*------------------------------------------------------------------------------
--------Below: Styling for Opt In Box in CSS Anchor---------------------------*/

/*Do not chane below rule EVER*/
.anchor2 {
	height: 0px;
	width: 0px;
	float: right;
}

#opt {
	width: 338px;
	height: 148px;
	background: url(http://startmanifestingnow.s3.amazonaws.com/images/opt1.png) no-repeat;
	list-style: none;
	position: absolute;
	margin: 8px 0px 0px -346px;/*Change this line to manipulate position of the seel (relative to top left corner of <div class=head>)*/
	padding: 0px;
	display: block;
}


/*------------------------------------------------------------------------------
--------Below: Styling for Overarching Structure------------------------------*/

#paper {
	text-align: left;
	width: 1000px;
	margin: 0px;
	padding: 0px 0px 80px 0px;
}

#header {
	width: 878px;
	height: 165px;
	border: solid #111111;
	border-width: 0px 0px 3px 0px;
	padding: 1px 0px 0px 122px;
	margin: 0px 0px 1px 0px;
}

#content {
	width: 1000px;
	background: #ffffff url(http://startmanifestingnow.s3.amazonaws.com/images/content.png) repeat-x;
	border-top: solid 1px #d7c7b2;
	margin: 0px;
	padding: 28px 0px 0px 0px;
}

#content2 {
	width: 960px;
	padding: 0px 20px 20px 20px;
	overflow: auto;
}

#content3 {
	width: 1000px;
	background-image: url(http://startmanifestingnow.s3.amazonaws.com/images/divider1.png);
	background-repeat: repeat-y;
	background-position: 563px;
	border-top: dotted 1px #cccccc;
	margin: 0px;
	padding: 26px 0px 28px 0px;
	overflow: auto;
}


/*------------------------------------------------------------------------------
--------Below: Styling for Posts (*NOTE, these css rules must be called from----
--------within word-press GUI in the html code view)--------------------------*/

.videobox {
	width: 545px;
	margin: 0px 0px 0px 47px;
	float: left;
}

.linkbox {
	width: 330px;
	margin: 0px 14px;
	float: left;
	clear: none;
}


/*------------------------------------------------------------------------------
--------Below: Styling for Elements for Search Results Pages------------------*/

.postsearch {
	width: 700px;
	color: #666666;
	margin: 0px 100px;
	padding: 32px 0px 0px 0px;
}

.postsearch h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.postsearch h2 a:link, .postsearch h2 a:visited {
	color: #666666;	
}

.postsearch h2 a:hover, .postsearch h2 a:active {
	color: #000000;
}

.postsearch p {
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

p.subhead {
	margin: 2px 100px;
}


/*------------------------------------------------------------------------------
--------Below: Styling for Comments-------------------------------------------*/

.commentcontainer {
	width: 613px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.commenthead {
	background: url(http://startmanifestingnow.s3.amazonaws.com/images/commenthead.png);
	width: 514px;
	height: 19px;
	margin: 10px 0px 0px 0px;
}

.commentbg {
	background: url(http://startmanifestingnow.s3.amazonaws.com/images/commentbg.png);
	width: 400px;
	margin: 0px;
	padding: 0px 57px 0px 57px;
}

.commentbg ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.commentbg ul li {
	list-style: none;
	border-bottom: solid 1px #666666;
	margin: 0px 0px 26px 0px;
}

.commentfoot {
	background: url(http://startmanifestingnow.s3.amazonaws.com/images/commentfoot.png);
	width: 514px;
	height: 20px;
	margin: 0px;
	overflow: auto;
}

.commentcontainer a:link, .commentcontainer a:visited {
	color: #666666;
}

.commentcontainer a:hover, .commentcontainer a:active {
	color: #000000;
}

/*------------------------------------------------------------------------------
--------Below: Styling for Siderbar-------------------------------------------*/

#sidebar {
	width: 387px;
	border-top: solid #222222 3px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#sidebar li {
	width: 325px;
	background: url(http://startmanifestingnow.s3.amazonaws.com/images/shad2.png) repeat-x;
	list-style: none;
	border: solid #d7c7b2;
	border-width: 1px 1px 0px 1px;
	margin: 0px;
	padding: 0px 30px 40px 30px;
	float: left;
}

.widgettitle {
	font-size: 19px;
	line-height: 21px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin: 20px 0px;
	padding: 0px;
}

#sidebar a:link, #sidebar a:visited {
	font-size: 16px;
	color: #666666;
}

#sidebar a:hover, #sidebar a:active {
	color: #000000;
}

#sidebar #tag_cloud a.tag-link-7 {
	font-size: 16px;
}

#sidebar li#sidebarfoot {
	width: 387px;
	height: 18px;
	background: url(http://startmanifestingnow.s3.amazonaws.com/images/sidebarfoot.png);
	border: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li p.postlink {
	margin: 0px;
}


/*------------------------------------------------------------------------------
--------Below: Styling for Footer-------------------------------------------*/

#footer {
	width: 982px;
	font-size: 14px;
	border: solid #000000;
	border-width: 1px 0px 0px 0px;
	background: #ffffff;
	margin: 0px;
	padding: 4px 0px 0px 18px;
	float: left;
}

/* any Page item (link)*/
.page_item, .page_item a:link, .page_item a:visited {
	list-style: none;
	color: #666666;
	padding-left: 12px;
	float: left;
	clear: none;
}

/* any Page item (link) when mouseover and onclick*/
.page_item a:hover, .page_item a:active {
	color: #000000;
}

/* the current Page */
.current_page_item a:link, .current_page_item a:visited, .current_page_item a:hover, .current_page_item a:active {
	color: #000000;
	cursor: default;
}

.copyright {
	text-align: right;
	color: #666666;
	float: right; 
	clear: none;
}
