/*  
Theme Name: Zillionaire
Theme URI: http://internetzillionaire.com/
Description: Internet Zillionaire is an evolving blog design by three60five.com.
Version: 2.0
Author: Dave Allen
Author URI: http://three60five.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", serif;
	background: #fff url("images/zill_bg.gif") top left repeat-x;
	color: #111;
	text-align: center;
	margin:0; 
	padding:0;
	}

#page {
	text-align: left;
	}

#header {
	background: #fff url("images/zill_header.gif") 0 0 no-repeat;
	margin: 0px auto 0 auto;
	padding: 0;
	border: none;
	width: 941px;
	height: 201px;
	text-align: left;
	}

#header span {
	display: none;
	margin: 0; 
	padding: 0;
}

#content {
	font-size: 1.2em;	
	line-height: 1.5em;
	}
	
.postmetadata {
	color: #111;
	font: 1.8em Georgia, "Times New Roman", serif;
	text-align: right;
	}

#footer {
	background: #fff url("images/zill_footer.gif") 0 0 no-repeat;
	}

small {
	display: block;
	font: italic 1.1em "Times New Roman", serif; 
	letter-spacing: 1px; 
	color: #111;
	text-align: center;
	padding: 0;
	margin: 0.3em 0 0.3em 0;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font: 1.8em Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	text-align: center;
	color: #603B16;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h5 {
	text-align: center;
	color: #111;
	font: italic 1.1em "Times New Roman", serif; 
}


	

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #603B16;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}


.commentmetadata {
		display: block;
	font-size: .8em;
	text-align: right;
	float: left;
	padding: 25px 34px 0px 0px;
	margin: 0;
	width: 110px;
	height: 136px;
	background: #fff url("images/zill_comment_bg.gif") top right no-repeat;
}

.commentlist {
	float: right;
	width: 430px;	
}

.commenttext {
	width: 270px;
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
}

p label small {
	text-align: left;
}

#commentform p {
	font-family: Georgia, "Times New Roman", serif;
	}

#sidebar {
	font: 1em Georgia, "Times New Roman", serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.navlinks {
	font-size: 1.2em;
	letter-spacing: 1;
	text-transform: uppercase;
}

.navlinks li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0;
}

hr.faded {
	display: block;
	height: 4px;
	margin: 0 3px 10px 1px;
	background: url("images/zill_hr.gif") top left no-repeat;
}

.author {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0;
	color: #6A824A;
	text-decoration: underline;
}

a.author:hover, .postmetadata a:hover {
	color: #603B16;
}

h2 a:hover, h3 a:hover {
	color: #6A824A;
}

a {
	color: #111;
	font-style: normal;
	text-decoration: none;
	}

#content p a {
	text-decoration: underline;
}

a:hover {
	color: #6A824A;
	text-decoration: underline;
	}

.entry img {
	border: .1em solid; 
	border-color: #ccc; 
	margin: .2em; 
	padding: .3em;
}

	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 15px auto;
	padding: 0;
	width: 944px;
	}

#wrapper {
	float: right;
	width: 726px;
}

#content {
	float: left;
	width: 505px;
	background: #fff url("images/zill_column_main.gif") top left no-repeat;
}	

#content.search {
	float: left;
	width: 505px;
	background: #fff url("images/zill_column_search.gif") top left no-repeat;
}	

#content.search .post {
	margin-top: 15px;
}

#navigation {
	float: left;
	width: 218px;
	background: #fff url("images/zill_column1.gif") top left no-repeat;
}

#navigation ul {
	margin: 55px 3px 0 1px;
	padding: 0 20px; 
	text-align: center;
	list-style: none;
}

#authors {
	text-align: center;
	width: 218px;
	padding-top: 55px;
	background: #fff url("images/zill_column2.gif") top left no-repeat;
}

#belowthefold {
	text-align: center;
	width: 505px;
	padding-top: 30px;
	background: #fff url("images/zill_belowthefold2.gif") top left no-repeat;
}

#belowthefold ul {
	color: #6E4D3F; 
	list-style: none;
	margin: 0 200px 40px 40px;
	padding: 3px 0;
	border-bottom: 1px solid #6A824A;
}

#belowthefold a {
	color: #6A824A;
	text-decoration: underline;
}

#belowthefold a:hover {
	color: #6E4D3F;
}

#belowthefold p {
	padding: 0 0 5px 42px;
	margin:0;
	text-align: left;
	font-weight: bold;
	color: #6E4D3F;
}

#belowthefold ul li {
	text-align: left;
	padding: 2px 0;
	border-top: 1px solid #6A824A;
}

#archives {
	text-align: left;
	width: 218px;
	padding-top: 55px;
	background: #fff url("images/zill_archives.gif") top left no-repeat;
}

#archives p {
	padding: 3px 30px 3px 33px;
}

#xboxcorner {
	text-align: left;
	width: 218px;
	padding-top: 40px;
	background: #fff url("images/zill_xboxcorner2.gif") top left no-repeat;
}

#xboxcorner p {
	line-height: 1.4em;
	padding: 5px 15px 5px 105px;
}

#commentary {
	text-align: left;
	line-height: 1.3em;
	width: 218px;
	padding-top: 80px;
	background: #fff url("images/zill_commentary.gif") top left no-repeat;
}

#commentary ul li a {
	text-transform: uppercase;
	font-weight:800;
}

#distractions {
	text-align: left;
	width: 218px;
	padding-top: 10px;
	background: #fff url("images/zill_distractions.gif") top left no-repeat;
}

.ads {
	width: 218px;
	padding-top: 40px;
	background: #fff url("images/zill_ads.gif") top left no-repeat;
}

#distractions ul {
	margin-bottom: 0px;
	padding: 25px 20px 0px 34px;
	line-height: 1.3em;
}

#distractions li a {
	font-size: 1.3em;
	line-height: 1.8em;
	text-decoration: underline;
}

.authorbio {
	text-align: justify;
	padding-right: 13px;
	padding-left: 18px;
	line-height: 1.2em;
}

.searchresults {
	margin: 70px 0 0 0;
}

.searchresults h3 {
	margin: 0 0 5px 40px;
}

.searchresults ul, .archiveindex ul {
	color: #6E4D3F; 
	list-style: none;
	margin: 5px 40px 40px 40px;
	padding: 3px 0;
	border-bottom: 1px solid #6A824A;
}

.searchresults a, .archiveindex a {
	color: #6A824A;
	text-decoration: underline;
}

.searchresults a:hover, .archiveindex a:hover {
	color: #6E4D3F;
}

.searchresults ul li, .archiveindex ul li {
	text-align: left;
	padding: 2px 0;
	border-top: 1px solid #6A824A;
}


#sidebar {
	 float: right;
	 width: 218px;
	 background-color: #fff;
	}

#sidebar form {
	margin: 0;
	}
	
#commentpage {
	background: #fff url("images/zill_comments_header.gif") top left no-repeat;
	text-align: left;
	padding: 50px 45px 10px 45px;
	margin: 0;
	}

.post {
	padding: 25px 45px 10px 45px;
	margin: 0;
	text-align: justify;
}


.postmetadata {
	background: #fff url("images/zill_twocents.gif") 60px -3px no-repeat;
	padding: 5px 15px 10px 0;
	display: block;
	height: 48px;
	}

#footer {
	padding: 55px 0 0 1px;
	margin: 0 auto;
	width: 941px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 5px 20px 20px;
	text-align: right;
	line-height: 1.5em;
	}

#footer p a {
	font-weight: bold;
}

#content.aboutus {
	float: left;
	width: 505px;
	padding-top: 25px;
	background: #fff url("images/zill_about.gif") top left no-repeat;
}

	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h5 {
	padding: 0;
	margin: 25px 0 0 0;
}
/* End Headers */



/* 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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#commentary ul, #commentary ul ol {
	margin: 0px 30px 0 30px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}


/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}
	
/* End Various Tags & Classes*/
