* {margin: 0px; padding: 0px;}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;	
	background: #fff;
}

.clear {clear: both;}
.left {float: left;}

div, table, img {border: 0;}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 12px;
}


#container {
	border: 1px solid #ddd;
	width: 990px;
	margin: 20px auto;
	margin-bottom: 20px;
	background: #fff;
}

#menu-box {
	height: 51px;
	background: url(../images/top-menu-bottom.gif) #ddd repeat-x bottom;
	
}

/*** content ***/
#content-top-left-box {
	width: 494px;
	float: left;
	border-right: 1px solid #ddd;
}

.logo {
	padding: 10px;
	float: left;
}

.search {
	float: right;
}

.search .indent {
	padding-right: 50px;
	margin: auto 0px;
}

#slayder-box {
	width: 100%;
	height: 380px;
	background: #ddd;
}





.le {
	font-size: 14px;
	color: #0c4790;
	text-align: center;
	font-weight: bold;
}



#left-news-box {

}






.left-news {
	padding: 0px 10px 0px 10px;
	width: 223px;
height:154px;
	float: left;
                border-bottom:1px dotted #666;
}

.left-news .title {	
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0;	
}




.left-news .title a {color: #0c4790;}
 	
.left-news img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}











.news {
	padding: 0px 10px 10px 10px;
	width: 96%;

	font-size: 12px;
	border-bottom:1px dotted #666;
text-align: justify;
text-indent: 10px;
text-transform: none;
}



.news p {
                padding:6px;

	}


.news .title {	
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0px 10px 0px;	
}

.news .title a {color: #0c4790;}
 	
.news img {
                padding:2px;
	border:1px solid #aaa;
	background:#fff;
	display:block;
	}



.news .p {
	float: left; 
	width: 224px; 
	height: 1px; 
	border-top: 1px dotted #000;
	padding-bottom: 5px;
}





.post ol {
		padding-bottom:10px;
		list-style: decimal inside;
	}
	.post li {
		padding: 2px 0px 2px 10px;
		font-size: 12px;
		line-height: 15px;
		color:#4c4c4c;
	}
	.alignleft {
		float:left;
		margin-right:10px;
		margin-top:5px;
	}
	.alignright {
		float:right;
		margin-left:10px;
		margin-top:5px;
	}
	.aligncenter {
		margin:0 auto;
		display:block;
	}
	.wp-caption img {
		margin-bottom: 5px;
		padding:4px;
		border: 1px solid #ddd;
		background-color:#FFFFFF;
	}
	p.wp-caption-text {
		color:#222;
		width: auto;
		font:.7em verdana, arial, sans-serif;
		text-align:center;
	}
	blockquote {
		padding: 2px 10px;
		background: #f6f5f5;
		color:#333;
		clear:both;
		border-left: 3px solid #bfbbbb;
		margin-bottom:10px;
	}
	code {
		color:#444;
		font:11px/17px tahoma, arial, sans-serif;
		display:block;
	}
	blockquote p {
		font-size: 11px;
		padding: 5px 0px;
		margin: 5px 0px;
		line-height: 15px;
	}
	blockquote li {
		padding: 2px 0px 2px 10px;
		font-size: 11px;
		line-height: 15px;
		color:#369;
	}
	blockquote a {
		color:#0080ca;
		text-decoration:underline;
	}
	blockquote a:hover {
		color:#039;
	}








.news .line {
	float: left; 
	width: 224px; 
	height: 1px; 
	border-top: 1px dotted #000;
	padding-bottom: 5px;
}











#content-top-right-box {
	width: 495px;
	float: left;	
}

#right-news-box {
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.right-news {
	padding: 10px;
	width: 225px;
	float: left;
}

.right-news .title {	
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	color: #0c4790;
}

.right-news .title a {color: #0c4790;}

.right-news img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}




.titles {
	float: left;
	padding: 0px 0px 0px 5px;
}





.banner {
	padding: 10px 0px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}

#tabs-box {
	width: 100%;
	height: 610px;
	background: #F5F5F5;
}


#tabs-box-1 {
	width: 170px;
	float: left;
	background: #F5F5F5;
	padding: 5px 5px 5px 10px;
}


#tabs-box-2 {
	float: left;
	background: #F5F5F5;
	padding: 0px 0px 0px 0px;
}






#content-middle-box {
	padding: 5px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#content-bottom-left-box {
	float: left;
	width: 650px;
}

#categories-box {
	margin-top: 10px;
}

.category {
	padding: 0px 10px 0px 10px;
	width: 305px;
	float: left;
	line-height: 145%;
}

.category-name {
	background: #777;
	width: 235px;
	float: left;
	padding: 2px 0px;
	margin-bottom: 10px;
	color: #fff;
}

.category-name a {
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
}

.category-name a:hover {
	text-decoration: underline;
}


.category img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.category .last-news-title {
	float: left;
	width: 235px;
	margin-bottom: 5px;
	font-weight: bold;
}

