/*
Theme Name: Master Quality Shades
Theme URI: http://prussia.net/
Description: Theme developed for Master Quality Shades.
Version: 1.0
Author: Michael Little
*/

/* Begin Typography & Colors */
body {
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	background:#fff url(images/back1.gif);
	color: #000;
	text-align: center;
	}
    
#page {
	background-color: #fff;
	text-align: left;
	}
    
#inner {
  width:100%;
  background-color:#fff;
  display:block;
  overflow:auto;
 }
    
#headerimg 	{
    padding-top:10px;
    margin-bottom:10px;
	}
    
#content {
	font-size: 1.2em;
    margin-top:20px;
    width:620px;
	}
   
#headlineimg {
  overflow:hidden;
 }
 
.topmenu {
  clear:both;
  width:100%;
  margin: 0px;
  padding:0;
  overflow:hidden;
  border-bottom-color:transparent;
  background-color:#eceab7;
 }

.widecolumn .entry p {
	font-size: 1.05em;
	}
    
.narrowcolumn .entry, .widecolumn .entry {
	margin-top:0px;
    padding:0px;
    line-height: 1.4em;
	}
    
    
.entry p {
  padding-top:0px;
  margin-top:0px;
 }
     
.widecolumn {
	line-height: 1.6em;
	}
    
.narrowcolumn .postmetadata {
	text-align: center;
	}
    

#footer {
    font-size:8pt;
	}
    
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 1.4em;
	}
    
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}
    
h1 {
	font-size: 4em;
	text-align: center;
	}
    
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
    
h2 {
	font-size: 1.8em;
	}
    
h2.pagetitle {
    color:#000;
	}

#childpagetitle { color:#666; }
    
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar h3 { 
    font-size:1.1em;
    margin:0px;
    }
    

h3 {
	font-size: 1.3em;
	}

h3#hours {
  margin:0px;
 }
     
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
    
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
    
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
    
.entry p a:visited {
	color: #b85b5a;
	}
    
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
    
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
    
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
    
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
    
.commentmetadata {
	font-weight: normal;
	}
    
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
    
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
    
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
    
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
    
a, h2 a:hover, h3 a:hover {
	color: #88131b;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
    

/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
    
#page {
	background-color: #fff;
	margin: 0px auto;
	padding: 0 20px;
	width: 980px;
	}

#inner {
  background-color: #fff; 
  width:100%;
 }
    
#header {
	background-color: #fff;
	margin: 0;
	padding: 0;
	_height: 140px;
	}
    
    
.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 578px;
	}
    
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
    
.post {
  padding:0px;
  margin: 0px;
  margin-bottom:20px;
  text-align: left;
  background-color:#fff;
  width:100%;
  font-size:10pt;
  min-height:500px;
	}
    
.imagepost {
  min-height:192px;
  padding:0px;
  margin: 0px 0px 20px 0;
  text-align: left;
  background-color:#fff;
  font-size:10pt;
  font-family: Arial;
  width:100%;
  display:block;
  overflow:auto;
 }    
    
.post hr {
	display: block;
    border-color: #336699;
	}

.post p {
  _margin-left:20px;
  margin-right:20px;
 }

.imagepost .entry p {
  padding:0px;
  padding-right:10px;
 }
     
.widecolumn .post {
	margin: 0;
	}
    
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
    padding-bottom:20px;
	clear: both;
	}
    
#footer p {
	margin: 0;
	padding: 0px;
	text-align: center;
    color:#666;
	}
    
#footerinner {
  clear:both;
  margin:0px auto 10px auto;
  background-color:#fff;
  font-size:10pt;
 }

#footerinner a {
  text-decoration:underline;
 }
 
.entry {
  margin:20px 0 20px 0;
  _border:solid;
 } 

p#fineprint { 
  font-size:8pt;
  line-height:1.4em; 
}
 
/* End Structure */

/* Inner Footer Address Table */
#footerinner table {
  margin:20px 5px 10px 5px;
  border:none;
  text-align:left;
 }

td#tbl-spacer { width:90px; } 
td#addr {width:250px; } 
td#hrslbl {width:45px; }
td#daylbl {width:140px; }
td#hours {text-align:center; } 
td#dayaux {
  text-align:left;
  padding-right:10px;
  font-weight:bold; 
 }
