/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */

body {
	background: #FFF;
	color: #000;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	background:url(../../uploads/2013/10/bgimgpaper_blue_1920.jpg) top no-repeat; 
	background-position:fixed;
}

body.page-template-full-width-page-php.page-id-2 {
	background:url(../../uploads/2013/10/bgimgpaper_blue_1920.jpg) top no-repeat; 
}
body.page-template-content-sidebar-half-page-php, body.page-template-content-sidebar-page-php, body.page-template-full-width-page-php, body.page-template-default {
	background:url(../../uploads/2013/10/bgimgpaper_blue_1920x245.jpg) top no-repeat; 
	background-position:fixed;
}

h1, h2, h2 a, h3 {
	font-weight: 400;
	color: #000;
}
h1{
	font-size: 3.0em;
}	
h2 {
	font-size: 2.250em;
}
h2,h3 {
	margin-top: 0.0em;
	margin-bottom: 0.0em;
}
p, hr, dl, pre, form, table, address, blockquote {
	margin: 0 0 1.2em 0;
}
p {
	font-size: 17px;
}
#logo img {
	width: 600px;
	height: 105px;
}
.menu {
	background-color: #3BA948;
	background-image: none;
	
}
.menu a{
	text-shadow: none;
	text-transform: uppercase;
	font-size: 16px;
	height: 35px;
	line-height:38px;
	border-left: 0px;
}
.menu a:hover{
	text-shadow: none;
	text-transform: uppercase;
	background-color: #2f8539;
	background-image: none;
}
.menu .current_page_item a, .menu .current-menu-item a {
	background-color: #2f8539;
}

#titlearea {
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 3.525em;
	margin-top: 0.20em;
}
#content-full {
	margin-top: 10px;
}
.post-title {
	display:none;
}

.page-id-2 #titlearea{
	display:none;
}
.page-id-2 #content{
	margin-top: 0px;
}
.page-id-2 #widgets{
	margin-top: 0px;
}
@media screen and (max-width: 780px) {
	.mainpage-top-section h3 span, .mainpage-top-section p span{
		color: black !important;
	}
}
@media screen and (max-width: 780px) and (min-width: 700px) {
	.mainpage-top-section {
		padding-top: 3em;
	}
}
@media screen and (max-width: 700px) and (min-width: 500px) {
	.mainpage-top-section {
		padding-top: 1em;
	}
}
@media screen and (max-width: 950px) and (min-width: 780px) {
	img.mainpage-top-book {
		width: 150px;
	}
}
@media screen and (max-width: 500px) {
	img.mainpage-top-book {
		width: 150px;
	}
}
@media screen and (max-width: 380px) {
	img.mainpage-top-book {
		width: 100px;
	}
}

div#post-2 h1 {
	margin:0.2em 0;
}

.two_column {
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
}

#wrapper {
	border: 0px;
	background-color:transparent;
	padding: 0px 0px 20px 0px;
}

.widget-wrapper {
	background-color: transparent;
	border: 0px;
	padding: 20px 0px 20px 20px;
}
.widget-title {
	font-weight: 400;
}


#footer {
	background-color: #00529D;
	color: #FFF;
	max-width: 100%;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #FFF;
}
#footer a:active {
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
}
#footer-wrapper {
	margin: 0 auto;
	max-width: 960px;
}

@media screen and (max-width: 1000px) {
	#titlearea {
		margin-top: 0.6em;
		margin-bottom: 1.0em;
	}
	.menu a{
		font-size: 11px;
		height: 25px;
		line-height:28px;
	}
}
@media screen and (max-width: 800px) {
	.two_column {
		-moz-column-count:1; /* Firefox */
		-webkit-column-count:1; /* Safari and Chrome */
		column-count:1;
	}
}
@media screen and (max-width: 650px) {
	#titlearea {
		font-size: 2.6em;
		margin-top: 0.6em;
		margin-bottom: 1.0em;
	}
	h2{
		font-size: 2.0em;
	}
}
@media screen and (max-width: 480px) {
	#titlearea {
		margin-top: 0.9em;
		margin-bottom: 1.5em;
	}
	img.alignright {
		float:none;
		clear:both;
		display:block;	
		margin: 0 auto;
		padding: 0 0 10px 0;
	}
}

@media screen and (max-width: 320px) {
	#titlearea {
		margin-top: 0.9em;
		margin-bottom: 1.8em;
	}
}

















/*The last 29 days of the month are the hardest."- Nikola Tesla*/