
@import url('examples/2c-r.css');

/* Just some example content */

/* ***************************** */
/* *******FRASER CLASSES******** */
/* ***************************** */

body, h1, h2, h3, h4, h5, ul, li, ul li, div, img, form {
	margin: 0px;
	padding: 0px;
}

body	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #EFEFEC url(images/furn/bckd.jpg) repeat-x;
}

img	{
	border: 0;
}

.clear {
	clear: both;
}

/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */

#wrapper {
	margin: 0 auto;
	width: 900px;
}

#logobar {
	width: 900px;
	height:110px;
}


#footerWrapper {
	margin: 0 auto;
	width: 900px;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	border-top: 1px dotted #999;
	margin-top: 40px;
}

#footerLeft {float: left; padding: 19px 0 20px 6px;}
#footerRight {float: right; padding: 15px 6px 20px 0;}

#navWrapper {width: 900px; background-color: #293B5D; height: 31px;}

#flashBanner {width: 900px; padding-top: 1px; height: 320px;}

#contentWrapperLeft {float: left; width: 650px;}
#contentWrapperRight {float: left; width: 210px; padding: 20px 0 20px 20px;}

#hmeintrohead {background: url(images/furn/hmeintro_bckd.jpg); width: 622px; padding: 14px; font-size: x-large; color: #fff; font-family: "Times New Roman", Times, serif;}
#hmeintroarea {background-color: #fff;}
#hmecontentarea {background: url(images/furn/hmecont_bckd.gif);}
#hmecontentareaLeft {float: left; margin-top: 10px; width: 310px;}
#hmecontentareaRight {float: left; margin-top: 10px;width: 310px; margin-left: 30px;}
.content {padding: 14px; color:#666; font-size: 0.7em;}
#contentarea {background-color: #fff;}

#hmenews-reg {margin-top: 10px; width: 210px; border-top: 1px dotted #999; border-bottom: 1px dotted #999; padding-top: 15px; font-size: 70%; color: #666;}

#hme-latest { border-bottom: 1px dotted #999; padding-bottom: 15px; color: #666;}
#hme-latest ul, #hme-fixture ul, #news-sidebar ul, #news-sidebar2 ul, #news-sidebar3 ul {padding: 15px 0 15px 0;}
#hme-latest ul li, #hme-fixture ul li, #news-sidebar ul li, #news-sidebar2 ul li, #news-sidebar3 ul li { margin-left: 18px; list-style:url(images/furn/content_arrow.gif);}
#hme-latest ul li a, #hme-fixture ul li a, #news-sidebar ul li a, #news-sidebar2 ul li a , #news-sidebar3 ul li a {color: #293B5D; text-decoration: none;}
#hme-latest ul li a:hover, #hme-fixture ul li a:hover, #news-sidebar ul li a:hover, #news-sidebar2 ul li a:hover, #news-sidebar3 ul li a:hover {color: #000;text-decoration: underline;}
#hme-fixture{padding: 0;}

#news-sidebar { border-bottom: 1px dotted #999; padding-bottom: 10px; color: #666; font-size: 70%;}
#news-sidebar2 {padding-top: 10px; color: #666; font-size: 70%;}
#news-sidebar3 {border-top: 1px dotted #999; padding-top: 10px; color: #666; font-size: 70%;}

#hme-fixture {padding-top: 15px;}


#weather-nug {width: 189px; height: 122px; background: url(images/furn/weather-bckd.jpg) no-repeat; padding: 10px}
#weather {padding: 10px 0 0 30px;}

/* ********************************* */
/* *******NAVIGATION CLASSES******** */
/* ********************************* */

div#menu {
	width: 900px;
	background-color: #293B5D;
	height: 31px;
}

div#menu ul,div#menu ul ul {
	float: left;
	list-style-type: none;
}

div#menu ul ul {
	visibility: hidden;
}

div#menu ul li {float: left; border-right: 1px solid #fff;	line-height: 1.9em; display: inline;}

div#menu ul li a {
	color: #fff;
	font-size: 70%;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block; width: 89px;
	text-align: center; 
	height: 31px;
}

div#menu ul li a:hover {
	display: block;
	background-color: #455472;
	width: 89px;
	text-align: center; 
	height: 31px;}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

#subnav {border-top: 1px dotted #ccc; padding-bottom: 15px;}
#subnav ul {list-style-type: none;}
#subnav ul li {border-bottom: 1px dotted #ccc;}
#subnav ul li a {font-size: 80%; color: #293B5D; text-decoration: none; display: block; padding: 3px 0 5px 5px;}
#subnav ul li a:hover {display: block; background-color: #ccc; display: block;}


/* *************************** */
/* *******TEXT CLASSES******** */
/* *************************** */

#hmeintrohead a, #hmeintrohead a:hover {color: #fff; text-decoration: none;}

h1 {color: #293B5D; font-family: "Times New Roman", Times, serif; font-size: x-large; font-weight: lighter;}
h2 {color: #293B5D; font-family: "Times New Roman", Times, serif; font-size: large; font-weight: lighter;}
h3 {color: #293B5D; font-family: "Times New Roman", Times, serif; font-size: medium; font-weight: lighter;}
h4 {color: #293B5D; font-family: "Times New Roman", Times, serif; font-size: small; font-weight: bold;}
h5 {color: #293B5D; font-family: "Times New Roman", Times, serif; font-size: x-small; font-weight: bold;}
h6 {color: #293B5D; font-family: "Times New Roman", Times, serif; font-size: xx-small; font-weight: bold;}


.line {border-top: 1px dotted #ccc;}
.line-padding {padding-top: 20px; padding-bottom: 10px;}

.entry-title a {color: #293B5D; text-decoration: none;}
.entry-title a:hover {color: #666;}
.content a {color: #293B5D;text-decoration: none;}
.content a:hover {color: #000;text-decoration: underline;}


/* ******************************** */
/* *******WORDPRESS CLASSES******** */
/* ******************************** */


div.skip-link {
position:absolute;
right:1em;
top:1em;
visibility:hidden;
}

.entry-title {
clear:both;

}

.entry-meta {
clear:both;
padding-top: 15px;
}

div#container {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

.label {width: 100px; display: block;float: left;}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
border: 1px solid #ccc;
background: #EFEFEC;
padding: 5px;
text-align: center;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
border: 1px solid #ccc;
background: #EFEFEC;
padding: 5px;
text-align: center;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
border: 1px solid #ccc;
background: #EFEFEC;
padding: 5px;
text-align: center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:15px;
margin-bottom:35px;
}

/*div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
background-color: #293B5D;
} */

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
}

div.sidebar li form {
padding:0;
}

div.sidebar ul ul {
}

div.sidebar ul ul li {
margin:0;
}

div.sidebar ul ul ul {
}

div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}