/*
Theme Name: You Can't Hide!
Theme URI: http://http://canthide.cautsite.com
Description: Cool Green Theme 
Tags: simple, widget-ready, widgets, right sidebar, two columns
Version: 1.0.0
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}


img{border: 0;}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-image:url(images/back.jpg);
	
	color: #ffffff;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #F7F5D3;
}

a:hover{
	text-decoration: none;
	color: #000000;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eee;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

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: #FFFFFF;
	color: #e6eecb;
}


.entry img{
	border: 1px solid #ccc;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 5px 0 2px 7px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 5px 7px 2px 0;
	padding: 4px;
	display: inline;
}

img.wp-smiley{
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


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;
	background-color:#7be500;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#page{
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#header{
	float: left;
	width: 766px;
	height: 328px;
	background: #10C6E9 url(images/splash.jpg);
	background-repeat:no-repeat;
	clear: both;
}

#header h1{
	padding: 25px 270px 0;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	text-transform:uppercase;
	font-size: 24px;
	font-weight: normal;
}

#header h1 a{
	text-decoration: none;
	color: #ff0;
}

#navigation{
background-image:url(images/meniu.jpg);
background-repeat:no-repeat;
	float: left;
	width: 766px;
	height:69px;
	padding: 0px 0 9px;
	text-align: left;
	vertical-align: top;
	clear: both;
}

#navigation ul{


	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: none;
}

#navigation li{
	padding-left:40px;
	margin-top:-15px;
	float: left;
}

#navigation a{
display:block;
	
}

#navigation a:link, #navigation a:visited, #navigation a:active{
	display:block;
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#ffffff;
	background-image:url(images/meniu.png);
	background-repeat:no-repeat;
	height:50px;
	weight:50px;
	padding-left:50px;
	padding-top:15px;	


}

#navigation a:hover
{
	color:#FFFF00;
	text-decoration:none;
 	background-image:url(images/meniu1.png);
	background-repeat:no-repeat;
	height:50px;
	weight:50px;
	padding-left:50px;
	padding-top:15px;

}

.content-background1{

	float: left;
	clear: both;
	width:766px;
	text-align: left;
	vertical-align: top;
	background-image:url(images/continut.jpg);
	color:#FFFF00;
}

.content-wrap{
	float: left;
	clear: both;
	padding: 0 5px 0 25px;
}

.maincol{
	float: left;
	width: 500px;
	color:#000066;
	display: inline;
}

.sidebar{
	float: right;
	padding-left:5px;
	width: 180px;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar ul li{


	padding: 10px 0;
}

.sidebar ul li#search input{
background-color:#7be500;
color:#000000;
border:0px solid;
	margin: 0 0 5px;
}

.sidebar ul li h2{
	font-size: 20px;
}

.sidebar ul ul{

	margin: 0;
	padding: 10px 0 0;
}

.sidebar ul ul li{
	margin: 0 0 0 10px;
	padding: 0 0 10px 5px;
	line-height: 10px;
}

.sidebar ul ul ul li{
	margin: 0;
	padding: 0 0 0 10px;
	background-image: none;
}

.post{
	padding: 20px 40px;
}

.post h2{
	font-size: 24px;
}

.post h2 a{
	color:aquamarine;
}

.postdate{
	padding: 0 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	color: #ff0;
	background: url(images/cal.png) 0 10px no-repeat;
	padding: 20px 0 20px 40px;

}

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}

.entry h2{
	font-size: 18px;
	line-height: 24px;
	
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.browse{
	padding: 0 0 20px;
}

.commentlist ol{
	margin-left: 25px;
}

.content-background2{
	float: left;
	clear: both;
	width: 766px;
	padding-bottom:110px;
	text-align: left;
	vertical-align: top;
	background: url(images/continut2.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	
}

.content-background2 a{
	color:#FFFFFF;
}

.subcol, .subcol2{
	float: left;
	margin: 0 10px 0 0;
	width: 236px;
	display: inline;
}

.subcol2{
	margin: 0;
}

.subcol ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.subcol ul li{
	padding: 20px 0 0;
}

.subcol ul li h2{
	padding: 5px 55px;
	background-image:url(images/menu2.png);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	margin-top:65px;
	margin-left:25px;
}

.subcol ul ul li{
	margin: 4px 0 0 15px;
	padding: 10px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	background: url(images/fire.png) 0 13px no-repeat;
}

.subcol ul ul{
	margin: 0;
	padding: 0;
}

.subcol ul ul ul li{
	margin: 0;
	padding: 0;
	background-image: none;
}

.subcol ul ul ul li{
	margin: 0;
	padding: 0 0 0 10px;
	background: none;
}




.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #ccc;
	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: 18px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */



/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 5px 10px;
}

table#wp-calendar th{
	padding: 3px;
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	padding: 3px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */



#footer{
	float: left;
	width: 766px;
	height:86px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	color: #000000;
}

#footer p{
	padding: 45px 25px;
	line-height: 18px;
}