/*
Theme Name: 1. Standard
Theme URI: http://www.access-bydesign.com
Description: Accessible standard text css martins cottage theme
Version: 2.2
Author: http://www.access-bydesign.com
*/ 

/*pretty stuff*/
h1{
	font-size: x-large;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	color: #006633;
	font-size: medium;
	list-style:none;
}
.subhead{
	color: #006633;
	font-size: large;
	font-weight: bold;
}
.bold{
	font-weight: bold;
}
.bold_underlined {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.italic{
	font-style: italic;
}
.bolditalic{
	font-weight: bold;
	font-style: italic;
}
.centertext {
	text-align: center;
}
.indenttext{
	font-weight: bold;
	text-indent: 2%;
}
.bigtext{
	font-size: xx-large;
}
.mediumtext{
	font-size: medium;
}
.smalltext{
	font-size: small;
}
.verysmalltext{
	font-size: x-small;
	text-align: justify;
}

.whitesub{
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetext{
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;}

.leftnomargin{
	float: none;
	vertical-align: middle;
}
.subheadgreen{
	color: #479409;
	font-size: large;
	font-weight: bold;
}
.subheadblue{
	font-size: large;
	font-weight: bold;
	color: #1f4c8b;
}
.alignleft{
	text-align: left;
}
.alignright{
	text-align: right;
}
.textrightindent{
	text-align: right;
	margin-right: 2em;
	color: #333333;
	font-weight: bold;
	font-size: small;
}
.box {
	width:90%;
	display: block;
	margin: 2em;
	padding: 2em;
	text-align: center;
	border: thin double #372C28;
	vertical-align: middle;
}
.bold{
	font-weight: bold;
	font-style: italic;
}
.widgettitle{
	text-indent: 3em;
}
.tablecentre{
	text-align: center;
	vertical-align: top;
	float: center;
	color: #000000;
	background-color: #E8E8E8;
	font-size: small;
	font-weight: bold;
}
.toptable{
	background-color: #006633;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	float: center;
	text-align: center;
}
.tableitself{
	border: 2px solid #000000;
	color: #000000;
}
.centreme{
	text-align: center;
	vertical-align: middle;
	float: center;
	color: #000000;
	font-weight: bold;
	font-size: small;
}
.centreit{
	text-align: center;
	vertical-align: top;
	float: center;}
.purpletext{
	color: #663399;
	font-size: small;
	font-weight: bold;
}

.subhead2 {
	color: #006633;
	font-size: medium;
}
.subheadblack {
	color: #000000;
	font-size: large;
	font-weight: bold;
}
.centre{
	text-align: center;
	float: center;
}
.smallersubblack{
	color: #000000;
	font-size: medium;
}
.smallersubwhite{
	color: #FFFFFF;
	font-size: medium;
}
.smalltext{
	font-size: x-small;
}
.subheadindent {
	color: #006633;
	font-size: large;
	font-weight: bold;
}
.smallindent {
	color: #006633;
	font-size: small;
	font-weight: bold;
}
hr{
	margin-right: 2em;
	margin-left: 2em;
}
/*images*/

.imageright{
	margin: 1em;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageleft{
	margin: 1em;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.img{
	margin: 2em;
}
	
/*layout*/
html, body{
	margin:0;
	padding:0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006633;
	color: #000000;
	letter-spacing: 2px;
 } 
 
#pagewidth{
	max-width:98%;
	min-width:50%;
	margin-top: 0.5em;
	margin-right: 3em;
	margin-bottom: 3em;
	margin-left: 3em;
	background-color: #FFFFFF;	
}
#header{
	display:none;
} 
 
#sidebar{
	width:25%;
	min-width:180px;
	float:left;
	display:inline;
	position:relative;
	font-size: small;
	text-align: center;
	margin-left: 0.5em;
	margin-top:0.5em;
	background-color: #FFFFF4;
	border: 1px inset #999999;
 }
 

 
#sidebar li{
	list-style-type: square;
	padding-top: 0.5em;
	list-style-position: outside;
	display:block;
	text-align: left;
}


