/*
Theme Name: Brighids Mantle.
Description: Theme for Brighids Mantle.
Version: 1.0
Author: Rachael Letendre
Author URI: http://omcmarketing.com
*/

@charset "utf-8";
/* CSS Document */

/* clear browser formatting */

html, body {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 1;
}

* {
	font-size: 16px;
	margin: 0;
	padding: 0;
	outline: 0;
}

img { border: none; }
ul, ol, li { list-style: none; }
:focus { outline: none; }
table, td, form, fieldset {
	border: none;
	border-collapse:
	collapse; border-spacing: 0;
}

/* —[ REUSABLE CLASSES ]— */
.hide { display: none; }
.right { float: right; }
.left { float: left; }
.current { cursor: default; }
.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}
.center {
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
}

.alignright {
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
}

/* Formatting for Theme */

body {
	font-family: "Palatino Linotype","Book Antiqua", Palatino, FreeSerif, serif;
	color: #6d7e3b;
        font-size: 16px;
	background: #fff;
        font-weight: normal;
}

a {
	color: #96a352;
}

a:visited {
	color: #6d0e04;
}

a:hover {
	color: #a04c05;
}

#wrapper {
	width: 100%;
	background-image: url(images/top_bar.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 41px;
	position: relative;
}

#container {
	width: 100%;
	background-image: url(images/top_bar.png);
	background-repeat: repeat-x;
	background-position: top;
}

#header_container {
	width: 704px;
	margin: 0 auto;
}

/* Formatting for Main Navigation */
#main_nav, #main_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 704px;
	background-color: #b5c177;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	z-index: 500;
	height: 41px;
}

#main_nav a, #main_nav a:visited {
	display: block;
	color: #7a261c;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	
}

#main_nav a:hover {
	color: #bb5400;
	background-color: #b5c177;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

#main_nav li {
	float: left;
	padding-top: 20px;
color: #7a261c;
padding-right: 20px;
font-size: 14px;
font-weight: bold;
padding-bottom: 5px;
text-transform: lowercase;
}

#main_nav li ul {
	position: absolute;
	left: -999em;
	width: 160px;
padding-top: 5px;
}

#main_nav li ul li {
	width: 160px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #fff;
	border: 1px solid #eef399;
	padding-top: 0px;
}

#main_nav li ul a, #main_nav li ul a:visited {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 2px;
	border-top: none;
	font-weight: normal;
	text-transform: lowercase;
}

#main_nav li ul a:hover {
	border-top: none;
	font-weight: normal;
	background-color: #bb5400;
	color: #fff;
	text-transform: lowercase;
}
	
#main_nav li:hover ul {
	left: auto;
}

#main_nav li:hover ul, #main_nav li.sfhover ul {
	left: auto;
}

#main_nav li:hover, #topmenu li.hover {
        position:static;
}

#header {
	clear: both;
	width: 704px;
	height: 296px;
	margin: 0 auto;
	background-image: url(images/Brighids_Mantle_Header_Home.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 50;
}

#tree {
	width: 287px;
	height: 424px;
	background-image: url(images/tree.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5;
	left: -144px;
	top: 15px;
}

/* Formatting for Rollover Images */

#four_fires {
	width: 600px;
	height: 160px;
	padding-left: 104px;
	margin-bottom: 25px;
}

.head_rollover {
	position: relative;
	background: url(images/Fire_of_the_Head_Roll.png) no-repeat;
	display: block;
	width: 140px;
	height: 160px;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
}

.head_rollover a {
	display: block;
	width: 140px;
	height: 160px;
	display: block;
	float: left;
}

.head_rollover img {
	width: 140px;
	height: 160px;
	border: 0
}

* html a:hover {
	visibility:visible
}

.head_rollover a:hover img {
	visibility:hidden
}

.hands_rollover {
	position: relative;
	background: url(images/Fire_of_the_Hands_Roll.png) no-repeat;
	display: block;
	width: 140px;
	height: 160px;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
}

.hands_rollover a {
	display: block;
	width: 140px;
	height: 160px;
	display: block;
	float: left;
}

.hands_rollover img {
	width: 140px;
	height: 160px;
	border: 0
}

* html a:hover {
	visibility:visible
}

