/*
CSS Updater (style.php)
*/

/*
Theme Name: Silver Cards
*/





/* General */
* {
  margin: 0;
  padding: 0;
}


body {
	margin: 0;
	background: #000000;
font-size:9pt;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

body a {
	color:#000000;
}

/* Page */

#page {
	margin: 0 auto;
	width: 1000px;
}


/* Header */

#header {
	width: 1000px;
	height: 400px;
	background: url("images/header.jpg") no-repeat;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 160px;
		left: 560px;
	}
	
	#header #header-info h1 {
		color: #FFFFFF;
		font: normal 33px Century Gothic;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #FFFFFF;
		font: bold 15px Century Gothic;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 265px;
		left: 408px;
		height: 34px;
		overflow:hidden;
		width:53%;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 34px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 32px;
		margin-right: 2px;
		font: bold 12px/32px Century Gothic;
		color: #ffffff;
		background: url("images/header_menu.gif") repeat-x;
		border: 0px solid #FFFFFF;
		padding: 0 5px;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}


/* Main */
/
#main {
	width: 1000px;
	/*background: #262626 url("images/main.gif") repeat-y;*/
}
/*
#main-top {
	width: 1000px;
	background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
	width: 1000px;
	min-height: 50px;
	background: url("images/main_bottom.gif") no-repeat left bottom;
}
*/
	/* Main - Content */
	
	#content {
		float: left;
		width: 78%;
		-width:79%;
		margin:10px 0px 15px 10px;
		background:#ffffff;
        padding:5px;
	}
	#charts {
	width:98%;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	padding:5px;
	background:#ffffff;
}
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 25px;
		width: 98%;
	}

.contentbg .textLfront ul, .post ul, .contentbg .textLfront ol, .post ol {
	margin:5px;
	padding:0px;
}

.contentbg .textLfront ul li, .post ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:square;
}
.contentbg .textLfront ol li, .post ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}
	
		/* Post - Date */
		
		#content .post .post-date {
			background: url("images/post_date.gif") no-repeat;
			width: 169px;
			height: 44px;
			color: #ffffff;
			text-align: center;
			font: bold 10px/65px Century Gothic;
			overflow:hidden;			
		}
		
		/* Post - Title */
		
		#content .post .post-title {
			width: 98%;
			height: 65px;
			border: 0px solid #FFFFFF;
			background: url("images/post_title.gif") repeat-x;
			color: #000000;
			font: bold 10px Century Gothic;
			padding: 0 15px;
		}
		
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title h2 {
			color: #ffffff;
			font: bold 15px/45px Century Gothic;
			float: left;
		}
		
		#content .post .post-title h2 a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			float: left;
			line-height: 45px;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 11px/18px Century Gothic;
			color: #000000;
			padding: 0 15px;
			width: 98%;
			background: #FFFFFF;
			float: left;
		}
		
		#content .post .post-entry a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 11px/20px Century Gothic;
			color: #000000;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 0 10px 0 0;
			clear: both;
			font: bold 10px/19px Century Gothic;
			color: #000000;
			background: url("images/post_info.gif") repeat-x;
			text-align: right;
		}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post .post-entry h3 {
			color: #000000;
			font: bold 14px Century Gothic;
			margin: 25px 0 5px 0;
		}
		
		#content .post .post-entry .comments {
			font: normal 11px/18px Century Gothic;
			color: #000000;
			width: 465px;
		}
		
		#content .post .post-entry .comments a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .post-entry .comments ol li.alt {
			background: #cccccc;
		}
		
		#content .post .post-entry .comments ol li cite {
			color: #000000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .post-entry .comments ol li cite a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry #commentform {
			font: normal 11px/18px Century Gothic;
			color: #FFFFFF;
			width: 450px;
			padding-left: 15px;
			margin: 0;
		}
		
		#content .post .post-entry #commentform a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 11px/25px Century Gothic;
		color: #000000;
		width: 495px;
		height: 25px;
		float: left;
		margin-bottom: 25px;
	}
	
	#content .navigation a {
		color: #000000;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}

.separator {
	clear:both;
	float:none;
}
/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
    background-color: #ffffff;
    width: auto;
    padding: 0px;
    background-image: none;
}

body#charts-sidebar-body #sidebar, .contentbg #sidebar {
float: none;
clear: both;
margin: 0px;
padding:0px;
width:auto;
}


#sidebar {
	float: left;
	width: 180px;
	-width:160px;
	color: #ffffff;
	padding:5px;
	margin: 10px 0px 15px 0px;
	background:#484127;
	border:1px solid #99927a;
	font-size:8pt;
}

#sidebar ul li h4, #sidebar h2 {
	width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:5px;
    margin: 0;
    color: #ffffff;
	text-align:center;
    letter-spacing: normal;
    background:#000000 url(images/sidebar_title.gif) repeat-x;
	background-position:top;
}

#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px;
	color: #bdbdbd;
}

#sidebar ul ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	border-bottom:1px dotted #000000;
	list-style:none;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
	border-bottom:1px dotted #000000;
}

#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}

.banners .banner embed {

}

#sidebar a {

text-decoration: none;
color: #ffffff;
font-size:10pt;
}

