
/*
Theme Name: newodyssey2
Theme URI: http://www.starterwebsites.net
Description: Tested on WP2.5
Version: 2.0
Author: Peter McCormack
Author URI: http://www.starterwebsites.net
*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #0F0303 url(images/background-stripe.jpg) left top repeat-x;
	font-size: 13px;
	font-family: "trebuchet ms", helvetica, verdana, arial, sans-serif;
	color: #333;
	line-height: 18px;
}
* html body{
	background: #0F0303 url(images/background-stripe.jpg) 15px 0px repeat-x;
	}
hr {
	border: none 0;
	border-top: 2px dotted #9F9F9F;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	padding: 6px 0 5px 0;
	}
a {
	/*color: #FF7800;
	*/text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

sup {
	font-size: 0.5em;
}

p {
	padding: 0 0 13px 0;
	margin-right: 10px;
	text-align: justify;
}


strong{
	color: #333;}
img.picA {
	position: relative;
	top: -2px;
	background: url('images/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
}

img.picB {
	position: relative;
	top: -2px;
	background: url('images/a26.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

	img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
	border: 1px solid #ccc;
	}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#outerWrapper{
	width: auto;
	background: transparent url(images/outerbg.jpg) center top no-repeat;}
#wrapper {
	position: relative;
	width: 780px;
	top: 0px;
	margin: 0px auto;
	border: 5px solid #2C0A0A;
	}
#pageTopNav ul{
	position: absolute;
	top: -25px;
	right: 0px;
	font-weight: bold;
	}
 #pageTopNav li{
	display: inline;
	padding: 0 10px;
	}
#pageTopNav a{
	color: yellow;
	text-decoration: none;
	}
#pageTopNav a:active{
	color: orange;
	text-decoration: none;
	}
#pageTopNav a:visited, 
#pageTopNav a:hover{
	color: yellow;
	text-decoration: underline;
	}
#inner {
	position: relative;
	z-index: 2;
	top:0px;
	margin-bottom: 0px;
	background: #fff;
	}

#header {
	position: absolute;
}

#header span {
	font-weight: normal;
}

#header h1 {
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 30px;
	line-height: normal;
	}
#header h2 {
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	color: #FCE2CA;
	top: 51px;
	}
#header sup {
	color: #fff;
	}

#splash {
	position: relative;
	top: 0px;
	right: 0px;
	background: yellow url('images/annascaulwalks-ban.jpg') no-repeat;
	width: 780px;
	height: 85px;
	}
/* menu */
#menu {
	position: relative;
	background: #fff url('images/menu-bg.gif') repeat-x;
	height: 57px;
	padding: 0px 20px 0px 5px;
	margin: 0px 0px 10px 0px;
	}

#menu ul {
}

#menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	}

#menu ul li.first {
	border-left: 0px;
	}

#menu ul li a {
	background: transparent url('images/menu-btn-bg.png') repeat-x top;
	padding: 17px 12px 10px 12px;
	font-size: 14px;
	font-weight:  bold;
	color: yellow;
	font-weight: bold;
	text-decoration: none;
	}

#menu ul li a:hover {
	background: transparent url('images/menu-btn-bg-on.png') left top repeat-x ;
	color: #D7E0CB;
	text-decoration: underline;
	}

#date {
	position: absolute;
	top: 0px;
	line-height: 52px;
	color: yellow;
	right: 20px;
	font-weight: bold;
	font-size: 9px;
	letter-spacing: -1px;
	}

#sidebar {
	position: relative;
	width: 180px;
	float: right;
}
#sidebar a {
	color: #444;
	}
#sidebar a:visited{
	color: #555;
	}
#sidebar .content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

#sidebar ul {
	list-style: none;
}

#sidebar li ul {
	margin: 0 15px 10px 15px;
}

#sidebar li li {
	border-bottom: solid 1px #EEEEEE;
	padding: 3px 0;
}

