/*
Name: Robert Ruark Inn
URI: http://www.robertruarkinn.com
Description: A custom template for Robert Ruark Inn Bed &amp; Breakfast
Author: Hillary Summerton

*/

body {background:#fff; color:#936b20;font-size: 70%;}

small {font-family: Arial, Helvetica, Sans-Serif;font-size: 0.8em;}
pre {overflow:auto;}

acronym, abbr{font-size: 0.9em;letter-spacing: .07em;cursor: help;border-bottom: 1px dashed #999;}

a:link {background:transparent; color:#000;text-decoration:none;}
a:visited {background:transparent; color:#000;text-decoration:none;}
a:hover {background:transparent; color:#000;text-decoration:underline;}
a:active {background:transparent; color:#000;text-decoration:none;}

a img {border: none;}

/* Layout */

#header {width:100%;background: transparent url('http://www.robertruarkinn.com/images/logo.jpg') no-repeat top left;line-height:normal;font: normal 11px Arial, Helvetica, sans-serif;height:160px; padding:0; margin:0;}

/* tabbed menu */
#header ul {float:right;margin:0;position:relative;top:140px; right:10px;list-style:none;}
#header li {float:left;background:url('http://www.robertruarkinn.com/images/left.gif') no-repeat left top;margin-left:1px;padding:0 0 0 8px;}
#header a {float:left;display:block;background:url('http://www.robertruarkinn.com/images/right.gif') no-repeat right top;padding:4px 12px 3px 6px;text-decoration:none;font-weight:normal;color:#fff;}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {color:#CFCFCF;}
#header #current {background-image:url('http://www.robertruarkinn.com/images/left_on.gif');}
#header #current a {background-image:url('http://www.robertruarkinn.com/images/right_on.gif');color:#CFCFCF;}
/* end tabbed menu */

#page {margin: 0 auto;padding: 0;width: 880px;}

#wrapper {margin: 0 auto;width: 880px;background: #f9f7df;border: 1px solid #000;clear:both;}
#image_main {background: #c2a26e url(http://www.robertruarkinn.com/images/image_bg.jpg) top left no-repeat; color: #000; margin:20px auto; width:838px; height:334px;}
#image_main img {border: 1px solid #fcf29c; margin:6px;}

.imageSlideshowHolder{margin:0;width:823px;height:320px;position:relative;}
.imageSlideshowHolder img{position:absolute;left:0px;top:0px;}

.button {color:#FFFFFF;padding: 2px 4px 2px 4px;background-color:#000;font:normal 11px/15px Verdana, Arial, sans-serif;border:1px solid #9F986D;cursor:pointer; margin-top: 10px; text-align:center;}
.button a:link {color:#fff; text-decoration:none;}
.button a:visited {color:#CCCCCC; text-decoration:none;}
.button a:hover {color:#CCCCCC; text-decoration:underline;}
.button a:active {color:#CCCCCC; text-decoration:none;}

.clear {clear:both; width:100%;}

#content {margin:0;padding:0 0 0 30px;width:550px;float:left;}
	
#sidebar {width:260px;float:right;	margin:0;padding:20px 0;}	

/* End header */

/* Post */

.post {
	margin: 0;
	padding:20px 0; 
	text-align: justify;
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin:20px 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:10px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.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;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url(http://www.robertruarkinn.com/images/dot.gif) left bottom repeat-x;
}

.commentlist li {
	list-style:none;
	margin:0 0 4px 0;
	padding:0;
	background:url(http://www.robertruarkinn.com/images/dot.gif) left top repeat-x;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
	font: 1.2em 'Times New Roman', Times, serif;
	}

#sidebar h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.2em;
	}

#sidebar h2 {
	padding-bottom: 5px;
	background:url('http://www.robertruarkinn.com/images/dot.gif') left bottom repeat-x;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */
#footer {width:880px; height:auto; padding:0; margin: 0 auto; background:#fff; color:#7F5E1F; text-align:center; clear:both;}
#footer p {margin-top:10px; font-size:12px;}
#footer p a:link {padding: 0 8px; background:transparent; color:#000; font-weight:bold; text-decoration:none;}
#footer p a:visited {padding: 0 8px; background:transparent; color:#000; font-weight:bold; text-decoration:none;}
#footer p a:hover {padding: 0 8px; background:transparent; color:#000; font-weight:bold; text-decoration:underline;}
#footer p a:active {padding: 0 8px; background:transparent; color:#000; font-weight:bold; text-decoration:none;}
