@charset "utf-8";
/*  
Theme Name: FAQSEO blog
Theme URI: http://www.faqseo.net/
Description: Dmitriy Khropaty Personal blog.
Version: v.1.0
Author: Oleg Mykhailenko 
Author URI: http://www.mykhailenko.com/
Tags: grey, fixed width, two columns
*/

/*****************************/
/* Typography & Colors START */
/*****************************/
body {
	font-size: 62.5%;
	font-family: Tahoma;
	background:#ececec;
	width:100%;
	padding:0;
	margin:0 auto;
	text-align: center;
}
#page {
	text-align: left;
}
#header {
	background: #ffffff bottom center;
}
#headerimg 	{
	margin: 0 9px 0;
	width: 890px;
}
#content {
	font-size: 1.2em;
	padding:0 18px 0 15px;
}
#top_bg {
	background:#d6d6d6;
	width:100%;
}
.top_container {
	margin:0 auto;
	padding:0;
	width:890px;
	display:inline-block;
}
.logo {
	text-align:left;
	float:left;
	padding-top:30px;
}
.entry p {
	font-size: 1.05em;
	margin: 13px 0 0 0;	
}
.narrowcolumn .entry {
	line-height: 1.6em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border: 1px solid #ddd;
}
#footer {
	background: #ffffff top center;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 2.2em;
}
h1, h3 {
	font-family: Tahoma;
	font-weight: bold;
}
h2 {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	padding-bottom:5px;
}
h1 {
	font-size: 4em;
	text-align: center;
}
.description {
	font-size: 1.2em;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#4c4c4c;
	padding:-60px 0 0 0;
	margin:0 0 0 150px;
}
h2 {
	font-size:24px;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: Tahoma;
	text-transform:uppercase;
	font-style:normal;
	font-size: 14px;
	background:#dadada;	
	border:none;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color:#343434;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #3d3d3d;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.comment-reply-link {
	background:#e3e3e3;
	border:1px solid #cbcbcb;
	padding:3px 7px;
	color:#646464;
	font-weight:normal;
}
	a.comment-reply-link:hover {
		text-decoration:none;
		background:#da495b;
		border:1px solid #c23446;
		color:#ffffff;
		font-weight:normal;		
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata a {
	font-weight: normal;
}
#sidebar {
	font: 1em Tahoma;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #07c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/***************************/
/* Typography & Colors END */
/***************************/


/*******************/
/* Structure START */
/*******************/
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	background: url('images/middle.png') repeat-y center;
	margin: 0 auto;
	width: 890px;
	border:7px solid #e3e3e3;
}
#header {
	margin: 0 0 0 1px;
	padding: 0;
	width: 890px;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0;
	width: 565px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 15px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 890px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}
/*****************/
/* Structure END */
/*****************/


/*****************/
/* Headers START */
/*****************/
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 15px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 10px 0 0;
}
h3#comments {
	padding: 0;
	margin:-15px auto -15px;	
}
/***************/
/* Headers END */
/***************/


/****************/
/* Images START */
/****************/
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
	.alignright a:hover {
		background:#F0F2F4;
		padding:5px 0 5px 5px;
		text-decoration:none;
	}	
.alignleft {
	float: left;
}
	.alignleft a:hover {
		background:#F0F2F4;
		padding:5px 5px 5px 0;
		text-decoration:none;
	}	
/**************/
/* Images END */
/**************/


/*********************/
/* Entry Lists START */
/*********************/
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/*******************/
/* Entry Lists END */
/*******************/


/***********************/
/* Form Elements START */
/***********************/
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 260px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 500px;
	padding: 2px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform {
	margin: 0 0 5px auto;
	float: left;
}
#submit {
	border:1px solid #8c8c8c;
	background:#e8e8e8;
	float:left;
	cursor:pointer;
}
/*********************/
/* Form Elements END */
/*********************/


/******************/
/* Comments START */
/******************/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding:10px 0 0 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: 5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 90px 10px 0;
}
.children {
	padding: 0 0 0 5px;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/****************/
/* Comments END */
/****************/


/******************/
/* Calendar START */
/******************/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/****************/
/* Calendar END */
/****************/


/********************************/
/* Various Tags & Classes START */
/********************************/
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display:inline-block;
	margin:20px 0 5px 0;
	padding:5px;
	background:#fafafa;
	border:2px solid #ececec;
	color:#a3a3a3;
	width:551px;
}
.navigation a {
	color:#828282;
	background:none;
}
.navigation a:hover {
	color:#0077cc;
	background:none;	
}

