/*=============
== CSS Reset ==
=============== */

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, a, font, img, 
strong, b, u, i, dl, dt, dd, li,
fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
}
ol, ul {
	padding-left: 2em;
	margin: 0.8em 0;
	list-style-type: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea {
	resize: none;
	padding: 0;
	margin: 0;
}
/*form { position: relative; height: 100%; }*/

input { margin: 0; }

div, form { zoom: 1; }

/*==== end of CSS Reset ===*/

h1, h2, h3, h4, h5, h6 {
	
}

h1 {
	font-size: 18px;
	color: #AACC50;
	font-weight: normal;
}

h2 { 
	font-size: 20px; 
    color: #0077c1; 
	font-weight: normal;
}

h3 {
	font-size: 15px;
	color: #0077c1;
}

.general_font{
	font-weight: normal;
	color: #0077c1;
	font-size: 11px;
}

/*h3 { font: 10px Arial, "Times New Roman", serif; color: #0077c1; font-weight: normal;}*/

body {
	background: url(../images/bkg-header[1].png) left top repeat-x;
	font: 12px/1.2 Arial, "Times New Roman", serif; color: #444444;
/*	text-align: center; */
}

a {
	color: #f89e49;
	text-decoration: underline;
}

a.user{
	text-decoration: none;
	font-weight: normal;
	color: #0077c1;
	font-size: 10px;
}

a.little_links {
	color: #0077c1;
	text-decoration: none;
}

a.flag {
	background: url('../images/flag-content.png') no-repeat;
	display:block;
	float:right;
	width: 88px;
	height: 14px;
	margin: 1px 5px 0px 10px;
}

a.delete_item{
	background-color: #fd6e5f;
	color: #fff;
	padding: 1px 2px;
	text-decoration: none;
	font-size: 11px;
	float:right;
	position: relative;
}

a.share{ margin-right: 30px; }
.float-left { float: left !important; }
.float-area { overflow: hidden; }
.float-right { float: right !important; }
.no-float { float: none; }
.justify { text-align: justify; }

.clear {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.offLeft {
    text-indent: -2000px;
    text-align: left;
}

.no-line-height { line-height: 1.2 !important; }
.no-bkg { background: none !important; }
.no-overflow { overflow: visible !important; }
.min-height-reset { min-height: 1px !important; }
.show { display: block !important; }
.explicit { font-size: 10px; font-weight: normal; }
.margin-top-5{ margin-top: 5px !important; }
.margin-top-18{ margin-top: 18px !important; }
.line-height-13 { line-height: 13px !important; }
.input-not-valid { border: 1px solid #B50000 !important; }
/*
.input-not-valid:hover { border: 1px solid #000 !important; }
*/

.highlight_item{
    background-color: #CFE8F4 !important;
}
.form_error { 
	color: #A50010;
	font-size: 11px;
}
#image_error #image_error_content, #i_agree_label_error #i_agree_content{ color: #fff; }
#i_agree_label_error #i_agree_content{ margin-bottom: 0px; }

.submit-your-qod .login-area .logout { white-space: nowrap; }

#page {
	background: url(../images/bkg-header[1].png) left top repeat-x;
	width: 985px;
	margin: 0px auto;
	position: relative;
}
#header {
    background: url(../images/bkg-header-middle.jpg) 376px 0 no-repeat;
	height: 117px;
	overflow: hidden;
}
#header .homepage-link {	
	display: block;
	float: left;
	position: relative;
	height: 117px;
	width: 408px;
}
#header #look-inside-1 { 
	height: 116px;
	left: 275px;
	position: absolute;
	top: 0px;
	width: 125px;
}
#header #look-inside-2 { 
	height: 55px;
	left: 400px;
	position: absolute;
	top: 55px;
	width: 205px;
}
#hdr-amazon {
    position: absolute;
	margin: 0;
	left: 420px;
	top: 0;
	width: 100px;
	height: 45px;
}
#hdr-barnesnoble {
    position: absolute;
	margin: 0;
	left: 524px;
	top: 0;
	width: 100px;
	height: 45px;
}
#header .right-area {
	float: left;
	margin-left: 214px;
	width: 323px;
	padding-right: 40px;
}
#header .right-area #search-bar {
	overflow: hidden;
	margin: 7px 0 0 50px;
	color: #06516f;
}
#header #search-bar .links {
	float: left;
	line-height: 19px;
}
#header #search-bar a {
	padding: 0px 7px;
	font-size: 10px;
	color: #546e0f;
	text-decoration: none;
}
#header #search-bar #form-site-search {
	float: left;
	position: relative;
	overflow: hidden;
}
#header #search-bar #form-site-search label {
	position: absolute;
	left: 0; top: 0;
	margin: 4px 0 0 5px;
	font-size: 10px;
	color: #666666;
}
#header #search-bar #form-site-search input.text {
	float: left;
	width: 108px;
	height: 15px;
	padding: 2px 5px;
	border: 0 none;
	margin: 1px 5px 0 0;
	font-size: 12px;
}
#header #search-bar #form-site-search input.submit {
	float: left;
	width: 20px;
	height: 20px;
}

#header #community {
	text-align: right;
	margin-top: 61px;
	overflow: hidden;
}

#header #community a{
	font: 11px/1.2 Arial, "Times New Roman", serif; color: #0c6c93;
	font-weight: bold;
	text-decoration: none;
	padding-left: 23px;	
    line-height: 16px;
	display: block;
	height: 15px;
	float: right;
}

#header #community a#faceboox{
	background: url(../images/pic-facebook.png) left top no-repeat;
	width: 80px;
}

#header #community a#twitter{
	background: url(../images/pic-twitter.png) left top no-repeat;
	margin-left: 20px;
	width: 75px;
}

#header #community a span{
	color: #fff;	
}

#header #community a img{
	vertical-align: top;
	padding-right: 8px;
}
/*=============
==  Content  == 
===============*/
.view-qod-content {
	border-bottom: 1px dotted #b2b2b2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.view-qod-content .qod-item-content {
	float: left;
}
#content { min-height: 625px; }
#content:after, .view-qod-content:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
#content #navigate{
	margin-top: 5px;
	overflow: hidden;
/*	padding-top: 16px; */
    padding: 0px;
    margin-bottom: 0px;
}
#content #navigate li{
    float: left;
	margin-right: 105px;
    list-style: none;
}
#content #navigate a{
	display: block;
	height: 30px;
}
#content #navigate .questions{
	background: url('../images/navigation.jpg') left top no-repeat;
	width: 150px;
}
#content #navigate .questions:hover{
	background-position: 0px -40px;
}
#content #navigate .essays{
	background: url('../images/navigation.jpg') -189px top no-repeat;
	width: 207px;
}
#content #navigate .essays:hover{
	background-position: -189px -40px;
}
#content #navigate .interviews{
	background: url('../images/navigation.jpg') -365px top no-repeat;
	width: 141px;
}
#content #navigate .interviews:hover{
	background-position: -365px -40px;
}
#content #navigate .videos{
	background: url('../images/navigation.jpg') -433px top no-repeat;
	width: 130px;
}
#content #navigate .videos:hover{
	background-position: -433px -40px;
}
#content #navigate .photos{
	background: url('../images/navigation.jpg') -600px top no-repeat;
	width: 72px;
}
#content #navigate .photos:hover{
	background-position: -600px -40px;
}
#navigate .contest {
	background: url('../images/navigation.jpg') -710px top no-repeat;
	width: 174px;
}
#navigate .contest:hover {
	background-position: -710px -40px;
}
#content #navigate .questions_active{
	background: url('../images/navigation.jpg') left -40px no-repeat;
	width: 150px;
}
#content #navigate .essays_active{
	background: url('../images/navigation.jpg') -189px -40px no-repeat;
	width: 207px;
}
#content #navigate .interviews_active{
	background: url('../images/navigation.jpg') -365px -40px no-repeat;
	width: 141px;
}
#content #navigate .videos_active{
	background: url('../images/navigation.jpg') -433px -40px no-repeat;
	width: 130px;
}
#content #navigate .photos_active{
	background: url('../images/navigation.jpg') -600px -40px no-repeat;
	width: 72px;
}
#navigate .contest_active {
	background: url('../images/navigation.jpg') -710px -40px no-repeat;
	width: 174px;
}
.dotted-bar-right{
	padding: 6px 0px;
	height: 6px;
	background: url(../images/bkg-dots-right.png) left 6px repeat-x; 
}

.dotted-bar-left{
	padding: 6px 0px;
	height: 6px;
	background: url(../images/bkg-dots-left.png) left 6px repeat-x;
}

.categories{
	overflow: hidden;
}
/*
.categories a{
	color: #1e78b1;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 27px;
	float: left;
}
*/

.categories a:hover{
	color: #F89E49;
}

.categories img{
	vertical-align: middle;
}

.categories .category,
.categories .category1 {
	margin-right: 10px;
	float: left;
	overflow: hidden;
	width: 320px;
	background: url(../images/categories.png) left bottom no-repeat;
	display: block;
	padding-bottom: 34px;
}
.categories .essays{ background-position: left bottom; }
.categories .essays:hover { background-position: -990px bottom; }

.categories .interviews { background-position: -330px bottom; }
.categories .interviews:hover { background-position: -1320px bottom; }

.categories .category1 { margin: 0; }

.categories .videos { background-position: -660px bottom; }
.categories .videos:hover { background-position: -1650px bottom; }

