/*
Theme Name: Simple:Press 2010
Theme URI: http://klasen.us/
Author: Steve Klasen
Author URI: http://klasen.us/
Version: 1.0
Template: Builder
*/

@import url("../Builder/style.css");

/* body */
body{
    background: url("images/body-background-top.png") repeat-x scroll 0 0 #567CC3;
    line-height: 1.5em;
	background-color: #ffffff;
	font-size: 85%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
    color: #333333;
}

.cleardiv {
	clear: both;
	height: 8px;
}

table, img, input, textarea, select {
	max-width: 100%;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}

p, blockquote, address, ul, ol, dl {
	margin-top: .7em;
	margin-bottom: .7em;
}

table, tr, td, th {
    border: none;
    margin: 0;
    background: none;
}
table {
    border-collapse: separate;
}
tr:nth-child(2n) th {
	background: inherit;
}
tr:nth-child(2n) td {
	background: inherit;
}
img {
    vertical-align: middle;
    margin: 0;
	max-width: inherit !important;
}

.hentry img {
    background: none;
    border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
    padding: 0;
}

/* builder mods */
.builder-module {
    margin-bottom: 0;
    border-top: 0;
}
.builder-container-outer-wrapper {
    margin: 0 auto;
}

/* header */
#header {
    height: 140px;
    margin: 0;
    padding: 0;
}
#header-logo{
    background:url(images/header-logo.png) no-repeat 0px 20px;
    height: 140px;
}

/* navigation */
.builder-module-navigation-outer-wrapper {
    margin-top: -35px !important;
}

.builder-module-navigation .builder-module-element {
	margin: 0 .5em 0 0;
}

.builder-module-navigation {
    background: none;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 1.7em;
}

.builder-module-navigation li {
    padding-right: 5px;
    margin-top: 10px;
}
.builder-module-navigation li a {
	-moz-border-radius: 8px 8px 0px 0px;
    -khtml-border-radius: 8px 8px 0px 0px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
    border-radius: 8px 8px 0px 0px;
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
    padding: 0.1em 0.6em 0.7em;
    height: 12px;
}
.builder-module-navigation li a:hover {
    background: url("images/nav_bg_hover.jpg") repeat-x scroll left top #FFFFFF
}
.builder-module-navigation ul.sub-menu, .builder-module-navigation li li {
    border: none;
    margin-top: 0px;
}
.builder-module-navigation li li a {
	-moz-border-radius: 0px;
    -khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
    border-radius: 0px 0px 0px 0px;
    height: 15px;
    padding-top: 2px;
    border-bottom: none;
}

/* icon row */
#builder-module-4c1521e18cee4, #builder-module-4c15235c28c72, #builder-module-4c15214f67b21 {
	background: transparent;
    border: none;
}
#icon-row {
    margin-top: 3px;
    height: 36px;
}
#icon-row img {
    float: right;
    margin: 0 3px 0 0;
}
#icon-row h1 {
	font-family: Calibri, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: -1px;
    font-size: 1.3em;
    padding: 2px 0 0 0;
    margin: 0;
	color: #333333;
}

/* front page */

#builder-module-4c152258280c1 {
    padding: 15px 0 5px 0;
    border: none;
    margin-top: 1px;
}
#builder-module-4c152258280c1 .widget, #builder-module-4c152258280c1 .builder-module-sidebar {
    padding: 0;
}
#builder-module-4c15225829ff8 .widget {
    padding: 0 1em .5em;
}
#builder-module-4c152258280c1 .builder-module-element {
    margin: 0;
}
#builder-module-4c152258280c1 .post-content, .post-content {
    margin: 0 0 0 0;
}
#builder-module-4c152258280c1 .builder-module-element .post-content p {
    margin: 0 0 1em;
}
#builder-module-4c152258280c1 .edit-entry-link,
#builder-module-4bdcc2027d0da .edit-entry-link,
#builder-module-4be4773295ade .edit-entry-link,
#builder-module-4bdc61ee61c8e #respond,
#builder-module-4bdcc2027d0da #respond,
#builder-module-4c15235c29c13 h4.page-title {
    display: none;
}

