/* 
Theme Name: Blue Basic
Theme URL: http://playportal.net
Description: A simple, fast loading blue theme for your blog or site. Designed for those who want the content to do the talking, not the theme. Based upon the blank 'Whiteboard' Canvas by Brian Purkiss.
Author: James Wigger
Author URI: http://playstuff.net
Version: 1.21
Tags:blue, light, silver, one-column, fixed-width
*/

html {
height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/main_background.gif) repeat top #8da07d;
	font: normal 12px Arial, Verdana, sans-serif;
}

a, a:active, a:visited {
	color:#444;
}

a:hover {
	color:#777;
}

img{
	border: none;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
color: #000;
}

h1{
	font: bold italic 20px/30px Georgia, "Times New Roman", Times, serif; 
	color:#000000; 
	margin: 0 0 0 30px; 
	border-bottom: 1px solid #000; 
	text-align:left; 
	width: 70%;
}
  
h2{
	font-size: 16px;
	margin: 4px 0 4px 25px;
	font-family: verdana;
	text-align: left;
}

h3{
	font: bold italic 15px Arial, Verdana, sans-serif;
	margin: 8px 0 4px 25px;
	text-align: left;
}

.bold{
	font-weight: bold;	
}

table, tr {
background:#ececec;
border:1px solid #c5c5c5;
}

thead, th {
font-weight: bold;
color: #000;
text-align: left;
padding: 6px;
background: #fff;
}

td {
border: 1px solid #c5c5c5;
text-align:center;
background:#fff;
padding:6px;
color: #000;
}

code, pre {
background:#ececec;
color:#000;
display:block;
direction:ltr;
text-align:left;
border:1px solid #c5c5c5;
margin:8px 2px;
padding:5px;
overflow:auto;
}

#main {
	margin: 0 auto;
	text-align: center;
	width: 750px;
}

#header {
	margin: 0 auto;
	width: 849px;
	height: 109px;
	overflow: hidden;
}

#header h1 {
margin:0;
padding:40px 0 0 35px;
}

#header h1 a {
text-decoration:none;
color:#fff;
}

#header h1 a:hover {
color:#ccc;
}

#logo{
	position: absolute;
	float:left;
	margin: 5px 0 0 15px;
}

#name{
	float:left;
	margin: 60px 0 0 130px;
}

#navigation {
background:#ececec;
border:1px solid #c5c5c5;
margin:5px 20px 0 20px;
padding:5px;
font-size:14px;
font-weight:bold;
}

#navigation ul {
list-style:none;
margin:5px 0 0 0;
padding:0;
display:inline;
}

#navigation ul li {
display: inline;
}

#navigation ul li a {
padding:5px 10px 5px 10px;
background:#ececec;
border-left:1px solid #c5c5c5;
border-right:1px solid #c5c5c5;
}

#navigation ul li a:hover {
background:#f4f4f4;
}

#content{
	width: 849px;
	min-height: 470px;
	margin: 0 auto;
	background: url(images/content_bg.png) repeat-y;
	padding: 5px;
}

#content p{
	text-align: left;
	text-indent: 10px;
	margin: 0;
	font: normal 15px Arial, Verdana, sans-serif;
	color: #222; 
	line-height: 20px; 
	padding: 5px 35px 5px 25px;
}

#back_button{
	text-align: center;
	margin: 0;
	font: normal 15px Arial, Verdana, sans-serif;
	color: #222; 
	line-height: 15px; 
	padding: 5px 5px 5px 5px;
	background-color: #bdd18a;
	border: 1px solid #000;
}

#contact{
	float:right;
	width: 169px;
	height: 213px;
	background: url(images/contact.jpg) no-repeat bottom;
	padding: 5px;
	margin: 0px 20px 150px 5px;
}

#contact h1{
	color: #000;
	font: bold italic 20px/25px Arial, Verdana, sans-serif;
	margin: 15px 0 6px 43px; border-bottom: 0px; text-align:left;
}

.thumb{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 3px 3px 7px 3px;
}

ul.list{
	border: 1px solid #CCC;
	width:30%;
	margin: 0 auto;
	background-color: #eee;
}

ul.list li{
    text-align: left;
    list-style: square;
    padding: 3px 5px 3px 5px;
    margin: 2px;
	margin-left: 30px;
}

ul.exec_list{
	border: 1px solid #CCC;
	width: 570px;
	margin: 0px 0px 3px 25px;
	background-color: #eee;
}

ul.exec_list li{
    text-align: left;
    list-style: square;
    padding: 3px 5px 3px 5px;
    margin: 2px;
	margin-left: 30px;
}

ul.horizontal_list li{
	display: inline;
    text-align: center;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
    border: 1px solid #CCC;
	background: url(../images/button.gif) repeat-x;
}

ul.nav{
	border: 1px solid #CCC;
	background-color: #eee;
	float: left;
    padding: 5px 5px 5px 5px;
	margin: 0 auto;
	margin-left: 25px;
}

#post {
padding:0 5px 0 5px;
margin:10px 0 20px 0;
}

#postmeta {
background:#ececec;
border:1px solid #c5c5c5;
padding:5px 10px 5px 10px;
margin:0 15px 20px 15px;
font-size:11px;
}

#postmeta ul {
list-style:none;
margin:5px 0 0 0;
padding:0;
display:inline;
}

#postmeta ul li {
display: inline;
}

#postmeta ul li a {
padding:5px;
background:#ececec;
border-left:1px solid #c5c5c5;
border-right:1px solid #c5c5c5;
}

#postmeta ul li a:hover {
background:#f4f4f4;
}

#postnavigation {
text-align:center;
padding:5px 10px 5px 10px;
margin:0 15px 20px 15px;
}

#postnavigation ul {
list-style:none;
margin:0 0 0 0;
padding:0;
display:inline;
}

#postnavigation ul li {
display: inline;
}

#postnavigation ul li a {
padding:5px 10px 5px 10px;
background:#ececec;
border:1px solid #c5c5c5;
}

#postnavigation ul li a:hover {
background:#f4f4f4;
}

#comments {
background:#ececec;
border:1px solid #c5c5c5;
margin:0 20px 15px 20px;
padding:5px 10px 5px 10px;
}

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

.singlecomment {
padding:3px;
margin:5px 0 5px 0px;
}

.singlecomment li {
background:#dcdcdc;
border:1px solid #c5c5c5;
padding:3px;
margin:5px 0 5px 0px;
}

#commentsform {

}

#commentsform input{
border:#c5c5c5 1px solid;
overflow:auto;
}

#commentsform textarea{
border:#c5c5c5 1px solid;
overflow:auto;
}

#sidebar {
text-align:center;
padding:2px 0px 2px 0px;
margin:0 0 0 0;
}

#sidebar h2 {
margin:2px 20px 2px 20px;
background:#68bdff;
padding:2px 0 2px 0;
border:1px solid #4d8dbe;
color:#000;
font-size:16px;
}

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

#sidebar ul li {
margin:1px 20px 2px 20px;
}

#sidebar ul li a {
margin:0;
padding: 4px 10px 2px 10px;
display: block;
text-decoration: none;
background:#ececec;
border:#c5c5c5 1px solid;
}

#sidebar ul li a:hover {
background:#f4f4f4;
}

#content_bottom{
	width: 849px;
	height: 44px;
	margin: 0 auto;
	background: url(images/content_bottom.png) no-repeat;
}

#footer{
	height: 30px;
	width: 500px;	
	padding: 5px 0 0 80px;
	margin: 0 auto;
	text-align: center;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
