/*
Description: LtG Blog		
Version: 1.0
Author: Bogdan Pantoc
Author URI: http://www.nicety.ro
*/

/***********************************************************
begin resets
***********************************************************/

html,body{height:auto; min-height:100%;}

.body {
	background:url(images/bodybg.jpg) repeat-x top;
	margin:0;
	padding:0;
	width:100%;
	float:left;
}

body {
    margin:0;
	padding:0;
	font-family	:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	background:#fff url(images/footer.jpg) repeat-x bottom;
}
a {
	color:#3d813f;
	outline: none;
	text-decoration: none;
}

a:hover {
	color:#3d813f;
	text-decoration: underline;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#5a5c5e;
	margin:0px;
	padding:0px;
}

img {
	border:0px;
	padding:0px;
	margin:0px;
}

h1, h2,h3,h4,h5 {
		font-size:14px;
		line-height:17px;
		padding:0px;
		margin:0px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#block_central {
	margin:0px auto;
	width:986px;
	float:none;
}
	
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

	
/* -----------------------------------*/
/* ---- Header <<<-----------*/
/* -----------------------------------*/
		#header {
		    width:986px;
			height:135px;
			float:left;	
			margin:0px;
			padding:0px; background:url(images/header.jpg) no-repeat;
		}
			 
		#header h1 {
			text-indent:-9900px;
			height:135px;
			width:223px;
			float:left;
			overflow:hidden;
		}
		
		#header h1 a {
			height:135px;
			width:223px;
			display:block;
		}

		#header .header2 {
			width:763px;
			height:135px;
			float:left;
		}
		
				#header .header2 .cauta {
					float:right;
					padding-top:39px;
					margin-bottom:32px;
					
		        }
				
				#header .header2 .cauta p {
					float:left;
				}
				
				#header .header2 .cauta .box{
					border:0px;
					width:175px;
					font-size:11px;
					padding:2px;
					color:#3d813f;
				}
				
				#header .header2 .cauta .btn{
					border:0px;
					width:46px;
					background:none;
					cursor:pointer;
				}
/* -----------------------------------*/
/* ---- Meniu <<<-----------*/
/* -----------------------------------*/

#meniu {
	height:33px;
	width:755px;
	background: url(images/menu_top.jpg);
	z-index: 30;
	float:left; padding-left:8px;
	}
	/* 
	LEVEL ONE
	*/
	ul.dropdown                         { position: relative; }
	ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; 	font-size: 14px;font-weight:bold;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	line-height:30px; }
	ul.dropdown a:hover		            { color: #000; }
	ul.dropdown a:active                { color: #fff; }
	ul.dropdown li a                    { display: block; padding: 0px 12px 0px 12px; color: #FFF;text-align: center;text-decoration: none;}
	ul.dropdown li a:hover              { background:#58595b;color:#fff; }
	ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
	ul.dropdown li.hover,
	ul.dropdown li:hover                { background: #58595b; color: black; position: relative; }
	/* 
		LEVEL TWO
	*/
	ul.dropdown .sub_menu 				{ background:#58595b;padding: 2px 0px 0px 0px; z-index:30; display:block; }
	ul.dropdown ul 						{ visibility: hidden; position: absolute; top: 100%; left: 0; }
	ul.dropdown ul li 					{ font-weight: normal;background: #58595b; color: #000; border-bottom: 1px dotted #fff; float: none; width:auto; display:block; }						  
										/* IE 6 & 7 Needs Inline Block */
	ul.dropdown ul li a					{
		padding-right:15px;
		display:block;
		height:30px;
		line-height:30px;		
		width: 160px;
		text-align:left;
		font-weight:normal;
		white-space: nowrap;
		text-decoration: none;
		background:url(images/buletover.jpg) no-repeat left center;
		color: #fff;
		z-index: 30;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		margin-left:10px;
		} 
	ul.dropdown ul li a:hover {
		background:url(images/buletover.jpg) no-repeat left center;
		color: #d6fcd8;
	}
	/* 
		LEVEL THREE
	*/
	ul.dropdown ul ul 					{ left: 100%; top: 0; }
	ul.dropdown li:hover > ul 			{ visibility: visible; }
	ul.dropdown li.home {text-indent:-9999px;width:32px;}
	ul.dropdown li.home a:hover,
	ul.dropdown li.home {background:none;}
	
	ul.dropdown li.curent a:hover,
	ul.dropdown li.curent { background: #58595b; color: fff; }
	
/*FOOOTER*/

.footer {
	width:981px;
	padding-left:6px;
	float:left;
	font-size:11px;
	color:#858484;
	padding-bottom:100px;
	padding-top:50px;
}

.footer p{
	font-size:11px;
	color:#58595b;
	padding-top:10px;
}

.footer a {
	color:#58595b;
	padding-right:8px;
	padding-left:8px;
}
		

/* -----------------------------------*/
/* ---- MAIN <<<-----------*/
/* -----------------------------------*/

#content {
	padding-left:6px;
	float:left;
	width:981px;
}

#content .intro{
	float:left;
	width:640px;
	height:205px;
	padding-top:34px;
}

#content .rightbar{
	float:left;
	width:340px;
}

#content .rightbar .topsocial{
	float:left;
	width:340px;
}


#content .rightbar .topsocial .bt{
	float:right;
}

.categs {
	float:left;
	padding-bottom:15px;
}
.stiri {
	float:left;
}

/***PAGE****/

#content .main {
	float:left;
	width:648px;
	float:left;
	padding-right:43px;
	padding-top:25px;
}

.mainPage .bcamp {
	float:right;
	padding-top:5px;
}

.mainPage .bcamp a,
.mainPage .bcamp {
	color:#58595b;
	font-size:11px;
}

.mainPage .bcamp a {
	text-decoration:underline;
}

.mainPage h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-bottom:25px;
	color:#3d813f;
}


#content .rightbarP {
	width:290px;
	float:left;
	overflow:hidden;
}

