/*  
Theme Name: WP_Premium
Author URI: http://www.wpremix.com/
Version: 1.0
Author: R.Bhavesh
Description: Wp Bliss is a free theme by <a href="http://cssace.com/">R.Bhavesh</a> and <a href="http://wpremix.com/">WP Remix</a>.
*/

/* choose - which color you want for the theme? */
/* By default, I placed set it to RED. 
If you wish to have black color scheme, replace "red" with "Black  e.g. @import url("style-brown.css");"
If you wish to have black color scheme, replace "red" with "brown" e.g.  @import url("style-black.css"); */
@import url("style-red.css");

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: Arial, Verdana, Trebuchet MS, 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: 26px;
	font-weight: normal;
	font-family: "Arial", 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: 17px;
 }
h1 a, h3 a, h1 a:visited, h3 a:visited  {
        font-family: "Arial", Verdana, Trebuchet MS;
	text-decoration: none;
        color: #DA2601;
}
h1 a:hover, h3 a:hover {
	text-decoration: none;
        color: #FF0000;
}
h2 {
	font-size: 17px;
	font-family: Arial, Verdana, Trebuchet MS, serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
        color: #B30000;
}
	
h2 a, h2 a:visited  {
	color: #666;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
	}
h3 {
	font-size: 17px;
	font-weight: normal;
	font-family: Arial, Verdana, Trebuchet MS, serif;
}
#sidebar h3 {
	font-size: 17px; 
}
h3 a, h3 a:visited {
	text-decoration: none;
}
#sidebar h2 {
	margin: 0px 0; padding: 5px 0px;
	font-size: 16px;
	font-family: Arial, Verdana, Trebuchet MS, serif;
	font-weight: bold;
}
#sidebar #popular h2 {
}
h6 {
	font-size: 18px;
	font-family: Arial, Verdana, Trebuchet MS, serif;
	font-weight: normal;
	padding: 0px 0 10px 10px;
	line-height: 150%;
	margin: 0px;
}
/*************************************
	Header
**************************************/
#header { 
 }
#header-in {
	width: 960px;
	padding: 0px;
	height:122px;
	position: relative;
background: url(images/logo.jpg) no-repeat;	
	margin:  0px auto;
}
#header-in .title {
        margin: 0px;
        font-family: "Arial", Verdana, serif;
	padding: 6px 10px 2px 5px;
	width:  500px;
	float:  left;
}
#header-in .title a {
	text-decoration: none;
	font-family: "Arial", Verdana, serif;
	font-size: 19px;
        color:#fff;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 0 110px;
}
#header-in .title a:hover {
	color:#da2601; 
}
#header-in .description {
	clear:  both;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
        color:#868686; 
	font-weight: bold2;
	margin: 0px;
	padding: 0px 10px 36px 115px;
	width:  350px;
}
.bg_nav {
        background: url(images/bg_nav.gif) no repeat;
}

/*************************************
	Subscribe form 
**************************************/
.subscribe {
	width:345px;
	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:2px 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;
	}

/*************************************
	Options top
**************************************/
.option {
        background: url(images/option.jpg) no-repeat top left;
	width:340px;
	height:48px;
	float: right;
 	position: absolute;
	top: 52px;
	right: 0px;
}
.option img a,visited {
        border: 0;
}
.option img a:hover {
        border:1px solid #959595; 
}


/*************************************
	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; 
        color:#1a1a1a;
	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 {   
    }
#  ul {
	display: block;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
#nav {
        width: 960px; 
        background: url(images/bg_nav.gif) no-repeat;
        padding: 7px 0 5px 20px;
        margin: 0 0 0 2px;
        left: 0px;
	top: 105px;
	position: absolute;
}
#men {
        float: left;
        width: 80px;
        margin: 0 0 0 2px;
        padding: 5px 0 3px 25px;
        left: 15px;
	top: 3px;
	position: absolute;
        background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#men a,visited {
        color:#DA2601; 
        text-decoration: underline;
        font-size: 11px;
}
#nav li {
	float: left;
	list-style-type: none;
	margin: 28px -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;
	}


/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-size: 11px;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
        height: 15px;
	padding: 3px 0 0 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
        height: 15px;	
	padding: 3px 20px 0 0;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}


/*************************************
	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: 12px auto 0 auto;
}
.container-bottom {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 0px auto;
}

 
/*************************************
	Content
**************************************/
#content {
	width: 531px;
	float: left; 
	padding: 2px 15px 2px 20px;
	display: block;
	overflow:hidden;
	}
