/*
Theme Name: WordPress So Long Insecurity
Theme URI: http://wordpress.org/
Description: So Long Insecurity
Version: 1.1
Author: Paper Tower
Author URI: http://www.papertower.com/
Tags: Motivation

	So Long Insecurity
	 http://www.solonginsecurity.com

	This theme was designed and built by Paper Tower,
	whose site you will find at http://www.papertower.com/

*/



@charset "UTF-8";

/*  ================ Reset ========================== */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*  ================================================= */

/* ================== Layout ========================= */
body {
	background:url(images/body_bg.gif) repeat;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:62.5%;
	color:#333333;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, Times, Times New Roman, serif;
	font-style:italic;
	margin:0;
}

#cntr {
	width:980px;
	position:relative;
	padding:0;
	margin:20px auto;
	/*overflow:auto;*/
}

#hd, #bd, #ft {
	width:980px;
	float:left;
	display:inline;
}

body.home div#hd {
	height:288px;
	display:block;
	background:transparent url(images/home_header2.png) no-repeat;
	position:relative;
}

div#hd {
	height:460px;
	background:transparent url(images/sendoff_header.png) no-repeat;
	position:relative;
	display:block;
}

body.home div#hd h1 {
	position:absolute;
	width:200px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

div#hd h1 a	{
	width:482px;
	position:absolute;
	top:48px;
	left:243px;
	height:63px;
	text-indent:-9999px;
	display:block;
}

body.home div#hd h2 a{
	width:694px;
	height:288px;
	display:block;
	text-indent:-9999px;
}

body.home div#hd h3 a{
	width:284px;
	height:288px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:695px;
}

body.home div#hd p {
	width:200px;
	display:block;
	height:20px;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0;
}

#bd {
	font-size:1.2em;
	line-height:1.6em;
}

ol {
	margin-left:15px;
	padding-left:15px;
	list-style:decimal;
}

p {
	margin-bottom:1.3em;
	color:#656565;
}

a { text-decoration:none; outline:none; color:#d257b1; }

a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}

ul {
	margin:0;
	padding:0;
}

div#mn ul li {
	margin-bottom:8px;
}

ul.sendoffs li, ul#results li {
	border-bottom:1px solid #e7e7e7;
	margin:40px 0 15px 0;
	position:relative;
	min-height:130px;
	width:590px;
	text-align:left;
}

ul.sendoffs li:last-child, ul#results li:last-child {
	border-bottom:none;
}

ul.sendoffs li p, ul#results li p {
	width:480px;	
	text-align:left;
}

ul.sendoffs li:first-child, ul#results li:first-child {
	margin-top:0;
}

p.postinfo, p.postmetadata {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#b2b2b2;
	text-align:left;
}

p.postmetadata {
	font-size:1.1em;
	margin-top:2em;
}

span.cheerlabel {
	margin-left:20px;	
}

.textcontainer {
	display:inline !important;
	margin:0 !important;
	color:#088EB0 !important;
	font-size:1em !important;
}

div#mn h3 {
	font-size:1.9em;
	line-height:1.3em;
	color:#088eb0;
	margin-bottom:1.2em;
}

div#bd {
	background:url(images/bd_bg.png) repeat-y;
}

div#ft {
	background:transparent url(images/ft_bg.png) no-repeat;
	height:35px;
	margin:0 0 30px 0;
}

h1 {
	float:left;
	display:inline;
	margin:0 0 12px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#088eb0;
	font-style:italic;
	font-size:1.7em;
	line-height:1.3em;
}
div#mn {
	float:left;
	width:600px;
	margin:30px 0 0 40px;
	display:inline;
}

div#sc {
	float:right;
	width:275px;
	display:inline;
	margin-right:11px;
}

div#order, div#preview, ul#sidenav li a#bio, ul#sidenav li a#simulcast, ul#sidenav li a#lproof, ul#sidenav li a#blog,  ul#sidenav li a#booktour,  ul#sidenav li a#facebook_fan {
	width:275px;
	background:transparent url(images/sprites.png) no-repeat;
	display:block;
}

body.home div#order {
	height:378px;
	background-position:0 0;
	text-align:center;
}

div#order {
	height:378px;
	background-position:-275px 0;
	text-align:center;
}

div#order span {
/*	position:relative;
	top:-15px;*/
}

div#order h4, div#preview h4 {
	float:left;	
	display:inline;
	width:275px;
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

div#order h4 {
	margin:258px 0 8px 0;
	font-size:1.8em;
	color:#d257b1;
	font-size:10px;
	font-weight:normal;
}

div#order h4 a {
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	font-weight:bold;
}

div#order p {
	color:#FFFFFF;
	display:inline;
	float:left;
	font-size:1.4em;
	margin:8px 0 0;
	text-align:center;
	width:275px;
}

body.home div#order p {
	color:#2b1a0b;	
}

div#preview {
	height:136px;
	background-position:-550px 0;
	text-align:center;
}

div#preview h4 {
	margin:80px 0 0 0;
	color:#FFF;
	font-size:1.5em;
}

div#preview a {
	font-size:1.2em;	
}


div#sharing {
	padding-top:20px;
	padding-left:23px;
}


div#sharing a {
	color:#ffffff;
	font-size:13px;
}

div#sharing div#facebook_sharing {
	margin-top:5px;
}

div#sharing div#facebook_sharing img {
	float:left;
	margin-right:2px;
}

ul#sidenav li {
	text-indent:-9999px;	
}

ul#sidenav li a#bio {
	height:40px;
	background-position:0px -505px ;
	/*border:1px solid white;*/
}

