/*  
Theme Name: Blogotheme
Theme URI: http://blogoreader.org.ua
Description: Designed by <a href="http://hwc.com.ua">Hellveen Web Community</a>
Version: 3 ukrainian
Author: Hellveen
Author URI: http://hellveen.blogspot.com
*/

/***********************************************   
Basics & Typography                       
************************************************/
@import 'categories.css';
@import 'tech.css';

body {	
margin: 0;	
padding: 0;	
background:url(images/wrapper_bg.png) top center repeat-y white;	
font: 0.8em Verdana, Arial, Helvetica, sans-serif;	
color: #000;	
text-align: left;
	}


p,ol,ul {	
line-height: 150%;	}

ol { /* to be styled */ }

ul { /* to be styled */ }

h1, h2, h3, h4, h5, h6 {	
margin: 0;	
font-style: normal;	
background: transparent;}

h1 {	
font-size: 1.4em;
}

h2 {	
font-size: 1.3em;
font-family: Arial;	
}

h3 { font-size: 1em;
font-family: Arial;} 

h4, h5, h6 {	
font-size: 1em;	}

h1.page-title-border, h2.page-title-border {	
padding-left:30px;	
padding-top:20px;	
font-family:Georgia, "Times New Roman", Times, serif;	
font-size:2em;	
font-style:italic;	
font-weight:normal;	
color:black;	}

h3.aftertitle {	
font-family: Arial;	
font-size: large;	
padding-top: 10px;	
margin-left: 30px;	
font-weight: normal;	}

a:link {	
color: #2f63b3;	
text-decoration:none;	}

a:hover {	
text-decoration: underline;	}

a:visited {	
color:#2f63b3;	
text-decoration:none;}

blockquote {	
margin: 10px 0;	
padding: 0 50px;	
background: transparent url(images/blockquote.gif) no-repeat 0 0;	
color: #666666;	}

code {  
cursor: text;  	
font-family: "Courier New", Courier ; }

small {	
font-size: 0.8em;
}

input, textarea, select 
{ /* to be styled */ }

form { /* to be styled */ }

img { border:none;/* to be styled */ }

img a:hover {	
background-color:none;	
color:none;border:none;}

img.noborder {	
border: none;	}

.left {
float: left;	}

.right {	float: right;	}

.center {	text-align: center;	}

.alignleft {	
float: left;	
margin-right: 10px;	}

.alignright {	
float: right;	
margin-left: 10px;	}


/***********************************************   
Structure: Content, Sidebar, etc.        
************************************************/

#outline {	
width: 980px;	
margin: 0 auto;	
padding: 0;		
}

/*********************** 
 Topcats         
 ************************/

#topcats {	
width:100%;	
height:40px;	
float:left;	
background:url(images/menuul-back.png) top center repeat-x;		
color: darkorange;	
margin-bottom: 0px;		
}
	
ul.cats {		
float: left;		
height:40px;		
margin: 0 !important;		
margin: 0px 0 0 0; /*Fucke ie*/	
padding: 0 5px;		
list-style-type: none;		
font-family: Arial;							
font-size: 1.1em;		
}	

ul.cats li {		
float: left;		
display: inline;												
margin-top: 7px;
margin-left:5px;		
}	

ul.cats li a {		
float: left;		
color: darkorange;		
display: block;		
height: 15px;		
padding: 5px 7px 5px 7px;		
line-height:14px;		
text-decoration: underline;		
}

ul.cats li a:link,	ul.cats li a:visited {		
color: black;		
text-decoration:none;		
}	

ul.cats li a:hover,	
ul.cats li a:active {		
color: black;						
background:url(images/cats-bg.png) top center repeat-x;						
display:block;		
}  

 ul.cats LI.over {	      
width: 60px;	  
text-align:right;    
}

ul.cats LI.over UL {      
position: relative;     
display: none;        
left: 0px; 	   
top: 32px;      
z-index: 1; 	     
width: 90px;	     
list-style-type: none;	   
margin: 0px;	    
padding: 0px; 
box-shadow: 0px 3px 10px #222; 
-moz-box-shadow: 0px 3px 10px #222;
-webkit-box-shadow: 0px 3px 10px #222;    
}        

 ul.cats LI.over UL LI  {     
 width: 90px;         
margin: 0px;     
padding: 0px;   
list-style-type: none;    
text-align: left;    
}      

ul.cats LI.over UL LI a {	 
width: 107px;    
}    

ul.cats LI:hover UL,
ul.cats LI.hover UL {     
display: block; 	 
background: silver;  
width: 120px;	     
height: 200px;	 
margin: 0px;	  
padding: 0px;   
 } 

/***********************
Header
************************/

