/*
MAIN STYLE SHEET
*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #000;
}

body, th, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#signup-form {	
	font-weight:normal;
	margin-top:2px;
}

#email-signup {
	background-color: #ccc;
	border:0px solid #ccc;
}

#newsletter-signup-form {
	width:270px;
	height:40px;
	float:right;
	margin-top:200px;
	background: #999 url(images/signup-bg.png) repeat-y;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
}

.tweets {
	background: #fff url(images/twitter-bg.png) no-repeat;
	padding:10px 10px 20px 10px; 
	height:370px;
-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tweets li {padding:4px 10px 0 10px; width:150px;} 
#sidebar2 .tweets li a {color:#000; font-weight: normal;}

#submitbutton {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background:#ac1f23;
	border:1px solid #ac1f23;
	width:80px;
	height:16px;
	color:#fff;
	font-weight:normal;
	margin-top:3px;
	margin-bottom:3px;
	cursor:pointer;
	padding:0;
	margin:0;
}

.meta, cite {
	color: #ac1f23;
}
cite {
	font-style: normal;
	font-weight: bold;
}

.author-pic img {
	padding: 0;
	border-style: none;
	margin-right: 0px;
	/*margin-top: 5px;*/
	margin-bottom: 5px;
	border: 2px solid #ac1f23;
}

.author, .author a { color: #fff;}

.comment-avatar img {
	float: left;
	margin: 5px 5px 5px 0;
}

h1, h2, h3, #sidebar2 h3.menu-header a {
	color: #ac1f23;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

/*
h1 {
	font-size: 3em;
	padding-top: 10px;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #ac1f23;
	padding-top: 10px;
}


h3 {
	font-size: 1em;
}
*/

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #ac1f23;

}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #ac1f23;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

#main
{
width: 900px;
margin: 0 auto;
border: 0px solid #F3F3F3;
}

#page {
	min-height:400px;
}

/* Header */

#header {
	width: 900px;
	height: 261px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 900px;
/*	padding-left: 30px;
	background: url(images/menu.gif) repeat-x*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	width: 185px;
	text-align:center;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 20px;
}

#menu a:hover {
	background:  #F3F3F3;
	color: #2C2E22;
}


/* Logo */

#logo {
	width: 900px;
	height: 261px;
	margin: 0 auto;
	background: #404041 url(images/header.png) no-repeat left top;
	
}


#logo h1 {
	padding-top: 100px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	background: #404041;
	border-top: none;
/*	padding-top: 20px;*/
}

/* Content */

#content {
	float: left;
	width: 660px;
	padding: 0 0 0 20px;
	margin-top: -15px;
	margin-right: 10px;
}

#post_excerpt {
	float: left;
	width: 650px;
	margin-bottom: 10px;
	background: #fff;
}
.entry-head {
	float: left;
	text-align: right;
	width: 90px;
	/*border-right: 2px solid #ededed;*/
	padding-right: 5px;
}

#post_extract {
	float: left;
	width: 550px;
	margin: 0 0 20px 10px;
/*	background: #fff url(images/cat-thumb-rch.jpg) no-repeat left top;*/
background-color: #fff;
	height: 142px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#post_extract_single {
	float: left;
	width: 460px;
	margin: 0 0 0 10px;
}

#content H2
{
color: #ac1f23;
font-size: 24px;
font-weight: bold
}

#content h3
{
color: #fff;
}

/*#content H4
{
padding-top: 20px;
}*/

#content H4 a
{
	color: #ac1f23;
	font-size: 16px;
	test-decoratopn: underline;
	margin: 0px;
	padding: 0px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ac1f23;
}

.post .meta a {
	color: #ac1f23;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

#content .date2 {
	float: left;
	width: 81px;
	height: 93px;
	padding-top: 5px;
/*	background: url(images/date.gif) no-repeat;*/
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#content .date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #538BB3;
}

#post_extract .date, #post_body .date {
	float:right;
	margin-right:10px;
	margin-top:-20px;
	font-weight:normal;
	color:#ac1f23;
	font-size:10px;
}
#post_body .date {
	margin-top:-25px;
}
	
#post_extract h4 a {
	display: block;
	margin: 10px 10px 4px 172px;
	width: 370px;
	font-size: 14px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	border-bottom: 1px dotted #ac1f23;
}

#post_extract img {
	margin-top: -10px;
}

#post_extract .post-body {
	display:block;
	margin: 0 8px 10px 172px;
	text-align: justify;
	line-height: 130%;	
}

#post_extract_comment {
	display:block;
	margin-top:-1px;
	margin-right:10px;
	text-align:right;
}

#post_body {
	float: left;
	width: 550px;
	margin: 0 0 20px 10px;
	/*background: #fff url(images/photo-rch.jpg) no-repeat center 10px;*/
background-color: #fff;
	padding-top:10px;	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#post_body h4 a {
	margin: 0px 10px 10px 10px;;
	display: block;
	padding: 0;
	font-size: 14px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	border-bottom: 1px dotted #ac1f23;
}

#post_body p {
	margin: 0 10px 10px 10px;
	line-height: 150%;
	text-align: justify;
}

#post_body img.photo-class {
	margin: 0 10px 10px 10px;
	width: 530px;
}


/* Sidebars */

.sidebar {
	float: left;
	margin-top: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 1em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 230px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
	width: 168px;
	padding: 0px 10px 0px 10px;
	color: #ac1f23;
	margin-bottom:20px;
	border-left:1px solid white;
margin-right:20px;
border:1px solid white;
background-color:white;
-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#sidebar2 h3, #sidebar2 h4 {
	margin: 16px 0 10px 0;
/*	background: url(images/title.gif) no-repeat left top;*/
	padding: 0;
/*	color: #404041;*/
/*	border-bottom: 1px dotted #ac1f23;*/
/*	height: 46px;*/
}