.hands_rollover a:hover img {
	visibility:hidden
}

.heart_rollover {
	position: relative;
	background: url(images/Fire_of_the_Heart_Roll.png) no-repeat;
	display: block;
	width: 140px;
	height: 160px;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
}

.heart_rollover a {
	display: block;
	width: 140px;
	height: 160px;
	display: block;
	float: left;
}

.heart_rollover img {
	width: 140px;
	height: 160px;
	border: 0
}

* html a:hover {
	visibility:visible
}

.heart_rollover a:hover img {
	visibility:hidden
}

.hearth_rollover {
	position: relative;
	background: url(images/Fire_of_the_Hearth_Roll.png) no-repeat;
	display: block;
	width: 140px;
	height: 160px;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
}

.hearth_rollover a {
	display: block;
	width: 130px;
	height: 137px;
	display: block;
	float: left;
}

.hearth_rollover img {
	width: 140px;
	height: 160px;
	border: 0
}

* html a:hover {
	visibility:visible
}

.hearth_rollover a:hover img {
	visibility:hidden
}

#main_content {
	width: 720px;
	margin: 0 auto;
}

#wide_column {
	clear: both;
	float: left;
	width: 570px;
	padding-top: 25px;
}

#wide_column h1 {
	font-size: 26px;
	line-height: 150%;
	padding-right: 25px;
	padding-bottom: 50px;
}

#wide_column h2 {
	font-size: 24px;
	line-height: 160%;
	padding-bottom: 25px;
}

#wide_column h3 {
	padding-left: 0px;
	margin-left: 0px;
}

#wide_column p {
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
	padding-right: 25px;
	padding-bottom: 20px;
}

#wide_column a:hover {
font-size: 16px;
}

#wide_column a, a:hover {
	text-transform: none;
font-size: 16px;
}

#sidebar {
	float: right;
	width: 144px;
	background-image: url(images/Sidebar_Header.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 95px;
	position: relative;
	background-color: #eef399;
}

#little_tree {
	width: 160px;
	height: 236px;
	position: absolute;
	left: 70px;
	top: -70px;
        z-index: 100;
}

#sidebar h2 a {
	font-size: 18px;
	font-weight: bold;
	color: #7a261c;
	padding: 0px 5px 25px 5px;
	text-transform: capitalize;
}

#sidebar h3 {
	padding-bottom: 8px;
}

#sidebar h3 a:hover {
	color: #bb5400;
	text-transform: capitalize;
}

#sidebar p {
	font-size: 13px;
	font-weight: normal;
	line-height: 145%;
	padding: 0px 5px 25px 5px;
        font-family: "Palatino Linotype","Book Antiqua", Palatino, FreeSerif, serif;
}

#footer {
	clear: both;
	margin: 0 auto;
	margin-top: 50px;
}

#footer p {
	font-size: 12px;
	color: #7a261c;
	text-align: center;
}

#footer p a {
	font-weight: bold;
	color: #7a261c;
	text-decoration: underline;
	text-transform: capitalize;
        font-size: 12px;
}

#footer p a:hover {
	color: #bb5400;
	text-transform: capitalize;
        font-size: 12px;
}

#omc {
}

/* Interior Pages */

#interior_header {
	width: 720px;
	height: 250px;
	margin: 0 auto;
	background: url(images/interior_header.jpg) no-repeat bottom;
}

#single_column {
	clear: both;
	margin: 0 auto;
	width: 720px;
	padding-top: 50px;
}

#single_column h1 {
	font-size: 26px;
	line-height: 150%;
	padding-right: 25px;
	padding-bottom: 50px;
}

#single_column h2 {
	font-size: 24px;
	line-height: 160%;
	padding-bottom: 25px;
        font-weight: bold;
}

#single_column h4 {
font-size: 20px;
font-weight: bold;
padding-bottom: 8px;
line-height: 145%;
}

#single_column h4 a {
font-size: 20px;
font-weight: bold;
color: #7d261c;
text-decoration: none;
}

#single_column h4 a:hover {
font-weight: bold;
text-decoration: underline;
font-size: 20px;
}

#single_column h3 {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 12px;
}


#single_column p {
	font-size: 16px;
	line-height: 150%;
	padding-right: 25px;
	padding-bottom: 20px;
        font-weight: normal;
}

