/*   
Theme Name: Black 3column
Theme URI: http://www.ikovacic.net/test-blog/index.php?preview\_theme=black3column
Description: Black 3 column fixed width
Author: Igor Kovacic
Author URI: www.ikovacic.net
Version: 1.1
Tags: three columns, fixed width, valid CSS, valid XHTML, right sidebar, black, simple
.
License: GNU General Public License (GPL) version 3
.
*/

* { margin: 0; padding: 0; }

body { 
	//background:#f3e5c0;// url(duckbgr.png) repeat-x #000000; 
	font:12px Verdana;
	text-align: center;
	background:#f3e5c0 url(/img/wd_gradient.jpg) repeat-x center -20px;
	padding-bottom:30px;
	}

a img {border:0;}

#content .entry h2, #content .entry h2 a, #content .entry h1, #content .entry h1 a {font-family: Georgia; color:#671100; margin:10px 0; font-size:16px;}

#container {
	margin: 0 auto;
	width:1024px;
	text-align: left;
	background:#f0e5c0;
}

#header {
	height: 100px;
	/*border-bottom: 20px solid #9a8a69;*/
	background: #e0d2af; //transparent url(/img/wild_duck_header.jpg) no-repeat top left;
}	/*CLIENT FROM HELL!YEAH*/


#logo {
	margin: 10px;
	float:left;
}

#menu {
	float: right;
	text-align: right;
	width: 49%;
}

#menu a, a:visited { color: #E5E5E5; text-decoration: none;}
#menu a:hover { color: #43A9FF; text-decoration: underline; }

#menu ul {
	list-style: none;
	font-size: 1px;
	margin-top: 76px;
}

#menu ul li {
	display: inline;
	color: #E5E5E5;
	font-family: Verdana;
	font-size: 7pt;
	padding-left: 15px;
}

#content {
	width: 660px;
	padding: 0;
	float: left;
	background: #f3e5c0;// url(images/bgr_wd_c.jpg) fixed left top;// #e4d0b0 #303030;
	background-position:top center;
}

#content .entry {
	margin:0px 20px;
	width:620px;
	color:black;
	background://transparent url(images/trans_brown.png);
	text-align:left;
}

#content .entry a, a:visited {
	text-decoration: none;
	color: gray;
}

#content .entry a:hover {
	text-decoration: underline;
	color: gray;
}

#content .entry h1 {
	font-size: 17pt;
	font-weight: normal;
	margin-top:15px;
}

#content .entry h1.archive {
	font-size: 19pt;
}

#content .entry p {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	margin-top: 5px;
	padding-bottom: 5px;
}

#content .entry .info {
	border-top: 1px solid #565656;
	border-bottom:  1px solid #737373;
	display:none;
}

#content .entry .info p.infoleft {
	width: 40%;
	float: left;
	font-size: 7pt;
	border-bottom: none;
}

#content .entry .info p.inforight {
	width: 40%;
	float: right;
	font-size: 7pt;
	border-bottom: none;
	text-align: right;
}




#sidebar {
	float: left;
	color:#555555;
	padding-top:10px;
	width: 180px;
}


#sidebar .menuitem {
	font:18px Georgia;
	color:#600900;
	margin:10px 0;
	cursor: pointer;
}

#sidebar #sidebar1 {
	text-align: right;
	float: right;
	margin:0 5px;
}

#sidebar #sidebar1 a {
	color: #671100;
	text-decoration: none;
}

#sidebar #sidebar1 a:hover {
	color: #ea7e26;
	text-decoration: underline;
}

#sidebar #sidebar2 {
	float: right;
	width: 216px;
	display:none;
}

#sidebar #sidebar2 a, a:visited {
	color: #671100;
	text-decoration: none;
}

#sidebar #sidebar2 a:hover {
	color: #43A9FF;
	text-decoration: underline;
}

#sidebar #sidebar1 h2, #sidebar #sidebar2 h2 {
	color: #E5E5E5;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
}

#sidebar #sidebar2 p {
	text-align: justify;
	color: #E5E5E5;
	font-family: Verdana;
	font-size: 7pt;
}

#sidebar #sidebar1 ul, #sidebar #sidebar2 ul {
	list-style: none;
	font-size: 1px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#sidebar #sidebar1 ul li, #sidebar #sidebar2 ul li {
	color: #E5E5E5;
	font-family: Georgia;
	font-size: 17pt;
}

#sidebar #sidebar1 .advertising, #sidebar #sidebar2 .advertising {
	width: 99%;
	border: 1px solid #737373;
	margin: 5px 0px 10px 0px;
	height: 100px;
}

#footer {
	color: #7D7D7D;
	font-family: Verdana;
	font-size: 7pt;
	margin-bottom: 5px;
	display:none;
}

#footer a, a:visited {
	color: #E5E5E5;
	text-decoration: none;
}

#footer a:hover {
	color: #43A9FF;
	text-decoration: underline;
}

#sidebar #sidebar1 .searchbox #s, #sidebar #sidebar2 .searchbox #s {
	width: 195px;
	border: 1px solid #737373;
	color: #E5E5E5;
	font-family: Verdana;
	font-size: 7pt;
	padding: 2%;
	margin: 10px 0px;
	background:transparent none repeat scroll 0 0;
	color:#E5E5E5;
	font-family:Tahoma;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:auto;
	line-height:normal;
	padding: 6px 10px 5px;
	display:none;
}

#sidebar #sidebar1 .searchbox #x, #sidebar #sidebar2 .searchbox #x {
	display: none;
}

.tagcloud {
	font-family: Tahoma;
	font-weight: normal;
}

/* Wordpress required */

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* If logo isn't hardcoded */

h1.logo1, h1.logo1 a, h1.logo1 a:visited, h1.logo1 a:hover {
	color: #43A9FF;
	font-weight: normal;
	font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	font-style: normal;
	font-size: 50px;
	line-height: 1.2em;
}

p.logo1 {
	color: #FFFFFF;
	font-size: 7pt;
	font-family: tahoma;
}

.close {
	position:relative;
	bottom:0;
	right:0;
	background-color:#b54848;
	padding:10px;
	float:right;
	font:30px Helvetica;
	color:#f0e0b4;
}

.navi {
	position:relative;
	float:right;
	color:white;
	font:30px Tahoma;
	padding:10px;
	background:transparent url(bgrtrans.png);
	line-height:30px;
	cursor: pointer;
}

.preload {width:1px; height:1px;}

.overh {font:14px/20px Georgia; color:#f0f0f0; background:transparent url(images/leather.jpg); height:25px; border:5px solid #9a8a69; border-left:0; border-right:0; text-align:left; padding-left:68px;}
.overh a {color:#f0f0f0; text-decoration:none;}

.entry table tr td {border-bottom:1px dotted silver}

#sidebar .menuitem.special {color:red;}

.langs {text-align:center;}

.banners {float:right; width:180px; background:#f0e5c0; height:500px; padding-top:20px; text-align:left;}
.alignright {margin-left:15px;}
.alignleft {margin-right: 15px;}

#ycyclista_frame {backgroundXXX:#303030; text-align: center; height:350px; overflow:hidden;}
#ycyclista_frame img {widthXXX:100%;}
#slogan {float:right; width:500px;font:24px Georgia; color:#571e18; margin:20px; margin-right:250px; font-style: italic;}

#post-23 {display:none;}