.qod_module {
	background: #CFE8F4 url(../images/bkg-details-question2.png) left top repeat-y;
	width: 500px;
	/*height: 270px;*/
	/*overflow: hidden;*/
	float: left;
	margin-right: 10px;
}
.qod_module:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.qod_module .header{
	background: url(../images/bkg-details-header.png) left top repeat-x;
	padding-top: 11px;
	padding-left: 14px;
	height: 24px;	
	overflow: hidden;
}
.qod_module .header .title{
	color: #ffffff;
	font-size: 13px;
	float: left;
	font-weight: bold;
}
.qod_module .header .title a.title {
	text-decoration: none;
	color: #ffffff;
}
.qod_module .header .date{
	color: #A5DCFE;
	text-align: center;
	float: right;
	font-weight: bold;
	padding-right: 10px;
}

.qod_module a.share{
	margin-left: -2px;
	margin-right: -2px;
	padding-top: 10px;
}
.credit {
	margin-top: 10px;
	font-weight: bold;
	font-size: 10px;
}
.past{
	background: url('../images/todays-question-of-the-day.png') right no-repeat;
	display: block;
	width: 176px;
	height: 15px;
}
.qod_module .content{
	background: #E2F1F9 url(../images/bkg-details-question.png) left top repeat-x;	
	width: 316px;
	min-height: 215px; /* 215 */
	float: left;
	padding: 10px 17px 10px 17px;
	position: relative;
	z-index: 1;
}
.weekend{ line-height:18px; }
.qod_module .content .question-title{ margin-bottom: 8px; }
.qod_module .content .question-title a{
	font-weight: bold;
	font-size: 13px;
	color: #779527;
	text-decoration: none;
}
.qod_module .content .question-text{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}
.qod_module .chart .votes-comments .user-votes { margin-top: 10px; }
.qod_module .chart .votes-comments .user-votes { float: none; }
.qod_module .chart .votes-comments .user-votes .warning { background-color: #CFE8F4; }
.qod_module .chart .votes-comments .comments-no {
	text-decoration: none; 
	font-weight: normal;
	color: #0077c1;
	font-size: 11px;
	display: block;
	margin: 5px 0px;
}
.tab-panel-content .user-question .comments-no {
	text-decoration: none; 
	font-weight: normal;
	color: #0077c1;
	font-size: 11px;
	display: block;
	margin: 5px 0px;
	float: right;
}
.qod-item-content .user-question .comments-no { 
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-decoration: none; 
	font-weight: normal;
	color: #0077c1;
	font-size: 11px;
	display: block;
	margin: 5px 0px;
}
.explanation-text p { margin-top: 5px; }
.user-submitted .user-question .comments-no { left: 77px; }
.qod_module .content .question-text p {	margin-bottom: 9px; }
.qod_module .content .photo { text-align: center; margin: 6px 0; }
.qod_module .content #form-question { margin-top: 18px; }
.qod_module .content #form-question .qod_box_option { overflow: hidden; margin-bottom: 5px; }
.qod_module .content #form-question .qod_box_option b { float: left; margin-right: 5px; color: #5E5E5E; font-size: 11px; margin-top: 1px; }
.qod_module .content #form-question .qod_box_option label {
	display: block;
	font-size: 11px;
	color: #5e5e5e;
	float: left;
	max-width: 270px;
	margin-top: 2px;
}
.qod_module .content #form-question .qod_box_option input {
	margin-right: 5px;
	float: left;
	/* margin-top: -1px; */
	vertical-align: -3px;
}
.qod_module .content #form-question .buttons {
	border-top: 1px dotted #80b4d5;
	width: 316px;
	height: 38px; /* 45 */
	padding-top: 7px;
	margin-top: 25px;
	position: relative;
	/*z-index: 3;*/
}
.qod_module .content #form-question .buttons:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.qod_module .content #form-question .answer-error { color: #A50010; text-align: center; margin-bottom: 5px; }
.qod_module .content .buttons .type-3 {
	float: none;
}
.qod_module .content #form-question .buttons .type-1{
	display: block;
	float: left;
}
.qod_module .content #form-question .buttons .hint {
	background: url('../images/hint.png') left top no-repeat;
	color: #1e78b1;
	text-decoration: none;
	font-weight: bold;
	padding-left: 17px;
	vertical-align: 7px;
	display: block;
	float: right;
}
.qod_module .chart{
	float: left;
	padding: 15px 14px 15px 14px;
	width: 119px;
}
.qod_module .chart .pie_chart{
	height: 100px;
	width: 100px;
	background-color: #b1d356;
}

.qod_module .chart .procent{
	overflow: hidden;
}

.qod_module .chart .top{
	margin-top: 20px;
	margin-bottom: 5px;
}

.qod_module .chart .icon{
	display: block;
	float: left;
	border: #fff solid 1px;
	width: 9px;	
	height: 9px;
}
.qod_module .chart #correct{
	background-color: #b1d356;
}

.qod_module .chart #incorrect{
	background-color: #779527;
}
.qod_module .chart .procent p{
	margin-left: 7px;
	display: block;
	float: left;
	color: #0c6c93;
	font-size: 10px;
	line-height: 10px;
}
.qod_module .chart .title{
	color: #f17500;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}
.qod_module .chart .topic_section {
	color: #0c6c93;
}
.qod_module .explanation-options {
	margin-top: 15px;
}
.homepage_details:after{
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.homepage_details .blog-and-qod {
	float: left;
	width: 250px;
	margin-right: 10px;
}
.homepage_details .homepage-submit-qod
{
	background: url('../images/bkg-homepage-submit_qod.png') left top no-repeat;
	height: 185px;
	margin-top: 20px;
	width: 250px;
}
.homepage_details .homepage-submit-qod .login {
	position: relative;
	padding-left: 127px;
	padding-top: 110px;
	height: 75px;
	/*z-index: 1;*/
}
.homepage_details .homepage-submit-qod .login .fb-button {
}
.homepage_details .homepage-submit-qod .login .sign-in-guest{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 2px;
}
.homepage_details .homepage-submit-qod .login .sign-in-guest a{
	color: #fff;
}
.homepage_details .homepage-submit-qod .login .type-7 {
	position: absolute;
	left: 160px;
	top: 155px;
}
.homepage_details .homepage-submit-qod .login #submit_qod_popup{
	left: -260px;
	top: -400px;
}
#qod-details-info{
	display: none;
}
.homepage_details .news { 
	padding-top: 8px; 
	float: right;
	width: 475px;
}
.homepage_details .news h2 { 
	font-size: 18px;
	margin-bottom: 12px;
}
.homepage_details .news_link {
	height: 16px;
	display: block;
}
.homepage_details ul.announcements {
	color: #7b7b7b;
	font-size: 12px;
	padding-left: 0px;	
}
.homepage_details .announcements li {
	background: url('../images/bkg-latest-li.png') 2px 5px no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
}
.homepage_details .announcements .content {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;	
}
.announcements .content a.blog_title {
	color: #0077c1;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	text-decoration: none;
}
.announcements .content .new { 
	right: -30px; 
	position: absolute; 
	top: -20px; 
}
.announcements .content .desc { margin-top: 5px; }
.homepage_details .announcements .date {
	white-space: nowrap;
	font-weight: bold;
}
.homepage_details .book {
	background: url('../images/banner-buybook-homepage.png') left top no-repeat;
	position: relative;
	height: 350px;
	width: 210px;
	float: left;
}
.homepage_details .book .eshops { margin-top: 295px; overflow: hidden; }
.homepage_details .book .eshops .buy_from_amazon { float: left; margin-top: 25px; }
.homepage_details .book .eshops .buy_from_bnoble { float: right; }
.buy-book {
	height: 320px;
	width: 175px;
	float: right;
	margin-left: 20px;
}

#content .content_left{
	float: left;
	width: 783px;
	/* margin-right: 22px; */
}

#content .content_left .essays_header {
	/* background: url('../images/bsat-essays-header.png') right top no-repeat;
	height: 39px;
	padding: 23px 240px 0 0;
	display: inline-block; */
	overflow: hidden;
}
#content .content_left .blog-header { 
	border-bottom: 1px dotted #B2B2B2; 
	padding-bottom: 10px;
}

.essays_header_title{
	background: url('../images/essays-header.jpg') left top no-repeat;
	width: 475px;
	height: 39px;
	float: left;
}

.videos_header_title{
	background: url('../images/videos-header.jpg') left top no-repeat;
	width: 490px;
	height: 38px;
	float: left;
}

.interviews_header_title{
	background: url('../images/interviews-header.jpg') left top no-repeat;
	width: 483px;
	height: 43px;
	float: left;
}

