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

/*

	COLOR KEY:
		Blue	#45aad8
		Red		#ce0029

*/

#temp {
	padding: 10px;
	background: #f9ec9d;
	margin-bottom: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

body {
	background: #47a9d6;
	margin: 0 auto;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 20px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	margin-top: -650px;
}

#other-sites {
	margin-left: 20px;
}

#other-sites h4 {
	font-family: HVD;
	font-size: 22px;
	text-align: center;
	margin-bottom: 10px;
	color: #45aad8;
	margin-left: -20px;
}

#other-sites a {
	font-family: HVD, Arial;
	font-size: 17px;
	display: block;
	margin-bottom: 7px;
}

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

p {
	margin-bottom: 20px;
}

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

a:hover {
	color: #45aad8;
}

a:visited {

}

strong {
	font-weight: bold;
}

h1 {

}

h2 {
	margin-bottom: 20px;
}

h3 {

}

h4 {

}

ul {
	list-style: none;
}

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

#header {

}

#header h1 {

}

#header p {

}

em {
	font-style: italic;
}

/* ------------ Navigation ------------ */

#nav {
	width: 1026px;
	margin: 0 auto;
	height: 53px;
	background: url(images/nav.png) no-repeat;
	margin-left: -3px;
	position: relative;
	margin-top: -20px;
}

ul#nav {

}

ul#nav li {

}

li# {}

#nav ul {
	position: absolute;
	top: 22px;
	left: 40px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}

#nav ul li {
	display: inline;
	padding-right: 20px;
}

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

#nav ul li a:hover {
	color: #570414;
}

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

.post {
	margin-bottom: 40px;
}

.post img {
	margin-bottom: 20px;
}

.post-top {

}

.post-mid {

}

.post-bot {

}

h2.entry-title {
	font-family: HVD, Arial;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #ce0029;
}

h2.entry-title a{
	text-decoration: none;
	color: #ce0029;
}

h2.entry-title a:hover {
	color: #45aad8;
}

p.date {
	text-align: left;
	margin-top: -8px;
}

.post ul {
	list-style-image: url(images/bullet.jpg);
	margin-left: 50px;
}

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

.post h3 {
	font-family: HVD, Arial;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #ce0029;
}

.post h3 a:hover {
	color: #45aad8;
}

.post a h3:hover {
	color: #45aad8;
}




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


#sidebar {
	width: 300px;
	float: left;
	margin-bottom: 30px;
	text-align: left;
}



#sidebar h3 {
	width: 194px;
	height: 34px;
	margin: 0 auto;
	margin-bottom: 10px;
	display: block;
	background: url(images/sb_h3.png) no-repeat;
	text-align: center;
	font-family: HVD Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #ffffff;
	padding-top: 13px;
}


#sidebar ul {
	list-style: none;
	margin-bottom: 20px;
}

.widget {
	margin-bottom: 20px;
}

.widget-toys h3 {
	text-indent: -9999px;
}

#sidebar ul li {
	margin-left: 80px;
	padding-top: 1px;
}

#sb-intro {
	width: 300px;
	height: 152px;
	background: url(images/red.png) no-repeat;
	margin-left: -3px;
	margin-bottom: 20px;
	font-family: HVD, Arial;
	color: #570414;
}

#sb-intro ul li a {
	color: #570414;
	font-size: 24px;
}

#sb-intro ul {
	margin-left: -60px;
}

#sb-intro ul li {
	width: 300px;
	margin-bottom: 10px;
}

#sb-intro ul li a:hover {
	color: #fedd02;
}



#pixar-books a img, #books-soon a img {
	margin: 0 auto;
	margin-bottom: 10px;
	padding-right: 10px;
}

#pixar-books p, #books-soon p {
	text-align: center;
}

.ad-squares {
	width: 260px;
	height: 120px;
	margin: 0 auto;
	margin-bottom: 10px;
	clear: both;
}

.ad-squares a img {
	float: left;
	margin-right: 10px;
}


/*
ul#rss_twitter {
	width: 274px;
	height: 126px;
	position: relative;
	padding: 0;
	background: url(images/rss_twitter.png) no-repeat;
}

#rss_twitter li {
	margin: 0 ! important; padding: 0; list-style: none;
}

#rss_twitter li, #rss_twitter a {
	height: 42px; width: 274px; display: block;
}

#rss_twitter a {
	text-indent: -9999px;
}

#rss a:hover {background: url(images/rss_twitter.png) transparent no-repeat; background-position: 0px -129px;}
#email a:hover {background: url(images/rss_twitter.png) transparent no-repeat; background-position: 0px -171px;}
#twitter a:hover {background: url(images/rss_twitter.png) transparent no-repeat; background-position: 0px -213px;}



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

#footer {
	width: 1026px;
	margin: 0 auto;
	height: 53px;
	background: url(images/footer.png) no-repeat;
	margin-left: -3px;
	position: relative;
	clear: both;
}

#sb-clear {
	width: 300px;
	height: 152px;
	z-index: 1000;
}

#footer-intro {
	width: 300px;
	height: 152px;
	background: url(images/red2.png) no-repeat;
	margin-left: -3px;
	position: absolute;
	right: 13px;
	bottom: 50px;
}

a.blue_awesome {
	width: 157px;
	height: 35px;
	display: block;
	background: url(images/blue_awesome.png) no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	margin-top: 55px;
	margin-bottom: 20px;
}

a.wordpress {
	width: 157px;
	height: 35px;
	display: block;
	background: url(images/wordpress.png) no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
}

#column1 {
	width: 650px;
	padding: 25px;
	float: left;
}

#footer p {
	padding: 15px 0 0 20px;
	font-size: 12px;
}


/* ------------ Parallax ----------- */