#header {	
width: 100%;	
height: 159px;	
background: transparent url(images/header_bg.png) repeat-x left top;
margin-top:0;
}

#header .logo {	
padding: 0px 0 0 0px;
height: 97px;
width: 358px;
float:left;
margin-top: 15px;
margin-left: 30px;
}
	

#navbar {		
clear: both;		
float: left;		
width: 100%;		
height: 31px;			
font-size: 0.85em;	
font-family: Georgia, serif;
margin-top: 15px;
}	

ul.menu {	
float: left;		
margin: 0;		
padding: 0 15px;		
list-style-type: none; }	

ul.menu li {		
float: left;		
display: inline;	}	

ul.menu li a {		
float: left;		
color: white;		
display: block;		
height: 28px;		
padding: 3px 15px 0 15px;		
line-height: 24px;		
text-decoration: none;		}
	
ul.menu li a:link,	ul.menu li a:visited {		
color: black;		
text-decoration:none;		}	

ul.menu li a:hover,	
ul.menu li a:active {		
color: white;		
background:url(images/menu-back1.png) top center repeat-x;		
}	

ul.menu li.current_page_item a:link,	
ul.menu li.current_page_item a:visited,	
ul.menu li.current_page_item a:hover,	
ul.menu li.current_page_item a:active {		
color: #fff;		
background:url(images/menu-back1.png) top center repeat-x;		
text-decoration: underline;		
}	

ul.menu LI.sub {	   
width: 60px;	 
text-align:right;    
}			

ul.menu LI.sub UL 	{     	
position: relative;     	
display: none;       	
left: 0px; 		
top: 30px;  	  	
width: 150px;		
list-style-type: none;	  	
margin: 0px;		
padding: 0px;  	
} 		

ul.menu LI.sub UL LI  {     	
width: 150px;   	
text-decoration:underline;  	
margin: 0px; 	
margin-left: 0px;   
 padding: 0px;    
list-style-type: none;    	
text-align: left;  	
 }		

ul.menu LI.sub UL LI a {	   	
width: 120px;     
} 		

ul.menu LI:hover UL {     	
display: block; 	  	
background: silver;	
width: 150px;	 	
height: 230px;	   	
margin: 0px;	 	
padding: 0px; 
box-shadow: 0px 3px 10px #222; 
-moz-box-shadow: 0px 3px 10px #222;
-webkit-box-shadow: 0px 3px 10px #222;  
}

 /************************  
Wrapper
************************/

#wrapper {	
float: left;		
margin: 0 !important;	
margin: 0px 0 0 0; /* Fuck IE */	
padding: 0;	
}


/***********************
  Content      
     ************************/

#content {	
float: left;	
width: 660px;	
height: 100%;	
background: #fff;
margin-bottom:20px;
}


/***********************   
Blog Entries     
 ************************/

.post {	
padding: 20px 15px 20px 30px;	
background: #fff;	
}

.postentry {	

color: #050d24;	
text-align: left;	
}

.postentry a {	
color:#2f63b3;	
text-decoration:none;
}

.postentry a:hover {   
 color:#FF9900;	
text-decoration:underline;
}

.postentry img {	
border:none:	
}

.postentry img:hover {	
border:none;	
}

.posttitle {	
/* to be styled */ 
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
font-weight: normal;
}

.posttitle a, .posttitle a:link {  
color:#2f63b3; 
text-decoration:underline;
}

.posttitle a:hover {	
color:#FF9900;	
text-decoration:underline;
}

.postmeta,.postmeta a {	
margin: 5px 0 ;	
font-size: 12px;	
color: #2f63b3;	
text-decoration:none;
}

.postmeta a:hover {
color:#ffffff;   
background-color:#2f63b3;}

.post-date {	
padding: 0px;	
color:black;	
}

.post-filed {	
padding: 0px;	
color:black;
}

/***********************   
Sidebar         
  ************************/

#sidebar {	
float: right;	
width: 315px;	
margin: 0;	
padding: 0;	
}

#sidebar IMG:hover {	
background-color: white;	
text-decoration: none;	
}

#sidebar a:hover {	
color: #FF6600;	
text-decoration: underline;	
}

#sidebar a:link, 
#sidebar a:visited, 
#sidebar a:active {	
text-decoration: none;	
color: #2f63b3;	
}

#sidebar .rssfeeds {		
height: 100%;		
margin: 0;		
padding: 15px;				
text-align: center;		
}

#sidebar .rssfeeds a:hover {    	
color: #FF6600;		
text-decoration: underline;
}	

.rssfeeds a.rss  {		
padding: 0 0 0 20px;		
background: transparent url(images/sprite2.png) no-repeat 0px 0;		
background-position: left bottom;		
}   

 .rssfeeds a.lj {      
  padding: 0 0 0 20px;		
background: transparent url(images/sprite2.png) no-repeat 0px 0;		
background-position: left top;	
}	