.photos_header_title{
	background: url('../images/photos-header.jpg') left top no-repeat;
	width: 404px;
	height: 38px;
	float: left;
}
.blog_header_title{
	background: url('../images/blog-header.jpg') left top no-repeat;
	width: 89px;
	height: 17px;
	float: left;
	margin-top: 22px;
}
.contest_header_title {
	background: url('../images/contest-header.jpg') left top no-repeat;
	width: 386px;
	height: 33px;
	float: left;
	margin-top: 10px;
}
.rss_title {
    display: block;
	float: left;
	margin: 14px 0 0 8px;
}
.look_inside_title {
	background: url('../images/bkg-sample-pages-header.png') left top no-repeat;
	float: left;
	height: 16px;
	margin-top: 20px;
	width: 449px;
}
.terms_header{
	background: url(../images/terms-header.jpg) left top no-repeat;
	height: 20px;
	margin: 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #B2B2B2;
}
.aboutUs_header{
	background: url(../images/aboutUs-header.jpg) left top no-repeat;
	height: 20px;
	margin: 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #B2B2B2;
}
.privacy_header{
	background: url(../images/privacy-header.jpg) left top no-repeat;
	height: 20px;
	margin: 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #B2B2B2;
}
.contactUs_header{
	background: url(../images/contactUs-header.jpg) left top no-repeat;
	height: 20px;
	margin: 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #B2B2B2;
}
.photos_header_link{
	float: left;
	padding: 26px 0 0 26px;
}
.photos_header_link_essays {
	float: left;
	padding: 8px 0 0 18px;
}
.photos_header_link_blog {
	float: right;
	padding: 24px 0 0 26px;
}
.photos_header_link_interviews {
	float: left;
	padding: 14px 0 0 26px;
    text-align: center;
}
.photos_header_link a,
.photos_header_link_blog a,
.photos_header_link_interviews a,
.photos_header_link_essays a {
	background: url('../images/blue-arrow.png') left 2px no-repeat;
	padding-left: 10px;
	color: #0077c1;
	text-decoration: none;
	font-weight: bold;
}

.essays_submit_button{
	margin-top: 10px;
	float: right;
}

#content .content_left .essays_content{
	margin-top: 10px;
	padding-top: 28px;
	/*overflow: hidden;*/
	border-top: 1px dotted #b2b2b2;
}
#content .blog-content .essays_content { 
	border: 0px none !important; 
	margin-top: 0px;
}
#content .content_left .essays_content:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}

.user_pic{
	position: relative;
	float: left;
	width: 71px;
}

.user_pic .avatar{
	width: 50px;
	height: 50px;
	margin: 2px 2px 10px 2px;
}

.photo-border, .photo-border-fb {
	background: url('../images/photo-border.png') left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 65px;
	height: 65px;
	display: block;
}
.no-bkg-border  { background: none; }
.photo-border-fb { background: url('../images/photo-border-fb.png') left top no-repeat; }

.user_article{
	float: left;
	width: 677px;
	margin-left: 35px;
}
.blog-content .user_article {
	float: left;
	width: 500px;
	margin-left: 35px;
}
.user_article .user_article_title{
	overflow: hidden;
}


.user_article .article_bar {
	margin-top: 15px;
	text-align: right;
	position: relative;
}
.user_article .article_bar:after{
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}

.user_article .comment,
.blog-content .comment {
	margin-top: 25px;
}
.user_article .comment:after,
.blog-content .comment:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.user_article .comments,
.blog-content .comments
{
	border-top: 1px dotted #b2b2b2;
	margin-top: 15px;
	padding: 10px 8px 20px 0px;
	overflow: hidden;
}

.user_article .comments p, 
.blog-content .comments p {
	display: block;
	float: left;
}

.comment-space{
	background: #ffffff url('../images/bkg-comment.jpg') left top no-repeat;
	float: left;
	padding-left: 15px;
}

.comment_text{
	background-color: #ebf2f6;
	float: left;
	padding: 10px;
	min-height: 52px;
	width: 500px;
}
.comment_text a.inner-link {
	text-decoration: none;
	color: #F89E49;
}
.comment_text a.inner-link:hover {
	text-decoration: none;
	color: #F89E49;
}
.comment_text .comment_date{
	padding: 20px 0 5px 0;
	text-align: right;
	color: #0077c1;
	font-size: 11px;
}
.comment_text .flag-area {
	position: relative;
	text-align: right;
}
.title_items{ display: block; }
p.article_text{
	margin-top: 20px;
	line-height: 18px;
}
div.article_text{
	margin-top: 20px;
	line-height: 18px;
}
.blog-articles {
	float: left;
	width: 485px;
}
.blog-content { float: left; }
.blog-links {
	float: right;
	margin-top: 25px;
	width: 160px;
}
.blog-links .title {
	background: url('../images/bkg-blog-links.png') left top no-repeat;
	margin-left: 10px;
	height: 12px;
}
.blog-links ul { list-style-image: url('../images/bkg-blog-arrow.png'); }
.blog-links ul li { margin-top: 20px; }
.blog-links ul li a { text-decoration: none; }
.blog-links ul li a:hover { text-decoration: underline; }
.submit_essay {
	background-color: #ebf2f6;	
	margin-top: 10px;
	padding: 15px;
	display: none;
	position: relative;
	max-height: 308px;
}

.highest{
	max-height: 500px;
}

.submit_essay p, .submit p {
	margin-top: 10px;
	line-height: 18px;
}

.submit_essay #submit_essay_form .info{
	font-weight: bold;
}
.submit_essay #submit_essay_form .float-area { margin-top: 5px; }
.submit_essay #submit_essay_form .float-area .form_error {
	margin: 0;
	line-height: 16px;
}
.submit_essay #submit_essay_form label {
	display: block;
	float: left;
	font-weight: bold;
	line-height: 18px;
	width: 90px;
}
.submit_essay #submit_essay_form #essay_title,
.submit_essay #submit_essay_form #story_title,
.submit_essay #submit_essay_form #video_title{
	border: #999999 solid 1px;
	width: 661px;
}
.submit_essay #submit_essay_form .video_embed_field{
	border: #999999 solid 1px;
	width: 661px;
	height: 17px;
	padding: 3px 0px;
}
.submit_essay #submit_essay_form .new_essay_area {
	float: left;
	width: 661px;
	border: 1px solid #999;
	height: 160px;
	margin-bottom: 10px;
}

.submit_essay #submit_essay_form .terms{
	text-align: right;
	margin-top: 3px;
}
.submit_essay #submit_essay_form .terms .terms_label{
	float: none;
	font-weight: normal;
	width: auto;
	display: block;
	width: 325px;
	margin: 0px 0px 0px auto;
	height: 17px;
	padding: 3px;
}
.submit_essay #submit_essay_form .file-input{
	width: 230px;
}
#input-file{
	padding: 2px;
}
#submit_caption .terms .terms_label{
	float: none;
	font-weight: normal;
	width: auto;
	display: block;
	width: 325px;
	margin: 0px auto 0px 0px;
	height: 17px;
	padding: 3px;
}
#submit_caption .publish_fb_checkbox {
	float: none;
}
#new_essay_comment_form .terms .terms_label {
	float: none;
	font-weight: normal;
	width: auto;
	display: block;
	width: 330px;
	margin: 0px 0px 0px auto;
	height: 17px;
	padding: 3px;
}

.submit_essay #submit_essay_form .buttons{
	text-align: right;
	margin-top: 10px;
	padding-right: 5px;
	overflow: hidden;
}
.submit_essay #submit_essay_form .buttons:active{
	/*
	text-align: right;
	margin-top: 10px;
	padding-right: 5px;
	*/
}
.submit_essay #submit_essay_form .buttons .submit{
	display: block;
	float: left;
}
.submit_essay #submit_essay_form .terms input{
	vertical-align: -1px;
}
.submit_essay #submit_essay_form .terms span{
	margin-left: 5px;
}
.submit_essay .register, 
.submit .register{
	margin-top: 20px;
	/*overflow:hidden;*/
	position: relative;
}

.submit_essay .register:after,
.submit .register:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}


.submit_essay .register .fb-button,
.submit .register .fb-button {
	float: left;
	margin-right: 88px;
	width: 194px;
}

.orange-border{
	background: url('../images/bkg-fb-button.jpg') left top no-repeat;
	width: 107px;
	height: 25px;
	padding: 2px;
}

.submit_essay .register .or{
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	margin-right: 102px;
}
.submit .register .or {
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	margin-right: 95px;
}

.submit_essay .register .inside,
.submit .register .inside {
	/*position: relative;*/
	float: left;
	width: 347px;
}
.blog-content .inside { width: 280px !important; }
.submit_essay .register .inside p,
.submit .register .inside p,
#form-homepage-god-login p,
#form-homepage-god-signup p {
	margin: 0px;
	line-height: 25px;
	font-weight: bold;
}

.submit_essay .register .inside label,
.submit .register .inside label,
#form-homepage-god-login label,
#form-homepage-god-signup label {
	font-weight: bold;
	display: block;
	width: 100px;
	float: left;
	line-height: 25px;
}
#form-homepage-god-login .form_error,
#form-homepage-god-signup .form_error,
#form-photos-login .form_error,
#form-photos-signup .form_error{
	text-align: right;
}

.submit_essay .register .inside input,
.submit .register .inside input {
	font-weight: bold;
	width: 239px;
	padding: 3px;
	height: 17px;
	float: left;
	border: #999999 solid 1px;
	font-weight: normal;
}
.blog-content .inside input { width: 170px !important; }
.inside .activated {
	text-align: center;
	font-weight: bold;
}
.inside .activated_links{
	margin-top: 15px;
	text-align: center;
}
.inside .activated_links .login{
	margin-right: 30px;
}
/*#new_essay_comment_form{
	font-weight: bold;
}*/
#new_essay_comment_form p.info {
	font-weight: bold;
	margin-bottom: 3px;
}
#new_essay_comment_form .float-area p { float: left; }
#new_essay_comment_form .float-area .form_error {
	float: right;
	padding-right: 5px;
	font-weight: normal;
	line-height: 16px;
}
#new_essay_comment_form .new_essay_area{
	border: 1px #999999 solid;
	/*
	width: 675px;
	*/
	width: 100%;
	height: 100px;
}

#new_essay_comment_form .buttons {
	text-align: right;
}

