/*  
Theme Name: Pie in the Sky
Theme URI: http://www.unionstreetmedia.com
Description: a custom theme for pieintheskyvt.com
Version: 1.0
Author: Scott Nelle
Author URI: http://www.unionstreetmedia.com/

*/

/* =Whitespace reset
-----------------------------------------------
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img { border: 0; }

fieldset {
	border: 1px solid #666;
	padding: 10px;
}

/* =Structure
-----------------------------------------------
*/
#wrapper {

}

#header {
	width: 960px;
	height: 326px;
	margin: 0 auto;
	position: relative;
}

#content {
	width: 960px;
	margin: 0 auto;
}

#main {
	width: 544px;
	float: right;
	padding-right: 92px;
}

#sidebar {
	width: 233px;
	float: left;
	padding-left: 44px;
}

#footer-wrap {
	clear: both;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding-top: 71px;
	padding-bottom: 30px;
}

#hours {
	width: 233px;
	float: left;
	padding-left: 44px;
}

#footercontact {
	width: 544px;
	float: right;
	padding-right: 92px;
}

#footernavbar {
	clear: both;
}

.clearboth {
	clear: both;
}

/* Self-clearing elements
   http://www.positioniseverything.net/easyclearing.html] */
.clear { display: inline-block; }   
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }


/* =Background
-----------------------------------------------
*/
body { background: #2a3446 url('i/content-tile.jpg') center top repeat-y; }
#wrapper { background: transparent url('i/top.jpg') center top no-repeat; }
#content { background: transparent url('i/content.jpg') left top no-repeat; }
#footer-wrap { background: transparent url('i/footer.jpg') center top no-repeat; }

/* =Header
-----------------------------------------------
*/
#logo {
	margin: 0;
	position: absolute;
	left: 18px;
	top: 19px;
}

#headerphoto {
	width: 734px;
	height: 245px;
	position: absolute;
	left: 226px;
	top: 0px;
}

#headerphoto img {
	width: 734px;
	height: 245px;
}


/* =Navbar
-----------------------------------------------
*/
#navbar {
	width: 591px;
	height: 29px;
	position: absolute;
	left: 277px;
	top: 245px;
	margin: 0;
	background: transparent url('i/navbar.jpg') left top no-repeat;
	list-style: none;
}

#navbar li {
	position: absolute;
	top: 0px;
}

#navbar a,
#navbar span {
	display: block;
	height: 29px;
	background: transparent url('i/navbar.jpg') left top no-repeat;
	text-indent: -9999px;
	outline: none;
}

#nb1 { width: 69px; left: 0px; }
#nb2 { width: 68px; left: 88px; }
#nb3 { width: 146px; left: 188px; }
#nb4 { width: 98px; left: 354px; }
#nb5 { width: 117px; left: 472px; }

#nb1 a { background-position: -0px 0px; }
#nb2 span { background-position: -88px 0px; }
#nb3 a { background-position: -188px 0px; }
#nb4 span { background-position: -354px 0px; }
#nb5 a { background-position: -472px 0px; }

#nb1 a:hover { background-position: -0px -29px; }
/*#nb2 a:hover { background-position: -88px -29px; }*/
#nb3 a:hover { background-position: -188px -29px; }
/*#nb4 a:hover { background-position: -354px -29px; }*/
#nb5 a:hover { background-position: -472px -29px; }

/* dropdowns */
#navbar ul {
	background: #edcc6d;
	border: 1px solid #fddc7d;
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 2px 6px;
	list-style: none;
	line-height: 1.8;
}

#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 12px;
	top: 29px;
}

#navbar ul li {
	position: relative;
	border-width: 0;
	white-space: nowrap;
	margin: 0;
	width: auto;
	z-index: 100;
}

* html #navbar li ul li {
	height: 100%;
}

#wrapper #navbar ul li a {
	display: inline;
	color: #4f576e;
	padding: 2px 0;
	background: transparent;
	text-indent: -0px;
	height: auto;
}

