/*  
Theme Name: Dairsie Castle
Description: Dairsie Castle Theme
Author: The Path Web Design
Author URI: http://www.thepathwebdesign.com
Version: 1
*/
/* Defaults */

* {
	margin: 0;
	padding: 0;
  }
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }
h1, h2, h3, h4, h5, h6, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
h1, h2, h3{
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: -2px;
  }
h1, h2, h3 a {
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: -2px;
  }
hr {
  color: #333;
  border: 1px solid #121212;
  }
pre {
  height: auto; 
  overflow-x:scroll;
  }
fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }
dd {
  padding-left: 15px;
  }
p {
	font-size: 9pt;
	color: #000000;
  }
a {
  color: #6598b8;
  text-decoration: none;
  }
a:hover {
  color: #222;
  text-decoration: underline;
  }
a img {
	border: none;
  }
img:hover {
	cursor:pointer;}
blockquote {
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #000000;
	background: #cccccc;
  }
code {
  color: #3366cc;
  font-style: italic;
  }
strong {
  font-size: 110%;
  }
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/brick-tile-gradient.jpg);
	background-repeat: repeat;
  }
input{      
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size:12px;              
}

.contenttxtbold {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0;
}
/* Header*/
#top {
	text-align: left;
	width: 950px;
	height: 40px;
	block-overflow: float;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	margin: auto;
	clear: both;
}
#top #topright {
	text-align: left;
	width: 660px;
	block-overflow: float;
	top: 10px;
	float: right;
	margin: 20px 0 0 0;
}
#headerwrapper {
	padding: 0;
	margin: 0;
	width:100%;
	text-align:center;
	clear: both;
  }
#headerwrapper2 {
	padding: 0;
	margin: auto;
	width: 950px;
	height: 190px;
	position: relative;
	clear: both;
  }
#headerwrapper2 #leftshadow {
	padding: 0px;
	height: 190px;
	background-image: url(images/leftshadow.png);
	background-repeat: repeat-y;
	float: left;
	margin: 0;
	width: 10px;
}
#headerwrapper2 #rightshadow {
	width: 10px;
	padding: 0px;
	height: 190px;
	float: right;
	background-image: url(images/rightshadow.png);
	background-repeat: repeat-y;
	margin: 0;
}
#header {
	padding: 0;
	width: 930px;
	height: 190px;
	background-color: #FFFFFF;
	margin: auto;
	position: relative;
	float: left;
  }
#header #logo {
	padding: 0px;
	float: left;
	margin: -23px 0 0 20px;
	position: relative;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
	color: #000000;
	font-size: 17pt;
	text-decoration: none;
  }
#header h1 a:hover {
	color: #F5C316;
	text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }
#header #banner {
	width:725px;
	height:150px;
	float: right;
	margin: 0 20px 5px 0;
}
/* Menu */
#catnav {
	padding: 0;
	width: 743px;
	height: 30px;
	float: right;
	margin: 0 7px 0 0;
	background-image: url(images/navbg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-left: solid #CCCCCC 5px;
	border-right: solid #CCCCCC 5px;
	border-top: solid #CCCCCC 5px;
  }
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 9999;
	position: relative;
  }
#nav ul {
	margin: 0;
	padding: 0;
  }
#nav li.first{
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	cursor: pointer;
	background-image: none;
  }
#nav li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	cursor: pointer;
	background-image: url(images/spacer.jpg);
	background-repeat: no-repeat;
	background-position: left;
  }

#nav a {
	display: block;
	line-height: 30px;
	margin: 0;
	padding: 0 5px 0 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
  }
#nav li a:hover {
	color: #F5C316;
	text-decoration: none;
	display: block;
  }
#nav li ul {
	list-style: none;
	width: 150px;
	left: -999em;
	position: absolute;
  }
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
  }
#nav li li {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
	z-index: 9999;
  }
