/*

Theme Name: LHX

Theme URI: 

Description: 

Version: 

Author: 

Author URI: 

*/



/***** GENERAL STUFF *****/



body {
	margin: 0px;
	color: #545651;
	padding: 0px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 13px;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 240px;
}

h1,h2,h3,h4,h5 { margin: 0px; padding: 0px; font-weight: normal; }

.clear { clear:both; display: block; }

.alignleft { float: left; }

a { color: #2c4a89;
outline: none;
 }

a:hover { color: #000000; }

.alignright { float: right; }

.wrap, .content { width: 900px;; margin: 0 auto 0 auto; }



/***** HEADER *****/



.inheader { background: #F6FBFE; padding: 10px 0 10px 0; }

.inheader .alignleft { width: 500px; font-size: 14px; color: #7C9AA9; margin-top: 2px;}

.inheader .alignright { width: 400px; text-align: right;}

.inheader .textinput { padding: 3px; border: solid 1px #CAE9FB; background: #CAE9FB; width: 220px;}

.inheader .submitinput { background: #5FA6CF; border: solid 1px #5FA6CF; color: #ffffff; padding: 2px;}



.header {

	background-image: url(images/header-bg.jpg);

	background-position: center top;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 30px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;


}
.header h1{
	margin: 0px;
padding-top: 30px;
	padding-bottom: 30px;


}

.header h1 a {
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 305px;
}


.header h1 a img{
	border-style: none;
}

.header p {  }



.search{

	display: none;

}



/*****  MENU ZONE  *****/



.header ul { list-style: none; padding: 0; margin: 0; }

.header ul li {
	float: left;
	margin-right: 7px;
}
.header ul li a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #2c4a89;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.header ul li.current_page_item a, .header ul li.current_page_item a:hover {
	color: #00338e;
	padding-bottom: 17px;
	background-image: url(images/active.gif);
	background-repeat: repeat-x;
}


.header ul li a:hover {
	background-color: #00338e;
	background-image: none;
}

.header ul li ul {
	position: absolute;
	left: -999em;
	z-index: 1;
}

.header ul li:hover ul, .header ul li.sfhover ul {
	left: auto;
}

.header ul li li{
	float: none;
}


.header ul li ul a {
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2c4a89;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-image: none;
	background-color: #00338e;
}

.header ul li.current_page_item li a, .header ul li.current_page_item li a:hover {
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2c4a89;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-image: none;
	color:#FFFFFF
}

.header ul ul li.current_page_item a, .header ul ul li.current_page_item a:hover {
	color: #d2d9ec;
	background-color: #00338e;
	background-image: none;
	padding-bottom: 5px;
}



.header ul li ul a:hover {
	color: #d2d9ec;

}


/***** CONTENT TAGS ****/



.leftcontent { width: 535px; float: left; margin-right: 15px; 	}

.rightcontent { width: 320px; float: right; }



/**** ARTICLE ****/



.post { margin-bottom: 45px;  }



.post h2, .rightcontent h3, .comments h2 {

	font-weight: bold;

	font-size: 24px;

	letter-spacing: -1px;

line-height: normal;
}

.post h2 a { color: #2c4a89; text-decoration: none; }

.posthead h2 a:hover { color: #8f8f8f; }

.postmeta {


	color: #8f8f8f;

	margin-top: 10px;


	font-weight: bold;

	float: left;
}

.posthead { bbackground: #fffcd7; ppadding: 10px; }



.postcontent {

	line-height: 20px;

	font-size: 13px;

	letter-spacing: 0.1px;

	margin-bottom: 10px;

	margin-top: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #d5d7de;

}

.postcontent a{ color: #2c4a89; }

.postcontent a:hover, .postcontent blockquote a {

	text-decoration: none;

}

.postcontent blockquote { background: #F1FBFF; margin: 0px; padding: 10px 20px 10px 20px; color: #7C9AA9; }



#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; margin-top: 10px;}

#Comments a { padding-left: 20px; background: url(images/comments.jpg) no-repeat center left; } 

#Categories, #Comments { color: #97A778; }



/*** SIDEBAR ***/



.sidebar { padding: 1px 10px 10px 10px; margin-bottom: 10px; }

.sidebar h3 { font-size: 20px; padding-bottom: 4px; margin-bottom: 5px; margin-top: 10px;}
.sidebar h3  a{
	text-decoration: none;
}

.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; }



#Blue {

	color: #2c4a89;

	background-color: #e9ebef;

}

#Blue h3 {

	color: #2c4a89;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #c6d5e0;

}

#Blue ul li {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #c6d5e0;

}

#Blue a { color: #2c4a89; }

#Blue ul li a p, #Blue .alignright p { color: #587D92; text-decoration: none; font-size: 11px; margin: 5px 0 0 0; }

#Blue a:hover {

	text-decoration: none;

}



#Orange { background: #FFF1DC; color: #938A7B; }

#Orange h3 { color: #764700; border-bottom: solid 1px #DDC49F; }

#Orange a { color: #C87800; }

#Orange ul li { border-bottom: solid 1px #F1DAB8; color: #DDC49F; }



#Green {

	color: #2c4a89;

	background-color: #d2d9ec;

}

#Green h3 {

	color: #2c4a89;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #e9ebef;

	line-height: normal;

}

#Green ul li {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #e9ebef;

}

#Green a{

	color: #2c4a89;

}

#Green a:hover{

	text-decoration: none;

}



/*** 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;

	margin-bottom: 15px;

}

.alt, .commentform {

	background-color: #e9ebef;

}

.comment-meta { font-weight: bold; color: #2c4a89; border-bottom: solid 1px #fff; padding-bottom: 5px; }

.comment-meta span { font-size: 14px; }

.comment-meta span a, .comment-meta a { color: #2c4a89; 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: 1px dotted #d5d7de; 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 {

	padding: 15px;

	border-bottom-width: 5px;

	border-bottom-style: solid;

	border-bottom-color: #2c4a89;

	background-color: #e9ebef;

	color: #00578c;

}

.footer p {

	width: 900px;

	margin: 0 auto 0 auto;

	text-align: center;

}



.footer a{

	color: #00578c;

}



.linkcat {

	list-style-type: none;

	display: inline;

}



.linkcat h2 {

	display: none;

}



a.hpp {

float: right;

margin-top: -5px;

}



a.hpp img {

border: none;

}



a.hpp:hover img {

	filter:alpha(opacity=80);

	-moz-opacity:.80;

	opacity:.80;



}

.social {
	padding-top: 20px;
}

.social img {
	margin-bottom: 10px;
	display: block;
}

.social a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.search-box {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
font-size: 14px;
font-weight: bold;
	}


.search-box p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.textinput {
width: 240px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c6d5e0;
	border-right-color: #e9ebef;
	border-bottom-color: #e9ebef;
	border-left-color: #e9ebef;
	font-size: 16px;
	padding: 3px;
	}

.submitinput {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8f8f8f;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
padding: 4px;
	}

.submitinput:hover {
	background-color: #00338e;
}

form {
padding: 0px;
margin: 0px;
}

p.signup {
	padding-top: 10px;
}

.hpp-logo {
margin-bottom: 25px;
}
