/*   
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; }

html{
	background: #000;
}

body { 
	font-family: Verdana;
	font-size: 11px;
	background: #fff;
	margin-bottom: 50px;
}

img{
	border: none;
}

ul{
	padding-left: 30px;
	padding-right: 30px;
}

#container {
	width: 975px;
	margin: 0 auto;
}

#header {
	height: 204px;
	background: #000;
}

#header_box_it{
	width: 975px;
	height: 204px;
	background: url(images/bg_head.jpg) no-repeat right bottom;
	margin: 0 auto;
}

#header_box_en{
	width: 975px;
	height: 204px;
	background: url(images/bg_head_en.jpg) no-repeat right bottom;
	margin: 0 auto;
}

#header_box_de{
	width: 975px;
	height: 204px;
	background: url(images/bg_head_de.jpg) no-repeat right bottom;
	margin: 0 auto;
}

#header_box_fr{
	width: 975px;
	height: 204px;
	background: url(images/bg_head_fr.jpg) no-repeat right bottom;
	margin: 0 auto;
}

#logo {
	/* margin-top: 16px; */
	float: left;
	/* width: 50%; */
}

#logo img {
	padding-right: 20px;
}

#menu {
	width: 975px;
	height: 51px;
	text-align: center;
	border-bottom: 1px solid #000;
}

#menu a{ 
	color: #666; 
	text-decoration: none;
}

#menu a:hover { 
	color: #000; 
	text-decoration: underline; 
}

#menu ul {
	list-style: none;
	position: relative;
	top: 20px;
	padding: 0!important;
}

#menu ul li {
	display: inline;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px
}

#columns {
	padding-top: 10px;
}

#content {
	width: 777px;
	padding-right: 10px;
	border-right: 1px solid #000;
	/* border-bottom: 1px solid #000; */
	float: left;
}

#content .entry {
	margin-bottom: 10px;
}

#content .entry a, a:visited {
	text-decoration: none;
	color: #000;
}

#content .entry a:hover {
	text-decoration: underline;
	color: #000;
}

#content .entry h1 {
	color: #666;
	font-family: Verdana;
	font-size: 17pt;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

#content .entry h1.archive {
	font-size: 19pt;
}

#content .entry p {
	color: #000;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	margin-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	
}

#content .entry img{
	padding: 4px;
	border: 1px solid #666666;
}

.wp-image-43, .wp-image-55{
	border: none!important;
}

.wp-image-181{
	padding: 4px;
}

#content .entry .info {
	width: 777px;
	display: block;
	border-top: 1px solid #000;
	border-bottom:  1px solid #000;
}

#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: right;
	width: 178px;
	
}

#sidebar2{
	list-style: none;
	padding: 0!important;
}

/* oooooooooo SIDEBAR 1 oooooooooo */

#sidebar #sidebar1 {
	float: left;
	padding: 0px 10px;
	border-right: 1px solid #000;
	width: 188px;
	display: none;
}

#sidebar #sidebar1 a, a:visited {
	color: #000;
	text-decoration: none;
}

#sidebar #sidebar1 a:hover {
	color: #7f9ead;
	text-decoration: underline;
}





/* oooooooooo SIDEBAR 2 oooooooooo */

#sidebar #sidebar2 {
	float: right;
	width: 178px;
}

#sidebar #sidebar2 a, a:visited {
	color: #000;
	text-decoration: none;
}

#sidebar #sidebar2 a:hover {
	color: #666;
	text-decoration: underline;
}

#sidebar #sidebar1 h2, #sidebar #sidebar2 h2 {
	color: #000;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar #sidebar2 p {
	text-align: justify;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
}

#sidebar #sidebar1 ul, #sidebar #sidebar2 ul {
	list-style: none!important;
	/* font-size: 1px; */
	/* margin-left: 15px; */
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	padding: 0!important;
}

#sidebar #sidebar1 ul li, #sidebar #sidebar2 ul li {
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 10px;
}

#sidebar #sidebar1 .advertising, #sidebar #sidebar2 .advertising {
	width: 99%;
	border: 1px solid #000;
	margin: 5px 0px 10px 0px;
	height: 100px;
}

#footer {
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	height: 70px;
	width: 975px;
	margin-top: 100px;
	text-align: right;
}

#footer ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer ul li{
	height: 70px;
	float: left;
	padding-right: 20px;
	border: 0;
	border-right: 1px solid #000;
	text-align: justify;
}

#footer ul li.second{
	margin-left: 20px;
}

#footer ul li.third{
	margin-left: 20px;
	border-right: 0!important;
}

#footer ul li.third img{
	position: relative;
	top: 32px;
}

#footer a{
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar #sidebar1 .searchbox #s, #sidebar #sidebar2 .searchbox #s {
	/* width: 195px; */
	border: 1px solid #000;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	/* padding: 2%; */
	margin: 10px 0px;
	background:transparent none repeat scroll 0 0;
	color:#000;
	font-family:Verdana;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:auto;
	line-height:normal;
	padding: 6px 10px 5px;
}

#sidebar #sidebar1 .searchbox #x, #sidebar #sidebar2 .searchbox #x {
	display: none;
}

.tagcloud {
	font-family: Verdana;
	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: #7f9ead;
	font-weight: normal;
	font-family: Verdana;
	font-style: normal;
	font-size: 50px;
	/* line-height: 1.2em; */
}

p.logo1 {
	color: #FFFFFF;
	font-size: 7pt;
	font-family: Verdana;
}

.widget_qtranslate{
	background: url(images/languages.jpg) no-repeat left center;
}



.qtrans_language_chooser li{
	padding-left: 50px;
	padding-bottom: 15px;
	line-height: normal;
}

.home_table{
	background: #000;
	color: #fff;
	border: 0;
	padding: 0;
}

.widget_SubPages a{
	color: #000!important;
	font-size: 14px;
	font-weight: bold;
}