ul#sidenav li a#simulcast {
	height:66px;
	background-position:-550px -311px;
}

ul#sidenav li a#lproof {
	height:40px;
	background-position:0 -585px;
}

ul#sidenav li a#blog {
	height:40px;
	background-position:0px -625px;
}

ul#sidenav li a#facebook_fan {
	height:40px;
	background-position:0px -665px;
}

ul#sidenav li a#booktour {
	height:66px;
	background-position:-276px -451px;
	display:none;
}

div#hd div#sendoff, div#hd div#whatelse {
	position:absolute;
	top:147px;
	width:430px;
	font-size:1.2em;
	color:#656565;
}

div#hd div#sendoff {
	left:40px;
}

p.user, p.pass, div#sendoff form {
	margin:0 0 6px 0;
	width:200px;
}

div#hd div#whatelse {
	left:540px;
}

div#whatelse h3, div#sendoff h2 {
	color:#088eb0;
	font-size:2.4em;
	margin:0 0 14px 0;
}

div#sendoff h4 {
	color:#088eb0;
	font-size:1.8em;
	margin:20px 0 6px 0;
}

div#sendoff h2 span {
	font-size:0.6em;	
}

div#whatelse ul li {
	padding:0 0 0 50px;
	background:transparent url(images/sprites.png) no-repeat;
	height:36px;
	float:left;
	display:inline;
	width:340px;
	margin:0 0 8px 0;
}

div#whatelse ul li#one {
	background-position:-787px -377px;
}

div#whatelse ul li#two {
	background-position:-787px -417px;
}

div#whatelse ul li#three {
	background-position:-787px -456px;
}

form#searchform {
	float:left;
	display:inline;
	margin:10px 0 0 0;
	position:relative;
}

form#searchform input#s, form#searchform input#searchsubmit {
	background:transparent url(images/sprites.png) no-repeat;
	height:18px;
	border:none;
	outline:none;
	float:left;
	display:inline;
}

form#searchform label {
	float:left;
	display:inline;
	font-size:1.4em;
	color:#088EB0;
	padding:10px 10px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

form#searchform input#s {
	background-position:-1px -452px;
	width:213px;
	padding:11px 10px 9px 10px;
	font-size:14px;
	color:#656565;
	line-height:14px;
}

form#searchform input#searchsubmit {
	background-position:-234px -452px;
	width:42px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	height:38px;
	cursor:pointer;
}

form#new_post textarea#posttext {
	background:url(images/bg_textarea.gif) bottom left no-repeat;
	width:420px;
	height:108px !important;
	border:none;
	padding-top:10px !important;
	padding-left:10px !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#656565;
	font-size:1.2em;
}

form#new_post input#submit {
	background:transparent url(images/sprites.png) no-repeat;
	background-position:-607px -395px;
	width:166px;
	height:38px;
	text-indent:-9999px;
	display:block;
	font-size:0;
	line-height:0;
	border:0;
	margin-top:10px;
}

form#commentform {
	width:480px;	
}

a.cheerbutton {
	width:100px;
	height:97px;
	text-indent:-9999px;
	display:block;
	background:transparent url(images/cheer_button.png) no-repeat;
	position:absolute;
	top:0;
	right:0;
}

span.bartext object {
	position:absolute;
	top:0;
	right:0;
}


form#commentform textarea#comment {
	width:480px !important;	
}

div.entry {
	border-bottom:1px solid #e7e7e7;
	position:relative;
}

div#respond {
	margin-top:30px;
	width:590px;
}

div#respond h3 {
	margin-bottom:0.5em;	
}

h3#comments {
	margin-top:30px;	
}

ol.commentlist {
	color:#656565;	
	padding-bottom:20px;
	border-bottom:1px solid#e7e7e7;
}

ul#results {
	float:left;
	display:inline;
	width:500px;
	margin-top:16px;
}

div#mn h1 {
	font-size:1.8em;	
}

.progress {
	bottom: 23px;
	padding-left: 10px;
	position: absolute;
	left: 37px;
	width: 20px;
	display: none;
}
#respond .progress {
	position: static;
	margin-top: 5px;
	padding-left: 0px;
}

#postresponse {
	display:none;	
}

div#login h1 {
    background:transparent url(/wp-content/themes/Beth_Moore/images/register_header.png) no-repeat !important;
    width:293px;
    height:100px;
}


div#homepage_videos {
	overflow:auto;
	margin-top:30px;
}

div#homepage_videos .nav {
	display:block;
	margin-bottom:20px;
	overflow:auto;
}

div#homepage_videos .nav a {
	display:block;
	float:left;
	margin-right:10px;
}
div#homepage_videos .nav div {
	clear:both;
}

#booklet_link {
	width:275px; height:188px;
	background:transparent url(images/sprites.png) no-repeat;
	background-position:-276px -584px;
	overflow:hidden;
}

#booklet_link div{
width:140px;
margin-left:120px;
margin-top:12px;
font-size:11px;
line-height:16px;
}
#booklet_link div span {display:block; font-size:12px; font-weight:bold; color:#94386e; text-transform:uppercase;}
#booklet_link div a {display:block; color:#94386e; font-weight:bold;}

#journal_link {
	width:275px; height:185px;
	background:transparent url(images/sprites.png) no-repeat;
	background-position:0px -705px;
	overflow:hidden;
}

#journal_link div{
width:140px;
margin-left:120px;
margin-top:12px;
font-size:11px;
line-height:16px;
}
#journal_link div span {display:block; font-size:12px; font-weight:bold; color:#94386e; text-transform:uppercase;}
#journal_link div a {display:block; color:#94386e; font-weight:bold;}