#calendar table {
	width: 80%;
	margin: 0 15px;
}

#calendar tbody td {
	text-align: center;
	}

#next {
	text-align: right;
	}

#content {
	position: relative;
	width: 580px;
	float: left;
	}
#contentWide{
	width: 95%;
	position: relative;
	float: left;
	}
#content .content, #contentWide, .entry {
	padding: 10px 0px 0px 0px;
	margin-bottom: 20px;
}
.entry p{padding-left: 15px;}
/*#content .content, .entry  ul{
	margin-left: 20px;
	padding: 0 0 1.5em 0;
	}*/
/*#content .content, .entry li{
	padding: .25em 0;
	}*/
#content .post {
	margin-bottom: 30px;
}

#content .post .header {
	position: relative;
	top: 0em;
}

#sidebar h2, .pagetitle {
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #c84c02;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin:0 0 10px 0px;
}
#content.post .header h2{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	padding: 0px 0px 10px 0px;
	margin:0 0 20px 15px;
	border-bottom: 1px solid #eef;
	}
#content .post .date {
	position: absolute;
	right: 15px;
	top: 0px;
	color: #AFAFA4;
	font-weight: bold;
}

#content .post .content {
	margin-bottom: 0px;
}

#content .post .content ul, #content .post .content ol {
	margin-bottom: 1em;
	list-style-position: inside;
}

#content .post .footer {
	position: relative;
	top: -10px;
	background: transparent url('images/a33.gif') repeat-x;
	height: 40px;
	}

#content .post .footer ul {
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#content .post .footer ul li {
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-color: #fff;	
	border-top: none;
	}

#content .post .footer ul li.printerfriendly {
	background-image: url('images/a41.gif');
}

#content .post .footer ul li.comments {
	background-image: url('images/a36.gif');
}
/*Comments section at bottom of post*/
form{
	margin: 0 20px;
	}
#comment {
	width: 550px;
	}
#respond{
	margin-left: 20px;
	}
/**/
#comment-1{
	padding: 0 15px;
	}
#content .post .footer ul li.readmore {
	background-image: url('images/a38.gif');
}

.navigation {
	height: 0px;
	font-size: larger;
	font-weight: bold;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
	}
#footer {
	clear: both;
	padding: 15px 0;
	margin-top: 5px;
	text-align: center;
	background: #416421 url('images/footer-bg.gif') left bottom repeat-x;
	color: yellow;
	font-weight: bold;
	font-size: 85%;
	width: 780px;
}

#footer a {
	color: yellow;
}
/*
Home Page
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++=*/
					#pageTemplate{
						width: 100%;
						background: #fff;
						margin: 0px auto;
						padding: 0px;
						}
/* ------------ mainNav ------------ */

#mainNav{
	width:245px;
	}
#mainNav2{
	width:190px;
	position: relative;
	right: 20px;
	}

#mainNav ul,
#mainNav2 ul {
	list-style-type: none;
}
#mainNav h3,
#mainNav2 h3{
	color:#612222;
	font: bold 14px/35px Verdana, Arial, Helvetica, sans-serif;
	height:35px;
	background: #658448 url('images/mainnav-h3-bg.gif') top left repeat-x;
	padding: 0 0 0 0px;
	}
#mainNav2 h3{
	margin: 0;
	padding-left: 10px;
	}
#mainNav li{}

#mainNav a,
#mainNav2 a{
	font: normal italic 12px Verdana, Arial, Helvetica, sans-serif;
	color:#612222;
	text-decoration:none;
	display: block; 
	background:#A6A6A6 url(images/mainNav-bg1.jpg) left top repeat-x;
	border-top:1px solid #ccc ;
	padding: 0 0 0 15px;
}
#mainNav a{ 
	height: 33px;
	line-height:33px;
	}
#mainNav2 a{
	height: auto;
	padding: 8px 0 8px 5px;
	}
#mainNav2 a:visited{
	color: #333;
	}

