/*
Theme Name: zherald
Description: wp theme edit muchmuch by rchai
Author: rchai designs
Author URI: www.22.com.my
*/

body {
	margin:0 auto;
	padding:30px 0px 0px 0px;
	background:#272727 ;
	font-family:Tahoma,Century gothic, Arial,sans-serif;
	color:#161514;
	font-size:13px;	}

img {
	border:0;
	margin: 0 0;	}

a {
	color:#FF2A00;
	text-decoration:none;
	outline:none;	}

a:hover {
	color:#d53030;
	text-decoration:none		}

h1, h2, h3, h4, h5, h6 {
	}

blockquote {
	padding-left:10px;
	color:#444;
	font-style: normal;	}

.clear {
	clear:both;	}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;	}

img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 5px 10px 10px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 10px 10px 5px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #ffffff;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px ;	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;	}


/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0 auto;	}

#casing {
	padding:0px 0px 0px 0px;
	background:#fff;
	float:left;
	width:1000px;	}		

#topbar {
	height: 35px;
	margin-bottom: 0px;
	background:#161514;
	font-family:Georgia,Century gothic, Arial,Tahoma,sans-serif;
	font-size: 12px;
	text-transform:uppercase;	}

span.topfeed {
	background:url(images/rss.png) no-repeat;
	padding: 1px 0px 0px 20px;
	float:left;
	margin:8px 0px 0px 10px;
	height:20px;	}

#topbar{
	width:1000px;
	float:left;
	height:45px;
	background:#7a7a7a;
	font-family:Arial,,Century gothic, Tahoma,sans-serif;	}	

.year{
	float:left;
	height:25px;
	font-family:Arial,,Century gothic, Tahoma,sans-serif;
	margin:5px 0px 0px 0px;
	padding:2px 5px;	}	

span.day{
	font-size:36px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 5px;
	font-weight:bold;
	float:left;	}	

span.mony{
	font-size:12px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0;	}	

.dname {
	font-size:14px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0;
	font-weight:bold;
	text-transform: uppercase;
	float:left;	}	
	

/* The Header */

#top {
	height:134px;
	margin:auto;
	background:#262626;
	width:1000px;	}

.blogname {
	width:500px;
	font-family:Georgia ,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:10px 0 0 0px;
    float:left;	}

.blogname h1  {
	font-size:34px;
	padding:0 0 0px 0;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:7px 0 0 20px;
	background:url(images/logo.png) no-repeat;
	text-indent:-900px;
	display:block;	}

.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;	}

.blogname h1  a:hover { 
	color: #eee; 	}

.blogname h2 {
	margin:2px 0px 0px 25px;
	font-size:12px;
	font-weight:normal;
	color:#7A7A7A;
	text-align:left;
	text-transform:uppercase;	}

.rsnews{
	float:right;
	margin:2px 10px 0px 0px;
	padding: 0px 0 0 45px;
	font-size:11px;
	background:url(images/rss.png) no-repeat;
	height:45px;	}

.rsnews a:link,.rsnews a:visited{
	color:#fff;	}

	

/* The Search */

#search {
	height:35px;
	width:auto;
	padding:10px 5px 5px 15px;
	width:311px;
	background:url(images/search.png);	}

#search form {
	margin: 0;
	padding: 0;	}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;	}

#search p {
	margin: 0;
	font-size: 85%;	}

#s {
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 6px 5px;
	background:#fff url(images/sform.png) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#786900;	}

#searchsubmit {
	width:57px;
	float: left;
	background:#fff url(images/sbutton.png);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:28px;
	margin-left:5px;	}

 

/*Page menu*/

#foxmenucontainer{
	height:31px;
	background:url(images/menu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #2C353B;	}

#menu{
	margin: 0px;
	padding: 0px;
	width:1000px;
	background:url(images/menu.jpg) repeat-x;
	height:31px;	}

#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;	}

#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;	}

	
#menu li a, #menu li a:link, #menu li a:visited {
	color: #cbcbcb;
	display: block;
	margin: 0px;
	padding: 9px 15px 9px 15px;	}

#menu li a:hover, #menu li a:active {
	background:url(images/menua.png) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 9px 15px 9px 15px;
	text-decoration: none;	}

