/*  
Theme Name: News Theme
Author URI: http://www.premiumthemes.net/
Version: 1.0
Author: Premium Themes
Description: Premium Themes is a theme by <a href="http://cssace.com/">R.Bhavesh</a> and <a href="http://premiumthemes.net/">Premium Themes</a>.
*/


* {
	margin: 0;
	padding: 0;
	border:none;
}
body {
	background:#fff;
	font: 62.5% Arial, Helvetica, sans-serif;
}
/* Links -----------------------------------------------------------------------*/

a {
	text-decoration: none;
	outline:none;
}
a:hover {
	color:#333;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.imgleft {
	float:left;
	margin:0 12px 12px 0;
	border:1px solid #809098;
	padding:3px;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	border:1px solid #809098;
	padding:3px;
}
.imgleft_n {
	float:left;
	margin:0 40px 12px 0;
	padding:3px;
}
.img_center {
	width:98%;
	background:#d5d5d5;
	padding:5px;
	margin:10px 0;
}
code {
	font-size:12px;
}
.gravatar {
	float:right;
	border:2px solid #999;
	margin:10px 10px 10px 15px;
	width:40px;
	height:40px;
	background: url(images/gravtar.png) no-repeat;
}
/* STRUCTURE ----------------------------------*/
#page {
}
#header {
	overflow:hidden;
	height:70px;
}
#header-in {
	width:960px;
	margin:0 auto;
	border-top:6px solid #dbdbdb;
	position:relative;
}
#content-wrap {
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
	min-height:500px;
	height:100%;
	overflow:hidden;
}
#content {
	float:left;
	width:63%;
	padding-left:15px;
}
* html #content {
	padding-left:6px;
}
#sidebar_l {
	float:left;
	width:17%;
}
#sidebar_r {
	float:right;
	width:17%;
}
#footer {
	clear:both;
	height:50px;
	border-top:1px solid #fff;
}
#footer-in {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	border-top:4px solid #cc3300;
}
/*  Headings ----------------------------------*/

h1 {
	margin: 0 0 15px 0;
	padding:0;
	font:normal 32px Georgia, "Times New Roman", Times, serif;
	color: #222;
	border-bottom:1px solid #d4d7d9;
}
h3.title {
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;
}
h1 a, h3 a {
	text-decoration: none;
	color:#222;
	border-bottom:none;
}
h1 a:hover, h3 a:hover {
	text-decoration: none;
}
h2 {
	margin:0;
	padding: 5px 0 0 0;
	line-height: 150%;
	color: #222;
	font:normal 22pxGeorgia, "Times New Roman", Times, serif;
}
h2 a {
	color: #222;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
}
h3 {
	margin:0;
	padding:0;
	color:#222;
	font:normal 26px Georgia, "Times New Roman", Times, serif;
}
#sidebar h3 {
	font-size: 14px;
}
h3 a {
	color: #222;
	text-decoration: none;
}
h4 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#330033;
}
h5 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#222;
}
h6 {
	margin: 32px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #222;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	border-top:4px solid #e0e0e0;
}
/* Header  ----------------------------------*/

#header-in .logo-image {
	font:32px Arial, Helvetica, sans-serif;
	color:#add352;
	width:317px;
	height:27px;
	margin:0 auto;
}
#header-in .logo-image a {
	display:block;
	color:#000;
	width:317px;
	height:27px;
	overflow:hidden;
	margin:8px 0 0 0;
	text-indent:-9009px;
	text-decoration:none;
	background:url(images/logo.png) no-repeat;
}
#header-in .logo-text {
	font:32px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin:5px 0 0 10px;
}
#header-in .logo-text a {
	text-align:center;
}
#header-in .logo-text a:hover {
	color:#333;
	text-decoration:none;
}
#header-in p {
	margin: 0 0 10px 0;
	width:600px;
	font-size:12px;
	line-height:18px;
}
#header-in h2 {
	margin:0;
	padding: 5px 0 5px 0;
	color: #ff6600;
	font:bold 14px Arial, Helvetica, sans-serif;
}
/* top RSS links*/	
	