/* =Type and Colors
-----------------------------------------------
*/
body {
	font: normal 0.75em/1.5 Verdana, sans-serif;
	color: #fff;
}

p,
ul,
ol { margin-bottom: 18px; }

h3,
h4,
h5,
h6 {
	margin-bottom: 4px;
}

ul, ol { margin-left: 20px; }

ul ul, ol ol { margin-bottom: 0; }

li { margin-bottom: 4px;}

a {
	color: #8381c4;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font: bold 158%/1.5 "Lucida Grande", Tahoma, sans-serif;
	color: #efd348;
	margin-bottom: 0px;
}

h2 {
	font: bold 133%/1.5 "Lucida Grande", Tahoma, sans-serif;
	color: #efd348;
	margin-bottom: 8px;
}

h3 { font-size: 117%; }
h4 { font-size: 100%; }
h5 { font-size: 92%; }
h6 { font-size: 92%; }

/* =Sidebar
-----------------------------------------------
*/
#sidebar {
	font-size: 92%;
}

#sidebar h2 {
	font-size: 172%;
	margin-bottom: 0;
	line-height: 1;
	color: #8381c4;
}

.specials {
	margin-bottom: 30px;
}


/* =Footer
-----------------------------------------------
*/
#footer h2 {
	margin-bottom: 0px;
	line-height: 1;
}

#hours p {
	color: #2a3446;
}

#footercontact h2 {
	color: #2a3446;
}


#footercontact a {
	color: #fff;
	font-weight: normal;
}

#footernavbar {
	text-align: center;
	padding-top: 60px;
	margin-bottom: 50px;
	line-height: 1;
}

#footernavbar li {
	list-style: none;
	display: inline;
	padding: 0 8px;
}

#footernavbar a {
	color: #2a3446;
	font-weight: normal;
	font-size: 92%;
}

#usmtag {
	margin: 0;
}

#usmtag a {
	display: block;
	width: 220px;
	height: 20px;
	margin: 0 auto;
	background: transparent url('i/usmtag.gif') left top no-repeat;
	text-indent: -9999px;
}

/* =Home Page
-----------------------------------------------
*/
#post-3 .entrytext {
	font-size: 15px;
	line-height: 1.8;
}

/* =Menu Pages
-----------------------------------------------
*/
#main table {
	border-collapse: collapse;
	margin-bottom: 18px;
	line-height: 1.7;
}

#main td,
#main th {
	border-bottom: 1px dotted #eee;
	padding: 12px 2px 4px 2px;
	vertical-align: bottom;
}

/* =Create Your Own Page
-----------------------------------------------
*/
#post-15 ul {
	margin-left: 0;
	list-style: none;
}

#post-15 li {
	width: 30%;
	margin-right: 3%;
	float: left;
}

#post-15 ul,
#post-15 p,
#post-15 h2,
#post-15 h3,
#post-15 h4,
#post-15 h5,
#post-15 h6 {
	clear: left;
}

/* =WordPress output styles
-----------------------------------------------
*/
.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin: 0 1em 1em 0;}
.alignright { float: right; margin: 0 0 1em 1em; }

.aligncenter,
.alignleft,
.alignright {
	text-align: center;
}

/* Begin Typography & Colors */
.postmetadata {
	
}

blockquote {
	margin: 10px 0;
	border-left: 10px solid #ccc;
	padding: 0 20px 0 10px 
}
/* End Typography & Colors */

/* Begin Comments*/
li.authorcomment {
	background: #eee;
}
.commentlist cite {
	font-style:normal;
	font-weight: bold;
}
/* End Comments */

/* widget sidebar */
#wp-sidebar {

}
#wp-sidebar ul {
	margin-left: 0px;
}
#wp-sidebar ul ul {
	margin-left: 20px;
	margin-bottom: 1em;
}
li.widget {
	list-style: none;
}
li.widget ul {
	list-style: disc;
}
li.widget ul ul {
	list-style: circle;
}