#builder-module-4c1522582905a {
    border-bottom: none;
    background: #e0e0f0;
}
#builder-module-4c1522582905a .builder-module-sidebar, #builder-module-4c15225829ff8 .builder-module-sidebar {
    background: #e0e0f0;
    padding-top: 0.25em;
    padding-bottom: 0;
}
#builder-module-4c1522582905a .builder-module-sidebar h4.widget-title {
    margin-bottom: 1.5em !important;
    width: 90%;
}

/* showcase */
#showcaseSlides {
    height: 110px;
    width:  260px;
    position: relative;
    overflow: hidden;
    background: #e0e0f0;
    margin: -10px 0 0 8px;
}
#showcaseSlidesContent{
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    margin: 0;
}
li.showcaseSlidesImage {
    display: none;
    float: left;
    position: relative;
    margin: 0;
    background: #e0e0f0;
    list-style: none;
    padding: 0;
}
.showcaseSlidesImage img {
    margin: 0;
}

/* donators */
#spfdonators {
    height: 30px;
    width:  220px;
    position: relative;
    overflow: hidden;
    background: #e0e0f0;
    float: left;
}
#don-container {
	text-align: left;
}
#spfdonators ul {
    margin: 14px 0 2px 4px;
    text-transform: uppercase;
}
#spfdonators ul li {
	line-height: 1em;
	text-align: left;
}

#spfdonatorsContent{
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    margin: 0;
    padding: 0;
}

#builder-module-4c1522582905a a {
    text-decoration: none;
    color: #000080;
}
#builder-module-4c1522582905a a:hover {
    color: #800000;
}
#builder-module-4c1522582905a img {
    margin: 0;
}
#builder-module-4c1522582905a p {
    margin: 0.5em 0;
}

/* text links */
#builder-module-4c15225829ff8 {
    border-top: none;
    line-height: 1em;
}
#builder-module-4c15225829ff8 .builder-module-sidebar {
    padding: 0;
}
#builder-module-4c15225829ff8 ul {
    display: inline;
}
#builder-module-4c15225829ff8 li {
    display: inline;
    list-style: none;
    padding-right: 15px;
}
#builder-module-4c15225829ff8 li a {
    text-decoration: none;
    color: #666666;
}

/* post content */
.post, .page .post-content {
	font-family: Palatino, Georgia;
	font-size: 110%;
	line-height: 1.3em;
}
.post p, .page p {
	margin: 0;
	padding: 9px 0 0 0;
}
.post a, .page a {
	text-decoration: none;
	color: #567CC3;
}
.builder-module-sidebar .widget{
    padding: 0.75em 0 0.75em 1em;
}
.post-title {
    display: none;
}
#builder-module-4c15235c29c13 .post-title,
#builder-module-4be47df745dda .post-title {
    display: inline;
}
.post .date {
    display: block;
}

.post .post-meta, .post-meta, .sfforumlink {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-family: calibri, verdana, tahoma, sans-serif;
	color: #666666;
	font-size: 75%;
	border-top: 1px solid #D7D7D7;
}

.spacer {
	margin-top: 1.1em;
}

.meta-bottom {
	margin-top: .75em;
	padding-top: 0;
	margin-bottom: 2em;
}

#builder-module-4c15235c29c13 .post-title h1, #builder-module-4c15235c29c13 .post-title h1 a,
#builder-module-4c15235c29c13 .post-title h3, #builder-module-4c15235c29c13 .post-title h3 a,
h3, h4 {
	font-family: Calibri, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: -1px;
    font-size: 1.2em;
    color: #567CC3;
    margin-top: 1em;
    text-transform: none;
}