#content .rightbarP .topsocial {
	width:290px;
	float:left;
}

#content .rightbarP .categs li {
	width:289px;
	background:none;	
	float:left;
	display:block;
	line-height:31px;
}

#content .rightbarP .categs li a{
	width:270px;
	height:31px;background: url(images/7_03.jpg) no-repeat;
	float:left;
	padding-left:19px;
	display:block;
	color:#3d813f;
	font-weight:bold;
	font-size:14px;padding-bottom:10px;
}

#content .rightbarP .categs li a:hover{
	text-decoration:none;
	color:#555;
}

.children {
	float:left;
}

#content .rightbarP .bottom {
	float:left;
	width:290px;
	overflow:hidden;
	padding-bottom:40px;
}

#content .rightbarP .bottom .top {
	float:left;
	background:url(images/sidetop.jpg);
	height:12px;
	line-height:0;
	font-size:0;
	width:290px;
}

#content .rightbarP .bottom .btm {
	float:left;
	background: url(images/sidebtm.jpg);
	height:12px;
	line-height:0;
	font-size:0;
	width:290px;
}

#content .rightbarP .bottom .bg {
	float:left;
	background: #fff;
	width:288px;
	border-left:1px solid #bcbdbd;
	border-right:1px solid #bcbdbd;
}

#content .rightbarP .bottom .reg_colector {
	float:left;
	width:288px;
	overflow:hidden;
}
#content .rightbarP .bottom .reg_colector .img{
	float:left;
	width:84px;
}

.mainPage .post {
	float:left;
	padding-bottom:10px;
	width:648px;margin-bottom:15px;
}

.mainPage .post h2 {
	font-size:18px;
	color:#555;
	padding-bottom:10px;
}

.mainPage .post h2 a{
	color:#555;
}

.mainPage .post h2 a:hover{
	color:#3d813f;
	text-decoration:none;
}

.mainPage .post .bcinfo{
	float:left;
	width:648px;
	padding-bottom:15px;
}

.mainPage .post .infopost p,
.mainPage .post .bcinfo p{
	float:left;
	padding-right:15px;
}

.mainPage .post .infopost{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	
	width:648px;
	border-bottom:1px dotted #555;
	border-top:1px dotted #555;
}

.mainPage .post .infopost .comment{
	float:right;
	padding-right:0px;
}

.entry p {
	padding-bottom:10px;
	text-align:justify;
}

/*******************/

/***********
\****************************************/
/*           Commenting System CSS        */
#combox {
	padding-bottom: 20px;
	float:left;
	background:#fff;
	width:582px;
}

