/*
Theme Name: SMC 4.0
Theme URI:  http://saturdaymorningcentral.com
Description: 
Version:
Author: Blue Awesome
Author URI: http://blueawesome.com
*/

/*

	COLOR KEY:
		Orange		#d06134
		Yellow		#f4d628

*/

@import url(http://fonts.googleapis.com/css?family=Droid+Serif);

@import url('fonts.css');


body {
	background: url(images/bg.png);
	font-family: Droid Serif, Georgia, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 21px;
}

#wrapper {
	width: 1030px;
	margin: 0 auto;
	background: url(images/middle2.png) repeat-y;
	position: relative;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 50px;
}


/* ------------ General Styles ------------ */

p {
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	color: #d06134;
}

a:hover {
}

a:visited {

}

a img {
	border: none;
}

strong {
	font-family: DroidSerifBold;
	color: #000000;
}

h1 {

}

h2, h2 a {
	color: #d06134;
	font-family: 'DroidSerifBold', DroidSerifBold, Georgia, serif;
	font-weight: bold;
}

h3 {
	font-family: DroidSerifBold;
	font-size: 18px;
	color: #d06134;
}

h4 {
	font-family: DroidSerifBold;
	font-size: 16px;
}

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

em {
	font-family: DroidSerifItalic;
}

blockquote {
	float: right;
	margin: 0;
	font-size: 17px;
	width: 200px;
	padding-left: 30px;
	background: url(images/quote.png) no-repeat top left;
	margin-left: 3px;
}

blockquote cite {
	font-size: 13px;
	font-family: DroidSerifItalic;
	color: #999999;
	display: block;
	text-align: right;
}

p.wp-caption-text {
	text-align: center;
	font-family: DroidSerifItalic;
	font-size: 12px;
}

h2.category {
	margin-left: 35px;
}

/* ------------ Header ------------ */

#header {
	width: 1030px;
	margin: 0 auto;
	height: 250px;
	background: url(images/top2.png) no-repeat bottom;
	position: relative;
}

#header h1 {
	width: 260px;
	height: 183px;
	background: url(images/smc-sprite.png) no-repeat;
	text-indent: -9999px;
	background-position: -10px -10px;
}

#header h1 a {
	display: block;
	width: 260px;
	height: 183px;
	text-indent: -9999px;
}

#header p {
	text-indent: -9999px;
	display: block;
	width: 225px;
	height: 64px;
	background: url(images/smc-sprite.png) no-repeat;
	position: absolute;
	right: 60px;
	top: 30px;
	background-position: -10px -213px;
}

#header ul {
	list-style: none;
	font-family: MarketingScriptRegular;
	font-size: 22px;
	position: absolute;
	top: 210px;
	width: 690px;
	text-align: center;
	margin-left: 15px;
	text-shadow: 1px 1px #6c2609;
	border: none;
	list-style-image: none;
}

#header ul li {
	display: inline;
	padding: 15px;
}

#header ul li a {
	color: #ffffff;
}

#header ul li a:hover {
	color: #6c2609;
	text-shadow: 1px 1px #e2b19c;
}

#search-form {
	float: right;
	margin-right: 30px;
	margin-top: -50px;
}

/* ------------ Post ------------ */

.post-home {
	width: 650px;
	height: 200px;
	position: relative;
	margin-left: 15px;	
}

.post-home img.thumb {
	width: 136px;
	height: 136px;
	position: absolute;
	top: 15px;
	left: 20px;
	border: 2px solid #3399cc;
}

.post-home .entry-content {
	position: absolute;
	left: 185px;
	top: 0;
	padding-right: 10px;
}

.post-home h2.entry-title {
	margin-bottom: -10px;
}

.post-home h2.entry-title a:hover {
	color: #3399cc;
}

.post h2.entry-title {
	margin-bottom: -10px;
}

.post {
	width: 650px;
	padding-left: 35px;
	margin-bottom: 20px;
	position: relative;
}


.post ul {
	margin: 0 0 20px 25px;
	list-style-image: url(images/star.gif);
}

.post ul li {
	margin-bottom: 10px;
}

.entry-meta {
	width: 690px;
	height: 40px;
	background: url(images/post_divider.png) no-repeat;
	margin-left: 15px;
	font-family: DroidSerifBold;
	margin-bottom: 10px;
	color: #d06134;
	text-shadow: 1px 1px #f8e7ad;
}

.entry-meta a {
	color: #d06134;
	text-shadow: 1px 1px #f8e7ad;
}

.comment-bubble {
	width: 26px;
	height: 26px;
	background: url(images/bubble.png) no-repeat;
	float: right;
	margin: 8px 10px 0 10px;
}

