/******************************************************************
Theme Name: Tree of Life Custom
Description: A customized theme for Tree of Life Genealogy
Author: CJ Ink
Author URI: http://www.creativejuicesink.com
Version: 1.0

*******************************************************************/

body {
	padding: 0px;
	margin: 0px;
	font-family: 'Verdana';
	background: #eeefea;
}

img {
	border: none;
}

body.home {
	background: #eeefea url("../images/homepage-background.jpg") no-repeat center top;
}

body.error404 {
	background: #eeefea url("../images/404background.jpg") no-repeat center top;	
}

h1 {
	font-family: 'Merienda', cursive;
	font-size: 36px;
	color: #3b200d;
}

h2 {
	font-family: 'Merienda', cursive;
	font-size: 24px;
	color: #303030;
	margin: 5px 0px;
}

h3 {
	font-family: 'Merienda', cursive;
	font-size: 24px;
	color: #e6d054;
}

h4 {
	font-family: 'Merienda', cursive;
	font-size: 18px;
	color: #eeefea;
}

h5 {
	font-family: 'Merienda', cursive;
	text-transform: uppercase;
	font-size: 12px;
	color: #eeefea;
}

p {
	font-family: 'Verdana';
	font-size: 12px;
	color: #303030;
	line-height: 18px;
	margin-top: 0px;
	letter-spacing: -.1px;
	margin-bottom: 9px;
}

.blog p, .single p {
	font-family: 'Merienda', cursive;
}

.blog a, .single a {
	font-family: 'Merienda', cursive;
}

p a {
	font-family: 'Verdana';
	font-size: 12px;
	line-height: 18px;
	color: #90c029;
}

#container {
	width: 1144px;
	margin: auto;
	
	padding-bottom: 40px;
	position: relative;
}

.home #container {
	height: 670px;
	padding-bottom: 0px;
}

.header {
	margin-bottom: 60px;
	
}

#inner-header {
	width: 1088px;
	margin: auto;
}

ul#menu-navigation {
	padding: 0px;
	margin: 0px;
}

#menu-navigation li {
	background: #90c029;
	width: 157px;
	height: 26px;
	padding: 10px 0px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 28px;
	margin-top: 77px;
}

#menu-navigation li a {
	text-decoration: none;
	color: #eeefea;
	font-family: 'Merienda', cursive;
	font-size: 18px;
}

#logo {
	
}


.footer {
	width: 100%;
	height: 48px;
	background: #3b200d;
	position: fixed;
	bottom: 0;
}

#inner-footer {
	width: 1008px;
	margin: auto;
	font-family: 'Merienda', cursive;
	text-transform: uppercase;
	font-size: 12px;
	color: #eeefea;
}

#inner-footer a {
	color: #eeefea;
	text-decoration: none;
}

#inner-footer .left {
	float: left;
	width: 50%;
}

#inner-footer .right {
	float: left;
	width: 50%;
	text-align: right;
}

.newsletter-subscription {
	float: right; 
	padding-left: 40px; 
	padding-top: 11px;
}


.newsletter-submit, #mc_signup_submit {
	border: none;
	background: #688226;
	font-family: 'Merienda', cursive;
	color: #eeefea;
	padding: 2px 10px 0;
	width: 80px!important;
	text-transform: uppercase;
	margin-top: 0px!important;
}

.newsletter-email, .mc_input {
	border: none;
	width: 220px!important;
	background: #69462e;
	color: #eeefea;
	padding: 3px 0px 1px 5px;
	text-align: center;
	font-family: 'Merienda', cursive;
	text-transform: uppercase;
}







.frame {
	width: 251px; 
	height: 351px; 
	padding: 51px 45px 51px 48px;
	background: url(../images/frame.jpg) no-repeat;
	position: absolute;
	right: 0;
}

.error404 .frame {
	font-family: 'Merienda', cursive;
	font-size: 0.9em;
}

.error404 .frame .a404-menu {

}

.error404 .frame ul.a404-menu  {
	margin: 0px;
	padding: 0px;
}

.error404 .frame .a404-menu li {
	
	display: block;
	background: transparent;
	padding: 0 0px;
	margin: 0 0px;
	text-align: left;
	height: 20px;
}

