/*   
Theme Name: Prescience
Theme URI: 
Description: 
Author: Max Harms
Author URI: http://raelifin.com/
Template: mage
Version: 1.0
Tags: Mage
.
*/

a img {
	border: 0px;
}

body, span.name {
	font-family: Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
}

body p {
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
}

.topic.name, span.pre {
	color: #029;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
}

h1 {
	float: left;
	margin: 0px;
}

h2 {
	text-align: center;
}

span.name {
	font-style: italic;
}

hr {
	height: 1px;
	border: 0px;
	background-color: #029;
	clear: both;
}

ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#header ul {
	margin-top: 13px;
	margin-bottom: 6px;
	font-size: 110%;
}

#header ul, #header li {
	display: inline-block;
	float: right;
}

#header li {
	margin-right: 5px;
	padding-right: 5px;
	border-right: thin solid #029;
}

#header li:first-child {
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	color: #05B;
}

#header a:hover span.pre {
	color: #08C;
}

#login-section {
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 80%;
	float: right;
}

#login-section input[type="text"], #login-section input[type="password"] {
	margin-left: 2px;
	font-size: 90%;
	width: 100px;
}

#rememberme.checkbox {
	position: relative;
	top: 2px;
	margin-right: 0px;
}

#login-section .rememberme {
	font-size: 80%;
}

#login-section input[type="submit"] {
	font-size: 110%;
	margin-top: -2px;
}

#login-section, #login-section * {
	display: inline;
}

#login-section > br, #login-section label > br, #login-section h2 {
	display: none;
}

#login_error {
	position: absolute;
	top: 3px;
	color: #A00;
}

.login_error {
	color: #A00;
}

a {
	text-decoration: underline;
	color: #000;
}

a:hover {
	color: #07B;
}

#wrapper > p {
	padding-left: 40px;
	padding-right: 40px;
}

.main.content {
	float: left;
	width: 480px;
	padding: 0px 10px 10px 10px;
}

.side.content {
	float: left;
	width: 279px;
	padding: 10px;
	border-left: thin solid #029;
	font-size: 80%;
	text-align: center;
}

.widget {
	padding-bottom: 10px;
	border-top: thin solid #029;
}

.widget:first-child {
	border-top: none;
}

.topic.image {
	float: right;
	padding: 0px 0px 10px 10px;
	color: #AAA;
	font-size: 60%;
}

.topic.image a {
	color: #AAA;
}

.topic.image.normal img, .topic.image .copyright {
	max-width: 300px;
	max-height: 350px;
}

.topic.description p {
	text-indent: 15px;
}

#predict-top {
	background-color: #444;
	color: #FFF;
	padding: 10px 10px 11px 10px;
	height: 180px;
	display: table;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
}

#predict-comment {
	background-color: #333;
	color: #FFF;
	padding: 10px;
}

#predict-bottom {
	text-align: right;
	background-color: #222;
	color: #EEE;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	height: 25px;
}

#predict-box p {
	margin: 2px 0px;
}

#predict-box .row {
	display: table-row;
}

#predict-box .column {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 260px;
}

#predict-box .column > p {
	clear: both;
	margin: 2px;
}

#predict-box .sub-column {
	width: 130px;
	float: left;
}

#predict-top input {
	font-weight: bold;
	display: block;
	width: 90%;
	margin: 5px auto;
	
	background-color: #444;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: #FFF;
}

#predict-top input:hover {
	background-color: #555;
}

#predict-bottom input {
	background-color: #222;
	color: #FFF;
	padding: 2px 15px 2px 15px;
	border: none;
	border-left: thin solid white;
	margin: 0px;
	height: 25px;
}

#predict-bottom input:hover {
	background-color: #111;
}

#skip-button {
	padding: 2px 15px 2px 5px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
}

#comment-regardings {
	width: 300px;
	float: left;
}

#predict-comment textarea {
	height: 100px;
	width: 470px;
	color: #FFF;
	background-color: #222;
	border: thin solid white;
	padding: 2px;
}

#predict-comment input[type="button"] {
	float: right;
	margin: 5px;
	color: #FFF;
	background-color: #333;
	border: thin solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.disabled #predict-top, .disabled #predict-bottom, .disabled #predict-top input, .disabled #predict-bottom input {
	color: #BBB;
}

.disabled #predict-top input:hover {
	background-color: #444;
}

.disabled #predict-bottom input:hover {
	background-color: #222;
}

#browse {
	/*text-align: center;*/
}

#browse li {
	padding-bottom: 10px;
}

.topic.predicted a {
	color: #029;
}

.topic.skipped a {
	color: #777;
}

.topic.fresh a {
}

.item-summary {
	float: left;
	width: 280px;
	padding-right: 20px;
	font-size: 80%;
}

#graph-section {
	padding-left: 39px;
}

.votes-summary {
	padding-left: 300px;
	font-size: 80%;
}

.votes-summary > p {
	margin: 1px;
}

.graph-bar {
	background-color: #BEC8FF;
	height: 12px;
	margin-top: -11px;
	position: relative;
	bottom: 5px;
	z-index: -1;
}

.graph-bar.background {
	background-color: #F7F7F7;
	z-index: -2;
}

.post-edit {
	text-align: center;
}

.signature {
	font-size: 110%;
	text-align: right;
	font-style: italic;
	padding-right: 10px;
}

.wpcf7-form {
	text-align: center;
}

.subpage-navigation {
	border-bottom: 1px solid #029;
}

.subpage-navigation > li {
	display: inline-block;
	padding: 4px 15px;
}

.sub-nav.normal {
	/*border-bottom: 1px solid #029;*/
}

.sub-nav a {
	text-decoration: none;
}

.sub-nav.active {
	border-top: 1px solid #029;
	border-right: 1px solid #029;
	border-left: 1px solid #029;
	border-bottom: 1px solid #FFF;
	position: relative;
	bottom: -1px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

.sub-nav.active a:hover {
	color: #000;
	cursor: default;
}

.FAQ-question {
	font-weight: bold;
	color: #029;
}

.FAQ-answer {
	text-indent: 15px;
	margin-bottom: 20px;
}

.rss-link {
	text-decoration: none;
	color: #FF891A;
	font-size: 110%;
	font-weight: bold;
}

.rss-link img {
	position: relative;
	top: 2px;
}

.a2a_dd img {
	position: relative;
	top: 2px;
}

.quote.body {
	text-align: left;
}

.quote.author {
	text-align: right;
}

.quotemark {
	padding: 10px 5px;
	font-family: serif;
	font-size: 70px;
	color: #029;
}

.quotemark.left {
	float: left;
	text-align: left;
}

.quotemark.right {
	float: right;
	text-align: right;
}
