/*  
Theme Name: Triango
Theme URI: http://www.igo.sk
Description: Based on Red Matrix Pill Wordpress theme created by Small Potato
Version: 1.0
Author: Igor Rjabinin
Author URI: http://igorko.k6.sk/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 80%;
	text-align: center;
	vertical-align: top;
	background: #333 url(images/bg_body.jpg) no-repeat top left;
	color: #ccc;
}

#footer img { 
	behavior: url(iepngfix.htc); 
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "New York CE", utopia, serif;
	font-size: 1.2em;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #d1001a;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #333;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #3f3f3f;
}

code{
	background: #333;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #333;
	color: #333;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}


#container{
	margin: 0 auto;
	width: 508px;
	padding: 10px 0;
	text-align: left;
	vertical-align: top;
	position: relative;
}

#header{
	float: left;
	width: 508px;
	height: 206px;
	background: url(images/bg_header.gif) no-repeat;
}

#header h1{
	display: none;
	visibility: hidden;
	line-height: 1px;
}

.description{
	display: none;
	visibility: hidden;
}

/* navigation */
#navigation {
	text-align: center;
	/* font-family: Georgia, "New York CE", utopia, serif; */
	font-size: 1.2em;
	/* text-transform: lowercase; */
	margin: 0;	
	}

#navigation ul {
	margin: 0;
	padding: 0 20px;
}

#navigation li {
	float: left;
	width: 78px;
	list-style: none;
	margin: 0;
	}
	
#navigation a {
	margin: 0;
	color: #fff;
	display: block;
	width: 78px;
	padding-top: 185px;
	padding-bottom: 5px;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #fff;
	background-color: #d1001a;
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
  /* for Mozilla */
  -moz-opacity:0.5;	
  border-bottom: 5px solid #000;
	}
	
#navigation  .current_page_item a {
	color: #fff;
	background-color: #d1001a;
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
  /* for Mozilla */
  -moz-opacity:0.5;	
  border-bottom: 4px solid #000;
}	

/***/
.narrowwrapper{
	margin: 10px 0 0;
	float: left;
	width: 508px;
	background: #222 url(images/bg_narrowwrapper.gif) no-repeat bottom left;
}

.narrowcolumn{
	float: left;
	width: 508px;
	background: url(images/bg_narrowcolumn.gif) no-repeat;
}

.post{
	padding: 20px;
}

.post h2{
	font-size: 1.4em;
}

.post h2 a{

}

.entry{
	margin: 20px 0 0;
	line-height: 18px;
	background: url(images/bg_dotted.gif) repeat-x;
}

.entry ol, .entry ol li {
	margin: 0;
	padding: 0;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}

.entry h2{
	font-size: 18px;
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
	line-height: 24px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry img{
	border: 0;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	background: url(images/bg_dotted.gif) repeat-x;
}

.postdate{
	padding: 10px 0 0;
	color: #666;
}

.browse{
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.sidebarwrapper{
	margin: 10px 0 0;
	float: left;
	width: 508px;
	background: #000 url(images/bg_sidebarwrapper.gif) no-repeat bottom left;
}

.sidebar{
	float: left;
	width: 508px;
	font-size: 1.1em;
	background: url(images/bg_sidebar.gif) no-repeat;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar li.widget_search{

}

.sidebar li.widget_calendar{

}

.sidebar li.widget_calendar h2{

}

.sidebar ul li{
	padding: 20px;
}

.sidebar ul li h2{
	padding: 0 0 10px;
	font-size: 1.2em;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
}

.sidebar ul ul{
	padding: 0px 0 0;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 30px;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #333;
	padding: 15px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #333;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


#footer{
	clear: both;
	text-align: center;
	width: 508px;
}

#footer a{
	color: #fff;
}

#footer p{
	padding: 20px;
	line-height: 18px;
}

/* language tabs */
#languages {
	position: absolute;
	top: 50px;
	width: 23px;
	height: 118px;
	right: -23px;
	list-style: none;
}


#languages li a {
	display: block;
	margin: 15px 0;
	padding: 2px;
	width: 20px;
	text-decoration: none;
	font-weight: bold;
	background-color: #222;	
	color: #ccc;
}
#languages .current_page_item a {
	background-color: #000;	
	color: #d1001a;
}
#languages li a:hover {
	background-color: #d1001a;
	color: #fff;
}