/* 
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 {
background: url("images/background.jpg") repeat;
color:#777367;
font-family: OFL Sorts Mill Goudy TT, Georgia,"Times New Roman",Times,serif;
font-size:14px;
height: 100%;
}

a, a:active, a:visited {
color:#000;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#454545;
}

.menu-title {
font-size:16px;
text-align:center;
}

.menu-p {
font-size:11px;
text-align:center;
}

table, tr {
margin:0 auto;
}

thead, th {
font-weight: bold;
text-align: left;
padding: 4px;
}

td {
text-align:left;
padding:4px;
}

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 {
background:url("images/content-back.jpg") repeat scroll 0 0 transparent;
width:960px;
margin:0 auto;
position: relative;
min-height: 100%;
padding-bottom:65px;
}

#header {
background:url("images/header.jpg");
height:300px;
width:100%;
}

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

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

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

#navigation {
background:url("images/nav-back.jpg") repeat-x scroll 0 0 transparent;
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 {
color:#EFECE6;
font-size:16px;
font-weight:normal;
padding:5px 10px;
text-transform:uppercase;
}

#navigation ul li a:hover {
}

#content {
padding:0;
min-height:400px;
}

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

#post h2{
margin:0;
}

#postmeta {
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;
}

#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;

}

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

#comments {
background:#f1f1f1;
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:left;
padding:2px 0px 2px 0px;
margin:0 0 0 0;
width:960px;
bottom:40px;
position:absolute;
background: #efece6;
}

#sidebar h2 {
margin:2px 20px 2px 20px;
padding:2px 0 2px 0;
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;
}

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

#footer {
position: absolute;
bottom: 0;
height:40px;
width:960px;
margin:20px auto 0 auto;
text-align:center;
line-height:40px;
}

.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;
}

.sidebar-1{width:320px;float:left;}
.sidebar-2{width:320px;float:left;}
.sidebar-3{width:310px;float:left;}

h1 a, h2 a, h1, h2 {
font-family:'Old Standard TT';
text-transform: uppercase;
color:#777367;
}

img{
	padding: 5px;
	border: solid 1px #EFEFEF;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
}

.slideshow-nav {
display:none;
}
.portfolio-slideshow {
margin:0 auto;
}