/**********************************************/
/*             Structure Area                 */
/**********************************************/
body {
	font: 12px Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px; 
	padding: 0px;
}
hr {
	height: 5px;
	margin: 10px 0px;
	border: none;
}
blockquote{
	margin: 0px 0px 0px 5px;
	padding: 8px 25px 5px 40px;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Serif;
	}
blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}
.alignleft{
	float:left}
.alignright{
	float:right}
/*************************************
	Links
**************************************/
a {
	text-decoration: none;
	outline:none;
	}
	
a:hover{
	text-decoration: underline;
	}
/*************************************
	Headings
**************************************/
h1  {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
 }
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}	
h2 a, h2 a:visited  {
	color: #666;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
	}
h3 {
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	text-decoration: none;
}
#sidebar h2 {
	margin: 0px 0; padding: 5px 0px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#sidebar #popular h2 {
}
h6 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px 0 10px 0px;
	line-height: 150%;
	margin: 0px;
}
/*************************************
	Header
**************************************/
#header { 
	 }
#header-in {
	width: 960px;
	padding: 0px;
	height:132px;
	position: relative;
	margin:  0px auto;}	
#header-in .title {
	margin: 0px;
	padding: 15px 10px 5px 10px;
	width:  590px;
	float:  left;}
#header-in .title a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header-in .title a:hover {	 
}
#header-in .description {
	clear:  both;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 4px 15px;
	width:  850px;
}
#logo {
       margin: 0px;
       padding: 15px 10px 5px 10px;
       width: 590px;
}
/*************************************
	Subscribe form 
**************************************/
.subscribe {
	width:383px;
	height:60px;
	float: right;
 	position: absolute;
	top: 0px;
	right: 0px;
}
.subscribeform {
	float:left;
	padding:5px 0 0 18px;
	overflow:hidden;}	
.subscribeform p { 
	margin:0;
	padding:0;
 	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff; }	
.subscribeform .input{
	 width:188px;
	 height:21px;
	 padding:12px 5px 0 5px;
	 border:none;} 
.sbutton {
	width:74px;
	padding:5px 0 5px 0;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	cursor:pointer;
	border:none;
	}
/*************************************
	RSS Feed
**************************************/
 .rss {
 	float:left;
	padding: 8px 0 0 19px; margin: 0px;
}
/*************************************
	Top Search Form
**************************************/
/*Search box Rounded Corner start */
#xsnazzy {margin:0 0 10px 0;}
.xtop, .xbottom {display:block; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb1 {margin:0 5px;}
.xb2 {margin:0 3px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {display:block; padding:5px; height:100%; overflow:hidden;}
/*Search box Rounded Corner End */
ul.tablist { 	
	margin:5px 0px; 
	padding:0; 
	list-style: none; 
	color:#333;}
ul.tablist li  { 
	font-size:11px; 
	margin:0 5px ;  
	padding: 2px 0 0 15px; 
	list-style:none;
	border-bottom:1px dotted #959595; 
	text-align:left;}
ul.tablist li a         { 
	text-decoration: none; 
	line-height:18px;}
ul.tablist li a:hover 	{ 
}
.searchform {
	padding: 10px;
}
.searchform .s {
	border: none;
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 5px;
	margin-right:5px;
	width: 213px;
	float: left;
}
.searchform .button {   
}
#nav {  width: 900px;
        margin: 0px;
        padding: 0px;
}
#ul {
	display: block;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}
#nav li {
	float: left;
	list-style-type: none;
	margin: 30px -4px 0px 4px;
	padding: 0px;
	}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	text-decoration: none;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#nav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 0px;
	margin: 0px 0px 0px 15px;
	text-transform:uppercase;
	}
#nav ul li a:hover {
	text-decoration: none;
	}
/*************************************
	Main Container
**************************************/
#container { 
	width:940px;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	overflow:hidden;
	height:100%;
	}
.container-top {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 4px auto 0 auto;
}
.container-bottom {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 0px auto;
        text-align: center;
}
/*************************************
	Content
**************************************/
#content {
	width: 532px;
	float: left; 
	padding: 14px 15px 20px 22px;
	display: block;
	overflow:hidden;
	}
#content h1.btmspace{
	margin-bottom:15px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}	
#content li {
	margin: 0px;
	padding: 0px;
	}	
#content ul li {
	list-style: disc outside;
	margin: 0px 20px 0px 20px;
	padding: 5px 0px 0px 0;
	}