#rss {
	list-style:none;
	margin:0px 10px 0 0;
	position:absolute;
	right:0;
	top:0;
	font-size:12px;
}
#rss li {
	float:left;
	display: inline;
	margin-left:5px;
	border-right:1px solid #dbdbdb;
	padding:8px 5px 8px 0px;
}
#rss li a {
	color:#8d8c8c;
	display:block;
}
#rss li a:hover {
	display: inline;
	text-decoration:none;
}
.i_rss {
	background:url(images/toprss.png) no-repeat;
	padding-left:18px;
}
.topdate {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#a3a3a3;
	position:absolute;
	top:40px;
	text-transform:uppercase;
}
.darkgrey {
	color:#333;
}
/*nav start ----------------------------------------------- */
 
/* navigation start */							  
#navi {
	margin:0px auto;
	overflow:hidden;
	border-top:1px solid #dbdbdb;
}
#navi-in {
	margin:0px auto;
}
#nav {
	float:left;
	list-style: none;
	margin:0px 0 0 0;
	padding-left:0;
	width:500px;
}
#nav li {
	float: left;
	border-right:1px solid #dbdbdb;
}
#nav .page_item a {
	color: #555;
	text-decoration: none;
	padding: 9px 10px 8px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display: block;
}
#nav .page_item a:hover {
	color: #fff;
	background:#cc3300;
}
#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #fff;
	background:#cc3300;
	text-decoration: none;
}
/*address bar */
				   
#addressbar {
	padding:0 10px;
	margin-bottom:3px;
	background:#f7f7f7 url(images/addressbar_bg.png) repeat-x bottom;
	height:27px;
	clear:both;
	border-top:1px solid #dbdbdb;
}
#addressbar p {
	margin:0 0;
	padding:5px 0 0 5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
}
#addressbar p a {
	color:#0076b8;
	text-decoration:none;
}
#addressbar p a:hover {
	color:#ff4102;
	text-decoration:none;
}
.arrow {
	padding:0 5px;
	width:8px;
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/
.search404 {
  	width:250px;
	height:25px;
}
.search404 input {
	background:none;
	border:1px solid #ccc;
	width:200px;
}
#content .category {
	float:left;
	width:48%;
	border-right:1px solid #ccc;
}
#content .archives {
	float:right;
	width:48%;
}

#content .search404 .sgo {
 	background-color:#fff;
	background:#fff url(images/b_go_org.png) no-repeat;
	width:31px;
	height:19px;
	border:none;
	margin-top:-18px;
}

#search {
	background:url(images/searchbg.png) no-repeat;
	background-position:8px 5px;
	float:right;
	padding:2px 0 0 85px;
	float:right;
	width:250px;
	height:25px;
}
.searchfield {
}
#search .s {
	border: 1px solid #b6b6b6;
	background:#fff;
	color: #5f5e5e;
	padding:2px;
	font:12px Arial, Helvetica, sans-serif;
	width:200px;
	float: left;
	height:16px;
	margin-right:5px;
}
#searchform .sgo {
	margin:1px 5px 0 0;
	background-color:#fff;
	background:#fff url(images/b_go_org.png) no-repeat;
	width:31px;
	height:19px;
	float:right;
}
/* Content  ----------------------------------*/

#content p {
	margin: 0 0 12px 0;
	padding:0;
	font-size:12px;
	line-height:19px;
	text-align:justify;
}
#content p a {
	border-bottom:none;
}
#content p a:hover {
	border-bottom:none;
	color: #333;
}
#content a {
	color: #333;
	text-decoration: none;
	border-bottom:none;
}
#content a:hover {
	text-decoration: none;
}
#content h1 {
	margin: 0 0 15px 0;
	padding:0;
	font:normal 32px Georgia, "Times New Roman", Times, serif;
	color: #222;
	border-bottom:1px solid #d4d7d9;
}
#content h2 {
	margin:0;
	padding: 5px 0 0 0;
	line-height: 150%;
	color: #222;
	font:normal 26px Georgia, "Times New Roman", Times, serif;
}
#content h3 {
	margin:0;
	padding:0;
	color:#222;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
}
#content h4 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#330033;
}
#content h5 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#222;
}
#content h6 {
	margin: 32px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #222;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	border-top:4px solid #e0e0e0;
}
#content ul {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}
#content li {
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	background:url(images/bullet4.png) no-repeat center;
	background-position:0 2px;
}
#content ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
#content li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	background:url(images/bullet4.png) no-repeat center left;
}
#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 25px;
}
#content ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}
#content p.aligncenter {
	text-align:center;
}
#content p.aligright {
	text-align:right;
}
#content p.more {
	font-size:10px;
	text-transform:uppercase;
}
#content p.more a {
	text-decoration:none;
}
#content blockquote {
	margin:15px 0 10px 12px;
	padding:5px 10px 5px 25px;
	background:#e1e1e1;
	color:#333;
	float:right;
	font-size:12px;
	width:95%;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	background:url(images/quote2.png) no-repeat;
	background-position:5px 8px;
	font-family:Arial, Helvetica, sans-serif;
}
#content blockquote p {
	color:#333;
	font-size:12px;
}
/*Rounded Croner White start ----------------------------- */

 
 