#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#3B4044;
	width: 150px;
	color: #cbcbcb;
	font-size: 13px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #545657;	}

#menu li li a:hover, #menu li li a:active {
	background: #42484D ;
	color: #fff;
	padding: 8px 10px 7px 10px;	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -32px 0 0 170px;	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 

#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;	}

#menu li:hover ul, #menu li li:hover ul, 

#menu li li li:hover ul, #menu li.sfhover ul, 

#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;	}

#menu li:hover, #menu li.sfhover { 
	position: static;	}




/* Category menu*/
	
#catmenucontainer{
	height:33px;
	background: url(images/catmenu.png) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font-size: 12px ;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
	font-weight:normal;
	text-transform:uppercase;	}

#catmenu{
	margin: 0px;
	padding: 0px 0 0px 0px;
	width:1000px;
	background: url(images/catmenu.png) repeat-x;
	height:33px;	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;	}
	
#catmenu li { 
	float: left;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0px;	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #f9eb9a;
	display: block;
	margin: 0px;
	padding: 8px 5px 10px 5px;	}

#catmenu li a:hover, #catmenu li a:active {
	background: url(images/catmenua.png) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 8px 5px 10px 5px;
	text-decoration: none;	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background: #968000;
	width: 150px;
	color: #f9eb9a;
	font-size: 13px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	float: none;
	margin: 0 0 0 -5px;
	padding: 7px 15px 7px 10px;
	border-bottom:1px solid #BFA30B;	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background: #bda102;
	color: #fff;
	padding: 7px 15px 7px 10px;	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -32px 0 0 170px;	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;		}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;	}	


/* Main Content*/	

#content {
	float:left;
	width: 650px;
	height:100%;
	padding:5px 0px 0px 0px;	}

.recentnews{
	font-size:14px;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
	padding:5px 5px ;
	margin: 0px 5px 0px 6px;
	text-transform: uppercase;
   	color:#f5f5f5;
	width:360px;
	background:#4B555E;
	font-weight:bold;	}

.minileft {
	width:370px;
	float:left;		}

.title{
	margin: 0 0 -2px 0px;
	padding: 0px 0px 0px 0px;}	

.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:5px 5px 0px 5px;
   	color:#222;
	text-transform: uppercase;	}