.after_post {
	margin:15px 0 0 0;
	padding:5px;
	background:#fafafa;
	border:2px solid #ececec;	
	color:#828282;
	font-weight:bold;
}
.after_post a {
	color:#0077cc;
	background:none;
}
.after_post a:hover {
	color:#0077cc;
	background:none;	
}
/******************************/
/* Various Tags & Classes END */
/******************************/


/******************/
/* Captions START */
/******************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0;
}
.alignright {
	float: right;
	margin: 0;
}
.wp-caption {
	border: 10px solid #dadada;
	text-align: center;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/****************/
/* Captions END */
/****************/


/**************/
/* Post START */
/**************/
	a.more-link, a.more-link:active, a.more-link:visited {
		display:block;
		margin:10px 0 0 0;
		padding:3px 5px;
		font:Tahoma;
		color:#ffffff;
		width:78px;
		background: #cd505f;
		text-decoration: none;		
	}	
			a.more-link:hover {
				background: #b74654;
				color:#ffffff;
			}
.post_line {
background:#f5f5f5;
height:24px;
margin-bottom:2px;
}	
.date-icon {
	background:url('images/date.png') no-repeat;
	height:15px;
	float: left;
	padding-left:23px;
	margin:5px;	
	display: inline-block;
	font-size:11px;
	color:#b6b6b6;	
}
.comments-icon {
	background:url('images/comments.png') no-repeat;
	width:18px;
	height:17px;	
	float: left;
	text-align:center;
	margin:4px 0 5px 75px;
	opacity:0.8;filter:alpha(opacity=80);	
}
	.comments-icon:hover {
		opacity:1.0;filter:alpha(opacity=100);	
	}
		.comments-icon a {
			display: inline-block;
			color:#ffffff;
			font-size:11px;		
		}
			.comments-icon a:hover {
				text-decoration: none;			
			}
.edit-icon {
	background:url('images/edit.png') no-repeat;
	width:16px;
	height:16px;
	margin:5px;	
	float: right;
}			
.cat-icon {
	background:url('images/cat.png') no-repeat;
	height:14px;
	float: right;
	padding-left:23px;
	margin:5px;			
}
	.cat-icon a {
		display: inline-block;
		font-size:11px;
		color:#b6b6b6;
	}
	.cat-icon a:hover {
		color:#8c8c8c;
		text-decoration:underline;
	}
.tags-icon {
	background:url('images/tags.png') no-repeat;
	height:16px;
	float: left;
	padding-left:23px;
	margin:5px;	
}
	.tags-icon a {
		display: inline-block;
		font-size:11px;
		color:#b6b6b6;
	}
	.tags-icon a:hover {
		color:#8c8c8c;
		text-decoration:underline;
	}
/************/
/* Post END */
/************/


/*************************/
/* Dynamic sidebar START */
/*************************/
#sidebar {
	float:right;
	padding:0;
	margin:0;
	width: 292px;
	font-size:12px;
	background:#f5f5f5;
}
#sidebar form {
	margin: 0;
}
#sidebar_container {
	background:#e7e7e7;
	padding:10px;
}
* {
	margin: 0;
	padding: 0;
}
.widget {
	width: 260px;
	padding-top: 11px;
	margin: 0 0 15px 15px;
}
	.widget a {
		color: #484848;
		text-decoration: none;
	}
	.widget a:hover {
		color: #114ea9;
		text-decoration: underline;
	}
.tabnav li {
	display: inline;
	list-style: none;
}
	.tabnav li a {
		background: #dbdbdb;
		text-decoration: none;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color: #484848;
		padding: 7px 9px;
		outline: none;
	}
	.tabnav li a:active {
		background: #dbdbdb;
		color: #484848;
		text-decoration: none;
	}
	.tabnav li a:hover, .tabnav li.ui-tabs-selected a {
		background: #3f92cb;
		color: #ffffff;
		text-decoration: none;
	}	
.tabdiv {
	margin: 10px 0 0 0;
	padding:0 0 10px 0;
	background: #ebebeb;
	border:5px solid #e0e0e0;
}
		.tabdiv li {
			list-style: none;
			background:url(images/widsep.png) repeat-x bottom;

			padding:5px 10px 7px 10px;			
		}
		.tabdiv li:first-child, .tabdiv li:last-child {
			list-style: none;
			background:none;
		}
		.tabdiv ul.children li.cat-item {
			background:none;
			font-size:11px;
		}
		.tabdiv li a:hover {
			text-decoration:none;
		}
			
