/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background-color:#b1a79b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#wrap {
	width:870px;
	margin:0 auto;
	background-color:#9bb2de;
	}
 
#header {
	height:320px;
	background:url(img/header.jpg);
	}

#description {
	padding-top:60px;
	padding-left:80px;
	}
	
h1 {
	font-size:30px;
	}
	
h1 a {
	color:#8099C9;
	}
	
h1 a:hover {
	text-decoration:underline;
	}
	
#desc {
	font-size:16px;
	color:#000;
	}

#alerta {
        float: left;
        background: url(img/bottle.jpg)left no-repeat;
        height: 82px;
        width: 580px;
        font-size:12px;
        padding-top: 0px;
        padding-left: 120px;
	color:#444;
}

.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	padding:15px 80px 0 40px;
	font-size:16px;
	font-weight:bold;
	}
	
#page-list {
	float:left;
	}
	
#pagelist ul li {
	display:inline;
	margin:0 10px 0 0;
	padding:0 14px 0 0;
	}
	
#pagelist ul li a {
	color:#ffffff;
	}
	
#pagelist ul li a:hover {
	text-decoration:none;
	color:#2a2557;
	}
	
#pagelist ul li.current_page_item a {
	color:#2a2557;
	}
	
#searchform {
	float:left;
        padding-left:520px;
        margin-top: 25px;
	}
	
#searchsubmit {
	font-size:16px;
	color:#2a2557;
	background:none;
	border:none;
	font-weight:bold;
	cursor:pointer;
	}
	
#s {
	height:20px;
	width:119px;
	background:url(img/searchbar.png);
	border:none;
	color:#ffffff;
	padding:3px 4px 0 4px;
	margin-right:20px;
	}
	
#content {
	padding-top:15px;
margin:0 !important;
margin:0 0 0 -50px;
	}
/* pagelist and search */	

/* sidebar */	
#side {
	width:330px !important;
width:310px;
	float:right;
	color:#ffffff;
	font-size:14px;
	}
	
#sidebar-left {
	width:120px;
	float:left;
	margin:0 30px 0 0;
	}
	
#sidebar-right {
	width:130px;
	float:right;
	padding:0 10px 0 0;
	}
	
#side li, #side ul {
	list-style-type:none;
	}

#side li{
        padding-bottom: 5px;
        }
	
#side h2 {
	font-weight:bold;
	color:#2a2557;t
	font-size:16px;
	margin:20px 0;
	}
	
#side a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	width:480px;
	float:left;
	margin:20px 0 0 40px;
	font-size:13px;
	color:#464879;
	text-align:left;
        border: 1px;
	}
	
p {
	padding:5px 0;
	}
	

h2 {
	color:#FFFFFF;
	font-size:18px;
	margin-bottom:10px;
	}

.post h2 {
	color:#fff;
	font-size:20px;
	margin-bottom:0;
	}
	
.post h2 a {
	color:#fff;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	}
	
blockquote blockquote {
	background:none;
	}
		
.post {
	margin-bottom:40px;
	}
	
.pub {
	font-size:11px;
	padding-top:5px;
	margin-bottom:15px;
	}
	
.comm {
	font-size:13px;
	color:#2a2557;
	margin-top:10px;
	}
	
.comm a {
	color:#fff;
	font-weight:normal;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}

.adsense {
       padding-top: 20px;
}

/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#ffffff;
	text-align:left;
	}
	
h3 {
  	margin-top:5px;
	font-size:14px;
        padding-top: 10px;
	}
	
a {
	text-decoration:none;
	color:#fff;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#9bb2de;
	color:#000;
	}
	
.commentmetadata a {
	color:#000;
	}
	
.obsahk {
	padding:5px;
	margin-bottom:15px;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	margin-left:-25px;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#fff 1px solid;
	background-color:#9bb2de;
	padding:5px;
	color:#000;
	}
	
#author, #email, #url {
	border:#fff 1px solid;
	background-color:#9bb2de;
	padding:2px;
	margin:1px 0;
	color:#FFFFFF;
	}
/* comments */

/* footer */
#footer {
	color:#464879;
	font-size:9px;
	height:40px;
	background:url(img/footer.png) bottom no-repeat;
	text-align:center;
	padding:0 40px;
	}
	
#footer-content {
	margin-top:8px;
color:#464879;
	}
	
#footer a {
	color:#fff;
	}
	
#footer-right a {
	margin:0 5px;
	}
	
#footer-left {
	float:left;
	}
	
#footer-right {
	float:right;
	}
/* footer */		

/* other */	

li#recent-posts ul li{
        padding-bottom: 15px;
}

#nav {
	height:20px;
	font-size:14px;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	

.postsrecentes ul li{
        list-style-type: none;
	width: 200px;
        overflow:hidden;
	position:relative;
	padding:5px 5px 4px 10px;
}

.postsrecentes li{
	background:#9bb2de url(http://bnshost.org/pirata/orochi.jpg) repeat;
	border:1px solid #0075A1;
	display:block;
	margin-top:4px;
	position:relative;
}


#creditfooter a img{
	visibility:hidden;
	height:0px;
	width:0px;
}

/* QUOTES */

#wp_quotes
{
	margin-left: -10px;
}

#wp_quotes div.wp_quotes_quote
{

}

#wp_quotes div.wp_quotes_author
{
	text-align:right;
	font-style: italic;
	margin-top: 5px;
}

div.wp_quotepage
{
	font-size: 14px;
	width: 80%;
	margin-left: 40px;
}

div.wp_quotepage_quote
{
}

div.wp_quotepage_author
{
	margin-left: 40px;
	font-style: italic;
}

hr.wp_quotepage_hr
{
	width: 70%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div.wpquotes_poweredby
{
	text-align: center;
	font-size: 0.8em;
	margin-top: 12px;
}