.custim {
	padding: 5px 5px;
	margin: 5px 5px 5px 5px;
	float:left;
	background:#eee;
	border: 1px solid #9a9a9a;	}	

.single {
	width:370px;
	margin: 0px 5px 5px 5px;
	height:100%;
	color:#4B555E;
	font: 14px Tahoma, century gothic,Arial,verdana, sans-serif;
	text-align:justify;			}

.single  h2 {
	margin: 3px 0 0px 0;
	padding: 3px 0px 0px 5px;
	text-align: left;
	font-size: 14px  ;
	line-height:16px;
	color:#5F5200;
	font-family: Arial,verdana, sans-serif;
	font-weight:bold; 
	text-transform:uppercase;	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#3a4e00;
	background-color: transparent;	}

.single  h2 a:hover  {
	color: #557200;
	background-color: transparent;	}	

.author{
	color:#df0000;
	padding:0px 0 0px 0px;	}

.clock{
	color:#df0000;
	padding:0px 0 0px 5px;	}	

.comm{
	padding:0px 10px 0px 10px;
	position:relative;	}



.comm a:link,

.comm a:visited {
	color:#df0000;	}

.comm a:hover{
	color:#414E34;	}

.more{
	padding:4px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
	width:60px;
	height:15px;
	font: 10px  Tahoma,century gothic,Arial,verdana, sans-serif;	}

.more a:link,

.more a:visited {
		color:#fff;	}

.more a:hover{
	color:#fff;	}

.line{
	background:#bbb;
	height:1px;	}

.singleinfo {
	height:20px;
	margin:0px 0px;
	padding: 0px 0px 5px 0px;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;		}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;	}

.postmore a:link,

.postmore a:visited {
	color:#fff;	}

.postmore a:hover{
	color:#fff;	}

.category{
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px 5px 5px;
	text-transform: uppercase;	}

.category a:link,.category a:visited{
	color:#706102;	}

.category a:hover{
	color:#333;		}

.entry {
	margin:0 0;
	padding: 0px 0px 0px 0px;	}	

.entry a:link,

.entry a:visited {
	color: #AC0604;
	background-color: transparent;	}

.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;	}

.entry p{
	margin:5px 5px;
	padding:0px 0px;
	line-height:18px;	}




/* right column */

#rightcol{
	float:right;
	width:330px;
	padding:0 10px 10px 0;	}


/* The Sidebar1 */

.sidebar1{
	float:left;
	width:160px;
	padding-top:5px;
	font-size:12px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;	}

.sidebar1 h2 {
	line-height:28px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#4B555E;
	font-weight:bold;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
	text-transform:uppercase;	}

.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;	}

.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 160px;	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	background:#fff;
	color:#4B555E;
	text-decoration: none;
	padding: 4px 0px 4px 5px;
	display:block;
	border-bottom:1px solid #ccc;	}


.sidebar1 ul li a:hover {
	background:#EEEEEE;
	color: #ff0000;	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;	}

.sidebar1 table {
	width:100%;
	text-align:center;
	color:#787d7f;	}	

	

	

/* The Sidebar2 */	

.sidebar2{

	float:right;

	width:160px;

	padding-top:5px;

	font-size:12px;

	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;

	}



.sidebar2 h2 {

	line-height:28px;

	font-size:14px;

	color:#fff;

	margin:5px 0 0px 0 ;

	padding:0px 0 0 5px;

	background:#4B555E;

	font-weight:bold;

	font-family:Arial,Georgia,Century gothic,  sans-serif;

	text-transform:uppercase;

	}

.sidebar2 ul {

	list-style-type: none;

	margin: 0 ;

	padding: 0;



	}



.sidebar2 ul ul  {

	list-style-type: none;

	margin: 0;

	padding: 0px 0px 10px 0px;

	background-repeat:no-repeat;



	}



.sidebar2 ul ul ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	border:0;



	}



.sidebar2 ul ul ul ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	border:0;



	}

	

.sidebar2 ul li {

	height:100%;

	line-height:18px;

	float: left; 

	clear: left;	

	width: 160px;

	}



.sidebar2 ul li a:link, .sidebar2 ul li a:visited {

	background:#fff;

	color:#4B555E;

	text-decoration: none;

	padding: 5px 0px 5px 5px;

	display:block;

	border-bottom:1px solid #ccc;





	}



.sidebar2 ul li a:hover {

	background:#EEEEEE;

	color: #ff0000;

		}



.sidebar2 p {

	padding: 7px 10px;

	margin:0;



	}



.sidebar2 table {

	width:100%;

	text-align:center;



	color:#787d7f;

	}		



	





/*calendar*/



#wp-calendar{

	width: 100%;

	padding: 0 0 15px;



}



#wp-calendar caption{

	padding: 5px 5px ;

	font-size:16px;

	

}



#wp-calendar th, #wp-calendar td{

	padding: 5px;

	text-align:center;



	color:#252525;

}



#wp-calendar td a{

	background:#fff;

	padding: 5px;

}

#wp-calendar td{

	background:transparent;

}

#wp-calendar td, table#wp-calendar th{

	padding: 2px 0;

}		

	

	

/* --- FOOTER --- */

#footer {
	height:25px;
	padding:15px 0 0 0px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	letter-spacing:1px; 
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif; 
	width:100%;
	background:#968000;		}

#footer a:link , #footer a:visited{
	color:#fff;
	margin: 0 15px 0 0;		}

#footer a:hover {
	color:#eee;	}

.fleft{
	float:left;
	padding: 0 0 0 15px;	}

.fright{
	float:right;
	padding: 0 15px 0 0;	}



/* The Navigation */

#navigation{	
	width:450px;
	margin:0px 0px 0px 5px;
	padding:0px 10px 10px 0px;	}

	

/* The Attachment */

.contentCenter {
	text-align:center;	}


/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Arial,Georgia,Century gothic,  sans-serif;	}

	

/*magbox*/

.post {
	width: 642px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	border:1px solid #ded5c9;
	color:#333A3F;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 2px 0px 0px 5px;
	text-align: left;
	font: 15px  ;
	font-family: Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	text-transform:uppercase;	}



.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#354151;
	background-color: transparent;	}