#content .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
	float:left;
}
#content .post-bottom {
	display: block;
	margin: 0px 0px 25px 0px;
	padding: 5px 10px;
	clear: both;
	overflow:hidden;
	height:100%;
}
.post-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 75%;
	text-align: left;
}
.cat span {
	padding: 0px 0px 0px 18px;
}
.comm {
	float: right;
	width: 38px;
	height:39px;
	font-size:22px;
	line-height:27px;
	text-align: center;
}
.comm span {	
	 text-align:center;
	 padding:5px 0 0 0;
}
.comm a {
	text-decoration: none;
}
.auth {
	float: left;
 	padding:0 0px 0 0;
	text-align: left;
}
.auth span {
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: left;
	text-align: left;
	padding:0 0px 0 5px;
}
.date span {
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
	Comments
**************************************/
#comments-wrap {
}
.textarea {}
.Cbutton { 
	border:none; 
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;}
/****Headers****/
#comments-wrap h6 {
	font-size: 20px;
}
/****Comments****/
.commentlist {	
}
.thecomment {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.comment-body {
	margin: 0px; padding:5px 10px 20px 30px;
}
.comment-metadata {
	padding:5px 10px;
}
.comment-metadata a, .comment-metadata a:visited {
}
.comment-metadata a:hover {
}
.authorcomment {
	margin: 0px 0px 10px 0px;
	font-size:12px;
	overflow: hidden;
	height:100%;
}
.authorcomment .comment-body {
	border: none;	
}
.authorcomment .comment-metadata {
	padding: 11px 10px;
}
.nav-next	  { padding-right:8px; font-weight:bold;}
.nav-previous { padding-left:8px; font-weight:bold;}
/****Comment Form****/ 
/*************************************
	Sidebar
**************************************/
#advertise {
        height:250px;
	text-align: center;
}

#amazonWidget {
	padding: 0px 0px 0px 0px;
}

#sidebar {
	float: right;
	display: block;
	width: 350px;
	margin: 0 0px 0 0px;
	padding: 0px 3px 0px 0px;
}
#sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;	
}
#sidebar .advertise {
	text-align: left;
	padding:0;
	margin-left:7px;
}
#sidebar .advertise img {
	padding:0 5px;
	border:none;
}
#sidebar .advertise ul{
  list-style-type: none;
}
#sidebar .advertise li{
  list-style-type: none;
}
#sidebarwrap {
 	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}
/*************************************
	Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding:0px 0px 0px 0px;
	font-size: 11px;	
}
/*popular box Rounded Corner start */
#pxsnazzy {margin:0 0 10px 0;}
.pxtop, .pxbottom {display:block; font-size:1px;}
.pxb1, .pxb2, .pxb3, .pxb4 {display:block; overflow:hidden;}
.pxb1, .pxb2, .pxb3 {height:1px;}
.pxb1 {margin:0 5px;}
.pxb2 {margin:0 3px; }
.pxb3 {margin:0 2px;}
.pxb4 {height:2px; margin:0 1px;}
.pxboxcontent {display:block; padding:2px;}
/*popular box Rounded Corner End */
#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;	
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	padding:  0px;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: none;
}
/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px 0 15px 0;  padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #9c9c9c;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}
/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; 
	padding: 0px 10px 0px 0px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px 0 15px 0; padding: 0px;
}
#r_sidebar ul li ul {
}
#r_sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}
/*************************************
	Footer
**************************************/
#text-link-advertise {
	padding: 15px;
	text-align: left;
	clear: both;
	}
/*************************************
	Footer
**************************************/
#footer { 
	padding:  10px 0px 20px 0px;
	text-align: center;
	height:25px;
	clear: both;
	font-size:11px;
	}
#footer-wrap {
	width: 950px;
	margin: 0px auto;
        text-align: center;
}
#footer .copyright { text-align:center;}
	.copyright a {  text-decoration:none;}
	.copyright a:hover {text-decoration:none;}
#nav-footer-wrap {
        width: 950px;
        margin: 0px auto;
        text-align: center;
}
ul#nav-footer { margin: 0px; padding: 0px; font-size: 11px; float: right; font-weight:bold; text-transform: uppercase;}
ul#nav-footer li { padding: 5px 8px 5px 12px; list-style:none; float:left;}
ul#nav-footer li.nobg { padding: 5px 8px 0px 12px;}
ul#nav-footer li a { text-decoration:none;}
ul#nav-footer li a:hover { } 
/*  Tabber  Style start -------------------- */ 
.tabberlive .tabbertabhide {
 display:none;}
.tabber {	}
.tabberlive {
      margin:0 5px;}
ul.tabbernav {
 margin:0;
 padding: 3px 0;
 font: bold 12px Arial, Helvetica, sans-serif;
}
ul.tabbernav li {
 list-style: none;
 margin: 0;
 display: inline;
}
ul.tabbernav li a {
 padding: 3px 0.5em;
 margin-left: 3px;
 text-decoration: none;
}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 padding:5px;
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
/*tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
/* If you wish to move Sidebar to left and main content to right, Simply remove the comment below.. /* and */ 
/* AND, open the color scheme css that you have selected.. at the end of it, there is an instruction on how to change Background images. You must to do it. */