/*post css start ----------------------------------*/

#content .posts {
	clear:both;
	height:100%;
	padding:8px;
	margin-bottom:15px;
	background: url(images/postbg.png) repeat-x top;
	border-top:4px solid #737373;
}
#content .post_top {
	padding:2px 0 5px 0;
	margin-bottom:15px;
	font:12px Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	height:15px;
	overflow:hidden;
}
#content .post_top a {
	text-decoration:none;
}
#content .post_top a:hover {
	text-decoration:none;
	border-bottom:none;
}
#content .post_bottom {
	padding:5px 0;
	margin:8px 0 5px 0;
	font-size:11px;
	clear:both;
	border-top:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	overflow:hidden;
	height:100%;
}
.more-link {
	text-align:right;
	float:right;
	font-size:10px;
	text-transform:uppercase;
	background:url(images/i_continue.png) no-repeat right;
	padding-right:10px;
	margin-bottom:8px;
}
#content .auth {
	float:left;
}
#content .commentp {
	float:left;
	background:url(images/i_comment.png) no-repeat;
	background-position:0 3px;
	padding-left:18px;
}
#content .posts .category {
	float:right;
	border:none;
}
#content .date {
	background: url(images/i_date.png) no-repeat left;
	padding-left:15px;
	margin-left:10px;
}
#content .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 22px;
	list-style:none;
	border-bottom:1px solid #ccc;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	padding-left:8px;
	display:block;
	margin:8px 0;
}
/* 	Previous/Next Page Navigation ----------------------------------*/
.page-nav {
	clear: both;
	margin: 0 0px;
	padding: 2px 0px;
}
.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;
	border-bottom:none;
}
.nav-previous a {
	padding-left: 11px;
	text-transform:uppercase;
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next a {
	padding-right: 11px;
	text-transform:uppercase;
	background:url(images/arrow-right.gif) no-repeat right;
	border-bottom:none;
}
/*Page navigatoin 2 ----------------------------- */

.wp-pagenavi {
	text-align:center;
	height:25px;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:24px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
	line-height:24px;
	background-color: #ccc;
}
.wp-pagenavi a:hover {
	color: #ff;
	background-color: #eee;
}
.wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #fff;
	background:#d82424;
}
.wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #000000;
	line-height:25px;
	background-color: #FFFFFF;
}
/* tagcloud  ----------------------------------*/

#tag_cloud a {
	font-size:12px !important;
	margin-right:10px;
	line-height:18px;
}
/* Comments  ----------------------------------*/

#comments-wrap {
}
.textarea {
	border:1px solid #d4d4d4;
	background:#fff;
	width:280px;
	color:#333;
}
.textarea:hover {
	border:1px solid #d4d4d4;
	background:#f0f0f0;
	width:280px;
}
.Cbutton {
	border:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;
	background:#000;
	color:#fff;
}
.Cbutton:hover {
	border:none;
	background:#cc3300;
	color:#fff;
}
/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}
/*	Comments	*/

