/*
Theme Name: Captain Adsense
Theme URI: http://aoclarkejr.com
Description: The coolest and bluest adsense wordpress theme
Version: 1.0
Author: AJ Clarke
Author URI: http://aoclarkejr.com
Tags: blue, awesome, adsense

*/
/********** Wordpress Default Image Styling **********/
img {
     margin: 5px;
     border: 0;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

/* Browser Reset */
*{
	margin: 0px;
	padding: 0px;
}

/* Begin Main Style*/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background: url(images/bg.jpg);
	color: #272727;
	text-align: left;
	line-height: 140%;
}
p{
	margin: 5px 0 20px 0; 
}
ul{
	margin-left: 40px;
}
ol{
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a{
	color: 	#2863B2;
	text-decoration: none;
}
a:hover{
	color: #2863B2;
	text-decoration: underline;
}
img{
	padding: 0;
	margin: 0;
}
/* P */

.bigtitle{
	font-size: 2.5em;
}
.bigtitle a{
	padding: 5px;
}
.bigtitle a:hover{
	color: #FFF;
	text-shadow: #000 0px 1px;
	background: #3A7A1C;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

/* headings */
h2{
	margin: 20px 0px 20px 0px;
}
h3{
	margin-bottom: 10px;
}
h1{
	color: #333;
	margin: 0px 0px 20px 0px;
	text-shadow: #fff 0px 1px;
	padding: 20px;
	font-weight: normal;
}
.headers{
	background: #071531;
	color: #9FCF3D;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.headergreen{
	color: #9FCF3D;
}
.headerwhite{
	color: #fff;
}
#cattitle{
	color: #ffffff;
	background: #071531;
	text-align: center;
	padding: 10px 0px 10px 20px;
	margin-bottom: 20px;
	text-align: left;
}
#cattitle h1{
	margin: 0;
	padding: 0;
}
/* Header */
#header{
	margin: 0 auto;
	width: 738px;
	height: 150px;
	background: url(images/logo.jpg);
}
/* bacgrounds */
#singleheader{
	width: 728px;
	background: #C9D7E3;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#tags{
	width: 688px;
	padding: 20px;
	margin: 20px 0px 20px 0px;
	line-height: 300%;
	background: #C9D7E3;
	border: 1px solid #fff;
	color: #333;
	text-shadow: #fff 0px 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#tags a{
	padding: 5px;
}
#tags a:hover{
	color: #FFF;
	text-shadow: #000 0px 1px;
	background: #3A7A1C;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.relatedposts{
	width: 688px;
	background: #071531;
	padding: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFF;
}
.darkbluebg h1{
	margin: 0;
	padding: 0;
}
/* Containers */
#wrapper{
	margin: 10px auto;
	width: 728px;
	border: solid 1px #ccc;
	padding: 20px 40px 40px 40px;
	background: #536889;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#navigation{
	width: 100%;
	height: 50px;
	background: url(images/navbg.jpg);
}
#navbartop{
	margin: 0 auto;
	width: 800px;
	height: 50px;
}
#navbartop ul{
	margin: 0;
	list-style: none;
}
#navbartop li{
	float: left;
}
#navbartop a{
	font-size: 1.5em;
	display: block;
	line-height: 50px;
	padding: 0px 20px 0px 20px;
	color: #fff;
	text-shadow: #000 0px 1px;
}
#navbartop a:hover{
	background: #8AADE4;
	text-decoration: none;
}
#post{
	width: 688px;
	background: #fff;
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#post img{
	margin: 10px;
}
#post h2{
	padding-bottom: 3px;
	border-bottom: 2px solid #333;
}
#post h3{
	padding-bottom: 3px;
	border-bottom: 2px solid #333;
}
#post a{
	color: #1C4289;
	font-weight: bold;
	text-decoration: none;
}
#post a:hover{
	color: #1C4289;
	text-decoration: underline;
}
#indexheader{
	width: 708px;
	background: #C9D7E3;
	margin-bottom: 20px;
	border: 1px solid #fff;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
#indexheader h1{
		font-size: 6em;
		margin: 0;
		text-shadow: #FFF 1px 1px 1px;
}
.indexlist ul{
	list-style: none;
	font-size: 1.5em;
	margin: 0;
}
.indexlist a{
	line-height: 150%;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.indexlist a:hover{
	color: #FFF;
	text-shadow: #000 0px 1px;
	background: #3A7A1C;
	text-decoration: none;
}
.postindex{
	width: 688px;
	background: #C9D7E3;
	border: 1px solid #fff;
	margin-bottom: 20px;
	padding: 20px;
	color: #333;
	text-shadow: #fff 0px 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#postindex{
	width: 688px;
	background: #C9D7E3;
	border: 1px solid #fff;
	padding: 20px;
	color: #333;
	text-shadow: #fff 0px 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#postindex a{
	color: #2863B2;
	padding: 5px;
}
#postindex a:hover{
	color: #FFF;
	background: #1C4289;
	text-decoration: none;
	text-shadow: #000 0px 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#postdarkblue{
	width: 688px;
	background: #071531;
	padding: 20px;
	color: #FFF;
}
#postdarkblue h2{
	color: #4089C9;
}

#indexintro{
	width: 688px;
	background: #C9D7E3;
	border: 1px solid #fff;
	padding: 20px;
	margin-bottom: 20px;
	color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/* Adsense */

#headerad{
	margin: 0 auto;
	padding: 10px;
	height: 90px;
	width: 728px;
}
.bannerad{
	margin: 0px 0px 20px 0px;
	padding: 0;
}
#navad{
	height: 15px;
	width: 728px;
	padding: 10px 0px 10px 0px;
	background: #071531;
	margin: 0px 0px 10px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.sponsoredlink img{
	margin: 0;
	padding: 0;
}
.sponsoredlink{
	margin-bottom: 10px;
}
/* Block Quotes */
blockquote{
	padding: 10px 0px 10px 40px;
	border-left: solid 5px #88AAE1;
	color: #333;
	margin-left: 50px;
	margin-right: 50px;
	background: #E4ECF1;
	text-shadow: #fff 0px 1px;
}

/* Footer */
#breadcrumbs{
	margin: 10px auto;
	padding: 5px;
	width: 718px;
	font-size: 0.90em;
	background: #FFF;
	color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#breadcrumbs a{
	color: #2863B2;
}
#breadcrumbs a:hover{
	color: #2863B2;
}
#footer{
	padding: 5px;
	width: 798px;
	margin: 10px auto;
	color: #ffffff;
	text-align: right;
}
#footer a{
	color: #333;
	text-decoration: none;
	padding: 5px;
}
#footer a:hover{
	color: #FFF;
	text-shadow: #000 0px 1px;
	background: #3A7A1C;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#directories{
	margin: 10px auto;
	padding: 5px;
	width: 798px;
	font-size: 0.90em;
	background: #536889;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/* Post Archives */
#postarchieves a{
	color: #03C;
}
#postarchieves{
	background: #ffffff;
	padding: 20px;
}

/* social */
#twitter{
	float: right;
	padding: 10px;
}

/*Lists*/
.listgreen{
	margin-top: 20px;
	font-size: 1.2em;
}
.listgreen:hover{
	text-decoration: underline;
}

/* Firefox */
.firefox{
	position: absolute;
	top: 70px;
	left: 5px;
}