/**********************************************************************************************/
.publish_fb_checkbox {
	float: left;
	background: url(http://static.ak.fbcdn.net/images/icons/favicon.gif) left top no-repeat;
	padding-left: 20px;
	line-height: 16px;
}
.publish_fb_checkbox label { width: auto !important; }
.publish_fb_checkbox input {
	margin-right: 5px;
	vertical-align: -1px;
	width: 13px;
	height: 13px;
}
/**********************************************************************************************/

.submit_essay .register .button_sign,
.content_left .button_sign {
	margin-top: 17px;
	overflow: hidden;
}

.sign-in-to-comment { display: block; }
.sign-in-to-comment .register .fb-button { margin-right: 43px; }
.sign-in-to-comment .register .or { margin-right: 42px; }
.sign-in-to-comment .register .or_bigger { width: 125px; text-align: center; } 
.essay{
	border-top: 1px dotted #b2b2b2;
	margin-top: 15px;
    position: relative;
}

.essay:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}

.essay .summary{
	margin-top: 10px;
	float: left;
	overflow: hidden;
}


.no-border-top{
	border-top: 0;
	padding-top: 0;
}

.essay .short{
	width: 510px;/*517*/
	float: left;
	padding: 0 15px;
}
.blog-posts { float: left; }
.essay .blog-post-width { width: 315px; }

.essay .short .title_items{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	float: none !important;
	color: #0077c1;
}

.essay .short p{
	color: #444444;
	line-height: 20px;
}

.essay .vote{
	width: 136px;/*125*/
	float: left;
	background-color: #ebf2f6;
	height: 66px;
	padding: 18px;
}

.essay .vote .user-votes {
	float: none;
}

.essay .vote .date{
	margin-bottom: 10px;
}
.user_article .video_content {
	margin-bottom: 27px;
}
.user_article .video_content:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}

.user_article .video{
	float: left;
	width: 360px;
	height: 270px;	
}

.user_article .video_details{
	padding: 20px;
	float: left;
	background-color: #ebf2f6;
	margin-left: 10px;
	width: 266px;
	min-height: 230px;
}
.user_article .video_details .title{
	color: #0077c1;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold
}

.user_article .video_details .comment{
	min-height: 100px;
}

.user_article .video_details .date{
	font-size: 10px;	
	margin: 5px 0px;
}

.user_article .video_details .user-votes{
	float: left;
}

.user_article .video_details .flag{
	margin-top: 10px;
	position: relative;
}
.user_article .video_details .flag:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;	
}
.user_article .video_details .flag .comment-no{
	float: left;
	text-decoration: none;
	color: #0077c1;
	font-size: 11px;
}
.user_article .video_details .share-button {
	text-align: right;
	margin-top: 8px;
}
.content_left .caption{
	padding-top: 10px;
	border-top: 1px #b2b2b2 dotted;
	margin-top: 15px;
	height: 130px;
	overflow: hidden;
}

.content_left .caption .photo{
	float: left;
	margin-right: 15px;	
}

.content_left .caption .photo img {
	border: 3px #0077c1 solid;
}

.content_left .caption .details {
	float: right;
}

.content_left .caption .details h3 {
	margin: 0 8px 15px;
}

.content_left .caption .details .content{
	background-color: #ebf2f6;
	width: 580px;
	height: 84px;
	padding: 8px 10px;
}

.content_left .caption .details .content .title{
	overflow: hidden;
}

.content_left .caption .details .content .title .name{
	font-weight: bold;
	float: left;
	line-height: 30px;
}

.content_left .caption .details .content .description{
	line-height: 20px;
}

.content_left .caption .details .content .description a{
	text-decoration: none;
	color: #F89E49;
}

.content_left .caption .details .content .description a:hover {
	text-decoration: underline;
	color: #F89E49;
}

.content_left .caption .details .content .user{
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	float: right;
	color: #0077C1;
}

.content_left .caption-content{
	margin-top: 15px;
	width: 787px;
}
.content_left .caption-content .caption_body{
	background: url('../images/bkg-photo-submit.jpg') left bottom no-repeat;
	padding-bottom: 6px;	
}
.content_left .caption-content .caption_body .header{
	background: url('../images/bkg-photo-header.jpg') left top no-repeat;
	padding: 15px 0 0 20px;
	height: 29px;
	overflow: hidden;
}
.content_left .caption-content .caption_body .header h3{
	color: #fff;
}
.content_left .caption-content .caption_body .header .all-past{
	background: url('../images/past-open-caption-photos.png') left top no-repeat;
	display: block;
	width: 166px;
	height: 9px;
	margin: 3px 12px 0px 0px;
}
.content_left .caption-content .caption_body .photo{
	background: #d8edf7 url('../images/bkg-bottom.png') left bottom repeat-x;	
	padding: 20px;
}
.content_left .caption-content .caption_body .photo:after{
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.content_left .caption-content .caption_body .photo .content{
	position: relative;
	overflow: hidden;
}
.content_left .caption-content .caption_body .photo .left{
	float: left;
	width: 532px;
}
.content_left .caption-content .caption_body .photo .left img{
	border: #fff solid 10px;
}
.content_left .caption-content .caption_body .photo .right{
	padding-left: 20px;
	width: 195px;
	float: left;
}
.content_left .caption-content .caption_body .photo .right .user{
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 20px;
	color: #242424;
}
.content_left .caption-content .caption_body .photo .right .user a{
	text-decoration: none;
	color: #0077C1;
}
.content_left .caption-content .caption_body .photo .right .popular{
	background: url('../images/most-popular-captions.png') left top no-repeat;
	width: 160px;
	height: 12px;
	margin-top: 22px;
}	
.content_left .caption-content .caption_body .photo .right .user_captions{
	/* max-height: 305px; */
	padding-bottom: 40px;
}
.content_left .caption-content .caption_body .photo .right .user_caption{
	border-top: 1px dotted #b2b2b2;	
	margin-top: 10px;
	padding-top: 10px;
	font-weight: bold;
	overflow: hidden;
}
.content_left .caption-content .caption_body .photo .right .user_caption p{
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
.content_left .caption-content .caption_body .photo .right .user_caption .writer{
	text-decoration: none;
	color: #0077c1;
	float: right;
	font-size: 11px;
	margin-top: 10px;
}
.content_left .caption-content .caption_body .photo .right .user_caption a.inner-link{
	text-decoration: none;
	color: #F89E49;
}
.content_left .caption-content .caption_body .photo .right .user_caption a.inner-link:hover {
	text-decoration: none;
	color: #F89E49;
}
.content_left .caption-content .caption_body .photo .right .submit_btn{
	text-align: center;
}
.content_left .caption-content .caption_body .photo .right .submit_btn .back-buttons{
	position: absolute;
	bottom: 0px;
	right: 15px;
}
.content_left .caption-content .caption_body .photo .submit{
	margin-top: 20px;
}
.content_left .caption-content .caption_body .photo .submit h2{
	font-size: 18px;
}
.content_left .caption-content .caption_body .photo .submit .submit_caption{
	margin-top: 20px;
}
.content_left .caption-content .caption_body .photo .submit .title{
	background: url('../images/submit-a-caption.png') left top no-repeat;
	width: 146px;
	height: 19px;
}
.content_left .caption-content .caption_body .photo .submit .submit_caption .infos{
	overflow: hidden;
	font-weight: bold;	
	width: 647px;
	font-size: 11px;
}
.content_left .caption-content .caption_body .photo .submit .submit_caption .infos .log_info{
	float: left;
}
.content_left .caption-content .caption_body .photo .submit .submit_caption .infos .text_info{
	float: right;
}
.content_left .caption-content .caption_body .photo .submit .submit_caption .field{
	margin-top: 5px;
}
.float-area-after{
	float: left;
	width: 647px;
}
.float-area-after:after{
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.content_left .caption-content .caption_body .photo .submit .submit_caption .field:after{
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.content_left .caption-content .caption_body .photo .submit .submit_caption .formfield #photos_caption_text{
	padding: 4px;
	border: 1px solid #999999;
	width: 639px;
	float: left;
	margin-right: 7px;
}
#photos_caption_text_error{
	left: 649px;
}
#photos_i_agreee_error{
	left: 333px;
}
.content_left .gray{
	background-color: #f0f0f0;
	height: auto;
    padding-bottom: 7px;
    padding-right: 7px;
    width: 138px;
	float: right;
}

.content_left .gray .flag{
    margin-top: 20px;
}

.content_left .user_caption_text{
	padding-top: 20px;
	color: #0077c1;
	font-size: 14px;
	font-weight: bold;
}
.content_left .user_caption_text a.inner-link {
	text-decoration: none;
	color: #F89E49;
	font-size: 14px;
}
.content_left .user_caption_text a.inner-link:hover {
	text-decoration: none;
	color: #F89E49;
}
.content_left .news{
	margin-top: 20px;
	border-top: 1px dotted #B2B2B2;
	padding: 10px;
}
.content_left .news .date{
	color: #B2D557;
	font-size: 13px;
	font-weight: bold;
}
.content_left .news .title{
	color: #0077c1;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#content .banner-ad{
	float: right;
	margin: 4px 0 0 0;
	width: 160px;
	padding: 10px;
	height: 600px;
	position: relative;
}
.contest-main-decorator {
	border-top: 1px dotted #b2b2b2;
	margin-top: 14px;
	padding-top: 7px;
}
.contest-main {
	background: url('../images/bkg-contest-main.jpg') left top no-repeat;
	height: 399px;
	overflow: hidden;
	position: relative;
	width: 783px;
}
.contest-main .submit-question {
	position: absolute;
	left: 247px;
	top: 259px;
	width: 71px;	
}
.contest-main .submit-essay {
	position: absolute;
	left: 330px;
	top: 259px;
	width: 46px;
}
.contest-main .submit-video {
	position: absolute;
	left: 51px;
	top: 279px;
	width: 49px;
}
.join-contest-options {
	margin: 0px;
	line-height: 27px;
	padding: 0px;
}
.join-contest-options li {
	text-align: center;
}
.join-contest-options li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#contest-on-contest {
	left: 362px;
	top: 13px;
}
#contest-options-on-page {
	top: 230px;
}
.contest-main .tables {
	margin: 87px 0px auto auto;
	width: 265px;
}
.contest_homepage ul {
	height: 97px;
	list-style-type: none;
	margin: 0;
	padding: 95px 0px 0px 240px;
}
.contest-main .actual {
	list-style-type: none;
	margin: 0;
	min-height: 100px; 
	padding-left: 15px;
}
.contest-main .actual li,
.contest_homepage ul li {
	margin-bottom: 10px;
	overflow: hidden;
}
.contest-main .actual li img,
.contest_homepage ul li img {
	color: #0077c1;
	font-weight: bold;
	float: left;
	height: 13px;
	margin-right: 15px;
	width: 14px;
}
.contest-main .actual li span,
.contest_homepage ul li span {
	color: #0077c1;
	display: block;
	float: left;
	font-size: 10px;
	padding-left: 4px;
	text-align: right;
	width: 24px;
}
.contest-main .actual li a,
.contest_homepage ul li a {
	color: #0077c1;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold; 
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
	width: 172px;
}
.contest-main .old {
	margin-top: 95px;
	padding: 0px;
}
.contest-main .old li {
	list-style-type: none;
	padding: 0px;
}
.contest_homepage {
	background: url('../images/bkg-contest-homepage.jpg') left top no-repeat;
	height: 206px;
	overflow: hidden;
	position: relative;
	width: 475px;
}
.contest_homepage .contest-rules {
	background: url('../images/bkg-contest-rules.png') left top no-repeat;
	height: 180px;
	display: none;
	overflow: hidden;
	width: 195px;
}
.holder {
	position: absolute;
	left: 255px;
	top: 0px;
	width: 195px;
}
#button-det {
	background: url('../images/bkg-contest-rules.png') right bottom no-repeat;
	display: block;
	height: 19px;
	margin: 0px 0px 0px auto;
	overflow: hidden;
	width: 92px;
}
#button-det span {
	background: url('../images/contest-rules.png') left top no-repeat;
	display: block;
	height: 13px;
	width: 75px;
	margin: 6px auto 0px;
}
.contest_homepage .contest-rules:hover { top: 0px; }
.contest-rules .row_one a {
	/*
	background: url('../images/contest-rules.png') left top no-repeat;
	*/
	display: block;
	height: 11px;
	margin: 6px 9px 0px auto;
	width: 75px;
}
.contest-rules .row_two {
	margin-top: 25px;
	overflow: hidden;
	padding-left: 25px;
}
.contest-rules .row_two .questions {
	background: url('../images/question.png') left top no-repeat;
	display: block;
	float: left;
	height: 11px;
	margin-right: 9px;
	width: 53px;
}
.contest-rules .row_two .essays {
	background: url('../images/essay.png') left top no-repeat;
	display: block;
	float: left;
	height: 11px;
	margin-right: 28px;
	width: 34px;
}
.contest-rules .row_two .videos {
	background: url('../images/video.png') left top no-repeat;
	display: block;
	float: left;
	height: 11px;
	width: 32px;
}
.contest-rules .row_three {
	margin-top: 20px;
}
.contest-rules .row_three {
	background: url('../images/learn-more.png') left top no-repeat;
	display: block;
	height: 12px;
	margin: 90px 0px 0px 122px;
	width: 61px;
}
.contest_homepage .old-link { 
	text-align: right; 
	padding-right: 10px;
}
.contest_homepage .old-link a {
	color: #888888;
	font-size: 10px;
	text-decoration: none;
}
.contest_homepage .old-link a:hover {
	color: #40B4F1;
}
.contest-main .old li a {
	color: #444;
	font-size: 11px;
	text-decoration: none;
}
.official_rules { 
	color: #343434;
	margin-top: 15px; 
}
.official_rules h1 { 
	color: #343434;
	font-size: 14px; 
	font-weight: bold;
	text-align: center;
	text-decoration: underline; 
}
.official_rules h2 {
	color: #343434;
	font-size: 12px;
	margin-top: 15px;
}
.official_rules .title {
	margin-top: 20px;
	font-weight: bold;
}
.official_rules .description {
	margin-top: 18px;
}