.commentlist {
}
.commetmainauthor {
	background:#fff;
	clear:both;
	margin-bottom:15px;
	padding: 5px 10px 5px 10px;
	overflow:hidden;
	height:100%;
	border-top:1px dashed #ccc;
	border-bottom:1px solid #ccc;
}
.commetmain {
	clear:both;
	margin-bottom:15px;
	padding:10px;
	overflow:hidden;
	height:100%;
	border-top:1px dotted #d4d7d9;
	background:#f0f0f0 url(images/sepretor_hr.png) repeat-x bottom;
}
.commet_left {
	width:20%;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
}
.commet_right {
	width:70%;
	float:right;
	background:url(images/quote.png) no-repeat;
	padding:5px 0 0 35px;
	background:url(images/sepretor_vr.png) repeat-y left;
	min-height:55px;
}
.comm_list {
	margin-bottom:15px;
}
#content .commetmain p {
	margin:0;
	padding:0;
}
.thecomment {
	margin: 0px;
}
.comment-body {
	margin:0;
}
.comment-metadata {
	padding:5px 10px;
	color: #333;
	font-weight:bold;
	font-size:11px;
}
.comment-metadata a, .comment-metadata a:visited {
	color:#333;
	text-decoration:none;
}
.comment-metadata a:hover {
}
.authorcomment {
	margin: 0px;
	font-size:12px;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	padding:0 10px;
	background: #fff;
	color: #333;
}
.authorcomment .comment-metadata a {
	color:#333;
	text-decoration:none;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}
.nav-next {
	padding-right:8px;
	font-weight:bold;
}
.nav-previous {
	padding-left:8px;
	font-weight:bold;
}
.comment-author {
	padding-bottom:5px;
	font-size:11px;
	text-align:center;
}
/* sidebar content ----------------------------------*/
 
#sidebar_l a, #sidebar_r a {
	color:#b7483a;
	text-decoration: none;
}
#sidebar_l a:hover, #sidebar_r a:hover {
	color:#f60;
}
/*widget calendar css =================================================== */

#wp-calendar {
	width:100%;
}
#sidebar_l .widget_calendar h2, #sidebar_r .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar_l #calendar_wrap caption, #sidebar_r #calendar_wrap caption {
	margin:5px 0 3px 0;
	padding:3px 0 3px 0;
	font:bold 12px "Trebuchet MS", Verdana, Arial;
	color:#ff4102;
	border-top:4px solid #dbdbdb;
	background:url(images/headbg.png) repeat-x bottom;
	width:100%;
}
/* widget search css ===================================================  */	

