* {margin: 0; padding: 0;}
a {color: #3d5035;}
img {border: 0;}
ol {margin: 0 0 15px 40px;}
ul {list-style: none;}
html {height: 100%; background: #595959;}
body {background: #f7f7f7; font-size: 14px; color: #000; font-family: 'Roboto Slab', serif; overflow: auto;}
code {font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;}

.clear {clear: both;}

h1, h2, h2 a, h3 {color: #515151; font-weight: normal; text-decoration: none;}
h1 {margin: 0 0 30px 0;}
h3 {margin: 0 0 15px 0; clear: both;}
p {color: #585858;}
p.top-text {margin: 0 0 30px 0; padding-bottom: 20px; border-bottom: 1px solid #c0c0c0;}

h2.answers-title {clear: left; padding: 5px 5px 5px 0; margin: 0 0 20px 0; border-bottom: 1px solid #c1c1c1;}

.hidden {display: none;}
.bold {font-weight: bold;}

.button {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-user-select: none;
	font-weight: bold;
	padding: 5px 12px;
	cursor: pointer;
	border: 1px solid #2e2e2e;
	background: #e0e0e0;
	background-image: -webkit-linear-gradient(#ededed, #d0d0d0);
	background-image: -moz-linear-gradient(#ededed, #d0d0d0);
	background-image: -ms-linear-gradient(#ededed, #d0d0d0);
	background-image: -o-linear-gradient(#ededed, #d0d0d0);
	color: #2e2e2e;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	text-decoration:none;
}
.button:hover {z-index: 99999; text-decoration: none; background: #d7d7d7; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);}
.button:active {background: #c8c8c8;}

.button.search {padding: 3px 9px;}

.intro-box {margin: 0 0 20px 0; padding: 20px 30px; background: #ecf0e6; box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.2);}

.signup {
	position: absolute;
	top: 13px;
	right: 400px;
	padding: 6px 12px;
	font-size: 15px;
	border: 1px solid #a7ba8e;
	background: #d7eabe;
	background-image: -webkit-linear-gradient(#e4f7ca, #cce1b0);
	background-image: -moz-linear-gradient(#e4f7ca, #cce1b0);
	background-image: -ms-linear-gradient(#e4f7ca, #cce1b0);
	background-image: -o-linear-gradient(#e4f7ca, #cce1b0);
}
.signup:hover {z-index: 99999; text-decoration: none; background: #c5d9aa; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);}
.signup:active {background: #e4f5cf;}

.top-ask {
	padding: 5px 15px;
	font-size: 18px;
	position: absolute;
	top: 5px;
	right: 0;
	border: 1px solid #2e2e2e;
	background: #e0e0e0;
	background-image: -webkit-linear-gradient(#f9f6e3, #d4cfb0);
	background-image: -moz-linear-gradient(#f9f6e3, #d4cfb0);
	background-image: -ms-linear-gradient(#f9f6e3, #d4cfb0);
	background-image: -o-linear-gradient(#f9f6e3, #d4cfb0);
}
.top-ask:hover {z-index: 99999; text-decoration: none; background: #cac5a7; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);}
.top-ask:active {background: #fffdee;}

#top-nav {float: left; margin: 10px 0 0 0;}
#top-nav li {float: left; margin: 0 20px 0 0;}
#top-nav li a {padding: 5px 0 3px 0; color: #595959; font-size: 18px; font-weight: bold; text-decoration: none; letter-spacing: 1px;}
#top-nav li a:hover {border-bottom: 2px solid #cbcbcb;}
#top-nav li.on a {border-bottom: 2px solid #e4d07d; text-shadow: none; color: #f8efcb; font-weight: bold;}

#header {
	border-bottom: 1px solid #313131;
	height: 60px;
	margin: 0;
	background: #5f5f5f;
	background-image: -webkit-linear-gradient(#6b6b6b, #4d4d4d);
	background-image: -moz-linear-gradient(#6b6b6b, #4d4d4d);
	background-image: -ms-linear-gradient(#6b6b6b, #4d4d4d);
	background-image: -o-linear-gradient(#6b6b6b, #4d4d4d);
}
#header-content {position: relative; width: 1055px; margin: 0 auto; height: 60px;}

#sub-header {
	position: relative;
	border-bottom: 1px solid #808080;
	height: 44px;
	margin: 0 0 20px 0;
	background: #a6a6a6;
}
#sub-header-content {position: relative; width: 1055px; margin: 0 auto;}

#logo {position: absolute; bottom: 10px; left: 0;}

#top-container {float: right; margin: 29px 0 0 0; text-align: right; width: 500px;}
.search-box {width: 250px; padding: 3px !important; font-weight: bold; color: #939393; background: #e8f2e3; font-size: 12px; border: 1px solid #0c380e; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.search-box:hover, .search-box:focus {box-shadow: 0 0 7px rgba(0, 0, 0, 0.9); color: #000;}

.top-account-cont {position: absolute; top: 3px; right: 1px;}
.top-account-cont a {color: #d5d5d5; font-size: 13px; text-decoration: none;}
.top-account-cont a:hover {text-decoration: underline;}
.logout-link {margin-left: 6px; padding-left: 8px; border-left: 1px dotted #f3f3f3;}

.help-icon {float: left; margin: 0 20px 0 -10px;}

#content {width: 1055px; margin: 0 auto 100px auto; overflow: auto;}
#content h1 {font-size: 30px;}
#content p {margin-bottom: 20px;}

.tabs {margin-left: 10px;}
.tabs li {float: left;}
.tabs li a {display: block;padding: 7px 15px; margin: 0 20px 0 0; font-weight: bold; color: #000; text-decoration: none; border-radius: 2px 2px 0 0;}
.tabs li.on a {background: #f6f4eb; border: 1px solid #797979; border-bottom: 0; text-shadow: none; color: #000; font-weight: bold;}
.tab-content {clear: both; border-top: 1px solid #797979; padding-top: 20px; min-height: 200px;}

.col1-5050 {width: 50%; float: left; border-right: 1px dotted #c9c9c9; overflow: auto;}
.col2-5050 {float: left; padding-left: 20px;}

.col1-7525 {width: 71%; float: left; overflow: auto;}
.col2-7525 {width: 29%; float: left;}

.social-icons li {float: left; margin: 3px 5px 0 0;}
.social-icons a {display: block; width: 20px; height: 20px;}
.social-icons a:hover {box-shadow: 0 0 8px rgba(233, 233, 233, 1); -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px;}

.ad-top-right {margin: 0 0 20px 0;}
.ad-below-q {position: relative; margin: 0 0 20px 0; padding: 23px 0 5px 0; background: #f5f5f0; border-top: 1px solid #c2c2b1; border-bottom: 1px solid #c2c2b1;}
.ad-below-q .ad-label {position: absolute; top: 3px; left: 5px; color: #99997d; font-size: 12px;}

#content-list {margin: 0 0 20px 0;}
#content-list h2 {font-size: 22px; margin: -5px 0 5px 0;}
#content-list > li {clear: left; overflow: auto; position: relative; padding: 10px 10px 10px 0; border-bottom: 1px solid #dcdcdc;}
#content-list .item-date {font-size: 12px; color: #8f9172; margin: 0 0 5px 0;}
#content-list a.view-full-answer {position: absolute; top: 5px; right: 0;}

.vote-cont {float:left; display: inline-block; width: 30px; margin: 0 20px 0 0;}
.question-col2 {overflow:hidden; width: auto;}
.question-cont {margin-bottom: 50px; position: relative;}
.question-cont h1 {font-size: 30px; margin: -5px 0 10px 0 !important;}

#content-list .question-label {margin-bottom: 5px;}
.question-label {position: relative; font-size: 12px; color: #8f9172; margin: 0 0 5px 0;}
.question-label a:hover {text-decoration: underline;}
.question-label .edit-question-link {position: absolute; top: 3px; right: 5px;}

.question-text-cont {
	margin: 6px 0 5px 0;
	padding: 20px;
	background: #e1e1d2;
	box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.3);
	overflow: auto;
}
.question-text {overflow: auto; color: #3f3f3f; font-size: 15px; line-height: 22px;}
.question-text p, .question-container .question-text div {margin: 0 0 15px 0;}
.question-text p:last-child, .question-container .question-text div:last-child {margin-bottom: 0 !important;}
.question-text code {padding: 3px;}
.question-text pre {overflow: auto; display: block; font-size: 14px; margin: 0 0 15px 0; padding: 10px; background: #cfcfcf;}
.question-text ul {margin: 0 0 15px 40px; list-style: disc;}
.question-text img {max-width: 100%;}

.full-answer-link {position: absolute; bottom: -23px; right: 0;}

.cancel-link {margin: 20px 20px 0 10px;}

.answer-source {position: relative; display: inline-block; margin: 30px 0 0 20px;}

.tags {overflow: auto; font-size: 12px;}
.tags li {color: #9b9b9b;float: left; margin: 0 10px 0 0;}
.tags li a {color: #9b9b9b;}

.main-content > h2 {padding: 5px 5px 5px 0;}
.no-answers {font-size: 12px; font-style: italic;}
.login-to-answer {margin-top: 40px;}

.answers {margin: 0;}
.answers .redactor_box {border: 1px solid #676767; margin-bottom: 20px;}
.answers > ul > li {clear: both;}
.answers > ul > li:last-child {}
.answer-label {position: relative; color: #484019; padding: 5px 5px 5px 0; font-size: 12px;}
.answer {padding: 20px; background: #dbdbdb; box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.3); position: relative; z-index: 10; margin: 0 0 20px 0; overflow: auto;}

.col-2 p:last-child {margin-bottom: 0 !important;}
.col-1 {width: 50px; float: left;}
.col-2 {float: left; padding-left: 20px; border-left: 1px solid #bebebe; min-height: 100px; width: 89%;}

.vote {display: block; width: 30px; height: 18px; margin: 0 0 5px 0; background: url('/includes/img/sprite.png');}
.vote-up {background-position: 0px 0px;}
.vote-up.selected {background-position: 0px -36px;}
.vote-down {background-position: 0px -18px;}
.vote-down.selected {background-position: 0px -54px;}
.vote-count {display: block; width: 30px; font-weight: bold; font-size: 20px; color: #565656; margin: 0 0 5px 0; text-align: center;}

.answer-options {position: absolute; top: 5px; right: 0; color: #b1b1b1;}
.answer-options a {color: #b1b1b1;}
.edit-answer-link {}

.redactor_box {width: 100%; margin: 0; border: 1px solid #adadad !important;}

.answer-question-cont {margin: 50px 0 0 0;}
.answer-question-cont .redactor_box {margin: 0 0 20px 0;}

.list {list-style: disc; margin: 0 0 0 20px;}
.list li {margin: 0 0 7px 20px;}
.list a {text-decoration: none;}
.list a:hover {text-decoration: underline;}

div.pagination {margin: 3px 0;}
div.pagination a {
	padding: 3px 10px;
	margin: 0 3px 0 0;
	text-decoration: none;
	color: #32340d;
	background: #cdccc6;
}
div.pagination a:hover, div.pagination a:active {background: #b4b3aa;}
div.pagination span.current {
	padding: 3px 10px;
	margin: 0 3px 0 0;
	font-weight: bold;
	background-color: #d1bf3e;
	color: #000;
}

.am-ads {margin: 30px 0 20px 20px; overflow: auto;}
.am-ads li {float: left; margin: 0 20px 0 0;}

/* Container */
#simplemodal-container {height:360px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(/includes/img/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:9999; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}
.simplemodal-data {height: 400px;}

.main-content {float: left; width: 750px; overflow: auto; margin: 0 20px 0 0;}

.column-cont-left {padding-right: 20px;}
.column-cont-right {margin: 0 0 40px 0;}

.side-bar {overflow: auto; width: 250px;}
.side-bar h3 {border-bottom: 1px solid #B0AF9D; margin-bottom: 7px; padding-bottom: 4px;}
.random-questions li {margin-bottom: 20px;}
.random-questions a {text-decoration: none;}
.random-questions a.random-title {font-size: 13px;}
.random-questions a.answer-button {float:right; margin: 0 0 5px 5px; background: #ebac13; color: #fff; font-weight: bold; padding: 4px; border-radius: 2px;}
.random-questions a.answer-button:hover {background: #d39a11;}

.form > li {clear: both; overflow: auto; margin: 0 0 20px 0;}
.form > li.error {background: #fcdcdc;}
.form > li label {float: left; font-size: 110%; font-weight: bold; width: 150px;}
.form-item {overflow: auto; padding: 3px;}
.form-item textarea, .form-item .text-input {border: 1px solid #aaa; padding: 3px; font-weight: bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.form-item textarea {height: 50px; width: 96%;}
.form-item .text-input {width: 290px;}
.form-item .question-title {padding: 5px; font-size: 18px; font-weight: bold; width: 70%;}
.form-item .question-tags {width: 40%;}
.form .note {margin-left: 153px; font-size: 12px; color: #939393;}
.submit.button {margin: 20px 0 0 155px;}
.error {margin: 0 0 20px 0; background: #f4ccb1; color: #362317; padding: 10px; text-align: center; font-weight: bold;}

.submit-response {margin-bottom: 20px;}

.site-attr {margin-top: 40px; text-align: center; color: #b4b4b4; font-size: 12px;}

#footer-container {background: #595959; border-top: 1px solid #000; height: 100px; padding: 20px;}
#footer-content {position: relative; min-width: 750px; max-width: 1000px; width: 90%; margin: 0 auto; color: #ededed;}
#footer-content a {color: #b3b3b3;}
.footer-nav li {float: left; padding-right: 15px; margin-right: 15px; border-right: 1px solid #505050;}
.footer-nav li:last-child {border:0;}
.copy-text {position: absolute; top: 0; right:0;}