/*  
Theme Name: downe cottages
Theme URI: http://downecottages.com/
Description: downe cottages
Version: 0.1
Author: James Cooper
Author URI: http://jpc-design.com/
*/


/* layout */

body {
color: #111;
background: #fffff7;
margin: 15px;
padding: 0;
font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 110%;
}

#page {
margin: 0;
padding: 0;
width: 100%;
background: transparent url(images/dcbig.gif) no-repeat bottom right;
}
	
#header {
margin: 0;
padding: 0;
height: 150px;
background: #9F0810 url(images/headback.png) repeat-x bottom right;
}

#content {
width: auto;
min-width: 120px;
margin: 0 105px 20px 105px;
padding: 15px 0 0 20px;
border: 0;
z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

#left {
position: absolute;
width: 105px;
top: 165px;
left: 15px;
border: 0;
padding: 0;
margin: 0;
z-index: 2;
}

#quotes {
position: absolute;
width: 90px;
top: 345px; /* 415px */
right: 15px;
border: 0;
padding: 0;
margin: 0;
z-index: 1;
}

#quotes a {
border: 0;
}


/* header  */	

#header h1 {
margin: 0;
padding: 20px 0 0 20px;
font-weight: normal;
font-size: 3.3em; 
font-family: 'ByronMediumRegular', georgia, serif;
color: #cfb47f;
line-height: 32px;
}

#header h1 a {
color: #cfb47f;
border: 0;
}

#header h1 span {
padding-left: 16px;
}

#header p{
visibility: hidden;
}

/*
#header h1 {
width: 100%;
margin: 0;
padding: 0;
padding-top: 25px;
height: 0;
overflow: hidden;
}

* html #header h1 {
height: 25px;
hei\ght: 0px;
}

#header h1 a {
width: 160px;
padding-top: 74px;
height: 0;
background: url(images/logo.gif);
background-repeat: no-repeat;
overflow: hidden;
position: absolute;
top: 25px;
left: 15px;
}

* html #header h1 a {
height:74px;
hei\ght:0px;
}

#header p{
visibility: hidden;
}
*/

/* footer  */

#footer {
margin: 15px 105px 15px 125px;
padding: 15px 0;
font-size: 0.6em; 
color: #9F0810;
border: 0;
clear:both;
}

#footer ul {
margin: 4px 0 4px -8px;
padding: 0;
display: block;
} 

#footer ul li {
margin-left: 0;
padding: 1px 8px;
border-right: 1px solid #9F0810;
list-style: none;
display: inline;
}
	
#footer li a {
color: #9F0810; 
text-decoration: none;
}
		
#footer li a:hover {
text-decoration: none;
}

#footer hr {
color: #9F0810;
background-color: #9F0810;
height: 1px;
border: none;
}


/* simple tables */

.simple {
width: auto;
border: 0;
font-size: 0.7em;
}

.simple tr td {
padding: 0 20px 15px 0;
vertical-align: top;
}

.simple tr td.main {
padding: 0 0 5px 0;
}

p.map img {
border: 1px solid #9F0810;
}

p.map, p.centimg {
text-align: center;
}

img, p.centimg img {
border: 0;
}

/* zebra table */	
	
table.zebra {
margin: 10px 0;
border: 0; 
padding: 0; 
border-collapse: collapse; 
font-size: 0.7em;
}

table.zebra td { 
padding: 5px 10px; 
margin: 0; 
border: 0; 
vertical-align: top;
}

table.zebra td { 
text-align:left; 
}

table.zebra tr.head, table.zebra tr.head td { 
text-align: center; 
background: #fffff7; 
color: #9f0810;
border-bottom: 1px solid #9f0810;
}

table.zebra tr.head td { 
text-align: center; 
background: #fffff7; 
color: #9f0810;
padding: 10px;
font-weight: bold;
}

.fspZebraOdd td, .stripe1 td { background-color:#feeded; }
.fspZebraEven td, .stripe0 td {background-color: #fffff7; }


	
/* typography */
	
.alt, .skip, .hide {
display: none;
}
		
#content h2 { 
margin: 0 0 15px 0;
padding: 0;
border: 0;
font-weight: normal;
font-size: 2.5em; 
font-family: 'ByronMediumRegular', georgia, serif;
color: #9f0810;
}

#content h3  {
font-size: 2em;
margin: 30px 0 15px 0;
padding:0;
font-weight: normal;
font-family: 'ByronMediumRegular', georgia, serif;
color: #9f0810;
}

#content h4  {
font-size: 1em;
margin: 10px 0 5px 0;
padding:0;
font-weight: normal;
color: #9f0810;
}

#content p {
font-size: 0.7em;
line-height: 1.4em;
margin: 0 0 15px 0;
padding:0;
}
	