/*=============================================================*/

/*==============
==  QoD Page  ==
================*/

.qod_header {
	/*
	overflow: hidden;
	*/
	padding-bottom: 5px;
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 15px;
}
.qod_header:after{
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.qod_header .title {
	float: left;
	background: url(../images/questions-header.jpg) left top no-repeat;
	width: 250px;
	height: 32px;
	margin-right: 10px;
	margin-top: 15px;
	width: 200px;
}
.qod_header form#qod-via-email {
	position: relative;
	float: right;
	margin-left: 65px;
	width: 300px;
}
.qod_header form#qod-via-email .formfield {
	float: left;
	}
.qod_header form#qod-via-email .error-box {
	width: 208px;
	top: -37px;
	left: 0px;
	}
.qod_header form#qod-via-email p {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
.qod_header form#qod-via-email label {
	float: left;
	font-size: 11px;
	line-height: 25px;
	margin-right: 3px;
}
.qod_header form#qod-via-email input {
	float: left;
	width: 169px;
	border: 1px solid #999999;
	height: 17px; /* 23 */
	padding: 3px 3px;
	margin-right: 4px;
}
.qod_header form#qod-via-email a.button {
	float: left;
	margin-top: 2px;
}

.submit-your-qod {
	float: left;
	background: url(../images/bkg-submit_qod.png) left top no-repeat;
	width: 242px; /* 268 */
	height: 189px; /* 270 */
	padding: 75px 13px 6px 13px;
}
.submit-your-qod .login-area {
	padding-left: 9px;
	margin-bottom: 10px;
	overflow: hidden;
}
.submit-your-qod .login-area .fb-button {
	float: left;
	margin-right: 10px;
}
.submit-your-qod .login-area p {
	float: left;
	color: #fff;
	/*line-height: 25px;*/
	padding: 5px 0;
}
.submit-your-qod .login-area p a {
	color: #fff;
	text-decoration: underline;
}
.qod-comment{ margin-top: 25px; overflow: hidden; }
.qod-comment .comment .comment_text { width: 677px; }
.qod-comment .comment .comment_text a.inner-link {
	text-decoration: none;
	color: #F89E49;
}
.qod-comment .comment .comment_text a.inner-link:hover {
	text-decoration: none;
	color: #F89E49;
}
#form-qod-signup,
#form-qod-login {
	display: none;
	background: url(../images/bkg-form-qod-signup.png) left top repeat;
	padding: 10px 5px 5px 10px;
	font-weight: bold;
	position: relative;
}

#form-qod-signup { height: 138px; }

#form-essays-signup { font-weight: bold; display: none; }
#form-essays-comment-signup { display: none; }

#form-essays-signup, #form-essays-login,
#form-essays-comment-signup, #form-essays-comment-login { position: relative; }

#form-qod-signup .formfield,
#form-qod-login .formfield,
#form-essays-signup .formfield,
#form-essays-login .formfield,
#form-essays-comment-login .formfield,
#form-essays-comment-signup .formfield,
#form-caption-signup .formfield,
#form-caption-login .formfield,
#submit_essay_form .formfield,
#form-photos-login .formfield,
#form-photos-signup .formfield,
#saveCaptionPhoto .formfield,
#form-homepage-god-login .formfield,
#form-homepage-god-signup .formfield,
#new_essay_comment_form .formfield,
#submit_caption .formfield,
#resend_email .formfield,
#forgot_password .formfield,
#reset_password .formfield {
	/*overflow: hidden;*/
	margin-top: 6px; /* 7 */
	height: 100%;
	position: relative;
}

#form-qod-signup .formfield:after,
#form-qod-login .formfield:after,
#form-essays-signup .formfield:after,
#form-essays-login .formfield:after,
#form-essays-comment-login .formfield:after,
#form-essays-comment-signup .formfield:after,
#form-caption-signup .formfield:after,
#form-caption-login .formfield:after,
#submit_essay_form .formfield:after,
#form-photos-login .formfield:after,
#form-photos-signup .formfield:after,
#saveCaptionPhoto .formfield:after,
#qod-via-email:after,
#form-homepage-god-login .formfield:after,
#form-homepage-god-signup .formfield:after,
#new_essay_comment_form .formfield:after,
#submit_caption .formfield:after,
#resend_email .formfield:after,
#forgot_password .formfield:after,
#reset_password .formfield:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}

#form-qod-signup label,
#form-qod-login label {
	float: left;
	width: 76px;
	font-size: 11px;
	margin-right: 10px;
	line-height: 17px;
}
#form-qod-signup input,
#form-qod-login input {
	float: left;
	width: 136px; /* 140 */
	font-size: 11px;
	border: 1px solid #fff;
}
#form-qod-signup .buttons,
#form-qod-login .buttons { text-align: right; }
#form-qod-login .buttons { margin-top: 7px; }
#form-qod-login .error-box,
#form-qod-signup .error-box {
	left: 224px;	
	top: 0px;
}

#forgot_password .error-box, #resend_email .error-box { left: 549px;}
#reset_password .error-box { left: 560px; }