#sidebar a:hover {
text-decoration: underline;
}



/* Footer */

#footer {
	width: 1000px;
	height: 83px;
	background: #000000;
	color: #ffffff;
	font: 10px/20px Century Gothic;
	text-align: center;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}




/**************************************/
.contentbg {
	width: auto;
    float: none;
	margin:0px 2px 10px 2px;
}

.contentbg .textLfront {
	font-size:8pt;
}
.contentbg .textLfront  #tabs, .contentbg .textLfront #accordeon {
	padding:5px;
	border:1px solid #000000;
}

td.comment-author-1, td.comment-author-2, td.comment-author-4, td.comment-author-5, td .comment-author-6, td.comment-author-7, td.comment-author-8 , td.comment-author-9, td.comment-author-10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}

.textLfront table {
	border-top:1px solid #BFBFBF;
	border-bottom:none;
	color:#000000;
	width:100%;
	font-size:8pt;
	background-color:#000000;
	font-family:Verdana;
}

.textLfront table a {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
}

.textLfront table a:hover{
	text-decoration:underline;
}

  .contentbg h2 {
	color:#000000;
	 width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding: 5px;
    margin: 0;
}  
#charts .contentbg h2 a  {
    text-align:center;
    text-decoration:none;
    color:#000000;
}
    
#charts .contentbg h2 a:hover  {
    text-decoration:underline;
    color:#3A3A3A;
}
    
    
.contentbg .textLfront table tr th {
    color:#ffffff;
    padding:5px 2px 5px 2px;
    font-size:7pt;
	font-weight:normal;
    background:#70623d url(images/header_menu.gif) repeat-x;
	background-position:top;
    }

.contentbg .textLfront table tr td {
    padding:3px;
	color:#000000;
	font-size:8pt;
    background:#DCDCDC url(images/post_info.gif) repeat-x;
}    
    
.contentbg .textLfront table tr:hover td {
	background:#b3b3b3;
}
    
.contentbg .textLfront table tr td img {
    vertical-align:middle;
    }

a img {
    border:none;
    }

.contentbg .footer {
    background:#000000;
    padding:5px;
    margin-bottom:10px;
	color:#ffffff;
	text-transform:lowercase;
    }
    
.contentbg .footer a {
    color:#BFBFBF;
    text-decoration:underline;
    }
    
.contentbg .footer a:hover {
    color:#ffffff;
    text-decoration:none;
   }
#content .textLfront  #tabs, #content  .textLfront  #accordeon {
	padding:10px;
}   
   
#content .textLfront  #tabs  ul {
	list-style:none;
}

#content .textLfront #tabs  ul li a, #content .textLfront #accordeon a, .contentbg .textLfront p a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#content .textLfront #tabs  ul li a:hover, #content .textLfront #accordeon a:hover, .contentbg .textLfront p a:hover {
	text-decoration:underline;
	color:#3a3a3a;
}
   
.contentbg .textLfront object, .contentbg .textLfront embed {
    width: 100%;
}

.post_imp_cat_thumb, .imgPartners {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.bottomcurve img {
    text-align: center;
    vertical-align: middle;
}

.commetmain, .feeds {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.commetmain a, .feeds a {
    font-size: 9pt;
}

.commetmain a:hover, .feeds a:hover {
}

.commetmain h1, .feeds h1,
.commetmain h2, .feeds h2,
.commetmain h3, .feeds h3,
.commetmain h4, .feeds h4,
.commetmain h5, .feeds h5,
.commetmain h6, .feeds h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.commetmain p, .feeds p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.commetmain ul, .feeds ul, .commetmain ol, .feeds ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.comment-author-2, td.comment-author-5, td .comment-author-6, td.comment-author-7, td.comment-author-8 , td.comment-author-9, td.comment-author-10  {
	text-align: center; 
	vertical-align: middle;
}

td.comment-author-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.comment-author-3, td.comment-author-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}

.contentbg .textLfront table tr th, .contentbg table thead th {
    font-size: 8pt;
}

.contentbg .textLfront table tr td {
    font-size: 8pt;
}

.contentbg .textLfront table {
    border-spacing: 0px;
}

.contentbg img {
    border: none;
    margin: 0px;
}





/*** TAB STYLES *************************************************************/

/* Color tab styles */

.rss-list, .textLfront ul.generals li.rssfeed {
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #1f1f1f;
}
.textLfront ul.generals li {
    background-color: #1f1f1f;
}
.textLfront ul.generals li, .textLfront ul.generals li h4 {
    color: #ffffff;
}

/* Common tab styles */

.textLfront ul.generals {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.textLfront ul.generals li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.textLfront ul.generals li.rssfeed {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.textLfront ul.generals h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.textLfront ul.generals li.rssfeed h4 {
    font-weight: bold;
}
.textLfront ul.generals li:hover {
    text-decoration: underline;
}

.textLfront .rss-list {
    margin: 0;
    padding: 5px;
}

.textLfront .rss-list h1,
.textLfront .rss-list h2,
.textLfront .rss-list h3,
.textLfront .rss-list h4,
.textLfront .rss-list h5,
.textLfront .rss-list h6 {
    margin: 0;
}

