/*
Theme Name: John O'Donohue
Theme URI: http://seo-semantic-xhtml.com
Description: Custom theme for John O'Donohue
Author: Seo Semantic Xhtml
Author URI: http://seo-semantic-xhtml.com
*/



a {
	color:#030;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a img {
	border:none;
}

.blogroll li {
	list-style:square;
	margin-left:15px;
	font-size:14px;
	line-height:16px;
	margin-bottom:10px;
}

ul.blogroll {
	margin:15px 0px 10px 0px;
}

.archive a, .blogroll a {
	font-weight:normal;
	color:#dcdca1;
}

.archive a:hover, .blogroll a:hover {
	color:#e2f691;
}

.archive li {
	list-style:square;
	margin-left:15px;
	font-size:14px;
	line-height:16px;
	margin-bottom:10px;
}

ul.archive {
	margin:15px 0px 10px 0px;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	background-color:#151914;
}

.font-small {
	font-size:12px;
}

h1, strong {
	/*color:#f5f5c2;*/
	color:#798452;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}

h2 {
	color:#f5f5c2;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	margin-top:5px;
	padding-top:4px;
	padding-bottom:7px;
	background-image:url(images/icon.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:30px;
}

h3 {
	color:#f5f5c2;
	font-weight:bold;
	font-size:12px;
	text-transform:capitalize;
}

h4 {
	color:#4a4b31;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:8px;
	padding-left:15px;
}


h6 {
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
	display:inline;
}

h7 {
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
	display:inline;
}

h8 {
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
	display:inline;
}

h9 {
	font-size:25px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
	display:inline;
}

hr {
	border:none;
	border-top:solid 2px #f5f5c2;
	margin-top:2px;
	margin-bottom:19px;
}

html {
	height:101%;
	margin:0px;
	padding:0px;
	border:none;
}

.italic {
	font-style:italic;
}

#nav {
	list-style:none;
	margin:0px;
	position:absolute;
	left:75px;
	top:14px;
}

#nav a {
	font-size:14px;
	color:#900;
	text-transform:uppercase;
	padding:15px 22px 9px 22px;
	color:#dcdca1;
	display:inline;
	font-weight:bold;
}

#nav a:hover {
	color:#4a4b31;
	text-decoration:none;
}

#nav li {
	float: left;
	margin:0 6px;
}

#nav li a:hover{
	background-color:#dbdba0;
	/*border-top:5px solid #c0cd7a;*/
}

p { 
	line-height:18px;
	margin:2px 0px 12px 0px;
}


/* #########################
CORE FRAMEWORK DIVS
##########################*/