.category .last-news-title a {color: #0c4790;}

.category .last-news-text {
	padding: 0 0 10px 0;
}

.category .last-news-links {
	padding-bottom: 10px;
}	

.category .last-news-links ul {
	list-style:none;
}

.category .last-news-links ul li {
	display: block;
}

.category .last-news-links ul li a {
	background: url('../images/category-list-item.gif') no-repeat 0 5px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

.category .category-link a{
	font-weight: bold;
	color: #cd151d;
}



#content-bottom-right-box {
	float: left;
	width: 339px;
}

.right-box1 {
	margin: 10px 10px 0 10px;
	border: 1px dotted #aaa;
}

.right-box2 {
	margin: 10px 10px 0 10px;
	border: 1px solid #aaa;
}



/***************/

#footer-box {
	
}

#footer-box a {
	color: #fff;
	text-decoration: none;
}

#footer-box a:hover {text-decoration: underline;}

#footer-box .altmenu {
	padding: 10px 10px 10px 0;
	background: #626262;
	width: 980px;
	text-align: center;
	color: #fff;
}

#footer-box .copyrights {
	text-align: center;
	padding: 5px 0px;
}



/* MAIN CONTENT (LEFT BLOCK ABOVE THE PHOTO GALLERY ON MAIN PAGE)
============================================================== */
#mainContent {
	float:left;
	width:495px;
	margin-right:10px;
	display:inline;
	position:relative;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 495px; /*width of featured content slider*/
	height: 298px;
}
.sliderwrapper img {
	display:block;
}
.contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	border:10px solid #efefef;
	z-index:1;
}
.pagination{ /* do not change the name of class - used to wrap thumbnails for featured area */
	display:block;
	background-color: #efefef;
	padding:0 10px 10px 2px;
	margin-bottom:15px;
}
.pagination img{ 
	margin-left:8px;
}
.pagination a img{
	border-top:4px solid #fff;
	padding-top:5px;
	display:block;
	float:left;
}
.pagination a:hover img, .pagination a.selected img{
	border-top:4px solid #b80000;
	padding-top:5px;
}

.featuredPost2 { /*Posts displayed below the featured section */
	padding-top:5px;
	padding-bottom:5px;
}
.featuredPost2Meta {
	clear:both;
	display:block;
	font-style:italic;
	font-size:.8em;
	padding-top:3px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}
.featuredPost2Meta a{
	color:#cd1713;
}
.featuredPost2Meta a:hover {
	text-decoration:underline;
}






h2.featuredTitle {
	font-size:20px;
	width:475px;
	height:60px;
	line-height:1.1em;
	font-family: Tahoma
	display:block;
	background: url(../images/slaed.png);
	position:absolute;
	top:230px;
}
h2.featuredTitle a {
	color:#fff;
	display:block;
	padding:6px 5px 0 10px;
}
h2.featuredTitle a:hover {
	text-decoration:underline;
}












/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
h2 { font-size:11px;}
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber { font-size:10px;
}
.tabberlive {
 margin-top:1em;
 width:302px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
  font-size:10px;
}

ul.tabbernav li a
{
 font-size: 0.9em;
 font-weight: bold;
 padding: 3px 15px;
 margin-right: 3px;
 border: 1px solid #e6e6e6;
 border-bottom: none;
 text-decoration: none;
 color: #000000;
 text-transform:uppercase;
}

ul.tabbernav li a:link {background: url(images/tabbg.gif) left repeat-x}
ul.tabbernav li a:visited { }

ul.tabbernav li a:hover {background: url(images/tabbgro.gif) left repeat-x}

ul.tabbernav li.tabberactive a
{
 background: #f8f8f8;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #333;
 background: #f8f8f8;
}

.tabbernav {position:relative; top:1px}

.tabberactive a {border: 1px solid #e6e6e6;}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border: 1px solid #e6e6e6;
 background:#f8f8f8;
 margin-bottom:10px;
 font-size:10px;


 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

height:299px; 

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
  font-size:12px;
}
.tabberlive .tabbertab h3 {
 display:none;
 
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.tabbertab p { padding-bottom:5px; line-height:140%; }
.tabbertab ul { padding:0; margin:0;}
.tabbertab ul li { padding:5px 0 6px 0; }

/*post*/
.metas{
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #666;
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	color:#909090;
	font-size:11px;
}
.metas a {
	color:#909090;
}
.metas a:hover {
	color:#000;
}

.postAuthor {
	padding-left:13px;
	background: url(../images/ico_author.gif) no-repeat left center;
}
.postDate {
	padding-left:13px;
	background: url(../images/ico_date.gif) no-repeat left center;
}



/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60									
	Copyright (c) 2009 Lester "GaMerZ" Chan											

	File Written By:																
	- Lester "GaMerZ" Chan															
	- http://lesterchan.net
														
	File Information:																
	- Page Navigation CSS Style														
	- wp-content/plugins/wp-pagenavi/pagenavi-css.css								
 *----------------------------------------------------------------*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
