@charset "UTF-8";
/* CSS Document */

/*
	GT RESET PORTION OF THE CSS
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Helvetia, Arial, sans-serif;
	vertical-align: baseline;
	background: transparent;
	-webkit-text-size-adjust: none;
		font-size: 12px;

}
html {
	height: 100%;
}
body {
	line-height: 1;
	min-width: 320px;
	height: 100%;
	background-color: #bf7ba2;
	font-size: 12px;
	
}

font, b, u, strong, em {
	text-align: left !important;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}	

.clear {
	clear: both;
}

/* 
	SITE SPECIFIC CSS
*/

.bg {
	
}

#logo 
{ background-color: #FFFFFF; }

#logo2 
{ 
background: #FFFFFF url(http://www.meadowbrookfarmbedandbreakfast.com/mobile/images/bkg_logo_header.gif) repeat-x scroll center top;
height: 120px;
vertical-align: bottom;
 }

ul#homenav {
width: 100%;
margin:0px;
padding:0px;
display:block;
vertical-align:top
}

ul#homenav li {
text-align: center;
display: block;
width: 100%;
height: 28px;
color: #2b6b56;
line-height: 28px;
height:28px;
font-size: 12px;
background: #18180E url(http://www.meadowbrookfarmbedandbreakfast.com/mobile/images/bkg_nav.gif) repeat-x scroll center top;
background-color: #FFFFFF;
margin: 0;
padding: 0;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
border-spacing:0px;
}
	
ul#homenav li.first 
{color: #2b6b56;	}
	
ul#homenav li a, ul#homenav li.first a {
display:block;
background-color:transparent;
color: #2b6b56;
}
	
ul#homenav a:link, ul#homenav a:visited  {
color: #2b6b56;
text-decoration: none;
}

/*=============================================*/

#nav {
display: block;
background: url(http://www.meadowbrookfarmbedandbreakfast.com/mobile/images/bkg_nav.gif) 0 0 repeat-x;
color: #2b6b56;
font-size: 1.00em !important;
line-height:1.10em;
height: 1.4em;
letter-spacing: .05em;
padding: 4px 0px;
}

#nav a:link, #nav a:visited, #nav a:active {
color: #2b6b56;
text-decoration: none;
margin: 0 1px;	
}
	
#nav a.active {
color: #2b6b56;
background-color: #FFFFFF;
padding: 8px 4px;
margin: 0;
}

#content {
	text-align: left;
	/* padding: 20px 15px 10px;	 */	
	font-size: 1.3em !important;
	height:auto !important;
	min-height:150px;
	color:#000000;
	background-color: #FFFFFF;
	
}

#content .contentBlock {
display:block;
background:url(http://www.meadowbrookfarmbedandbreakfast.com/mobile/images/bkg_nav.gif) repeat-x top left;
padding-left:10px;
padding-right:10px;
	}
	
#content .contentBlock .contentBlockContent {
max-width: 320px;
margin:0 auto;
}

#content p {
/* max-width: 600px; */
display: block;		
text-align: left !important;
margin-left: 10px;
margin-right: 10px;
line-height: 1.2em;
font-size: 0.8em;
	}
		
		#content .med {
			font-size: .9em !Important;
		}
	
		#content .sm {
			font-size: .7em !important;
		}
	
		#content li {
			text-align: left !important;
			padding-left: 20px;
			line-height: 1.2em;
		}
		
		#content .team{
		line-height:1.6em;
	}	
	
	#content h1 {
		text-align: left !important;
		display: block;
		/* max-width: 600px; */
		margin: 0 auto 8px;
		font-size: 1.6em;
		font-weight: bold;
		text-align: left;
		color: #9e0c38;		
	}
	
	#content h2 {
		text-align: left !important;
		display: block;
		/* max-width: 600px; */
		margin: 0 auto 8px;
		font-size: 1.0em;
		font-weight: bold;
		text-align: left;
		color: #722a2b;		
	}
	
		#content h2 + p {
			/* padding-left: 20px; */
		}
	
	#content h3 {
		text-align: left !important;
		display: block;
		/* max-width: 600px; */
		margin: 0 auto 8px;
		font-size: .9em;
		font-weight: bold;
		text-align: left;
		color: #FFFFFF;		
	}	
	
	#content a:link, #content a:visited {
		font-size: inherit;
		color: #ca1a00;
		line-height:1.6em;
		text-decoration: underline;
		text-align: left !important;
	}

#nav-footer {
display: block;
background-color: #2b6b56;
color: #FFFFFF;
font-size: 1.00em !important;
line-height:1.10em;
height: 1.4em;
letter-spacing: .05em;
padding: 4px 0px;
}

#nav-footer a:link, #nav a:visited, #nav a:active {
color: #FFFFFF;
text-decoration: none;
margin: 0 1px;	
}
	
#nav-footer a.active {
color: #FFFFFF;
background-color: #2b6b56;
padding: 8px 4px;
margin: 0;
}
	
#footer {
	display: block;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	height: 16px;
	letter-spacing: .1em;
	border-top: 1px solid #000000;	
	padding: 1px 0;
	background: url(http://www.meadowbrookfarmbedandbreakfast.com/mobile/images/bkg_footer.gif) 0 0 repeat-x;
}

	#footer a:link, #footer a:visited {
		color: #000000;
		text-decoration: none;
		/* margin: 0 5px; */
		margin:0;
	}
	
/****** 

	MENU PAGE

*****/

.icon {
	margin: 0 6px;
}

table.menu {
	margin: 0 auto;
	font-size: 1em;
	width: 100%;
}

table.menu td {
	text-align: left !important;
	/* max-width: 600px; */
}

table.menu tr td {
	padding: 3px 3px 15px 10px;
	word-break: keep-all;
}

table.menu tr.item {
	padding: 20px 0;
}

table.menu tr.item td {
	font-size: 1.1em !important;
	font-weight: bold;
	background-color: #cccccc;
	padding: 3px 5px !important;
	margin: 2px 0;
}

table.menu tr.item td + td {
	text-align: right !important;
}

table.menu ul li {
	text-align: left;
}

span.hidden {
	text-indent: 2000px;
	visibility: hidden;
}

/*****
	
	Fan Page
	
*****/

.fanimg {
	margin-bottom: 5px;
}

.prev {
	float: left;
}

.next {
	float: right;
}

.prev, .next {
	background-color: #609f51;
	padding: 2px 6px;
	letter-spacing: .1em;
	line-height: 1.5em;
	font-size: .9em !important;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border: 1px solid #808285;
}

	a:link.prev, a:visited.prev, a:link.next, a:visited.next {
		color: #FFF !important;
	}


/*****
	
	Cam Page
	
*****/

.camimage {
	display: block;
	max-width: 99% !important;
}

.weatherimg {
	display: block;
	float: left;
	margin-right: 10px;
}

.refresh {
	background-color: #609f51;
	padding: 4px 6px;
	letter-spacing: .1em;
	line-height: 3em;
	font-size: .9em !important;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border: 1px solid #808285;
}

	a:link.refresh, a:visited.refresh {
		color: #FFF !important;
	}
	
/*****

	SEND PAGE

*****/

input {
	margin-bottom: 4px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border: 1px solid #000000;
	width: 200px;
	text-align: left !important;
}

label {
	font-size: .8em;
	text-align: left !important;
}

#submit {
	background-color: #722A2B;
	padding: 4px 6px;
	letter-spacing: .1em;
	line-height: 1.3em;
	font-size: .8em !important;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border: 1px solid #808285;
	width: auto !important;
	color: #FFF;
}