/* 
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/fon.jpg) repeat-y center;
font-family:'Comic Sans MS';
font-size:13px;
height: 100%;
color: #72581F;
}

a, a:active, a:visited {
color:#433317;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#454545;
}

#dropmenu a span{
display:none;
}

#dropmenu, #dropmenu ul
z-index:10 !important;
}

table, tr {
background:#ececec;
border:1px solid #c5c5c5;
}

thead, th {
font-weight: bold;
color: #72581F;
text-align: left;
padding: 6px;
background: #fff;
}

td {
border: 1px solid #c5c5c5;
text-align:center;
background:#fff;
padding:6px;
color: #72581F;
}

code, pre {
font-family:'Comic Sans MS';
}

input{
background-color:#F5EDC9;
border: 1px #72581F solid;
color: #72581F;
}

textarea{
background-color:#F5EDC9;
border: 1px #72581F solid;
color: #72581F;
}

#main {
width:760px;
margin:0 auto;
position: relative;
min-height: 100%;
padding-bottom:65px;
}

#header {
height:271px;
background:url(images/upback.png) center;
width:100%;
}

#header h1 {
display: none;
margin:0;
padding:40px 0 0 35px;
}

#header h1 a {
display: none;
text-decoration:none;
color:#fff;
}

#header h1 a:hover {
display: none;
color:#ccc;
}

#navigation {
margin:5px 20px 0 20px;
padding:5px;
font-size:15px;
font-weight:bold;
}

#navigation ul {
margin:5px 0 0 0;
padding:0;
display:inline;
}

#navigation ul li {
display: inline;
}

#navigation ul li a {
padding:0px 5px 0px 10px;
color: #896B2B;
color: #574318;
font-family:'Comic Sans MS';
}

#navigation ul li a:hover {
color: #F3EEC7;
}

#navigation ul li ul li a {
background:#AD934E;
}

#content {
padding:0 2px 100px 2px; 
color: #574318;
}

#post {
font-size:14px;
font-weight:normal;
color: #000000;
padding:0 0px 0 0px;
margin:50px 15px 20px 15px;
}

.cerceve{
width:300px;
height:200px;
padding:50px 42px 75px 53px;
background:url(images/picback.png) no-repeat;
border:0;
overflow:hidden;
}

#post h2{
margin: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;
}

#lang{
position:absolute;
float:right;
right:5px;
}

#lang ul{
list-style:none;
margin-top:7px;
line-height:13px;
}

#lang a{
color:#F5EDC9;
color:#FFF;
font-family:'Comic Sans MS';
font-weight:bold;
font-size:17px;
}

#lang li.active{
display:none;
}

.sidebar1{
position:absolute;
top:300px;
right:35px;
float:right;
}


#footer {
position: absolute;
bottom: 0;
left:20px;
height:40px;
width:750px;
margin:40px auto 0 auto;
text-align:center;
line-height:40px;
padding-top:30px;
}

.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;
}
#rotator{
float:right;
margin-right:40px;
background:url(images/picback.png) no-repeat;
}
#rotator img{
width:294px;
height:202px;
margin-left:56px;
margin-top:50px;
background:url(images/picbacker.png) no-repeat;
}
.dondur{
float:right;
margin-right:40px;
background:url(images/picback.png) no-repeat;
}
.dondur img{
width:294px;
height:202px;
margin-left:56px;
margin-top:50px;
background:url(images/picbacker.png) no-repeat;
}

.wpsb_opt_in h2{
display:none;
}
.wpsb_form_txt{
width:80px;
}
.wpsb_form_label{
font-family:Arial;
font-size:10px;
float:left;
}
.wpsb_form_radio{
width:15px;
height:15px;
left:3px;
display:none;
}
.wpsb_form_btn{
margin: 12px 0 0 5px;
}
.ajax-loader{
height:0px !important;
width:0px !important;
padding:0 !important;
}

.ngg-album-compact {
height:210px !important;
width:170px !important;
}
.ngg-album-compact h4{
margin-top:-20px !important;
margin-left:30px !important;
width:150px !important;
}
.ngg-album-compact p{
margin-left:40px !important;
}
