/*
Theme Name:  BeaconsFieldinn
Theme URI: http://royage.net/
Description: A simple but professional to make look and feel better. A wordpress theme BeaconsFieldinn
Version: 3.0.4
Author: Adeel Royage
*/

/* @charset "utf-8"; */
/* CSS Document */
.read-more
{
	float:right;
}
.feedback
{
margin:0;
padding:6px 0 20px 0;
color:#7D8797;
font-size:13px;
font-family:Calibri, Arial, Tahoma;
font-weight:bold;
}
#content h1{
font-weight:bold !important;
}
h2.new-offer{
font-family: cursive !important;
font-weight:bold !important;
font-size: 1.64em !important;
}


.feedback a
{
color:#BABABA;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
#searchform{}

.postby a{color:#7D8797; font-weight:bold;}
.postby a:hover{color:#BABABA;}
.feedback a:hover {color:#7D8697;}
.enteries {margin:0 18px;padding-bottom:20px;font-weight:bold;}
.commentspg
{
	clear:both;
border-top: 1px dotted #333;
margin:20px;
}

.commentspg h2 {background:none !important; color:#333 !important; margin:0 !important; padding:10px 14px !important; text-decoration:underline !important; font-family:Cambria, Georgia; font-weight:bold; font-size:20px !important;}
.commentspg a {display:inline !important; background:none !important; color:#333 !important;}
#submit
{

}
#commentlist li{list-style:none; margin:10px 0; padding:0; }
#commentlist p{margin:0; padding:5px 10px 5px 10px;line-height:18px;}
.even{border:1px solid #CED0CE;  padding:5px  2px !important; margin:1px 20px !important;
background:#EBF1F1;}
.odd{border:1px solid #CED0CE; padding:5px 2px !important; margin:1px 20px !important;}
.odd:hover, .even:hover {background:#D8E1E2;}
.avatar{float:left; background:#c1c1c1; margin:5px 7px 5px -46px !important; padding:2px;}
.comment byuser comment-author-admin bypostauthor even thread-even {background:#333;}
.search-results {padding:10px 18px;}

textarea#comment:focus{background:#E3EAEA;}



/**************************************************************
wp-directory requirements for later version 2.5
*************************************************************/

/* Starting with WordPress 2.5 there are alignment CSS classes that are used by the visual editor. In order for images to be shown correctly themes are required to have these classes. Please add these classes to your style.css file */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
/* We also recommend (but do not require) that you include the image caption CSS classes in your theme: */

.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;
}
#content .seasonal-rates td.season, #content2 .seasonal-rates td.season{
	width:250px !important;
}
.room-single{
	width:360px !important;
}
.room-single td.r-season{
	width:94px !important;
}
#content .answer{
margin-left:0px !important;
}
.TA_cdsscrollingravenarrow{
    margin: 0 auto !important;
    width: 300px !important;
}
a.button{
    background: #E6E5D1;
    padding: 5px 10px;
    margin-top:5px !important;
    text-decoration: none;
    display: inline-block;
}
a.button:hover{
    text-decoration: underline;
}

/* webacom notes - cool button */
.button_com {
color: #494949 !important;
text-transform: uppercase;
background: #ffffff;
padding: 10px 20px;
border: 4px solid #494949 !important;
border-radius: 6px;
display: inline-block;
}
.button_com:hover {
color: #ffffff !important;
background: #f6b93b;
border-color: #f6b93b !important;
transition: all 0.4s ease 0s;
}
a.button_com {
    text-decoration: none;
    font-weight: 300;
    font-size: 16px;
}