/*   
Theme Name: TreasureRing
Theme URI: http://www.idf.ie
Description: Bespoke private template for TreasureRing not for public use
Author: Patrick Corkery
Author URI: http://www.idf.ie
Template: use-this-to-define-a-parent-theme--optional
Version: 1.0
.
This theme is not for public use, reproduction, sale or modification. IDF and the Author retain full rights over this theme.
.
*/


body {
	background: url(../images/bg-grad.png) top left repeat-x #4a4a4a;
}

#masthead {
	height: 110px;
	background: url(../images/header.png) top left repeat-x #625f5f;
}

#mainNav {
	height: 35px;
	background: #afafaf;
}

#mainNav ul {
	margin:0;
	height: 35px;
	float: right;
	display: block;
	text-transform: uppercase;
	font-size: 1.1em;
}

#mainNav ul li {
	list-style: none;
	display: block;
	float: left;
	height: 35px;	
	padding: 0 15px 0 15px;
}

#mainNav ul li:hover {
	background: #494646;
}

#mainNav ul li.active, #mainNav ul li.current_page_item, #mainNav ul li.current_page_ancestor,  #mainNav ul li.current_page_parent {
	background: #494646;
}

#mainNav ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 35px;
}

#content {
	background: url(../images/content-bg.jpg) top left no-repeat #fff;
	padding-bottom:25px;
}

#sideBar {
	text-align: right;
	padding-top: 15px;
}


#sideBar h3 {
	text-transform: uppercase;
	font-size: 1.34em;
}

ul#subNav {
	margin: 0;
	float:right;
	font-size: 1.1em;
	font-weight: 200;
}


ul#subNav li {
	list-style: none;
	margin-bottom: 2px;
}


ul#subNav li a, ul#subNav li a:visited  {
	text-decoration: none;
	color: #898989;
}

ul#subNav li a:hover, ul#subNav li a.active, ul#subNav li.current_page_item a {
	text-decoration: none;
	color: #898989;
	font-weight: 600;
}


.spacer-25 {
	height: 25px;
}


#footer {
	background: #afafaf;
}

ul#footerNav {
	margin: 20px;
	color: #fff;
}


ul#footerNav li {
	display: inline;
	list-style: none;
	margin-right: 5px;
	padding-right:5px;
	border-right: 1px solid #fff;
}

ul#footerNav li.last {
	display: inline;
	list-style: none;
	margin-right: 5px;
	padding-right:5px;
	border-right: none;
}


ul#footerNav li a, ul#footerNav li a:visited  {
	text-decoration: none;
	color: #fff;
}

ul#footerNav li a:hover  {
	text-decoration: underline;
	color: #fff;
}


p.copyright_credits {
	margin: 20px;
	text-align: right;
	color: #fff;
}

a.idf{	
	text-decoration: none;
	color: #4a4747;
}

a.idf:hover{	
	text-decoration: underline;
	color: #4a4747;
}



ul#keywords {
	margin: 0 20px 20px 20px;
	color: #fff;
	font-size: 0.9em;
}


ul#keywords li {
	display: inline;
	list-style: none;
	margin-right: 6px;
	padding-right:6px;
	border-right: 1px solid #dcdcdd;
}

ul#keywords li.last {
	display: inline;
	list-style: none;
	margin-right: 6px;
	padding-right:6px;
	border-right: none;
}


ul#keywords li a, ul#keywords li a:visited  {
	text-decoration: none;
	color: #dcdcdd;
}

ul#keywords li a:hover  {
	text-decoration: underline;
	color: #dcdcdd;
}




.galleryThumb, .attachment-thumbnail {
	width: 75px;
	height: 75px;
	border: 2px solid #ededed;
	float: left;
	margin: 0 10px 10px 0;
}




ul.topLinks {
	margin: 10px;
	color: #fff;
	font-size: 0.9em;
	text-transform: uppercase;
	float: right;
}


ul.topLinks  li {
	display: inline;
	list-style: none;
	margin-right: 7px;
	padding-right:10px;
	border-right: 1px solid #fff;
}

ul.topLinks  li.last {
	display: inline;
	list-style: none;
	border-right: none;
}


ul.topLinks li a, ul.topLinks li a:visited  {
	text-decoration: none;
	color: #fff;
}

ul.topLinks li a:hover  {
	text-decoration: underline;
	color: #fff;
}



#imageContainer         {width: 710px; height: 315px; overflow: hidden;}
#imageContainer img     {display: block;}
#thumbContainer         {}
#thumbContainer img     {}





.sideBarBlock {
	background: #666;
}









