/*
Theme Name: EET
Theme URI: http://www.eetnow.com/
Description: custom theme for EET restaurant and Catering.
Version: 1.0
Author: Katie MacLachlan
Author URI: http://www.ktmac.net
Tags: two-column, clean, minimal, green, grey, sans-serif

*/

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #979797;
	text-align: center;
	background-color:#E2DDCC;
	width:900px;
	margin: 0 auto;
	padding: 0;
	}
	
ul, li{
list-style:none;
text-align:left;
text-indent: 0px;
}	


#main {
	background-color: #FFFFFF;
	width:900px;
	height:100%;
	margin: 0 auto;
	text-align:left;
	}
	
#header {
width:900px;
height:145px;
margin: 0;
padding:0;
}	

#masthead {
height: 104px;
width: 450px;
display:inline;
background: url(images/masthead.jpg) #FFFFFF no-repeat;
margin:0;
float:left;
}


#nav {
text-align:left;
width: 355px;
float:right;
display:inline;
margin-top:60px;

}

#nav li {
display:inline;
}

#nav li.current_page_item a{
color:#50B948;

}

#contactbar{
width: 900px;
height:21px;
float:left;
clear:both;
text-align:center;
margin-top:15px 50px 0px 50px;
border-top: solid #E2DDCC 1px;
border-bottom: solid #E2DDCC 1px;
line-height:20px;
}

#contactbar h3{
display:inline;
margin-top:15px;
}




#maincontent{
width:900px;
height:100%;
margin-top:15px;
background: #FFFFFF;
overflow:auto;
clear:left;
}


#sidebar{
width: 235px;
margin-left:45px;
text-align: left;
height:100%;
display:inline;
float:left;
overflow:auto;
}

#sidebar li{
margin-left:-40px;

}


.post-meta-key{
font-size: 12px;
color:#666666;
text-transform:uppercase;
font-weight:100;

}

.post-meta{
font-size: 12px;
color:#979797;
font-weight:100;

}

#widecolumn{
width: 545px;
margin:0px 45px 50px 30px;
height:100%;
display:inline;
float:left;
}

#widecolumn img{
margin-bottom: 20px;
}

.menuitems{
color:#555555;
text-transform:capitalize;
margin-top:-5px;
line-height:1.25;
}

.menuitems-last{
color:#555555;
text-transform:capitalize;
margin-top:-5px;
border-bottom:dotted 2px #E2DDCC;
line-height:1.25;
}

.menuitems-main{
color:#555555;
font-weight:200;
text-transform:capitalize;
margin-top:-5px;
padding-bottom:10px;
border-bottom:dotted 2px #E2DDCC;
line-height:1.25;
}

.description{
color:#888888;
text-transform:lowercase;
margin-top:-10px;
padding:0;
margin-bottom:0;

}

.description ul{
list-style:circle;
padding:0;
Margin:0;
}

.description p{
padding:0;
margin-bottom:0;
}

.announcement{
color:#696969;
text-transform:lowercase;
padding-top:10px;
padding-bottom:5px;
font-size:14px;

}


#widecolumn .menuitems h3{
margin-top: -20px;
}


#narrowcolumn{
width: 235px;
margin-left:45px;
text-align: left;
height:100%;
display:inline;
float:left;
overflow:auto;
}

#narrowcolumn p{
margin-bottom:10px;
font-size: 12px;
color:#979797;
text-transform:uppercase;
font-weight:100;


}

#footer{
width: 810px;
margin:5px 20px 20px 45px;
text-align:left;
border-top:solid #e7e7e7 1px;
font-size: 9px;
color:#979797;
}


h1, h1 a{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color:#696969;
text-transform:uppercase;
font-weight:100;
margin-left:15px;;
padding:0;
}

h2{
font-size: 24px;
font-weight:100;
margin:-7px 0px 0px 0px;
padding:0;
}

h3{
font-size: 11px;
color:#979797;
text-transform:uppercase;
font-weight:100;
margin:0;
padding:0;
}

h4{
font-size: 36px;
color:#50B948;
text-transform:capitalize;
font-weight:100;
margin:0px 0px -10px 0px;
padding:0;
}

h5{
font-size: 55px;
color:#50B948;
text-transform:lowercase;
font-weight:100;
line-height: 1;
margin:0px;
padding:0;
letter-spacing:-.1;
}

img{
margin:0;
padding:0;
border:none;
}

a {text-decoration:none;
color:#696969;}

a:hover {
color:#50B948;
}