#sidebar2 .booknow  h3, #sidebar2 .competition h3 {
	background:url(images/booknow.gif) no-repeat left 4px;
	margin:-1px;
	padding:4px;
	margin-right:0px;
	border-top: 1px dotted #ac1f23;
	color: #fff;
}

#sidebar2 .competition h3 {
	background:url(images/competition.gif) no-repeat left 4px;
}

#sidebar2 .booknow  a, #sidebar2 .competition a {
	color: #fff;
	display: block;
	width: 152px;
	margin-bottom: 4px;
}

#sidebar2 .links {
/*	background:url(images/links.gif) no-repeat left 8px;*/
	margin:2px 0 20px 0;
	padding:4px;
	border-top: 1px dotted #ac1f23;
}

#sidebar2 .links a {
	color: #404041;
}
#sidebar2 .jumpmenu {
	background:#c3c4c6;
	font-family:"Century Gothic", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#000;
	width:178px;
	height:22px;
	margin-left:-4px;
	margin-bottom:20px;
}

/*#sidebar2 li ul {
	line-height: normal;
}*/

#sidebar2 li li {
/*	padding: 5px;*/
	font-size: .8em;
	margin: 0;
}

#sidebar2 li a {
	border: none;
/*	padding-left: 10px;*/
	font-size: 11px;
	color:#666;
	font-weight: bold;
}

#sidebar2 li a:hover {
	border: none;
/*	padding-left: 10px;*/
}

#sidebar2 a {
	color: #000;
}
#sidebar2 h3 {display:none;}
#sidebar2 ul {margin-bottom: 30px;}
#sidebar2 h4 a {color: #ac1f23; font-size:11px;}


/* Footer */

#followus {
	background: #AC1011 url(images/footer-band.gif) top repeat-x;
	width:900px;
height:40px;
	margin:0 auto;
	color: #fff;
	font-weight:bold;
	padding-top:5px;
}

#footer {
	color: #999;
	padding-top: 14px;
	padding-bottom: 10px;
	width:900px;
	margin: 0 auto;
	background: #404041 /*url(images/redcarnationhotels-logo.png) no-repeat;*/
/*	border-top:1px dotted #ac1f23;*/
}

#footer .footertxt
{
	color: #ccc;
/*	display:block;*/
	font-size: 9px;
	line-height: 150%;
	margin-left: 30px;
	border-left:1px solid #ccc;
	padding-left: 30px;
	margin-bottom: 20px;
}


#footer img {
	margin-left:40px;
}

#footer a
{
	color: #999;
}

#calendar1
{
	padding: 0 10px 20px 10px;
}

#calendar table, #sidebar2 #wp-calendar
{
	width: 90%;
	text-align: center;
}

#calendar thead ,  #sidebar2 #wp-calendar thead
{

}

#calendar tbody td , #sidebar2 #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev , #sidebar2 #wp-calendar #prev
{
	text-align: left;
}

#calendar #next , #sidebar2 #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #sidebar2 #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #sidebar2 #wp-calendar #now
{
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}



input[type="submit"] 
{
	background:#fff;
	border:1px solid #ac1f23;
	width:140px;
	height:40px;
	color:#ac1f23;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:30px;
	cursor:pointer;
}

input[type="text"] 
{
	border:1px solid #ac1f23;
	margin-bottom: 4px;
}

ol#commentlist
{
	list-style-type:none;
}

ol#commentlist li
{
	clear:both;
}

/*
ul#commentlist div.numberbox
{
	width: 73px;
	height: 62px;
	padding: 25px 5px 5px 0px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-size:24px;	
}
*/

ol#commentlist .commentbox, .txtcomment
{
	display:block;
	width:480px;
}

ol#commentlist
{
/*	list-style-type:none;*/
}

ol#commentlist li
{
	clear:both;
	margin-bottom: 10px;
}


ol#commentlist div.numberbox
{
	width: 20px;
	height: 20px;
	line-height: normal;
	text-align: center;
	font-size: 10px;
	color: #ac1f23;
	font-weight:bold;
	display:block;
	float:left;
	margin-left:75px;
	margin-right: 1px;
	padding-top:11px;
}

ol#commentlist .commentbox
{
	display:block;
	width:530px;
	margin-left:72px;
	text-align:justify;
}

ol#commentlist p {
	color: #404041;
}

#commentlist p.comment-heading {
	color: #ac1f23;
}

.commentbox {
	background-color: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:10px;
}

#comment h4
{
	margin-left: 115px;
	margin-bottom: 10px;
	color: #fff;
}

#comment p
{
	margin-left: 0px;
	margin-bottom: 10px;
	color: #fff;
}

#comment p.no-comments {
	margin-left:115px;
}

#postcomment
{
	margin-left: 115px;
	margin-bottom: 10px;
	margin-top: 40px;
	margin-right: 10px;
	border-top: 1px dotted #fff;
	padding-top: 6px;
}
#commentform
{
	margin-left: 115px;
}
.txtcomment
{
	border:1px solid #ac1f23;
}

div.leftnav
{
	float:left;
}

div.rightnav
{
	float:right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#commentlist
{
width: 650px;
}

.thumbnail-class {
	float: left;
	width: 158px;
	height: 142px;
	margin: 0 15px 0 0;
}
.left {
	float: left;
	margin: 0 15px 0 0;
}