﻿/*
Theme Name: Lightweight
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A simple theme with no images.  Design by <a href="http://www.solucija.com">Solucija</a>.  Coded by <a href="http://www.themelab.com">Theme Lab</a>
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

body {display: block; background-image: url("img/promo.jpg"); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; background-color:black; width: 100%; height: 100%; color: #787878; font-size: 11px; font-family: Arial; text-align: center; line-height: 1.6em; margin: 0; }
h2	{font-size: 1.8em; line-height: 30px;}
a { color: #1a7bcc; background: inherit; text-decoration: none; }
a:hover { color: #c73e02; background: inherit; text-decoration: underline; }
h2 a {font-size: 1.6em; color: #1062be; text-decoration: none;}
h2 a:hover {color: #1062be; text-decoration: underline;}
ul { margin: .6em 0; padding: 0;}
.clear {	clear: both; margin: 0 0 .5em 0; }

#wrapper { width: 940px; margin: 0 auto; text-align: left; }

#logo h1 {
	display: none;
	float: left;
	color: #fff;
	background: inherit;
	margin: 0 0 .8em .3em;
	padding: 0;
	font-size: 2.4em;
}
	
#top {
	display: none;
	float: right;
	margin: 0 2em 0 0;
}

.header-holder
	{
	margin-top: 10px;
	width: 920px;
	text-align: left;
	}

.header-holder .blocklogo
	{
	margin-left: 25px;
	display: block;
	width: 300px;
	height: 130px;
	float: left;
	}
	
.header-holder .block
	{
	text-align: center;
	display: block;
	width: 290px;
	height: 130px;
	float: left;
	}
	
.header-holder .block a.rsslink
	{
	margin-left: 100px;
	margin-top: 10px;
	display: block;
	width: 128px;
	height: 128px;
	background-position: 0 0;
	background-image: url("img/rss-logo.png"); 
	background-repeat: no-repeat; 
	}
	
.header-holder .block a.rsslink:hover
	{
	background-position: 0 -135px;
	}
	
.header-holder .block a.twitterlink
	{
	margin-left: 80px;
	margin-top: 10px;
	display: block;
	width: 128px;
	height: 128px;
	background-position: 0 0;
	background-image: url("img/twitter-logo1.png"); 
	background-repeat: no-repeat; 
	}
	
.header-holder .block a.twitterlink:hover
	{
	background-position: 0 -130px;
	}
	
.header-holder a.logolink
	{
	margin-right: 15px;
	display: block;
	width: 285px;
	height: 130px;
	background-position: 0 0;
	background-image: url("img/wrchd-logo-small.png"); 
	background-repeat: no-repeat; 
	}
	
.header-holder a.logolink:hover
	{
	background-position: 0px -130px;
	}


			
#menu {float: left; margin-top: 42px; border-bottom: 0px solid #000; text-align: center;}
#menu li { display: inline;}
#menu a { font-size: 2.5em; font-weight: bold; padding: 2px 15px; margin: 0 3px 0 0; text-decoration: none; color: #808080; background: inherit; line-height: 30px;}
#menu li.current_page_item a { color: #1062be; background: inherit; }
#menu li.current_category_item a { color: #1062be; background: inherit; }
#menu a:hover { background: inherit; color: #fff;}
#menu a:active, #menu a:focus { color: #000; cursor: hand;}

.column {	
	background-image: url("img/cbg.jpg");
	background-repeat: repeat-x;
	float: left;
	width: 285px;
	margin: 10px 5px;
	background-color: #000;
	color: #9F9F9F;
	padding: 5px;
	border: 2px solid #292929;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);

}	
.column h3 {
	margin: 2px 5px;
	padding: 0;
	color: #77bef5;
	background-color: none;
	font-size: 1.8em;
	line-height: 30px;
}

.column li {
	list-style:none;
	margin-left: 5px;
}
		
.number {
	background: #ccc;
	padding: .6% 3%;
	color: #FFF;
}
		
.half {
	float: left;
	width: 44%;
	margin: 1em 1.1%;
	background: #000;
	border: 2px solid #292929;
	color: #8f8f8f;
	padding: .5% 1%;
}

.navigation {
	float: left;
	width: 95.4%;
	margin: 1em 1.1%;
	color: #303030;
	padding: .5% 1%;
}

.full {
	float: left;
	width: 920px;
	margin: 10px 0;

	color: #787878;
	border: 0px solid #202020;
	background-image: url("img/full-bg2.jpg");
	background-repeat: repeat-x;

}

.full p
	{
	font-size: 1.1em;
	line-height: 20px;
	margin: 15px;
	}
	
.full h2
	{
	line-height: 40px;
	font-size: 1.7em; color: #1062be; text-decoration: none;
	margin: 10px 10px 0 10px;
	}	

.ratingblock
	{
	margin-right: 20px;
	}
	
	
.vicontent
	{
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}



.date { border-top: 1px dotted #292929; padding: 5px 0; font-size: 1.3em;}
			
.news { background: #fff; color: #808080; padding: .7em 1em; margin: 0 1%; }

.float-left   { float: left;}

.float-right  { float: right; }

img.avatar {float:left; margin-right:5px;}

#footer { margin: 2em 3%; text-align: right; }
