/*  
Theme Name: Red Evo News Blue
Theme URI: http://www.redevolution.com/ 
Description: FREE Professional Wordpress theme created by Red Evolution, ideal for news site. Web 2.0 design, flexible homepage layout, widget ready.
Version: 1.0.2
Author: Red Evolution
Author URI: http://www.redevolution.com/ 
*/ 

html, body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, ul{ 
margin: 0; 
padding: 0; 
} 

html{
font-size:62.5%;
}

body{ 
font-family:arial, helvetica, sans-serif; 
background-color: #c1c1c1;
font-size:1.2em;
line-height:1.8em;
} 

/* headings */

h1, h2, h3, h4, h5, h6{
margin:0.5em 0;
}

h1{ 
font-size:2em;
} 

h2{
font-size:1.8em; 
} 

h3{ 
font-size:1.6em;
} 

h4{ 
font-size:1.4em;
} 

h5{ 
font-size:1.3em;
} 

h6{ 
font-size:1.2em;
} 

/* links */
a{
	color:#FEA201;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}
/*-----Lists-----*/
ul{
list-style:none;
padding-left:20px;
}

ul li{
}

/* basic selectors */
a.more-link{

}

p{ 
padding: 0.2em 0 0.3em 0; 
}

code{
font-family:"Courier New", Courier, monospace;
}

blockquote{ 
margin: 1em 0 0; 
border-top: 2px solid #ddd; 
background: #f5f5f5; 
} 

blockquote p{ 
padding: 1em; 
} 

blockquote blockquote{ 
float: none; 
width: auto; 
margin: 0 1em; 
background: #fff; 
} 

dd{ 
padding: 0 0 0 2em; 
} 

form, input, textarea{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px; 
} 

p img{ 
max-width: 100%; 
} 

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

img.alignright{ 
margin: 3px 0 2px 10px; 
padding: 4px; 
border: 1px solid #ededed; 
display: inline; 
} 

img.alignleft{ 
margin: 3px 10px 2px 0; 
padding: 4px; 
/* border: 1px solid #ededed; */
display: inline; 
} 

.alignleft{float: left;} 

.alignright{float: right;} 

.clear{
margin: 0; 
padding: 0; 
clear: both;} 

small, .small{ 
font-size: 11px; 
} 
.xsmall{
font-size:10px;
color:#8f8f8f;
}

/* top navigation */

#menu{
background-color:#343434;
display:block;
padding:0;
width:985px;
float:left;
}
#menu ul, #menu ul li{ 
float:left;
margin:0;
padding:0;
list-style:none;
}
#menu ul li{
padding:0 5px;
}
#menu ul a{
color:#FFFFFF;
display:block;
font-size:17px;
font-weight:normal;
padding:10px;
text-decoration:none;
}
#menu ul ul a{

}

#menu ul a:hover{
background-color:#565656;
}

#menu ul li a{

}

#menu ul li:hover, #menu ul li.sfhover,
#menu ul li#current{

}

#menu ul li:hover a, #menu ul li.sfhover a,
#menu ul li#current a{

}


/*post layout */

.post{ 
padding: 10px 0px; 
} 
.post h2{ 
} 
.post h2 a{ 
font-size:24px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000;

} 
.post h2 a:hover{
text-decoration:none;
color:#2198b2
}
.post ul li{
background:url(images/bullet.png) no-repeat;
background-position:0px 9px;
padding-left:10px;
}
.entry-date{ 
font-size:0.9em;
color:#757575;
} 
.entry-meta{
font-size:0.9em;
color:#757575;
}
.entry-content{ 
	padding:0 15px 20px 15px;
} 

/* comments */

#comments-display{
background:url(images/comment-top.png) top left repeat-x;
padding:15px 10px 20px 10px;
} 
#comments ol{
list-style-type:none;
padding:0;
} 
#comments ol li{ 
margin-bottom:10px;
} 
#comments span.comment-author{ 

} 
h4#comments-count{
font-size:1em;
}
.comment-left{
float:left;
width:130px;
}
.comment-right{
float:right;
width:460px;
}
#respond{ 
background-color:#efefef;
padding:10px 10px 20px 20px;
border-top:#c9c9c9 1px solid;
} 

