/*
 Theme Name:   Laurie Toby Edison
 Theme URI:    http://laurietobyedison.com/
 Description:  Twenty Thirteen Child Theme for Laurie Toby Edison website
 Author:       Paul Novitski
 Author URI:   http://juniperwebcraft.com
 Template:     twentythirteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-thirteen-child
*/

@import url("http://fonts.googleapis.com/css?family=Open+Sans:300");
@import url("http://fonts.googleapis.com/css?family=Open+Sans");
@font-face
{
  font-family: 'Iceland-Regular';
  src: url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/Iceland-Regular/Iceland-Regular.eot?#iefix") format("embedded-opentype"), url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/Iceland-Regular/Iceland-Regular.woff") format("woff"), url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/Iceland-Regular/Iceland-Regular.ttf") format("truetype"), url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/Iceland-Regular/Iceland-Regular.svg#Iceland-Regular") format("svg");
  font-style: normal;
  font-weight: normal;
}
*
{
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
body,
#masthead,
#navbar a
{
	font-family: 'Open Sans', sans-serif;
	background-color: black;
	color: white;
}
p
{
	margin-bottom: .8em;
}

#page,
.site-content,
html .entry-title a,
.archive-header
{
	color: #000;
	background-color: #CCC;
}
.archive-header h1
{
	font-family: 'Iceland-Regular';
	font-style: normal;
	font-weight: normal;
}
.site-content
{
	margin: 0 25px;
}
/*
.content-area,
#primary
*/
#content,
.site-content,
.site-content article:first-child
{
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.hentry
{
	padding-top: 10px;
}
.entry-title
{
	line-height: 1.2;
	font-family: 'Iceland-Regular';
}
html .site-header
{
	background-size: auto auto;
}
#navbar,
#navbar a
{
	font-family: 'Iceland-Regular';
	background-color: #444;
}
#navbar a
{
	font-size: 24px;
}
#masthead
{
	max-width: 100%;
	background-size: 100% auto;
}
#masthead .site-title
{
	position: absolute;
	top: 0;
	right: 28px;
	padding-top: 0;
	font-family: 'Iceland-Regular';
	font-size: 60px;
	font-weight: normal;
}
#masthead .site-description
{
	display: none;
}
#masthead .home-link
{
	position: relative;
}
.site-header .home-link
{
	min-height: 210px;
}
.site
{
	max-width: 1024px;
	border: none;
}
#navbar a:hover
{
	background-color: #750406;
}
.nav-menu .current_page_item > a,
.nav-menu .current-menu-item > a,
html .nav-menu .current_page_parent > a,
html .nav-menu .current_page_parent
{
	font-style: normal;
	background-color: #750406 !important;
}

.entry-header,
.entry-meta,
.entry-content
{
	max-width: 100%;
	font-size: 1em;
}
.entry-content .entry-meta
{
	margin-top: 1.5em;
	font-size: .95em !important;
}
.entry-meta a,
.entry-content .entry-meta a,
.entry-content .entry-meta .comments-link a,
.entry-content .entry-meta .leave-reply a
{
	color: #750406;
}
.entry-meta a:hover,
.entry-content .entry-meta a:hover,
.entry-content .entry-meta .comments-link a:hover,
.entry-content .entry-meta .leave-reply a:hover,
.entry-title a:hover,
.nav-links a:hover
{
	background-color: #750406;
	color: #fff !important;
	text-decoration: none;
}
.entry-meta .comments-link
{
	margin-bottom: .2em;
	font-size: 1.2em;
}
.entry-content
{
	font-size: 1.1em;
}
/*
#usersite-container nav#main-nav.non-mobile ul li.top li:first-child,
#usersite-container nav#main-nav.non-mobile ul li.top li:first-child a
*/
html .nav-menu .sub-menu
{
	left: 50%;
	border-width: 0;
	border-top: 10px solid #000;
	transform: translate(-50%);
}
html .nav-menu .current_page_parent .sub-menu
{
	position: absolute;
	top: 156px;
	min-width: 98px;
	line-height: 1.5;
	margin-top: 10px;
	font-size: .9em;
}
html .nav-menu .current_page_parent .sub-menu:before
{
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 17px;
	color: #FFF;
}
html .nav-menu .sub-menu li:first-child,
html .nav-menu .sub-menu li:first-child a
{
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
}
html .nav-menu .sub-menu li:last-child,
html .nav-menu .sub-menu li:last-child a
{
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}
.nav-menu li li
{
	display: block;
	width: 100%;
}
ul.nav-menu ul a
{
	display: block;
	width: auto;
	white-space: nowrap;
}
.site-header .search-form
{
	min-width: 43px;
	min-height: 43px;
	text-align: center;
}
.site-header .search-form:hover
{
	background-color: #750406;
}
.site-header .search-field
{
	background-image: url(images/search-icon-FFFFFF.png);
}
.site-header .search-field:focus
{
	background-image: url(images/search-icon-750406.png);
}
.entry-content a
{
	color: #750406;
}
.entry-content a:hover
{
	background-color: #750406;
	color: #fff;
	text-decoration: none;
}
#site_section_head
{
	margin-top: 0;
	padding-top: 26px;
	padding-bottom: 50px;
	background-color: #000;
	color: #fff;
}
#site_section_head .site_section_title
{
	display: block;
	height: 36.3px;
	margin-top: 0;
	margin-left: 25px;
	margin-bottom: 0px;
	font-family: "Iceland-Regular";
	font-size: 33px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 36.3px;
	color: #FFF;
	cursor: pointer;
}
#site_section_head .site_section_tag
{
	line-height: 1.5;
	margin-top: 65px;
	margin-left: 25px;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
}

/* Paul's suggested collapse 
#site_section_head
{
	padding-bottom: 25px;
}
#site_section_head .site_section_tag
{
	margin-top: 15px;
}
*/


/*------------------------------
post navigation (next/prev)
------------------------------*/
.blog_nav
{
	width: 100%;
	margin: 0;
}
.post-navigation,
.paging-navigation
{
	padding: 20px 0;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	background-color: transparent;
	color: #ca3c08;
}
.post-navigation .nav-links,
.paging-navigation .nav-links
{
	margin: 0 auto;
	xmax-width: 1040px;
	max-width: 100%;
	width: 100%;
}
.nav-links a
{
	display: inline-block;
}
.paging-navigation .nav-previous,
.paging-navigation .nav-next
{
	xdisplay: block;
	display: inline-block;
}
.nav-links a,
.paging-navigation .nav-previous,
.paging-navigation .nav-next
{
	width: 49%;
	color: #750406;
	xwhite-space: nowrap;
}
x.nav-links a,
.paging-navigation a
{
	width: 100%;
	display: inline-block;
	color: #750406;
	white-space: nowrap;
}
.paging-navigation .meta-nav
{
	border: none;
	background-color: transparent !important;
	color: #750406;
	font-size: 1em;
	xpadding: 3px 0 8px;
	xtext-align: center;
	width: auto;
}
.paging-navigation .nav-previous:hover,
.paging-navigation .nav-next:hover,
.paging-navigation a:hover .meta-nav
{
	background-color: #750406;
	color: #fff;
}
x.paging-navigation .nav-previous
{
	padding: 0;
	width: auto;
}
.nav-links a[rel="prev"]
{
	left: 1em;
}
.nav-links a[rel="prev"]:first-line
{
	left: -1em;
}
.paging-navigation .nav-next
{
	text-align: right;
}
.paging-navigation .nav-previous .meta-nav
{
	width: auto;
	margin-right: 0;
}

/*------------------------------
comments
------------------------------*/
.comment-respond
{
	background-color: transparent;
}
.comment-respond
{
	padding-top: 0;
}
.form-allowed-tags,
.form-allowed-tags code
{
	font-size: 1em;
	color: #000;
}

/*------------------------------
hide URL input field from comments form
------------------------------*/
.comment-form-url
{
	position: absolute;
	left: -1000em;
}

/*==============================
footer
==============================*/
.site-footer,
.site-footer .sidebar-container
{
	font-size: 1em;
	font-weight: bold;
	background-color: #222;
	color: #fff;
}
.site-footer .widget a
{
	xcolor: #750406;
	color: #ccc;
}
.site-footer .widget a:hover
{
	background-color: #750406;
	color: #fff !important;
	text-decoration: none;
}
.site-footer input,
.site-footer select
{
	color: #000;
}



body.error404 .site_section_head
{
	display: none;
}
body.error404 .page-header .page-title:before
{
	content: "";
}
