/*
Theme Name: Trencin
Theme URI: http://dannci.com/trencin/
Description: 
Author: Dannci
Author URI: http://dannci.com
version: 3.0
Tags: 
*/




/* basics */

*{margin:0; padding:0;}
#arcload{z-index:2;position:fixed;right:0;top:0;color:#000;font-family: Arial,Serif;font-size:16pt; text-align:center;padding:5px;}

#arcload a {background: url(images/rss.png) no-repeat 0 0;
			display: block;
			height:50px;
  			width: 90px;
			outline: none;
			text-indent: -9999px;
			}

#arcload a:hover {
border-bottom:1px dotted #999999;}

body {
	background:#dedede url(images/bg.png);
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	}

	
h1 {font-size: 18pt; padding: 10px 0; font-family:Arial, Helvetica, sans-serif;}
h2 {font-size: 14pt;padding: 10px 0;font-family:Arial, Helvetica, sans-serif;}
h3 {font-size: 10pt;padding: 10px 0;font-family:Arial, Helvetica, sans-serif;}
h4, h5, h6 {font-size: 9pt;padding: 10px 0;font-family:Arial, Helvetica, sans-serif;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#6a8199;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 980px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}
	
/* header */

#header {
	background:#fff;
  	width: 980px; 
  	height: 120px;
	color: #fff; 
	}
	
#headerright{ padding-right:20px;float:right; text-align:right;}	
#headerleft{ float:left;}

#header h1{
	font:normal 25pt arial, verdana, georgia, times;
	padding:40px 20px 10px 20px;
	margin:0;
	background-color: #fff;
	letter-spacing:-2px;
	text-transform:uppercase;
	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #2F3540; text-decoration: none;}


.headadvert_468x60 {
			float:right;
			margin: 30px 0 0 0;
		}

/* main menu */


#menu {
	background:#2F3540;
	font-family: verdana, arial, times, serif;
	font-size: 9pt;
	font-weight:bold;
	width:980px; 
	overflow:hidden;
	border-bottom:1px solid #3b4250;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 10px;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
	text-decoration:none;
}


/*slide*/
#slider{

background:#2F3540;
margin-bottom:25px;
}

#myslides{

background:#000 url(images/mslid.jpg) repeat-x;
width: 650px;
height:165px;
margin-bottom:5px;
}

#mygallery{

background:#2F3540;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 940px; /*Width of Carousel Viewer itself*/
height: 250px; /*Height should enough to fit largest content's height*/
margin: 0px 20px 5px 20px;
background-color: #2F3540;

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 20px 11px ; /*margin around each panel*/
width:220px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#292e38;
height:220px;
border:1px solid #2F3540;

}
.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/

}

.stepcarousel .panel h2{
text-align: left; /*leave this value alone*/
height:20px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 2px 5px ; /*margin around each panel*/
font-size:16px;
font-weight:bold;
text-align:center;
font-family:Arial,verdana,Georgia,century gothic, sans-serif;
}

.stepcarousel .panel img{
float: left; /*leave this value alone*/
background:#f2f2f2; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px 5px 5px; /*margin around each panel*/
padding:0px 0px;
}

.thumb-title {bottom:0;right:0;display:block;position:absolute;filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;margin-bottom:10px;width:170px; margin-right:5px; }	
.thumb-title h3 {background-color:#000; padding: 10px 0 10px 5px; text-align:left; }
.thumb-title h3 a { font:8pt helvetica, Arial,helvetica;display:block;color:#fff;text-decoration: none; background-color:#000;padding:0px 0 0 5px;}
.thumb-title h3 a:hover { color:#999;}

/*end of slide*/



/* content */


#content {
	float:left;
	width:620px;
	overflow: hidden;
	margin:10px;
	}

.post {
	margin:0;
	padding:0 0 0 10px;
	line-height: 14pt;
	text-align:justify;
	}
	
	
	
.entry img {
padding:10px;
	}
	
	
	
	
.thumb img {
				float: left;
				margin-right: 20px;
				margin-bottom: 10px;
				padding: 7px;
				border: 1px solid #E9E9E9;
				background-color: #f7f7f7;
				width: 100px; height: 100px;
			}
	
.post h2{
	font:normal 15pt  Arial, Helvetica, sans-serif; margin:0px 0;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}




.postmetadata{
	clear: both;
	background:#fff;
	padding:20px 15px 20px 15px;
	margin: 7px 0 30px 0;
	border-bottom:1px dotted #ccc;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.contad{ margin:20px 0 20px 80px;}
.contad img{ padding:5px; background-color:#f2f2f2;}

/* sidebar */
#rightcol{
	width:330px;
	float:right;
}



.fat{
	margin:0px 5px;
	text-align: left;
	font: 12px Arial,century gothic,verdana,  sans-serif;
	color:#ccc;
	padding:0px 0px;

}	



.featlist {
	width:325px;
	}
		

.fblock h3{
	margin: 0px 0 0px 0;
	padding: 5px 0px 3px 0px;
	text-align: left;
	font-size: 12pt;
	overflow:hidden;
	height:12pt;
}
.fblock h2 a:link, .fblock h2 a:visited{
	color:#4d7891;
}
.fblock {
	
	width: 325px;
	float:left;
	margin: 5px 0px 0px 0px;
	padding:0px 0 0 0;
	background:url(images/featl.jpg);
	display:inline;
	color:#222;
	font-family:verdana, Arial,century gothic, sans-serif;
}


.fblock p{
	margin:5px 5px;
	color:#6b7478;
}


.fblock img {
	float:left;
	border:1px solid #ddd;
	margin:5px 5px 5px 5px;
	padding:2px;
	width:60px;
	height:60px;
	}
	
.fcats{
	overflow:hidden;
	font-size:12px;
	color:#DAD0C1;
	padding: 0 0 0 0px;
	margin:1px 0 0px 0;
	height:15px;
}
.fcats a:link,.fcats a:visited {
	overflow:hidden;
	font-size:12px;
	color:#83A1AF;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	height:13px;
}	
.auth{
	overflow:hidden;
	font-size:8pt;
	color:#6a8199;
	padding: 2px 0 0 0px;
	margin:0px 0 0px 0;
}	

.fmeta{
	overflow:hidden;
	font-size:7pt;
	color:#6a8199;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
		
}

.fmeta a:link,.fmeta a:visited{
	overflow:hidden;
	font-size:12px;
	color:#3a6e98;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
			
}

.fmeta a:hover{
	overflow:hidden;
	font-size:12px;
	color:#fff;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
			
}


.sponsor{
	margin: 10px 0 0 7px;
	padding: 0px 0 0 0px;
	width:325px;
	float:left;
}

.sponsor ul {
	 padding: 0px 0px;
	 overflow: auto;
	 list-style:none;
	 height:330px;
}
	 
.sponsor ul li{
	height:150px;
	width:150px;
	margin: 2px ;
	list-style:none;
	display : block;
	display:inline;
	float:left;
	background:#fff;
}

.sponsor li a:link, .sponsor li a:visited {
	text-decoration: none;
}





#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:330px;
	float:right;
	margin:0;
	padding: 0;
	}
	
	
.sidebar1{
	float:left;
	width:160px;
	padding-top:10px;
	padding-left:0px;
	font-size:12px;
	}
	
.sidebar2{
	float:right;
	width:160px;
	padding-top:10px;
	padding-right:10px;
	font-size:12px;
	}

#sidebar h2, #rightcol h2, #featlist h2{
	font:normal 11pt arial, georgia, times;
	font-weight:bold;
	color: #fff;	
	margin-top: 15px;
	padding: 10px;
	background-color:#2F3540;
	border-bottom:4px solid #ccc;
}


#sidebar a, #rightcol a, #featlist a{
color: #2F3540;
}


