html, body, div, span, p, h1, h2, h3, h4, h5, h6, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td, fieldset {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}


body {
	background: #f5f5f5;
	padding: 25px 0 0 0;
	font-size: 12px;
	background: url(../images/mainbg.jpg) top no-repeat;
	background-attachment:fixed;
	color: #fff;
	font-family:trebuchet, verdana, sans-serif;
}

a {
	color: #fff;
	text-decoration:underline;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #FCF77D;
}

ul, li {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Arial', sans-serif;
}

h1 {
	padding: 20px 0 50px 0;
	font-size: 36px;
	color: #FCF77D;
	text-align:center;
	background: url(../images/h1bg.png) center 75px no-repeat;
	}

h2 {
	font-size: 32px;
	color: #FCF77D;
	}
	
input[type=text],input[type=password], textarea {
	border: 1px solid #f5f5f5;
	background: #01694d;
	border-radius: 5px;
	color: #fff;
}

input[type=text], input[type=password] {
	height: 20px;
	padding: 5px;
	width: 180px;
}

input[type=submit], button[type=submit] {
	padding: 5px;
	background: #998675;
	border-radius: 3px;
	font-weight: normal;
	border: none;
}

.rightCont input[type=text], .rightCont input[type=password] {
	width: 270px;
	}

fieldset label {
	display:block;
	padding: 10px 0 3px 0;
	}

.search label {
	text-indent: -9999px;
	display: none;
	}

fieldset dt {
	display:block;
	padding: 10px 0;
	}

fieldset dd {
	display:block;
	padding: 5px 0;
	margin: 0px;
	}

.clear {
	clear:both;
	position:relative;
	font-size:0;
	height:0;
	display:block;
	line-height:0;
}

.noMar {
	margin-right: 0 !important;
}


.mainContainer {
	width: 950px;
	margin: 0 auto;
	padding: 15px;
}

.overHid {
	display:block;
	overflow: hidden;
	position: relative;
}

.header {
	margin-bottom: 10px;
	}

.logo {
	display:block;
	width:800px;
	height:90px;
	float: left;
}

.logo-text {
	display:block;
	width:300px;
	height:90px;
	float: left;
}

.logo-text .siteLogoText a {
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 20px;
	}

.site-slogan {
	font-size: 14px;
	}

.bannerTop {
	width: 650px;
	height:90px;
	float: left;
	overflow:hidden;
}

.nav1 {
	text-transform: uppercase;
	padding: 20px 0 10px 20px;
}

.nav1 a {
	padding: 0 25px 0 0;
}


.leftCont {
	width: 630px;
	float: left;
	padding: 20px 20px 0 0;
}

.intro {
	padding: 10px 0;
	}

.leftCont p, #archive-items p {
	line-height: 1.5em;
	}

.rightCont {
	width: 300px;
	float: left;
	padding: 20px 0 0 0;
}

.post {
	float: left;
	width: 325px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ececec;
}

.post h2 {
	padding: 10px 0;
	font-size: 18px;
}

.postFeat2 {
	float: left;
	width: 315px;
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #ececec;
}

.leftCont h3 {
	font-size:36px;
	color: #cbcbcb;
	padding: 20px 0 0 0;
	}

.postFeat2 .textFeat {
	position: relative;
	display: block;
	height: 72px;
	padding: 5px 0 0 80px;
	overflow: hidden;
}

.textFeat img {
	top: 5px;
	left: 0px;
	position:absolute;
}

.textFeat span {
	display: block;
	font-size: 14px;
	color: #cbcbcb;
	}

.textFeat a {
	display: block;
	font-size: 9px;
	color: #cbcbcb;
	}

.textFeat b {
	display: block;
	font-size: 10px;
	color: #6d6d6d;
	padding-top: 10px;
	text-transform: uppercase;
	}

.rightCont .moduletable_menu,.rightCont .moduletable {
	padding: 50px 0 10px 0;
	position:relative;
}

.rightCont .moduletable_menu,.rightCont .moduletable-bro {
	padding: 45px 0 10px 0;
	position:relative;
}