.comment-bubble a {
	color: #f4d628;
	font-size: 12px;
	text-align: center;
	font-family: Droid Serif;
	text-shadow: none;
	display: block;
	width: 27px;
}

.tags {
	margin-bottom: 10px;
}


.excerpt {
	float: left;
	margin-top: -25px;
}

.clear {clear: both;}

.clear-left {clear: left;}

p.date {
	font-size: 11px;
}

p.meta {
	float: right;
	margin-top: -10px;
	color: #d06134;
}

p.meta a:hover {
	color: #3399cc;
	text-decoration: underline;
}

.post a:hover, .post-single a:hover, #sidebar a:hover {
	text-decoration: underline;
}

h2.entry-title a:hover {
	text-decoration: none;
}

#after-post {
	width: 690px;
	height: 170px;
	background: url(images/after-post.png) no-repeat;
	margin-left: 15px;
}

#social {
}

#social ul {
	list-style: none;
	margin-left: 0;
}

#social ul li {
	display: inline;
	padding-right: 5px;
}

#social ul li img {
	width: 25px;
	height: 25px;
}

div.navigation {
	height: 31px;
	margin-bottom: -25px;
}

#last-post a, #next-post a {
	width: 138px;
	height: 31px;
	display: block;
	text-indent: -9999px;
}

#last-post a {
	background: url(images/last.png) no-repeat;
	margin-left: -20px;
}

#next-post a {
	background: url(images/next_post.png) no-repeat;
	margin-right: -20px;
}

#last-post a:hover, #next-post a:hover {
	background-position-y: -31px;
}

#retweet {
	float: left;
	margin-right: 20px;
}

#facebook-like {
	float: left;
	padding-top: 2px;
}

/* --------- Related ---------- */

.related {
	position: relative;
}

.related h3 {
	display: none;
}

.related ul {
	position: absolute;
	top: 32px;
	left: 50px;
}

.related ul li {
	list-style: none;
	float: left;
	margin-right: 15px;
}

.related ul li img {
	padding: 3px;
	background: #ffee8c;
	width: 100px;
	height: 100px;
}
.related ul li img:hover {
	background-color: #f4d628;
	padding: 3px;
}

.related p {
	display: none;
}

h2.leave-comment {
	font-size: 18px;
	text-align: center;
}

/* --------- Related Text ---------- */

.related-text {
	position: relative;
	padding-left: 20px;
	color: #fff;
	font-size: 12px;
}

.related-text h4 {
	color: #ffffff;
	padding-top: 20px;
	font-family: Droid Serif;
	margin: 5px 0 5px 0;
	font-size: 14px;
}

.related-text ol {
	margin: 0;
	padding-left: 20px;
}

.related-text ul li {
	
}

.related-text ol li a {
	color: #fff;
}

.related-text ol li a:hover {
	text-decoration: underline;
}

.related-text p {
}



/* ------------ Sidebar ------------ */

#sidebar {
	float: right;
	width: 300px;
	margin-right: 15px;
	position: relative;
	margin-bottom: 20px;
}

#sidebar img {
}

.widget {
	border-bottom: 10px solid #f4d628;
}

.widget ul {
	color: #fff;
	width: 300px;
	font-size: 13px;
}

.widget ul li {
	margin-bottom: 1px;
	padding: 5px 20px 5px 20px;
	background: #ae4317;
}

.widget ul a {
	color: #fff;
	width: 290px;
	text-shadow: 1px 1px #6c2609;
}

.widget ul li:hover {
	background: none;
}


.widget img {
	z-index: 100;
}


.sb-divider {
	width: 300px;
	height: 10px;
	background: #f4d628;
}


ul#rssbox {
	margin: -30px 0 0 30px;
}

ul#rssbox li a {
	display: block;
	height: 32px;
	padding: 0 0 0 42px;
	color: #ffffff;
	font-size: 22px;
}

ul#rssbox li {
	margin-bottom: 15px;
}

li#rss 		{background: url(images/smc-sprite.png) no-repeat left;background-position: -10px -569px;}
li#email 	{background: url(images/smc-sprite.png) no-repeat left;background-position: -10px -621px;}
li#twitter	{background: url(images/smc-sprite.png) no-repeat left;background-position: -10px -673px;}

#sponsor {
	width: 300px;
	height: 250px;
	overflow: hidden;
}

.big-ad {
	width: 300px;
	height: 250px;
	overflow: hidden;
}

#sidebar h3 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin:0;
	padding: 10px 0 10px 0;
	background: #ae4317;
	text-shadow: 1px 1px #6c2609;
}