#content .imgright {
float: right;
margin: 0 0 15px 15px;
clear: both;
}	
	
#content ul {
list-style-type: disc;
margin: 0 0 15px 20px;
padding: 0;
}

#content ol {
margin: 0 0 15px 20px;
padding: 0;
}

#content li {
font-size: 0.7em;
line-height: 1.4em;	
margin-bottom: 5px;
}

#content em {
color: #9F0810;
}

#content ul#sitemap {
list-style-type: none;
margin: 0 0 30px 15px;
padding: 0;
}

#content ul#sitemap li {
margin: 0 0 15px 0;
font-size: 0.7em;
line-height: 1.4em;
}

#content ul#sitemap ul {
list-style-type: disc;
margin: 2px 0 0 30px;
padding: 0;
}

#content ul#sitemap ul li {
font-size: inherit;
line-height: 1.2em;
margin: 0;
font-weight: normal;
}

#imgright {
float: right;
width: 150px;
margin: 0 0 15px 15px;
font-size: 0.7em;
line-height: 1.4em;
text-align: center;
}

#imgright img {
margin-bottom: 10px;
}

a, a:link, a:visited {
color: #9F0810;
text-decoration: none;
border-bottom: 1px dotted #9F0810;
}

a:hover {
text-decoration: none;
border-bottom: 1px solid #9F0810;
}

img {
border: 0;
}



/* form */

.contactform {
font-size: 0.7em;
}

#content input, #content textarea {
font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif; 
padding: 2px;
border: 1px solid #9F0810;
font-size: 100%;
}

#content select {
font-size: 100%;
}

.contactinput {
margin: 0 0 20px 0;
}

#contactsubmit {
background: #fff;
}


	
/* 3 banner switch */
			
ul#banners {
position: absolute;
top: 185px;
right: 30px;
margin: 0;
padding: 0;
border: 0;
width: 60px;
height: 140px; /* 215px */
z-index: 99;
background: transparent url(images/banners.png) no-repeat top left;
}

ul#banners li {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
bottom: 0;
}
	
ul#banners li, ul#banners a {
display: block;
height: 60px;
border:0;
}
	
ul#banners li a {
text-indent: -9999px;
text-decoration: none;
}
	
#b1	{top: 2px; left: 0; width: 60px;}
#b2	{top: 75px; left: 0; width: 60px;}
#b3	{top: 155px; left: 0; width: 60px;}

#b1 a:hover	{background: transparent url(images/banners.png) -60px -2px no-repeat;}
#b2 a:hover {background: transparent url(images/banners.png) -60px -75px no-repeat;}
#b3 a:hover {background: transparent url(images/banners.png) -60px -155px no-repeat;}


/* book online button */

#bookonline {
position: absolute;
top: 20px;
right: 60px;
z-index: 5000;
}


/*  home page gallery */

#homegallery {
float: right;
display: inline;
margin: 0 0 15px 15px;
}

#slideshow {
width: 300px;
height: 300px;
margin-bottom: 15px;
border: 2px solid #cfb47f;
}

.TA_excellent {
margin-left: 70px;
}



/*  big slideshows */

#slideshow-lrg {
width: 480px;
height: 480px;
margin: 30px auto;
}

#slideshow-lrg img {
border: 2px solid #cfb47f;
}

#slideshow-title {
text-align: center;
}



/* pops */

#contentimg {
margin: 15px;
padding: 0;
border: 0;
text-align: center;
font-size: 0.7em;
}

#contentimg img {
margin: 0;
border: 0;
}

#contentpress {
margin: 15px;
padding: 0;
border: 0;
text-align: left;
font-size: 0.7em;
}

#contentpress img {
float: right;
margin: 0 0 15px 15px;
border: 0;
}




/* blog */

#blog_main {
width: auto;
min-width: 120px;
margin: 0 200px 0 0;
padding: 0;
border: 0;
z-index: 3; 
border: 0;
}

.entry {
margin: 30px 0;
padding: 0 0 60px 0;
border-bottom: 0px solid #9F0810;
}

.entry_single {
margin: 0;
padding: 0;
border-bottom: 0;
}

#content h3.date  {
font-size: 80%;
}

#content h4.date  {
font-size: 70%;
}

#content ul.info { 
padding: 0;
margin: 5px 0 15px 0;
text-align: left;
font-size: 100%;
list-style: none;
}

#content ul.info li {
display: inline;
list-style: none;
}

#content ul.info a {
color: #9F0810;
text-decoration: none;
}

#content ul.info a:hover {
color: #9F0810;
text-decoration: underline;
}

