/*  
Theme Name: MainStreetMedina.com
Theme URI: http://www.mainstreetmedina.com/
Description: MainStreetMedina.com default theme.
Version: 1.1
Author: cnc137
Author URI: http://www.cnc137.com
	This theme was designed and built by cnc137 for exclusive use on MainStreetMedina.com (http://www.mainstreetmedina.com).
*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address, q, a, div, img {
	margin: 0;
	padding: 0;
	border: 0;
	}
html {
	font-size: 100%;
}
body {
	background-color: #001A11;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.hidden {
    display: none;
}

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */


.skipToContent {
	position: absolute;
	left: -1000em;
	width: 20em;
}
#wrapper {
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}
.alignRight {
	float: right;
	}
.alignLeft {
	float: left
	}
.alignRightImage {
	float: right;
	border: 2px solid #A2905F;
	margin: 7px;
}
#header {
	background: #01301F url(/images/main_street_medina_header_background_1x4.gif) bottom repeat-x;
	line-height: 2.0em;	
	font-size: 1.0em;
	padding-bottom: 4px;
}
#headerContent {
	width: 702px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/main_street_medina_header_background_174x100.png) top center no-repeat;
}
#siteLogo {
	padding-top: 17px;
	float: left;
}
#navigation {
	margin: 55px 35px 0px 0px;
	padding: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.8em;
	color: #FFF;
	font-weight: bold;
	float: right;
	text-transform: uppercase;
}
#navigation a:link {
	color: #A2905F;
	text-decoration: none;	
}
#navigation a:visited {
	color: #549463;
	text-decoration: none;	
}
#navigation a:hover, .navigation a:focus {
	color: #FFF;
	text-decoration: underline;	
}
#navigation a:active {
	color: #FFF;
	text-decoration: underline;	
}
#mainPageImage {
	background: url(/images/main_street_medina_main_image_background_702x302.jpg) no-repeat;
	width: 702px;
/*	height: 300px;  */
/*	border: 1px solid #000; */
	margin: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
/*	_height:1%;
  	overflow:auto;  */
  	min-height: 322px;
}
#breakoutBoxBorder {
	border: 1px solid #000;
	width: 298px;
	margin: 40px 20px 20px 0px;  
	float: right;
	display: block;
}
#breakoutBox {
	background: #01301F;
	border: 5px solid #A2905F;
	padding: 20px;
}

.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;	
	margin-top: 5px;
	padding: 10px;
}
.entry a:link {
	color: #A2905F;
	text-decoration: none;	
}
.entry a:visited {
	color: #549463;
	text-decoration: none;	
}
.entry a:hover, .navigation a:focus {
	color: #FFF;
	text-decoration: underline;	
}
.entry a:active {
	color: #FFF;
	text-decoration: underline;	
}
.entry h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1.525em;	
	color: #A2905F; 
	margin-top: 0.75em;
	margin-bottom: 1.0em;
	padding-bottom: 0px;	
}
.entry h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.575em;
	color: #A2905F; 
	margin-top: 1.5em;
	margin-bottom: 1.0em; 	
}
.entry h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #A2905F; 
	margin-top: 1.5em;
	margin-bottom: 1.0em; 	
}
.entry h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #A2905F; 
	margin-top: 1.5em;
	margin-bottom: 1.0em; 	
}
.entry h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #A2905F; 
	margin-top: 1.5em;
	margin-bottom: 1.0em; 	
}
.entry h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.650em;
	color: #A2905F; 
	margin-top: 1.5em;
	margin-bottom: 1.0em; 	
}
.entry p {
	margin-bottom: 1.4em;
}
.entry ul, .entry ol, .entry dl, .entry blockquote {
	margin-left: 3em;
	margin-bottom: 1.4em;
}
.tableRowOdd {
	background-color: #F3F3F3;
}
.tableRowEven {
	background-color: #DDD;
}
.entry table {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #62627A;
	background-color: #272743;
	margin: 0.5em 0px 1.7em 0px;
	border-collapse: collapse;
}
.entry table caption {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	background-color: #2F2F4F;
	font-weight: bold;
	margin-bottom: 4px;
}
.entry table th {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-color: #333333;
	text-align: left;
	padding: 4px 6px;
	font-size: 1.0em;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #62627A;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #62627A;
	font-weight: normal;
}
.entry table td {
	width: auto;
	text-align: left;
	padding: 4px 6px;
	font-size: 1.0em;
	color: #FFF;
	border: 1px dotted #62627A;
}

#footer {
	background: #01301F url(/images/main_street_medina_footer_background_1x4.gif) top repeat-x;
	line-height: 2.0em;	
	font-size: 1.0em;
	padding: 0px 0px 20px 0px;
}
#footer a:link {
	color: #A2905F;
	text-decoration: underline;	
}
#footer a:visited {
	color: #549463;
	text-decoration: underline;	
}
#footer a:hover, #footer a:focus {
	color: #FFF;
	text-decoration: underline;	
}
#footer a:active {
	color: #FFF;
	text-decoration: underline;	
}
#footer img {
	border: 0px;
	vertical-align: middle;
}
#footerContent {
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}
#photoGallery {
	font-size: 1.2em;
	line-height: 1.8em;	
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#photoGallery h3 img {
	margin-bottom: -10px;
}
#contactUs {
	font-size: 1.2em;
	line-height: 1.8em;	
	margin-top: 5px;
	padding: 20px 20px 20px 40px;
	float: left;
}
#contactUs p {
	margin-bottom: 1.4em;
}
#contactUs h3 img {
	padding-bottom: 10px;
}
#copyright {
	background: url(/images/main_street_medina_copyright_background_1x4.gif) top repeat-x;
	color: #A2905F;
	padding: 15px 0px;
	text-align: center;
}
#copyright a {
	color: #FFFFFF;
}
#copyright a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
#copyright a:visited {
	color: #549463;
	text-decoration: none;	
}
#copyright a:hover, #copyright a:focus {
	color: #FFFFFF;
	text-decoration: underline;	
}
#copyright a:active {
	color: #FFFFFF;
	text-decoration: underline;	
}
/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {
	text-align: center;
	width: 400px;
}
#flickr_badge_wrapper {
	padding: 0px 0px 0px 0px;
}
.flickr_badge_image {
	margin: 20px 20px 0px 0px;
	float:left;
}
.flickr_badge_image img {
	border: 2px solid #A2905F !important;
}
.flickr_badge_image a:link img {
	border: 2px solid #A2905F !important;
}
.flickr_badge_image a:visited img {
	border: 2px solid #A2905F !important;
}
.flickr_badge_image a:hover img, .flickr_badge_image a:focus img {
	border: 2px solid #FFF !important;
}
.flickr_badge_image a:active img {
	border: 2px solid #FFF !important;
}
#flickr_badge_icon {
	float: left;
	margin-right:5px;
}
#flickr_www {
	display: block;
	padding: 0px 10px 0px 10px !important;
	font: 11px Arial, Helvetica, sans-serif !important;
	color:#3993ff !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_source {
	text-align: left;
	margin: 0px 10px 0px 10px;
	padding: 0px !important;
	font: 11px Arial, Helvetica, sans-serif !important;
	color:#666666 !important;
}
