/*
*   Q2A Market Clean Theme
*
*   Theme Stylesheet
*   File: qa-styles.css
*   
*   @author         Q2A Market
*   @category       Theme
*   @Version:       1.1
*   @author URL:    http://www.q2amarket.com
*   
*   @Q2A Version    1.6
*
*/
/*
	Theme Name: Clean
	Theme URI: http://store.q2amarket.com/store/products/clean-theme/
	Theme Version: 1.1
	Theme Date: 2013-07-09
	Theme Author: Q2A Market
	Theme Author URI: http://www.q2amarket.com/
	Theme License: GPLv2
	Theme Update Check URI: http://q2amarket.com/meta/update/themes/clean/qa-styles.css
*/

/*---[ embeding fonts ]---*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 27, 2012 10:53:50 AM America/New_York */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 6, 2012 04:35:08 AM America/New_York */


@font-face {
    font-family: 'PTSansBold';
    src: url('fonts/PTS75F-webfont.eot');
    src: url('fonts/PTS75F-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS75F-webfont.woff') format('woff'),
         url('fonts/PTS75F-webfont.ttf') format('truetype'),
         url('fonts/PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'YanoneKaffeesatzThin';
    src: url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Thin-webfont.eot');
    src: url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Thin-webfont.woff') format('woff'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Thin-webfont.ttf') format('truetype'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Thin-webfont.svg#YanoneKaffeesatzThin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'YanoneKaffeesatzLight';
    src: url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Light-webfont.eot');
    src: url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Light-webfont.woff') format('woff'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Light-webfont.ttf') format('truetype'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Light-webfont.svg#YanoneKaffeesatzLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Regular-webfont.eot');
    src: url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Regular-webfont.svg#YanoneKaffeesatzRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'YanoneKaffeesatzBold';
    src: url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Bold-webfont.eot');
    src: url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Bold-webfont.woff') format('woff'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Bold-webfont.ttf') format('truetype'),
         url('https://hireplayer.com/forum/qa-theme/CleanModified/fonts/YanoneKaffeesatz-Bold-webfont.svg#YanoneKaffeesatzBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Global Reset & Standards ---------------------- */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
    
/*---[ Start: global css ]---*/
.clearfix:after,
.qa-header:after,
.qa-main-shadow:after,
.qa-footer-bottom-group:after,
.qa-main-wrapper:after,
.qa-nav-main-list:after,
.qa-nav-sub-list:after,
.qa-page-links-list:after,
.qa-q-view-buttons:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix,
.qa-header,
.qa-main-shadow,
.qa-nav-footer,
.qa-footer-bottom-group,
.qa-main-wrapper,
.qa-nav-main-list,
.qa-nav-sub-list,
.qa-page-links-list,
.qa-q-view-buttons{ display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix,
.qa-header,
.qa-main-shadow,
.qa-nav-footer,
.qa-footer-bottom-group,
.qa-main-wrapper,
.qa-nav-main-list,
.qa-nav-sub-list,
.qa-page-links-list,
.qa-q-view-buttons{ display: block; }
/* End hide from IE-mac */ 

:-moz-placeholder{
	color:#aaa !important;
	font-style:italic;
	line-height:20px;
}
::-webkit-input-placeholder{
	color:#aaa !important;
	font-style:italic;
	line-height:20px;
}
body {
	background:#fff;
	text-align:center;
	margin:0;
	padding:0;
	position:relative;
}
body,td,input {
	font:14px/20px Arial, Sans-serif, Tahoma;
}
body,td,input,textarea {
	color:#444;
}
a:link, a:visited {
	text-decoration:none;
	color:#32649c;
}
a:hover, a:active{
	color:#32649c;
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6{
	font-family:PTSansBold,sans serif,Arial;
	font-weight:300;
	color:#000;
}
button::-moz-focus-inner {
    border:0;
    padding:0;
}
form, fieldset{
	padding:0;
	margin:0;
	border:none;
}
input[type="text"],input[type="password"],textarea,select,checkbox,radio{
	border:1px solid #ccc;	
	padding:6px;
	color:#666;
	box-shadow:0 5px 5px 0 rgba(0,0,0,0.02) inset;
}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{
	border:1px solid #aaa;
	color:#333;	
}
input {
	outline:none;
}
input[type="submit"]{
	cursor:pointer;
	font-family:Arial, Tahoma, Sans-serif;
	font-size:14px;
	letter-spacing:1px;
}
input::-moz-focus-inner{
	padding:0;
	border:0;
}
select{
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
}
table {border-collapse:collapse;}
/* Headings */
h1 {
	font-size:22px;
	margin:0 0 25px;
	line-height:24px;
	border-bottom:1px solid #bfbfbf;
	position:relative;
	padding:0 25px 5px 0;	
}
h2 {
	font-size:18px;
	color:#111;
	padding:5px 0 !important;
	clear:both;
}
h3{
	font-size:18px;
	margin:0 0 10px 0;
	color:#111;
}
blockquote{
	background:#f4f4f4;
	padding:15px 15px 15px 50px;
	margin:30px auto;
	border:1px solid #e5e5e5;
	border-left:5px solid #aaa;
	font-family:'Times New Roman', Georgia;
	font-size:22px;
	font-style:italic;
	color:#777;
	position:relative;
}
blockquote:hover{
	color:#000;
}
blockquote:before{
	position:absolute;
	top:0;
	left:0;
	content:open-quote;
	font-size:3em;
	line-height:normal;
	color:#ccc;
}
blockquote p{
	margin:0;
	padding:0;
}
img{
	border:none;
}
/*---[ End: global css ]---*/
.qa-q-view-follows{
	background:#eee;
	padding:2px 5px;
}
.qa-q-view-follows-link{
	color:#3B5998  !important;
}
p {
	margin-top:0;
}
/*---[ other comomn used css ]---*/
#qa-register{
	background: #777;
	color:#fff;
	padding:5px 10px;
	border:none;
}
#qa-register:hover,#qa-register:focus{
	background: #e88b00;
}
/*---[ Begin: login bar css ]---*/
.qa-search-field{
	width:165px;
	margin-right:5px;
	height:28px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	padding-top:0;
	padding-bottom:0;
}
.qa-search-field{
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.qa-search-field:focus{

}
#qa-register{	
	margin:2px 0 0 5px;
}
#qa-forgot-password{
	display:inline-block;
}
#qa-forgot-password a,#qa-forgot-password a:visited{
	width:24px;
	height:24px;
	line-height:25px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background:#ccc;
	color:#777;
	display:inline-block;
	box-shadow:1px 1px 0 0 #eee;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
}
#qa-forgot-password a:hover,#qa-forgot-password a:active{
	text-decoration:none;
	background:#aa0000;
	color:#fff;
}
/*-- search box --*/
.qa-search {
	white-space:nowrap;
	margin:0;
	float:right;
}
* html .qa-search {
	margin-right:6px;
}
/* IE6 */
.qa-search form {
	margin:0;
}
/* IE6/7 */
.qa-search-field {
	vertical-align: bottom;
	margin:0;
}
input[type="submit"].qa-search-button{
	width:30px;
	height:30px;
	margin:0 0 0 -5px;
	padding:0;
	text-indent:-9999px;
	background:url(images/search.png);
	background-repeat:no-repeat;
	background-position:center 0;
	border:none;
	display:inline-block;
}
input[type="submit"].qa-search-button:hover{
	background:url(images/search.png);
	background-repeat:no-repeat;
	background-position:center -31px;
}
/*-- nav user class --*/
.qa-nav-user {
	float:left;
	color:#333;
	white-space:nowrap;
	margin:8px 0 4px 0;
	font-family:Arial, Tahoma, Sans-Serif;
}
* html .qa-nav-user {
	margin-right:12px;
}
.qa-logged-in{
	margin-right:1px;
	float:left;
	display:block;
}
/* IE6 */
.qa-nav-user-list {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
.qa-nav-user-item {
	float:left;
	display:block;
	margin:0;
	padding:0 5px;
	font-weight:400;
	text-transform:capitalize;
	border-left:1px solid #b5b5b5;
}
.qa-nav-user-link {
	font-family:PTSansBold, Arial, Sans-serif;
	line-height:16px;
}
.qa-nav-user-link:hover{

}
.qa-nav-user-register{
	border-left:none;
	display:inline-block;
}
.qa-nav-user-register .qa-nav-user-link,.qa-nav-user-register .qa-nav-user-link:visited{
    padding: 0 5px;
	height:24px;
	display:inline-block;
	margin-top:-5px;
	line-height:26px;
}
.fb_iframe_widget span{
	margin-top:-3px;
}
/*---[ End: login bar css ]---*/
/*---[ Begin: notice bar css ]---*/
.qa-notice {
	background:#a7c85f;
	border-bottom:3px solid #b8dd69;
	color:#000;
	font-size:18px;
	font-weight:400;
	position:relative;
	padding:10px 32px;
	box-shadow:0 10px 10px 0 rgba(0,0,0,0.25);
}
.qa-notice-close-button,.qa-notice-close-hover{
	font-family:Arial, Tahoma, Sans-serif;
	color:#aaa;
	color:rgba(255,255,255,0.5);
	font-size:12px;
	font-weight:700;
	background:#444;
	cursor:pointer;
	position:absolute;
	padding:4px 8px;
	line-height:normal;
	display:inline-block;
	border:none;
	top:8px;
	right:6px;
	border-radius:15px;
	box-shadow:0 -1px 0 0 rgba(255,255,255,0.15);
}
.qa-notice-close-button:hover{
	background:#EAD279;
	color:#000;
}
/*---[ End: notice bar css ]---*/
/*---[ Begin: body css ]---*/
.qa-body-wrapper {
	text-align:left;
	margin:0 auto 2% auto;
}
/* Clearing classes */
.qa-nav-main-clear,.qa-nav-sub-clear,.qa-q-item-clear,.qa-q-view-clear,.qa-a-item-clear,.qa-c-item-clear,.qa-footer-clear,.qa-page-links-clear {
	clear:both;
}
/*-- header css --*/
.qa-header-group{

}
.qa-header{
	width:1000px;
	margin:0 auto;
	padding:60px 0 0;
}
.qa-logo {
	float:left;
	font-size:38px;
	line-height:normal;
	font-weight:300;
	font-family:Georgia, Serif;
	font-style:italic;
}
.qa-logo-link,.qa-logo-link:hover {
	color:#000 !important;
	/* text-shadow:1px 1px 0 orange; */
}
/*-- qa main wrapper css --*/
.qa-main-wrapper{
	width:1000px;
	margin:10px auto;
	padding:20px 0;
}
/*-- main + sub navigation css --*/
.qa-nav-main {
	clear:both;
	padding:0;
	margin-top:20px;
}
.qa-nav-main-list {
	list-style:none;
	width:1000px;
	margin:0 auto;
	padding:0;
	font-family:PTSansBold,sans serif,Arial;
}
.qa-nav-main-item,.qa-nav-main-item-opp {
}
.qa-nav-main-item {
	float:left;
	margin:0 5px 5px 0;
}
.qa-nav-main-hot a{
	background:#aa3d3d;
	color:#fff !important;
	font-family:PTSansBold,sans serif,Arial;
}
.qa-nav-main-item-opp {
	float:right;
	padding-right:0;
}
.qa-nav-main-link {
	background:#777;
	color:#fff !important;
	display:block;
	font-size:18px;
	padding:8px 12px;
}
/* .qa-nav-main-link {
	color:#666 !important;
	display:block;
	font-size:18px;
	padding:8px 12px;
} */
.qa-nav-main-link:hover,.qa-nav-main-selected {
	background:#e88b00;	
	text-decoration:none;
	color:#fff !important;
}
.qa-nav-main-hot .qa-nav-main-selected{
	background:#E88B00;
	color:#fff !important;
} 
.qa-nav-sub {
}
* html .qa-nav-sub {
	/* background:none; */
}
/* IE6 since z-order goes wrong */
.qa-nav-sub-list {
	font-size:12px;
	list-style:none;
	width:1000px;
	margin:5px auto;
	padding:5px 0 0;
	border-bottom:1px solid #888888;
}
.qa-nav-sub-item {
	float:left;
	padding:0;
	margin:0 2px -2px 0;
}
.qa-nav-sub-link {
	color:#000 !important;
	font-weight:700;
	display:block;
	text-transform:capitalize;
	padding:0 10px;
	text-decoration:none !important;
	border:1px solid transparent;
}
.qa-nav-sub-link:hover,.qa-nav-sub-selected {
	color:#000 !important;
	background:#fff;
	border:1px solid #888;
	border-bottom:1px solid #fff;
}
.qa-nav-sub-hot .qa-nav-sub-link{
	color:#af0000 !important;
	font-weight:700;
}
.qa-nav-sub-hot .qa-nav-sub-link:hover,.qa-nav-sub-hot .qa-nav-sub-selected{
	color:#af0000 !important;
}
/*-- end main + sub navigation css --*/
/*-- content and widgets --*/
.qa-main {
	float:left;
	width:710px;
	margin:0;
	clear:left;
}
.qa-template-ask .qa-main,
.qa-template-not-found .qa-main,
.qa-template-search .qa-main {
	width:100%;
}
.qa-template-ask .qa-part-form {
	width:710px;
}
.qa-main h1 {
	overflow:hidden;
}
.qa-main-hidden h1 {
	color:#000;
}
.qa-main h2{
	border-bottom:1px solid #888;
}
.qa-ask-box{
	background:#eee;
	border:1px solid #ddd;
}
.qa-ask-box .qa-form-tall-label{
	font-weight:bold;
}
/* .qa-headings{
	border-bottom:1px solid #ddd;
	margin-bottom:25px;
	position:relative;
	padding:14px 25px 5px 0;
} */
.entry-title{
	color:#000;
}
/*-----------------------------------------------------------------
		VOATING + ANSWER + VIEW BLOCKS CSS
-----------------------------------------------------------------*/
/* Votes 
 qa-*-hover classes are substituted by JS (for IE), qa-*-button:hover is a backup for other browsers if JS is off */
.qa-q-item-stats {
	float:left;
}
.qa-voting {
	float:left;
	width:90px;
	height:90px;
	margin-right:5px;
	padding:0;
}
.qa-vote-buttons {
	position:relative;
	height:25px;
	width:90px;
	margin-top:3px;
}
.qa-q-list-vote-disabled .qa-vote-buttons {display:none;}
.qa-vote-up-button,.qa-vote-up-hover,.qa-vote-up-disabled {
	background:url(images/vote-buttons.png) no-repeat;
	border:0;
	color:#f1c96b;
	font-size:1px;
	height:25px;
	width:25px;
}
.qa-vote-up-button {
	background-position:0 0;
	color:#f1c96b;
}
.qa-vote-up-disabled {
	background-position:0 -100px;
	color:#CCC;
}
.qa-vote-up-hover,.qa-vote-up-button:hover {
	background-position:0 -25px;
	color:#f1c96b;
}
.qa-vote-down-button,.qa-vote-down-hover,.qa-vote-down-disabled {
	background:url(images/vote-buttons.png) no-repeat;
	border:0;
	color:#f1c96b;
	font-size:1px;
	height:25px;
	width:25px;
}
.qa-vote-down-button {
	background-position:-25px 0;
	color:#f1c96b;
}
.qa-vote-down-disabled {
	background-position:-25px -100px;
	color:#CCC;
}
.qa-vote-down-hover,.qa-vote-down-button:hover {
	background-position:-25px -25px;
	color:#f1c96b;
}
.qa-voted-up-button,.qa-voted-up-hover {
	background:url(images/vote-buttons.png);
	border:0;
	color:#f1c96b;
	font-size:1px;
	height:25px;
	width:25px;
}
.qa-voted-up-button {
background-position:0 -50px;
color:#f1c96b;
}
.qa-voted-up-hover,.qa-voted-up-button:hover {
	background-position:0 -75px;
	color:#f1c96b;
}
.qa-voted-down-button,.qa-voted-down-hover {
	background:url(images/vote-buttons.png);
	border:0;
	color:#f1c96b;
	font-size:1px;
	height:25px;
	width:25px;
}
.qa-voted-down-button {
background-position:-25px -50px;
color:#f1c96b;
}
.qa-voted-down-hover,.qa-voted-down-button:hover {
	background-position:-25px -75px;
	color:#f1c96b;
}
.qa-vote-one-button {
	position:absolute;
	left:32px;
	top:0;
	text-indent:-9999px;
}
.qa-vote-first-button {
	position:absolute;
	left:10px;
	top:0;
	text-indent:-9999px;
}
.qa-vote-second-button {
	position:absolute;
	right:10px;
	top:0;
	text-indent:-9999px;
}
.qa-netvote-count {
	text-align:center;
	display:block;
}
.qa-netvote-count-data {
	font-size:32px;
	line-height:30px;
	font-weight:700;
	display:block;
	margin-top:10px;
	overflow:hidden;
	color:#444;
}
.qa-netvote-count-pad {
	font-size:12px;
}
.qa-upvote-count {
	text-align:center;
	display:block;
	float:left;
	width:45px;
}
.qa-upvote-count-data {
	font-size:20px;
	font-weight:700;
	display:block;
}
.qa-upvote-count-pad {
	font-size:12px;
}
.qa-downvote-count {
	text-align:center;
	display:block;
	float:left;
	width:45px;
}
.qa-downvote-count-data {
	font-size:20px;
	font-weight:700;
	display:block;
}
.qa-downvote-count-pad {
	font-size:12px;
}
/* Answers and views count */
.qa-a-view-box{
	position:relative;
	width:90px;
	height:90px;
	float:left;
	text-align:center;
}
.qa-a-count {
	width:90px;
	height:66px;
	text-align:center;
	padding:0;	
}
.qa-a-count-data {
	font-size:32px;
	line-height:30px;
	font-weight:700;
	display:block;
	margin-top:10px;
}
.qa-a-count-pad {
	font-size:12px;
}
.qa-a-count-zero{
	color:#a80000;
}
.qa-a-count-selected{
	color:#1c7c17;
}
.qa-view-count {
	width:90px;
	height:20px;
	text-align:center;
	padding:0;
	overflow:hidden;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	border-top:1px solid #f4f4f4;
}
.qa-view-count-data, .qa-view-count-pad{
	font-size:12px;
	line-height:24px;
	color:#ccc;
	font-weight:700;
}
.qa-template-question .qa-part-q-view{
	position:relative;
}
.qa-template-question .qa-view-count{
	background:none;
	position:absolute;
	right:0;
	top:-20px;
	left: auto;
	border: auto;
	float:none;
	margin:0;
	padding:0 0 2px;
	width:auto;
	height:auto;
	color:#777;
	display: inline-block;
	border:none;
	border-bottom:1px solid #ddd
}
.qa-template-question .qa-view-count-data{
	font-size:11px;
	line-height:12px;
	margin-top:1px;
	display:inline;
	color:#777;
}
.qa-template-question .qa-view-count-pad{
	font-size:8px;
	line-height:8px;
	letter-spacing:1px;
	color:#aaa;
}
/*--------- END VOATING + ANSWER + VIEW BLOCKS CSS ------------------*/
.qa-favoriting {
	/* float:right;
	margin-right:8px; */
	position:absolute;
	right:0;
	bottom:5px;
}
.qa-favorite-button,.qa-favorite-hover,.qa-unfavorite-button,.qa-unfavorite-hover {
	background:url(images/favorite-heart.png) no-repeat;
	border:0;
	height:24px;
	width:24px;
}
.qa-favorite-button {
	background-position:0 -24px;
}
.qa-favorite-hover,.qa-favorite-button:hover {
	background-position:0 0;
}
.qa-unfavorite-button {
	background-position:0 -48px;
}
.qa-unfavorite-hover,.qa-unfavorite-button:hover {
	background-position:0 0;
}
.qa-error {
	background:#fed8d8 url(images/error-bg.png) repeat-x left top;
	border:2px solid #c00;
	color:#c00;
	font-size:18px;
	margin:1em 0;
	padding:.5em;
}
.qa-error a {
	color:#900;
	text-decoration:underline;
}
.qa-error a:hover {
	color:red;
}
/* Page sections */
.qa-sidepanel {
	float:right;
	width:290px;
	padding:0 0 0 20px;
	min-height:80px;
}
.qa-sidebar {
	font-size:14px;
	margin:0 0 5px 0;
	padding:20px;
	border:1px solid #888;
}
.qa-sidebar p{
	color:#5c4232;
}
.qa-feed,.qa-widget-side,.qa-nav-cat{
	margin:5px 0;
}
.qa-feed {
	background:url(images/feed-icon-14x14.png) no-repeat left center;
	padding:20px 0;
}
.qa-feed-link {
	font-size:12px;
	padding-left:20px;
}
.qa-footer {
	clear:both;
	width:980px;
	margin:0 auto;
	color:#ccc;
	font-size:10px;
	padding:10px;
}
.qa-footer a, .qa-footer a:visited{
	color:#fff;
}
.qa-footer a:hover, .qa-footer a:focus{
	color:#fff;
}
/* IE6 
 Widget wrappers */
.qa-widget-full {
clear:both;
/* width:920px; */
margin:15px 0;
}
.qa-widget-full-high {
margin-bottom:0;
}
.qa-widgets-main-high {
margin-bottom:24px;
}
.qa-widget-main {
margin:0 0 15px 0;
}
.qa-widget-main-bottom {
margin-bottom:0;
}
.qa-widget-side {
/* width:160px; */

}
.qa-widget-side > div{
	padding:10px 0 20px 0;
}
.qa-widget-side h2{
	margin:0 !important;
	padding-top:20px !important;
}
.qa-widget-side > div.qa-related-qs{
	padding:0
}
.qa-nav-cat-list {
	list-style:none;
	margin:0;
	padding:20px 0;
}
.qa-nav-cat-list li{
	padding:5px 10px 5px 0;
}
.qa-nav-cat-list .qa-nav-cat-all{
	padding:0;
	margin:0 0 10px 0;
	font-size:16px;
	font-weight:700;
	color:#111;
}
.qa-nav-cat-all a{
	padding:0;
	margin-top:0;
	font-size:18px;
	font-family:Arial,Helvetica,sans-serif;
}
.qa-nav-cat-all a,
.qa-nav-cat-all a:visited{
	padding:2px 5px;
	color:#000;
	display:block;
	font-family:PTSansBold,sans serif,Arial;
	font-weight:300;
}
.qa-nav-cat-all a:hover,
.qa-nav-cat-all a:active{
	text-decoration:none;
	color:#0099CC;
}
.qa-nav-cat-list ul{
	padding:0;
}
.qa-nav-cat-list ul li{
	padding:5px 0 5px 10px;
}
.qa-nav-cat-list-1{
font-size:14px;
}
.qa-nav-cat-list-2 {
font-size:14px;
margin-left:1em;
}
.qa-nav-cat-list-3 {
font-size:14px;
margin-left:1em;
}
.qa-nav-cat-list-4 {
font-size:14px;
margin-left:1em;
}
.qa-nav-cat-list-1 .qa-nav-cat-item{
	border-bottom:1px solid #ddd; 
}
.qa-nav-cat-list-2 .qa-nav-cat-item,
.qa-nav-cat-list-3 .qa-nav-cat-item,
.qa-nav-cat-list-4 .qa-nav-cat-item{
	border:none;
}
.qa-nav-cat-item {
margin:2px 0;
}
.qa-nav-cat-item:nth-child(odd){
}
.qa-nav-cat-item:nth-child(even){
}
.qa-nav-cat-link {
}
.qa-nav-cat-note{
	color:#000;
	float:right;
}
.qa-nav-cat-selected,.qa-nav-cat-selected:hover {
}
/* Pagination */
.qa-page-links {
font-size:12px;
clear:both;
zoom:1;
padding:12px 0;
}
/* zoom:1 for IE6 */
.qa-page-links-label {
display:none;
}
.qa-page-links-list {
list-style:none;
margin:0;
padding:0;
}
.qa-page-links-item {
text-align:center;
margin-right:2px;
float:left;
display:inline;
}
.qa-page-link,.qa-page-selected,.qa-page-prev,.qa-page-next,.qa-page-ellipsis {
	display:block;
	padding:1px 6px;
	color:#444 !important;
}
.qa-page-link,.qa-page-prev,.qa-page-next {
	color:#444 !important;
	background-color:#f7f7f7;
	border:1px solid #ddd;
}
.qa-page-selected,.qa-page-link:hover,.qa-page-prev:hover,.qa-page-next:hover {
	color:#444 !important;
	background-color:#ccc;
	border:1px solid #aaa;
	text-decoration:none;
}
.qa-page-ellipsis {
	color:#444;
}
/* Standard form (tall version) */
.qa-form-tall-table {
	width:100%;
	border-collapse:collapse;
}
.qa-form-tall-spacer {
	line-height:1px;
	font-size:1px;
	padding:0;
}
.qa-form-tall-ok {
	color:#090;
	font-size:18px;
	text-align:center;
	padding:6px;
}
.qa-form-tall-label {
	/* background:#f4f4f4;
	border-top:1px solid #ddd; */
	color:#444;
	font-size:14px;
	padding:8px 8px 2px 8px;
}
.qa-form-tall-data {
	/* background:#f4f4f4; */
	width:480px;
	padding:2px 8px 8px 8px;
}
.qa-form-tall-data > ul{
	margin-top:0;
}
.qa-form-tall-text {
	background:#fff;
	color:#444;
	width:100%;
	border:1px solid #ccc;
}
.qa-form-tall-number {
width:48px;
background:#fff;
border:1px solid #ccc;
}
.qa-form-tall-checkbox {
float:left;
margin-right:4px;
}
.qa-form-tall-image {
text-align:center;
}
.qa-form-tall-image img {
border:1px solid #ddd;
}
.qa-form-tall-suffix {
font-weight:400;
font-size:10px;
color:#444;
}
.qa-form-tall-error {
color:#c00;
font-size:14px;
margin-top:6px;
display:inline-block;
}
.qa-form-tall-note {
margin-top:6px;
}
.qa-form-tall-note a {
color:#293D39;
text-decoration:underline;
}
.qa-form-tall-note a:hover {
color:#396E63;
}
.qa-form-tall-buttons {
/* text-align:center; */
padding:10px 8px 8px 0;
}
.qa-form-tall-button, .qa-search-button, .qa-form-tall-table input[type="button"],.qa-form-wide-button {
	background:#f4f4f4;	
	padding:5px 15px;
	font-size:16px !important;
	color:#000;
	border:none;
	margin-left:10px;
	font-family:Arial, Tahoma, Sans-serif;
	font-weight:700;
	border:1px solid #ccc;
	
}
.qa-form-tall-hover, .qa-search-button:hover, .qa-form-tall-table input[type="button"]:hover,.qa-form-wide-hover {
	background:#ff7f00;
	padding:5px 15px;
	font-size:16px !important;
	color:#fff;
	border:none;
	margin-left:10px;
	font-family:Arial, Tahoma, Sans-serif;
	font-weight:700;
	border:1px solid #e17000;
}
/* .qa-form-tall-button-cancel{
	background: #aa0000;
	border:1px solid #880000;
}
.qa-form-tall-hover-cancel{
	background: #dd0000;
	border:1px solid #880000;
}
.qa-form-wide-button-save,.qa-form-wide-button-saverecalc,.qa-form-tall-button-save{
	background:#196627;
	border:1px solid #153513;
}
.qa-form-wide-hover-save,.qa-form-wide-hover-saverecalc,.qa-form-tall-hover-save{
	background:#1F7F31;
	border:1px solid #153513;
} */
/* Standard form (wide version) */
.qa-form-wide-table {
/* background:#f4f4f4; */
border-collapse:collapse;
width:100%;
}
.qa-form-wide-spacer {
line-height:1px;
font-size:1px;
border-bottom:1px solid #ccc;
/* background:#f4f4f4; */
padding:0;
}
.qa-form-wide-ok {
background:#609f1d;
color:#fff;
font-size:18px;
text-align:center;
padding:6px;
}
.qa-form-wide-label {
border-bottom:1px solid #eee;
color:#222;
font-size:14px;
font-weight:400;
white-space:nowrap;
padding:10px;
}
.qa-form-wide-data {
border-bottom:1px solid #eee;
padding:6px 10px;
}
.qa-form-wide-text,.qa-form-wide-number {

}
.qa-form-wide-text {
width:100%;
}
.qa-form-wide-data input{
background:#fff;
border:1px solid #ccc !important;
}
.qa-form-wide-number {
width:48px;
background:#111;
border:1px solid #444;
vertical-align:middle;
}
.qa-form-wide-error {
display:inline-block;
color:#c00;
font-size:11px;
margin-left:6px;
}
.qa-form-wide-note {
font-size:10px;
margin-left:4px;
color:#444;
}
.qa-form-wide-buttons {
padding:50px 0 8px;
}
.qa-form-wide-prefix {
font-size:14px;
}

/* Standard form (light version - buttons only) */
.qa-form-light-button,.qa-form-light-hover {
background:none;
border:0;
height:24px;
cursor:pointer;
margin-right:6px;
font-size:12px;
text-align:left;
overflow:visible;
padding:0;
}
/* overflow:visible for IE */
.qa-form-light-button {
color:#444;
}
.qa-form-light-hover,.qa-form-light-button:hover {
color:#000;
}
.qa-form-light-button-edit,.qa-form-light-hover-edit,.qa-form-light-button-retagcat,.qa-form-light-hover-retagcat {
background:url(images/edit-icon.png) no-repeat left center;
padding-left:18px;
margin-top:2px;
}
.qa-form-light-button-flag,.qa-form-light-hover-flag {
background:url(images/flag-icon.png) no-repeat left center;
padding-left:18px;
margin-top:2px;
}
.qa-form-light-button-unflag,.qa-form-light-hover-unflag,.qa-form-light-button-clearflags,.qa-form-light-hover-clearflags {
background:url(images/unflag-icon.png) no-repeat left center;
padding-left:18px;
}
.qa-form-light-button-hide,.qa-form-light-hover-hide {
background:url(images/hide-icon.png) no-repeat left center;
padding-left:18px;
margin-top:2px;
}
.qa-form-light-button-follow,.qa-form-light-hover-follow {
background:url(images/follow-icon.png) no-repeat left center;
padding-left:18px;
margin-top:2px;
}
.qa-form-light-button-comment,.qa-form-light-hover-comment {
background:url(images/comment-icon.png) no-repeat left center;
padding-left:18px;
margin-top:2px;
}
.qa-form-light-button-answer,.qa-form-light-hover-answer {
	background:#E88B00;
	width:80px;
	height:30px;
	float:left;
	text-align:center;
	margin-right:10px;
	color:#fff;
	font-size:14px;
	line-height:14px;
	text-transform:capitalize;
	display:block;
	font-family:PTSansBold,Arial,Sans-serif !important;
}
.qa-form-light-hover-answer{
	background:#ff7f00;
	color:#fff;
}
.qa-form-light-button-reshow,.qa-form-light-hover-reshow {
background:url(images/reshow-icon.png) no-repeat left center;
padding-left:18px;
}
.qa-form-light-button-claim,.qa-form-light-hover-claim {
background:url(images/claim-icon.png) no-repeat left center;
padding-left:18px;
}
.qa-form-light-button-delete,.qa-form-light-hover-delete {
background:url(images/delete-icon.png) no-repeat left center;
padding-left:18px;
}
.qa-form-light-button-approve,.qa-form-light-hover-approve {
background:url(images/approve-icon.png) no-repeat left center;
padding-left:18px;
}
.qa-form-light-button-reject,.qa-form-light-hover-reject {
background:url(images/reject-icon.png) no-repeat left center;
padding-left:18px;
}
.qa-form-light-button-close,.qa-form-light-hover-close {
background:url(images/close-icon.png) no-repeat left center;
padding-left:18px;
}
.qa-form-light-button-reopen,.qa-form-light-hover-reopen {
background:url(images/reopen-icon.png) no-repeat left center;
padding-left:18px;
}
/* Standard form (basic version - buttons only) */
.qa-form-basic-button,.qa-form-basic-hover {
vertical-align:middle;
margin:4px 4px 8px 0;
}
.qa-form-basic-button {
background:#3B5998;
color:#fff;
font-size:14px;
border:1px solid #263a63;
padding:5px 10px;
cursor:pointer;
}
.qa-form-basic-hover,.qa-form-basic-button:hover {
background:#6D86B7;
color:#fff;
font-size:14px;
border:1px solid #263a63;
padding:5px 10px;
cursor:pointer;
}
.qa-form-basic-note {
font-size:11px;
}
/* Question list */
.qa-q-list{
}
.qa-q-list-item {
zoom:1;
padding:10px 0;
border-bottom:1px solid #ccc;
overflow:hidden;
}
/* zoom for IE, padding for early FF */
.qa-q-item-main {
	width:525px;
	float:left;
	padding-left:10px;
}
.qa-q-item-title {
font-size:20px;
}
.qa-q-item-title a {
font-family:PTSansBold,sans serif,Arial;
font-weight:300;
line-height:normal;
}
.qa-q-item-content {
font-size:10px;
margin-top:8px;
max-height:80px;
overflow-y:auto;
border:1px solid #ccc;
padding:4px;
}
.qa-q-item-avatar-meta,
.qa-q-view-avatar-meta,
.qa-a-item-avatar-meta,
.qa-c-item-avatar-meta{
	display:block;
}
.qa-q-item-avatar-meta{
	margin:15px 0 0;
}
.qa-q-item-avatar {
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
}
.qa-q-item-meta {
	display:inline-block;
	vertical-align:middle;
	font-size:11px;
}
.qa-q-item-when-data {
	font-weight:700;
}
.qa-q-item-who-title {
	font-size:80%;
	font-weight:700;
	color:#6b0000;
}
.qa-q-item-points-data {
	font-weight:700;
}
.qa-q-item-flags {
	color:red;
	font-weight:700;
	padding-left:4px;
}
.qa-q-item-tags {
	margin-top:6px;
	float:left;
}
.qa-q-item-tag-list {
list-style:none;
margin:0;
padding:0;
line-height:11px;
}
.qa-q-item-tag-item {
display:inline;
}
.qa-q-item-buttons {
clear:both;
float:left;
display:block;
margin:0;
}
.qa-suggest-next {
color:#444;
font-size:14px;
text-align:center;
clear:both;
padding:12px 0 0;
}
.qa-suggest-next a {
font-weight:700;
}
.qa-suggest-next a:hover {
text-decoration:underline;
}
/* Tags, users and categories */
.qa-top-tags-table {
float:left;
border-collapse:collapse;
margin-bottom:1em;
}
.qa-top-tags-count {
font-size:16px;
color:#444;
text-align:right;
padding:6px 8px 6px 12px;
font-weight:700;
}
.qa-top-tags-label {
background:#fff;
padding:4px 16px 0 8px;
}
.qa-top-tags-label .qa-tag-link {
font-weight:400;
}
.qa-top-tags-spacer {
padding:0 4px;
}
.qa-top-users-table {
float:left;
border-collapse:collapse;
margin-bottom:1em;
}
.qa-top-users-label {
border:1px solid #ddd;
border-right:1px solid #ddd;
text-align:left;
padding:6px 16px 6px 12px;
background:#fff;
}
.qa-top-users-score {
color:#444;
font-weight:bold;
text-align:right;
border-color:#ddd;
border-style:solid solid solid none;
border-width:1px;
padding:6px 12px;
}
.qa-top-users-spacer {
padding:0 4px;
}
.qa-browse-cat-list {
list-style:none;
margin:0;
padding:0;
}
.qa-browse-cat-list-1 {
font-size:18px;
}
.qa-browse-cat-list-2 {
font-size:14px;
margin-left:20px;
}
.qa-browse-cat-list-3 {
font-size:14px;
margin-left:20px;
}
.qa-browse-cat-list-4 {
font-size:14px;
margin-left:20px;
}
.qa-browse-cat-item {
font-weight:700;
color:#000;
margin:0;
padding:10px 0;
border-bottom:1px solid #eee;
}
.qa-browse-cat-item:hover{
}
.qa-browse-cat-list-2 .qa-browse-cat-item,
.qa-browse-cat-list-3 .qa-browse-cat-item,
.qa-browse-cat-list-4 .qa-browse-cat-item{
	border:none;
}
.qa-browse-cat-closed {
list-style:none;
color:#000;
}
.qa-browse-cat-open {
list-style:none;
color:#26434D;
}
a.qa-browse-cat-link,
a.qa-browse-cat-link:visited {
font-weight:700;
text-decoration:none;
color:#000;
}
.qa-browse-cat-list-3 .qa-browse-cat-item{
	padding:5px 0;
}
.qa-browse-cat-note {
font-weight:400;
font-size:85%;
color:#444;
}
.qa-browse-cat-note a {
color:#506D83;
}
/* Question view */
.qa-q-view {
padding-top:10px;
}
.qa-q-view-main {
float:left;
width:615px;
padding-left:10px;
}
.qa-q-view-content {
	margin-bottom:16px;
	overflow:hidden;
}
.qa-q-view-avatar {
	display:inline-block;
	vertical-align:middle;
	margin-right:8px;
}
.qa-q-view-meta {
	display:inline-block;
	vertical-align:middle;
	font-size:12px;
}
.qa-q-view-follows {
	font-size:14px;
	margin-bottom:12px;
}
.qa-q-view-closed {
	font-size:14px;
	margin-bottom:18px;
}
.qa-q-view-closed-content {
	font-weight:700;
}
.qa-q-view-extra {
	font-size:14px;
	margin-bottom:18px;
}
.qa-q-view-extra-content {
	font-weight:700;
}
.qa-q-view-when-data {
	font-weight:700;
}
.qa-q-view-who-title {
	font-size:80%;
	font-weight:700;
	color:#6b0000;
}
.qa-q-view-points-data {
	font-weight:700;
}
.qa-q-view-flags {
	color:red;
	font-weight:700;
	padding-left:4px;
}
.qa-q-view-tags {
	clear:both;
	margin-bottom:12px;
}
.qa-q-view-tag-list {
	list-style:none;
	margin:0;
	padding:0;
}
.qa-q-view-tag-item {
	display:inline;
}
.qa-q-view-buttons {
	margin-top:16px;
}
.qa-q-view-c-list {
	clear:both;
	border-top:1px solid #ccc;
	margin:24px 0 0 24px;
}
.qa-q-view-hidden .qa-voting {
color:#ccc;
}
.qa-q-view-hidden .qa-q-view-content {
color:#999;
}
.qa-q-view-hidden .qa-q-view-meta {
color:#ccc;
}
.qa-q-view-hidden .qa-user-link {
color:#999;
}
.qa-q-view-hidden .qa-q-view-who-title {
color:#999;
}
.qa-q-view-hidden .qa-category-link {
color:#999;
}
.qa-q-view-hidden .qa-tag-link {
color:#ccc;
opacity:0.5px;
}
/* Answer view  */
.qa-a-list-item {
	background:#fff;
	zoom:1;
	position:relative;
	padding:20px 10px;
	border-bottom:1px solid #ddd;
}
/* zoom for IE, padding for early FF */
.qa-a-list-item-select-tags {
	min-height:190px;
}
.qa-a-list-item-selected,
.qa-a-list-item-unselect-tags {
	/* border:1px solid #129793; */
	min-height:210px;
}
.qa-a-list-item-hidden .qa-voting {
color:#ccc;
}
.qa-a-list-item-hidden .qa-a-item-content {
color:#999;
}
.qa-a-list-item-hidden .qa-a-item-what {
color:#ccc;
}
.qa-a-list-item-hidden .qa-a-item-meta {
color:#ccc;
}
.qa-a-list-item-hidden .qa-a-item-who-title {
color:#999;
}
.qa-a-list-item-hidden .qa-user-link {
color:#999;
}
.qa-a-item-main {
	float:left;
	width:572px;
	display:inline-block;
	padding-left:10px;
}
/* inline-block for IE */
.qa-a-item-content {
	margin-bottom:16px;
	overflow:hidden;
}
.qa-a-item-avatar {
	display:inline-block;
	vertical-align:middle;
	margin-right:8px;
}
.qa-a-item-meta {
	display:inline-block;
	vertical-align:middle;
	font-size:12px;
}
.qa-a-item-when-data {
	font-weight:700;
}
.qa-a-item-who-title {
	font-size:80%;
	font-weight:700;
	color:#6b0000;
}
.qa-a-item-points-data {
	font-weight:700;
}
.qa-a-item-flags {
	color:red;
	font-weight:700;
	padding-left:4px;
}
.qa-a-item-buttons {
	margin-top:16px;
}
.qa-a-item-c-list {
	clear:both;
	border-top:2px dotted #ddd;
	margin:24px 0 0;
}
#a_list_title{
	font-size:24px;
}
/* Answer selection */
.qa-a-selection {
	position:absolute;
	left:12px;
	top:125px;
	width:90px;
	text-align:center;
}
.qa-a-select-button,.qa-a-select-hover {
	background:url(images/select-star.png) no-repeat;
	border:0;
	height:50px;
	width:50px;
}
.qa-a-select-button {
background-position:0 -50px;
}
.qa-a-select-hover,.qa-a-select-button:hover {
background-position:0 -100px;
}
.qa-a-unselect-button,.qa-a-unselect-hover {
background:url(images/selected-star.png) no-repeat;
border:0;
height:50px;
width:50px;
}
.qa-a-unselect-button {
background-position:0 0;
}
.qa-a-unselect-hover,.qa-a-unselect-button:hover {
background-position:0 -50px;
}
.qa-a-selected {
background:url(images/selected-star.png) no-repeat 0 0;
height:50px;
width:50px;
margin:0 auto;
}
.qa-a-selected-text {
	font-size:12px;
	font-weight:300;
	display:block;
	margin-top:6px;
	color:#11510f;
	line-height:6px;
}
/* Comments */
.qa-c-list-item {
background:#fff;
border-bottom:2px dotted #ddd;
padding:8px 0 8px 8px;
}
.qa-c-list-item:nth-child(odd){
	background:#fafafa;
}
.qa-c-list-item:last-child{
	border-bottom:none;
}
.qa-c-item-hidden .qa-c-item-content {
color:#bbb;
}
.qa-c-item-hidden .qa-c-item-link {
color:#aaf;
}
.qa-c-item-hidden .qa-c-item-what {
color:#ccc;
}
.qa-c-item-hidden .qa-c-item-meta {
color:#ccc;
}
.qa-c-item-hidden .qa-c-item-who-title {
color:#999;
}
.qa-c-item-hidden .qa-user-link {
color:#999;
}
.qa-c-item-link {
display:block;
margin-bottom:6px;
}
.qa-c-item-expand {
display:block;
color:#444;
font-style:italic;
margin:2px 0;
}
.qa-c-item-content {
display:block;
color:#444;
margin-bottom:6px;
overflow:hidden;
}
.qa-c-item-footer {
position:relative;
height:1%;
}
/* height for IE6 */
.qa-c-item-avatar {
display:inline-block;
vertical-align:middle;
margin-right:4px;
}
.qa-c-item-meta {
display:inline-block;
vertical-align:middle;
font-size:10px;
color:#444;
}
.qa-c-item-who-title {
font-size:80%;
font-weight:700;
color:#6b0000;
}
.qa-c-item-who-points {
display:none;
}
.qa-c-item-flags {
color:red;
font-weight:700;
padding-left:3px;
}
.qa-c-item-buttons {
display:block;
position:absolute;
bottom:0;
right:0;
}
.qa-c-item-buttons .qa-form-light-button,.qa-c-item-buttons .qa-form-light-hover {
background:none;
height:auto;
font-size:10px;
padding:0;
}