#content ul.info li.date {
background:url(images/icon_ical.png) no-repeat 0 50%;
padding: 0 15px 0 20px;
}

#content ul.info li.cats {
background:url(images/icon_pages_b.png) no-repeat 0 50%;
padding: 2px 15px 2px 20px;
}

#content ul.info li.comments-link {
background:url(images/icon_comments.png) no-repeat 0 50%;
padding: 2px 15px 2px 20px;
}

#content ul.info li.permalink {
background:url(images/icon_link.png) no-repeat 0 50%;
padding: 2px 15px 2px 20px;
}

#content ul.info li.trackback {
background:url(images/icon_arrow_switch.png) no-repeat 0 50%;
padding: 2px 15px 2px 20px;
}

#content ul.info li.sharethis {
background:none;
padding: 0 15px 0 0;
}



#content #blog_sub {
float: right;
width: 150px;
border-left: 1px solid #9F0810;
list-style: none;
margin: 0;
padding: 15px 0 15px 15px;
}

#content #blog_sub h3 {
font-style: italic;
font-weight: normal;
font-family: Georgia, "Times New Roman", serif;
font-size: 170%;
margin: 0 0 10px 0;
padding: 0;
color: #9F0810;
}

#content #blog_sub ul {
list-style: none;
margin: 0 0 30px 0;
padding: 0;
font-size: 140%;
}

#content #blog_sub ul li {
margin: 0 0 8px 0;
padding: 0;
}

#content #blog_sub ul li a.feed {
padding: 2px 0 2px 20px;
background: url(images/icon_feed.png) no-repeat 0 50%;	
}

#content #blog_sub li p {
margin: 10px 0 0 0;
padding: 0;
font-size: 100%;
color: #444;
}

.navigation {
clear: both;
display: block;
margin: 15px 0;
padding: 30px 0;
font-style: normal;
color: #006;
border: 0;
font-size: 80%;
}

.navigation a, .navigation a:visited {
color: #9F0810;
text-decoration: none;
}

.navigation a:hover{
color: #9F0810;
text-decoration: underline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}


/* trip advisor styles */

.TA_selfservprop {
float: right;
margin: 0 0 15px 15px;
}

#TA_Reviews {
float:right;
width:300px;
margin: 0 0 15px 15px;
border:0px solid blue;
}

#TA_Header {
font-size: 0.7em;
margin-bottom: 10px;
text-align: center; 
}

#TA_Header img {
margin-top: 5px;
position: relative; 
right: -20px;
}

#TA_Container {
border: 0px solid #CCC; 
border-bottom-width: 0px;
}

#TA_Link {
background: #9f0810; 
font-weight: bold; 
font-size: 0.7em;
color: #fff;
padding-top: px; 
padding-bottom: 3px; 
margin: 10px 0 0 0; 
text-align: center;
}

#TA_Link a {
color: #fff;
}

.TA_rtable td {
font-size: 0.7em;
border-bottom: 0px solid #CCC; 
padding: 5px;
}

.TA_rname {
font-weight: bold;
}

.TA_rdate {
font-weight: bold;
}

.TA_ruser {
font-weight: bold; 
color: #666;
}


#TA_Flags, #TA_Flags2 {
display: none;
}


/* feedburner */

#TA_Reviews_feed {
float:right;
width:250px;
margin: 0 0 15px 15px;
padding: 0;
border:0px solid blue;
}

#TA_Reviews_feed a {
color: #9f0810;
text-decoration:none;
}

#TA_Reviews_feed a:hover {
color: #9f0810;
text-decoration:underline;
}

#TA_Reviews_feed ul {
/* font-size: 0.7em; */
font-weight: normal; 
line-height: 1.25em; 
list-style: none;
margin: 0;
padding: 0;
}

#TA_Reviews_feed li {
font-weight: normal;
list-style: none;
margin: 0 0 30px 0;
padding: 0;
}

#TA_Reviews_feed .feedTitle {
margin: 0 0 10x 0;
padding: 2px 0;
font-size: 0.7em;
background: #9f0810;
color: #fff;
font-weight: bold;
text-align: center;
}

#TA_Reviews_feed .feedTitle a {
padding:0;
margin:0;
color: #fff;
text-decoration:none;
}

#TA_Reviews_feed .headline {
float:left;
font-weight: bold;
}

#TA_Reviews_feed .headline a {

}

#TA_Reviews_feed .date {
float:right;
font-weight: bold;
padding:0;
margin:0;
}

#TA_Reviews_feed ul li div {
clear:both;
padding: 5px 0 0 0;
line-height: 1.4em;
border:0px solid blue; 
}

#TA_Reviews_feed .ta {
font-size: 0.7em;
}

#TA_Reviews_feed #creditfooter {
display: none;
}