#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #666;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #ccc;
	}
	
#submit{margin:5px 5px 0 0;
padding:10px;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #f2f2f2;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;border-bottom: 1px dotted #465D71;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:0px 0px 20px 0;
	}

#searchform input#s{
	margin:0;
	padding:5px 10px;
	border:1px solid #ccc;
	width:310px;
	font-size:10pt;
	color:#999999;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}




/* footer */

#footer {
	background:#2F3540;
	clear: both;
	width: 100%;
	color:#666666;
	}

#footerleft{ width:460px; padding:14px; float:left;}
#footerright{ width:460px; padding:14px; float:left;}

#footer p{padding:14px 0;margin: 0;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
#footer ul{ line-height:20px;list-style-type: none;}
#footer h2{
	font:normal 25pt arial, verdana, georgia, times;
	color:#666;
	margin:0;
	padding-left:10px;
	}

#footer h3{
	font:normal 15pt  verdana, arial, georgia, times;
	color:#666;
	margin:0;
	padding-left:10px
	}

#foo {
	background:#2F3540;
	clear: both;
	width: 100%;
	color:#666666;
	padding:25px;
	border-top:1px solid #3b4250;
	}

#totop{
width:980px;
text-align:center;
background-color:#999;}
#totop a{
color:#ccc;
font-size:24px;
font-weight:bold;
text-transform:uppercase;}
#totop a:hover{
color:#f2f2f2;
text-decoration:none;}

.related, .categor{ font-weight:bold;  padding-bottom:25px; width:230px; float:left;}
.related a, .categor a{ padding-left:10px; line-height:10px;}

#fvideo{
font-size:12px;
padding-left:10px;}


.clear {
	clear:both;
	}



	
/*about*/

#about{
	padding: 0 0 5px 0;
	width:450px;
	float:left;}

#about a{
	color: #425200;
}

#about p.text{
	padding: 5px 5px ;
	font-family: verdana, arial, century gothic,Georgia, Arial, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #999;
	margin:0px 0px;
	text-align:justify;
}

#about img.avatar{
	float: left;
	margin: 0px 10px 10px 0;
	background:#0E1829;
	padding:5px 5px;
}

/*ed of about*/


/* misc */



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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

pre {
overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

hr{ margin:15px 0; background:#f2f2f2; color:#CCCCCC}

ul { list-style-position: inside;list-style-type: circle; } 
ol {  list-style-position: inside; }
ol li { padding-left:20px;}

	
	
	
/* Start tables */

.post table, table.post
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

.post table, table.post .post tr, .post th, .post td
{
  background-color:Transparent;
}

.post th, .post td
{
  padding: 5px;
  border: solid 1px #2F3540;
  vertical-align: top;
  text-align:left;
}

.post th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */



/*************************************
 +pagination
 *************************************/

.navi{
padding:70px 15px 40px 40px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #333;
	background-color: #fff;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #333;
	background-color: #fff;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #ccc;
	color: #fff;
	background-color: #999;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #333;
	background-color: #999;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #fff;
	border: 1px solid #fff;
	background-color: #fff;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #2F3540;
	color: #fff;
	background-color: #2F3540;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #ccc;
	color: #333;
	background-color: #999;
}