/*  
Theme Name: Appleology Theme
Theme URI: http://appleology.com/
Description: The Appleology Wordpress theme built off of the <a href="http://bloggingpro.com/">BloggingPro</a> Wordpress Theme Framework.
Version: 7.0
Author: Ryan Ashcraft (BloggingPro theme by Elena G.)
Author URI: http://appleology.com/

*/


/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	}
body {
	padding: 0;
	margin: 0;
	background: #ccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

/* General Links */
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
sup {
	font-size: 9px;
	}
a img {
	border: 0;
	padding: 0;
	margin: 0;
}
hr {
	display: none;
	}
h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	}
ul {
	margin-bottom: 25px;
	padding-left: 50px;
	list-style: disc;
}
li {
	font-family: 'Lucida Grande', Helvetica, Arial;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 2px 0;
}
blockquote {
	margin: 10px 0;
	padding: 10px 25px;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	background: #eee;
	border-left: 1px solid #bbb;
	}

/* WP Styles */

.alignright {
	float: right;
	padding: 10px 0 0 10px;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#wrapper {
	width: 987px;
	background: #ccc;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header {
	width: 100%;
	height: 100px;
	background: #22314A url('images/stone.gif') top center repeat-x;
	border-top: 4px solid #1a273e;
	border-bottom: 3px solid #fff;
	margin: 0;
	overflow: visible;
	}
#footer {
	width: 100%;
	height: 30px;
	background: #22314A url('images/stone.gif') top center repeat-x;
	border-top: 4px solid #1a273e;
	margin: 15px 0 0 0;
	padding-top: 15px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	}
.head {
	width: 987px;
	margin: 0 auto;
	position: relative;
	}
