/*   
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: url(duckbgr.png) repeat-x #000000; font:12px Verdana;}

a img {border:0;}

#container {
	height:750px;
	margin: 0;
	max-width: 1150px; !important;
	min-width: 1000px;
	width:1150px;
}

#header {
	height: 96px;
	border-bottom: 1px solid #737373;
	display:none;
}

#logo {
	margin-top: 16px;
	float: left;
	width: 50%;
}

#logo img {
	padding-right: 20px;
}

#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: 860px;
	padding-right: 0;
	float: right;
	height:750px;
	background-color: #303030;
	background-position:top center;
}

#content .entry {
	position:relative;
	top:70px;
	margin:auto 17%;
	border:1px solid #303030;
	padding:20px 40px;
	color:white;
	background:transparent url(bgrtrans.png);

}

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

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

#content .entry h1 {
	color: white;
	font-family: Georgia;
	font-size: 17pt;
	font-weight: normal;
}

#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 {
	background:transparent url(Wild_Duck_logo.jpg) no-repeat center 20px;
	float: left;
	color:#555555;
	padding-top:100px;
	width: 280px;
}


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

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

#sidebar #sidebar1 a, a:visited {
	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:22px Georgia; color:#f0f0f0; background:transparent url(bgrtrans.png); padding:5px;}

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

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

.langs {text-align:center;}