/* ------------- Comments ------------- */

#comments {
	width: 690px;
	margin-left: 15px;
}

h3.comments {
	color: #d06134;
	margin-left: 20px;
	background: url(images/bubble.png) no-repeat left;
	padding-left: 40px;
	background-position-y: 1px;
	height: 30px;
}


#comments a:hover {
	text-decoration: underline;
}

ul.commentlist {
	background: url(images/comment_divider.png) no-repeat top;
	padding-top: 20px;
}

ul.commentlist li {
	padding: 20px;
	background: url(images/comment_divider.png) no-repeat bottom;
}

ul.commentlist li .avatar img {
	float: right;
	padding: 3px;
	background: #3399cc;
}

ul.commentlist li.bypostauthor .avatar img {
	
}

p.author {
	margin: 0;
	font-size: 14px;
}

p.comment-date {
	font-size: 10px;
	margin: 0;
	font-family: DroidSerifItalic;
}

.the_comment {
	font-size: 13px;
}

.reply {
	font-size: 16px;
	font-family: DroidSerifBold; 
}

#respond  {
	margin-left: 15px;
}

#respond h4 {
	margin-bottom: 20px;
}


p.default {
	margin-left: 15px;
}

h3#trackbacks {
	margin-left: 15px;
}

form label {
	display: block;
	margin-bottom: 2px;
}

p.subscribe-to-comments label {
	display: inline;
}

textarea#comment, input#author, input#email, input#url {
	border: 2px solid #86c4df;
}

input#author, input#email, input#url {
	display: block;
	width: 250px;
	height: 20px;
	margin: 0 0 10px 0;
}

form input#submit {
	display: block;
}

.default-gravatar {
	width: 200px;
	height: 200px;
	float: right;
	text-align: center;
	margin: 20px 30px 0 0;
}

.default-gravatar img {
	border: 2px solid #3399cc;
	margin: 0 60px 0 60px;
	width: 80px;

}

.default-gravatar a {
	font-size: 12px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: underline;
}

.default-gravatar a:hover {
	color: #3399cc;
	text-decoration: none;
}

#get_recent_comments_wrap img {
	margin-right: 5px;
}



/* ------------ Footer ------------ */

#footer {
	width: 1030px;
	height: 32px;
	background: url(images/smc-sprite.png) no-repeat;
	background-position: -10px -457px;
	margin: 0 auto;
	margin-top: -20px;
	position: relative;
}



.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
}

div.center, img.center, .center a img {
	margin: 0 auto;
	text-align: center;
}

div.center, .center, img.center, p .center, p.center, p img.center {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	
}

p.disclaimer {
	font-size: 11px;
	font-family: DroidSerifItalic;
}

#blueawesome {
	width: 196px;
	height: 40px;
	background: url(images/smc-sprite.png) no-repeat;
	background-position: -10px -509px;
	text-indent: -9999px;
	position: absolute;
	right: 65px;
	bottom: 30px;
}

#blueawesome a {
	display: block;
	width: 196px;
	height: 40px;
}

p.copyright {
	text-align: center;
	font-size: 12px;
}

p.copyright a {
	color: #151515;
}

p.copyright a:hover {
	text-decoration: underline;
}

/* ------------ Slider --------- */

#slider {
	width: 650px;
	height: 250px;
	margin-left: 34px;
}

#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	width:650px;
	height:220px;
	overflow:hidden; 
}	

	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:23px;
		height:60px;
		position:absolute;
		top:97px;
		left: 35px;
		z-index:1000;
		text-indent: -9999px;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:23px;
		height:60px;
		background:url(images/smc-sprite.png) no-repeat 0 0;
		background-position: -10px -297px;
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/smc-sprite.png) no-repeat 0 0;
		background-position: -10px -377px;	
		right: 32px;
		}
		
		
ol#controls{
	display: none;	
}

p.alert {
	display: block;
	width: 640px;
	height: 20px;
	padding: 5px;
	background: #ece886;
	color: #000;
}


.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	box-shadow: 0 0 5px #999999; 
	-webkit-box-shadow: 0 0 5px #999999; 
	-moz-box-shadow: 0 0 5px #999999;	
	border: 2px solid #3399cc;
}

.gallery .gallery-item img:hover, .gallery .gallery-item img.thumbnail:hover {
	border: 2px solid #d06134;
}

.gallery .gallery-row {
	margin-bottom: 20px !important;
	clear: none !important;
}

div.press-release {
	padding: 15px 30px 15px 30px;
	background: #f3f1f1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
	margin-bottom: 15px;
}