#sidebar_l #search {
	width:100%;
	margin:10px auto 8px auto;
	overflow:hidden;
	height:100%;
}
#sidebar_r #search {
	width:100%;
	margin:10px auto 8px auto;
	overflow:hidden;
	height:100%;
}
#sidebar_l .widgettitle, #sidebar_r .widgettitle {
	width:155px;
	clear:both;
}
#sidebar_l .widget_search, #sidebar_r .widget_search {
	background:#fff;
	padding:0px 0;
	overflow:hidden;
	height:100%;
	clear:both;
}
#sidebar_l .widget_search input, #sidebar_r .widget_search input {
	border:1px solid #ccc;
	margin:2px;
	padding:2px;
	color:#333;
}
#sidebar_l .widget_search br {
	display:none;
}
.Sponsors {
	text-align:center;
}
.ads {
	text-align:center;
	margin:8px 0;
}
#sidebar_l h2, #sidebar_r h2 {
	margin:0;
	padding:3px 0 3px 5px;
	font:bold 11px "Trebuchet MS", Verdana, Arial;
	text-transform:uppercase;
	text-align:left;
	border-top:4px solid #dbdbdb;
	background:url(images/headbg.png) repeat-x bottom;
}
#sidebar_l h3, #sidebar_r h3 {
	margin:0 0 8px 0;
	padding:11px 0 11px 0;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	background:url(images/headbg.png) repeat-x top;
	text-align:center;
}
#sidebar_l p, #sidebar_r p {
	margin:0;
	padding:0 0 5px 5px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
}
#sidebar_l p a, #sidebar_r p a {
	color:#b7483a;
	text-decoration:none;
}
#sidebar_l p a:hover, #sidebar_r p a:hover {
	color:#f60;
	text-decoration:none;
}
#sidebar_r p.i_email {
	background:url(images/i_email.png) no-repeat;
	background-position:5px 3px;
	padding-left:28px;
	padding-bottom:3px;
}
#sidebar_l .spacer, #sidebar_r .spacer {
	padding:0 5px;
}
#sidebar_l .advt_spacer, #sidebar_r .advt_spacer {
	margin:0 0 10px 0;
}
#sidebar_l ul, #sidebar_l ul li, #sidebar_r ul, #sidebar_r ul li {
	margin:0 0 25px 0;
	padding:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#sidebar_l ul li ul, #sidebar_r ul li ul {
	margin:0;
	padding:0;
}
#sidebar_l ul li ul li, #sidebar_r ul li ul li {
	margin: 0;
	padding: 3px 0 3px 15px;
	background:url(images/bullet.png) no-repeat;
	background-position:5px 9px;
}
#sidebar_l ul li ul li a, #sidebar_r ul li ul li a {
	color: #555;
	line-height:18px;
	text-decoration: none;
	border-bottom:none;
}
#sidebar_l ul li ul li a:hover, #sidebar_r ul li ul li a:hover {
	text-decoration: none;
	background-position:0 6px;
}
#sidebar_l ul li ul li ul li, #sidebar_r ul li ul li ul li {
	bac1kground: none;
	margin:0;
	padding: 3px 0 3px 22px;
}
#sidebar_l ul li ul li ul li a, #sidebar_r ul li ul li ul li a {
	color: #555;
	margin: 0;
	background-position:0 8px;
	text-decoration: none;
}
#sidebar_l ul li ul li ul, #sidebar_r ul li ul li ul {
	border: none;
	padding: 0;
	margin: 0;
}
#sidebar_l ul li ul li ul li a:hover, #sidebar_r ul li ul li ul li a:hover {
	background-position:0 8px;
}
.subscribetextbg {
	padding:0 0;
	margin:0px 0 8px 0;
	background-position:55px 4px;
	overflow:hidden;
}
.subscribe_textield {
	border:1px solid #ccc;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	margin:2px 0 0 2px;
	padding:2px;
	width:135px;
	float:left;
}
.subscribe {
	background:#fff;
	border:2px solid #efefef;
	padding:5px 5px;
	overflow:hidden;
	height:100%;
	margin-bottom:11px;
}
.subscribe_b {
	border:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	margin:0x 0 0 11px;
	width:71px;
	height:19px;
	text-indent:-9009px;
	background:url(images/b_subscribe.png) no-repeat;
}
/* bottom  ---------------------------------- */

#bottom {
	background:#894990 url(images/bottombg.png) repeat-x top;
	height:100%;
	overflow:hidden;
}
#bottom-in {
	width:800px;
	padding:15px 0;
	margin:0 auto;
}
#bottom-in .bblock {
	width:250px;
}
#bottom-in h2 {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e1388c;
	line-height:22px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.bblock {
	margin:8px 0 5px 0;
	padding:0;
}
.bblock li {
	margin:0 0 5px 0;
	padding:0 0 8px 3px;
	background:url(images/bsperetor.png) repeat-x bottom;
	font-size:11px;
	color:#fff;
}
.bblock li a {
	color:#d6b7d9;
	text-decoration:none;
	font-size:12px;
}
.bblock li a:hover {
	color:#fff;
	text-decoration:none;
}
#bottom-in p {
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
	line-height:18px;
	color:#fff;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}
.blockspacer {
	padding-left:24px;
}
/* footer ---------------------------------- */

#footer p {
	margin:5px 0 5px 0;
	padding:0;
	font-size:11px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
}
#footer span {
	color:#909090;
	position:relative;
	top:-5px;
}
#footer span a {
	color:#909090;
	text-decoration:none;
}
#footer span a:hover {
	color:#333;
	text-decoration:none;
}
#footer a {
}
#footer a:hover {
}
#flinks {
	float:left;
	list-style:none;
	padding:0;
}
#flinks li {
	display: inline;
	color:#fff;
}
#flinks li a {
	color:#333;
	padding:8px 8px 8px 8px;
	border-right:1px solid #c2c2c2;
	margin:0;
	display:block;
	float:left;
	line-height:26px;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#flinks li a:hover {
	display: inline;
}
/*
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 */