.rssfeeds a.email {		
padding: 0 0 0 20px;		
background: transparent url(images/sprite2.png) no-repeat 0px 0;		
background-position: left center;		
}	

.rssfeeds a.twitter {		
padding: 0 0 0 20px;	
background: transparent url(images/Twitter2.png) no-repeat 0px 0;		
background-position: top left;		
}

#sidebar h2 {	
display: block;	
margin: 16px 0 6px 0;	
padding: 0 0 10px 3px;	
background: url(images/line.png) repeat-x center bottom;	
font-size: 1.4em;	
}

#sidebar ul {	
clear: both;	
margin: 0;	
padding: 0;	
list-style-type: none;	
}

#sidebar ul li {	
clear: both;	
color: black;	
}

#sidebar ul li a:link {	
color: #2f63b3;	
text-decoration:none;	
}

#sidebar ul li a:hover {	
color: #FF6600;	
text-decoration: underline;	
}

#sidebar li.popular {	
clear: both;	
color: #bbb;	
list-style-type:: none;	
}

/***********************  
 Bottom        
    ************************/

#bottom {	
float: left;
width: 980px;
height: 100%;
margin: 0;
padding: 0;
background: whitesmoke url(images/line.png) top center repeat-x;	
font-size: 0.9em;	
text-align: center;	
color: black;	
padding-bottom: 0px;	
padding-top: 15px;	
}

#bottom h2 {	
margin-bottom: 5px;	
color: black;	
font-size: 1.5em;	
font-family: Arial;	
font-weight: bold;
text-align:left;	
margin-top: 20px;
margin-left: 30px;		
}

#bottom-mid {
float:left;
margin:0;
padding:0;
height:250px;
width:200px;
font-size:0.95em;
text-align:left;
}

#bottom-mid ul {
line-height:2em;
font-family:Tahoma;
list-style-type: none;	
margin: 0px;
padding:0 0 0 30px;
}


#bottom a {	
color: #2f63b3;	
text-decoration: none;
}

#bottom a:hover {	
color: orange;	
text-decoration: underline;
}

#bottom-top {
margin: 0;		
padding: 0;		
width: 950px;		
height: 80px;		
text-align: center;
margin-bottom:30px;
}

#bottom-banner {margin: 0;		
padding: 0;		
width: 980px;		
height: 100px;		
text-align: center;
}


/*
 Tags 
---------------*/

#tag_cloud {	
margin: 0;
padding: 0;
list-style-type:none;	}

#tag_cloud a:hover {	
background:orange;
text-decoration:none;
color:white;
}


/* End Various Tags & Classes*/

/***********************  
 Footer         
   ************************/

#footer {	
width: 100%;	
height: 80px;	
clear:both;
background: #191919;	
color: #fff;	
margin-bottom:0px;
padding-bottom:0px;
}

#footer .copyrights {
float: left;	
margin: 30px;	
padding: 0;	
border: none;
}

#footer .credits {	
float: right;	
margin-top:: 10px;	
padding: 0;	
border: none;	
}

img.credits {	
float: right;	
margin: 0;	
padding: 0;	
border: none;	
}

#footer p a:link,
#footer p a:visited {	
color: #aaa;	
}

#footer p a:hover {	
color: #fff;  
text-decoration:underline;	}


/* Extras */

div.wp-pagenavi a {
padding:7px 12px;}

div.wp-pagenavi a:hover {
background:orange;padding:7px 12px;}


#search {
background:url(images/search-bg.png) top center no-repeat;
text-align:center;
margin-top:5px;
width:300px;
height:50px;}

input.button {
background:url(images/search-submit.png) top center no-repeat;
width:65px;
height:20px;
border:none;
cursor:pointer;}

input.button:hover {
background:url(images/search-submit.png) bottom center no-repeat;
width:65px;
height:20px;
border:none;
cursor:pointer;}

.rss-after-post {
width: 660px;
height:60px;
background:url(images/rss-back.png) left top no-repeat;
text-align:center;
padding-top:15px;}

#rss-sprite {	
width: 100%;	
height: 63px;	
margin: 0;	
padding: 0;}

#rss-sprite ul {	
list-style-type: none;	
margin: 0;	
padding: 0;	
float: left;	
width: 300px;	
height: 63px;	
clear: none;}

#rss-sprite ul li {	
display: inline;	
margin: 0;	
padding: 0;	
float: left;	
clear: none;}

#rss-sprite ul li a, 
#rss-sprite ul li a:hover {	
display: block;	
margin: 0;	
padding: 0;}