#content h1.btmspace{
	margin-bottom:15px;
	}
#content p {
	margin: 0px;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
	}
#content p img{
	border: 1px dotted #d6d6d6;
	padding: 5px;
        margin: 0px 5px 10px 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 30px 0px 30px;
	padding: 5px 0px 0px 0;
	}
#content .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
	float:left;
}
#content .post-bottom {
        background-color: #F6F6F6;
	display: block;
	margin: 0px 0px 25px 0px;
	padding: 5px 0 5px 0;
	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: 70%;
	text-align: left;
}
.cat span {
	padding: 0px 0px 0px 18px;
}
.comm {
	float: right;
	width: 48px;
	height:39px;
	font-size:22px;
	line-height:27px;
	text-align: center;
}
.comm span {	
	 text-align:center;
	 padding:5px 35px 0 0;
}
.comm a {
	text-decoration: none;
}


.auth {
	float: left;
        font-size:10px; 
 	padding:0 0px 0 0;
	text-align: left;
}
.auth span {
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font-size:22px; 
        font: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
/*********************************************
		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;
}



/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-le
}

#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
}

.textarea {}
.Cbutton { 
	border:none; 
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 18px;
}
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
h3#naveg {
	background: url(images/mini-blogroll.gif) no-repeat;
	padding-left: 17px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
h3#relac {
	background: url(images/mini-page.gif) no-repeat;
	padding-left: 17px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}

/*	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	*/


#comentar  {
        float: right;
        background:url(images/comments.gif) center left no-repeat;
        padding: 0 0 0 20px;
        width: 130px;
}


/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block2;
	width: 340px;
	margin: 0;
	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:1px;
}
#sidebar .advertise img {
	padding:0;
        margin: 0px;
	border:none;
}
#sidebarwrap {
 	padding: 10px 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 img {
	margin: 4px 0 0 4px; padding: 4px;
        border: 1px solid #cececb;
        width: 95px;
        height: 75px;
}
#popular ul {
	margin: 0px; padding: 0px 10px 2px 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: 325px;
	font-size: 11px;
	margin: 0 0 0 0; padding: 0 0 0 5px;
}
#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;
        background-color: #EFEFEF;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
        background-color: #FFF;
}
#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: 325px;
	font-size: 11px;
	margin: 0px; 
	padding: 0px 5px 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;
}
#footer .copyright 		{ float:left; text-align:left;}
		.copyright a 	{  text-decoration:none;}
		.copyright a:hover {text-decoration:none; }
		
 	ul#nav-footer 				{ margin: 0 0 0 0; padding:0; float:right;  
								  font-size: 11px; font-weight:bold; text-align: right; 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. */ 

/*

#content {
	float: right; 
	}
#sidebar {
	float: right;
}

*/

#comer  {
      text-align: left;
}




































/*ADDED FOOTER STUFF */
/*\ IE/Win min height hack */ 
* html .FooterContain { height: 100%;} /* */ 

.FooterContain { 
width: 100%; 
background: url(images/mosca.jpg) no-repeat top center;
background-color: #31363E;
clear: both; 
min-height: 780px; 
margin-top: 1em; 
padding: 65px 0px 0px 0px; 
border-top: 9px solid #666;
}
.FooterContain a,visited { 
color: #FFF;
}
.FooterContain a:hover { 
color: #FAFAFA;
}