/* Message list */

.qa-message-item {margin:0;padding: 12px;border-bottom: 2px dotted #ddd}
.qa-message-content {margin-bottom:6px;}
.qa-message-avatar {display:inline-block; vertical-align:middle; margin-right:4px;}
.qa-message-meta {display:inline-block; vertical-align:middle; font-size:10px; color:#666;}
.qa-message-buttons {display:inline-block; vertical-align:middle; font-size:10px; margin-left:12px;}

.qa-message-buttons .qa-form-light-button {background:none; height:auto; font-size:10px; padding:0;}

/* Related questions and activity count widgets */
.qa-related-qs {
font-size:14px;
}
.qa-related-q-list {
list-style-type:none;
padding:0 20px 15px 0;
margin:0;
}
.qa-related-q-item {
	margin:0;
	padding:5px 0;
	border-bottom:1px solid #ddd;
}
.qa-related-q-item:first-child{
	border-top:none;
}
.qa-related-q-item:last-child{
	border-bottom:none;
}
.qa-widget-side-low{
	border-top:1px solid #ddd;
}
.qa-widget-side-low div{
	padding:0 10px 10px;
}
.qa-activity-count {
	font-size:14px;
	color:#333;
}
.qa-activity-count-item {
	margin:0;
	padding:8px 0;
	text-transform:capitalize;
	border-bottom:1px solid #ddd;
}
.qa-activity-count-data {
	font-size:24px;
	font-weight:700;
	color:#000;
	min-width:28px;
	display:inline-block;
	text-align:right;
}
/* Footer parts */
.qa-nav-footer-list {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}
.qa-footer-left{
	float:left;
}
.qa-footer-left p{
	display:inline-block;
}
.qa-footer-right{
	float:right;
	display:inline-block;
	margin-right:12px;
}
.qa-nav-footer-item {
	float:left;
	margin:0 12px;
}
.qa-nav-footer-link {
}
.qa-nav-footer-link:hover {
}
.qa-attribution {
	float:right;
}
.qa-attribution a {
}
.qa-attribution a:hover {
}
/* Classes passed to theme */
.qa-user-link {
	color:#9D2E2C;
	font-weight:700;
}
.qa-logged-in-data .qa-user-link{

}
.qa-category-link {
	color:#1e5568;
	font-weight:700;
}
.qa-tag-link,.qa-widget-side .qa-q-view-tag-item, .qa-widget-side > div > a{
	background:#cadede;
	color:#435a5a !important;
	font-size:12px;
	font-family:Arial, Tahoma, sans-serif;
	display:inline-block;
	text-decoration:none !important;
	padding:2px 8px;
}
.qa-q-item-tag-item .qa-tag-link{
	font-size:11px;
	padding:4px 8px;
}
.qa-widget-side a{
    margin:0 3px 3px 0;
    display:inline-block;
}
.qa-related-q-item a{
	margin:0;
	display:block;
	background:none;
	border:none;
	text-transform:none;
	font-size:13px;
}

.qa-tag-link:hover,.qa-q-view-tag-item:hover,.qa-widget-side > div > a:hover{
	background:#003366;
	color:#fff !important;
}
.qa-q-view-tag-item{
	margin:5px 0;
}

.qa-avatar-image {
	border:0;
	vertical-align:middle;
}
.qa-avatar-link,.qa-avatar-link:hover {
	text-decoration:none;
}
.qa-favorite-image {
	background:url(images/favorite-heart.png) no-repeat;
	background-position:0 -24px;
	border:0;
	height:24px;
	width:24px;
	vertical-align:middle;
	display:inline-block;
}
.qa-waiting{
	background:url(images/spinner-icon-14x14.gif) no-repeat center; width:14px;
	height:14px;
	display:inline-block;
	font-size:0;
	margin:0px 8px 0px 4px;
	vertical-align:middle;
} 
.qa-favoriting .qa-waiting{
	position:absolute; 
	padding:0;
	left:50%;
	top:50%;
	margin:-7px 0 0 -7px;
} 
.qa-a-selection .qa-waiting {
	position:absolute;
	padding:0;
	left:50%;
	top:50%;
	margin:-7px 0 0 -7px;
}

.qa-q-favorited .qa-q-item-title a, .qa-tag-favorited, .qa-tag-favorited:hover, .qa-cat-favorited, .qa-user-favorited, .qa-nav-cat-favorited, .qa-browse-cat-favorited {
	background-image:url(images/favorite-icon-15x15.png); background-repeat: no-repeat;
}
.qa-cat-parent-favorited {
	background-image:url(images/favorite-light-icon-15x15.png); background-repeat: no-repeat;
}
.qa-q-favorited .qa-q-item-title a, .qa-nav-cat-favorited, .qa-browse-cat-favorited {
	background-position: left center; padding-left:18px;
}
.qa-nav-cat-favorited {
	/*margin-left:-18px;*/
}
.qa-tag-favorited, .qa-tag-favorited:hover {
	background-position: 2px center; padding-left:19px !important;
}
.qa-cat-favorited, .qa-cat-parent-favorited, .qa-user-favorited {
	background-position: left center; padding-left:17px;
}

/* IE6 friendly versions of icons with binary alpha channel */
* html .qa-form-light-button-edit,* html .qa-form-light-hover-edit,* html .qa-form-light-button-retagcat,* html .qa-form-light-hover-retagcat {
background:url(images/edit-icon-ie6.png) no-repeat left center;
}
* html .qa-form-light-button-flag,* html .qa-form-light-hover-flag {
background:url(images/flag-icon-ie6.png) no-repeat left center;
}
* html .qa-form-light-button-unflag,* html .qa-form-light-hover-unflag,* html .qa-form-light-button-clearflags,* html .qa-form-light-hover-clearflags {
background:url(images/unflag-icon-ie6.png) no-repeat left center;
}
* html .qa-form-light-button-hide,* html .qa-form-light-hover-hide {
background:url(images/hide-icon-ie6.png) no-repeat left center;
}
* html .qa-form-light-button-follow,* html .qa-form-light-hover-follow {
background:url(images/follow-icon-ie6.png) no-repeat left center;
}
* html .qa-form-light-button-comment,* html .qa-form-light-hover-comment {
background:url(images/comment-icon-ie6.png) no-repeat left center;
}
* html .qa-form-light-button-answer,* html .qa-form-light-hover-answer {
background:url(images/answer-icon-ie6.png) no-repeat left center;
}
* html .qa-form-light-button-reshow,* html .qa-form-light-hover-reshow {
background:url(images/reshow-icon-ie6.png) no-repeat left center;
}
* html .qa-form-light-button-claim,* html .qa-form-light-hover-claim {
background:url(images/claim-icon-ie6.png) no-repeat left center;
}
* html .qa-form-light-button-delete,* html .qa-form-light-hover-delete {
background:url(images/delete-icon-ie6.png) no-repeat left center;
}
* html .qa-vote-up-button {
background:url(images/vote-buttons-ie6.png) no-repeat 0 0;
}
* html .qa-vote-up-hover {
background:url(images/vote-buttons-ie6.png) no-repeat 0 -29px;
}
* html .qa-vote-up-disabled {
background:url(images/vote-buttons-ie6.png) no-repeat 0 -116px;
}
* html .qa-vote-down-button {
background:url(images/vote-buttons-ie6.png) no-repeat -27px 0;
}
* html .qa-vote-down-hover {
background:url(images/vote-buttons-ie6.png) no-repeat -27px -29px;
}
* html .qa-vote-down-disabled {
background:url(images/vote-buttons-ie6.png) no-repeat -27px -116px;
}
* html .qa-voted-up-button {
background:url(images/vote-buttons-ie6.png) no-repeat 0 -87px;
}
* html .qa-voted-up-hover {
background:url(images/vote-buttons-ie6.png) no-repeat 0 -29px;
}
* html .qa-voted-down-button {
background:url(images/vote-buttons-ie6.png) no-repeat -27px -87px;
}
* html .qa-voted-down-hover {
background:url(images/vote-buttons-ie6.png) no-repeat -27px -29px;
}
* html .qa-tag-link {
background:url(https://hireplayer.com/forum/qa-theme/CleanModified/images/tag-icon-ie6.png) no-repeat left center;
}
* html .qa-a-count {
background:url(https://hireplayer.com/forum/qa-theme/CleanModified/images/a-count-icon-ie6.png) no-repeat 32px 13px;
}

/*----------------------------------------------------------------------------
	-----[ q2a 1.6 new user profile page css ]-----
----------------------------------------------------------------------------*/
.qa-template-user .qa-main{
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.qa-template-user .qa-part-form-activity,
.qa-template-user .qa-part-message-list{
	float: right;
	width: 50%;
	padding-left: 10px;
}
.qa-template-user .qa-part-form-activity h2{
	margin-top: 0;
}
.qa-template-user .qa-part-form-profile {
	float: left;
	width: 50%;
	min-height: 630px;
	padding-right: 10px;
	border-right: 1px solid #ddd;
}
.qa-template-user .qa-part-form-activity,
.qa-template-user .qa-part-message-list,
.qa-template-user .qa-part-form-profile {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
}
.qa-template-user .qa-part-message-list .qa-form-tall-text,
.qa-template-user .qa-part-form-profile .qa-form-wide-text {
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.qa-template-user .qa-part-form-activity td .qa-uf-user-points,
.qa-template-user .qa-part-form-activity td .qa-uf-user-q-posts,
.qa-template-user .qa-part-form-activity td .qa-uf-user-a-posts,
.qa-template-user .qa-part-form-activity td .qa-uf-user-c-posts,
.qa-template-user .qa-part-form-activity td .qa-uf-user-q-votes,
.qa-template-user .qa-part-form-activity td .qa-uf-user-a-votes,
.qa-template-user .qa-part-form-activity td .qa-uf-user-upvotes,
.qa-template-user .qa-part-form-activity td .qa-uf-user-downvotes,
.qa-template-user .qa-part-form-activity td .qa-uf-user-upvoteds,
.qa-template-user .qa-part-form-activity td .qa-uf-user-downvoteds {
	font-size: 18px;
	color: #32649C;
	font-weight: 700;
}

/* Markdown editor styles */

.wmd-button-bar {
	width: 100%;
	padding: 5px 0;
}
.wmd-input {
	width: 100%;
	height: 250px;
	margin: 0 0 10px;
	border: 1px solid #ccc;
}
.wmd-preview {
	width: 100%;
	margin: 10px 0;
	padding: 8px;
	border: 2px dashed #ccc;
}

.qa-q-view-content pre,
.qa-a-item-content pre,
.wmd-preview pre {
	overflow: auto;
	width: 100%;
	max-height: 400px;
	padding: 0;
	border-width: 1px 1px 1px 3px;
	border-style: solid;
	border-color: #ddd;
	background-color: #eee;
}
pre code {
	display: block;
	padding: 8px;
}

.wmd-button-row {
	position: relative;
	margin: 0;
	padding: 0;
	height: 20px;
}

.wmd-spacer {
	width: 1px;
	height: 20px;
	margin-left: 14px;
	position: absolute;
	background-color: Silver;
	display: inline-block;
	list-style: none;
}

.wmd-button {
	width: 20px;
	height: 20px;
	padding-left: 2px;
	padding-right: 3px;
	position: absolute;
	display: inline-block;
	list-style: none;
	cursor: pointer;
}

.wmd-button > span {
	/* note: background-image is set in plugin script */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 20px;
	height: 20px;
	display: inline-block;
}

.wmd-spacer1 {
	left: 50px;
}
.wmd-spacer2 {
	left: 175px;
}
.wmd-spacer3 {
	left: 300px;
}

.wmd-prompt-background {
	background-color: #000;
}
.wmd-prompt-dialog {
	border: 1px solid #999;
	background-color: #f5f5f5;
}
.wmd-prompt-dialog > div {
	font-size: 0.8em;
}
.wmd-prompt-dialog > form > input[type="text"] {
	border: 1px solid #999;
	color: black;
}
.wmd-prompt-dialog > form > input[type="button"] {
	border: 1px solid #888;
	font-size: 11px;
	font-weight: bold;
}
.wmd-prompt-dialog h3 {
	margin-top: 0px;
}