#mainNav a,
#mainNav2 a{
	font-weight:bold; 
	background:#A6A6A6 url('images/mainNav-bg1.jpg') left top repeat-x;}

#mainNav a:hover{
	background:transparent url('images/mainNav-bg2.jpg') left center repeat-x;
	color: #fff;	
	}
#mainNav2 a:hover{
	background:transparent url('images/mainNav-bg2.jpg') left center repeat-x;
	color: #fff;	
	}
/*home page holder*/
#homePageHolder{
	width:750px;
	/*margin: 15px;*/
	}

#twoColHolder{
	width:750px;
	margin: 0px 15px;
    background:#fff url('images/home-stripe-bg.jpg') right 3px no-repeat;
	padding-bottom: 15px;
}
#twoColHolder p{
	text-align: left;
	margin: 0;
	}
#topBoxBorder{
	border: 1px solid #ccc;
	padding: 0 0 2px 0;
	margin: 0;
	height: auto;
	}
#twoColHolder .twocolLeft{
	width: 243px;
	display: inline;
	margin: 2px 0px 0px 2px;
	float: left;
	background: transparent;
	}
#twoColHolder .twocolRight{
	width: 450px;
	float: left;
	margin: 2px 0 0 5px;
	background: transparent;
	}
#twoColHolder .twocolRight.TextBoxSmall{
	width: 483px;
	margin-left: 20px;
	}
#twoColHolder .twocolRight.TextBoxSmall h3{
	padding-bottom: 10px;
	}

#twoColHolder .twocolLeft,
#twoColHolder .twocolRight{
	margin-bottom: 0px;
	padding: 0;
	}
/*N.O. classes*/
.redText{color: #C84C02;}
.boldText{font-weight: bold;}
.spacer{height: 15px;}
/**/
#padraighomepage{
	position: absolute;
	top: 3px;
	left: 545px;
	}
blockquote,
#twoColHolder h3{
	font-weight: bold;
	font-style: italic;
	color: #612222; /*burnt orange color*/
	font-size: 14px;
	padding: 0;
	margin:0
	}
blockquote{
	padding: 3px 0 5px 0;
	}
#content h2{
	margin-left: 15px;
	color: #C84C02	;
	}
/**/
.entry ul,
.narrowcolumn ul,
.standardList ul{
	margin-bottom: 10px;
	line-height: 1.8em;
	}
.standardList li{
	padding: 0px 0px 0px 19px;
	}
.entry li,
.narrowcolumn li,
.standardList li {
	list-style-type: none;
	background: url(images/arrowbullet2.png) left 5px no-repeat;
	background-color: #fff;
	color: #C84C02;
	display: block;
	margin: 0px 5px 0px 10px;
	height: auto;
	font-weight: bold;
	font-style: italic;
	}
.entry li,
.narrowcolumn li{

	padding: 0px 5px 10px 19px;
	border-top: 5px solid #eef;
	background-color: #eef;
	color: #444;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px dotted #ccc;
	}
.narrowcolumn{
	line-height: 1.6em;
	}
.narrowcolumn small, 
.narrowcolumn .postmetadata{
	margin-left: 15px;
	}
.narrowcolumn h2,h3,h4,h5,h6,a{
	padding-bottom: 1em;
	color: #C84C02;
	}
#content .content, .entry h3,h4,h5,h6{
	margin-left: 15px;
	}

#contentWide h2{margin-left: 15px;}

/* Services Links */
#servicesLinks li{
	font-size: 95%;
	padding: 5px 0;
	margin-right: 10px;
	color: #656551;
	background: transparent url(images/a22.gif) center bottom repeat-x;
	border-bottom: 1px dotted #ccc;
	}
/* Extra styling for Photoxhibit Thumbnail images*/
.photoxhibitThumbImg img{
	border: medium double orange;
	margin: 0 12px;
	}
.narrowcolumn img{margin: 5px; border: 1px solid #888;}