/*layout*/
#wrapper{
width:985px;
text-align:left;
background-color:#fff;
}
#top{clear:both;}
#topleft{
float:left;
height:80px;
padding:20px 0 0 30px;
width:550px;
}
h1#sitename{
margin:30px 0 10px 0;
}
h1#sitename a{
color:#000000;
font-family:"Myriad Web", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
font-size:32px;
text-decoration:none;
padding:0px 0 0 30px;
}

#topleft p{
color:#868686;
font-size:18px;
font-family:"Myriad Web", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
padding:0 0 0 30px;
}
#topright{
	float:right;
	width:390px;
	padding-top:5px;
}
ul#categories{
text-align:right;
padding-right:20px;
line-height:14px;
}
ul#categories b{display:inline;}
ul#categories li, ul#categories ul{
display:inline;
padding-left:5px;
padding-top:3px;
}
ul#categories a{
color:#000;
font-size:1em;
font-weight:normal;
text-decoration:underline;
}
ul#categories a:hover{
color:#000;
}
#search{
text-align:right;
float:right; 
width:335px;
padding-top:10px;
}

#search input#s{
background-color:#e3e3e3;
width:244px;
height:24px;
border:none;
font-size:15px;
float:left;
margin-right:5px;
}
#search input#searchsubmit{
height:25px;
width:66px;
float:left;
}

#header, #homecontent, #container{
padding:0 10px;
clear:both;}
#headerleft{
border:1px solid #F46F4C;
width:650px;
height:238px;
float:left;
background:url(images/back-ru.png) top center no-repeat #FEA201;
overflow:hidden;
color:#fff;
}
#headerleft-en{
border:1px solid #C1C1C1;
width:670px;
height:238px;
float:left;
background:url(images/back-en.png) top left no-repeat;
overflow:hidden;
color:#fff;
}
#headerleft a.readmore{
color:#fff;
font-weight:normal;
text-decoration:underline;
}
#headerleft a.readmore:hover{
color:#fff;
text-decoration:none;
}
a.readmore{
text-decoration:underline;
}
a.readmore:hover{
text-decoration:none;
}
#headerleft ul{
padding:10px 10px 30px 10px;
}
#topnews_rightnarrow{
width:300px;
}
.topnews-meta{
color:#bde9f2;
font-size:10px;
}
.topnews-meta a{
color:#fff;
text-decoration:underline;
font-weight:normal;
}
.topnews-meta a:hover{
text-decoration:none;
}
.topnews-excerpt{
height:120px;
overflow:hidden;
}
h2#topnews-title a{
font-size:24px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#fff;
}

#headerright{
border:1px solid #C1C1C1;
float:right;
font-size:16px;
height:208px;
overflow:hidden;
padding:15px;
width:275px;
}
#headerright a p{
	color:#0099FF;
}
#featured{
margin-top:10px;
padding:0px 10px;
font-size:1em;
color:#262626;
}
#featured a:hover{
text-decoration:none;
}
#featured .box{
background-color:#FFA100;
padding:10px 5px;
}
#featured h2{
font-size:1em;
line-height:1.2em;
margin:0 0 0px 0;
}
#featured p{
padding-top:0px;
margin:0;
line-height:1.3em;}


.featuredleft{
width:125px;
position: absolute;
}

.featuredright{
margin: 0;
padding: 0;
display: block;
left:155px;
position:absolute;
width:165px;
font-size:1em;
color:#262626;
font-weight:normal;
}
.featuredright a, .featuredright a:hover{
text-decoration:underline;
}
#featured ul{
list-style:none;
padding:0;
margin:0;
}
#featured ul li{
  cursor:pointer;
  float: left;
  background-color:#fff;
  display: block;
  margin-right: 9px;
  height:112px;
  width:125px;  
  overflow:hidden;
  padding:10px;
  position:relative;
}

#featured ul li div{
  display: block;
  overflow: hidden;
  height: 112px;
  width: 150px;
}