.logo {
	float: left;
	padding: 15px 0 0 0;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.stone {
	width: 364px;
	float: right;
	padding: 0;
	margin: 0;
	color: #000;
	}
.stone h3 {
	padding: 6px 0 5px 0;
	font-size: 22px;
	}
.stone h4 {
	padding: 6px 0 5px 0;
	font-size: 14px;
	}
.stone p {
	padding: 0 0 0 3px;
	margin: 0;
	}
.stone ul {
	padding: 0 0 0 15px;
	margin-bottom: 10px;
	list-style: square outside;
	}
.stone ul li {
	font-size: 12px;
	padding: 5px 0 0 0;
	}
.stone a {
	color: #27d;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.brick {
	width: 610px;
	padding: 0;
	margin: 0;
	float: left;
	}
.brick h1 {
	width: 100%;
	padding: 6px 0 0 0;
	color: #26354a;
	font-size: 26px;
	}
.brick h1 span {
	padding-top: 3px;
	display: block;
	font-size: 14px;
	}
.brick h1 a {
	color: #26354a;
	}
.brick h3 {
	padding: 10px 0 2px 0;
	font-size: 16px;
	color: #26354a;
	}
.brick h4 {
	padding: 15px 0 3px 0;
	font-size: 16px;
	color: #26354a;
	}
.brick p {
	margin: 0;
	padding: 7px 0 7px 0;
	font-size: 12px;
	line-height: 19px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	}
.brick ul {
	padding: 0 0 5px 25px;
	margin: 0;
	list-style: square outside;
	}
.brick ol {
	padding: 0 0 10px 35px;
	list-style: decimal outside;
	}
.brick ul li, .brick ol li {
	font-size: 12px;
	padding: 2px 0;
	}
.curtain {
	width: 100%;
	margin: 10px 0;
	}
.curtaincontent {
	padding: 2px 12px 7px 12px;
	background: #fff;
	}
.curtainheader {
	background: #fff url('images/corner-tr.gif') 100% 0 no-repeat;
	width: 100%;
	height: 4px;
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
	}
.curtainheader div {
	background: #dadada url('images/corner-tl.gif') 0 0 no-repeat;
	width: 4px;
	height: 4px;
	display: block;
	overflow: hidden;
	}
.curtainfooter {
	background: #fff url('images/corner-br.gif') 100% 0 no-repeat;
	width: 100%;
	height: 4px;
	display: block;
	}
.curtainfooter div {
	background: #dadada url('images/corner-bl.gif') 0 0 no-repeat;
	width: 4px;
	height: 4px;
	display: block;
	overflow: hidden;
	}
p.chronodata {
	font-family: Arial, sans-serif;
	color: #3f6192;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	}
p.chronodata a {
	color: #3f6192;
	}
.entry-content {
	font-family: 'Lucida Grande', Arial, sans-serif;
	padding: 10px 0 0 0;
	}
.entry-content a {
	background: #dde8f4;
	font-family: 'Lucida Grande', Arial, sans-serif;
	color: #284e65;
	padding: 1px 2px;
	}
.entry-content a:hover {
	background: #ddeef9;
	text-decoration: none;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#search {
	float: right;
	}
#search input {
	margin-top: 25px;
	width: 200px;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.stocks a {
	width: auto;
	}
.stockid {
	font-size: 18px;
	font-weight: bold;
	}
.stocks span {
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	padding-left: 15px;
	}
.stockupdate {
	color: #666;
	font-size: 10px;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.stone ul {
	list-style: none;
	padding: 0;
	}
ul.noshow li {
	padding-bottom: 5px;
	}
.metadata {
	background: #fff;
	border-top: 1px solid #ccc;
	padding: 6px 12px 5px 12px;
	position: relative;
	}
.metadata a {
	color: #27d;
	}
span.categories {
	display: block;
	width: 450px;
	}
.commentslink {
	font-weight: bold;
	position: absolute;
	right: 8px;
	top: 3px;
	}
.clear {
	clear: both;
	}
.rss {
	background: url('images/feed-icon.gif') center left no-repeat;
	height: 28px;
	padding: 0 0 0 33px;
	font-weight: bold;
	font-size: 16px;
	display: block;
	}
img.sidelink {
	padding-bottom 10px;
	display: block;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

ul.rsslist li {
	width: 165px;
	float: left;
	height: 19px;
	}
.google, .yahoo, .bloglines, .newsgator {
	padding: 4px 0 4px 20px;
	}
.google {
	background: url('images/feedicons/google.png') center left no-repeat;
	}
.yahoo {
	background: url('images/feedicons/yahoo.png') center left no-repeat;
	}
.bloglines {
	background: url('images/feedicons/bloglines.png') center left no-repeat;
	}
.newsgator {
	background: url('images/feedicons/newsgator.png') center left no-repeat;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

input, textarea {
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 1px;
	}
.date {
	width: 50px;
	}
.comments label {
	padding-left: 5px;
	}
.comments ol {
	padding: 0;
	margin: 0;
	}
.comments ol li {
	font-size: 12px;
	color: #333;
	list-style: none inside;
	padding: 5px 10px;
	float: left;
	width: 566px;
	}
.comments ol li.alt {
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 5px 0 0 0;
	}
p.listuser {
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 0 0;
	color: #26354a;
	}
p.listuser a {
	color: #26354a;
	}
.listcontent {
	font-size: 12px;
	font-weight: normal;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.dem-manage {
	width: 100%;
	border: 0;
	}
.dem-manage img {
	width: 120px;
	}
#the-question-label {
	font-weight: bold;
	}
#the-question {
	vertical-align: middle;
	width: 400px;
	display: block;
	margin: 12px 12px;
	}
#new-poll button {
	vertical-align: middle;
	}
#answerButtons, .poll-options li {
	list-style: none;
	}
#dem-answers input {
	width: 250px;
	}
.the-poll-submit {
	margin: 10px;
	width: 200px;
	font-size: 125%;
	display: block;
	}
#dem-gen-options p em {
	margin: 4px 15px;
	display: block;
	color: #666;
	}
ul.democracy {
	padding: 0;
	list-style: none;
	}
fieldset {
	border: 0;
	}
ul.incresults, ul.sortby {
	list-style: none;
	padding: 0;
	clear: both;
	}
ul.incresults li {
	font-size: 12px;
	}
ul.sortby li {
	float: left;
	width: 120px;
	font-size: 12px;
	padding: 0 15px 5px 0;
	}
.light {
	margin: 0;
	padding: 3px;
	background: #dadada;
	border: 1px solid #999;
	clear: both;
	}
.alert {
	font-size: 12px;
	color: #333;
	list-style: none inside;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	width: 566px;
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 8px 0;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#diggbox li {
	clear: left;
	display: block;
	height: 26px;
	font-size: 12px;
	line-height: 13px;
	}
#diggbox li a {
	font-size: 12px;
	line-height: 14px;
	color: #27d;
	}
#diggbox a.digg-count {
    font-size: 11px;
	line-height: 11px;
	font-family: 'Arial', sans-serif;
    display: block;
	margin: -1px 5px 5px 0;
	width: 26px;
	height: 24px;
    float: left;
    padding: 3px 4px;
    background: #ff9;
    border: 1px solid #EEE393;
    text-align: center;
    text-decoration: none;
    color: #9e9d2b;
	}
#diggbox a.digg-count:hover {
    background: #ffc;
    border-color: #b2ad49;
    }
#diggbox a.digg-count span {
	font-family: 'Arial', sans-serif;
    color: #B6B631;
    text-decoration: none;
	line-height: 11px;
	}
