/*
Theme Name: wp-explosion-child
Description: WP Explosion Child Theme
Author: Red Barn Design
Author URI: http://themeforest.net/user/ZERGE
Version: 1.01
Template: wp-explosion
*/

/*
	Text Color: #545454
	Menu Color: #3e3f3f
	Yellow Color: #fcc71f
	Header Color: #2a2b2c
*/

@import url("../wp-explosion/style.css");
body,
.body-class {
	color: #545454;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 22px;
}
h2 {
	font-size: 28px;
	font-style: normal;
	line-height: 32px;
	font-weight: 300;
}
h3 {
	margin-bottom: 5px;
}
/************ Header ***********/
.top-block {
	background: #transparent url('wp-content/uploads/2013/02/pattern-13.png') repeat center;
}
#logo {
	margin-top: -35px;
	margin-bottom: 25px;
	width: 150%;
}
.meta-time {
	margin-right: 55px;
}
/************ Home Page Slider ***********/
#section-slider {
	background-color: #FFF7DF;
	border-bottom: 3px solid #ECECEC;
}
#section-slider .flexslider {
	background-color: #ffffff;
}
#section-slider .flexslider .slides img {
	border:#CCC solid 1px
}
/************ Previous | Next ***********/
#post-entry {
	border-top: 1px #CCC solid;
}
.nav-single {
	padding: 5px;
	text-align:center;
	color:#666
}
.nav-single a {
	font:italic 15px Georgia, "Times New Roman", Times, serif;
	color:#999;
}
.nav-single span {
}
.nav-single span.nav-previous {
	padding-right: 10px;
}
.nav-single span.nav-next {
	padding-left: 10px;
}
/************ Single Post ***********/
ul.single-post-meta {
	padding-top: 30px;
}
#content-single {
	padding: 30px 20px 20px;
}
#content-single ul {
	margin: 0 0 10px 40px;
}
#content-single ul li {
	margin: 5px 0;
}
#sidebar {
	padding-top: 30px;
}
/************ Single Post DATE ***********/
.container > .entry-single-title {
	color:#FCC71F;
	margin: 20px 0;
	text-align:left;
}
.span7 > .entry-single-title {
	color:#333;
	margin: 20px 0 20px 20px;
	text-align:left;
}
.inner-title-block {
	padding: 10px 0;
}
.entry-date {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	width: 150px;
	height: 41px;
	display: block;
	background:none;
	text-align:left;
	margin-top:18px;
	margin-bottom: 0;
}
.post .entry-date {
	width: 150px;
	height: 41px;
	display: block;
	background:none;
	text-align:left;
	margin-top:-5px;
	margin-bottom: 0;
}
ul.slides .entry-date {
	background: url("img/date_w2_bg.png") no-repeat scroll left top transparent;
	display: block;
	float: left;
	height: 41px;
	margin: 0 15px 0 0;
	text-align: left;
	width: 150px;
}
.entry-date > span.number,
.entry-date > span.month,
.entry-date > span.year {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.entry-single-meta {
	margin-top:5px;
}
.entry-single-meta img {
	border: solid 1px #000;
}
/************Single Post IT'S GOOD ***********/
.its-good {
	padding:33px 0 0 0;
	margin-left:-10px;
}
/************ Misc ***********/
/*.inner-content .media-bottom,
.span5 a img,
.media-bottom a img {
	border: solid 1px #999
}*/

.media-bottom img {
	border: solid 1px #000;
}
.media-bottom img,
.media-bottom a img {
	border: solid 1px #000;
	margin-top: 5px;
}
img.avatar {
/*border: solid 3px #FCC71F;*/
}
/************ MENU ***********/
#menu {
	margin-bottom: 45px;
	margin-left: 120px;
	padding-right: 0;
}
.sf-menu li {
	padding: 10px 0;
}
.sf-menu a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bold;
	padding: 0 15px;
	text-decoration: none;
}
/************ Widget Formatting ***********/
.widget h3 {
	font-size: 28px;
	font-style: normal;
	line-height: 32px;
	color:#CF9B00;
}
/* ###################### TINYMCE EDITOR STYLES ###################### */