.builder-module-content .builder-module-element{
    margin: 0 1.5em 1.5em 0;
}
.builder-module-sidebar {
    background: #ffffff;
}
.builder-module-sidebar ul {
    margin-left: 0;
}
.builder-module-sidebar li {
    list-style: none;
    padding-bottom: 10px;
}
.builder-module-sidebar h4.widget-title {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
    margin-bottom: 0.5em !important;
    padding: 2px 2px 2px 5px;
    background: #567CC3;
	-moz-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #666666;
    color: #ffffff;
    font-size: 1em;
}
.adminstatusbox img, .display_box img {
    padding-right:  5px;
}
#aktt_tweet_form fieldset {
    padding: 0;
    margin-bottom: 0;
}
#aktt_tweet_submit {
    float: left !important;
    margin-top: 0.5em;
}
.display_box {
    border: 1px solid #333333;
	-moz-border-radius: 12px 12px 12px 12px;
    -khtml-border-radius: 12px 12px 12px 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
    border-radius: 12px 12px 12px 12px;
    margin: 10px 0;
    padding: 10px;
    background: #e0e0e0;
    text-align: center;
}
.display_box p {
    margin-top: 0;
    margin-bottom: 0;
}
.display_box  a {
    text-decoration: none;
    color: #80a0f0;
}
.display_box h2 {
    font-size: 1.25em;
    line-height: 1.25em;
    margin: .25em 0;
    background: #567CC3;
	-moz-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #666666;
    color: #ffffff;
}
.display_box h4 {
    font-size: 1.0em;
    line-height: 1.25em;
    margin: .25em 0;
}
.display_box td {
    padding: 0;
}
input[type="text"], input[type="password"], input.text, input.title {
    padding: 3px;
}
input#subbox, input#s, input#aktt_tweet_text {
    width: 175px !important;
    float:left !important;
    margin-right:  5px;
}
.post-content ul, .post-content ol {
    margin: 1em 0 0 1.5em;
    list-style-position: inside;
}
.post-content li {
    padding-bottom: .5em;
}
.post-title h1 {
    font-size: 1.25em;
    padding: 20px 0 0 0;
    margin: 0;
    color: #567CC3;
    text-transform: none;
}
.page .post-content .bigtext p {
	font-size: 150%;
	line-height: 1.7em;
}

