/*
Theme Name: Life Daily Devotional
Theme URI: lifedailydevotional.com
Description: The main theme for Life Daily Devotional.
Version: 4.0
Author: Taylor Perrin
Author URI: http://www.taylorperrin.net
*/

html,body,div,span,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,code,
del,dfn,em,img,q,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
}
:focus { 
	outline:none; 
}

* { margin:0; padding:0; }

body {
	color:#333;
	font-family: Georgia, Times, serif;
	background:#ffe9bc;
}
#wrapper_big {
	width:1040px;
	margin:0 auto;
	background:#ffe9bc url('images/head.jpg') top left no-repeat;
}
#wrapper_small {
	position:relative;
	width:840px;
	margin:0 auto;
}

a:link {color:#560000; text-decoration:underline; }
a:visited {color:#560000; }
a:hover {color:#780202; }
a:active {color:#9b0404; }

blockquote {
	font-size:13px;
	font-style:italic;
}

/*============================================= =header */
#header {
	position:relative;
}
#header h1 {
	background:transparent url('images/logo.jpg') no-repeat 0 0;
	height:199px;
	position:absolute;
	top:0;
	left:60px;
	text-indent:-9000px;
	width:254px;
}
#header h1 a {
	display:block;
	width:254px;
	height:199px;
	border:none;
}
#big_hits {
	position:absolute;
	top:5px;
	left:580px;
}
#search {
	position:absolute;
	top:145px;
	right:195px;
	list-style:none;
}
#search label {
	display:none;
}
#search #s {
	background:transparent url('images/search_input.png') no-repeat 0 0;
	border:none;
	float:left;
	margin-right:10px;
	padding:6px 7px;
	width:160px;
}
#searchsubmit {
	float:left;
}

/*============================================== =nav bar */
#nav {
	height:30px;
	list-style:none;
	position:absolute;
	right:0;
	top:210px;
}
#nav li {
	display:block;
	float: left;
	margin:0 0 0 12px;
	padding:0;
	position:relative;
	text-indent:-999em;
}
#nav li a {
	background-color:transparent;
	background-image:url('images/nav.png');
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
}
#nav .current, #nav .current a {
	background-position:0 0;
	width:82px;
}
#nav .potw, #nav .potw a {
	background-position:-82px 0;
	width:162px;
}
#nav .resources, #nav .resources a {
	background-position:-244px 0;
	width:94px;
}
#nav .about, #nav .about a {
	background-position:-338px 0;
	width:63px;
}
#nav .contact, #nav .contact a {
	background-position:-401px 0;
	width:81px;
}

#nav .current a:hover, #nav .current.hover a {
	background-position:0 -30px;
}
#nav .potw a:hover, #nav .potw.hover a {
	background-position:-82px -30px;
}
#nav .resources a:hover, #nav .resources.hover a {
	background-position:-244px -30px;
}
#nav .about a:hover, #nav .about.hover a {
	background-position:-338px -30px;
}
#nav .contact a:hover, #nav .contact.hover a {
	background-position:-401px -30px;
}

/*============================================== =content */
#content {
	float:left;
	padding:260px 0 0 0;
	margin:0;
	width:600px;
}
hr {
	border:0;
	border-bottom:1px #bfb08f solid;
	height:0;
	width:80%;
	margin:20px auto;
}
.entry {
	margin-bottom:10px;
}
.entry p {
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	line-height: 1.15em;
	margin:0 0 15px 0;
}
h2, .pagetitle {
	border-bottom:1px #bfb08f dashed;
	color:#560000;
	font-size:26px;
	margin-bottom:20px;
	padding-bottom:10px;
}
h3 {
	color:#333;
	font-weight:bold;
	font-size:19px;
	margin-bottom:10px;
}
.the_date {
	font-size:12px;
	margin-bottom:5px;
}
.archive_post {
	border-bottom:1px #bfb08f dashed;
	margin-bottom:20px;
	padding-bottom:10px;
}
#date {
	font-size:0.85em;
	margin:0 0 10px 0;
}
p.postmetadata {
	font-size:0.7em;
	margin:0 0 30px 0;
}
p.postmetadata_alt {
	font-size:0.7em;
	padding:12px 12px;
	margin:20px 0 20px 0;
	border-bottom:1px solid #560000;
	border-top:1px solid #560000;
	background:#fff4de;
}
.search_meta {
	font-size:0.7em;
	margin-bottom:10px;
}
.search_link {
	font-size:13px;
	margin-top:5px;
}
.search_post {
	border-bottom:1px #bfb08f dashed;
	margin-bottom:20px;
	padding-bottom:25px;
}