#nav li li a {
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: #000000;
	border-top: 1px solid #131f27;
	background: #040404;
	margin: 0;
	padding: 5px 20px 5px 15px;
  }
#nav li li a:hover {
	border-top: 1px solid #131f27;
	background: #000;
	padding: 5px 20px 5px 15px;
  }
#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
  }
#toprss {
	margin: 17px 15px 0 0;
	width: 65px;
	float: right;
	cursor: pointer;
  }
/* Top Content */
#mainwrapper {
	padding: 0;
	margin: 0;
	width:100%;
	text-align:center;
	clear: both;
  }
#mainwrapper2 {
	padding: 0;
	margin: auto;
	width: 950px;
	position: relative;
	background:url('images/leftshadow.png') repeat-y left;
  }
#mainwrapper3 {
	padding: 0;
	margin: 0 0 0 10px;
	width: 940px;
	position: relative;
	background:url('images/rightshadow.png') repeat-y right;
	padding:0;
  }
#main {
	padding: 0;
	width: 930px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0 10px 0 0;
	border-top: solid #8D994D 5px;
	background-image: url(images/sidebarbg.jpg);
	background-repeat: repeat-y;
	background-position: 643px 0px;
	border-bottom: dotted #cccccc 1px;
  }
#main2 {
	padding: 0;
	width: 930px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0 10px 0 0;
	border-top: solid #8D994D 5px;
	border-bottom: dotted #cccccc 1px;
  }
#contentwrapper {
	float:left;
	width: 620px;
	margin: 0 0 15px 10px;
	padding: 0;
	text-align: left;
  }
#contentwrapper2 {
	float:left;
	width: 910px;
	margin: 0 10px 15px 10px;
	padding:0;
	text-align: left;
  }
#forumwrapper {
	float:left;
	width: 920px;
	margin: 0 0 15px 10px;
	padding:0;
	text-align: left;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	margin: 15px 0 10px 0;
	font-size: 14pt;
	letter-spacing: -1px;
	color: #000000;
	font-weight: normal;
	padding: 5px;
  }
.leavereply{
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 11pt;
  }
.topPost h2.topTitle a {
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
	text-decoration: none;
	color: #F5C316;
  }
.topPost p.topMeta {
	padding: 0;
	margin: -10px 0 0 0;
	font-size: 9pt;
	color: #000000;
  }
.topPost p.topMeta a {
	text-decoration: underline;
	color: #000000;
  }
.topPost p.topMeta a:hover {
	color: #F5C316;
  }
.topPost div.topContent {
	font-size: 10pt;
	color: #000000;
	margin: 8px 0;
  }
.topPost div.topContent a {
	text-decoration: underline;
	color: #666666;
  }
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #F5C316;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
	color: #000000;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	font-size: 9pt;
	font-style: italic;
	padding: 8px 10px;
	line-height: 20pt;
	color: #000000;
	border: 1px solid #F5C316;
	margin: 5px 5px 0 0;
	background-color: #ECE9DA;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
	background: #666666;
  }
.topPost span.topComments a {
	color: #000000;
	background: url(images/comments.gif) left no-repeat;
	line-height: 20pt;
	vertical-align: middle;
	padding-left: 16px;
  }
.topPost span.topMore a {
	color: #000000;
	background: url(images/more.gif) left no-repeat;
	line-height: 20pt;
	vertical-align: middle;
	padding-left: 16px;
  }
.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 16px;
	line-height: 20pt;
	vertical-align: middle;
	color: #000000;
  }
.topPost span.topTags a {
	color: #000000;
	line-height: 20pt;
	vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
	color: #000000;
	text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
	color: #000000;
  }


/* Comments */

#comment {
	margin-bottom: 10px;
	width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 1px solid #090909;
	padding: 10px 15px;
	color: #000000;
	background-color: #ECE9DA;
  }
#comment a {
	color: #000000;
  }
#comment a:hover {
	color: #F5C316;
  }