#single_column a {
        color: #bb5400;
        font-weight: bold;
text-decoration: none;
font-size: 16px;
}

#single_column a:hover {
        color: #7a261c;
        font-weight: bold;
text-decoration: underline;
font-size: 16px;
}

.yellow {
        color: #ddc945;
        font-weight: bold;
}

.red  {
        color: #7a261c;
        font-weight: bold;
}

.orange {
        color: #bb5400;
        font-weight: bold;
}

#single_column ul {
       padding-left: 50px;
       padding-bottom: 25px;
}

#single_column ul li {
      font-size: 16px;
      list-style: disc;
      font-weight: bold;
      padding-bottom: 10px;
}

#single_column a, a:hover {
	text-transform: none;
}
/* Blog Formatting */

/* Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 15px; 
font-weight: bold;
}
	
.commentlist li ul li {
	font-size: 12px;
font-weight: bold;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right: 5px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

.commentlist p {
	font-weight: bold;
	line-height: 160%;
	text-transform: none;
}

#commentform p {
font-weight: bold;
}

.commentmetadata {
	font-weight: bold;
}

h3.comments {
	padding: 0;
	margin-top: 20px;
	margin-left: 0px;
	text-align: left;
font-weight: bold;
}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
border: #b5c177;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform textarea {
	width: 250px;
	padding: 2px;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
font-size: 13px;
}
	
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
font-weight: bold;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
font-weight: bold;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
font-weight: bold;
}

.commentlist p {
	margin: 10px 5px 10px 0;
font-weight: bold;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
font-weight: bold;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
font-weight: bold;
}

.reply h3 {
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
font-weight: bold;
}

/* Post Formatting */

#wide_column .entry p {
	font-size: 12px;
font-weight: bold;
}

.entry {
	margin-top: 5px;
font-weight: bold;
}

small {
	font-size: 11px;
	line-height: 145%;
font-weight: bold;
}

#wide_column .pagetitle h2 {
	margin-left: 0px;
	padding-left: 0px;
font-weight: bold;
}

h2.pagetitle {
	font-size: 24px;
	margin-top: 30px;
	text-align: left;
font-weight: bold;
}

.post {
	margin: 0 0 40px;
	text-align: left;
font-weight: bold;
}

.post hr {
	display: block;
}

#wide_column .post {
	margin: 0;
font-weight: bold;
}

#wide_column .postmetadata {
	margin: 30px 0;
font-weight: bold;
}

#wide_column .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#wide_column .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
font-weight: bold;
}

.postmetadata a {
	font-size: 11px;
font-weight: bold;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style: disc;
font-weight: bold;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style: decimal;
font-weight: bold;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
font-weight: bold;
}

.post h2 {
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
font-weight: bold;
}

.post h2 a {
	font-size: 26px;
font-weight: bold;
}

.post h3 {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 24px;
font-weight: bold;
}

.page h3 a {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 24px;
font-weight: bold;
}

#post .post hentry category h2 {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
font-weight: bold;
}

/* Sidebar Formatting */

#sidebar_blog {
	float: right;
	width: 140px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	position: relative;
	background-color: #EEF399;
padding-bottom: 100px;
}

#sidebar_blog h2 {
	font-size: 14px;
	margin: 5px 0 0;
	padding: 0;
}

#sidebar_blog a {
	color: #59680e;
font-size: 12px;
}

#sidebar_blog a:visited {
	color: #6d0e04;
font-size: 12px;
}

#sidebar_blog a:hover {
	color: #a04c05;
font-size: 12px;
}

#sidebar_blog ul, #sidebar_blog ul ol {
	margin: 0;
	padding: 0;
padding-bottom: 20px;
}

#sidebar_blog ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar_blog ul p, #sidebar_blog ul select {
	margin: 5px 0 8px;
	font-size: 10px;
}

#sidebar_blog ul ul, #sidebar_blog ul ol {
	margin: 5px 0 0 10px;
}

#sidebar_blog ul ul ul, #sidebar_blog ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar_blog ul ol li {
	list-style: decimal outside;
}

#sidebar_blog ul ul li, #sidebar_blog ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar_blog #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar_blog #searchsubmit {
	padding: 1px;
}


	