.ui-tabs-hide {
	display: none;
}	
		.vidselector li {
			text-align: left;
			list-style: none;
			
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
		}
/***********************/
/* Dynamic sidebar END */
/***********************/


/**************************/
/* Subscribes (all) START */
/**************************/
.subscribe {
margin:0 0 10px -1px;
padding:0 0 0 8px;
background:#e3e3e3;
width:100%;
height:32px;
}
	.go {
		height: 24px;
		color:#cd505f; 
		background: #e3e3e3; 
		border:1px solid #c8c8c8;
		font-size:14px;
		margin-left:12px;
		padding:0 13px 0 13px;
		cursor:pointer;
	}
.subscribe_twitter {
	display: inline-block;		
	padding:10px 0 3px 0;
}
.subscribe_rss {
	display: inline-block;
	margin-left:15px;
	padding:10px 0 3px 0;	
}
/************************/
/* Subscribes (all) END */
/************************/
		
		
/******************/
/* Counters START */
/******************/
.counter_twitter {
	display: inline-block;
	padding:0 0 5px 0;
}
.counter_rss {
	display: inline-block;
	margin-left:15px;
	padding:0 0 5px 0;	
}
/****************/
/* Counters END */
/****************/


/****************/
/* Search START */
/****************/
#searchform {
	margin:0;
	padding:0;
	width:252px;
	background:#f5f5f5;
	border:1px solid #b1b1b1;
	float:left;
	display: inline;
}
#searchform #sinp {
	margin:0;
	padding:6px 0 0 7px;
	width:207px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:16px;
	font-style:italic;
	background:none;
	color:#898989;
	border:0;
	float:left;
}
#searchform #search-submit {
	margin:0;
	width:34px;
	height:29px;
	background:#e7e7e7 url('images/search.png') no-repeat;
	border:0;
	float:right;
	cursor:pointer;
	display: inline;	
}
/**************/
/* Search END */
/**************/


/*************/
/* Ads START */
/*************/
.ads {
	background:url('images/ads-test.png') no-repeat;
	width:261px;
	height:261px;
	margin:0 0 0 15px;
}
.ads1 {
	background:url('images/ads-test-1.png') no-repeat;
	width:125px;
	height:125px;
	margin:0 0 0 15px;
	display:inline-block;
}
/***********/
/* Ads END */
/***********/


/****************/
/* Footer START */
/****************/
.footer-bg {
	background:#888888;
	min-width:890px;	
	width:100%;
	margin-top:20px;
	padding:0;
	border-top:8px solid #747474;
	border-bottom:8px solid #747474;	
}
	.footer-container {
		margin:0 auto;
		padding:0;
		width: 890px;
		height:520px;
		text-align:left;
	}
	.tags-container {
		position:absolute;
		width:615px;
		padding:10px 10px 10px 145px;
		text-align:justify;
	}
	.about-container {
		position: absolute;
		width:285px;
		text-align:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		color:#c2c2c2;
		padding:10px 0 0 0;
	}
		.about-container a {
			font-family: Tahoma;
			font-size:11px;
			color:#d2d2d2;
			text-decoration:none;
			background:#1b1a18;
			padding:5px;
			margin-top:10px;
		}
		.about-container a:hover {
			background:#141312;
			padding:5px;
			margin-top:10px;	
		}
.bottom-text-link {
	margin: 0 auto;
	padding: 0;
	width: 890px;
	font-size:11px;
}
	.bottom-text-link a {
		color:#1e80b9;
	}
	.design_om a {
		color:#cd505f;
	}
.up {
	float:right;
	margin:-50px 0 0 0;
	padding-bottom:10px;
	opacity:0.7;filter:alpha(opacity=70);
}
	.up:hover {
		opacity:1.0;filter:alpha(opacity=100);
	}
/**************/
/* Footer END */
/**************/


