/*  
Theme Name: Jina Moore
Theme URI: http://www.jinamoore.com
Description: A child theme for Elemental
Version: 1.0
Author: Adam Walker Cleaveland
Author URI: http://www.cleavedesign.com
Template: elemental

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/*This is all stuff from layout.css file*/

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

p {
	font-size: 14px;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}

p#breadcrumbs {font-size: 1.1em; }

#page {
	background: #fff url(images/pattern1.jpg);
	color:#111;
	padding:5px 0 0 0;
}

#wrapper { -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;}

#pageHeaderNav.static {-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px !important;
}

#footer, #footerWrapper {background: #000; }

#header {
	background:#810601 url(images/header-bg.png) top center no-repeat;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	overflow:hidden;
	padding:0px 18px;
}

.header-image #header h1,
.header-image #header h2 a,
.header-image #header h3 a {
	background:url(images/header.png) center left no-repeat;
	display:block;
	height:175px;
	margin:0;
	padding:0;
	text-indent:-999em;
	line-height:175px;
}

#pageHeaderNav .nav li.current-cat a, #pageHeaderNav .nav li.current-cat a:visited, #pageHeaderNav .nav li.current_page_item a, #pageHeaderNav .nav li.current_page_item a:visited {
	background:#3a0a0b;
	color:#FFF;
-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
}

h1 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif !important;
	font-size: 15px;
}

body.category h1 {display:none;}

body.archive h1 {display:none;}

div.column.container-6 h3.widgettitle {font-size: 1.5em; font-family: Cambria, Georgia, "Times New Roman", Times, serif !important;
 font-weight: normal; background:#9d3010; color:#dbdbdb; margin-bottom:5px; padding:4px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-transform: none; letter-spacing: 1px; }

div.column.container-4 h3.widgettitle {font-size: 1.5em; font-family: Cambria, Georgia, "Times New Roman", Times, serif !important;
 font-weight: normal; background:#9d3010; color:#dbdbdb; margin-bottom:5px; padding:4px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-transform: none; letter-spacing: 1px; }

div.column.container-6 h2.entry-title {font-size: 1.5em; color: #494949 !important; padding-top: 10px; }

.fstack-3 h2 {font-size: 1.5em; color: #494949 !important; padding-top: 10px; }

h1, h2, h3, h4, h5, h6 {font-family: Cambria, Georgia, "Times New Roman", Times, serif !important;}

h3.widgettitle
{
	color:#000;
	font:bold 1.2em Cambria, Georgia, "Times New Roman", serif;
	text-transform:uppercase;
	margin-bottom:7px;
	letter-spacing: 0.5px; 
}

#footerContent h3.widgettitle
{
	color:#fff;
	font:bold 1.2em Cambria, Georgia, "Times New Roman", serif;
	text-transform:uppercase;
	margin-bottom:7px;
	letter-spacing: 0.5px; 
}

#sidebar h3.widgettitle
{
	background:#761b02;
	color:#dbdbdb;
	margin-bottom:5px;
	padding:8px;
	-webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

a.profile_image_url, a.authorLink {
display: none;
}

.rss_feed {
	background:#761b02 url(images/feedIcon.gif) no-repeat 8px;
	color:#dbdbdb;
	display:block;
	font:bold 1.2em Cambria, Georgia, "Times New Roman", serif;
	text-transform:uppercase;
	text-decoration: none;
	margin-bottom:5px;
	padding:8px 8px 8px 30px;
	-webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

/*This is all stuff from styles.css file*/

.widget {
	margin-bottom:10px
}
