/*

Theme Name: Diet 1
Theme URI: http://www.new-era-web-solutions.com
Description: <p>2 Column beautiful Diet Theme. Suitable for any blog.</p>
Version: 1.0
Author: New Era Web Solutions
Author URI: http://www.new-era-web-solutions.com/


*/



/* Begin Typography & Colors */

body, html{

	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #2e2d2d;
	background: #f8f8b2 url(images/bg.jpg) repeat scroll top right;
	margin:0px;
	
	}

p {
line-height: 170% !important
}

h2 {
font-size: 22px; !important
font-family: Arial;
color: #971b1e;
}

img.alignright { margin: 0 7px 2px 0; float: right; }

img.alignleft { margin: 0 0 2px 7px; float: left;}



a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color:#0036cf;
	}



a:hover {
	color:#0036cf;
	}



a:link, a:visited {
	text-decoration:none;
	color:#0036cf;

}

a:hover, a:active {

	text-decoration: underline;
}

.header {
	position:relative;

}

#header{
	height:270px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#title_desc {
	position:absolute;
	top:45px;
	left:50px;
}

#header h1 {
	margin:0px;
	padding:0px;
	font-size:3em;
}

#header h1 a{
	color: #fff;
	margin:0px;
	padding:0px;
}

#header h5{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#fff;
}

#logo {
	font-size:1.8em;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:55px;
	left:50px;

}

/* menu */

#menu a {
color: #fff;
border-left: url(images/divider.jpg) no-repeat left center;
}

#menu{
background: transparent;
	height:30px;
	position: relative;
	top: 243px;
	margin-right:0px;
   	width:954px;
    	z-index: 3000; 
	}

#menu ul{
	list-style: none;
	list-style-type: none;
	font-size: 1.1em;
	margin:0px auto;
	padding:0px;
	padding:0 10px 0 10px;
	z-index: 3000; !important

}

#menu ul li{
	float: right;
	margin: 0 0 0 0px;
	height: 25px;
border-left: 1px solid #fff;
z-index: 3000; !important

}



/* #menu ul li a{
	display: block;
	text-decoration: none;
	color:#fff;
	font-size: .90em; /* Resets 1em to 10px */
	padding-right: 10px;
	padding-left:30px;
	font-weight:bold;
	line-height:30px;
	background-repeat: no-repeat;
	background-position: right;
z-index: 3000; !important

} */



#menu ul li a:hover{
	text-decoration: none;
	font-weight:bold;
z-index: 3000; !important
}



#menu ul li.current_page_item{

z-index: 3000; !important

}
/*
#menu ul li.current_page_item a{
	color:#222;
	text-decoration:bold;
	background-color:#eaea78;
	line-height:26px;
	margin-top:2px;
	z-index: 3000; !important
}
*/

/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: right;
	clear:right;
	margin: 234px 0 0 0px;
	width: 974px;
	height:30px;
	background-color:#F19420;
}
#access .menu-header,
div.menu {
	font-size: 12px;
	
	
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	float:right;
	padding:0 10px 0 0;
}
#access .menu-header li,
div.menu li {
	float: right;
	position: relative;
	border-left: 1px solid #FFFFFF;
}
#access a {
	color: #fff;
	display: block;
	line-height: 30px;
	padding: 0 15px;
	text-decoration: none;
	font-weight:bold;
}
/* #access a:after {
	content:"\00a0\00a0\002F"
}
#access .sub-menu  a:after {
	content: ""
}

#access li:last-child a:after {
	content:"\00a0"
}

*/
#access ul ul {
	box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	display: none;
	position: absolute;
	top: 30px;
	right: -1px;
	float: right;
	width: 180px;
	z-index: 99999;
	/*border-right:1px solid #ccc;
	border-left:1px solid #ccc;*/
	border:1px solid #fff;
	background-color:#a4cd40;
	padding:0 !important;
}
#access ul ul ul{right:181px; display: none;position: absolute; }
#access ul ul li {
	min-width: 180px;
	border-bottom:1px solid #fff;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	
	color: #fff;
	background-color:#981b1f;
}
#access ul li:hover > ul {
/*	display: block;*/
}

#access ul ul .parent .sub-menu {display:none; }

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
		color: #fff;
	background-color:#981b1f;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
		color: #fff;
	background-color:#981b1f;
}


.parent > a:after {
    color: #fff;
    content: '\25bc';
    font-size: 12px;
    vertical-align: 1px;
	margin:0 10px 0 0;
}
 
.sub-menu .parent > a:after {
    content: '\25c0';
}



/* /////////////////end menu  //////////////// */





.mid{
	position:relative;
	top:0px;
z-index:0;
	left:12px;
	margin-top: 10px;
}

.content_column{
z-index: -200;
}


#content {
padding:15px 30px 45px;
z-index: -200;
background:#FFFFFF none repeat scroll 0 0; 
margin-top: 15px; !important
}


.add{

text-align:center;

}

.add img{

margin:0 auto;
padding:5px;

}


.author{
	background-color:#00007a;
	padding:10px;
	margin-bottom:10px;
	border:5px solid #000000;
	width:250px;
	list-style:none;
	position:absolute;
	right:30px;
	top:170px;
	color:#fff;

}

.author h3, .author ul, .author li

{
padding:0px;
margin:0px;
list-style:none;

}

