/*
Theme Name:     Twenty Eleven Child
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Your name here
Author URI:     http://example.com/about/
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");

/*=======CONTENT======*/
#page-outer {
	margin: 0 auto;
	width: 100%;
	padding:10px;
	font-family:arial;
}
#page {
	width:100%;
	background:transparent;
}
body {
	margin: 0px;
	height:100%;
	width:100%;
	background: url('images/background.jpg');
	padding:0px;
	color:#000000;
}
#main {
	height:100%;
	width:100%;
	margin-bottom: 20px;
	margin-top: 20px;
	padding:0px;
}
#content {
}
#primary{
	float: left;
	width: 70%;
	background-color:#a77b00;
	-moz-box-shadow: 3px 3px 1px #414042;
	-webkit-box-shadow: 3px 3px 1px #414042;
	box-shadow: 3px 3px 1px #414042;
	padding:20px 20px 10px 25px;
	font-size:12px;
	line-height:150%;
}
#primary ul {
	list-style-image: url('images/asterix.png');
	margin-top: 0px;
}
.error404 #primary {
	float:left;
}
#secondary{
	float:right;
	width:20%;
	background-color:#a77b00;
	-moz-box-shadow: 3px 3px 1px #414042;
	-webkit-box-shadow: 3px 3px 1px #414042;
	box-shadow: 3px 3px 1px #414042;
	padding:10px;
	margin:0px;
}
#secondary img {
	width: auto;
}
.clear {
	clear:both;
}
h1, h2 {
    color: #FFFFFF;
    display: inline-block;
    margin: 0px 0px 20px -30px;
    -moz-box-shadow: 3px 3px 1px #414042;
    -webkit-box-shadow: 3px 3px 1px #414042;
    box-shadow: 3px 3px 1px #414042;
    font-weight: 400;
    font-size: 20px;
    padding: 4px 15px;
    text-transform:uppercase;
}
h1 {
    background-color: #4A3306;
}
h1 a {
	color:white;
	text-decoration:none;
}
h1 a:active, h1 a:hover{
	text-decoration:none;
    color:white;
}
h1 a:focus{
	text-decoration:none;
}
h2 {
	background-color: #2E2005;
}
h3 {
	font-size: 16px;
	font-weight:bold;
	color: #4B3517;
	padding-bottom:20px;
}
h4 {
	color: #D6AD75;
	font-size: 19px;
	font-style: italic;
	line-height: 25px;
	padding-bottom:20px;
}
p {
	margin-bottom: 20px;
	margin-top: 0px;
	font-size:14px;
	line-height:150%;
}
.singular.page .hentry {
	padding:0px;
	padding: 0px 0px 1.63em;
	border-bottom: 2px solid #D6AD75;
}
.singular .hentry {
    padding:0px;
}
.hentry, .no-results {
	border-bottom: 2px solid #D6AD75;
}
a:hover {
	color: #4B3517;
}
a:active {
	background-color: transparent;
}

/* ======HEADER====== */
#main-header {
	height:150px;
	width:100%;
}
#content-header {
	background-color:#a77b00;
	-moz-box-shadow: 3px 3px 1px #414042;
	-webkit-box-shadow: 3px 3px 1px #414042;
	box-shadow: 3px 3px 1px #414042;
	padding:10px;
	height:130px;
}
#logo {
	float:left;
	width:18%;
}
.menu {
	height: inherit;
}
#nav-media {
	bottom: 70px;
	margin-bottom: 0px;
	margin-top: 0px;
	position: absolute;
	text-align: right;
	width: 100%;
	right: 30px;
}
#nav-menu {
	float: right;
	padding-top: 90px;
	position: relative;
	vertical-align: bottom;
	width: 80%;
}
#nav-menu  ul {
	text-transform: uppercase;
}
#nav-menu .sub-container ul li {
	float:none;
}
#nav-menu .sub-menu {
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-top:10px;
    background-color:#a77b00;
    position:absolute;
}
#nav-menu .sub-menu  a{
    font-size:14px;
}
#nav-menu  a{
	text-decoration:none;
	font-size:14px;
	color: #12112E;
	font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    
}
#nav-menu  a:hover{

}
#nav-menu  a:active{
    
}
#nav-menu  a:focus{

}
#nav-menu  a:visited{

}
#nav-menu  li{
	float:left;
	list-style:none;
}

#nav-menu .current-menu-item a{
    color: #813a10;
}
#nav-menu .current-menu-ancestor a{
    color: #813a10;
}
#nav-menu ul.sub-menu  a{
    font-size:14px;
    color: #12112E;
}
#nav-menu ul.sub-menu .current-menu-item a{
    color: #813a10;
}

/* ======FOOTER====*/
#main-footer {
	text-align:center;
	background-color:#a77b00;
	padding:20px;
	font-size: 10px;
	letter-spacing:1px;
	text-transform: uppercase;
	color:#FFFFFF;
	font-style:italic;
	position:relative;
}
#sub-footer {
    margin-top:10px;
    font-size:12px;
}

/* ======SIDEBAR====*/
.widget-title { 
color: inherit;
font-size: inherit;
font-weight: inherit;
letter-spacing: inherit;
line-height: inherit;
text-transform: inherit;
}

/* ======MISC======= */
#privacy-statement {
	position: absolute;
	right:10px;
	bottom: 4px;
	font-style:normal;
	letter-spacing:auto;
	font-size:8px;"
}
#privacy-statement a {
	color:white;
}
#privacy-statement a:hover {
	color:#4B3517;
}

/*edit button*/
.singular .entry-meta .edit-link a {
	position: absolute;
	top: 80px;
	left:auto;
	right: 0px;
	top:auto;
	bottom: auto;
}
/*post meta*/
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title { 
	width:auto;
}
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	border: 0px;
}
.comments-link {
	/* looks like if comments are enabled there is another reply button as well so hide this one */
	text-align:right;
	margin-right: 14px;
}
#comments-title {
	display:none;
}
#respond { 
	width:auto;
	background-color:#EDD5B3;
	margin-top: 60px;
}
#primary ul.children {
	list-style-image: none;
}

.text-widget{
	color:#000;
}

.cd-div{
    text-align:center;
    float:right;
    clear:both;
}

/*

Caption customization

*/
.wp-caption {
    background: none;
    margin-bottom: 0;
    max-width: 96%;
    padding: 0;
}

.wp-caption .wp-caption-text:before {
    color: black;
    content: "";
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    left: 10px;
    margin-right: 5px;
    position: absolute;
    top: -20px;
}
.wp-caption .wp-caption-text {
    margin-bottom: 0.6em;
    padding: 0;
    padding-left: 8px;
    position: relative;
    top: -10px;
}
.wp-caption .wp-caption-text, .gallery-caption {
    color: black;
    font-family: Georgia,serif;
    font-size: 10px;
}

.cd-order {
	font-size:14px;
}