/*  
Theme Name: My Food. My Choice Blog Skin
Theme URI: http://anthemcg.com
Description:A custom blog skin for My Food. My Choice.
Version: 2.0.1
Author: Anthem Design Group
Author URI: http://anthemcg.com
Tags:
Change Log: 


   This theme, including the CSS, XHTML and design, is released under the
   GPL: http://www.opensource.org/licenses/gpl-license.php

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family:Lucida Sans,Lucida Sans Unicode,sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #181109 url('images/body_bg.jpg') no-repeat center top;
	color: #fff;
}

h1{
	font-family: Georgia, Arial, Sans-serif;
	font-size: 23px;
	color: #F8F8F8;
}

h1 a{
	color: #F8F8F8;
}

h1 a:hover{
	text-decoration: none;
	color: #F8F8F8;
}

a:link, a:visited{
	text-decoration: none;
	color: #F8F8F8;
}

a:hover{
	text-decoration: none;
	color: #fff;
}

p{
	padding: 10px 0 0 0;
	font-family:Lucida Sans,Lucida Sans Unicode,sans-serif;
	line-height:1.3;
	margin-top:10px; 
}

ol, ul {
	list-style: none;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 990px;
	text-align: left;
}

#header{
	float: left;
	width: 990px;
	height:142px;
	color: #F8F8F8;
}

#logo{
	float: left;
}

#htitle{
	float: left;
	margin: 27px 10px 0 10px;
	height:497px;
	border:none;
	width:314px;
}

#desc{
	float: left;
	color: #777;
	margin: 35px 10px 0 10px;
}

#navmenu{
	float: right;
	margin: 85px 0 0 0;
	background: #000;
	padding-right:20px;

}

#navmenu ul{
	list-style-type: none;
	list-style-image: none;
	padding:0px;
}

#navmenu ul li{
	display: inline;
	padding: 0 0 0 13px;
	text-transform:uppercase;
}

#navmenu ul li a {
	text-decoration: none;
	color: #F8F8F8;
	text-transform:uppercase;
}

#navmenu ul li a:hover {
	color: #ffcc00;
}

#container{
	float: left;
	width: 700px;
	margin: 0 15px 0 0;
}

#postcon{
	margin: 10px 0;
	background: #000;
}

.post{
	padding: 10px 20px;
}

.post a{
	color: #ffcc00;
}

.post a:hover{
	color: #fff;
	
} 

.post h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-bottom:10px;
	margin-top:30px;
}

.post h2 a{
	color: #990000;
}

.entry{
	line-height: 18px;
}

.postmetadata{
	border-top: 1px solid #EEE;
	padding: 2px 0 2px 20px;
	color: #AAA;
	background: url(images/time.png) left center no-repeat;
	margin-bottom:20px;
}

.metabox{
	float: left;
	width: 99%;
	line-height: 20px;
	margin: 15px 0;
	padding: 5px 0 5px 5px;
	background: #2b2b2b;
}

.navigation{
	clear: left;
	background: #000;
	color: #F8F8F8;
	width: 680px;
	height: 35px;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

table#wp-calendar{
	width: 100%;
}

.commentlink{
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 10px;
}

.editcomment{
	padding: 2px 0 2px 20px;
	background: url('images/pencil.png') left center no-repeat;
	margin-left: 10px;
}

.catlink{
	padding: 2px 0 2px 20px;
	background: url('images/cat.png') left center no-repeat;
}

.taglink{
	display: block;
	padding: 2px 0 2px 20px;
	background: url('images/tag.png') left center no-repeat;
}
/*Sidebar
-----------------------------------------------------*/
.sidebar{
	float: left;
	width: 266px;
	display: inline;
	color: #cccccc;
	background: #000;
	border: 2px #292929 solid;
	margin-top:9px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #D79E4E;
	color:#D79E4E;
	margin-bottom:10px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}

.cle{
	clear: both;
}

/*Footer
-----------------------------------------------------*/
#footer{
	clear: both;
	float: left;
	text-align: center;
	width: 990px;
	line-height: 20px;
	margin: 15px 0;
	padding: 5px 0 5px 20px;
	color: #AAA;
}

/*Comments
-----------------------------------------------------*/
.odd{
	background: #EEE;
}

.even{
	background: #FFF;
}

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
}

.comments-template ul{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ul li{
	line-height: 18px;
	padding: 10px 0 10px 10px;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   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;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #EEE;
padding: 2px;
margin: 0 10px;
background: #fff;
}

.menu {
			float: left;
			width:auto;
			background: #000;
			margin-left:16px;
			margin-top:4px;
		}
			.menu img { float: left; margin-top: -50px; margin-left: 0px;}
			
			.menu ul { float: left;}
			
				.menu ul li { 
					float: left;
					width:auto;
					margin-right:53px;
				}
				
				.menu ul li a {
					text-transform: uppercase;
					color: #FFF;
					font-family: Arial, sans-serif;
					text-decoration: none;
					display: block;
					font-size:12px;
				}
				
					.menu ul li a:hover { color: #990000;}
					
					.menu ul li ul { display: none; width: 150px; float:left;}
						
					.menu ul li:hover ul { display: block; position: absolute; margin: -3px 0 0 -40px; z-index: 1000;}
					
						.menu ul ul li { clear: both; }
						.menu ul ul li { width: 100%; text-align: center;color: #FFF; background: #000; border-bottom: 1px solid #e1e1e1}
						.menu ul ul li a {padding: 8px 0; text-decoration: none; float: left; font-size: 12px; width: 100%; text-align: center;}
						.menu ul ul li a:hover { background: #000; }	
						
						
	.social {
		
		float:left;
		width:500px;
		margin-left:186px;
		width:382px;
		margin-top:28px;
		
		}
					
	blockquote {
		margin: 10px 25px !important;
	}
	
	p { padding: 5px 0;}
		
						
