

/***** GENERAL STUFF *****/

body { 
	margin:0; 
	color: #494949; 
	padding: 0; 
	background: #393939; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: .75em;
}
h1,h2,h3,h4,h5 { margin: 0px; padding: 0px; font-weight: normal; }
.clear { clear:both; display: block; }
.alignleft { float: left; }

a:link, a:visited { 
	color: #b2430e;
	text-decoration:none; 
}
a:hover, a:active { 
	color: #b2430e;
	text-decoration:underline; 
}
.alignright { float: right; }
.whitey {
	background: #ffffff;
}
.wrap {
	width: 900px; 
	margin: 0 auto 0 auto; 
}
.content {
	width: 900px; 
	margin: 0 auto 0 auto; 
	background: url(images/grayback.gif) repeat-y 577px 1000px;
}

/***** HEADER *****/

.inheader { 
	background: #393939 url(images/inHeaderBG.jpg) no-repeat; 
	height:31px; 
}
.inheader .shadow {
	height:31px;
	background: url(images/topShadow.png) repeat-x bottom;
}
.inheader .alignleft { width: 500px; font-size: 14px; color: #7C9AA9; margin-top: 2px;}
.inheader .alignright { 
	width: 400px; 
	text-align: right;
	margin-top:5px;
}
.inheader .textinput { 
	color:#d2d1d1;
	font-size:.9em;
	padding:2px;
	border: solid 1px #545454; 
	background: transparent; 
	width: 180px;
}
.inheader .submitinput { 
	font-size:.75em;
	background: #b2430e url(images/buttonBG.gif) repeat-x; 
	border: solid 1px #2a2a2a; 
	color: #d2d1d1; 
	padding: 2px;
}

.header { 
	height:197px;
	background: #CAE9FB url(images/mainHeaderBG.jpg) repeat-x bottom center;  
}
.mainheader {
	background: url(images/mainHeader1.jpg) no-repeat;
	height:166px;
}
.header h1 { 
	display:none; 
}
.header p { 
	display:none; 
}
.grayBorder {
	height:8px;
	background:#dddcdc;
}

/*****  MENU ZONE  *****/

.header ul { 
	font-family:Georgia, 'Times New Roman', Times, serif;
	list-style: none; 
	padding: 0; 
	margin: 0;
	font-size:.917em
}
.header ul li { display: inline; }
.header ul li a { 
	background: transparent; 
	display: block; 
	padding:8px 12px; 
	text-align:center; 
	float: left; 
	font-size:12px; 
	color: #e9a888; 
	text-decoration: none; 
}
.header ul li.current_page_item a, .header ul li.current_page_item a:hover { 
	background: #e7e7e7 url(images/navStaticBG.gif) repeat-x; 
	color: #6a2909;
}
.header ul li a:hover { 
	
	background: #6a2909;
	/*background: #6a2909 url(images/navHoverBG.gif) repeat-x; 
	color:#dddcdc;
	*/
}


/***** CONTENT TAGS ****/

.leftcontent { 
	width: 577px; 
	float: left; 	
}
.rightcontent { 
	width: 323px; 
	float: right; 
}

/**** MAIN AREA ****/
.mainArea {
	margin:30px 20px;
}

/**** ARTICLE ****/

.post { margin-bottom: 45px;  }

.post h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:1.25em;
	margin:25px 0 0 0;
	background:#EBEBEB;
	padding:2px 5px;
}
.post h2, .rightcontent h3, .comments h2 { 
	font-size: 1.75em; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	color:#7c3411 
}
.post h2 a { 
	color: #7c3411; 
	text-decoration: none; 
}
.posthead h2 a:hover { color: #b2430e; }
.postmeta { 
	color: #818080; 
	margin-top: 5px; 
	display: block; 
	font-size:.917em
}

.postcontent { line-height: 18px; font-size: 12px; margin-bottom: 10px; margin-top: 10px;}
.postcontent a:link, a:visited { 
	color: #b2430e;
	text-decoration:none;
}
.postcontent a:hover, a:active { 
	color: #b2430e;
	text-decoration:underline;
}
.postcontent a:hover, .postcontent blockquote a { color: #DE5F27; }

#Categories { width: 390px;  background: url(images/folder.jpg) no-repeat center left; padding-left: 20px; display: block; margin-bottom: 5px;}
#Comments { width: 110px; text-align: right; display: block;}
#Comments a { padding-left: 20px; background: url(images/comments.jpg) no-repeat center left; } 
#Categories, #Comments { color: #97A778; }

/*** SIDEBAR ***/

.sidebar { 
	background:url(images/sidebarBG.jpg) no-repeat #3f3f3f;
	padding: 40px 17px 10px 17px; 
	margin: 0;
	font-size:.917em;
}
.sidebar h3 { font-size: 20px; padding-bottom: 4px; margin-bottom: 5px; margin-top: 10px;}
.sidebar ul { list-style: none; padding: 0px; margin: 5px 0px 0px 0px; }
.sidebar ul li { padding-bottom: 7px; margin-bottom: 7px; }
.sidebar ul.half li { width: 150px; padding-bottom: 7px; margin-bottom: 7px; float: left; }
.sidebar .alignleft { width: 160px; }
.sidebar .alignright { width: 130px; text-align: right;}
.sidebar .alignright a { text-decoration: none; }
.sidebar p { margin: 0px; line-height: 14px; font-size: 11px; }

#Gray { color: #dddcdc; }
#Gray h3 { display:none; }
#Gray ul li {  }
#Gray a:link, a:visited { color: #dddcdc; }
#Gray a:hover, a:active { color: #fff; }
#Gray ul li a p, #Blue .alignright p { color: #fff; text-decoration: none; font-size: 11px; margin: 5px 0 0 0; }

/*** FOOTER ***/

.box1 { margin: 15px 35px 15px 0px; width: 270px; float: left; }
.box2 { margin: 15px 15px 15px 0px; width: 270px; float: left; }
.box3 {  width: 270px; background: url(images/rightfoot.jpg) no-repeat left top; float: right; margin: 15px 0 15px 0; }
.box1 p, .box2 p, .box3 p { width: 270px;  line-height: 16px; font-size: 13px; color: #25819D; background: #93CBDC; padding: 5px;}
.box1 a, .box2 a, .box3 a { color: #FF3C00; background: #ffffff;}
.footer2 { width: 885px; margin: 0 auto 0 auto; padding: 0 0 20px 0; color: #25819D; }
.header h4 { background: #ffffff; padding: 2px; font-size: 16px; color: #FF3C00; font-weight: bold; }
.footer2 a { color: #FF3C00; background: #ffffff; text-decoration: none; padding: 2px; }
.footer2 p { width: 885px;; }


/*** COMMENTS ***/

.comentariu, .commentform { width: 500px; padding: 10px; }
.alt, .commentform { background: #F1F9FB url(images/postheadbg.jpg) no-repeat right bottom; }
.comment-meta { font-weight: bold; color: #6E999D; border-bottom: solid 1px #B4D3D8; padding-bottom: 5px; }
.comment-meta span { font-size: 14px; }
.comment-meta span a, .comment-meta a { color: #27909A; text-decoration: none; }
.comments h2 { margin-bottom: 10px; }
.commentform span { display: block; margin: 6px 0 6px 0; font-size: 14px; }
.commentform input, .commentform textarea { border: solid 1px #B4D3D8; background: #ffffff; padding: 5px; width: 450px;}
.commentform input.subscribe_button { width: 150px; margin-top: 10px; }

/**** OTHERS ***/

.rssfeed { padding-left: 22px; background: url(images/rss.jpg) no-repeat left center; }
.footer { 
	font-size:.917em;
	line-height:1.6em;
	color:#a7a7a7;
	background: #4e4e4e url(images/footerBG.gif) repeat-x top; 
	padding: 15px;
}
.footer a:link, a:visited {color:#FFFFFF; text-decoration:none}
.footer a:hover, a:active {color:#FFFFFF; text-decoration:underline}
.footer p { width: 900px; margin: 0 auto 0 auto; }