/*   
Theme Name: Red Rock Cottage
Theme URI: http://blog.butterflymedia.ro/
Description: Red Rock Cottage is a custom theme made for Slea Head Cottage.
Author: Butterfly Media Romania
Author URI: http://www.butterflymedia.ro/
Version: 0.1
Tags: simple, text, clean, dark, red, 2.7, 2.8
*/

body,td,th {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #d38e84;
}
h1, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-weight: normal;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#logo img {
	border: 0;
}
#splash {
	height: 200px;
	margin-top: 8px;
	border: 1px solid #b75548;
}
iframe, iframe html {background:none;}
#menubar {
	background-color: #b75548;
	margin: 1px;
	padding: 8px;
	margin-top: 165px;
	text-align: right;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter:alpha(opacity=70);
}
#content {
	margin-top: 4px;
	padding: 8px;
	border-left: 1px solid #b75548;
	border-right: 1px solid #b75548;
	margin-left: 180px;

	min-height: 400px;
}
#content h1 {
	font-weight: normal;
	color: #febf01;
	font-size: 14pt;
}
#content a {
	color: #fff;
	text-decoration: underline;
}
#content a:hover {
	color: #fff;
	text-decoration: none;
}
#content img {
	background-color: #000;
	border: 1px solid #b75548;
	padding: 2px;
}
#content img:hover {
	border: 1px solid #fff;
}
.entrytext {
	text-align: justify;
}
#footer {
background-color: #8a3729;
	margin-top: 4px;
	padding: 8px;
	border-top: 1px dotted #b75548;
	font-size: 8pt;
	text-align: center;
}
#footer a {
	color: #fff;
}
#footer img {
	border: 0;
}

/* Top menu: pages */
#menubar ul {
	margin: 0;
	padding: 0;
}
#menubar li {
	margin: 0;
	padding: 0 10px;
	display: inline;
	vertical-align: middle;
}
#menubar li a {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
}
#menubar li a:hover, #menubar li a:active, #menubar li a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar {
	float: left;
	width: 180px;
	clear: right;
}

/* Nav */
ul {
	list-style: none;
}

#nav {
	width: 177px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

#nav li {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#nav a {
	border-bottom: 1px solid #943b2d;
	border-top: 1px solid #bb6a5d;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #FFFFFF;
	height: 25px;
	text-decoration: none;
}

.nav_icon {
	vertical-align: text-top;
}

#nav a.first {
	border-top-width: 0px;
}

#nav a:hover {
	background: url(nav_bg.gif) repeat-x bottom left;
	color: #762c23;
	text-decoration: none;
}

#translation_bar img {
	margin: 2px;
}

.widgettitle {
	font-size: 12pt;
}
.widget_global_translator {
	list-style-type: none;
}