.rightCont .moduletable_menu a,.rightCont .moduletable a{
	display:block;
	padding: 10px 0 10px 15px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

.rightCont .moduletable_menu a:hover,.rightCont .moduletable a:hover {
	text-decoration: none;
	color: #FCF77D;
	}
	
.rightCont .moduletable_menu h3,.rightCont .moduletable h3 {
	font-size: 18px;
	padding: 7px 12px 18px 12px;
	color: #FCF77D;
	width: 276px;
	position: absolute;
	top:0px;
	left:0px;
	background: url(../images/h3bg.png) left 35px no-repeat;
}

.rightCont .moduletable div {
	padding: 0 10px;
	}

.featLinks p {
	overflow: hidden;
}

.featLinks p a {
	background: url(../images/link-p.gif) left no-repeat;
	padding: 10px 10px 10px 15px;
	display: block;
	float: left;
}

.readmore {
	display:block;
	overflow:hidden;
	padding: 10px 0;
	font-size: 10px;
	}

.readmore a {
	padding: 5px;
	background: #01694d;
	border-radius: 5px 10px;
	padding: 5px 10px;
	float:right;
	font-weight: normal;
	}

.footer {
	width: 922px;
	margin: 0 auto;
	padding: 30px;
	overflow: hidden;
}

.button {
background: #0f715a;
padding: 7px 30px;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
border: solid 0px #073529;
cursor: pointer;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: -moz-linear-gradient(0% 100% 90deg, #0f715a, #06ca9b);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#06ca9b), 
to(#0f715a));
box-shadow: inset 0 1px 0 0 #FFFFFF;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
border-bottom: 1px solid rgba(0,0,0,0.25); 
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
	
.button:hover { 
background: #095542;
background: -moz-linear-gradient(0% 100% 90deg, #095542, #048b6a);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#048b6a), 
to(#095542));
}

.button:active {
background: #2E69E3; 
background: -moz-linear-gradient(0% 100% 90deg, #2E69E3, #59C2FF);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#59C2FF), 
to(#2E69E3));
box-shadow: inset 1px 1px 0 0 #004A7F;
-moz-box-shadow: inset 1px 1px 0 0 #004A7F;
-webkit-box-shadow: inset 1px 1px 0 0 #004A7F;
padding: 8px 29px 6px 31px;
}

.bottomBor {
	height: 7px;
	font-size: 0px;
	width: 982px;
	margin: 0 auto;
	background: #1e1e1e
}

.colFoot {
	width: 286px;
	color: #cbcbcb;
	float: left;
	padding-right: 10px;
}

.colFoot .moduletable {
    padding: 0 10px 10px 0;
	}

.colFoot .moduletable h3 {
	font-size: 40px;
	}

.colFoot a{
	padding: 5px 0 0 0 ;
	color: #cbcbcb;
	display:block;
	}

.pagination {
	display:block;
	position: relative;
	}

.counter {
	text-align: center;
	}
	
.pagination {
	padding: 20px 0;
	overflow:hidden;
	}

.pagination ul, .pagenav  {
	display:block;
	position: relative;
	overflow:hidden;
	}

ul.pagenav {
	padding: 10px 0;
	}

.pagination ul {
	padding: 20px 0;
	}

.pagination ul li, .pagenav li {
	background: none repeat scroll 0 0 #01694D !important;
    border-radius: 5px 10px 5px 10px;
    float: left;
    font-weight: normal;
    padding: 5px 10px !important;
	margin-right: 10px;
	}
	

.item-page {
	position:relative;
	display:block;
	}

.actions {
    position: absolute;
    right: 0px;
    top: 5px;
	overflow: hidden;
	background: none repeat scroll 0 0 #2C0404;
    border: 1px solid #570909;
    border-radius: 5px 5px 5px 5px;
	padding: 5px 5px 5px 15px;
}

.actions li {
	float:right;
	position: relative;
	top: 6px;
	background: none !important;
	padding: 0px !important;
	}

.cat-children li {
	background: none repeat scroll 0 0 #2C0404;
    border: 1px solid #570909;
    border-radius: 5px 5px 5px 5px;
	padding: 10px;
	margin-bottom: 10px;
	}

.cat-children li ul li {
	border: none;
	background:#541515;
	float: left;
    margin-right: 10px;
    margin-top: 20px;
	border: 1px solid #fff;
}

.leading-0 {
	position: relative;
	overflow:hidden;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	}

.leading-0 img {
	float:left;
	margin: 0 10px 10px 0;
	}

.leading-0 h2 {
	padding-bottom: 10px;
	font-size: 28px;
	}

.items-row {
	overflow:hidden;
	}

.items-row .item {
	float:left;
	padding: 0 10px 10px 0;
	}
	
.blog-featured .column-1,.blog-featured .column-2,.blog-featured .column-3 {
	width: 200px;
	}

.item-page p, .item-page li {
	line-height: 2em;
	}

.item-page li {
	padding-left: 20px;
	background: url(../images/li-bul.png) left no-repeat;
	}
	
.item-page, .category-desc {
	display:block;
	overflow:hidden;
	padding: 0 0 20px 0;
	}

.item-page img, .category-desc img {
	float:left;
	margin: 0 10px 10px 0;
	}

.categories-list .item-title {
	font-size: 18px;
	padding: 0 10px 5px 0;
	border-bottom: 1px dotted #000;
	display:block;
	margin-bottom: 10px;
	}

.footer .postFeat2 {
	border-bottom: 1px solid #5a5a5a;
	width: 266px;
}

.article-info {
	display:block;
	overflow:hidden;
	padding: 20px;
	border: 1px solid #570909;
	background: #2c0404;
	border-radius: 5px;
	}

.article-info dt {
	margin-right: 10px;
	font-size: 22px;
	clear:right;
	}

.article-info dd {
	margin: 0;
	padding: 5px 0 0 0;
	}

.article-info dd.parent-category-name {
	font-size: 10px;
	}

.article-info dd.category-name {
	font-size: 10px;
	}

.article-info dd.create {
	font-size: 9px;
	text-align:right;
	float:left;
	margin-right: 5px;
	}

.article-info dd.modified {
	font-size: 9px;
	text-align:right;
	float:left;
	margin-right: 5px;
	}

.article-info dd.published {
	font-size: 9px;
	text-align:right;
	float:left;
	margin-right: 5px;
	}

.article-info dd.createdby {
	font-size: 10px;
	clear: both;
	}

.article-info dd.hits {
	font-size: 10px;
	}

.mostread  {
	padding: 20px 0;
	list-style-type:decimal;
	}
	

ul.mostread li {
	padding-top: 10px;
	list-style-type:decimal;
	}

#form-login-remember {
	overflow:hidden;
	padding-bottom: 10px;
	}

#form-login-remember label, #form-login-remember input {
	float:left;
	display:block;
	}

#form-login-remember input {
	position:relative;
	top: 8px;
	}

#login-form a{
	display:inline;
	background: none;
	border: none;
	font-weight: normal;
	font-size: 10px;
	padding: 0 5px 0 0;
	}


.nav2 {
	font-size: 22px;
	position:relative;
	height: 45px;
	margin-bottom: 10px;
}
.nav2 .menu .current a{
	color: #FCF77D;
	text-decoration: underline;
}
.nav2 .menu a {
	color:#fff;
	height: 16px;
	float:left;
	line-height: 1em;
	padding: 15px 25px 10px 20px; 
	
}

.nav2 .menu li ul a {
	height: auto;
	float:none;
	padding: 0; 
	background: none;
}

.nav2 .menu a:hover {
	color: #FCF77D;
	text-decoration: none;
}

.nav2 .menu {
	z-index: 1;
	position:absolute;
	top: 0px;
	}

.breadcrumbs {
	padding: 15px 0;
	}
	
.lang
{
  display: block;
  position: absolute;
  top: 40px;
  left: 76%;
  margin-left: -8px;
  z-index: 1;
}

.search1
{
  display: block;
  position: absolute;
  top: 80px;
  left: 68%;
  margin-left: -8px;
  z-index: 1;
}

.logo1
{
  position: absolute;
  
}

.welcome1
{
  padding: 20px 0 50px 0;
  font-size: 36px;
  color: #FCF77D;
  text-align:center;
  background: url(../images/h1bg.png) center 75px no-repeat;
  position: absolute;
  width: 400px;
  top: 180px;
  left: 625px;
  margin-left: -8px;
 }

form label {
	display:block;
	padding-top:10px;
	}

.sliderPlace {
	height: 360px;
	position:relative;
	z-index: 997;
}

/* 
	LEVEL ONE
*/
.nav2 .menu li { float:left;}
.menu li.deeper                          { position: relative; }
.menu li.deeper  li                      {  float: left; zoom: 1; background: #01694D; font-size: 10px; }
.menu li.deeper  a:hover		            { color: #FCF77D; }
.menu li.deeper  a:active                { color: #ffa500; }
.menu li.deeper  li a                    { display: block; padding: 4px 8px; border-right: 1px solid #333;
	 								  color: #fff; }
.menu li.deeper  li:last-child a         { border-right: none; } /* Doesn't work in IE */
.menu li.deeper  li.hover,
.menu li.deeper  li:hover                { background: #024634; color: yellow; position: relative; color: #01694D; }
.menu li.deeper  li.hover a              { color: #fff; }


/* 
	LEVEL TWO
*/
.menu li.deeper  ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0;}
.menu li.deeper  ul li 					{ font-weight: normal; background: #01694D; color: #b10101; padding: 5px; 
									  border-bottom: 1px solid #ccc; float: none;}

.menu li.deeper  li li a  { color: #fff;}
				  
                                    /* IE 6 & 7 Needs Inline Block */
.menu li.deeper  ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
.menu li.deeper  ul ul 					{ left: 100%; top: 0; }
.menu li.deeper  li:hover > ul 			{ visibility: visible; }
.fbic, .twic, .goic {
	display:block;
	float:right;
	width: 32px;
	height: 32px;
	margin-top: 30px;
	margin-left: 10px;
	}

.fbic { background: url(../images/fb-ic.png) no-repeat;}
.twic { background: url(../images/tw-ic.png) no-repeat;}
.goic { background: url(../images/go-ic.png) no-repeat;}

ul.dropdown ul li					{ display: inline; width: 100%; } 