/*   
Theme Name: My Conclusion
Theme URI: http://www.myconclusion.com
Description: Customized theme for My Conclusion
Author: Jeremy Yamaguchi, Daniel Johnson
Author URI: http://aeroncreative.com/
Version: 1.0
.
Restricted Use
.
*/

/* CSS Document */

/*-------------Custom Global Tags-----------------*/

body {
background: #eef2fb url(images/body_bg.jpg) top center repeat-x;
padding-top: 0;
padding-bottom: 30px;
margin: 0px;
font-family: "Arial", sans-serif; 
}

a img,:link img,:visited img { border: none; }

p {
padding: 0;
margin: 0 0 20px 0;
}

h2 {
font-family: Arial, sans-serif; 
font-size: 24px;
font-weight: 100;
margin: 0;
padding: 0 20px 0 20px;
}

h3 {
font-family: Arial, sans-serif; 
font-size: 18px;
font-weight: 100;
margin: 0 0 20px 0;
padding: 0;
color: #000;
}

a {
color: #5296e9;
text-decoration: none;
}

a:hover {
color: #fb2424;
text-decoration: underline;
}

/*-----------------Special----------------------*/

.tiny {
font-size: 10px;
color: #aaa;
letter-spacing: 1px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
padding-left:10px;
padding-right: 10px;
font-size: 10px;
width: 90;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


.readmore {
font-size: 11px;
letter-spacing: 1px;
text-align: right;
}

.readmore a {
text-decoration:none;
}


blockquote {
color: #4b617d;
padding: 0 0 0 30px;
background: url(images/quote.gif) top left no-repeat;
}

p.tiny a:link, a:visited {
text-decoration: none;
color: #5296e9;
}

#disclaimer {
border: 1px solid #e6db55;
background-color: #fffbcc;
padding: 20px 20px 5px 20px;
}

#disclaimer p {
font-size: 10px;
color: #000;
text-align: justify;
}

/*-----------------Main Nav----------------------*/

#sitenav {
float: left;
width: 861px;
height: 35px;
margin-top: 28px;
padding: 14px 0 0 70px;
}

#sitenav a {
display: block;
float: left;
width: 121px;
height: 24px;
color: #fff;
text-decoration: none;
font-size: 12px;
margin-right: 12px;
padding: 11px 0 0 0;
text-align: center;
background: url(images/nav_bg.jpg) top left no-repeat;
}

#sitenav a:hover {
background: url(images/nav_bg_hover.jpg) top left no-repeat;
color: #fff;
}

#sitenav a.active {
background: url(images/nav_bg_active.jpg) top left no-repeat;
color: #000;
}

/*-----------------Layout Divs------------------*/

#wrapper {
width: 1013px;
position: relative;
margin: 10px auto; 
margin-bottom: 0px;
margin-top: 0px;
background: url(images/wrapper_bg.jpg) top center no-repeat;
padding: 0 0 0 87px;
}

#header {
width: 931px;
height: 191px;
background: url(images/header.jpg) top left no-repeat;
}

#logo {
float: left;
width: 456px;
height: 114px;
}

#logo a:hover {
filter: alpha(opacity=70);
opacity: 0.70;
}

#content {
width: 899px;
background: #fff url(images/content_bg.png) top left no-repeat;
padding: 15px 16px 0 16px;
}

#leftWrap {
float: left;
width: 545px;
}

#postWrap {
width: 545px;
margin-bottom: 20px;
}

#postWrap h2 a, #postWrap h3 a {
	text-decoration: none;
	color: #000000;
}

#postWrap h3 {
margin: 0;
padding: 0 20px 0 20px;
}

#post {
width: 504px;
background: url(images/post_bg.gif) top left no-repeat;
border-right: 1px solid #ededed;
padding: 20px 20px 5px 20px;
font-size: 12px;
text-align: justify;
}

#post img {
padding: 10px;
}

#respond {
width: 504px;
border-right: 1px solid #ededed;
padding: 20px 20px 5px 20px;
font-size: 12px;
text-align: justify;
}

#comments-area {
width: 504px;
border-right: 1px solid #ededed;
padding: 20px 20px 5px 20px;
font-size: 12px;
text-align: justify;
}

#comments-area h3 {
font-size: 13px;
font-weight: bold;
}

#postFooter {
width: 544px;
height: 1px;
background: url(images/post_footer.gif) top right no-repeat;
border-right: 1px solid #ededed;
}

#rightWrap {
float: right;
width: 335px;
background: url(images/right_wrap_footer.gif) bottom left no-repeat;
}

#rightBox, #linkcat-27 {
width: 294px;
background: url(images/right_box_bg.gif) top left no-repeat;
border-left: 1px solid #ededed;
border-bottom: 1px solid #ededed;
padding: 20px;
font-size: 12px;
line-height: 14px;
color: #777;
}

#clear {
clear: both;
height: 1px;
font-size: 1px;
}

#footer {
width: 881px;
height: 100px;
background: url(images/footer_bg.jpg) top center no-repeat;
font-size: 12px;
text-align: right;
padding: 40px 25px 0 25px;
color: #898989;
}

#footer a {
font-size: 12px;
color: #fff;
text-decoration: none;
}

#subscribe {
width: 151px;
height: 39px;
float: left;
}

#subscribe a:hover {
filter: alpha(opacity=70);
opacity: 0.70;
}

#footer-disclaimer {
width: 830px;
padding-left: 50px;
padding-right: 50px;
font-size: 10px;
text-align: center;
color: #555;
}

/* Comments */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