/******************/
/* Top menu START */
/******************/
.top-line-menu {
	background:#3d3d3d repeat-x;
	min-width:890px;
	width:100%;
	height:7px;
	margin:0 auto; 
	padding:0;
	text-align:center;
}
.top-menu-navigation {
	background:#4c4c4c repeat-x;
	min-width:890px;
	width:100%;
	height:40px;
	margin:0 auto; 
	padding:0;
	text-align:center;
}
	.top-menu-navigation ul.pages {
		margin:0 auto; 
		padding:8px 0;
		width:890px;
		list-style:none;
		text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
		.top-menu-navigation ul.pages a {
			padding:0 25px 0 25px;
			font-size:16px;
			color:#ffffff;
			text-decoration:none;		
		}
			.top-menu-navigation ul.pages a:hover {
			color:#c0c0c0;
		}
			.top-menu-navigation ul.pages li.current_page_item a:active, .top-menu-navigation ul.pages li.current_page_item a:visited {	
			margin:-3px 0 0 0; 
			padding:8px 25px 14px 25px;
			color:#4c4c4c;
			background:#e3e3e3 repeat-x;
		}
	.top-menu-navigation ul li {
		margin:8px 3px;
		padding:0;
		display:inline;
		list-style:none;
	}
/****************/	
/* Top menu END */
/****************/		


/***********************/
/* Related posts START */
/***********************/
.related_posts {
	padding:5px 10px 5px 10px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#444444;
	text-align:left;
}
.related_posts ul {
	color:#CCCCCC;
	margin-left:30px;
	margin-top:5px;
	font-size:12px;
	font-weight: normal;	
}
/*********************/
/* Related posts END */
/*********************/


/**************************/
/* Separators (all) START */
/**************************/
.separator_sb {
	background:url('images/gsep.png') repeat-x;
	height:2px;
	margin:15px 0 15px -1px;
	clear:both;
}
.separator_main_news {
	border-bottom:1px solid #e3e3e3;
	margin-top:-25px;
}
/************************/
/* Separators (all) END */
/************************/


.clearfix {
    display: inline-block;
}
.fssb {
	background:#e3e3e3 url(images/fssb.png) no-repeat left;
	width:100%;
	height:37px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#484848;
	text-align:center;
	margin:0 0 17px 0;
}
.fssb .t {
	padding-top:6px;
}
.dbar1 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-style:italic;
	font-size:11px;
	color:#8d8d8d;
	margin-top:-10px;
}
.dbar2 {
	padding:10px 15px 0 15px;
}
.dbar2 ul {
	list-style:none;
	padding:0;
	margin:0;
}
.howsp {
	text-align:center;
	padding:15px 0 0 0;
}
.howsp a {
	background:#cd505f;
	color:#ffffff;
	padding:3px 5px;
}
.howsp a:hover {
	background:#b74654;
	text-decoration:none;
}






.foowidget {
	width: 260px;
	margin: 15px;
	position:absolute;
}
	.foowidget a {
		color: #484848;
		text-decoration: none;
	}
	.foowidget a:hover {
		color: #114ea9;
	}
.foonav {
	width:260px;
	background:#234d6a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#ffffff;
	text-align:center;
	padding:10px 0;
}	
.footabdiv, .footabdiv_com {
	margin:0;
	padding:0 0 12px 0;
	background: #ebebeb;
	border:5px solid #d7d7d7;
	font-size:12px;
}
		.footabdiv li, .footabdiv_com li {
			list-style: none;
			background:url(images/widsep.png) repeat-x bottom;
			padding:5px 10px 7px 10px;
		}
		.footabdiv li:first-child, .footabdiv li:last-child, .footabdiv_com, .footabdiv_com li:last-child {
			list-style: none;
			background: #ebebeb;
		}
		.footabdiv ul.children li.cat-item, .footabdiv_com ul.children li.cat-item {
			background:none;
			font-size:11px;
		}
		.footabdiv li a:hover, .footabdiv_com li a:hover {
			text-decoration:none;
		}


.aboutauth {
	color:#484848;
}
.aboutauth a, .aboutauth a:active, .aboutauth a:visited {
	background:#cd505f;
	color:#ffffff;
	padding:3px 5px;
}
	.aboutauth a:hover {
		background:#b74654;
		color:#ffffff;	
		text-decoration:none;
	}


.bannerafteptitle {
	background:#ececec;
	margin:10px 0 -20px 0;
	font-family:Tahoma;
	font-size:16px;
	font-weight:900;
	color:#696969;
	text-align:center;
	padding:7px 0 0 0;
}			
.banneraftep {
	background:#fafafa;
	border:5px solid #ececec;	
	margin:0 0 10px 0;
	padding:25px 0;
}

.sprptabnav li {
	display: inline;
	list-style: none;
	margin:10px 0;
}
	.sprptabnav li a {
		text-decoration: none;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color: #484848;
		outline: none;
	}
	.sprptabnav li a:active {
		color: #484848;
		text-decoration: none;
	}
	.sprptabnav li a:hover, .sprptabnav li.ui-tabs-selected a {
		color: #ffffff;
		text-decoration: none;
	}