#featured .block1{
  width: 302px;
}


#homeleft, #content{
width:629px;
float:left;
padding-bottom:20px;
}
#content img,
#content p img{
	padding:0 5px;
}
.bread{
background:url(images/breadbg.png) center left repeat-x;
width:629px;
float:left;
margin-bottom:15px;}
.bread p{
float:left;
padding-right:10px;
background-color:#fff;
}

#homeleft h4{
display: block;
width:200px;
text-align:center;
	margin-top:-20px;
	float:left;
	background-color: #fff;
	padding: 0 8px;
		font-size:1.1em; 
}

#homeleft h4 a{
font-weight: bold;
color:#333333;
border-bottom:#ccc 1px solid;
}
#homeleft h4 a:hover{
text-decoration:none;
color:#2198b2;
}
#homeleft h2{
font-size:24px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#homeleft .date{
color:#666666;
font-size:11px;
}	
#homeleft ul li,
#content #cat-excerpts  li{
border: 1px solid #999;
padding: 10px;
margin: 18px 0;
}

ul#cat-excerpts{
padding:0;
}
#homeright{
width:320px;
float:right;
}

#footer{
clear:both;
padding:10px;
background-color:#989898;
color:#fff;
}
#footer a{
color:#ddd;
font-weight:normal;
text-decoration:underline;
}
#footer a:hover{
color:#fff;
}
/*sidebar*/
.sidebar{
width:320px;
float:right;
}

.sidebar ul.sidebar{ 
list-style: none; 
margin: 0; 
padding: 0 0px 10px 0px; 
} 

.sidebar ul.sidebar li{ 
padding: 0; 
} 
.sidebar ul.sidebar h2{
display: block;
width:128px;
text-align:center;
	margin-top:-20px;
	background-color: #fff;
	padding: 0 8px;
		font-size:1.1em;
	
} 
.sidebar ul.sidebar ul{
padding:0;
margin:0;
} 
.sidebar ul.sidebar li,
#archives{ 
border: 1px solid #999;
padding: 10px;
margin: 18px 0 !important;
clear:both;
} 
.sidebar ul.sidebar ul li{
padding:0;
margin:0;
border:0;
}
#archives{
	border: 1px solid #999 !important;
}
.sidebar ul li{
	margin: 5px 0 !important;

}
.sidebar ul.sidebar ul ul{ 
padding: 0 0 0 10px; 
} 
.sidebar ul.sidebar a{

}

.sidebar ul.sidebar a:hover{

}

.sidebar ul ul ul a{

}

.sidebar h2{

}

/*tabs*/
#fragment-1 ul li{
background:url(images/bullet.png) no-repeat;
background-position:0px 9px;
padding-left:10px;
}

ul.ui-tabs-nav{
padding:0;
list-style:none;
border-left:1px solid #c1c1c1;
background:url(images/grey.png) bottom left repeat-x;
}

ul.ui-tabs-nav li{
border-right: 1px solid #c1c1c1;
background-color:#e7e7e7;
 border-top: 1px solid #c1c1c1;
   float: left;
    margin: 0;
    font-weight: bold;
}

ul.ui-tabs-nav li.ui-tabs-selected{
background-color:#fff;
/* border-bottom:#fff 1px solid; */
width:320px;
}
.ui-tabs-hide { display: none; }


.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
}
.ui-tabs-nav a {
    margin: 2px 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #686868;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    z-index: 2;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}



.ui-tabs-panel {
    border: 1px solid #c1c1c1;
	border-top:none;
    padding:0 10px;
	height:214px;
    background: #fff url(images/toprightbg.jpg) bottom left repeat-x; /* declare background color for container to avoid distorted fonts in IE while fading */
	overflow:hidden;
}
.ui-tabs-panel ul{
	padding:12px 10px;
	}
.ui-tabs-panel li{
	margin:6px 0px;
	}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* image sizes */

.topnews_image{
width:280px;
height:210px;
float:left;
margin-right:10px;
margin-top:5px;
}

.featured_image{
	clear:both;
	padding-left:10px;
}
.head-title{
	color:#000;
	font-weight:bold;
	margin:5px 0 10px 0;
}
.left{
	float:left;
}

#organizators  a:hover p,
#partners a:hover p{
	text-decoration:underline;
}
#organizators  a img,
#partners a img{
	margin-top:5px;
}
#organizators,
#partners{
	text-align:center;
}