/*============================================= = comments */
#comments_wrap {
	clear:both;
}
#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
}
#commentform textarea {
	width:500px;
	padding:2px;
}
#commentform #submit {
	float:right;
	margin:5px 122px 50px 0;
}
.navigation {
	position:relative;
	margin:0 0 50px 0;
	font-size:0.8em;
}
.navigation ul {
	list-style:none;
}
.navigation ul li {
	float:left;
	display:inline;
}
.alignleft {
	position:absolute;
	left:0;
}
.alignleft a {
	text-decoration:none;
	border-bottom:1px dotted #560000;
}
.alignleft a:hover {
	text-decoration:underline;
	border:none;
}
.alignright {
	position:absolute;
	right:0;
}
.alignright a {
	text-decoration:none;
	border-bottom:1px dotted #560000;
}
.alignright a:hover {
	text-decoration:underline;
	border:none;
}

/*============================================== =sidebar */
#sidebar {
	padding:300px 0 10px 0;
	margin-left:650px;
	width:190px;
	font:0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#sidebar a {
	color:#560000; 
	text-decoration:none;
}
#sidebar h3 a {
	display:block;
	height:88px;
	margin-bottom:10px;
	text-indent:-9999px;
	width:190px;
}
h3#potw {
	background:transparent url('images/sidebar_potw.jpg') no-repeat 0 0;
}
h3#recent {
	background:transparent url('images/sidebar_recent_devo.jpg') no-repeat 0 0;
}
#sidebar .sidebar_element {
	background:#ffeecc;
	border:2px #f1daac solid;
	margin-bottom:25px;
	padding:15px;
}
#sidebar .sidebar_element a {
	border-bottom:1px dotted #ac7760;
}
#sidebar .sidebar_element a:hover {
	color:#780202; 
	text-decoration:underline; 
	border:none; 
}
.weekof {
	margin-bottom:8px;
	text-align:center;
}
.side_entry {
	margin-bottom:16px;
}
.side_meta {
	font-size:0.7em;
	font-weight:bold;
}
/*#recent_bs {
	background:transparent url('images/sidebar_bs.jpg') no-repeat 0 0;
	height:178px;
	margin:0 0 10px 0;
	padding:22px 27px 0 27px;
	width:136px;
}*/

/*================================================ =forms */
.gform_fields input, .gform_fields textarea {
	background:#fff;
	border:1px #ccc solid;
	padding:5px !important;
}
.gform_footer {
	border-top:1px #c8bca3 dashed;
	margin-top:20px !important;
	padding-top:20px !important;
}
.gform_footer a {
	display:none !important;
}
#gforms_confirmation_message  {
	background-color:#f5d7b8 !important;
	border:1px solid #deb68d !important;
	color:#5f3a14 !important;
}

/*================================================ =footer */
#footer {
	background:transparent url('images/footer.gif') no-repeat top center;
	clear:both;
	margin-bottom:90px;
	padding-top:116px;
	position:relative;
	width:840px;
}
#bottom_links {
	position:relative;
}
#bottom_links ul {
	list-style:none;
}
#bottom_links ul li {
	float:left;
	display:inline;
	border-right:1px solid #560000;
}
#footer ul li a {
	display:block;
	height:13px;
	font-size:0.7em;
	padding:0 5px 0 5px;
	border:none;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer ul#bottom_right {
	position:absolute;
	right:0;
}
#bottom_links ul li.last {
	border:none;
}
#about_small {
	font-size:0.7em;
}
span#no_bold {
	font-weight:normal;
}

/*Archive*/
div.arch ul {
	list-style:none;
}
div.arch ul li {
	padding:0 0 10px 0;
}

/* New Post Meta - Print, Share This, Series... */
.linkable {
	margin-bottom:25px;
}
.print a {
	background:transparent url('images/print.png') no-repeat 0 0;
	display:block;
	float:left;
	height:30px;
	margin:0 10px 0 0;
	text-indent:-999em;
	width:58px;
}
.st_sharethis {
	float:left;
}
.stButton {
	margin-left:0 !important;
	margin-right:0 !important;
}
.stButton .chicklets {
	background:transparent url('images/share.png') no-repeat 0 0 !important;
	display:block !important;
	float:left !important;
	font-size:17px !important;
	height:30px !important;
	padding-left:0 !important;
	text-indent:-999em !important;
	width:94px !important;
}
.series_title {
	float:right;
	font-size:13px;
	padding-top:7px;
}
.series_title a {
	font-weight:bold;
}
.attribute_entry {
	margin-bottom:60px;
}
.letter {
	float:left;
	font-size:6em;
	font-weight:bold;
	line-height:0.7em;
	margin-right:30px;
}
.attribute {
	float:left;
	padding-top:5px;
}
.last {
	border:0 none !important;
	margin:0 !important;
	padding:0 !important;
}

/* Clear */
.clear {
	clear: both;
	float: none;
	height: 1%;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
