/*  
Theme Name: Diet
Description: Light Greenish wordpress theme with round corners
Version: 1.0
Author: Rozeh
Author URI: http://ichdeuxflrodr.net/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #809c95;
	}

/* Inputs, Textareas */
form {
	margin: 0;
	padding: 0;
	}

#commentform {
	padding: 10px;
	}
	
input, textarea {
	border: 1px solid #35413e;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #161e1c;
	padding: 6px;
	margin: 0 0 5px 0;
	}
	
#searchsubmit, #commentform #submit {
	font-weight: bold;
	color: #c4f3e7;
	background-color: #6f8e86;
	text-align: center;
	cursor: pointer;
	border: none;
	}

#searchsubmit:hover, #commentform #submit:hover {
	background-color: #41544f;
	}
	
	

#layout {
	padding: 0;
	}

.clearer {
	clear: both;
	}

.navigation {
	display: block;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
a:link, a:active, a:visited {
	color: #4f645e;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	}

a:hover {
	color: #4f645e;
	text-decoration: none;
	font-weight: bold;
	background-color: #a7cdc3;
	padding: 2px;
	}
	
/* Blog Title */
#blogtitle {
	margin: 0;
	padding: 0;
	}

#header {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 58px;
	display: block;
	background-image: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	}

#topnav {
	margin: 1px 18px 0 18px;
    padding: 0;
	width: 950px;
	height: 44px;
	display: block;
	}	

#topnav a:link, #topnav a:active, #topnav a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #5c6e69;
	margin: 0 0 0 0;
	padding: 15px;
	float: left;
	border: 0;
	}

#topnav a:hover {
	background-color: #ffffff;
	color: #40514d;
	border: 0;
	}
	
#top {
	width: 950px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	}
	

#blogname {
	font-family: "Arial Narrow";
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #b6ded3;
	text-align: right;
	padding: 0;
	margin: 50px 0 20px 20px;
	background-image: url('images/headerimg.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 250px;
	}

#blogtitle {
	padding: 60px 0 0 0;
	}


#blogdesc {
	font-size: 12px;
	color: #e8fff9;
	letter-spacing: 1px;
	}
	
/* Wrapper */
#wrapper {
	width: 950px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
	background-image: url('images/wrapperbg.jpg');
	background-repeat: repeat-y;
	}

/* Container */
#container {
	width: 910px;
	margin: 10px 20px 10px 20px;
	padding: 0;
	display: block;
	}

#sidebar {
	width: 250px;
	float: right;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #161e1c;
	}

#sidebar .widget {
	margin: 0 0 20px 0;
	}

#sidebar .headtop {
	width: 250px;
	height: 10px;
	background-image: url('images/sideheadtop.jpg');
	background-repeat: no-repeat;
	}

#sidebar .head {
	background-color: #bee8dd;
	padding: 0 15px 0 15px;
	}

#sidebar .headbottom {
	width: 250px;
	height: 10px;
	background-image: url('images/sideheadbottom.jpg');
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	}
	
#sidebar h2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c6e69;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol {
	margin: 0 15px 0 15px;
	padding: 0;
	list-style-type: none;
	}

#sidebar ul li, #sidebar ol li {
	padding: 3px;
	border-bottom: 1px dotted #35413e;
	margin: 0 0 0px 0;
	}

#sidebar ul li:hover, #sidebar ol li:hover {
	background-color: #a7cdc3;
	}

#sidebar ul li a, #sidebar ol li a {
	border-bottom: 0px;
	}

/* Calendar */
#wp-calendar, #wp-calendar caption {
	text-align: center;
	width: 100%;
	margin: 0;
	}

	
/* Content */
#content {
	width: 650px;
	float: left;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	color: #161e1c;
	}

#content .blogpost {
	margin: 0 0 20px 0;
	}


#content .head {
	color: #6a978c;
	font-size: 11px;
	display: block;
	}


#content .head h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #5c6e69 ;
	margin: 0 0 4px 0;
	border-bottom: 1px dotted #35413e;
	padding: 0 0 8px 0;
	}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-family: Tahoma;
	font-size: 14px;
	color: #5c6e69;
	margin: 0 0 7px 0;
	}



.entry {
	margin: 0 0 20px 0;
	text-align: justify;
	}

.entryinfo {
	margin: 0 0 4px 0;	
	color: #3f5664;
	}

blockquote {
	padding: 5px 8px 5px 8px;
	background-color: #c3f0e4;
	border-left: 10px solid #a7cdc3;
	font-size: 11px;
	}

.entryf {
	margin: 10px 0 0 0;
	display: block;
	}

.commentcount {
	width: 113px;
	height: 37px;
	background-image: url('images/cca.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	letter-spacing: -1px;
	padding: 8px 0 0 0;
	float: right;
	margin: 10px 20px 0 0;
	}


.commentcount a:link, .commentcount a:active, .commentcount a:visited {
	border: none;
	color: #5c6e69;
	}

.commentcount a:hover {
	text-decoration: underline;
	}

/* Commentsarea */
ol.commentlist, .archive {
	margin: 12px 0 0 0;
	padding: 0;
	list-style-type: none;
	}

ol.commentlist li {
	margin: 0;
	padding: 10px;
	}

ol.commentlist li.alt {
	background-color: #c2efe3;
	}

ol.commentlist li cite {
	font-size: 12px;
	line-height: 17px;	
	font-weight: bold;
	font-style: normal;
	}

#bottom {
	width: 950px;
	background-color: #a7cdc3;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #161e1c;
	}

#bottombar {
	width: 900px;
	margin: 0 25px 0 25px;
	overflow: hidden;
	padding: 10px 0 10px 0;
	}

#bottombar .widget {
	width: 290px;
	margin-right: 10px;
	float: left;
	}

#bottombar a:hover {
	background-color: #ffffff;
	}

#bottombar ul, #bottombar ol {
	margin: 0;
	padding: 00 10px 0 10px;
	list-style-type: none;
	}

#bottombar ul li, #bottombar ol li {
	padding: 3px;
	border-bottom: 1px dotted #ffffff;
	margin: 0 0 0px 0;
	}

#bottombar ul li:hover, #bottombar ol li:hover {
	background-color: #ffffff;
	}
	

#bottombar .headtop {
	width: 290px;
	height: 10px;
	background-image: url('images/bottomheadtop.jpg');
	background-repeat: no-repeat;
	}

#bottombar .head {
	background-color: #ffffff;
	padding: 0 15px 0 15px;
	}

#bottombar .headbottom {
	width: 290px;
	height: 10px;
	background-image: url('images/bottomheadbottom.jpg');
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	}
	
#bottombar h2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c6e69;
	margin: 0;
	padding: 0;
	}


#footer{
	margin: 0;
	padding: 0;
	width: 950px;
	display: block;
	background-image: url('images/footerbg.jpg');
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	color: #e3f4fd;
	padding: 35px 0 10px 0;
	text-align: center;
	}


#footer a {
	text-decoration: none;
	color: #d7fff4;
	}

#footer a:hover {
	color: #161e1c;
	}
	
	
	
	
	
	
	
	


