/*

		 Miss Millies THEME FOR WORDPRESS
		 
		 By: GR Mendoza
		 http://grmendoza.com
		 
		 Light Tan: #f4dfb8
		 Dark Tan: #d7b880
		 Dark Gray: #272727
		 Dark Red: #990000
		 
*/

/*
	RESET
*/

*									{ margin: 0; padding: 0; }
html								{ overflow-y: scroll;}
html, body							{ height: 100%; background-color:black;}
body								{ font-size: 62.5%; font-family: Arial, sans-serif; color: black;
background-image:url(http://www.msmillies.com/images/BodyBackGround.jpg); background-position: top; background-repeat: repeat-x; 
									}
ul									{ list-style: square inside; }
ol									{ list-style: decimal inside; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; background: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }
#centerAll							{ margin-left: auto; margin-right:auto;}

/*
	UTILITY
*/
.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.button								{ border: 1px solid #272727; background: white; padding: 3px 8px; 
									  -moz-border-radius: 5px; -webkit-border-radius: 5px; color: 272727; }
.button:hover						{ background: #990000; color: white; }


/*
	TYPGROGRAPHY
*/
p, li								{ font-size: 1.2em; line-height: 1.2em; margin: 0 0 10px 0; font-family:Georgia, "Times New Roman", Times, serif;}
p#intro-paragraph					{ font-family: Georgia, serif; font-size: 2.0em; font-style: italic; line-height: 1.4em; 
									  margin-top: 5px; }
p#intro-paragraph span				{ font-size: 2.4em; font-weight: bold; }
p#intro-paragraph em				{ color: #990000; }
a									{ color: #990000; }
a:hover								{  color: white; }
h1									{ font-size: 3.6em; font-family: Georgia, serif; font-weight: normal; }
h2									{ font-size: 2.8em; font-family: Georgia, serif; font-weight: normal; }
h3									{ font-size: 2.6em; font-family: Georgia, serif; font-weight: normal; margin: 0 0 10px 0; }
h4									{ color: white; font-size: 2.0em; margin-bottom: 15px; }
.post h4							{ font-size: 1.8em; font-family: Georgia, serif; font-weight: normal; margin: 0 0 10px 0;
									  color: #900; }

/*
	FORMS
*/
input								{ padding: 3px; }



/*
	STRUCTURE
*/
#page-wrap							{ width: 960px; margin: 0px auto -250px; 
									  min-height: 100%; height: auto !important; height: 100%; background-color:#000; 
									  background-image:url(../../../images/MainBackGround.jpg); background-repeat:repeat-y;
									  
									  }


#socialsidebar 						{ width: 190px; float: left; margin-right: 15px; }
#main-col							{ width: 600px; float: left;  }	
#main-Content						{padding-left:10px;}				
#linksidebar						{ width: 273px; float: right; background-image:url(../../../images/sideBarBack.jpg); background-position:top; background-repeat:no-repeat; margin-right:30px;}
#linksidebar-col					{ display:none;  padding-top:20px; padding-left:10px; background-position:top; background-repeat:no-repeat; background-image:url(http://msmillies.com/images/LiveBanner.jpg); width: 273px;}
#TopPush							{ background-image:url(../../../images/TopPush.jpg); background-position:top; background-repeat:no-repeat; height:11px;}
##linksidebar p { font-size:18px; }



#push								{ height: 250px; }


/*
	HEADER
*/
h1#logo								{ width: 288px; height: 33px; text-indent: -9999px;
									  margin: 0 10px 8px 0; float: left; }
#main-pic							{ float: left; margin-right: 10px; }
#top-bar							{ padding: 20px 0 0 0; }
#top-bar p							{ color: black; width: 300px; float: left; }
form#searchform						{ margin: 0 0 10px 0; float: right; }
#topHeader							{width:960px; height:281px; background-image:url(http://www.msmillies.com/images/TopHeaderBack.jpg); background-repeat:no-repeat; background-position:top;}
#TopBanner { float:right; margin-top:0; padding-right:60px;}
/*
	MENU
*/
#menu-bar							{ padding-top: 11px; padding-bottom: 20px;}
ul#main-nav							{ width: 360px; float: left; margin: 10px 0 0 0; }
ul#extra-nav						{ width: 360px; float: right; text-align: right; margin: 10px 0 0 0; }
ul#main-nav	li, ul#extra-nav li		{ display: inline; }
ul#main-nav li a, ul#extra-nav li a	{ text-transform: uppercase; color: white; font-size: 1.2em; padding: 3px 8px;
									  -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ul#main-nav li a:hover,
ul#extra-nav li a:hover,
body#portfolio ul#extra-nav li.portfolio a,
body#default ul#main-nav li.home a,
body#about ul#main-nav li.about a,
body#contact ul#main-nav li.contact a,
body#resume ul#extra-nav li.resume a{ background: black; color: #272727; }

/* nav menu */
#navMenu { padding-top:230px; padding-left:250px;}
#navMenu li { display: inline; padding-left:15px;}
#navMenu a { font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:14px; color:white;}
#navMenu a:hover { background-color:#000;}

/* end of nav window */


/*
	WIDGETS
*/
.widget								{ background: #f4dfb8; width: 190px; border-right: 1px solid #d7b880; 
									  border-bottom: 1px solid #d7b880; 	
									  -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0 0 15px 0; }
.widget .inside						{ padding: 10px; }
.widget ul							{ list-style: square outside; margin-left: 15px; }
.widget ul li 						{ margin: 0 0 5px 0; }
.widget ul li a 					{ display: block; padding: 2px; }
.widget ul li a:hover				{ background: #900; color: white; }
.thumb								{ width: 62px; }
.flickr-thumb						{ height: 41px; width: 62px; overflow: hidden; float: left; margin: 0 0 10px 15px; }


/*
	BLOG ENTRIES
*/
.post								{ margin: 0 0 45px 0; }
.datebox							{ width: 40px; float: left; padding: 0 5px 5px 5px; background: #990000; color: white; text-align: center;
									  margin: 0 10px 0 0; }
.day								{ font-size: 3.4em; font-weight: bold; margin: 0; font-family: Georgia, serif; }
.month								{ font-size: 1.8em; font-weight: bold; text-transform: uppercase; margin: 0; }
.year								{ font-size: 1.6em; font-weight: bold; margin: 0; }
ol.commentlist						{ list-style: none; }
.comment-bubble						{ background: #990000; color: white; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ol.commentlist li p					{ font-size: 1.0em; }
.gravatar							{ margin-top: 3px; padding: 2px; height: 40px; }

/*
	FOOTER
*/

#msfooter							{ width:960px; height:90px; background-image:url(../../../images/FooterBack.jpg); background-repeat:no-repeat; background-position:top; margin-left: auto; margin-right:auto; }
#msFooterInside a					{ color:#FFF;}
#msFooterInside a:hover				{ color:#000;}
#msFooterInside						{ padding-top:30px; padding-left:50px;}
#msFooterInside p 					{ color: #000; font-family:Verdana, Arial, Helvetica, sans-serif;}


/*
MailBox Styles
*/
#MailBox 							{ width:585px; height:387px; background-image:url(http://www.elliscountybbq.com/images/mailListBack.jpg); background-position:top; background-repeat:no-repeat;}
#newsLetterForm 					{float:right; width:216; padding-top:145px; padding-right:108px; vertical-align:middle;}




/*
	NewsLetter Form
*/
fieldset { border: none; }
input, textarea, a { outline: none; }

#formRight {
	width: 320px;
	float: right;
	}
	#formLeft input {
		width: 250px;
		margin: 0 0 20px 0;
		border: none;
		text-align: center;
		background: none;
		margin: 13px 0 0 8px;
		font-size: 1.4em;
	}
	#formLeft .input-bg {
		background: url(http://www.elliscountybbq.com/forms/images/form-sm-bg.jpg) bottom left no-repeat transparent;
		height: 45px;
		margin-bottom: 10px;
	}
	#formLeft .active {
		background: url(http://www.elliscountybbq.com/forms/images/form-sm-bg.jpg) top left no-repeat transparent;
	}

label {
	display: block;
	font-size: 1.3em;
	text-indent: 10px;
	font-weight: bold;
	float:left;
}
label.error {
	position: absolute;
	top: -16px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
input.submit-button {
	float: none;
}

/* Our Story Page Style*/

.ourStoryBody 							{ padding-left:10px; width:560px;}
.ourStoryBody h2						{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.ourStoryBody a:hover 					{ color:#000066;}
#aboutUsMedia 							{ float:left;}

/* Map */

#map				{ width: 462px; height: 222px; top: 207px; left: 74px; }

/* Menu Page */

#menuBody { width:500;}
#menuMain { float:left; width:220px; margin-right:8px; }
#menuHeader h2 { font-size:20px; color: #000000; font-weight:bold; text-align:center;}
#menuMain ul { list-style-type:none; text-align:center;}
#menuMain ul h3 { color:#FF0000; font-size:14px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
#menuMain ul img { border:none;}
#menuToGo { float:left; width:200px; }
#menuMain ul p { font-size:16px; color:#FF0000; font-weight:bold;}
#menuDownLoadImage { float:left; padding:0; margin:0;}
#menuDownLoadText { text-align:left; padding-top:0px;}
#menuMainBorder {float:left; width:5px; margin-right:1px; margin-left:8px;}
#menuBorder { background-color: #CCCCCC; width:4px; height:250px; padding-top:40px;}
.menuSmallPrint { font-size:10px; color:#999999; text-align:center;}
#menuNotice {font-size:10px; color: #666666; text-align:center;}

/* Page Content */

#msPage { padding-left:30px;}
#msPage h2 { font-size:14px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}

/* BikerBanner */
#bikerBaner { background-position:top; background-repeat:no-repeat;  background-image:url(http://msmillies.com/images/LiveBanner.jpg); width: 273px; height:222px; }
#bikerBaner h5 { font-size:20px; padding-top:20px;}
