/*  

        Theme Name: o2

        Theme URI: http://blog.eches.net

        Description: o2 is a clean 3-column, widget-ready theme. It is tested on        WordPress 2.3.1. XHTML and CSS valid.

        Version: 1.0

        Author: eches

        Author URI: http://blog.eches.net/

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/



body, h1, h2, h3, h4, h5, h6, p, form {

	margin: 0;

	padding: 0;

}



body {


	background: #fffff;

}



h1 {

	font-family: Arial, Sans-serif;

	font-size: 30px;

	padding: 0 0 10px 0;

}



a:link, a:visited {

	text-decoration: none;

	color: #336699;

}



a:hover {

	text-decoration: none;

}



p {

	padding: 10px 0 0 0;

}

#outer {

        width:970px;

        background:#fff;

        margin: 0px auto 1px auto;

        padding: 0 0 1px 0;

}



#wrapper{
	margin: 0 auto 0px auto;
	width: 966px;
	text-align: left;
	border: 1px solid #e7e7e7;
}




/*++++++++++++++++++++++++++++++ Header +++++++++++++++++++++++++++++++++*/



#header{

	float: left;
	width:100%;
        background: #0099cb; 

        margin:0px auto;

        padding: 0px 0 0px 0px;

        text-decoration:none;

        background:url(images/header.jpg) repeat-x;

}



#header_l {
	float:left;
	width:220px;
	height:90px;
	margin-bottom:0px;
	padding:0;
	background-image:url(images/new_logo_ekrana.gif);
	background-repeat: no-repeat;
	background-position: left center;
}







/*++++++++++++++++++++++++ 468x60 banner zone +++++++++++++++++++++++++++*/



#header_r_ads {
	margin:0px 0 0 0px;
	padding:0;
	vertical-align: top;
}

/*+++++++++++++++++++++++ Main menu & rss feed ++++++++++++++++++++++++++*/



#nav2 {

        clear:both;

        margin:0px;

        width: 966px;

        height:30px;

        background: url(images/topmenu.jpg) repeat-x;

        overflow:hidden; 

}



#nav_l {

        float:left;

        width:865px;  

        margin:0px; padding:0px; 

        overflow:hidden;

        height:30px; 

}



.menu {

        float:left;

        margin:0px 0px;

        padding:0px;

        width:980px;

}

	

.menu li {

	display: inline;

	list-style: none;

	margin:0;

	padding:0;

}



.menu ul, .menu ol {

        display: inline;

	list-style: none;

	margin:0;

	padding:0 0 0 0;

}

		

.menu a, .menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin:0;
	padding: 3px 7px 3px 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		position:relative


}

		

.menu a:hover {

	background: #1ba7d4;

	text-decoration: none;
	position:relative;
        border:1px solid #fff;

}



.latin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 500px;
	clear: both;
	float: left;
	}
.adverts2 {
	background-color: #395257;
	margin-top: -5px;
	height: 20px;
	padding-top: 4px;
	}
	
.forummenu {
	padding-top: 2px;
	}
	
.gsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 9px;
}

.above{
	font-family: Verdana,Arial, Georgia, Sans-serif;
	font-size: 11px;
	margin:0;
	height:20px;
	color:#fff;
	text-transform:uppercase;
	background-image: url(images/topmenu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.above a, .above a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}

.above a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}