/*   
Theme Name: In-ova 3
Theme URI: 
Description: Theme in-ova 3 colonnes
Author: OVA Design
Author URI: www.ovadesign.com
Version: 1.1
Tags: three columns, fixed width, valid CSS, valid XHTML, right sidebar, simple
.
License: GNU General Public License (GPL) version 3
.
*/

* { margin: 0; padding: 0; }

body { background: url(images/background.png) repeat; }

#container {
	width: 950px;
	margin: 30px auto 30px;
	padding: 0px;
	background-color: #ffffff;
	background: url(images/sidebar.gif) repeat-y;
	font-family: georgia, serif;
}
img{
	border:none;
	}


#header {
	width: 950px;
	height: 341px;
	background: url('images/header.jpg');

}
#header .searchbox {
	margin-left: 750px;
	padding-top: 10px;
}
#header .searchbox #s {

	width: 110px;
	border: 1px solid #737373;
	color: #737373;
	font-family: georgia, serif;
	font-size: 8pt;
	margin: 10px 0px;
	background:transparent none repeat scroll 0 0;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:auto;
	line-height:normal;
	padding: 6px 10px 5px;
}
#header .searchbox #x {
	border: none;
	color: #ffffff;
	font-family: georgia, serif;
	font-size: 8pt;
	margin: 10px 0px;
	background: #373F46 none repeat scroll 0 0;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:auto;
	line-height:normal;
	padding: 6px 10px 5px;
}
.wpsb_form_btn {
	border: none;
	color: #ffffff;
	font-family: georgia, serif;
	font-size: 7pt;
	background: #373F46;
	font-weight:bold;
	padding: 3px 5px 3px;
}
.wpsb_form_txt{
	width: 150px;
	border: 1px solid #737373;
	color: #ffffff;
	font-family: georgia, serif;
	font-size: 7pt;
	background:#373F46 none repeat scroll 0 0;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:auto;
	line-height:normal;
	padding: 3px 5px 3px;
}
.wpsb_form_label{
	padding-top: 3px;
	padding-bottom: 3px;
}

#logo {
	margin-top: 135px;
	margin-left: 30px;
	float: left;
	width: 490px;
	background-color: #ffffff;
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80);
padding: 5px 5px 5px 5px;
}


#menu {
	float: right;
	text-align: right;
	width: 49%;
}

#menu a, a:visited { color: #373F46; text-decoration: none;}
#menu a:hover { color: #43A9FF; text-decoration: none; }

#menu ul {
	list-style: none;
	font-size: 1px;
	margin-top: -15px;
	margin-right: 23px;
}

#menu ul li {
	display: inline;
	color: #E5E5E5;
	font-size: 8pt;
	/font-size: 7pt;
	padding-left: 15px;
}

#columns {
	margin-top: -30px;
}

#content {
	width: 500px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	color: #ffffff;
	font-family: georgia,serif;
}

#content .entry {
	margin-bottom: 30px;
}

#content .entry a, a:visited {
	text-decoration: none;
	color: #48B0E0;
}

#content .entry a:hover {
	text-decoration: underline;
	color: #373F46;
}

#content .entry h1 {
	color: #48B0E0;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 20px;
}
#content .entry p.inforight {
	font-weight: bold;
	color: #48B0E0;
	width: 70px;
	float: right;
	font-size: 8pt;
	border-bottom: none;
	text-align: right;
	margin-top: -20px;
}
#content .entry h1.archive {
	font-size: 19pt;
}

#content .entry p {
	color: #000000;
	font-size: 9pt;
	text-align: justify;
	margin-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

#content .entry .info {
	border-top: none;
	border-bottom:  none;
	background-color: #e6e2d7;
	padding: 10px 5px 10px 5px;
}

#content .entry .info p.infoleft {
	width: 45%;
	float: left;
	font-size: 8pt;
	border-bottom: none;
	line-height: 15px;
	text-align: left;
}

#content .entry .info p.inforight {
	width: 45%;
	float: right;
	font-size: 8pt;
	border-bottom: none;
	text-align: right;
	font-weight: normal;
	margin-top: 5px;
	color: #000000;
	line-height: 15px;

}
#sidebar {
	float: right;
	width: 389px;
	padding-top: -10px;
	color: #000000;
	list-style: none;
}

#sidebar #sidebar1 {
	float: left;
	padding: 0px 10px;
	width: 165px;
	color: #000000;
	list-style: none;
}

#sidebar #sidebar1 a, a:visited {
	color: #000000;
	text-decoration: none;
}

#sidebar #sidebar1 a:hover {
	color: #48B0E0;
	text-decoration: none;
}

#sidebar #sidebar2 {
	float: right;
	padding-right: 23px;
	width: 165px;
	color: #000000;
	list-style: none;
}

#sidebar #sidebar2 a, a:visited {
	color: #000000;
	text-decoration: none;
}

#sidebar #sidebar2 a:hover {
	color: #E5E1D6;
	text-decoration: none;
}

#sidebar #sidebar1 h2, #sidebar #sidebar2 h2 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	list-style: none;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #373F46;
	margin-bottom: 5px;
}

#sidebar #sidebar2 p {
	color: #000000;
	text-align: left;
	font-size: 8pt;
}

#sidebar #sidebar1 ul, #sidebar #sidebar2 ul {
	list-style: none;
	font-size: 1px;
	margin-left: 0px;
}

#sidebar #sidebar1 ul li, #sidebar #sidebar2 ul li {
	font-size: 8pt;
}

#sidebar #sidebar1 .advertising, #sidebar #sidebar2 .advertising {
	width: 99%;
	border: 1px solid #737373;
	margin: 5px 0px 10px 0px;
	height: 100px;
}
#sidebar .textwidget {
	color: #000000;
	text-align: left;
	font-size: 8pt;
}
#sidebar .titlewidget {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}
#footer {
	color: #ffffff;
	font-size: 8pt;
	height: 68px;
	text-align: center;
	background: url(images/footer.gif);
	line-height: 15px;
}

#footer a, a:visited {
	color: #48B0E0;
	text-decoration: none;
}

#footer a:hover {
	color: #E5E1D6;
	text-decoration: none;
}

.tagcloud {
	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: #48B0E0;
	font-weight: bold;
	font-family: Georgia,serif;
	font-style: normal;
	font-size: 20px;
	line-height: 1.2em;
}

p.logo1 {
	color: #000000;
	font-size: 9pt;
}
