/*
Theme Name: Modernization
Theme URI: http://wordpress.org/
Author: Kyle Shepherd
Author URL: http://wordpress.org/
Description: Primary theme used for "Always Advancing" blog.
Version: 1.0
License: Creative Kyles
License URL	: license.txt
Tags: green, lightweight, book, paper
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {	
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	/* list-style: none; */
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after	 {
	content: "";
}
blockquote, q {
	quotes: "" "";
font-style:italic;
margin: 1em 3em;
}




a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

/* Copyright Text */
@charset "UTF-8";

body {
	position:relative;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	color:#111;
	font-size:12px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	line-height: 1.4em;
	margin-top: 0px;
	margin-left: 0px;
  background-color:#DEC79E;	
}

/* Override to allow images to scale */
img { 
max-width: 100%;
}

#full_page_wrap {
  position:relative;
  width: 100%;
}

ol, ul {
	list-style: none;
	margin:0;
	padding:0;
}

#top_bar {
  position: relative;
  width: 100%;
  height: 167px;
  background-image: url('images/blog_bar-02.png');
  background-repeat: repeat-x;
  z-index: 4;
  border: 0px;
}

#upper_title {
  position: relative;
  margin: 0 auto; 
  z-index: 8;
  top: 43px;
}

#top_bar_yellow {
  width: 100%;
  background-color: #DEC79E;
  z-index: 5;
  margin: 9px 0px 9px 0px;
  font-family: 'Fanwood Text', serif;
  min-height: 20px;
  height: 20px;
  /* (top, right, bottom, left) - Hope this note helps future CSS guys. - Josh. */ 
}

.top_quote {
  font-family: 'Fanwood Text', serif;
  font-size: 15px;
  color: #665B49;
  text-shadow: 0px 1px 0px #FFE4B6;
  line-height: 22px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  word-wrap: break-word;
}

.copyright_text {
  font-family: tahoma, helvetica, arial;
  font-size: 7pt;
  color: #80725B; 
  text-shadow: 0px 1px 0px #FFE4B6;
}

.copyright_text a:link {text-decoration: none; color: #80725B; font-size: 7pt; font-family: tahoma, helvetica, arial;}
.copyright_text a:visited {text-decoration: none; color: #80725B; font-size: 7pt; font-family: tahoma, helvetica, arial;}
.copyright_text a:active {text-decoration: none; color: #80725B; font-size: 7pt; font-family: tahoma, helvetica, arial;}
.copyright_text a:hover {text-decoration: underline; color: #80725B; font-size: 7pt; font-family: tahoma, helvetica, arial;}

/*
Navigation
*/

#top_nav {
  position: relative;
  margin: 0 auto; 
  z-index: 5;
  top: 55px;
}   

#top_nav ul li { 
	display: inline;
}

#top_nav ul li a
{
  text-decoration: none;
  font-family: 'Fanwood Text', serif;
  font-size: 20px;
  font-style:italic;
  color: #474D1E;
  text-shadow: 0px 1px 0px #9CA640;
  padding: 30px; 20px; 
}

#top_nav ul li a:link {text-decoration: none; color: #474D1E; font-size: 20; font-family: 'Fanwood Text', serif; padding: 30px; 20px;}
#top_nav ul li a:visited {text-decoration: none; color: #474D1E; font-size: 20; font-family: 'Fanwood Text', serif; padding: 30px; 20px;}
#top_nav ul li a:active {text-decoration: none; color: #474D1E; font-size: 20; font-family: 'Fanwood Text', serif; padding: 30px; 20px;}
#top_nav ul li a:hover {text-decoration: underline; color: #474D1E; font-size: 20; font-family: 'Fanwood Text', serif; padding: 30px; 20px;}

/*
End of Navigation
*/

/*
Body
Shadow - 20
*/

#center_body 
{
  background-color: #F2ECE1;
  top: 79px;
  margin: 0px 0px 0px 0px;
  margin: auto;
  max-width: 963px;
  min-width: 600px;
  overflow:hidden;
  opacity: 40%;
  box-shadow:0px 1px 5px #999999;
	-webkit-box-shadow:0px 1px 5px #999999;
	-moz-box-shadow:0px 1px 5px #999999;
}

#middle
{
  width:64.25%;
  word-wrap: break-word;
  min-height: 300px;
  text-align: justify;
  text-justify: newspaper;
  float: left;
  margin: 122px 1.25% 5% 5%;
  /* background-color: purple; */
  /* (top, right, bottom, left) - Hope this note helps future CSS guys. - Josh. */ 
}

#middle p
{
  font-family: 'Fanwood Text', serif;
  font-size: 12pt;
  color: #404040;
  line-height: 22px;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
      hyphens: auto;
}

.lastParagraph     {
    padding-bottom: 30px;
}



#middle h2
{
  font-family: 'Fanwood Text', serif;
  font-size: 20pt;
  font-weight: normal; 
  line-height: 29px;
}

#middle .title A:link {text-decoration: none; color: #000000; font-size: 20pt; font-family: 'Fanwood Text', serif; font-weight: normal;}
#middle .title A:visited {text-decoration: none; color: #000000; font-size: 20pt; font-family: 'Fanwood Text', serif; font-weight: normal;}
#middle .title A:active {text-decoration: none; color: #000000; font-size: 20pt; font-family: 'Fanwood Text', serif; font-weight: normal;}
#middle .title A:hover {text-decoration: underline; color: #000000; font-size: 20pt; font-family: 'Fanwood Text', serif; font-weight: normal;}

#middle hr
{
  width: 30%;
  height: 1px;
  background-color: #B39D6D;
  border: 0px;
  color: #B39D6D;
}

#middle .date
{
  font-family: 'Fanwood Text', serif;
  font-size: 12pt;
  text-align: center;
  float: center;
  color: #9E9E9E; 
  text-shadow: 0px 1px 0px #FFFFFF;  
}

#middle .blog_post_footer
{
  font-family: tahoma, helvetica, arial;
  font-size: 9px;
  color: #9E9E9E; 	 
}

#middle .blog_post_comment_link 
{
  text-align:center;
  font-style:italic; 
}

#middle .blog_post_comment_link A:link {text-decoration: none; color: #9E9E9E; font-size: 14pt; font-family: 'Fanwood Text', serif;}
#middle .blog_post_comment_link A:visited {text-decoration: none; color: #9E9E9E; font-size: 14pt; font-family: 'Fanwood Text', serif;}
#middle .blog_post_comment_link A:active {text-decoration: none; color: #9E9E9E; font-size: 14pt; font-family: 'Fanwood Text', serif;}
#middle .blog_post_comment_link A:hover {text-decoration: underline; color: #9E9E9E; font-size: 14pt; font-family: 'Fanwood Text', serif;}

#middle .quote {
  font-family: 'Fanwood Text', serif;
  color: #9E9E9E;
  margin: 5% 8% 5% 8%;
  font-style: italic;
  float: center; 
  /* (top, right, bottom, left) - Hope this note helps future CSS guys. - Josh. */ 
}

#middle strong {
  font-face: 'Fanwood Text', serif;
  font-weight: bold;
}