/***  Tab Panel  ***/

.tab-panel {
	background: url(../images/bkg-tab-panel.jpg) left bottom repeat-x;
	height: 36px;
	margin: 17px 0 0 0;
	overflow: hidden;
	padding: 0px;
	list-style: none;
}
.tab-panel li {
	float: left;
	background: url(../images/bkg-tab-panel-menu.png) -235px top no-repeat;
	width: 215px; /* 225 */
	height: 31px; /* 36 */
	text-align: center;
	padding: 5px 5px 0 5px;
}
.tab-panel li.active {
	background: url(../images/bkg-tab-panel-menu.png) left top no-repeat;
}
.tab-panel li.first {
	background: url(../images/bkg-tab-panel-menu.png) -235px -46px no-repeat;
}
.tab-panel li.f-active {
	background: url(../images/bkg-tab-panel-menu.png) left -46px no-repeat;
}
.tab-panel li a {
	background: url(../images/bkg-tab-panel-menu-titles.png) no-repeat;
	height: 31px;
	text-decoration: none;
	display: block;
	width: 215px;
}
.tab-panel li a.user-submitted-questions { background-position: 20px 10px; }
.tab-panel li a.top-rated-user-questions { background-position: 20px -52px; }
.tab-panel li a.past-qod { background-position: 20px -114px; }
.tab-panel li.f-active a.user-submitted-questions { background-position: 20px -21px; }
.tab-panel li.active a.top-rated-user-questions { background-position: 20px -83px; }
.tab-panel li.active a.past-qod { background-position: 20px -145px; }
.tab-panel li.active a, .tab-panel li.f-active a {}

.tab-panel-content {
	background: url(../images/bkg-tab-panel-content.jpg) left top no-repeat;
	min-height: 120px;
	padding: 20px 5px 0 8px;
}
.qod-item-content {
	min-height: 120px;
	padding: 20px 5px 0 8px;
}
.qod-item-content .delete_item { 
	margin-left: 20px; 
}
.tab-panel-content .add-margin-left,
.qod-item-content .add-margin-left { margin-left: 78px; }
.tab-panel-content .add-padding-left,
.qod-item-content .add-padding-left { padding-left: 20px; }
.tab-panel-content form.browse-by-topic {
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 15px;
}
.tab-panel-content form.browse-by-topic label {
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	margin-right: 5px;
}
.tab-panel-content form.browse-by-topic select {
	float: left;
	min-width: 50px;
}
.tab-panel-content .user-question {
	padding-bottom: 15px;
	border-bottom: 1px dotted #b2b2b2;
	/*margin-bottom: 10px;*/
    position: relative;
}
.qod-item-content .user-question {
	width: 490px;
	float: left;
	position: relative;
	padding-bottom: 25px;
	margin-right: 10px;
}
.tab-panel .user-question a.share-item { 
	left: 40px;
	margin-right: 30px;
	position: relative;
	top: -180px;
}
.tab-panel-content .user-question:after,
.qod-item-content .user-question:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.tab-panel-content .user-question .user_pic,
.qod-item-content .user-question .user_pic { margin-right: 7px; margin-top: 10px; }
.tab-panel-content .user-question .question {
	float: left;
	color: #888888;
	padding-top: 10px;
	width: 560px;
	font-size: 13px;
}
.qod-item-content .user-question .question {
	float: left;
	color: #888888;
	padding-top: 10px;
	font-size: 13px;
}
.user-submitted .user-question .question { width: 410px; }
.qod-item-content .user-question .float-area {
	position: absolute;
	right: 0px;
	top: -20px;
	overflow: visible;;
}
.tab-panel-content .user-question .question .q,
.qod-item-content .user-question .question .q { 
	font-weight: bold;
	margin-bottom: 20px;
}
.tab-panel-content .user-question .question .q p,
.qod-item-content .user-question .question .q p { 
	margin-top: 15px;
}
.tab-panel-content .user-question .question .photo,
.qod-item-content .user-question .question .photo { 
	margin: 0 0 5px 37px;
	text-align: left;
}
.tab-panel-content .user-question .question .video,
.qod-item-content .user-question .question .video { 
	margin-bottom: 15px;
}
.tab-panel-content .user-question .question a,
.qod-item-content .user-question .question a { 
	text-decoration: none;
	color: #888;
}
.qod-item-content .user-question .question .credit a {
	color: #FF9633;
}

.tab-panel-content .user-question .question .credit a{
    color: #FF9633;
}
.qod-item-content .user-question .question a.hint {
	float: none;
	margin-left: 444px;
}
.tab-panel-content .user-question .question .title,
.qod-item-content .user-question .question .title {
	margin-bottom: 10px;
}
.tab-panel-content .user-question .question .title a,
.qod-item-content .user-question .question .title a {
	color: #0077C1;
}
.tab-panel-content .user-question .question p.date,
.qod-item-content .user-question .question p.date { 
	font-weight: bold;
	color: #779527;
	margin-bottom: 10px;
}
.tab-panel-content .user-question .question p.date a,
.qod-item-content .user-question .question p.date a{ 
	font-weight: bold;
	color: #779527;
}
.user-question .question .q a,
.tab-panel-content .user-question .question a:hover,
.qod-item-content .user-question .question a:hover { 
	color: #FF9633;
}
.tab-panel-content .user-question .question .answer-options .incorrect-answer,
.qod-item-content .user-question .question .answer-options .incorrect-answer {
	color: #0077C1;
}
.tab-panel-content .user-question .question .answer-options .explanation,
.qod-item-content .user-question .question .answer-options .explanation {
	margin-top: 5px;
}
.tab-panel-content .user-question .question .explanation,
.qod-item-content .user-question .question .explanation {
	margin-bottom: 5px;
}
.tab-panel-content .user-question .question .answer-options,
.qod-item-content .user-question .question .answer-options {
	margin: 0 0 20px 37px;
	line-height: 18px;
}
.tab-panel-content .user-question .question .answer-options .correct-answer,
.qod-item-content .user-question .question .answer-options .correct-answer { 
	color: #FF9633; 
	font-weight: bold;
}
.tab-panel-content .user-question .question .answer-detail,
.qod-item-content .user-question .question .answer-detail {
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 5px;
}
.tab-panel-content .user-question .question .date-and-topics,
.qod-item-content .user-question .question .date-and-topics {
	overflow:hidden;
	font-size: 10px;
}
.tab-panel-content .user-question .question .date-and-topics .date,
.qod-item-content .user-question .question .date-and-topics .date {
	float: left;
	margin-right: 25px;
}
.tab-panel-content .user-question .question .date-and-topics .topics,
.qod-item-content .user-question .question .date-and-topics .topics {
	float: left;
	color: #0077c1;
}
.tab-panel-content .user-question .question .date-and-topics .topics a,
.qod-item-content .user-question .question .date-and-topics .topics a {
	color: #0077c1;
	text-decoration: none;
}
.tab-panel-content .user-question .article_bar {
	position: absolute;
    bottom: 16px;
    right: 0;
}
.qod-item-content .user-question .article_bar {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.tab-panel-content .user-question .type_hint,
.qod-item-content .user-question .type_hint {
	right: 0px;
}
.tab-panel-content .user-question .type_hint,
.qod-item-content .user-question .type_hint { bottom: 52px;}
.tab-panel-content .user-question .hint,
.qod-item-content .user-question .hint {
	background: url('../images/hint.png') left top no-repeat;
	color: #1e78b1;
	text-decoration: none;
	font-weight: bold;
	padding-left: 17px;
	vertical-align: 7px;
	display: block;
	float: right;
}
.tab-panel-content .user-question .hint,
.qod-item-content .user-question .hint  { 
	clear: both;
	margin-bottom: 5px;
}
.tab-panel-content .question-area, .qod-item-content .question-area { margin-bottom: 15px; }
.tab-panel-content .question-area p.date {
	font-weight: bold;
	color: #97c322;
}
.tab-panel-content .question-area .question {
	position: relative;
	padding-left: 16px;
}
.tab-panel-content .question-area .question .index {
	position: absolute;
	font-weight: bold;
	left: 0; top: 0;
}
.tab-panel-content .question-area .question .responses {
	padding-left: 8px;
	color: #257eb8;
	white-space: nowrap;
}

.accept-info{
	position: absolute;
	left: 92px;
	top: 25px;
}
/*******************/

/*===== End of QoD Page =======*/


/*******************/
/***STATIC  PAGES***/

.sitemap { 
	list-style: square;
	padding-left: 25px;
	line-height: 23px;
	color: #B2D557;
}
.sitemap a{
	color: #0077C1;
	text-decoration: none;
	font-size: 14px;
}
.sitemap a:hover{
	color: #B4D15A;
}
.sitemap li ul {
	padding-left: 25px;
	list-style: circle;
}
.aboutUs_content{
	font-size: 14px;
}

.see-other-sample {
	background:transparent url(../images/blue-arrow.png) left 3px no-repeat;
	color: #0077c1;
	float: right;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 14px;
}
.samples_list { 
	border-top: 1px dotted #B2B2B2;
	margin-top: 10px;
	padding-top: 28px;
	text-align: center;  
}
.samples_list img { margin-bottom: 30px; }


/***END OF STATIC PAGES***/
/*************************/


/*============
==  Footer  == 
==============*/

#footer {
	margin-top: 20px;
	border-top-color: #adadad;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 11px;
	color: #adadad;
	font-size: 10px;
	line-height: 1.6;
}