.Footer { width: 950px; margin: 0 auto; color: #E6E6E6; clear: both;} 
.Footer h2 { font-size: 20px; letter-spacing: -1px; font-weight: normal; color: #E6E6E6; padding: 8px 0px 5px 0px; margin: 0px; border-bottom: solid 5px #484E56; } 
.Footer ul { padding: 0px; margin: 15px 0px; border-top: dashed 1px #484E56; } 
.Footer li, .Footer .item-list ul li { 
background: url(images/foot_bullet.gif) no-repeat left; 
margin: 0px;
padding: 5px 0px 6px 15px; 
list-style-type: none; 
border-bottom: dashed 1px #484E56; display: block; 
}
.FooterContain ul li.ourblogs, li.ourblogs a{
	background-image:url(images/trans.gif);
	list-style:none;
	margin:0;
	padding: 3px 0px 2px 5px;
	}
.Footer li small { font-size: 10px; color:#5e7d8c;} 
.Footer li a { color: #E6E6E6; }
.Footer li a:visited { color: #E6E6E6; }
.FooterRecent { float: left; width: 300px; }
.FooterRecent h2 { background: url(img/entries.gif) no-repeat left center; padding-left: 30px;}
.FooterCommented { float: left; width: 300px; margin: 0px 22px; }
.FooterCommented h2 { background: url(img/discussed.gif) no-repeat left center; padding-left: 30px;}
.FooterPartners {float: left; width: 300px; }
.FooterPartners h2 { background: url(img/sponsors.gif) no-repeat left center; padding-left: 30px;}
.FooterCopy { background: #484E56; width: 950px; color: #5e7d8c; float: left; } 
.FooterCopy .seoposition {} 
.FooterCopy .seoposition a { background: url(images/footer_logo.gif) no-repeat; float: right; width: 231px; height: 32px;} 
.FooterCopy .seoposition em { display: none;} 
.FooterCopy p { padding: 10px; margin: 0px; font-size: 11px; color: #91b1b1; } 
.FooterCopy a { text-decoration: underline; color: #91b1b1; } 
.FooterCopy a:visited { text-decoration: underline; color: #91b1b1; } 
.FooterCopy a:hover { text-decoration: underline; color: #91b1b1; }
.Footer .block { margin: 0; }
.FooterPartners .content { margin-top: 20px; }
.FooterPartners table { margin-top: 0px !important; border-collapse: separate; border-top: dashed 1px #484E56 !important; }
.FooterPartners tbody { border: 0; border-bottom: dashed 1px #484E56; }
.FooterPartners td { padding: 0; padding-top: 1px !important; }
.FooterPartners span { text-align: left; padding: 5px 0 5px 15px; border-bottom: dashed 1px #484E56; background: url(img/foot_bullet.gif) no-repeat left; display: block; }





.pagination {
		padding: 3px 0 15px 0;
		margin: 3px;
		text-align:center;
	}
	
	.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #BEBEBE;
		text-decoration: none; /* no underline */
		color: #a1a1a1;
	}
	.pagination a:hover, .pagination a:active {
		border: 1px solid #FAFAFA;
		color: #FAFAFA;
		background-color: #DA2400;
	}
	.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #DA2400;
		
		font-weight: bold;
		background-color: #DA2400;
		color: #FFFFFF;
	}
	.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #F1F1F1;
		color: #E2E2E2;
	}




.headlines{
	margin: 20px 0 20px 0;
}
.headlines em{
	font-size: 11px;
	font-style: normal;
}
.headlines dl{
	border-bottom: 1px solid #cacaca;
	height: 25px;
	line-height: 20px;
}
.headlines dt{
        background: url(images/foot_bullet2.gif) no-repeat left center; 
        padding: 0 0 0 9px;
	float: left;
	width: 443px;
}
.headlines dt a{
}
.headlines dd{
	float: right;
	font-size: 11px;
	text-align: right;
}
.mpr {margin: 0 0 0 17px;}