div.content {
	float:left;
	width:1000px;
	background-image:url(images/bg_body.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#a8a677;
	padding-bottom:50px;
}

div.content-bg-bg {
	width:803px;
	margin:0 auto;
	clear:both;
	margin-top:12px;
	/*background-color:#8d8b62;*/
}

div.content-bg-bg-bottom {
	float:left;
	clear:both;
	width:803px;
	height:15px;
	background-image:url(images/bg-bg-bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div.content-bg-bg-middle {
	float:left;
	clear:both;
	width:803px;
	background-color:#8d8b62;
	padding-bottom:5px;
}

div.content-bg-bg-top {
	float:left;
	clear:both;
	width:803px;
	height:17px;
	background-image:url(images/bg-bg-top.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

div.content-headGraphic {
	margin:0 auto;
	width:803px;
	/*height:369px;*/
	/*padding-bottom: 19px;*/
	clear:both;
}

div.copyright {
	float:left;
	clear:both;
	width:1000px;
	height:25px;
	background-color:#151914;
	text-align:center;
	display:inline;
}

div.copyright-text {
	float:left;
	clear:both;
	width:1000px;
	color:#96ae58;;
	font-size:12px;
	display:inline;
	height:25px;
}

div.copyright a {
	color:#3e7130;
	text-decoration:none;
}

div.copyright a:hover {
	text-decoration:underline;
	color:#c7cb70;
}

div.footer {
	width:1000px;
	height:100px;
	background-color:#1c3216;
	float:left;
	clear:both;
	text-align:center;
	margin-bottom:15px;
	display:inline;
}

div.header {
	width:1000px;
	height:156px;
	background-image:url(images/logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	position:relative;
}

div.header-homeLink {
	position:absolute;
	width:550px;
	height:150px;
	top:0px;
	left:0px;
}

div.header-topNav {
	position:absolute;
	height:25px;
	top:0px;
	right:0px;
	text-align:right;
	color:#7d7e54;
}

div.header-topNav a {
	text-decoration:none;
	color:#7d7e54;
	font-size:12px;
}

div.header-topNav a:hover {
	text-decoration:underline;
}

div.inner {
	width:762px;
	margin:0 auto;
	clear:both;
	background-image:url(images/bg_content.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

div.inner-bottom {
	float:left;
	clear:both;
	width:762px;
	height:7px;
	background-image:url(images/bg_content_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div.inner-content {
	margin:0 auto;
	width:750px;
	background-image:url(images/bg-foilage.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.inner-content-text {
	margin:0 auto;
	width:700px;
	margin-bottom:10px;
	color:#333333;
	font-size:16px;
}

div.inner-middle {
	float:left;
	clear:both;
	width:762px;
	background-image:url(images/bg_content.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

div.inner-top {
	float:left;
	clear:both;
	width:762px;
	height:22px;
	background-image:url(images/bg_content_top.gif);
	background-position:top center;
	background-repeat:no-repeat;
}


div.month-date {
	width:76px;
	height:71px;
	background-image:url(images/month-date.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:1;
	position:absolute;
	top:5px;
	left:5px;
}

div.navigation {
	float:left;
	width:1000px;
	height:37px;
	background-image:url(images/bg_nav.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	position:relative;
}

div.page {
	margin:0 auto;
	width:1000px;
}

div.side-nav {
	width:195px;
	float:right;
	margin-top:12px;
	margin-right:46px;
	display:inline;
	background-color:#8d8b62;
}

div.side-nav-bottom {
	width:195px;
	height:19px;
	float:left;
	background-image:url(images/side-nav-bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

div.side-nav-inner {
	width:175px;
	margin-left:10px;
	color:#d5e1a7;
	font-size:18px !important;
	font-weight:bold !important;
}

div.side-nav-inner h4{
	margin:0;
	padding:0;
}

div.side-nav-inner ul{
	color:#dcdca1;
	font-weight:normal !important;
}

div.side-nav-middle {
	width:195px;
	float:left;
}

div.side-nav-top {
	width:195px;
	height:19px;
	float:left;
	background-image:url(images/side-nav-top-light.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

div.side-nav-twitter {
	width:195px;
	float:left;
	height:55px;
	background-color:#a8a677;
	text-align:center;
}

div.st_cobrand_container {
	width:790px;
	margin:0 auto;
	clear:both;
	margin-top:12px;
}

/* #########################
TITLES
##########################*/
div.title {
	width:750px;
	float:left;
	margin-top:16px;
	margin-left:35px;
	position:relative;
	display:inline;
}

div.title h1 {
	color: #745218 !important;
}

/* #########################
NEWS
##########################*/

div.content-bg-bg-news {
	width:700px;
	float:left;
	margin-top:12px;
	margin-left:46px;
	background-color:#8d8b62;
	position:relative;
	display:inline;
}

div.content-bg-bg-bottom-news {
	float:left;
	clear:both;
	width:700px;
	height:17px;
	background-image:url(images/bg-bg-bottom-news.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div.content-bg-bg-middle-news {
	float:left;
	clear:both;
	width:700px;
	background-color:#8d8b62;
	padding-bottom:5px;
}

div.content-bg-bg-top-news {
	float:left;
	clear:both;
	width:700px;
	height:17px;
	background-image:url(images/bg-bg-top-news.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

div.inner-news {
	width:662px;
	margin:0 auto;
	clear:both;
	background-image:url(images/bg_content-news.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

div.inner-bottom-news {
	float:left;
	clear:both;
	width:662px;
	height:16px;
	background-image:url(images/bg_content_bottom-news.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div.inner-content-news {
	margin:0 auto;
	width:650px;
	background-image:url(images/bg-foilage.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.inner-content-text-news {
	margin:0 auto;
	width:600px;
	margin-bottom:10px;
	color:#333333;
	font-size:16px;
}

div.inner-middle-news {
	float:left;
	clear:both;
	width:662px;
	background-image:url(images/bg_content-news.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

div.inner-top-news {
	float:left;
	clear:both;
	width:662px;
	height:16px;
	background-image:url(images/bg_content_top-news.gif);
	background-position:top center;
	background-repeat:no-repeat;
}


/*##########################
BOOKS
##########################*/

div.content-shop {
	float:left;
	width:1000px;
	background-image:url(images/bg_body.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#a8a677;
	padding-bottom:50px;
	display:inline;
}

div.flag {
	height:103px;
	width:448px;
	float:left;
}

div.item-bg-bottom {
	width:415px;
	height:5px;
	background-image:url(images/shop-bg-bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
}

div.item-bg-middle {
	background-image:url(images/shop-bg-middle.gif);
	background-position:top center;
	background-repeat:repeat-y;
	width:415px;
	float:left;
}

div.item-bg-top {
	width:415px;
	height:4px;
	background-image:url(images/shop-bg-top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
}

div.item-content {
	width:395px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
}

div.item-content-bottom {
	width:395px;
	height:50px;
	float:left;
	clear:both;
	display:inline;
}

.item-content-bottom-left {
	width:190px;
	float:left;
}

.item-content-bottom-right {
	width:190px;
	float:right;
}

div.item-content-middle {
	width:395px;
	float:left;
	clear:both;
	display:inline;
}

.item-content-bg-bg-middle-selectedworks-middle-left {
	width:150px;
	float:left;
}

.item-content-middle-left {
	width:150px;
	float:left;
}

.item-content-middle-right {
	width:225px;
	float:right;
	font-size:12px;
	color:#1a2419;
	padding:15px 3px 3px 15px;
	line-height:13px;
}

div.item-content-top {
	height:25px;
	width:395px;
	border-bottom:solid 1px #8d8b62;
	text-align:left;
	font-size:20px;
	color:#1a2419;
	float:left;
}

div.shop-bg-bg-bottom {
	float:left;
	width:448px;
	height:13px;
	background-image:url(images/shop-bg-bg-bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div.shop-bg-bg-middle {
	float:left;
	width:448px;
	background-color:#8c8a61;
}

div.shop-bg-bg-top {
	float:left;
	width:448px;
	height:16px;
	background-image:url(images/shop-bg-bg-top.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

div.shop-coloumn {
	width:448px;
	float:left;
	margin-left:35px;
	background-color:#8c8a61;
}

div.shop-item {
	width:415px;
	margin:0 auto;
	background-color:#a7a577;
}


/* #########################
IN MEMORIAM
##########################*/

div.content-bg-bg-inmemoriam {
	width:700px;
	float:left;
	margin-top:16px;
	margin-left:46px;
	background-color:#8d8b62;
	position:relative;
	display:inline;
}

div.content-bg-bg-bottom-inmemoriam {
	float:left;
	clear:both;
	width:700px;
	height:17px;
	background-image:url(images/bg-bg-bottom-inmemoriam.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div.content-bg-bg-middle-inmemoriam {
	float:left;
	clear:both;
	width:700px;
	height:468px;
	/*background-color:#becac6;*/
	background-color:#c9d1cb;
	padding-bottom:5px;
	background-image:url(images/bg-bg-middle-inmemoriam.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div.content-bg-bg-top-inmemoriam {
	float:left;
	clear:both;
	width:700px;
	height:17px;
	background-image:url(images/bg-bg-top-inmemoriam.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

div.inner-middle-inmemoriam {
	float:right;
	width:640px;
	height:460px;
	overflow:scroll;
	padding: 12px 30px 0 0;
	color:#393a16;
}


/* #########################
SELECTED WORKS
##########################*/

div.content-bg-bg-selectedworks {
	width:700px;
	float:left;
	margin-top:16px;
	margin-left:46px;
	background-color:#cdd8e3;
	position:relative;
	display:inline;
}

div.content-bg-bg-bottom-selectedworks {
	float:left;
	clear:both;
	width:700px;
	height:17px;
	background-image:url(images/bg-bg-bottom-selectedworks.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div.content-bg-bg-middle-selectedworks {
	float:left;
	clear:both;
	width:700px;
	height:auto;
	background-color:#cdd8e3;
	padding-bottom:5px;
	background-image:url(images/bg-bg-middle-selectedworks.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div.content-bg-bg-top-selectedworks {
	float:left;
	clear:both;
	width:700px;
	height:17px;
	background-image:url(images/bg-bg-top-selectedworks.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

div.inner-middle-selectedworks {
	float:right;
	width:640px;
	height:auto;
	overflow:visible;
	padding: 12px 30px 100px 0;
	color:#393a16;
}

.selected-works {
	color:#FFF;
}

/* #########################
INDEX
##########################*/

.index-footer {
	width:724px;
	height:12px;
	float:left;
	clear:both;
	color:#96ae58;
	font-size:12px;
	text-align:center;
	padding-top:15px;
}

.index-footer a {
	color:#96ae58;
	font-size:12px;
	text-decoration:underline;
}

.index-footer a:hover {
	text-decoration:none;
	color:#c7cb70;
}

.index-content {
	width:724px;
	height:520px;
	float:left;
	clear:both;
	position:relative;
	background-image:url(images/index-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.index-content a {
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#f2dfb3;
}

.index-content a:hover {
	text-decoration:none;
	color:#e9b876;
}
	
.index-link1 {
	position:absolute;
	top:21px;
	right:12px;
	height:37px;
	padding-top:21px;
	width:160px;
	text-align:center;
	border: 1px solid #e9b876;
}

.index-link2 {
	position:absolute;
	top:87px;
	right:12px;
	height:37px;
	padding-top:21px;
	width:160px;
	text-align:center;
	border: 1px solid #e9b876;
}

.index-link3 {
	position:absolute;
	top:153px;
	right:12px;
	height:37px;
	padding-top:21px;
	width:160px;
	text-align:center;
	border: 1px solid #e9b876;
}

.index-link4 {
	position:absolute;
	top:219px;
	right:12px;
	height:37px;
	padding-top:21px;
	width:160px;
	text-align:center;
	border: 1px solid #e9b876;
}

.index-link5 {
	position:absolute;
	top:285px;
	right:12px;
	height:37px;
	padding-top:21px;
	width:160px;
	text-align:center;
	border: 1px solid #e9b876;
}

.index-link6 {
	position:absolute;
	top:351px;
	right:12px;
	height:37px;
	padding-top:21px;
	width:160px;
	text-align:center;
	border: 1px solid #e9b876;
}

.index-link7 {
	position:absolute;
	top:417px;
	right:12px;
	height:37px;
	padding-top:21px;
	width:160px;
	text-align:center;
	border: 1px solid #e9b876;
}

.index-logo {
	width:724px;
	height:179px;
	float:left;
	clear:both;
}

.index-page {
	margin:0 auto;
	width:724px;
}

.index-update {
	position:absolute;
	top:355px;
	left:21px;
	height:150px;
	width:552px;
}

.index-update a {
	font-size:18px;
	font-weight: normal;
	font-style:italic;
	color:#96ae58;
	text-transform:none;
}

.index-update a:hover {
	color:#c7cb70;
}
