/* Start of CMSMS style sheet 'MileStylesDark' */
/* CSS Document for Milecastle Inn - Dark Version*/

/*----------------------------
 * GENERAL 
 *--------------------------*/
 html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button {
     margin: 0;
     padding: 0;
	 }

body {
	background-color: #000000;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
color: #FFFFCC;
}
a:hover, a:active{
color: #FFFFFF;
}
#container {
	margin: 0 auto;
	min-width: 960px;
	max-width: 1280px;
}#header {
	background: url(uploads/images/top_bg.jpg) no-repeat center top;
	display: block;
	height: 0;
	margin: 0 auto;
	padding: 96px 0 0 0;
	min-width: 960px;
	max-width: 1280px;
}
#nav { background: url(uploads/images/nav_bg.jpg) no-repeat center top; height: 39px; }

#nav_list {display: block; list-style-type: none; height: 39px; margin: 0 auto; padding: 0; width: 962px; border-left: 1px solid #333333; }

#nav_list li { /* height: 39px; */ position:relative; float:left; border-right:1px #333333 solid ; }

#nav_list li a {  height: 39px; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase;  color: #FFFFCC; text-decoration: none; padding: 10px 15px 10px 10px; line-height: 38px;}

/* ****Hack for IE 6 i.e IE ignores these rule that overrides previous rule **** */

html>body #nav_list li { height: 39px; position:relative; float:left; border-right:1px #333333 solid ; padding: 0;}

html>body #nav_list li a { display: block;  height: 32px; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase;  color: #FFFFCC; text-decoration: none; padding: 9px 15px 0px 15px; line-height:1em;}

/*  end of hack */

#nav_list .current { background: url(uploads/images/nav_bg_hover.jpg) no-repeat center top;}

#nav_list a:hover {	background: url(uploads/images/nav_bg_hover.jpg) no-repeat center top; color:#FFFFFF}

#nav_list li span{display:none; position:absolute; top:30px; left:8px; width:160px; font:normal 11px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 15px; text-transform: none; }

#nav_list li a:hover span {
	margin-top: 10px;
	margin-left: 2px;
	display: block;
	color: #ffffff;
	background: rgba(0,0,0, 0.5);
	padding: 3px;
}


#logo {
	background: url(uploads/images/milecastle_logo.png) no-repeat left center;
	height: 90px;
	width: 962px;
	margin: 0px auto;
	clear: both;
	padding-top: 20px;
}
#logo h1 {
	display: none;
	padding-left: -9999px;
}

#content {
	width: 962px;
	margin: 5px auto 10px;
	min-height: 470px;
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #BFB180;
}

/* ****Hack for IE 6 i.e IE ignores these rules that overrides previous rules **** */

html>body #content {
	margin: 110px auto 10px;
	min-height: 470px;
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #BFB180;
}
/*  end of hack */

#sidebar {
	color: #AC9A5A;
	float: left;
	width: 250px;
}
#maincontent {
	float: right;
	width: 680px;
}

.clear {
	clear: both;
	width: 100%;
}
#maincontent h1.title, #maincontent h2 {
	color: #CE9C40;
	font: 170% Garamond, Georgia, "Times New Roman";
	padding-bottom: 1em;
}
#maincontent h3 {
       font: 130% Garamond, Georgia, "Times New Roman";
}
#maincontent p {
	padding-bottom: 1em;
	font: 100%/1.25em Georgia, "Times New Roman", Times, serif;
}
.mapinfo {
color: #000;
margin:0;
padding:0;
}
.siteinfo {
       float: right;
       text-align: right;
       position: relative;
       margin-top:80px;
       font-size:70%;
}
#sidebar h2 {
	color: #CE9C40;
	padding-bottom: 5px;
}
#sidebar h3 {
	font: 1.2em Garamond, Georgia, "Times New Roman";
	color: #CE9C40;
	padding-bottom: 5px;
}
#sidebar p {
	padding-bottom: 1em;
	color: #BFB180;
	font: 110% Garamond, Georgia, "Times New Roman";
}
#sidebar p.callout {
	font: 150%/1.3em Garamond, Georgia, "Times New Roman";
	color: #FE9A00;
}
#sidebar img {
	padding-bottom: 20px;
}
/* **********   NEWS STYLES   ************* */
#news  {
margin-bottom: 25px;
}

.NewsSummary {
font-size: 15px;
}
.NewsSummaryPostdate,
.NewsSummaryCategory,
.NewsSummaryAuthor {
	font-style: italic;
}
.NewsSummaryLink a {
text-decoration: none;
}
.NewsSummaryLink a:hover {
text-decoration: underline;
}
.NewsSummaryCategory, .NewsSummaryAuthor {
display: none;
}
.NewsSummaryContent {

margin: 10px 0;
}

.NewsSummaryMorelink {
	margin: 5px 0 15px;
}
h3#NewsPostDetailTitle {
color: #a44428;
	font: 190% Garamond, Georgia, "Times New Roman";
	padding-bottom: 0.7em;
}
#NewsPostDetailAuthor {
margin:10px;
float: right;
color: #333;
}
#NewsPostDetailSummary {
margin: 15px 0;
}

/*  ************* FOOTER  ************* */
#footer {
	background: url(uploads/images/footer_bg.jpg) no-repeat center bottom;
	color: #BFB180;
	height: 230px;
	width: 100%;
}
#footcontainer {
	margin: 20px auto 0 auto;
	height: 230px;
	width: 962px;  
        text-align: center;
}
#footnav ul {
        list-style-type: none; height: 39px; margin: 0 auto; padding: 0; 
}
#footnav ul li {
float: left;
}
#footnav ul li a {
/* display: block; */ height: 32px; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase;  color: #FFFFCC; text-decoration: none; padding: 3px 20px 0 10px;
}
#footnav ul li a:hover {
text-decoration: underline;
color: #FFFFFF;
}

/*  ****************** FORM STYLES ***********************  */
#fbrp__13, #fbrp__30 {
	border-style: none;
	line-height: 2em;
        margin-left:5px;
        padding:5px;
}
#fbrp__13 ol {list-style-type: none;}
#fbrp__13 li {display: block; clear:both; margin-bottom: 4px;}
.required {display:block;
width:100%;clear:both;margin-bottom:4px;}

legend {color:#CE9C40;}

label.wide {
	color: #BFB180;
	width: 150px;
	margin-right: 8px;
	position: relative;
	vertical-align: top;
        float: left;
}

input, textarea, select {background-color: #BFB180;}
.submit {margin-left: 168px; }
.error_message, li .required fb_invalid {color: red; }

/* End of 'MileStylesDark' */