#logo-right{
	float:right;
	width:250px;
	padding-top:35px;
}
#date{
	padding-left:48px;
}
#date span {
	color:#2198B2;
	font-size:20px;
	font-weight:bold;
	margin:0 20px;
}
#buttons{
	margin-top:130px;
}
#headerright a img {
	padding-top:18px;
	
}
#phone {
	font-size:18px;
	color:#fff;
	float:right;
	margin:10px 10px 0 0;
}
#email{
	font-size:15px;
}
#small-description{
	color:#000000;
	line-height:17px;
	margin-left:20px;
	margin-top:10px;
}
#big-description{
	color:#fff;
	font-size:22px;
	font-weight:bold;
	line-height:24px;
	margin-left:300px;
	margin-top:17px;
}
#medium-description{
	color:#fff;
	font-size:18px;
	margin-left:18px;
	margin-right:20px;
}
#homeleft ul li ul li,
#homeleft ul li li{
	border:none !important;
	margin:0px;
	padding:0;
	background:transparent url(images/bullet.png) no-repeat scroll 0 9px;
	padding-left:10px;
}
.cat{
	background-image:none;
	margin:0;
	padding:0;
}
#topleft a h1{
	color:#000000;
	font-size:40px;
	margin:0;
	padding:0;
	font-weight:normal;
}
#subtitle{
	color:#FEA201;
	font-size:21px;
	margin-top:12px;
}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  font-family:Arial;
}
#boxes #dialog {
  width:640px; 
  height:520px;
  padding:10px;
  background-color:#ffffff;
}

#window-content{
	width:640px;
	height:480px;
	overflow:hidden;
	position:absolute;
	line-height:1.2 !important;
}
#window-content #my{
	list-style:none;
	margin:0;
	padding:0;
	width:9999px;
	position:relative;
}
#window-content #my .section{
	display:block;
	float:left;
	width:640px;
	height:480px;
	line-height:1.2 !important;

}
#window-content #my .section .title{
	border-bottom:1px solid;
	float:left;
	font-size:24px;
	margin-bottom:10px;
	padding-bottom:15px;
	width:50%;
	background-color:#fff;
}
#window-navigation{
	clear:both;
	height:20px;
	position:relative;
	top:500px;
}
#left-arrow{
	float:left;
	display:none;
}
#right-arrow{
	float:right;
}
#window-close{
	float:right;
	left:620px;
	position:absolute;
	width:50px;
	z-index:999;
}
div.author-text{
	float:left;
	font-style:italic;
	padding:0 15px;
	width:350px;
}
div.author-text p{
	margin:10px 0;
}
div.author-name{
	font-size:20px;
	font-weight:bold;
	clear:both;
}
div.author-descr{
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}
#mcount{
	list-style:decimal;
}
#mcount li{
	float:none !important;
	line-height:19px;
	font-size:18px;
}
.red{
	color:#ff0000;
}
#ogl-big{
	font-size:28px;
}
#ogl-big li{
	margin:5px 0;
	list-style:disc;
}
.disc{
	list-style:disc;
	font-size:16px;
}
.author-red{
	font-size:17px;
	color:#f00;
	clear:both;
	margin-bottom:10px;
}
.author-photo{
	width:200px;
	float:left;
}
.author-action{
	float:left;
	padding:5px;
	width:420px;
	font-size:16px;
	background-color:#fff;
}
#reserv{
background:url("images/count.gif") no-repeat scroll 100% 50% transparent;
float:right;
height:56px;
margin-right:10px;
margin-top:15px;
width:308px;
}
#last{
	color:#FEA201;
	float:left;
	font-size:17px;
	font-weight:bold;
	position:relative;
	left:10px;
	top:18px;
}