ol.commentlist {
	list-style-type: none;
	width:582px;
	margin:0;
	padding:0;
	float:left;
	margin-top:15px;
}

ol.commentlist li {
	float:left;
	width:560px;
	padding:10px;
	text-align:justify;
	color:#333;
	background:#fff url(images/qoute.jpg) no-repeat left top;
	padding-top:0px;
	padding-bottom:14px;
	margin-bottom:15px;
	padding-left:45px;
}

ol.commentlist li.alt {
	float:left;
	padding: 10px;
	width:560px;
	padding-right:0;
	padding-left:0;
}

.commentbody {
	float: left;
	display: inline;
	width:560px;
}

.commentbody em {
	font-size: 11px;
}

/***************************************************/
p.comment_author, p.comment_author a {
	color: #000;
	font-size: 11px;
}

p.comment_author a:hover {
	color: #ff3600;
}

.email {
	color:#ccc;
}

.top_coment {
	width:400px;
	float:left;
}

.top_coment .comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 11px;
	font-family: tahoma;
	text-transform: uppercase;
	float:right;
}

.comment_text p{
	color: #666;
	margin-top: 5px;
	font-size: 12px;
	text-align:left;
}

.comment_text {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
}
/***************************************************/
.reply form {
	width: 390px;
	padding:10px;
	padding-top:0;
	padding-left:0;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
	border:none;
	margin:0;
	padding:0
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #c5c0b9;
	width: 204px;
	padding: 2px;
	color: #493f35;
}

.replytext:focus {
	border: 1px solid #c5c0b9;
	background: #fefff7;
}

#commenttext {
	border: 1px solid #c5c0b9;
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:17px;
	padding: 5px;
	width: 295px;
	height: 80px;
	color: #555;
	float:left;
	margin-top:10px;
}

.replyarea:focus {
	border: 1px solid #c5c0b9;
	background: #fefff7;
}

#submit {
	border:0;
	text-align: center;
	width: 128px;
	height: 26px;
	font-weight: bold;
	cursor: pointer;
	margin-top:10px;
	color:#fff;
	background:#639312;
}

.top-border .numar {
	float:right;
	font-size:16px;
	font-weight:bold;
	color:#ccc;
	padding-top:5px;
}

.top-border {
	padding-bottom:7px;
}


.styled {
	font-size:11px;
	padding:2px;
	border:1px solid #aaa;
	width:203px;
}

#formsection {
	width:560px;
	float:left;
	padding-bottom:10px;
	background:#fff;
	border:1px solid #e1e1e1;
	padding:15px;
	padding-bottom:0px;
	padding-right:5px;
	margin-left:35px;
	margin-bottom:20px;
}

#formsection h3 {
	font-size:16px;
	font-weight:normal;
	line-height:15px;
	color:#639312;
	margin-bottom:10px;
}

.rand .tt {
	padding-bottom:6px;
	padding-top:5px;
	padding-right:10px;
}


.ann h3 {
	font-size:12px;
	line-height:17px;
	color:#555;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0;
}

.commentlist h3{
	font-size:12px;
	color:#222;
	padding-bottom:0px;
}


.ann h3 a,
.commentlist h3 a{
	color:#fff;
}

.pagetitle {
	padding-bottom:10px;
}

.commentlist .tx p {
	font-size:11px;
	line-height:12px;
	color:#555;
}

.top-border .date {
	font-size:11px;
	font-size:11px;
	padding-top:6px;
}

.top-border .date a{
	color:#aaa;
}

.col11 {
	float:left;
	margin-top:0px;
}

.col11 h4 {
	float:left;
	margin-bottom:20px;
	font-size:16px;
}

.col2 {
	width:235px;
	float:left;
	padding-left:15px;
}

.col2 h3 {
	line-height:16px;
	color:#990000;
	padding-bottom:10px;
	padding-top:10px;
}

.col2 ul {
	border-left:1px solid #ccc;
	padding-left:10px;
}

.col2 li {
	padding-bottom:4px;
	list-style:circle;
}

.col2 li a {
	color:#1f3300;
}

.pp1 {
	float:left;
	width:240px;
	padding-bottom:15px;
}


.pp2 {
	float:left;
	width:320px;
}