#rss-sprite li a.rss {	
width: 60px;	
height: 63px;	
background:url(http://blogoreader.org.ua/i/rss-sprite.png) no-repeat;	
background-position: 0px 0px;}

#rss-sprite li a.rss:hover {
width: 60px;	
height: 63px;	
background:url(http://blogoreader.org.ua/i/rss-sprite.png) no-repeat;	
background-position: 0px -64px;}

#rss-sprite li a.twitter {	
width: 60px;	
height: 63px;	
background:url(http://blogoreader.org.ua/i/rss-sprite.png) no-repeat;	
background-position: -60px 0px;}

#rss-sprite li a.twitter:hover {	
width: 60px;	
height: 63px;	
background:url(http://blogoreader.org.ua/i/rss-sprite.png) no-repeat;	
background-position: -60px -64px;}

#rss-sprite li a.facebook {	
width: 60px;	
height: 63px;	
background:url(http://blogoreader.org.ua/i/rss-sprite.png) no-repeat;	
background-position: -120px 0px;}

#rss-sprite li a.facebook:hover {	
width: 60px;	
height: 63px;	
background:url(http://blogoreader.org.ua/i/rss-sprite.png) no-repeat;	
background-position: -120px -64px;}

#rss-sprite li a.lj {	
width: 60px;	
height: 63px;	
background:url(http://blogoreader.org.ua/i/rss-sprite.png) no-repeat;	
background-position: -180px 0px;}

#rss-sprite li a.lj:hover {	
width: 60px;	
height: 63px;	
background:url(http://blogoreader.org.ua/i/rss-sprite.png) no-repeat;	
background-position: -180px -64px;}

#rss-sprite li a.mail {	
width: 60px;	
height: 63px;	
background:url(http://blogoreader.org.ua/i/rss-sprite.png)  no-repeat;	
background-position: -240px 0px;}

#rss-sprite li a.mail:hover {	
width: 60px;	
height: 63px;	
background:url(http://blogoreader.org.ua/i/rss-sprite.png)  no-repeat;	
background-position: -240px -64px;}



.via, 
.via a {
color:grey;
}

.adlink {
font-size: 0.85em;
color:darkgray;
}

#google_ads_div_Blogoreader_728 {
float:left;margin:0;}

#google_ads_div_Blogoreader_240 {
float:right;margin:0;}

#google_ads_div_Blogoreader_468_top, #google_ads_div_Blogoreader_468_top_ad_container
{
margin:0;
margin-top:40px;
margin-right:20px;
padding:0;
float:right;
}

#google_ads_div_Blogoreader_468_afterpost 
{text-align:center;}

.aligncenter {
text-align:center;
}
.tw, .tw a {
text-decoration:underline;
font-weight: bold;
}
h2.twihead  {
color: deepskyblue;
font-weight: normal;
text-align:center;
}
.subscribe:hover {
background-color:oldlace;
display:block;
width:600px;
height:85px;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}
.subscribe {
display:block;
width:600px;
height:85px;
padding:10px;
}

ul.menu li.shop a{ color:royalblue;text-decoration:underline;}
ul.menu li.shop a:hover {color:white;}

ul.menu li.job a { color:tomato;text-decoration:underline;}
ul.menu li.job a:hover {color:white;}

/* Related Posts */  
.related {
width:615px;
height: 250px;
text-align;center;
clear:both;
margin: 0px 0 30px 0;
border-top: 1px silver solid;
border-bottom: 1px silver solid;
}

ol.related-posts {  text-align:center; margin:0px 0px 40px 0px; padding:0;} 
 
ol.related-posts li{width:170px; height: 100%; float:left; display:inline; margin-left:30px; padding:0px; text-align:center;} 
 
ol.related-posts img { background:#F7F7F7; margin: 20px; width:100px; height: 100px; }  

ol.related-posts a { display:block; border:none; text-decoration:none; padding: 0 10px 10px 10px; text-align:center;} 

ol.related-posts a:hover { display:block; background:whitesmoke; color:black; text-decoration:none;}   

ol.related-posts li{font-size:12px;font-weight:bold;font-family:Arial;} 

a.adblogger {
padding:10px 20px 10px 20px;
text-shadow: gainsboro 0em 0.2em 0.1em;
color:steelblue;
font-size: 1.4em;
font-family:Arial;
}
a.adblogger:hover {
background: orange;
padding:10px 20px 10px 20px;
text-shadow:none;
color:white;
border-radius: 30px;
}
.authors {
vertical-align: middle;
list-style-type:none;
padding:0px;
margin:0px 0px 0px 40px;
line-height:2em;
-moz-column-count: 2;  
-webkit-column-count:2; 
}