#sidebar a:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: left;
}
#sidebar a:hover{
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	text-align: left;
}
#sidebar a:active{
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	text-align: left;
}
#sidebar a:visited{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: left;
}

#sidebar ul li.page_item ul li.page_item ul a
{
	font-weight:normal;
}

.widget-width{
	width: 100%;
	
	height:auto;
	display: block;
	text-indent:0px;
	padding-right: 1em;
}
.ngg-widget-slideshow{
	padding-left:1em;
	text-align:center;
}
#content{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:65%;
	text-align: justify;
	min-width: 40%;
	margin-left: 0.5em;
	padding: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
 } 
 #content2{
	background-color: #FFFFFF;
	position: relative;
	width:90%;
	text-align: justify;
	vertical-align: top;
	min-width: 40%;
	margin-left: 1em;
	padding: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-size: small;
 } 
#content li{
	list-style-position: outside;
	color: #006633;
	padding-top: 1em;
	list-style-type: square;
}
#content2 li{
	list-style-position: outside;
	color: #006633;
	padding-top: 1em;
	list-style-type: square;
}
#footer{
	height:125px;
	width:100%;
	font-size: x-small;
	color: #FFFFCC;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-top-color: #58469C;
	background-color: #006633;
	border-bottom-width: thin;
	border-bottom-style: none;
	padding-top: 1em;
 } 
#footer a:link{
	color: #FFFFCC;
	text-decoration: underline;
	display: inline;
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;
	display: inline;
}
#footer a:active{
	color: #000000;
	text-decoration: underline;
	display: inline;
}
#footer a:visited{
	color: #FFFFCC;
	text-decoration: underline;
	display: inline;}
 
#front{
	height: 500px;
	width:100%;
	background-image: url(images/front.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#tablewidth{
	width: 60%;
	min-width:30%;
	text-align:center;
}
#cottage1{
	background-image: url(http://www.martinscottages.co.uk/wp/wp-content/gallery/drawings/main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 400px;
	width: 100%;
	display:block;
	min-height:400px;
}

#visit_chi
{
width:100%;
height:230px;
 background-image: url(http://www.martinscottages.co.uk/images/logos09.gif);
 background-repeat:no-repeat;
 background-position:top left;
 float:left;
}

/*#foxglove{
	background-image: url(http://www.martinscottages.co.uk/wp/wp-content/gallery/drawings/outside5a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	width: 100%;
	min-height:400px;
	display:block;
}*/
#thecottages{
	background-image: url(http://www.martinscottages.co.uk/wp/wp-content/gallery/drawings/groundfloorplan3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 400px;
	width: 100%;
	min-height:400px;
	display:block;
}

#thecottage_topfloor
{
	background-image: url(http://www.martinscottages.co.uk/wp/wp-content/gallery/drawings/upstairs_plan.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	width: 100%;
	min-height:300px;
	display:block;
}

#outer_image
{
	background-image: url(http://www.martinscottages.co.uk/wp/wp-content/gallery/homepage/barn2-026.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	width: 100%;
	min-height:300px;
	display:block;
}

#image3{
	background-image: url(http://www.martinscottages.co.uk/wp/wp-content/gallery/drawings/bedroom2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	width: 100%;
	min-height:400px;
	display:block;
}
#image4{
	background-image: url(http://www.martinscottages.co.uk/wp/wp-content/gallery/drawings/outside5b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	width: 100%;
	min-height:400px;
	display:block;
}
/*#baytree{
	background-image: url(http://www.martinscottages.co.uk/wp/wp-content/gallery/baytree/1-loung2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	width: 100%;
	min-height:300px;
}
*/
#calendar table {
	border: 1px solid #BBB;
	margin: 3px;
	padding: 1px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}

#calendar td, #calendar th {
	padding: 1px;
	border: 1px solid #FFFF99;
	background-color: #FFFFFF;
}

#calendar td.booked {
	background-color: #339900;
}

#calendar table caption {
 font-weight: bold;
}

	


/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
	position: absolute;
	position: absolute;
	position: absolute;
	position: relative;
	position: absolute;
 }
 
.clearfix{display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
 
/*general*/
a:link{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
 
.nodisplay{
	display:none;}
.linklove{
	display:none;}
	
