/*
Theme Name: Omega Black
Theme URI: http://whiskey.sk/
Description: Omega Black theme
Version: 0.1
Author: Peter Labaj
Author URI: http://whiskey.sk/
Tags:
*/

body {														  /**/	
	margin:0px 0px 0px 0px; 				  			 	 /**/
	padding:0px 0px 0px 0px; 				 			    /**/
	color:#A6A292;					 	  				   /**/
	background-color:#312E1D; 	 	 						  /**/
}														 /**/
br {line-height:0px;}							        /**/
img {border:0px;}									   /**/
td {							       				  /**/
	font-size:11px;									 /**/
	font-weight:normal;				   				/**/  	  
	font-family:tahoma, arial;		   			   /**/	
	vertical-align:top;				  			  /**/
	line-height:13px;						 	 /**/
	padding:0px 0px 0px 0px;		     		/**/
}										   	   /**/
table {								 	  	  /**/
	border-collapse:collapse;			 	 /**/
	border:0px;						    	/**/
	padding:0px 0px 0px 0px;			   /**/
	}									  /**/
input, textarea, select{			     /**/
	font:normal 11px Tahoma, Arial;		/**/
	padding:2px 0px 0px 2px;		   /**/
	margin:0px 0px 0px 0px;			  /**/
	vertical-align:top;				 /**/
}									/**/

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


/*----------------------------------**/
.date {
	color:#FFF;
	font:normal 9px Tahoma, Arial;
}
.home-news {
  background:url(images/0blt2.gif) left 3px no-repeat;
  padding:0px 0px 0px 6px;
}
.home-news a {
  text-decoration:underline;
	color:#ffffff;
	padding:0px 0px 0px 0px;
}
.home-news a:hover {
  text-decoration:none;
}

.link_1 a {
	text-decoration:none;
	color:#BD9959;
	padding:0px 0px 0px 0px;
	background:url(images/under.gif) bottom left repeat-x;
	font:normal 9px Tahoma, Arial;
}
.link_1 a:hover {
	text-decoration:none;
}
.link_1 a {
	text-decoration:none;
	color:#BD9959;
	padding:0px 0px 0px 0px;
	background:url(images/under.gif) bottom left repeat-x;
	font:normal 9px Tahoma, Arial;
}
.link_1 a:hover {
	text-decoration:none;
}
.link_2 {
	text-decoration:none;
	color:#D4911C;
	padding:0px 5px 0px 0px;
	background:url(images/0blt1.gif) top right no-repeat;
	font:bold 9px Tahoma, Arial;
}
.link_2:hover {
	text-decoration:none;
}
.list ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.list li {
	margin:0px 0px 0px 0px;
	line-height:1.31em;
	list-style:none;
	padding:0px 0px 3px 0px;
	background:url(images/3gl1.gif) bottom left repeat-x;

}
.list li a {
	text-decoration:none;
	color:#D4911C;
	padding:0px 0px 0px 6px;
	background:url(images/0blt1.gif) top left no-repeat;
}	
.list li a:hover {
	text-decoration:underline;
}
.ftr a{
	text-decoration:none;
	color:#BD9959;
	font:normal 9px Tahoma, Arial;
}
.ftr a:hover{
	text-decoration:underline;
}	
.link_3 a{
	text-decoration:underline;
	color:#D4911C;
}
.link_3 a:hover{
	text-decoration:none;
}	
.link_4 a{
	text-decoration:underline;
	color:#815A15;
}
.link_4 a:hover{
	text-decoration:none;
}	
.link_5 a{
	text-decoration:none;
	color:#D4911C;
}
.link_5 a:hover{
	text-decoration:underline;
}	
.link_6 a{
	text-decoration:underline;
	color:#FFF;
	font-weight:bold;
}
.link_6 a:hover{
	text-decoration:none;
}
.link_7 a{
	text-decoration:underline;
	color:#FFF;
}
.link_7 a:hover{
	text-decoration:none;
}
.input{
	width:225px;
	height:17px;
	border:1px solid #818181;
	background-color:#383420;
	color:#818181;
}
.ta {
	width:225px;
	height:170px;
	border:1px solid #818181;
	background-color:#383420;
	color:#818181;
	overflow:auto;
}


#sidebar ul {
  list-style-type: none;
  padding-left:20px;
}
#sidebar ul li {
  margin-left:0;
}
#sidebar ul li a {
  color:#D4911C;
}
#sidebar ul li a:hover {
  text-decoration:none;
}

.post h3 a {
  color:#d4911c;
  text-decoration:none;
}
.post h3 a:hover {
  text-decoration:underline;
}

.post small, .post .postmetadata {
  color:#A6A292;
  padding:0 10px;
}
.post .postmetadata a {
  color:#d4911c;
}
.post .postmetadata a:hover {
  text-decoration:none;
}

.entry {
  padding:0 10px;
  font-size:12px;
  color:#fff;
}

.entry a, .post small a {
  color:#d4911c;
}

.entry a:hover, .post small a:hover {
  text-decoration:none;
}

.navigation {
  margin:20px 10px;
}
.navigation a {
  color:#d4911c;
}
.navigation a:hover {
  text-decoration:none;
}
.navigation .alignleft {
  float:left;
  width:220px;
}
.navigation .alignright {
  float:right;
  width:220px;
  text-align: right;
}

.teammemberlink {
  font-size:14px;
  color:#d4911c;
  display:block;
  padding:3px 0;
}
.teammemberlink:hover {
  text-decoration:none;
}
.archives {
  margin:10px;padding:0;
}
.archives li {
  margin:2px 0;padding:0;
}
.archives li a {
  padding:0px 0px 0px 6px;
  background:url(images/0blt1.gif) top left no-repeat;
}