#middle em {
  font-face: 'Fanwood Text', serif;
  font-style: italic;	
}

#header
{
  position: relative;
  margin: auto;
  width: 100%;
  height: 100px;
}

#copyright
{
  position: relative;
  margin: auto;
  width: 100%;
  height: 100px;
  top: 43px;
}

/*
End of Body
*/

/* 
Sidebar
*/

#sidebar
{
  width:20.25%;
  word-wrap: break-word;
  min-height: 300px;
  float: right;
  margin: 122px 5% 5% 1.25%;
  text-align: left;
  font-size: 12pt;
  /* background-color: orange; */
  /* (top, right, bottom, left) - Hope this note helps future CSS guys. - Josh. */
}

#sidebar .widget_title
{
  font-family: 'Fanwood Text', serif;
  font-size: 12pt;
  text-align: center;
  float: center;
  color: #9E9E9E;
  font-style: italic;  
}

#sidebar ul li 
{
  list-style: none;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

#sidebar ul li a
{
  text-decoration: none;
  font-family: 'Fanwood Text', serif;
  font-size: 15px;
  color: #9E9E9E;
}

#sidebar A:link {text-decoration: none; color: #9E9E9E; font-size: 15px; font-family: 'Fanwood Text', serif;}
#sidebar A:visited {text-decoration: none; color: #9E9E9E; font-size: 15px; font-family: 'Fanwood Text', serif;}
#sidebar A:active {text-decoration: none; color: #9E9E9E; font-size: 15px; font-family: 'Fanwood Text', serif;}
#sidebar A:hover {text-decoration: underline; color: #9E9E9E; font-size: 15px; font-family: 'Fanwood Text', serif;}

#widget_seperator
{
  text-decoration: none;
  text-align: center;
  font-family: 'Fanwood Text', serif;
  font-size: 40px;
  color: #9E9E9E;
  margin-top: 40px;
  margin-bottom: 40px;
}

#sidebar .widget_bottom
{
  text-align: center;
  font-family: 'Fanwood Text', serif;
  font-style: italic; 
  color: #9E9E9E;
  margin: 10px 8% 10px 8%;
  /* (top, right, bottom, left) - Hope this note helps future CSS guys. - Josh. */ 
}

#sidebar .widget_signature
{	
  text-align: center;
  font-family: 'Fanwood Text', serif;
  color: #9E9E9E;
  margin: 10px 8% 10px 8%;
  /* (top, right, bottom, left) - Hope this note helps future CSS guys. - Josh. */ 
}

.widget-title
{
  font-family: 'Fanwood Text', serif;
  color: #9E9E9E;
  text-shadow: 0px 1px 0px #FFFFFF;
  text-align: center;
  font-style: italic;
  text-transform:lowercase;
  font-size: 12pt;
  line-height: 25px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.textwidget
{				
  font-family: 'Fanwood Text', serif;
  color: #9E9E9E;
  text-align: center;
  font-size: 11pt;
  font-style: regular;
  line-height: 22px;
  margin-top: 4px;
  margin-bottom: 5px;
}

.widget {
    margin-bottom: 25px;
}

.custom_font {
  font-family: 'Fanwood Text', serif;
  font-size: 10pt;
}

.comment_textboxes
{
    margin-top: 7px;	
    margin-bottom: 7px;
}

.alignleft
{
	float:left;
	margin: 0 12px 0px 0px;
}

#respond .form-allowed-tags
{
  font-family: tahoma, helvetica, arial;
  font-size: 9px;
  color: #9E9E9E;
}

#respond .comment_css {
    margin-right: 10px;
    width: 50%;
    padding: 8px;	
    height: 15px;
}

#respond textarea {
    margin-bottom: 10px;
    width: 100%;
    font-family: tahoma, helvetica, arial;
    font-size: 10pt;
    padding: 8px;
    border: solid 1px #9E9E9E;
    color: #9E9E9E;
}