td#hoursaux {
  font-weight:bold;
  text-align:center; 
} 
 
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
    
h2 {
	_margin: 30px 0 0;
	}
    
h2.pagetitle {
    margin-top: 20px;
    _margin-left:20px;
    margin-right:20px;
    padding-bottom:3px;
	text-align: left;
    border-bottom:thin solid #336699;
}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
    
    
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
        
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
    
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
    
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
    
.alignright {
	float: right;
	}
    
.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists
*/

html>body .entry ul {
	padding: 0 0 0 10px;
    margin-right:30px;
}
    
html>body .entry li {
	margin: 7px 0 8px 30px;
    padding:0px;
	}

    
.entry ol {
    margin-right:30px;
	}
    
.entry ol li {
	margin: 0;
	padding: 0;
	}
    
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
    
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
    
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
    padding:0px;
	}


#sidebar ul li img {
    border: none;
	}
    
#sidebarleft ul, #sidebarleft ul ol {
	margin: 0;
	padding: 0;
	}
    
#sidebarleft ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 12px;
    padding:0px;
	}

#sidebarleft ul li img {
    border-color:#fff;
    border-style:solid;
    border-left-width:thin;
    border-width:2px;
    width:136px;
	}
    
#sidebarleft ul li#activeitem img {border-color:#961B1E;}
    
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
    
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
    
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
    
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
    
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
    
li#sidebox {
   line-height:1.4em;
 }
 
.topmenu ul {
  list-style-type:none;
  display:block;
  font-family: Arial, Sans-Serif;
  font-weight: normal;
  color:#000;
  margin:0px;
  padding:0px;
  overflow: visible;
  background-color:#eceab7;
  text-align:left;
   }    
  
.topmenu ul#menu1 {
    height:36px;
    line-height:36px;
    font-size:20pt;
    border-bottom:1px solid #fff;
 }

.topmenu ul#menu2 {
    height:30px;
    line-height:30px;
    font-size:10pt;
    border-bottom:1px solid #fff;
 }
   
.topmenu ul li {
  vertical-align:middle;
  background-color: #eceab7;
  display:inline;
  border-right:1px solid #fff;
  _min-width:60px;
  text-align:left;
  margin:0px;
  float:left;
 }

.topmenu ul#menu1 li {
  padding:0px 10px 0px 10px;
}

.topmenu ul#menu2 li {
  padding:0px 10px 0px 10px;
  _min-width:94px;
}


.topmenu li#active, .topmenu li#activelast { 
  background-color: #B0654D;
 } 

.topmenu li#last, .topmenu li#activelast {
   _border-right:none;
 }
  
.topmenu ul li a {
  color:#000;
 } 

.topmenu ul li#active a, .topmenu ul li#activelast a {
  color:#fff;
 } 


.menubottom ul {
  text-align:center;
  list-style-type:none;
  display:block;
  font-family:Arial;
  font-size:9pt;
  color:#fff;
  margin:6px 0px;
  padding:0px;
   }    
    
.menubottom ul li {
  vertical-align:middle;
  display:inline;
  border-right:1px solid #666;
  padding:0px 7px 0px 7px;
  margin:0px;
 }
 
.menubottom ul li a{ color:#666; } 
 
.menubottom li#last { border-right:none; } 
 
/* End Entry Lists */



/* Begin Sidebar (Right)*/
#sidebar {
    padding-top: 20px;
    float:right;
	width: 340px;
	}
    
#sidebar form {
	margin: 0;
	}
     
#sidebarleft {
	margin-left:18px;
    padding-top:20px;
    float:left;
	width: 140px;
	}
    
/* End Sidebar */


.imagepost h3 {
   font-size:12pt;
   padding-left:20px;
   padding-right:20px;
 }

.imagepost p {
   padding-top:0px;
   padding-left:20px;
   padding-right:20px;
   margin-top:0px;
 }
 
p#map {text-align:center; }
  
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
    
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
    
blockquote {
    background-image:url('blockquote.gif');
    background-repeat:no-repeat;
    background-position:left;
    margin-left:14px;
    padding-left:14px;
    margin-bottom:12px;
    min-height:30px;
	}
    
blockquote p { padding-left:36px; margin-bottom:0px;}    

author {font-style:italic; }
    
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
    
.hidden {
	display: none;
	}
    
hr {
	display: none;
	}
        
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
