/*  

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: #ca4a3A;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#333333;

	}



html{

	margin: 0

	}

/* 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: #FFF;

	background-color: #CC0000;

	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;

	margin-right: 15px;

	}



.alignright {

	float: right;

	margin-left: 15px;

	}

	

a:link, a:active, a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	}



a:hover {

	color: #CA4A3A;

	text-decoration: none;

	font-weight: bold;

	padding: 0px;

	}

	

/* Blog Title */

#blogtitle {

	margin: 0;

	padding: 0;

	}



#header {

	margin: 0;

	padding: 0;

	width: 950px;

	height: 58px;

	display: block;

	background-image: url('images/headerbg.png');

	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: Arial;
	font-size: 11px;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 15px;
	float: left;
	border: 0;
	}



#topnav a:hover {

	background-color: #FFFFFF;

	color: #cc0000;

	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: 0px 0px 0px 0px;

	width: 950px;

	background-image: url('images/headerimg_01.png');

	background-repeat: no-repeat;

	height: 250px;

	}



#blogtitle {

	padding: 0px 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: Arial;
	font-size: 12px;
	text-align: left;
	color: #666;
	}



#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: #cc0000;
	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: Arial;

	font-size: 12px;

	color: #FFFFFF;

	margin: 0;

	padding: 0;

	}



#sidebar ul, #sidebar ol {

	margin: 0 15px 0 15px;

	padding: 0;

	list-style-type: none;

	}

	

#sidebar a{

	font-family: Arial;

	font-size: 12px;

	color: #C00;

	text-decoration:none;

	}	

	

#sidebar a:hover{

	font-family: Arial;

	font-size: 12px;

	color: #666666;

	text-decoration: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 {

	color: #666666;
	}



#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: 635px;

	float: left;

	margin: 0;

	font-family: Arial;

	font-size: 12px;

	padding-right: 15px;

	line-height: 16px;

	text-align: left;

	color: #666666;

	}



#content .blogpost {

	margin: 0 0 20px 0;

	}





#content .head {

	color: #b30000;

	font-size: 11px;

	display: block;

	}





#content .head h2 {

	font-family: Arial;

	font-size: 22px;

	font-weight: bold;

	color: #cc0000 ;

	margin: 0 0 4px 0;

	border-bottom: 1px dotted #35413e;

	padding: 0 0 8px 0;
	
	line-height: 22px;

	}



#content h1, #content h2, #content h3, #content h4, #content h5 {

	font-family: Arial;

	font-size: 14px;

	color: #cc0000;

	margin: 0 0 7px 0;

	}







.entry {

	margin: 0 0 20px 0;

	text-align: justify;

	}



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



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: #FFF;
	}



.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: #333;
	}



ol.commentlist li cite {

	font-size: 12px;

	line-height: 17px;	

	font-weight: bold;

	font-style: normal;

	}



#bottom {

	width: 950px;

	background-color: #cc0000;

	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: #666;
	margin: 0;
	padding: 0;
	}





#footer{

	margin: 0;

	padding: 0;

	width: 950px;

	display: block;

	background-image: url('images/footerbg.png');

	background-repeat: no-repeat;

	display: block;

	font-size: 11px;

	color: #000;

	padding: 35px 0 10px 0;

	text-align: center;

	}





#footer a {

	text-decoration: none;

	color: #000000;

	}



#footer a:hover {

	color: #FFF;

	}

	

	

	

	

	

	

	

	






