/*
	Theme Name: RegularGeek
	Theme URI: http://regulargeek.com/
    	Download URL: http://regulargeek.com/wp-content/uploads/regGeekTheme.zip
	Description: A custom theme created by <a href="http://regulargeek.com" target="_blank">RegularGeek</a>.
	Author: Robert Diana
	Author URI: http://regulargeek.com/
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #222;
	margin: 0px;
	padding: 0px;
}

em {
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 10px 0px 0px 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img.alignleft {
	float: left;
	margin: 5px 5px 5px 0px;
}

img.alignright {
	float: right;
	margin: 5px 0px 5px 5px;
}

img.aligncenter {
	display: block;
	margin: 0px auto 5px auto;
	clear: both;
}

.alignleft {
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	clear: both;
	margin: 0px auto 0px auto;
}

#wrapper {
        width: 100%;
	margin: 0px;
}

#container {
	float: left;
        width: 100%;
}

#headers {
	float: left;
	height: 153px;
        width: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 3px solid #CC0000;
}

.left-head {
	margin: 0px 0px 0px 15px;
	float: left;
	width: 45%;
	padding-top: 10px;
}

.left-head h1 {
	float: left;
	width: 100%;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	text-align: left;
}

.left-head p {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.left-head h1 a:link, .left-head h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.left-head h1 a:hover, .left-head h1 a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

.right-head {
	float: right;
	width: 45%;
	padding-top: 10px;
}

#search-form {
        float: left;
        width: 48%;
        padding-top: 10px;
}

#search-form a {
	color: #FF0000;
        font-weight: bold;
        text-decoration: underline;
}

#rss-head {
        float: right;
        width: 48%;
}

#rss-head a {
	color: #CC0000;
        font-weight: bold;
}

#navigators {
        margin-top: 10px;
	display: block;
        clear: both;
	width: 100%;
}

#navigators ul {
	margin: 0px 0px 0px 200px;
        height: 25px;
	list-style-type: none;
}

#navigators ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navigators ul li a {
	display: block;
	float: left;
	width: auto;
	padding: 0 15px 0 15px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
        font-weight: bold;
	margin: 0px 5px 0px 0px;
	border-top-width: 2px;
	border-top-style: solid;
}

#navigators ul li a:link, #navigators ul li a:visited {
	background-color: #CC0000;
	border-top-color: #B70000;
}

#navigators ul li a:hover, #navigators ul li a:active {
	background-color: #333333;
	border-top-color: #242424;
}

#main-content {
	float: left;
	width: 100%;
	position: relative;
	padding: 15px 0px 15px 0px;
}

#footer {
	float: left;
	height: 60px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
}

#right-content {
	float: right;
	width: 80%;
        padding: 0px 15px 0px 0px;
	position: relative;
}

#left-content {
	width: 180px;
	padding-left: 15px;
	float: left;
}

/* start post-content post config */
#post-entry {
	float: left;
	width: 700px;
	padding: 0px 5px 20px 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#post-entry h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
}

#post-entry h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
	color: #000000;
}

#post-entry h3 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
	color: #CC0000;
}

#post-entry h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
}

#post-entry h5 {
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
}

#post-entry h6 {
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
}

#post-entry h1 a:link, #post-entry h1 a:visited {
	color: #CC0000;
}

#post-entry h1 a:hover, #post-entry h1 a:active {
	color: #FFFFFF;
	background-color: #CC0000;
}

.post-meta {
	float: left;
	padding-top: 5px;
	width: 60%;
}

.post-social {
	float: right;
	padding-top: 10px;
	color: #CC0000;
	font-weight: bold;
}

.post-social img {
	vertical-align: top;
}

.post-social iframe, .post-social span {
        vertical-align: bottom;
}

.post-clear {
	height: 5px;
        clear: both;
        width: 100%;
}