#parallax {
	position:relative;
	overflow:hidden;
	width:100%;
	margin: 0 auto;
	height:225px;
	background: #47a9d6;
}

#left {
	width: 99px;
	height: 225px;
	margin: 0 auto;
	background: url(images/frame_left.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#right {
	width: 99px;
	height: 225px;
	background: url(images/frame_right.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

#mid {
	width: 100%;
	height: 225px;
	background: url(images/frame_mid.png) repeat-x;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -10px;
}

#background {
	position: relative;
	width: 100%;
	height: 650px;
	margin: 0 auto;
	overflow: hidden;
}

h1 {
	width: 286px;
	height: 145px;
	display: block;
	background: url(images/logo.png) no-repeat;
	margin: 30px 0 50px 0;
	z-index: 1000;
	text-indent: -9999px;
}

#content {
	width: 1026px;
	margin: 0 auto;
	padding: 0 13px 0 13px;
	background: url(images/body_bg.png) repeat-y;
	overflow: auto;
}



img.aligncenter {
	margin: 0 auto;
	text-align: center;
}

#disclaimer {
	color: #0f374a;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#disclaimer p {
	margin-bottom: 0;
	text-shadow: 0 1px 1px #a7dff8; 
}

#disclaimer a {
	color: #004450;
}

#disclaimer a:hover {
	color: #004450;
	text-decoration: underline;
}

.share {
	width: 650px;
	height: 211px;
	margin: 0 auto;
	margin-top: 20px;
	background: url(images/share.jpg) no-repeat;
	position: relative;
}

.share a {
	text-indent: -9999px;
}

a#share-rss, a#share-email {
	display: block;
	width: 120px;
	height: 41px;
}

a#share-rss		{position: absolute; top:110px; left:234px;}
a#share-email	{position: absolute; top: 110px; left:354px;}
a#share-fb		{display: block; width: 30px; height: 30px;position: absolute; top:165px;left:234px;}
a#share-twitter	{display: block; width: 30px; height: 30px;position: absolute; top:165px;left:294px;}
a#share-stumble	{display: block; width: 30px; height: 30px;position: absolute; top:165px;left:354px;}
a#share-digg	{display: block; width: 30px; height: 30px;position: absolute; top:165px;left:414px;}	
a#share-del		{display: block; width: 30px; height: 30px;position: absolute; top:165px;left:474px;}
a#share-reddit	{display: block; width: 30px; height: 30px;position: absolute; top:165px;left:534px;}

#related-sponsor {
	width: 650px;
}

#related h3 {
	display: block;
	width: 194px;
	height: 24px;
	background: url(images/sb_h3.png) no-repeat;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 20px 0;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
	clear: both;
}

#related {
	width: 325px;
	float: left;
	margin-top: 20px;
}

#right-ad {
	width: 325px;
	float: left;
}

.entry-meta {
	font-size: 12px;
	text-align: right;
}

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

#comments {
	padding-top: 30px;
	clear: both;
}

#comments ul {
	list-style: none;
}

ul.commentlist {
	margin-bottom: 20px;
	list-style: none;
	margin-left: 0;
}

ul.commentlist li {
	margin-bottom: 20px;
}

h3.comments {
	display: block;
	width: 194px;
	height: 24px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 20px 0;
	color: #ce0029;
}

li.comment {
	float: left;
	clear: both;
	width: 650px;
}

.comment-author {
	width: 95px;
	font-size: 12px;
}

.comment-author img {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

.comment-author cite {
	float: left;
}

p.comment-meta {
	float: left;
}

.the_comment {
	background: #fefefe;
	width: 515px;
	margin-left: 95px;
	padding: 20px;
}

#respond {
	margin-top: 20px;
}


/* ------ Contact Form --------- */

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	clear: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

blockquote {
        padding: 0 20px 0 20px;
}

.center {
   margin: 0 auto;
text-align: center;
}

.right {
	float: right;
	margin-left: 20px;
	clear: both;
}

.clear {
	clear: both;
}

.youtube {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}

img#buzz {
	margin-left: 20px;
}

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

p.disclaimer {
	font-size: 12px;
	font-style: italic;
}

.retweet {
	float: left;
	margin-right: 30px;
}

iframe#facebookfr {
	margin-left: 20px;
}