/*  
Theme Name: Blueberry Pie
Theme URI: 
Description: MilkPress themes are pure and fresh.
Author: Tim Holt for Spilled Milk Designs
Author URI: http://www.spilledmilkdesigns.com/
Version: 1.2
*/

* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-family: georgia, serif; }
h1 { font-size: 14pt; }
h2 { font-size: 13pt; }
h3 { font-size: 12pt; }
p { font-size: 12pt; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { padding: 8px 0; }
#content p { padding: 8px 0; line-height: 1.3em; line-height: 1.3em; }
#content ul, #content ol { padding: 5px 5px 5px 20px; font-size: 12pt; }

a { text-decoration: none; color: #F9A185; }
a:hover { text-decoration: underline; }

a img { border: none; }
.alignLeft { float: left; margin: 5px 10px 5px 0; }
.alignRight { float: right; margin: 5px 0 5px 10px; }
.alignCenter { margin: 5px auto; }
.clearfix { clear: both; }
.postContent img { }

span.gilder-levin { display: block; position: absolute; left: 0; top: 0; }
a span.gilder-levin:hover { cursor: pointer; }

body { position: relative; font-family: serif; font-size: 100%; text-align: center; color: #333; }
#splash { margin: 50px auto; }
#splashInner { margin: 0 auto; padding: 200px; width: 200px; background: #fff; border: 1px solid #000; }
#wrapper { margin: 0 auto; width: 964px; text-align: left; }

#main { margin-top: -5px; padding: 10px 2px 0 2px; width: 960px; background: url(images/main.png) left top repeat-y; }

#header { position: relative; width: 964px; height: 443px; background: url(images/header2.png) left top no-repeat; }
	#header h1#siteTitle { position: relative; margin: 0 auto; padding: 0; width: 198px; height: 78px; line-height: 78px; font-size: 24pt; text-align: center; overflow: hidden; color: #000; }
	#header h1#siteTitle a { text-decoration: none; color: #000; }
	#header h1#siteTitle a:hover { text-decoration: underline; }
	#header h1#siteTitle a span.gilder-levin { width: 198px; height: 78px; background: url(images/logo.png); }
	
	ul#navbar1 { left: 0; }
	ul#navbar2 { right: 0; }
	ul.navbar { position: absolute; top: 34px; padding: 0 24px; font-family: verdana, arial, sans-serif; list-style: none; }
		ul.navbar li { float: left; font-size: 14pt; color: #A5B2C2;}
		ul.navbar li a { display: inline-block; padding: 0 24px; text-transform: lowercase; text-decoration: none; color: #006884; }
		ul.navbar li a:hover { text-decoration: underline; }
		

#footer { padding: 0; width: 964px; /* background: url(images/main.png) left top repeat-y; */}
	
	#previousNext { position: relative; width: 964px; margin: 0; padding: 85px 0; height: 20px; font-family: sans-serif; background: url(images/nextprevious.png) left top no-repeat; }
	
	ul#previousNextScrolling { position: absolute; left: 300px; top: 85px; width: 364px; }
	ul#previousNextLoading { position: absolute; left: 0; top: 85px; width: 964px; }
	
	ul.previousNext { list-style: none; }
	ul.previousNext li { float: left; padding: 0 19px; height: 20px; }
	ul.previousNext li.previous { float: left; }
	ul.previousNext li.next { float: right; }
	ul#previousNextScrolling li.previous a { display: none; }
	
	ul.previousNext li a { display: inline-block; padding: 3px 8px; height: 20px; line-height: 20px; text-transform: uppercase; background: #0D98BB; color: #fff; border: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	
#content { position: relative; padding: 0 20px; width: 920px; overflow: hidden; }
	.scrollingPosts .post { position: absolute; top: 0; left: 968px; }
	.post { width: 920px; padding-bottom: 10px; }
	#wrapper .postUpper { margin: 5px 0 10px 0; height: 43px; line-height: 43px; font-family: serif; background: #0D98BB; color: #fff; border: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	#wrapper .postUpper h1.postTitle { float: left; padding: 0 10px 0 66px; width: 680px; height: 43px; line-height: 43px; font-size: 20pt; font-weight: normal; background: url(images/postUpperLeft.png) left center no-repeat; color: #fff; }
	#wrapper .postUpper h1.postTitle a { text-decoration: none; color: #fff; }
	#wrapper .postUpper h1.postTitle a:hover { text-decoration: underline; color: #fff; }
	#wrapper .postUpper p.postDate { float: right; padding: 0 6px 0 12px; width: 144px; height: 43px; line-height: 43px; font-size: 15pt; background: url(images/postUpperRight.png) left top no-repeat; color: #fff; }

	#content  h1.archiveTitle { text-align: center; }

#social, #social h3 { font-family: verdana, sans-serif; }
#wrapper .socialOuter { position: relative; margin: 10px 0; width: 918px; border: 1px solid #1E97B6; background: url(images/social.png) left top repeat-x; }
	#wrapper .socialOuter ul.social { padding: 0; min-height: 42px; list-style: none; }
	#wrapper .socialOuter ul.social li { float: left; width: 123px; padding-left: 2px; /* height: 42px; */ line-height: 42px; font-size: 0.8em; text-align: center; background: url(images/separator.png) left top no-repeat; color: #0B8FB0; }
	#wrapper .socialOuter ul.social li.first { padding-left: 0; background: none; }
	#wrapper .socialOuter ul.social li.like { padding: 10px 20px; height: 22px; }
	#wrapper .socialOuter ul.social li.last { float: right; }
	#wrapper .socialOuter ul.social li a { text-decoration: none; color: #0B8FB0; }
	#wrapper .socialOuter ul.social li a:hover { text-decoration: underline; }
		#wrapper .socialOuter ul.social ul { display: none; padding: 0 30px; width: 858px; list-style: none; border: 1px solid #1E97B6; border-bottom: none; }
		#wrapper .socialOuter ul.social ul.subSocial { margin-left: -1px; height: 27px; }
			#wrapper .socialOuter ul.social ul.subSocial li { float: left; width: auto; height: 27px; line-height: 27px; text-transform: lowercase; background: none; color: #0B8FB0; }
			#wrapper .socialOuter ul.social ul li { background: none; color: #0B8FB0; }
			#wrapper .socialOuter ul.social ul.subSocial li a { display: inline-block; padding: 0 60px 0 30px; height: 27px; line-height: 27px; background-image: none; background-position: left center; background-repeat: no-repeat; color: #0B8FB0; }
		#wrapper .socialOuter ul.social ul.subAddComment { margin-left: -126px; }
		#wrapper .socialOuter ul.social ul.subComment { margin-left: -796px; }
		#wrapper .socialOuter ul.social ul.subComment li p { font-size: 0.9em; }
		#wrapper .socialOuter ul.social ul li { width: 858px; text-align: left; }
	#wrapper .socialOuter ul.social ul.subSocial li.social_email a { background-image: url(images/social_email.png); }
	#wrapper .socialOuter ul.social ul.subSocial li.social_twitter a { background-image: url(images/social_twitter.png); }
	#wrapper .socialOuter ul.social ul.subSocial li.social_facebook a { background-image: url(images/social_facebook.png); }
	#wrapper .socialOuter ul.social ul.subSocial li.social_feed a { background-image: url(images/social_feed.png); }
	#wrapper .socialOuter ul.social ul.subSocial li.social_stumble a { background-image: url(images/social_stumble.png); }
	#wrapper .socialOuter ul.social ul.subSocial li.social_digg a { background-image: url(images/social_digg.png); }

	#navArchives { position: relative; margin: 10px 0; padding: 5px 0 5px 100px; width: 815px; border-top: 1px solid #424242; border-bottom: 1px solid #424242; }
		#navArchives h4#archivesTitle { position: absolute; left: 0; top: 5px; padding: 5px 10px 5px 0; width: 90px; font-size: 9pt; font-weight: normal; text-align: right; background: url(images/separatorArchiveTitle.gif) right center no-repeat; }
		#navArchives h5.archiveTitle { clear: left; float: left; padding: 5px 5px 5px 0; width: 50px; font-size: 9pt; font-weight: normal; text-align: center; background: url(images/separatorArchiveTitle.gif) right center no-repeat; }
		#navArchives ul.archive { float: left; padding: 0; list-style: none; }
		#navArchives ul.archive li { float: left; padding: 5px 10px; font-size: 9pt; text-transform: uppercase; background: url(images/separatorArchive.gif) left center no-repeat; }
		#navArchives ul.archive li.first { background: none; }