.post-date {
	background-image: url(images/calendar.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	padding-left: 20px;
}

.authors-cat {
	background-image: url(images/author.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	padding-left: 20px;
}

.post-comments {
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	padding-left: 20px;
}
.post-content {
        float: left;
        width: 100%;
	padding: 5px 0px 10px 0px;
	font-size: small;
	line-height: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.post-content p {
	margin-bottom: 8px;
}

.post-content code {
	display: block;
	padding: 5px;
	clear: both;
	margin: 10px 40px 10px 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid black;
}

.post-content pre {
	display: block;
	padding: 5px;
	clear: both;
	margin: 10px 40px 10px 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid black;
}

.post-content img {
	padding: 2px;
	background-color: #f7f7f7;
}

.post-content blockquote {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin: 10px 40px 10px 15px;
	padding: 1px 0px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.post-content li {
        line-height: 24px;
}

#post-navigator {
	height: 30px;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: -1px;
	font-weight: normal;
}

.rss {
	font-size: 14px;
	color: #000000;
	background-image: url(images/feed-icon-16x16.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebars_r {
	float: right;
	width: 330px;
}

#sidebars_r h3 {
	float: left;
	width: 165px;
	height: 24px;
	margin: 0px;
	background-color: #CC0000;
	border-bottom: 2px solid #AF0A1B;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
}

#sidebars_r .social-follow {
	text-align: left;
	float: left;
	width: 300px;
	border-right: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-bottom: 2px solid #E6E6E6;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
}

.social-follow .heading {
	height: 24px;
	width: 295px;
	margin: 0px 0px 5px 0px;
	background-color: #CC0000;
	border-bottom: 2px solid #AF0A1B;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF;
	display: block;
}

.social-follow a {
	text-decoration: none;
	padding-left: 5px;
}

.empty-ad {
        margin-top: 10px;
        margin-bottom: 10px; 
        width: 125px; 
        padding: 55px 0px 55px 0px; 
        text-align: center; 
        background-color: silver; 
        font-weight: bold;
}
#sidebars {
	float: left;
	width: 180px;
}

#sidebars h3 {
	float: left;
	width: 165px;
	height: 24px;
	margin: 0px;
	background-color: #CC0000;
	border-bottom: 2px solid #AF0A1B;
	padding-left: 10px;
	line-height: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#sidebars ul {
	text-align: left;
	float: left;
	width: 173px;
	list-style-type: none;
	border-right: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-bottom: 2px solid #E6E6E6;
	margin: 0px 0px 8px 0px;
	padding: 5px 0px 5px 0px;
}

#sidebars ul li {
	float: left;
	font-size: small;
	margin: 0px;
	padding: 4px 0px 4px 5px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebars ul li a:link, #sidebars ul li a:visited, #sidebars ul li a:hover, #sidebars ul li a:active {
	padding-left: 20px;
	margin: 0px;
	float: left;
	color: #333333;
	text-decoration: none;
	background-image: url(images/section-bullet.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 18px 0;
}
.commentlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/* COMMENT STYLE */
.commentlist li.comment, .commentlist li.pingback {
	border-bottom: 1px solid #CCCCCC;
	line-height: 14px;
	font-size: 12px;
	padding: 10px 0px;
	position: relative;
}

.commentlist li.pingback p {
	color: #888;
	display:block;
}
.commentlist li.pingback .url {
	font-style: italic;
}

.commentlist li:last-child {
	border-bottom:none;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	/* position: absolute; */
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0px 0px 12px 0px;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0px;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 5px 0px 0px 0px;
}
.commentlist .children li {
	border: none;
	border-top: 1px solid #CCCCCC;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 12px 0;
	border-top: 1px solid #CCCCCC;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
	color: #666666;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#CC0000;
	font-weight:bold;
}
#respond label {
	font-size: 12px;
	font-weight:bold;
}
#respond input {
	margin: 0px 0px 10px 5px;
	padding: 2px;
	width: 50%;
}
#respond textarea {
	width:95%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	margin: 0px;
        padding: 3px 6px;
        font-weight: bold;
        vertical-align: middle;
}
.code-box {
        padding: 5px; 
        background-color: #eeeeee; 
        border: 1px solid black;
}

.wp-caption {
    text-align: center;
    border: 1px solid #ddd;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

ul.scrd_digest { font-size: 90%; margin-top: 0.3em; }
ul.scrd_digest div { text-indent: 0; }
ul.scrd_digest img { padding: 0 10px; }
a.credit_source {color: gray; font-style: italic;}
p.scrd_credit { font-size: 80%; float: right;}