/*

Theme Name: Child of Twenty Twelve
Description: child theme for an authors site based on WP2012, allows the author to easily update news, add comment promote works and much more !
Author: Adam Shawyer
Version: 0.0.1
Template: twentytwelve

*/

@import url('../twentytwelve/style.css');


.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
    line-height: 1.714285714;
    font-size: 19px;
}

.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
	font-size: 14px;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #734002;
}
.main-navigation li a {
	border-bottom: 0;
	color: #734002;
	line-height: 3.692307692;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 15px;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
	color: #522F03;
	font-weight: bold;
}
body {
	font-size: 14px;
	font-size: 1.2rem;
	font-family: Times New Roman, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
}
body.custom-font-enabled {
	font-family: "Garamond", Times New Roman, sans-serif;
}
// footer[role="contentinfo"] {
 border-top: 1px solid #82551D;
 clear: both;
 font-size: 12px;
 font-size: 0.857142857rem;
 line-height: 2;
 max-width: 960px;
 max-width: 68.571428571rem;
 margin-top: 24px;
 margin-top: 1.714285714rem;
 margin-left: auto;
 margin-right: auto;
 padding: 24px 0;
 padding: 1.714285714rem 0;
}
.cycloneslider-template-default .cycloneslider-caption-title {
	padding: 10px 20px 5px 20px;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 0;
	float: right;
}
body .site {
	padding: 0 40px;
	padding: 0 2.857142857rem;
	margin-top: 48px;
	margin-top: 3.428571429rem;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	border-radius: 6px;
}
.site-content article {
	border-bottom: 4px double #E0DEDB;
	margin-bottom: 72px;
	margin-bottom: 5.142857143rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.template-front-page .widget-area .widget li a {
 . color: #82551D;
}
.main-navigation div.nav-menu > ul {
	border-bottom: 1px solid #82551D;
	border-top: 1px solid #82551D;
	display: inline-block !important;
	text-align: left;
	width: 100%;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	border-top: 1px solid #82551D;
}
footer[role="contentinfo"] {
	border-top: 1px solid #82551D;
	clear: both;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	max-width: 960px;
	max-width: 68.571428571rem;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	margin-left: auto;
	margin-right: auto;
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
.template-front-page .widget-area .widget li a {
	color: #82551D;
}
a {
	outline: none;
	color: #82551D;
}
img.header-image, .author-avatar img, img.wp-post-image {
	border-bottom: 1px solid #73020c;
}
 media="all" .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
border-radius: 0px;
/*box-shadow: 0 0px 0px rgba(0, 0, 0, 0);*/
}
#gallery-1 img {
	border: 1px solid #E4E7ED;
}
.site-content {
	margin-top: 15px !important;
}
.widget-area {
	margin: 2px 0 0;
}
.site-header {
	padding: 1.71429rem 0 14px;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
 box-shadow:none;	
}

.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #82551D;
}

.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 0px;
	padding-bottom: 22px;
	/*border-bottom: 1px solid #ededed;*/

}

.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
    display: none;
}



