/*
Theme Name: Stone Manor
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: Integrated Wordpress Blog based on the <a href="http://templates.arcsin.se/dirtylicious-wordpress-theme/">Dirtylicious Wordpress template</a> by Vicktor Persson at <a href="http://templates.arcsin.se/">Arcsin Web Templates</a>, modified by SynaVista for Stone Manor.
Author: SynaVista Entertainment Network and Arcsin Web Templates
Author URI: http://www.synavista.com/
Last updated: 2009-04-06

This theme is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #666; text-decoration: none;}
a:hover {color: #333; text-decoration: underline;}
a img {border: none;}

body { margin: 21px 0 20px 0; padding: 0; background: url(http://www.mycountryretreat.com/graphics/wrap-hdr.jpg) no-repeat #FFE8B0; background-position: top center; font: normal normal 14px "Times New Roman", Times, serif; color: #453529; }

p, h1, h2, h3, ul, ol, li { margin: 0; padding: 0; }
p { margin-bottom: 15px; }
small { font: normal normal 11px "Times New Roman", Times, serif; color: #000; }
h1 { font-size: 20px; font-weight: bold; margin-bottom: 5px; }
.clear { clear: both; }

li {list-style: none;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em "Times New Roman", Times, serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: normal;
	padding-left: 28px;
        margin: 0 0 35px 0;
}

blockquote p { margin-bottom: 10px; }

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em "Times New Roman", Times, serif;
	padding: 8px 12px;
}
.path li,.path ul {display: inline;}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main { margin: 0 auto; width: 810px; padding: 20px; background: url(http://www.mycountryretreat.com/graphics/bg-content.jpg) repeat-x #e0cea8; border-left: 1px solid #000; border-right: 1px solid #000; }

/* content */
.content {
	float: left;
	width: 600px;
        padding-right: 10px;
        border-right: 1px solid #EAEADA;
}
.contentPage {
        float: left;
        width: 812px;
}
.content .descr, .contentPage .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li, contentPage li {
	line-height: 1.4em;
	list-style: url('img/li.gif');
	margin-left: 18px;
}
.content p, .contentPage p {font-family: "Times New Roman", Times, serif;}

.imgTitle { margin: 0 0 10px 0; }

/* navigation */
.navigation {
	float: right;
	width: 198px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 14px "Times New Roman", Times, serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
/*        border-bottom: 1px solid #EAEADA; */
}
.navigation ul {
	padding: 0;
        margin-bottom: 30px;
}
.navigation li { }
.navigation li a {
	font-size: 12px;
	color: #554;
	display: block;
	padding: 4px 0 4px 20px;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	color: #000;	
}

/* posts */
.post h1 a {
	border-bottom: 1px dashed #AAA;
	color: #453529;
	text-decoration: none;
        margin-bottom: 5px;
}
.post h1 a:hover {
	border-color: #F60;
	color: #000;
}

.post {margin: 6px 0 40px;}
.post .info{
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	width: 450px;
}
.commentmetadata {padding: 2px 0 0px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}

/* 
   Wordpress 
------------------------------------------------------------------- */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Images */
img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.alignleft {margin: 0 15px 12px 0;}
img.alignright {margin: 0 0 15px 12px;}


/* Floats */
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {margin: 0 auto;}

/*----------------------------------------------------------------------*/
/*---------------------- SynaVista Additions ---------------------------*/
/*----------------------------------------------------------------------*/

#wrap { }
#hdr { margin: 0 auto; width: 852px; height: 81px; background: url(http://www.mycountryretreat.com/graphics/hdr.jpg) no-repeat; }
#address { float: right; margin: 15px 25px 0 0; text-align: left; line-height: 15px; }
#address h1 { font-size: 16px; font-weight: bold; }
#address h2 { font-size: 14px; font-weight: normal; }
#hdrImage { margin: 0 auto; width: 850px; height: 274px; border-left: 1px solid #000; border-right: 1px solid #000; }
#hdrFlash { margin: 0 auto; width:850px; height: 274px; border-left: 1px solid #000; border-right: 1px solid #000; }
/*
#menu { margin: 0 auto; padding: 1px 0 0 0; width: 850px; height: 30px; background: url(http://www.mycountryretreat.com/graphics/bg-menu.gif) repeat-x; font-size: 13px; border-left: 1px solid #000; border-right: 1px solid #000; }
#menu ul { list-style: none; padding-left: 11px; }
#menu li { display: inline; }
#menu a { display: block; float: left; height: 28px; text-decoration: none; text-transform: uppercase; color: #F0E7BB; padding: 0 16px 0 16px; line-height: 28px; }
#menu a:hover, #menu a.active { background: url(http://www.mycountryretreat.com/graphics/bg-menu-ro.jpg); color: #FFF; }
*/
#footer { margin: 0 auto; padding: 3px 0 0 0; height: 69px; width: 852px; background: url(http://www.mycountryretreat.com/graphics/footer.gif) no-repeat #FFE8B0; font-size: 11px; }
#footer ul { list-style: none; padding-left: 50px; }
#footer li { display: inline; }
#footer a { display: block; float: left; text-decoration: none; text-transform: uppercase; color: #CFCFCF; padding: 0 16px 0 16px; line-height: 28px; }
#footer a:hover, #footer a.active { color: #FFF; }
#footer p { text-align: center; color: #000; margin: 8px 0 0 0; }
#footer p a { color: #000; text-decoration: none; }
#footer p a:hover { color: #000; text-decoration: underline; }

.testimonials { float: left; border: 1px solid #999; background: #FFF; padding: 10px 15px 0 15px; margin: 10px 0 10px 0; }

#menu { margin: 0 auto; width: 850px; border-left: 1px solid #000; border-right: 1px solid #000; background: url(http://www.mycountryretreat.com/graphics/bg-menu.gif) repeat-x; }

.menu { height:30px; padding: 0px 0 0 0; position:relative; z-index:100; background: url(http://www.mycountryretreat.com/graphics/bg-menu.gif) repeat-x; }
/* hack to correct IE5.5 faulty box model */
* html .menu {width:850px; w\idth:850px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;text-align:center;}
.menu ul ul {width:158px;text-align:left;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;color:#FFF;}
/* style the links for the top level */
.menu a:link, .menu a:visited, .menu a:active {display:block;font-size:12px;text-decoration:none; padding:0 19px; color:#F0E7BB; height:28px; border:1px solid #111; border-width:0px; background: url(http://www.mycountryretreat.com/graphics/bg-menu.gif); line-height:28px; font-weight:100; text-transform: uppercase; }
.menu a:hover {background: url(http://www.mycountryretreat.com/graphics/bg-menu-ro.jpg); color: #FFF; text-decoration:none;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:0px; w\idth:0px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#800000;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#800000;}
.menu ul ul :hover > a.drop {background:#800000;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0; width:149px;border-top:1px solid #a17242;}
/* another hack for IE5.5 */
* html .menu ul ul {top:28px;t\op:28px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a:link, .menu ul ul a:visited {background:#1a1411; color:#F0E7BB; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;text-transform:none;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover {background: url(http://www.mycountryretreat.com/graphics/bg-menu-ro.jpg); color: #FFF;}
.menu :hover > a {background: url(http://www.mycountryretreat.com/graphics/bg-menu-ro.jpg); color: #FFF;}

.menu ul ul a:hover{background: url(http://www.mycountryretreat.com/graphics/bg-menu-ro2.jpg); color: #FFF;}
.menu ul ul :hover > a {background: url(http://www.mycountryretreat.com/graphics/bg-menu-ro2.jpg); color: #FFF;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{visibility:visible; }