/*  
Theme Name: Otway Cottages
Theme URI: http://www.otwaycottages.com
Description: Otway Cottages
Version: 1
Author: Damien Blake
Author URI: http://www.strawberrymedia.ie/

*/

.alignright {
	float: right;
	margin: 3px;
}

 body {
	font-size: 12px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background: url(images/bg.jpg) top repeat-x #e0e8f2;
	line-height: 1.5;
	text-align: left;
	color: #333;
}



#container {
	width: 800px;
	background: #e0e8f2;
	margin: 0 auto;
	display: block;
	padding: 0;
}

#containerAttractions {
	width: 800px;
	background: url(images/transbg.jpg) top center no-repeat #e0e8f2;
	margin: 0 auto;
	display: block;
	padding: 0;
}

#mainContainer {
	margin: 0 45px 0 25px; 

}

#mainContainer a {
	color: #300
}

#mainContainer a:hover {
	color: #e00;

}

.floatRight {
	float: right;
}

.intro {
	width: 600px;
	float: left;
}

p.toplinks{
	float: right;
	display: block;
	margin: 0 5px 30px 0;
}	

p.toplinks a{
	color: #fff;
	font-size: x-small;
	font-weight: bold;
}

p.toplinks a:hover{
	color: #900;
	font-size: x-small;

}

h1 {
	margin: 0 auto auto auto;
	padding: 10px 0 0 0 ;
	display: block;
	color: #333;
	
}





.black {
	color: #ddd;
	padding: 0;
	margin: 0;
	height: 100%
}

#blackContainer {
	width: 800px;
	margin: 0 auto;
	border-top: #900 solid 1px;
}



#blackContainer p#address{
	width: 300px;
	line-height: 1.5;
	font-size: 10px;
	float: left;
	color: #333;
	margin: 5px auto 20px 5px;
};


#blackContainer b{
	color: #666;
}

#blackContainer a{
	color: #333;
}

#blackContainer a:hover{
	color: #c30;
}

.clear {
	clear: both;
}


.post {
	width: 570px;
	float: left;
}



.hometxt {
	margin: 20px 5px;
	width: 570px;
	padding: 0;
	float: left;
	display: block;
}


.sidebar{
	float: left;
	display: block;
	width: 204px;
	margin: 4px ;
}

.sidebar ul{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	background: url(images/navbg.gif) repeat-y;
}

.sidebar ul li{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.sidebar ul li ul{
	display: none;
}

.sidebar ul a {
	display: block;
	list-style: none;
	padding: 0;
	color: #fff;
	padding: 5px 0;
	margin: 5px 0;
	text-align: center;
	font-family: Trebuchet MS, Trebuchet, Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}

.sidebar ul a:hover {
	display: block;
	list-style: none;
	margin: 5px 0;
	padding: 5px 0;
	color: #fff;
	text-align: center;
	font-family: Trebuchet MS, Trebuchet, Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: underline;
}

.intro {
	width: 610px;
	float: left;
}

table.calendar {
	float: left;
	padding: 10px;
	width: 160px;
	display: block;
	height: 190px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 33px;
	margin: auto;
	padding: 0;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	display: inline;
	font-size: 20px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	display: inline;
	font-size: 16px;
	text-align: center;
}