<!--sidebars, left and right-->

#sidebars {
background-color:#000;


}

#sidebars .contact {

width: 205px;
height: 91px;
text-align: center;
color: #ffffff;
font-size:16px;
font-weight: bold;
background: url(images/contact.gif) no-repeat top center;
margin:0;
padding:2px 0;
line-height: 170%;
}

#sidebars .contact a {
color: #fff;
}

#sidebars ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding:10px;


}

#sidebars li {
margin-bottom: 10px;
}


#sidebars ul li ul{
	margin:0px;
	padding:0px;
	border-bottom:0px solid #ebc0d5;

}



#sidebars ul li ul ul{

border:none;

}

#sidebars ul li h2 {
	color:#fff;
	padding:0px;
	margin:0px;
	padding:10px 10px 0px 22px;
	font-size:1.4em;
	background-image: url(images/h2bg.gif);
	background-repeat: no-repeat;
	height:45px;

}

#sidebars ul li ul li{

	border-bottom:0px solid #f5f5f5;
	padding:2px 5px 0px 0px;
	color:#000;

}


#sidebars ul li ul li li{

	border-bottom:0px solid #f5f5f5;
	padding:5px;

}

#sidebars ul li ul li li a{
color:#222;

}

#sidebars ul li ul ul{

	margin:0px;
	padding:0px;
	border-top:0px solid #eee;
}

#sidebars ul li ul li a,

#sidebars ul li ul li a:visited

{
	color:#1C4998;
	text-align:right;
	font-size:1.10em;

}

#sidebars ul li ul li a:hover{

text-decoration: underline;


}

#sidebars ul li ul {

	margin-bottom:10px;

}


.footer{

z-index:5;
position: relative;
margin-right: 80px;

}

#footer {
	background:transparent url(images/footerbg.jpg) repeat scroll 0 0;
	height: 51px;
	text-align:center;
	font-size:1.0em;

}


#footer p {

	margin: 0;
	padding: 10px 0;
	text-align: center;
	color:#ba240c;
	}



#footer p a {

	color:#ba240c;
	text-decoration: none;
	}



.sponsor ul {
margin:0px;
padding:0px;
text-align:center;

}

.sponsor li{

display:inline;
padding:3px 10px;

}

small {

	font-size: 0.9em;

	}

h2.pagetitle {
	font-size: 18px;
	color:#ba240c;

	}

.entry img {
border:0;

}

acronym, abbr, span.caps

{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;

	}


#wp-calendar a {

	text-decoration: none;

	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: right;

	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;

	}

/* End Typography & Colors */


.post {
	margin: 0 0 40px;
	text-align: justify;

	}


.post  small{
	margin:0px;
	padding:0px;

	}

.post  small span{
	color:#ba240c;
	font-size:1.0em;

	}


.post h2
 {
font-size: 18px; !important
    margin-top:5px;
    padding:0px;

}

.post h3
 {

    margin-top:5px;
    padding:0px;
color: #981B1F;
font-size: 16px;
font-weight: bold;
}


.post h2 a
{
	color:#981C1E;
	font-size:18px;
	font-weight:bold;
}


.post h3 a
{

font-size: 14px;
font-weight: bold;
color: #d91015;
}


.search ul li {
background-image:none;

}

.author a,.author a:visited {

color:#FFCC00;

}

.author p{
padding:0px;

}

.author img{
padding:3px;
border:1px solid #eee;
background-color:#fff;
margin:5px;

}

.postmetadata {
	clear: left;
}

/* End Structure */


/*	Begin Headers */

h2.pagetitle {
	margin-top: 10px;
	text-align: right;
	padding:0px;
	margin-bottom:0px;

}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {

	margin: 5px auto;
	padding: 0px 3px;
	}

#sidebars #searchform #s {
	width:135px;
	padding: 0px;
	}

#sidebars #searchsubmit {

	background-color:#981B1F;
        font-weight:bold;
        color:#FFFFFF;
        padding: 3px;

	}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align: right;

	}

select {

	width: 130px;

	}

/* Comments starts here*/

.alt {
	background-color: #e4e463;
	border:1px solid #dbdb3e;

	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#981B1F;
	border:1px solid #eee;
	color:#000;

	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#f5f5f5;
	border:1px solid #eee;

	}



#commentform #submit {
	
        background-color:#981B1F;
        font-weight:bold;
        color:#FFFFFF;
        margin: 0;
	float: right;

	}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;

	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;

	}

.commentlist p {
	margin: 10px 5px 10px 0;

	}

#commentform p {
	margin: 5px 0;

	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;

	}



.commentmetadata {
	margin: 0;
	display: block;

	}

/* End Comments */

/* Begin Sidebar */



#sidebar form {
	margin: 0;

	}


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;

	}


#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: right;

	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: right;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;

	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-right: 20px;
	border-right: 5px solid #ddd;

	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


hr {
	display: none;
	}



a img {
	border: none;
	}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/

/* icons for user, cat and comments */

.post .folder_icon{

	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

.post .folder_icon a {

	margin-right:15px;
}

/* .post .comments{

	background-image: url(images/comments.gif);

	background-repeat: no-repeat;

	background-position: left center;



} */

.post .comments a{
	margin-left:15px;

}



.post .date{
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#333;
	font-weight:normal;

}

.post .date strong{
margin-left:15px;


}