.aligncenter {
     text-align: center;
}
.alignright {
     text-align: right;
}
.alignleft {
     text-align: left;
} 
/*
#content {
	float: right; 
	}
#sidebar {
	float: left;
}
*/
/*** Google Search ***/
#searchContent {
      width: 96%;
      margin: 0px auto;
      padding: 1%;
      background: #FFFFFF;
      text-align: center;
}
/*** 404 Area ***/
#the404arrow {
      vertical-align: bottom;
      border: 0px;
      margin: 0px;
      padding: 0px;
}
/***********************************************************/
/*                        Colors                           */
/***********************************************************/

body {
	background: #999999 url(images/body-bg_blue3.gif) repeat;
}
img {
	border: none;
	background: none;
}
hr {
	color: #fff;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	background: url(images/quote.gif) no-repeat;
	color: #666666;
	}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
/*************************************
	Links
**************************************/
a {
	color: #3C67BE;
	}
	
a:hover{
	color: #819DD8;
	}
/*************************************
	Headings
**************************************/
h1, h3 {
	color: #253F73;
	}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #3C67BE;
}
h1 a:hover, h3 a:hover {
	color: #bb0505;
}
h2 {
	color: #000;
}	
h2 a, h2 a:visited  {
	color: #666;
}
h2 a:hover {
	color: #000000;
	}
h3 a, h3 a:visited {
	color: #666;
}
#sidebar h2 {
	color: #FFF;
}
#sidebar #popular h2 {
	color: #FFF;
}
h6 {
	color: #000;
}
/*************************************
	Header
**************************************/
#header { 
	background:url(images/headerbg_blue.gif) repeat-x;}
	
#header-in .title a {
	color: #fff;
}
#header-in .title a:hover {
	color: #FFF;
}
#header-in .description {
	color: #FFF;
}
/*************************************
	Subscribe form 
**************************************/
.subscribe {
	background:url(images/subscribebg_blue.png) bottom left no-repeat;	
}	
.subscribeform p { 
	color:#fff; }
	
.subscribeform .input{
	 background:url(images/sinputbg.png) no-repeat;
	 border:none;} 
.sbutton {
	background:url(images/b_subscribebg_blue.png) no-repeat;
	border:none;
	}  
/*************************************
	Top Search Form
**************************************/
/*Search box Rounded Corner start */

#xsnazzy {background: transparent; }
.xtop, .xbottom { background:transparent; }
.xb2, .xb3, .xb4 {background:#0B1224; border-left:1px solid #3C67BE; border-right:1px solid #3C67BE;}
.xb1 {background:#3C67BE;}
.xb2 {border-width:0 2px;}
.xboxcontent {background:#0B1224; border:0 solid #3C67BE; padding:5px; border-width:0 1px;}

/*Search box Rounded Corner End */

#searchform .s {
	background: #fff;
	color: #333;
	border:1px solid #0B1224;
}
ul.tablist { 	
	color:#fffc9e;}
ul.tablist li  { 
	border-bottom:1px dotted #959595; 
	color: #fffc9e;
	background:url(images/bullet-arrow_blue2.gif) no-repeat;
	background-position:3px 8px;}
ul.tablist li a { 
	color: #fffc9e; }
ul.tablist li a:hover 	{ 
	color: #fff;}

.searchform button {
       background: url(images/button-submit_blue.gif);
}
.searchform .s {
	border: none;
	background: #fff;
	color: #333;
	border:1px solid #0B1224;
}
#nav li {
	background: url(images/nav-tab_blue.gif) top left no-repeat;
	}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	background: url(images/nav-active_blue.png) top left no-repeat;
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	color: #3C67BE;	
	background: url(images/nav-active_blue.png) top right no-repeat;
	}
#nav ul li a {
	color: #ffffff;
	background: url(images/nav-tab_blue.gif) top right no-repeat;
	}
#nav ul li a:hover {
	color: #3C67BE;
	background: url(images/nav-active_blue.png) top right no-repeat;
	}
/*************************************
	Main Container
**************************************/
#container { 
	background:url(images/container-cbg_blue.gif) top left repeat-y;
	border: 0px solid black;
	}
#container img	 { border:0px solid #333;}
.container-top {
	background:url(images/container-bg_blue.gif) top left no-repeat;
}
.container-bottom {
	background: url(images/container-bottom_blue.gif) no-repeat;
}
/*************************************
	Content
**************************************/
#content p img{
	border: none;
	}
#content .post-meta-top {
	color: #253F73;
}
#content .post-bottom {
	border-top: 1px solid #DFE3E6;
	color: #535353;
}
.post-bottom a {
	color: #333;
}
.cat span {
	background: url(images/i_categories.png) 0px 3px no-repeat;
}
.comm {
	background:url(images/comment.png) no-repeat;
}
 
