/*
    Theme Name: Nutritilicious
    Theme URI: http://www.lotr.homelinux.net/nutritilicious/
    Description: theme for nutritilicious based on c3ro theme
    Version: 1.0
    Author: odanoy

<!-- ukey="03DBBE3D" -->

    Author URI: http://www.lotr.homelinux.net/
*/

/*	styles
*/

body 
{
	color: #000000;
	background-color: #ece9e5;
/*	background-color: #FFFFFF; */
/*	background-color: #ece8db;  */
/*	background-image: url(images/bg-body-1.gif); */
/*	background-repeat: repeat-x; */
	text-align: center; 
	font: 0.9em, "sans-serif";
	font-family: "sans-serif";
	line-height: 23px;
}

hr
{
	height: 1px;
	style: dotted;
}

#post{
	background: green;
}

#wrapper {
	margin: 0 auto auto auto ; 
	width: 1050px; 
	padding: 10;
	font-size: 93%;
}

#head {
	width: 1050px; 
	height: 141px;
	/*background-image: url(images/nutritilicious.jpg);*/
	background-color: #FFFFFF;
	background-repeat: no-repeat; 
	line-height: 10px;
	text-align: center;
	padding-top: 30px;
	padding-left: 0px;
}

#headering {
	font-size: 1.2em;
	text-decoration: none;
	color: #330000;
}

.description {
	font-size: 1.9em;
	text-decoration: none;
	color: #660066;
}

h1  a:link {
	text-decoration: none; 
	color: #804000;
}

h1  a:visited {
	text-decoration: none; 
	color: #804000;
}

h1  a:hover {
	text-decoration: none; 
/*	text-decoration: underline; */
	color: #663300;
}

#container {
	width: 1050px;
	height: 370px; 
	background-color: #FFFFFF;
/*	background-image: url(images/bg-container-1.gif);
	background-repeat: no-repeat;
	background-position: top; */
}


#pagecontent {
	padding: 10px;
	background-color: #FFFFFF;
}

#left {
	float: left; 
	text-align: justify; 
	padding: 0 10px 0 20px;
	width: 800px;
}
	
#right {
	float: left; 
	text-align: left; 
	padding-left: 20px;
	width: 170px;
}

#center {
	float: left; 
	text-align: left; 
	padding-left: 5px;
	width: 30px;
}
	
#footer {
	clear: both; 
	text-align: center;
	margin: 7px;
	padding: 10px 0 0 0;
}
	
#footer p {
	border-top: 1px solid #000000;
}

#buttons{
	line-height: 40px;
	text-align: center;
}
img {
   border: none;
}

a.img
a.img:hover{
	text-decoration: center;
	border: none;
}

a:link {
  color:#663300;
  text-decoration:none;
}
a:visited {
  color:#663300;
  text-decoration:none;
}
a:hover {
  color:#663300;
  text-decoration:underline;
}


h2 {
        font-family: Verdana;
	font-family: "Verdana";
	text-transform: ; 
	letter-spacing: 4.9px;
	font-size: 11px;
	font-weight: bold;
	margin: 50;
	padding: 0;



	color: #330000;
	PADDING-BOTTOM: 0.35em;
	MARGIN: 2em 0px 1.0em;
	BORDER-BOTTOM: #9b9 1px dotted;
}

xxxblockquote {
	font-style: normal;
	border-left: 5px solid #000000;
	margin-left: 1.5em;
	padding-left: 5px;
}

blockquote {
    background: #EEE url(images/blockquote.png) no-repeat bottom left;
    /*border: 1px solid #E0E0E0;*/
    padding: 10px 10px 30px 10px;
    margin: 1em 1em 1em 3em;
    width:250px;
}

a.postTitle{
	color: #CC0000;
/*	font-family: Trebuchet; */
	font-family: "Trebuchet";
	text-transform: ; 
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
	
input

{
	border: 1px dashed #000000; 
	background-color: #F4F4F3;
/*	font-family: Verdana; */
	font-family: "Verdana";
	font-size: 1em;
	padding: 2px;

}

select
{

	border: 0.2px solid #aaa; 
	background-color: #F4F4F3;

	font-family: Trebuchet;
	font-size: 2.4em;
	padding: 2px;
}

button
{
	cursor: pointer; 
	background-color: #FFFFFF; 
	background-image: none; 
	border-top: 1px solid #eed;
	font: 15px Trebuchet;
	margin: 0 0 0 66px;
	height: 17px; 
	padding: 0;
	line-height: 12px;
}

/*	WordPress component styles
*/

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

/*	menu
*/
#menu {
	font-family: "Trebuchet";
	font-size: 13px;
}

#menu form {
	margin: 20 20 20 10px;
}

#menu input #s {
	background: #eee;
	border: 1px dashed, #eed;
}

#menu ul {
	color: #aaa;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	padding-bottom: 2px; /*border-bottom: dotted 1px #aaa;*/
	font-family: "Verdana";
	text-transform: ; 
	font-size: 10.7px;
	font-weight: normal;
	color: #999;
}

#menu ul ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 4px;
	padding: 0;
	padding-left: 13px;

}

/*
#menu ul ul li a:hover {

	border: 1px solid #eed;
}
*/




#menu ul ul ul.children {
	padding-left: 4px;
}

/*	/menu
*/

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