#numberofcomments {
	color: #000000;
	font-size: 12pt;
	margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
	margin: 0 0 15px 0;
	padding: 10px;
	background: #cccccc;
	border: 1px solid #0a0a0a;
  }
#commentlist li.alt {
	background: #cccccc;
	border: 1px solid #010101;
	border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
	color: #F5C316;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 500px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
	font-size: 10pt;
	font-style: normal;
	color: #333333;
  }
#commentlist small.commentmetadata a {
  color: #666;
  }
#commentlist p {
	color: #000000;
  }
#comment h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin: 15px 0 0 0;
	padding: 0;
  }
textarea#comment {
	width: 450px;
	background: #FFFFB0;
	color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
  }
#main #welcome h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
  }
#main #welcome p {
	font-size: 9pt;
	color: #000000;
	margin: 0 10px;
	padding: 6px 0;
  }
#main #welcome a {
	text-decoration: underline;
	color: #666666;
  }
#main #welcome a:hover {
	color: #F5C316;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
	margin: -5px 0 0 5px;
	background: #cccccc;
	color: #000000;
	font-size: 8pt;
	padding: 0 6px;
	vertical-align: middle;
	border: 1px solid #111;
  }
.submitbutton:hover {
	cursor: pointer;
	background: #F5C316;
  }


/* Sidebars */
#sidebars {
	margin: 15px 17px 0 0;
	float: right;
	width: 260px;
	color: #000000;
	text-align: left;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 0;

  }
#sidebars .sidebarbox {
	padding: 8px 10px;
	background-color: #ECE9DA;
	border: solid #F5C316 1px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
	margin: 0;
	padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
	padding: 0;
  }
#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #000000;
	background: url(images/bullet.gif) left 8px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
	display: inline;
	color: #333333;
  }
#sidebars a:hover {
	color: #F5C316;
	text-decoration: underline;
  }

#sidebars p {
	padding: 2px 0;
	font-size: 9pt;
	color: #000000;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

/* footer*/
#footerwrapper {
	width:100%;
	text-align: center;
	height: 90px;
	clear: both;
  }
#footer {
	margin:auto;
	padding: 5px 0 0 0;
	background-repeat: no-repeat;
	width: 950px;
	height: 73px;
	position: relative;
	background-image: url(images/bottom.png);
  }
#footer p {
	font-size: 10pt;
	color: #000000;
	padding: 0;
  }
#footer a {
	color: #999999;
	text-decoration: underline;
  }
#footer a:hover {
	color: #F5C316;
  }
#footerleft {
	float: left;
	width: 835px;
	text-align: left;
	margin: 20px 0 0 30px;
  }
#pathfooter {
	width: 400px;
	text-align: center;
	margin: auto;
	position: relative;
	padding: 0;
  }
#pathfooter p {
	font-size: 10px;
	color: #777777;
	padding: 0;
  }
#pathfooter a {
	color: #777777;
	text-decoration: none;
  }

#footerright {
	float: right;
	width: 50px;
	text-align: right;
	margin: 0px 25px 0 0;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }
.wp-caption {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #E8E8E8;
	padding-top: 4px;
	/* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  }
.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #000000;
  }
div.calendar {
	height: 190px;
	 float:left;
}
div.calendar table
 {
 float:left;
 padding:5px;
 background-color:#F7F9FB;
 border:1px solid #7B9EBD;
 margin: 10px;
 font:100% sans-serif;
 text-align:center;
 border-spacing:0;
 border-collapse:separate;
 }

div.calendar table caption {
 border:1px solid #E0E0E0;
 vertical-align:middle;
 background-color:#FFF;
 position:relative;
 text-align:center;
 }

div.calendar table tbody td
 {
 padding:.1em .2em;
 border:1px solid #E0E0E0;
 background-color:#FFF;
 }

div.calendar table thead th
 {
font-weight: bold;
 }
div.calendar table tbody td.booked
 {
 background-color:#F66;
 }

