/*
Theme Name:     Twenty Eleven Child Martial What
Theme URI:      http://www.martialwhat.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Andrea Cristofaro
Author URI:     http://www.graph-iq.com/
Template:       twentyeleven
Version:        1.3
*/

@import url("../twentyeleven/style.css");
@import url(http://fonts.googleapis.com/css?family=Oswald);


/* =Home
----------------------------------------------- */



/* =Structure
----------------------------------------------- */

#access div {
	margin: 0 3%;
}
.singular #primary,
#primary {
	margin: 25px -22.4% 25px;
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	padding: 0 0 40px;
	overflow: hidden;
}
#primary-bg img,
#primary-bg {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	z-index: 1;
}
.singular #content,
#content{
	position: relative;
	z-index: 10;
	margin: 10px 24.4% 0;
	width: 51.2%;
	float: left;
}
#secondary {
	position: relative;
	z-index: 10;
	margin-top: 34px;
	margin-right: 3.6%;
	width: 18.8%;
}
#tertiary {
	float: left; 
	width: 18.8%;
	margin-left: 3.6%;
	margin-top: 25px;
	position: relative;
	z-index: 10;
}
#quaternary {
	float: right; 
	width: 19%;
	margin-left: 3.6%;
	margin-top: 50px;
	margin-right: 2%;
	height: 300px;
	position: relative;
	z-index: 10;
}
.testimonial {
	background: #f5f5f5;
	background: -moz-linear-gradient(#efefef, #f5f5f5);
	background: -o-linear-gradient(#efefef, #f5f5f5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefef), to(#f5f5f5)); 
	background: -webkit-linear-gradient(#efefef, #f5f5f5);
	border: 3px dashed #aaa;
	padding: 15px 20px;
	font-size: 13px;
	line-height: 16px;
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	margin: 0;
}
#tertiary .testimonial,
#quaternary .testimonial {
	margin: 0 0 20px;
}
.testimonial-shadow-bottom img,
.testimonial-shadow-bottom {
	width: 100%;
	height: 25px;
	padding: 0;
	margin: 0 0 5px;
}

/* Singular */

/*.singular #content,
.left-sidebar.singular #content {
	position: relative;
	z-index: 10;
	margin: 15px 34% 0 3.6%;
	width: 62.4%;
}*/

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 100%;
}

/* Attachments */
/* Showcase */

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 3.6%;
	width: auto;
}

/* =Global
----------------------------------------------- */

body {
	background: #ebebeb url(imgs/bg2.jpg) repeat-x;
}
#page {
	background: none;
}

/* Headings */

h1,h2,h3,h4,h5,h6 {
	font-family: Oswald, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-weight: normal;
}


/* Text elements */
/* Forms */
/* Links */
a {
	color: #761813;
	text-decoration: none;
}




/* =Header
----------------------------------------------- */

#branding {
	border-top: none;
	padding-bottom: 0;
	position: relative;
	z-index: 9999;
	overflow: hidden;
}
#branding img {
	height: auto;
	margin-bottom: -7px;
	width: auto;
}
#logo {
	width: 219px;
	height: 72px;
	float: left;
}

#header-banner {
	width: 100%;
	display: block;
}

#presentation_container_left_text {
	margin: 25px 2.5% 0;
	width: 50%;
	color: #979797;
	float: left;
}
#presentation_container_left_text strong {
	color: #fff;
}
#home-header-banner p {
	font-size: 120%;
	font-style: italic;
}
#enquiry1 {
	padding: 140px 10px 0;
	float: right;
}
#page-header-banner {
	background: #4e4e4e url(imgs/header-banner-bg.png) repeat-x;
	width: 100%;
	min-height: 90px;
	padding: 25px 0;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	position: relative;
}
#page-header-banner-int {
	width: 95%;
	margin: 0 2.5%;
	background: #000;
	min-height: 90px;
	border-color: #3f3f3f #8f8f8f #8f8f8f #3f3f3f;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
}
#page-header {
	margin: 0 0 0 100px;
}
#page-header h1 {
	color: #AD000A;
	font-size: 24px;
	margin: 10px 0 0;
}
#page-header p {
	font-style: italic;
	color: #fff;
}
#page-header-luca {
	position: absolute;
	bottom: 20px;
	left: 2.6%;
}

/* =Menu
----------------------------------------------- */


#responsive-menu {
	display: none;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #761813; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#761813, #430905);
	background: -o-linear-gradient(#761813, #430905);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#761813), to(#430905)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#761813, #430905);
	color: #ccc;
}