/* footer */
.builder-module-footer {
    background: url("images/footer-background.png") repeat-x scroll 0 0 #567CC3;
    margin: 0 0 10px 0;
    padding: 15px 0 10px 0;
	-moz-border-radius: 0px 0px 8px 8px;
    -khtml-border-radius: 0px 0px 8px 8px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
    border-radius: 0px 0px 8px 8px;
}
.builder-module-footer .builder-module-element {
    margin: 0 1em;
}
.builder-module-footer .builder-module-element p {
	color: #dddddd;
	line-height: 1.1em;
	margin: 5px 0 0 0;
	padding: 0;
	width: 400px
}
.builder-module-footer .builder-module-element a {
	color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.builder-module-footer .builder-module-element img {
	float: left;
	margin: 0 1em 0 0;
}

/*  SPECIALS - Blog Page Link ==================================================================== */

.pagenavigationbox {
	text-align: left;
	margin: 8px 0 5px 0;
}

.pagenav, .pagenavcurrent {
	border: 1px solid #EEEEEE;
	margin: 0 3px;
	padding: 5px;
	background-color: transparent;
}

.pagelink {
	border: 1px dotted silver;
	color: #9999FF !important;
	margin: 0 3px;
	padding: 5px;
	background-color: transparent;
}

.pagelink:hover {
	border: 1px dotted silver;
	background-color: #9999FF;
	color: #FFFFFF !important;
}

.menubox a {
	text-transform: uppercase;
	text-decoration: none;
}

/* Contact - Donators List */
ul.donators li {
	float: left;
	width: 290px;
    list-style-type:none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

/*  Table as used on various pages ============================================================== */

table.info-table {
	border-collapse: separate;
	width: 100%;
	border-spacing: 12px 0;
	margin: 15px 0;
}

table.single-info-table {
	border-collapse: separate;
	width: 99%;
	border-spacing: 0 0;
	margin: 15px 0;
}

table td.info-head {
	background-color: #eeeeee;
	font-family: calibri, verdana, tahoma, san-serif;
	font-weight: bold;
	font-size: 110%;
	color: #597fc5;
	margin: 0;
	padding: 1px;
	border: 1px solid #aaaaaa;
	border-bottom: 0;
	line-height: 3em;
	-moz-border-radius: 13px 13px 0px 0px;
    -khtml-border-radius: 13px 13px 0px 0px;
	-webkit-border-top-left-radius: 13px;
	-webkit-border-top-right-radius: 13px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
    border-radius: 13px 13px 0px 0px;
}

table td.info-sub-head,
table td.info-sub-head-left,
table td.info-sub-head-right {
	background-color: #eeeeee;
	font-family: calibri, verdana, tahoma, san-serif;
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	margin: 0;
	padding: 1px;
}

table td.info-sub-head-left {
	border-left: 1px solid #aaaaaa;
}

table td.info-sub-head-right {
	border-right: 1px solid #aaaaaa;
}

table td.info-head img,
table td.info-sub-head img,
table td.info-sub-head-left img,
table td.info-sub-head-right img,
table td.info-download img {
	float: left;
	margin: 2px 6px 0px 6px;
	padding: 0;
}

table td.info-data img {
	float: left;
	margin: 2px 6px 0px 0px;
	padding: 0;
}

table td.info-data {
	background: url(images/info-box-grad.png) repeat-x;
}

table td.info-data,
table td.info-logo,
table td.info-download {
	font-family: calibri, verdana, tahoma, san-serif;
	padding: 1px 10px 1px 0;
	border: 1px solid #aaaaaa;
	border-top: 0;
    vertical-align: top;
}

table td.info-download {
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	font-size: 120%;
}

table td.info-data p,
table td.info-sub-head p,
table td.info-sub-head-left p,
table td.info-sub-head-right p {
	padding: 8px 12px 8px 8px;
}

table td.info-data h3 {
	padding: 0 0 0 8px;
	margin: 0;
}

table td.info-data img.alignright {
	float: right;
	padding: 0;
	margin: 5px 0 10px 10px;
}


table.info-table ul {
	list-style-image: url(images/blue-bullet.gif);
	margin: 5px 7px 5px 23px;
}

table td.info-logo a img {
	margin: 0;
	padding: 0;
	text-align: center;
}

table td.info-logo {
	margin: 0;
	padding: 0;
}

table.single-info-table td.ordinary {
	border: 1px solid #aaaaaa;
	text-align: center;
	vertical-align: middle;
	font-family: calibri, verdana, tahoma, san-serif;
}

table.single-info-table td.ordinary img {
	margin: auto;
}


.version-box {
	font-weight: bold;
	color: #455E8C;
	padding: 0px;
}

.download-block,
.extras-block {
	height: 65px;
	-moz-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
    border-radius: 8px 8px 8px 8px;
}

.download-block {
	margin: 0 0 6px 10px;
	background-color: #97B9F7;
}

.extras-block {
	margin: 0 0 0 0;
	background-color: #97B9F7;
	padding: 0 5px;
}

.download-block p a {
	line-height: 1.1em;
	font-family: "Arial Black";
	color: #333333;
}

.extras-block p a {
	line-height: 1.1em;
	font-family: "Arial Black";
	color: #333333;
}

/*  Image Collection as used on Showcase page =================================================== */

table td.info-data .image-array {
	width: 100%;
	padding: 20px;
}

table td.info-data .image-array a img {
	float: left;
	margin: 10px 15px 10px 15px;
	padding: 0;
	vertical-align: top;
}

h5 {
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	letter-spacing: normal;
    color: #567CC3;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 100%;
}

table.info-table ul.faq_list {
	margin-left: 40px;
}

/* donation form */

.spfform {
    border: 1px solid #567CC3;
	-moz-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
    border-radius: 8px 8px 8px 8px;
    margin: 12px;
}

.spfform fieldset {
	border: none;
}

/* ====	Following are forum specials because of the
		way Builder effects the skin CSS */

/* forum page - some overrides to forum skins */
.page #sforum {
	font-family: Calibri, Tahoma, Verdana, san-serif;
}

#sforum .sfposttable .sfinnerusertable td
{
	vertical-align: top;
	padding: 5px;
}

#sforum .sfloginstrip .sfusercell {
	padding-left: 8px;
}

#sforum .sfposttable .sfuserinfoabove .sfavatar,
#sforum .sfposttable .sfuserinfoabove .sfbadge {
	padding: 0 0 0 10px !important;
	margin: 0 !important;
}

legend {
	font-size:1em;
}

#sforum .sfposttable .sfuserinfoside .sfuserrank,
#sforum .sfposttable .sfuserinfoabove .sfuserrank {
	font-size: 80%;
	font-weight: bold;
}

#sforum .sfpagelinks a.current {
	background-color: #ffffff !important;
}

/* forum link */
.sfforumlink {
}

span.sfcustom-onlinestatus p {
	margin-left: 26px;
	color: #597fc5;
}

.sfdebug {
	background: #e7fafb;
	margin: 0 0 10px 0;
	padding: 3px 10px 3px 10px;
	width: auto;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

.sfdebug p, .sfdebug pre {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
}