#footer a{
	font-size: 10px;
	text-decoration: none;
	color: #adadad;
	padding: 0 8px;
}

#footer a:hover{
	font-size: 10px;
	text-decoration: none;
	padding: 0 8px;
	color: #40B4F1;
}


#footer a.first{
	font-size: 10px;
	text-decoration: none;
	color: #adadad;
	padding-left: 0px;
}

#footer a.first:hover{
	font-size: 10px;
	text-decoration: none;
	padding-left: 0px;
	color: #40B4F1;
}

/*===============
==  Error Box  == 
=================*/

.error-box {
	background: url(../images/bkg-error-box-arrow.png) left top no-repeat;
	position: absolute;
	top: 0px;
	left: 100%;
	font-weight: normal;
	height: 17px;
}
.error-box-right-1 { right: 14px !important; }
.error-box .content { 
	background-color: #A50010;
	text-align: center;
	margin-left: 15px;
	font-size: 11px;
	line-height: 17px;
}
.error-box .form_error { color: #fff; white-space: nowrap; padding: 0px 5px; }

.error-box-top {
	position: absolute;
	border-top: 2px solid #99CCFF;
	bottom: 25px;
	left: 30px;
	font-weight: normal;
	width: 175px;
}
.error-box-top .content { 
	background: #000;
	text-align: center;
	padding: 10px;
	font-size: 11px;
}
.error-box-top .bottom {
	background: url(../images/bkg-error-box.png) right bottom no-repeat;
	height: 20px;
}
.error-box-top .content .form_error { color: #fff;}
#title_error { margin-right: 15px;/*120*/ }

/*=============
==  Buttons  == 
===============*/

a.button {
	line-height: 27px;		
	text-decoration: none;
	display: inline-block;
	padding-left: 13px;	
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
a.button span {
	display: block;
	padding-right: 13px;	
}

a.button_big {
	line-height: 35px;		
	text-decoration: none;
	display: inline-block;
	padding-left: 13px;	
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
a.button_big span {
	display: block;
	padding-right: 13px;	
}
a.type-1 {
	background: url('../images/login-orange-button.png') left top no-repeat;
	display: block;
	width: 91px;
	height: 27px;
	float: right;
}
a.type-2 {
	background: url('../images/signup-orange-button.png') left top no-repeat;
	display: block;
	width: 91px;
	height: 27px;
	float: right;
}
a.type-3 {
	background: url('../images/submit-orange-button.png') left top no-repeat;
	display: block;
	width: 91px;
	height: 27px;
	float: right;
}
a.type-4 {
	background: url('../images/buy-now-red-button.png') left top no-repeat;
	display: block;
	width: 71px;
	height: 27px;
}
a.type-5 {
	background: url('../images/signup-green-button.png') left top no-repeat;
	display: block;
	width: 73px;
	height: 22px;
	float: right;
	margin-top: 2px;
}
a.type-6{
	background: url('../images/login-green-button.png') left top no-repeat;
	display: block;
	width: 73px;
	height: 22px;
	float: right;
	margin-top: 2px;
}
a.type-7 {
	background: url('../images/submit-blue-button.png') left top no-repeat;
	display: block;
	width: 73px;
	height: 22px;
	margin-left: 5px;
}
a.type-8 {
	background: url('../images/flag-orange-button.png') left top no-repeat;
	width: 91px;
	height: 27px;
	display: block;
	float: right;
}
a.type-9{
	background: url('../images/ok-orange-button.png') left top no-repeat;
	width: 91px;
	height: 27px;
	display: block;
	float: right;
	margin-top: 10px;
}
a.type-10{
	background: transparent url('../images/button-1.png') left top no-repeat;
	float: right;
	margin-top: 7px;
	margin-left: 5px;
}
a.type-10 span{
	background: transparent url('../images/button-1.png') right -37px no-repeat;
}
a.type-11 {
	margin-top: 20px;
	background: url(../images/button-1.png) left top no-repeat;
}
a.type-11 span {
	background: url(../images/button-1.png) right -37px no-repeat;
}
a.enter-now {
	background: url('../images/enter-now-button.png') left top no-repeat;
	display: block;
	height: 27px;
	left: 73px;
	position: absolute;
	top: 166px;
	width: 142px;
}
.back-buttons{
	display: block;
	width: 164px;
	height: 35px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}
#submit-essay-button{
	background: url('../images/submit-essay-button.png') left top no-repeat;
}
#submit-video-button{
	background: url('../images/submit-video-button.png') left top no-repeat;
}
#submit-story-button{
	background: url('../images/submit-story-button.png') left top no-repeat;
}
#submit-photo-button{
	background: url('../images/submit-photo-button.png') left top no-repeat;
}
#submit-question-button {
	background: url('../images/submit-question-button.png') left top no-repeat;
	margin-top: 8px;
	width: 165px;
}
.see-more-button {
	display: block;
	height: 27px;
	background: url('../images/see-more-questions-button.png') left top no-repeat;
	width: 155px;
}
.submit-your-own-button {
	display: block;
	height: 27px;
	background: url('../images/make-up-your-own-button.png') left top no-repeat;
	width: 155px;
}
/*==========================
==  User Votes Component  == 
============================*/

.user-votes {
	position: relative;
	float: right;
	color: #0077c1;
	line-height: 30px;
}

.user-question .article_bar .user-votes {
	margin-right: 35px;
}
.user-votes:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.user-votes .warning {
	background-color: #EBF2F6;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 132px;
}
.user_article .comments .user-votes .warning,
.user-question .user-votes .warning {
	background-color: white;
	position: absolute;
	display: none;
	left: auto;
	right: 0px;
	top: 0px;
}
.user-question .question .title a{
	color: #779527;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.user-question .question .title a:hover{
	color: #779527;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.caption .details .user-votes .warning{
	left: auto;
	right: 0px;
}
.video_details .user-votes .warning{
	right: -48px;
}
.content_left .gray .warning {
	background-color: #F0F0F0;
}
.user-votes a.disabled {
	cursor: default;
}
.user-votes .hand-up {
	float: left;
	border-right: 1px dotted #b2b2b2;
	padding-right: 17px;
	margin-right: 12px;
	overflow: hidden;
}
.user-votes .hand-up *,
.user-votes .hand-down * { float: left; }

.user-votes .hand-up a {
	background: url(../images/pic-vote-up.png) left top no-repeat;
	width: 13px;
	height: 17px;
	margin: 5px 0 0 5px;
}
.user-votes .hand-down {
	float: left;
	overflow: hidden;
}
.user-votes .hand-down a {
	background: url(../images/pic-vote-down.png) left top no-repeat;
	width: 13px;
	height: 17px;
	margin: 10px 0 0 5px;
}

/*=================
==  Search Page  == 
===================*/

.search-header {
	overflow: hidden;
	padding: 20px 0 15px 0;
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 13px;
}
.search-header .title {
	float: left;
	background: url(../images/search-header.jpg) left top no-repeat;
	width: 139px;
	height: 16px;
	margin-right: 10px;
}
.search-header .search-query {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 475px;
}
.search-header form#form-new-search {
	float: right;
	overflow: hidden;
	position: relative;
}
.search-header form#form-new-search input.text {
	border: 1px solid #6f6f6f;
	float: left;
	font-size: 12px;
	/*height: 13px;*/
	margin: 1px 5px 0 0;
	padding: 1px 5px;
	width: 108px;
}
.search-header form#form-new-search label {
	color: #666666;
	font-size: 10px;
	left: 0;
	margin: 4px 0 0 5px;
	position: absolute;
	top: 0;
}
.nr-search-results {
	font-weight: bold;
	margin-bottom: 15px;
}
.did-you-mean {
	font-style: italic;
}
.search-result-item {
	line-height: 15px;
	margin-bottom: 20px;
}
.search-result-item a {
	font-weight: bold;
	margin-right: 14px;
	text-decoration: none;
}
.search-result-item a:hover { text-decoration: underline; }
.search-result-item span {
	font-size: 10px;
	color: #0077c1;
}
.search-result-item p { color: #4e4f50; }

/*==================
==  Popup Window  == 
====================*/

.popup-window {
	position: absolute;
	width: 400px;
	z-index: 10;
	display: none;
	text-align: left;
}

#newsletter_subscribe {
	left: -220px;
	top: 50px;
}
.popup-window .top {
	background: url(../images/bkg-popup.png) left top no-repeat;
	padding-left: 19px;
}
.popup-window .top .center {
	background: url(../images/bkg-popup.png) right -29px repeat-x;
	height: 19px;
}
.popup-window .top .right {
	background: url(../images/bkg-popup.png) right -58px no-repeat;
	padding-right: 19px;
}

.popup-window .popup_bottom {
	background: url(../images/bkg-popup.png) left -87px no-repeat;
	padding-left: 19px;
}
.popup-window .popup_bottom .center {
	background: url(../images/bkg-popup.png) left -116px repeat-x;
	height: 19px;
}
.popup-window .popup_bottom .right {
	background: url(../images/bkg-popup.png) right -145px no-repeat;
	padding-right: 19px;
}