#submit_comment_div {
    margin: 0 auto;
    text-align: center;
}

#leave_comment {
  font-family: 'Fanwood Text', serif;
  font-size: 12pt;
  color: #404040;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 40px;
}

#respond .comments-title
{
	font-family: tahoma, helvetica, arial;
}

#comment_label
{
    text-align: center;
    font-family: 'Fanwood Text', serif;
    font-size: 12pt;
    font-style: italic;
    text-align: center;
    float: center;
    color: #9E9E9E; 
    text-shadow: 0px 1px 0px #FFFFFF;  
}

.comment_num {
    text-align: center;
    font-family: 'Fanwood Text', serif;
    font-size: 12pt;
    font-style: italic;
    text-align: center;
    float: center;
    color: #9E9E9E; 
}

.comment_text {
  font-family: 'Fanwood Text', serif;
  font-size: 12pt;
  color: #404040;
  line-height: 22px;
}

.comment_post {
  font-family: tahoma, helvetica, arial;
  font-size: 9px;
  color: #9E9E9E; 
}

.comment_reply_button {
    text-align: center;
    font-family: 'Fanwood Text', serif;
    font-size: 12pt;
    font-style: italic;
    text-align: center;
    float: center;
    color: #9E9E9E; 
}

.comment_mod {
    font-family: tahoma, helvetica, arial;
    text-align: center;
    font-style: italic;
}

#comment_mod_p {
    text-align: center;
}

.comment_reply_button A:link {text-decoration: none; color: #9E9E9E; font-size: 12pt; font-family: 'Fanwood Text', serif;}
.comment_reply_button A:visited {text-decoration: none; color: #9E9E9E; font-size: 12pt; font-family: 'Fanwood Text', serif;}
.comment_reply_button A:active {text-decoration: none; color: #9E9E9E; font-size: 12pt; font-family: 'Fanwood Text', serif;}
.comment_reply_button A:hover {text-decoration: underline; color: #9E9E9E; font-size: 12pt; font-family: 'Fanwood Text', serif;}


/* Comment Threading Depth Levels */

.depth-1 {
    margin-left: 0px;
}

.depth-2 {
    margin-left: 20px;
}

.depth-3 {
    margin-left: 40px;
}

.depth-4 {
    margin-left: 60px;
}

.depth-5 {
    margin-left: 80px;
}

#middle blockquote p {
	color: #90908F;
}

#middle versestyle p {
	color: #90908F;
}

#middle backdent p {
        color: #90908F;
}

#middle indent p {
	color: #90908F;
}

#middle blockquote p img {
	/* margin-top: 3px; */
}

img {
    padding-top: 4px;
}

/* Aspect Ratio Hack For Thumbnails */
.attachment-post-thumbnail {
    width: auto;
    height: 209px;
    float: left;
    padding: 20px;
    padding-top: 0px;
    padding-left: 0px;
    margin-top: 0px;
}

.cat_div {
    margin-top: 20px;
}

.cat_title_dark {
    color: #000000;
}

.cat_middle_div {
    margin-left: 153px;
}

/* CONTACT FORM */

.field {
  font-family: 'Fanwood Text', serif;
  font-size: 12pt;
  color: #404040;
  line-height: 22px;
  text-align: left;
}

.field input {
    margin-bottom: 7px;
    width: 50%;
}

.field textarea {
    width: 50%;
    margin-bottom: 15px;
}

.field label {
    vertical-align: top;
    display:inline;
}

.buttons input {
    width: 50%;
    margin-top: 10px;
    padding: 10px;
}

.versestyle {
    text-indent: -30px;
    padding-left: 30px;
    font-style: italic;
}

.backdent {
    text-indent: -30px;
    padding-left: 30px;
}

.indent {
    text-indent: 30px
}