/* Search Form */
#branding #searchform {
	right: 3%;
}

/* =Content
----------------------------------------------- */

.separator img,
.separator {
	padding: 0; 
	margin: 0;
	width: 100%;
	height: 57px;
	display: block;
}
.singular .hentry,
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 0;
	position: relative;
	overflow: hidden;
}
#main {
	clear: both;
	padding: 0 0 0;
	overflow: hidden;
	background: white;
	-moz-border-radius: 3px 3px 0 0; 
	border-radius: 3px 3px 0 0;
}
.entry-title,
.entry-title a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;

}
.entry-title {
	border-bottom: #430905 10px solid;
	background: #760813;
	border-radius: 3px 3px 0 0;
	padding-left: 6px;
	padding-right: 6px;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #fff;
}
.entry-title-home a,
.entry-title-home {
	display: block;
	background: black;
	padding: 10px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #760913;
	font-weight: normal;
	margin: 0 0 .8125em;
}

.entry-content,
.entry-summary {
	padding: 1.2em 0 0;
}

.home-tn img {
	margin: 0;
	padding: 0;
}
.home-tn {
	float: left;
	padding: 0;
	margin: 5px 10px 0 0;
	height: 120px;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h5 a,
h5 {
	color: #ffffff;
	background: #343434;
	background: -moz-linear-gradient(#343434, #505050);
	background: -o-linear-gradient(#343434, #505050);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#343434), to(#505050));
	background: -webkit-linear-gradient(#343434, #505050);
	font-size: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px 30px;
	margin: 0 0 10px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-moz-text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	-webkit-text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
h6 {
	background: #dddddd;
	background: -moz-linear-gradient(#dddddd, #cbcbcb);
	background: -o-linear-gradient(#dddddd, #cbcbcb);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(#cbcbcb));
	background: -webkit-linear-gradient(#dddddd, #cbcbcb);
	font-size: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px 30px;
	margin: 0 0 10px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-moz-text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	-webkit-text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.entry-content h3,
.comment-content h3 {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.more-articles a,
.more-articles {
	display: block;
	clear: both;
	padding: 10px;
	color: #ddd;
	font-size: 24px;
	text-align: center;
	background: #942d37;
	background: -moz-linear-gradient(#bd0922, #942d37);
	background: -o-linear-gradient(#bd0922, #942d37);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bd0922), to(#942d37));
	background: -webkit-linear-gradient(#bd0922, #942d37);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	-moz-text-shadow: 0px 1px 1px rgba(0,0,0,0.7);
	-webkit-text-shadow: 0px 1px 1px rgba(0,0,0,0.7);
}
a.more-articles:hover {
	text-decoration: none;
	background: #942d37;
}
.free-material-sidebar {
	background: black;
}

.tb_photo {
	width: 56px;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-meta-luca a,
.entry-meta-luca {
	margin: 0 0 0 0;
	position: relative;
	height: 33px;
	width: 100%;
	text-transform: uppercase;
}
.entry-meta-luca {
	border-bottom: #ccc solid thin;
}
.entry-meta2 {
	font-style: italic;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 5px 0 0;
}

.date-container {
	font-size: 12px;
}
.date-container-home,
.date-container {
	float: left;
	height: 24px;
	padding: 9px 0 0;
	line-height: 12px;
}


/* Images */

#tertiary img,
#quaternary img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

/* Image borders */

img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: none;
	padding: 0;
}
/* Password Protected Posts */
/* Author Info */
/* Comments link */
.comments-link2 {
	float: right;
	height: 24px;
	margin: 0 0 0 0;
	padding: 9px 10px 0;
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	top: 0;
	right: 0;
}
.comments-link2 a {
	color: #999999;
}
/* Singular content styles for Posts and Pages */
.singular .entry-title {
	font-weight: normal;
}
.singular.page .hentry {
	padding: 0 0 0;
}



/* =Aside
----------------------------------------------- */

/* =Link
----------------------------------------------- */

/* =Gallery
----------------------------------------------- */

/* =Status
----------------------------------------------- */

/* =Quote
----------------------------------------------- */

/* =Image
----------------------------------------------- */

/* =error404
----------------------------------------------- */

.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 28.5%;
}

/* =Showcase
----------------------------------------------- */

/* Intro */
/* Featured post */
/* Small featured post */
/* Large featured post */

/* Featured Slider */




/* =Attachments
----------------------------------------------- */

/* =Navigation
----------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
	margin: 0 0;
}
.nav-next,
.nav-previous {
	width: auto;
	padding: 0;
	border-bottom: #760411 thin solid;
	background: #bd091d; 
	background: -moz-linear-gradient(#d5616e, #bd091d);
	background: -o-linear-gradient(#d5616e, #bd091d);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d5616e), to(#bd091d));
	background: -webkit-linear-gradient(#d5616e, #bd091d);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}
.nav-previous {
	float: left;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.nav-next {
	float: right;
	text-align: right;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.nav-next a,
.nav-previous a {
	color: #fff;
}
.nav-next a:hover,
.nav-previous a:hover {
	color: #f196a0;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: none;
	position: relative;
	top: 1em;
	text-align: right;
	z-index: 1;
	margin: 0 auto;
	width: 100%;
	top: 0;
}
#nav-single .nav-previous {
	float: left;
	width: auto;
}
#nav-single .nav-next {
	float: right;
	width: auto;
	padding-left: 0;
}
.nav-spacing-prev {
	padding-left: 1em;
	padding-right: .5em;
}
.nav-spacing-next {
	padding-left: .5em;
	padding-right: 1em;
}


/* =Widgets
----------------------------------------------- */


.widget {
	clear: both;
	margin: 0 0 10px;
}
.widget-title {
	font-size: 14px;
}

.widget_links,
.widget_text,
.widget_tag_cloud,
.widget_archive,
.popular-posts,
.widget_recent_entries,
.widget_categories {
	background: #dddddd;
	background: -moz-linear-gradient(#dddddd, #cbcbcb);
	background: -o-linear-gradient(#dddddd, #cbcbcb);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(#cbcbcb));
	background: -webkit-linear-gradient(#dddddd, #cbcbcb);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}

.widget ul li {
	margin: 0 0 0 16px;
}

.widget a {
	font-weight: normal;
}

.widget_recent_comments,
.widget_text {
	border-bottom: #ddd thin solid;
	padding: 10px;
}

#quaternary .textwidget {
	margin: 0 0 20px;
}

.google_adv_sidebar { padding:0 0 5px 31px; z-index: 1001;}

.google_adv_banner { padding:0 0 23px 23px;  z-index: 1001; }



/* =Comments
----------------------------------------------- */

/* Post author highlighting */
/* Post Author threaded comments */
/* Comment Form */
#reply-title {
	font-weight: normal;
}
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 100%;
}


/* =Footer
----------------------------------------------- */

#site-generator {
	background: #222;
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); 
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	color: #ccc;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
#site-generator a {
	color: #fff;
}
.footer_box_left,
.footer_box_right {
	width:454px; 
	min-height: 246px;
	padding:8px;
	margin-bottom:15px;
	display: block;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.footer_box_left {
	float:left
}
.footer_box_right {
	float:right
}
.footer_box_left {
	background: #515151 url(imgs/download-btn-1.jpg) no-repeat;
	background-position: 7px 6px; 
}
.footer_box_right {
	background: #515151 url(imgs/download-btn-2.jpg) no-repeat;
	background-position: 7px 6px; 
}
.footer_box_text {
	float: left; 
	width: 200px;
	padding: 10px;
	color: white;
	font-style: italic;
}
#footer_wrap h2 {
	background: none;
	color: #de0019; 
	margin-bottom: 7px;
	padding: 0;
}

/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	#responsive-menu {
		display: block;
		clear: none;
		margin: 30px 0;
		text-align: center;
	}
	#menu-container {
		display: none;
	}
	.footer_box_left,
	.footer_box_right {
		float: none;
		clear: both;
		margin: 10px auto;
		background-position: right;
	}
	#main #secondary {
		text-align: center;
	}
	#menu-container {
		float: right;
		padding: 0 0 0;
		background: #6B6B6B url(imgs/menu-bg650.png) repeat-x;
		width: 100%;
		height: 61px;
		margin: 25px 0 0;
	}
	#access {
		width: 100%;
	}
}
@media (max-width: 650px) {

	#tertiary,
	#quaternary {
		display: none;
	}
	.footer_box_left,
	.footer_box_right {
		display: none;
	}
	#home-header-banner-int {
		background: #000 url(imgs/home-banner650.jpg) no-repeat center top;
	}
	#presentation_container_left_text {
		width: 95%;
		float: none;
		clear: both;
		margin: 210px 2.5% 0;
	}
	#enquiry1 {
		padding: 0px 10px 0;
		float: none;
	}

	#logo {
		float: none;
		margin: 10px auto 0;
	}
	#tertiary {
		display: none;
	}
	#content-home {
		margin: 10px 5%;
		width: 90%;
		float: none;
	}


@media (max-width: 450px) {


}