.error404 .frame .a404-menu li a {
	color: #90c029;
	font-size: 0.9em;
	text-decoration: none;
}

.tinynav { 
	display: none; 
}

.alignleft {
	float: left;
	padding: 0px 10px 10px 0px;
}

.blog {

}

.page-template-page-custom-php #main {
	float: left;
	width: 620px;
	padding-right: 10px;
}

.blog #main, .single #main, .page-id-11 #main {
	float: left;
	width: 720px;
	padding-right: 95px;
}





.blog #sidebar1, .single #sidebar1, .page-id-11 #sidebar1 {
	background: #69462e;
	padding: 16px 27px;
	color: #eeefea;
	font-family: 'Merienda', cursive;
	font-size: 0.9em;
	width: 247px;
	float: left;
}

#sidebar1 ul {
	padding: 0px;
	margin: 0px;
}

#sidebar1 li {
	list-style-type: none;
}

#sidebar1 li a {
	color: #eeefea;
	text-decoration: none;
}

h4.widgettitle {
	color: #e6d054;
	font-size: 22px;
	font-weight: normal;
	font-family: 'Verdana';
	margin: 15px 0px 10px;
	font-style: italic;
}

.single article h1, .blog .hentry h1 {
	color: #303030;
	font-size: 24px;
}

.blog h1 a {
	text-decoration: none;
	color: #303030;
}

.blog article {
	padding-bottom: 30px;
}

.article-header h1 {
	margin: 0px 0px 10px 0px;
}

.more-link {
	text-decoration: none;
}

h3#comments, h3#comment-form-title {
	font-size: 0.9em;
	color: #69462e;
}

#comment-nav {
	display: none;
}

article .prev-next {
	font-size: 0.9em;
	font-weight: bold;
	color: #69462e;	
}

article .prev-next a {
	color: #69462e;	
	text-decoration: none;
}

.blog .wp-post-image {
	float: left;
	padding-right: 20px;
}
/*
.page-id-11 #sidebar1 {
	float: left;
	margin-left: 100px;
}

.page-id-11 #sidebar1 .textwidget {
	width: 300px;
	font-size: 14px;
	line-height: 22px;
	color: #EEEFEA;
	font-weight: bold;
	font-style: italic;
	background: #3B200D;
	padding: 10px;
}
*/
/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */


@media (max-width: 480px) {

}

/* Mobile devices */
@media (max-width: 320px) {

	body.page {
		background: #eeefea;
	}

	body.home {
		background: #eeefea url("../images/320background.jpg") no-repeat center top;
	}

	#inner-content {
		padding-top: 15px;
	}

	#container {
		width: 100%;
		min-height: 1028px;
	}

	.single #container, .blog #container {
		min-height: 200px;
	}

	#inner-header {
		width: 100%;
	}

	#inner-footer {
		width: 100%;
	}

	.header {
		margin-bottom: 0px;
	}

	h1 {
		font-size: 26px;
	}

	#logo {
		display: none;
	}

	.frame {
		width: 200px; 
		padding: 90px 50px 0 0;
		background: transparent;
		position: absolute;
		right: 0;
	}

	p {
		font-size: 10px;
		line-height: 12px;
	}

	.tinynav { 
		display: block; 
		width:100%;
		position: absolute; 
		top: 150px;
		margin-bottom: 20px;
	}

	#menu-navigation { 
		display: none 
	}

	.footer {
		padding: 2%;
		min-height: 105px;
		background: #3b200d;
		width: 95%;
	}

	#inner-footer {
		width: 95%;
	}

	#inner-footer .left {
		width: 95%;
	}

	#inner-footer .right {
		width: 95%;
	}

	.newsletter-subscription {
		padding-left: 0px;
		padding-top: 0px;
	}

	.newsletter-email {
		font-size: 10px;
		float: left;
	}

	.newsletter-submit {
		font-size: 10px;
		margin-left: 3px;
	}

	article {
		padding: 2%;
	}

	section {

	}

	.page article img {
		width: 95%;
	}

	.alignleft {
		padding: 0px;
	}

	.blog #main, .single #main {
		width: 100%;
		padding-right: 0px;
	}

	.page-template-page-custom-php #main {
		width: 100%;
		padding-right: 0px;
	}

}