.popup-window .middle {
	background: url(../images/bkg-popup-border.png) left top repeat-y;
	padding-left: 6px;
}
.popup-window .middle {
	background: url(../images/bkg-popup-border.png) left top repeat-y;
	padding-left: 6px;
}
.popup-window .middle .right{
	background: url(../images/bkg-popup-border.png) right top repeat-y;
	padding-right: 6px;
}
.popup-window .middle .center { background: #fff; }
.popup-window .middle .center .popup-header {
	position: relative;
	background: #28a4d7;
	height: 30px;
	padding: 0 37px 0 20px;
}
.popup-window .middle .center .popup-header p {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
.popup-window .middle .center .popup-header .close {
	position: absolute;
	background: url(../images/bkg-popup.png) left -174px no-repeat;
	top: 0; right: 9px;
	width: 19px;
	height: 20px;
	cursor: pointer;
}
.popup-window .middle .center .popup-content {
	padding: 25px 20px 0px 20px;
	position: relative;
}
.popup-window .middle .center .popup-content:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}

#pop-up-content p{
	line-height: 15px;
}

.bigger_title_font{
	font-size: 16px !important; 
}

.type_flag {
	width: 400px;
	bottom: 19px;
	right: -35px;
}
.type_submit-qod {
	width: 485px;
	top: 120px;
	left: 250px;
}
.type_sign-up{
	left: 290px;
	top: 300px;
	line-height: 20px;
}
.type_sign-up .buttons{
	margin-top: 10px;
	text-align: right;
}
.type_hint {
	width: 485px;
	bottom: 38px;
	right: -425px;
}
.type_submit-caption {
	width: 380px;
	top: 360px;
	left: 250px;
}
.type_submit-caption .register{
	
}
.type_submit-caption .register .fb-button p{
	margin-top: 5px;
}
.type_submit-caption .register .or{
	margin: 10px 0;
	font-weight: bold;
}
.type_submit-caption .register .inside #form-photos-login,
.type_submit-caption .register .inside #form-photos-signup {
	position: relative;
}
.type_submit-caption .register .inside #form-photos-login p,
.type_submit-caption .register .inside #form-photos-signup p{
	font-weight: bold;
}
.type_submit-caption .register .inside #form-photos-login label,
.type_submit-caption .register .inside #form-photos-signup label {
	display: block;
	float: left;
	font-weight: bold;
	width: 100px;
	line-height: 25px;
}
.type_submit-caption .register .inside #form-photos-login input,
.type_submit-caption .register .inside #form-photos-signup input,
.inside #form-homepage-god-login input,
.inside #form-homepage-god-signup input {
	border: 1px solid #999999;
	height: 16px;
	padding: 2px;
	width: 220px;
}
.type_submit-caption .register .inside #form-photos-login .button_sign,
.type_submit-caption .register .inside #form-photos-signup .button_sign, 
#form-homepage-god-login .button_sign,
#form-homepage-god-signup .button_sign {
	margin-top: 15px;
	text-align: right;
}
#saveCaptionPhoto {
	margin-top: 10px;
}
#saveCaptionPhoto .buttons{
	margin-top: 10px;
}
#saveCaptionPhoto .form_error { text-align: left; }
#saveCaptionPhoto .terms {
	text-align: left;
	margin-top: 5px;
}

.login .type_submit-caption{
	top: auto;
	left: auto;
	bottom: 85px;
	right: 10px;
}
.type_alert{
	position: absolute;
}
/*================
==  Pagination  == 
==================*/

.pagination {
	color: #444444;
	/*font-size: 82%;*/
	font-size: 11px;
	overflow: hidden;
	margin: 10px 0;
}
.pagination a { text-decoration: none; }
.pagination a:hover { text-decoration: underline; }
.pagination p.left {
	float: left;
}
.pagination p.right {
	float: right;
}
.pagination p.right .disabled {
	color: #aaa;
}

/*===========
==  FORMS  == 
=============*/

/*===============================================================================================*/
.form-flag-innapropriate-content p { margin-bottom: 20px; }
.form-flag-innapropriate-content fieldset .formfield { overflow: hidden; }
.form-flag-innapropriate-content fieldset .formfield label {
	float: left;
	margin-right: 7px;
	line-height: 20px;
}
.form-flag-innapropriate-content fieldset .formfield select {
	float: left;
}
.form-flag-innapropriate-content fieldset .buttons {
	margin-top: 25px;
	text-align: right;	
}
/*===============================================================================================*/

/*===============================================================================================*/
.form-submit-your-qod p { margin-bottom: 20px; }
.form-submit-your-qod .add-margin-bottom { margin-bottom: 10px; }
.form-submit-your-qod input.text, 
.form-submit-your-qod select.text, 
.form-submit-your-qod textarea.text {
	border: 1px solid #999999;
	height: 17px;
	padding: 3px 2px;
}
.form-submit-your-qod input.text { width: 306px; }
.form-submit-your-qod select.text {
	height: 24px;
	width: 155px;/*100*/
}
.form-submit-your-qod select.option {
	height: 24px;
	width: 100px;
	margin-left: 6px;
}
.form-submit-your-qod textarea.text {
	width: 427px;
	height: 80px;
}
.form-submit-your-qod fieldset .formfield {
	overflow: hidden;
}
.form-submit-your-qod fieldset .add-margin-top {
	margin-top: 10px;
}
.form-submit-your-qod fieldset .formfield label {
	font-weight: bold;
	margin-right: 8px;
	display: block;
}
.form-submit-your-qod fieldset .formfield .multiselect{
	width: 155px;
	height: auto;
	float: left;
}
.form-submit-your-qod fieldset .formfield .title-input {
	width: 415px;
}
.form-submit-your-qod fieldset .terms input {
	margin-right: 5px;
	vertical-align: -1px;
}
.form-submit-your-qod fieldset .formfield label.dir-left,
.form-submit-your-qod fieldset .formfield label.dir-right { line-height: 25px; }
.form-submit-your-qod fieldset .formfield label.simple,
.form-submit-your-qod fieldset .formfield label .normal { font-weight: normal; }
.form-submit-your-qod fieldset .formfield .dir-left { float: left; }
.form-submit-your-qod fieldset .formfield .dir-right { float: right; }
.form-submit-your-qod fieldset .formfield input.dir-right { width: 119px; }
.form-submit-your-qod fieldset .buttons {
	text-align: right;
	padding-top: 10px;
}
.form-submit-your-qod fieldset .formfield .float-area label { float: left; }
.form-submit-your-qod fieldset .formfield .thin-font { font-weight: normal; margin-bottom: 0px;}
.form-submit-your-qod fieldset .error { height: 13px; }
.form-submit-your-qod fieldset .error .form_error {
	float: right;
}
.form-submit-your-qod fieldset #answer_error_a,
.form-submit-your-qod fieldset #answer_error_b,
.form-submit-your-qod fieldset #answer_error_c,
.form-submit-your-qod fieldset #answer_error_d,
.form-submit-your-qod fieldset #answer_error_e { padding-right: 13px; }
.form-submit-your-qod fieldset #i_agree_error { margin-bottom: 5px; }

.form-submit-your-qod .publish_fb_checkbox {
	margin-bottom: 5px;
	float: none;
}
#resend_email, #forgot_password, #reset_password {
	text-align: center;
}
#resend_email p, #forgot_password p, #reset_password p {
	margin: 20px 0px;
	font-weight: bold;
}
#resend_email label, #forgot_password label {
	font-weight: bold;
	width: 100px;
	line-height: 25px;
	display: inline;
}
#reset_password label {
	display: block;
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
	margin-left: 180px;
}
#resend_email input, #forgot_password input {
	border: 1px solid #999999;
	height: 16px;
	padding: 4px;
	width: 250px;
	display: inline;
	margin-left: 20px;
}
#reset_password input {
	border: 1px solid #999999;
	height: 16px;
	padding: 4px;
	float: left;
	width: 250px;
	display: inline;
}
.forgot-pass, .resend-email{
	text-align: right;
	margin-top: 5px;
}
.input-type-text{
	height: 17px;
	padding: 3px 0px;
}
.for-multiselect { height: 200px; float: left;}
#qod_topics { height: 200px; }

/*===============================================================================================*/
.show-explanation {
	line-height: 17px;
	padding-bottom: 10px;
}

.terms { text-align: right; position: relative; }
#submit_caption .terms { text-align: left; }
.terms .form_error { margin-bottom: 3px; }
.terms label input { margin-right: 5px; vertical-align: -1px; }
.error404 { margin: 2em 0; font-size: 150%; color: #0077c1; }
.error404 p { margin: 0.5em 0; }

.loader{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: white;
	opacity: 0.9;
	z-index: 10;
	text-align: center;
	display: none;
}
.loader .load{
	background: transparent url('../images/ajax-loader.gif') left top no-repeat;	
	width: 32px;
	height: 32px;
	margin: 50px auto 10px auto;
}
#postQod .loader .load{
	margin-top: 275px;	
}
.loader p{
	font-weight: bold;
}


/*===============================================================================================*/
.subscribing-samples-page {
	margin: 0 auto;
	width: 700px;
	text-align: center;
}
.subscribing-samples-page .image { margin-bottom: 10px; } 
/*===============================================================================================*/

p.bsat_book {
  background: url(../images/banner-buybook.png) 0 0 no-repeat;
  margin: 0;
  height: 600px;
  width: 160px;
}
a.amazon {
	display: block;
	margin: 35px auto 0 auto;
	width: 131px;
	height: 39px;
}
a.bnoble{
	display: block;
	margin: 7px auto 0 auto;
	width: 131px;
	height: 72px;
}
a.amazon img,
a.bnoble img {
	display: block;
}
a.no-decoration { text-decoration: none; }
a.contest-anchor {
	margin-left:90px;
	margin-top:65px;
	position:absolute;
}
#share-for-past ,
#share-for-past-item{ 
	clear: both;
}
.qod-placeholder {
	float: left;
	margin: -10px 10px 0px -10px;
}