.auth span {
	background: url(images/i_author.png) 0px 1px no-repeat;
}
.nav-next	{ background:url(images/arrow-right.gif) no-repeat right; }
.nav-previous { background:url(images/arrow-left.gif) no-repeat left; }
/*************************************
**************************************
	Comments
**************************************
**************************************/

.textarea { border:1px solid #ababab;}
.Cbutton { 
	border:none; 
	background:#3C67BE;
	color:#fff;}
/*	Headers	*/
.comment-body {
	background:url(images/quote.png) no-repeat left top;	
}
.comment-metadata {
	background: #fff;
	color: #ca5433;
	border-top: 1px solid #ababab;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #333333;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	}
.authorcomment .comment-body {
	border: none;}
.authorcomment .comment-metadata {
	background: #fff;
	color: #333333;
}
.authorcomment .comment-metadata a {
	color: #bb0505;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}
/*	Comment Form	*/
#commentform {
}
/*************************************
	Sidebar
**************************************/
#sidebar .advertise img {
	 border:none;
}
#Pollsection {
   color: #FBEF81;
}
#Pollsection h2 {
   color: #FFFFFF;
	 font-size: 2em;
}
#Pollsection ul li ul li{
   color: #FFFFFF;
}
#Pollsection a, #Pollsection a:visited {
   color: #D6AC5D;
}
#Pollsection a:hover {
   color: #FFFFFF;
}
/*************************************
	Popular Posts Section
**************************************/
 /*popular box Rounded Corner start */
#pxsnazzy {background: transparent; }

.pxtop, .pxbottom {  background:transparent; }
.pxb2, .pxb3, .pxb4 {background:#0B1224; border-left:1px solid #3C67BE; border-right:1px solid #3C67BE;}
.pxb1 {background:#0B1224;}
.pxb2 {border-width:0 2px;}
.pxboxcontent { background:#0B1224; border:0 solid #3C67BE; padding:2px; border-width:0 1px;}
/*popular box Rounded Corner End */

#popular ul li ul {
	border-top: 2px solid #3C67BE;
}
#popular ul li ul li {
	border-bottom: 1px dotted #3C67BE;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	color: #fff;
}
#popular ul li ul li a:hover {
	color:#fff;
}
/*************************************
	Left Sidebar
**************************************/
#l_sidebar ul li ul {
	border-top: 1px solid #9c9c9c;
}
#l_sidebar ul li ul li {
	border-bottom: 1px dotted #9c9c9c;
	background: url(images/bullet-arrow_blue.gif) 5px 9px no-repeat;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	color: #D6AC5D;
}
#l_sidebar ul li ul li a:hover {
	color:#fff;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px dotted #9c9c9c;
	background: none;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	color: #D6AC5D;
}
#l_sidebar ul li ul li ul {
	border: none;
}
/*************************************
	Right Sidebar
**************************************/

#r_sidebar ul li ul {
	border-top: 1px solid #9c9c9c;
}
#r_sidebar ul li ul li {
	border-bottom: 1px dotted #9c9c9c;
	background: url(images/bullet-arrow_blue.gif) 5px 9px no-repeat;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #D6AC5D;
}
#r_sidebar ul li ul li a:hover {
	color: #fff;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px dotted #9c9c9c;
	background: none;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #fffc9e;
}
#r_sidebar ul li ul li ul {
	border: none;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #fffc9e;
}
/*************************************
	Footer
**************************************/
#footer { 
	color: #000000;
	text-align: center;
	}

 .copyright a 	{ color: #EEEEEE;}
 .copyright a:hover {color: #EEEEEE;}
		
 ul#nav-footer li a 		{ color: #fff; text-decoration:none; }
 ul#nav-footer li a:hover 	{ color: #fffc9e;   }
 
/*  Tabber  Style start -------------------- */
ul.tabbernav li a {
 border-bottom: none;
 background: #BFBFBF;
}
ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #667; }
ul.tabbernav li a:hover {
 color: #3C67BE;
 background: #FFFFFF;
}
ul.tabbernav li.tabberactive a {
 background-color: #3C67BE;
 border-bottom: 1px solid #3C67BE;
 color:#fff;
}
ul.tabbernav li.tabberactive a:hover
{
 color: #FFFFFF;
 background: #3C67BE;
 border-bottom: 1px solid white;
}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 border-top:0;
 background:#3C67BE;
}
/*
P.I.E. FLOAT CLEARING

See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		

/* If you wish to have Sidebar on left, Simple remove the code comment from below - /* */
/*
#container { 
	background:#fff url(images/container-cbg-m.gif) top repeat-y;
	}
.container-top {
	background:url(images/container-bg_m.gif) top left no-repeat;
}
.container-bottom {
	background: url(images/container-bottom_m.gif) no-repeat;
}
*/