.post h2 a:hover  {
	color: #354151;
	background-color: transparent;	}	
 


.ad1{
	text-align:center;
	width:630px;
	margin: 5px 5px 5px 6px;
	padding:5px 6px;
	background:#fff;
	border:1px solid #ccc;	}

.ad2{
	text-align:center;
	margin:2px auto;	}

#comment{
	height:100%;
	padding:5px 5px;
	margin:0px 0px;		}

	

h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #DEDCDD;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;	} 	

#respond{
	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#fff;
	border:1px solid #DEDCDD; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;	}	

#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;	}

#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;	}

	
#commentform p {	
	color:#555;		}

#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:5px;	}

#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;	}

.comments input#submit {
	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#968000;
	border:2px solid #CFAF00;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 	}

	
ol.commentlist li { 
	border:1px solid #DEDCDD; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;	 }

ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 	}

ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;	}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; }

ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; }

ol.commentlist li div.vcard cite.fn a.url:hover { 
	color:#000; 	}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 	}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 	}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 	}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 	}

ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;	 }

 
ol.commentlist li ul { 
	font:normal 12px/1.4 tahoma,helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;	 }

 
ol.commentlist li div.reply {  
	background:#777; 
	border:2px solid #555; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;	 }

ol.commentlist li div.reply a { 

	color:#fff; 

	text-decoration:none; 

	text-transform:uppercase; 

}



ol.commentlist li ul.children { 

	list-style:none; 

	margin:1em 0 0; 

	text-indent:0; 

}



ol.commentlist li ul.children li.depth-2 { 

	margin:0 0 .25em; 

}



ol.commentlist li ul.children li.depth-3 { 

	margin:0 0 .25em; 

}



ol.commentlist li ul.children li.depth-4 {

	margin:0 0 .25em; 

 }



ol.commentlist li.even { 

	background:#f4F4F4; 

}



ol.commentlist li.odd { 

	background:#fff;

 }

 

ol.commentlist li.pingback div.vcard { 

	padding:0 170px 0 0; 

}









.widgets {

	width:330px;

	overflow:hidden;

	margin-top:5px;

	padding:0px 0px 0px 0px;

	background:#fff;

	border:1px solid #bcbcbc;

}



.widgets a {

	color: #222;

	text-decoration: none;

	}

	

.widgets a:hover {

	color: #009;

	text-decoration: underline;

	}

	

ul.tabnav{
	padding:3px 0px 3px 0px;
	height:20px;
	margin:0px 0px;
	background:#4B555E;
	border:1px solid #fff;	}	

.tabnav li {
	display: inline;
	list-style: none;
	float:left;
	text-align:center;
	margin-right:2px;
	margin-left:9px;
	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;	}

.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px 8px;
	width:80px;
	font-weight:normal;
	color: #000;
	text-decoration: none;
	display:block;	}		

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	text-decoration:none;
	color: #eee;	}

.tabdiv {
	margin-top:0px;
	padding: 0px 5px 0px 5px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	background:#fff;	}

.tabdiv a:link,.tabdiv  a:visited {	
		color:#333;	}

.tabdiv a:hover{
	color: #2676A1;	}

.tabdiv ul{ 
	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px; 	}

.tabdiv ul li{	
	height:100%;
	line-height:10px;
	padding: 0px 0px 0px 0px;
	color:#333;	}

.tabdiv li a:link,.tabdiv li a:visited{
	border-bottom:1px solid #F3F3F3;
	display:block;
	overflow:hidden;
	line-height:24px;
	padding:2px 2px ;
	color:#444;
	font-size:13px; }

.tabdiv li a:hover {
	background:#eee;
	color: #DC0808;
	text-decoration:none;		}

.ui-tabs-hide {
	display: none;		}

.tagcloud{
	width:300px;
	float:left;
	height:100%;
	padding:5px 15px;
	margin:5px 0px 0px 0px;
	background:#fff ;
	border:1px solid #BCBCBC;	}

.headbanner{
	margin:20px 15px 0px 0px;
	padding: 0px 0 0 0px;
	width:468px;
	height:60px;
	float:right;
	background:#fff;
	overflow:hidden;	} 

.banner{
	margin: 5px 0;
	padding: 0px 0 0 0px;
	width:234px;
	height:100%;	}