/************ Custom Styles ***********/
#content-single .footnote {
	font-size:.9em;
	color:#333192;
}
#content-single .date {
	font-size:.9em;
	color:#333192;
	font-weight:bold;
}
#content-single p.legal {
	font: italic 1em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin:0;
	padding:2px 0;
}
/************ Image Formatting ***********/
/*#content-single .image-left {
	background-color: white;
	margin: 5px 12px 3px 0;
	border: none 0px #FFF;
	float: left;
}
#content-single .image-right {
	background-color: white;
	margin: 5px 0 3px 12px;
	border: none 0px #FFF;
	float: right;
}
#content-single .image-left-border {
	background-color: white;
	margin: 5px 12px 3px 0;
	border: solid 1px #666;
	float: left;
}
#content-single .image-right-border {
	background-color: white;
	margin: 5px 0 3px 12px;
	border: solid 1px #666;
	float: right;
}
#content-single .image-border-only {
	background-color: white;
	margin: 0;
	border: solid 1px #666;
}*/
#content-single .image-border-only {
	background-color: white;
	margin: 0;
	border: solid 1px #666;
}
.wp-caption {
	border: 0 none;
	max-width: 96%;
	padding: 0;
	margin: 0;
	text-align: left;
}
.wp-caption p.wp-caption-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CF9B00;
	color: #685e41;
	margin: 0 0 2px 0;
	padding: 7px 0 0 0;
}
.wp-caption img {
	max-width: 100%;
}
.wp-caption.alignleft {
	margin: 5px 20px 10px 0;
}
.wp-caption.alignright {
	margin: 5px 0 00px 20px;
}
/************ Table formatting ***********/
#content-single table {
	border: 1px solid #333192;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	width: 100%;
	color:#333192;
	background-color:#f3f0f2;
	margin: 10px 0;
}
#content-single table tr td {
	border: 1px solid #908FBF;
	padding: 4px;
	vertical-align:text-top;
}
#content-single table tr.table-head {
	background:#333192;
	text-align: center;
}
#content-single table tr.table-head p {
	font-size: 1.1em;
	font-weight:normal;
	color:#FFF;
	padding:0;
	margin:0;
}
#content-single table tr.table-subhead {
	background:#a9218e;
	text-align: center;
}
#content-single table tr.table-subhead p {
	font-weight:normal;
	color:#FFF;
	font-size:1em;
	font-weight:normal;
	padding:0;
	margin:0;
}
#content-single table.table-no-border,
#content-single table.table-no-border td {
	border: 0px none transparent;
	border-collapse: collapse;
	border-spacing: 0;
	width: auto;
	background-color:#FFF;
}

/* 
=======================================================================================================================
	*
	*	Responsive Styles
	*
=======================================================================================================================	
*/

 @media (min-width: 980px) and (max-width: 1199px) {
#logo {
	margin-bottom: 0;
	margin-top: -32px;
	width: 140%;
}
}
 @media (min-width: 1200px) {
}
/******* Tablet portrait (768x1024) *******/

 @media (min-width: 768px) and (max-width: 979px) {
#logo {
	margin-bottom: 0;
	margin-top: -25px;
	width: 160%;
}
}

/******* Small tablet portrait (600x800)*******/

 @media (max-width: 767px) {
#searchform input {
	width: 89%;
}
.container > .entry-single-title {
	margin-left: 20px;
}
}

/******* Mobile landscape (480x320) *******/

 @media (max-width: 480px) {
#searchform input {
	width: 86%;
}
}

/******* Mobile portrait (320x480) *******/

 @media (max-width: 320px) {
#logo {
	margin-bottom: 0;
	margin-top: -35px;
	width: 85%;
}
#searchform input {
	width: 79%;
}
}
