body {
	/*background-color: #ebd3d7;*/
	background-color: #f1f7f3;

	/*background-image: url('../i/body-bg.jpg');*/
	background-repeat: no-repeat;
	background-position: top center;

	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #5B5B5B;
}

a {
	text-decoration: underline;
	color: #0c73b5;
}
a:hover {
	text-decoration: none;
	color: #d42499;
}

.float {
	position: absolute;
	bottom: 10px;
	right: 25px;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#wrap {
	width: 980px;
	margin: 0 auto;
}
.error {
	color: red;
}
img {
	border: 0;
}
/*		*/
#header {
	text-align: left;
	height: 120px;
	width: 980px;
	line-height: 120px;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;`
}
#content {
	text-align: left;
	padding: 0;
}
#content p {
	line-height: 1.6em;
}
/*	search	*/
#search_block {
	float: right;
	width: 629px;
	height: 50px;
	line-height: 50px;
	display: inline;
}
#search_block form {
	margin: 0;
	padding: 0;
}
#search_line {
	width: 545px;
	margin: 5px 0 0 0;
	padding: 5px 5px 5px 10px;
	line-height: 20px;
	height: 20px;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	color: #5b5b5b;
	border: 1px solid #d1d1d1;
}
#search_button {
	width: 35px;
	height: 35px;
	border: 0;
	margin: 2px 0 0 5px;
	position: absolute;
}
/*	eo search	*/
#tmenu {
	width: 960px;
	height: 40px;
	line-height: 40px;
	margin: 0px 0px 10px;
	padding: 10px;
	float: left;
	display: inline;
	background-image: url('../i/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#tmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;

	width: 900px;
	float: left;
	display: inline;
}
#fb_button {
	float: right;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0;

	display: inline;
}
#fb_button img {
	border: 0;
	width: 40px;
	height: 40px;
}
#gp_button {
	float: right;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0;

	display: inline;
}
#gp_button img {
	border: 0;
	width: 40px;
	height: 40px;

	background-image: url('https://ssl.gstatic.com/images/icons/gplus-32.png');
	background-repeat: no-repeat;
	background-position: center;
}
#tmenu ul li {
	display: inline;
}
#tmenu ul li a:link, #tmenu ul li a:active, #tmenu ul li a:visited {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Times, Tahoma;
	font-size: 17px;
	font-weight: normal;
	padding: 0 10px;
	text-decoration: none;
	border-right: 1px solid #f3b8df;
	line-height: 40px;
    text-shadow: 1px 1px 0 #582b49;
}
#tmenu ul li a:hover {
	text-decoration: underline;
}
/**/
#copy {
	padding: 0px 10px 5px;
	margin: 10px 0 5px;
	width: 960px;
	float: left;
	display: inline;
	line-height: 25px;
	font-size: 11px;
	color: #2d2c2d;

	text-align: left;

	border-top: 3px solid #c42695;
}
#copy a:link, #copy a:active, #copy a:visited {
	color: #2d2c2d;
	text-decoration: underline;
}
#copy a:hover {
	text-decoration: none;
}
#copy b {
	color: #c42695;
}
#fingridients {
	float: left;
	width: 340px;
	display: inline;
	margin: 0 20px 0 0;
}
#fcategories {
	float: left;
	width: 250px;
	display: inline;
	margin: 0;
}
#fadd_links {
	float: right;
	width: 250px;
	display: inline;
	margin: 0;
}
/**/
.keywords, .keywords a {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #9f9f9f;
	background-color: transparent;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}
/*width=878*/
.category_block {
	float: left;
	display: inline;
	width: 425px;
	margin: 5px 10px 5px 0;
	padding: 1px;
	border: 1px solid #c1bfb9;
}
.category_block img {
	width: 100px;
	height: 100px;
	float: left;
}
.category_block h1 {
	margin: 0 0 0 1px;
	padding: 0 0 0 10px;
	width: 314px;
	line-height: 70px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #c42695;
	font-size: 25px;
	font-family: "Trebuchet MS", Trebuchet, Times, "Times New Roman", Tahoma, Verdana;
}
.category_block h1 a:link, .category_block h1 a:active, .category_block h1 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.category_block h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.category_block h1 span {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Tahoma;
}
.category_block div {
	margin: 0;
	padding: 0;
	line-height: 16px;
	float: left;
	display: inline;
	text-align: justify;
}
.category_block p {
	margin: 5px;
	text-align: justify;
	font-size: 11px;
}
.category_block h2 {
	margin: 1px 0 0 0px;
	padding: 0 0 0 10px;
	width: 415px;
	line-height: 20px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #c42695;
	color: #000000;
	border: 0;
	font-size: 12px;
	font-family: Georgia, Times, "Times New Roman", Tahoma, Verdana;
}
.category_block h2 a:link, .category_block h2 a:active, .category_block h2 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.category_block h2 a:hover {
	color: #000000;
	text-decoration: none;
}
/**/
.category_header {
	float: left;
	display: inline;
	width: 874px;
	margin: 0 0px 5px 0;
	padding: 1px;
	border: 1px solid #c1bfb9;
}
.category_header img {
	width: 200px;
	height: 200px;
	float: left;
}
.category_header h1 {
	margin: 0 0 0 1px;
	padding: 0 0 0 10px;
	width: 663px;
	line-height: 157px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #c42695;
	color: #000000;
	font-size: 65px;
	font-family: "Trebuchet MS", Trebuchet, Times, "Times New Roman", Tahoma, Verdana;
}
.category_header h1 a:link, .category_header h1 a:active, .category_header h1 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.category_header h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.category_header h1 span {
	font-size: 24px;
	color: #000000;
}
.category_header div {
	margin: 0;
	padding: 0;
	line-height: 16px;
	float: left;
	display: inline;
	text-align: justify;
}
.category_header p {
	margin: 5px;
	text-align: justify;
	font-size: 11px;
}
/**/
.category_header2 {
	float: left;
	display: inline;
	width: 874px;
	margin: 0 0px 5px 0;
	padding: 1px;
	border: 1px solid #c1bfb9;
}
.category_header2 h1 {
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	width: 864px;
	line-height: 67px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #c42695;
	color: #000000;
	font-size: 35px;
	font-family: "Trebuchet MS", Trebuchet, Times, "Times New Roman", Tahoma, Verdana;
}
.category_header2 h1 a:link, .category_header2 h1 a:active, .category_header2 h1 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.category_header2 h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.category_header2 h1 span {
	font-size: 24px;
	color: #000000;
}
.category_header2 div {
	margin: 0;
	padding: 0;
	line-height: 16px;
	float: left;
	display: inline;
	text-align: justify;
}
.category_header2 p {
	margin: 5px;
	text-align: justify;
	font-size: 11px;
}
/**/
.cat_recipy {
	float: left;
	display: inline;
	width: 425px;
	margin: 0 5px 5px 5px;
	padding: 1px;
	border: 1px solid #c1bfb9;
}
.cat_recipy p {
	margin: 5px;
	padding: 5px;
	text-align: justify;
	font-size: 11px;
}
.cat_recipy h2 {
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	width: 415px;
	line-height: 30px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #c42695;
	color: #000000;
	border: 0;
	font-size: 18px;
	font-family: Georgia, Times, "Times New Roman", Tahoma, Verdana;
}
.cat_recipy h2 a:link, .cat_recipy h2 a:active, .cat_recipy h2 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.cat_recipy h2 a:hover {
	color: #000000;
	text-decoration: none;
}
.paging {
	padding: 0 50px;
	line-height: 30px;
	text-align: center;
}
.paging a {
	padding: 5px;
	border: 1px solid #c42695;
}
/**/
#fb_share {
	position: absolute;
	margin-left: 499px;
}
#fb_share img {
	width: 120px;
	height: 32px;
	border: 0;
}
.recipe {
	width: 629px;
	float: left;
	display: inline;
	margin: 0 10px 0 0px;
	padding: 10px;
	line-height: 20px;
	background-color: #ffffff;
}
.recipe h1 {
	margin: 0 0 10px 0px;
	padding: 0 -120px 10px 10px;
	width: 499px;
	line-height: 32px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #ffffff;
	color: #342b2a;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana;

	border-bottom: 1px solid #bdbdbd;
}
.recipe h1 a:link, .recipe h1 a:active, .recipe h1 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.recipe h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.recipe h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	width: 619px;
	line-height: 25px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #c42695;
	color: #ffffff;
	border: 0;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
}
.recipe .recipy_block {
	border-bottom: 1px solid #C1BFB9;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 11px;

	text-align: justify;
}
.recipe .recipy_block .edit_date {
	float: right;
	font-size: 10px;
	color: #C1BFB9;
}
.recipe .recipy_block hr {
	border: 0;
	border-bottom: 1px solid #C1BFB9;
}
.recipe #rec_cats {
	padding: 0 0 4px 10px;
	width: 600px;
	float: left;
	display: inline;
}
/**/
.recipe_comment {
	width: 300px;
	float: left;
	display: inline;
	margin: 0;
	padding: 10px;
	background-color: #ffffff;
}
.recipe_comment h2 {
	margin: 5px 0;
	padding: 0 0 0 10px;
	width: 290px;
	line-height: 35px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #f1efe7;
	border: 0;
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial;
}
.recipe_comment .recipy_block {
	border: 1px solid #F1EFE7;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 11px;
	line-height: 18px;

	text-align: justify;
}
.recipe_comment .recipy_block .edit_date {
	float: right;
	font-size: 10px;
	color: #C1BFB9;
}
.recipe_comment .recipy_block hr {
	border: 0;
	border-bottom: 1px solid #C1BFB9;
}
.recipe_comment .recipy_block .recipy_foto {
	width: 50px;
	height: 50px;
	margin: 0 5px 0 0;
	border: 0;
}
/**/
.comments li {
	margin: 10px;
	float: left;
	display: inline;
}
/**/
.index1 {
	float: left;
	width: 500px;
	display: inline;

	font-size: 11px;
}
.index2 {
	float: left;
	width: 368px;
	line-height: 20px;
	margin: 0 0 0 5px;
	padding: 1px 0 0 1px;
	border: 1px solid #c1bfb9;
	background-color: transparent;
	display: inline;
}
.index2 h2 {
	margin: 0 1px 1px 0;
	padding: 5px 10px;
	line-height: 28px;
	text-align: left;
	background-color: #c42695;
	border: 0;
	font-size: 21px;
	font-family: Georgia, Times, "Times New Roman", Tahoma, Verdana;
}
.index2 p {
	margin: 0;
	padding: 5px;
}
/**/
.index_block {
	width: 91px;
	height: 91px;
	margin: 0 1px 1px 0;
	display: inline;
	float: left;

	background-repeat: no-repeat;
	background-position: center;
}
.index_block h2 {
	font-size: 11px;
	line-height: 20px;
	background-color: #ffffff;
	border: 0;
	float: left;
	display: inline;
	margin: 1px;
	padding: 1px;
	width:87px;
	text-align: center;
}
/**/
.stext {
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
.stext p {
	text-indent: 10px;
}
.recipy_block .recipy_foto {
    background-color: #ffffff;
    border: 1px solid #F1EFE7;
    display: inline;
    float: left;
    height: 100px;
    width: 100px;
    margin: 0 10px 5px 0;
    padding: 3px;
}
#recipy_text .recipy_foto {
    background-color: #ffffff;
    border: 1px solid #F1EFE7;
    display: inline;
    float: left;
    margin: 0 15px 0px 0;
    padding: 3px;
    width: 200px;
}
#recipy_text .recipy_foto, #no_main_recipy_foto, #recipy_text .recipy_foto a:link, #recipy_text .recipy_foto a:active, #recipy_text .recipy_foto a:visited {
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana;
    color: #C42695;
}
#recipy_text .recipy_foto a:hover {
	text-decoration: none;
}
#recipy_text .recipy_foto img {
	width: 200px;
	height: 200px;
}
.recipy_fotos img {
    background-color: #ffffff;
    margin: 0 15px 0px 0;
    padding: 3px;
    width: 200px;
    height: 200px;
}
#main_recipy_foto {
	width: 200px;
	height: 200px;
	float: left;
	display: inline;
}
#no_main_recipy_foto {
    background-color: #ffffff;
    border: 1px solid #F1EFE7;
    display: inline;
    float: left;
    margin: 0 15px 0px 0;
    padding: 3px;
	width: 200px;
	height: 200px;
	float: right;
	display: inline;
}
.title_more_link {
	text-align: right;
	margin: 0 0 10px 0;
}
.title_more_link a:link, .title_more_link a:active, .title_more_link a:visited {
	background-color: #C42695;
	padding: 5px 10px;
	font-size: 11px;
	color: #ffffff;
}
#banner_right_sm {
	margin: 0 0 5px 0;
}
#midbanner {
	padding: 0 0 10px 0;
	text-align: center;
}
#last_searches {
	text-align: center;
	line-height: 20px;
}
#last_searches ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#last_searches a:link, #last_searches a:active, #last_searches a:visited {
	color: #202020;
	text-decoration: none;
}
#last_searches a:hover {
	color: #0d9a59;
}
#recipy_text {
    border-color: #c42695;
    border-style: solid;
    border-width: 3px 0px 0px;
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 10px 15px 5px;
    text-align: justify;

    color: #000000;
}
.comment_a_dream {
    font-size: 11px;
}
.comment_a_dream .inputElement, .comment_a_dream .inputElement_hover {
    border: 1px solid #B8BEB4;
    color: #21262A;
    font-size: 11px;
    margin: 0 5px 0 0;
    padding: 5px;
}
.dream_comments {
    border: 0px solid #B8BEB4;
    color: #000000;
    font-family: Arial,Tahoma,Verdana;
    font-size: 11px;
    margin: 0 0 0;
    padding: 0 10px 10px;
    text-align: justify;
}
.dream_comments ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.dream_comments ol li {
    background-color: #F1EFE7;
    border: 0px solid #B8BEB4;
    color: #000000;
    font-family: Arial,Tahoma,Verdana;
    font-size: 11px;
    margin: 5px 0 0;
    padding: 5px 10px;
    text-align: justify;
}
input, textarea, select {
    font-family: Verdana,Tahoma;
    font-size: 11px;
    line-height: 1.6em;
    padding: 2px;
}
.use_sms {
    background-color: #FFFFFF;
    border-color: #c42695;
    border-left: 1px solid #c42695;
    border-right: 1px solid #c42695;
    border-style: solid;
    border-width: 3px 1px 1px;
    color: #000000;
    font-family: Arial,Tahoma,Verdana;
    font-size: 15px;
    margin: 0 20px 10px;
    padding: 10px;
    text-align: center;
}
.use_sms b {
    color: #2EA400;
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0;
}
#arrow {
    height: 69px;
    margin: 30px 0 0 -55px;
    position: absolute;
    width: 95px;
}
#arrow img {
    background-image: url("https://www.geras-sapnininkas.lt/i/arrow.png");
    background-position: left center;
    background-repeat: no-repeat;
    border: 0 none;
    height: 69px;
    width: 95px;
}
.use_sms span {
    font-family: Verdana,Tahoma;
    font-size: 10px;
}
/**/
.repicy_cat {
	width: 304px;
	float: left;

    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    margin: 0 0 5px;
    padding: 5px 5px 0;
    text-align: justify;
}
.repicy_cat h1 {
	width: 294px;
	padding: 0 0 0 10px;
	margin-bottom: 1px;
	background-color: #c42695;
	color: #000000;
	border: 0;
}
.cat_foto {
	border: 0;
	width: 300px;
	height: 200px;

	background-position: center;

	margin: 0 2px;
}
.cat_foto_big {
	border: 0;
	width: 300px;
	height: 300px;
	margin: 0 0 10px 0;

	background-position: center;
}
#short_cats {
	position: absolute;
	margin:  -40px 0 0 895px;
	width: 120px;
}
#short_cats ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#short_cats ul li {
	margin: 0;
	padding: 0;

	float: left;
	clear: right;
	width: 102px;

	font-size: 11px;
	line-height: 25px;
	margin: 0 1px 5px 0;
}
#short_cats ul li a:link, #short_cats ul li a:active, #short_cats ul li a:visited {
	background-color: #c42695;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	float: left;
	display: inline;
	width: 102px;
	font-family: Tahoma;
	font-weight: bold;
}
.cshort_foto {
	height: 90px;
	width: 99px;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 1px solid #c42695;
}
.enter_comments {
	list-style: disc;
}
#last_searches li {
	display: inline;
}
#rec_cats ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#rec_cats ul li {
	margin: 0;
	padding: 0;

	float: left;
	width: 99px;

	font-size: 11px;
	line-height: 25px;
	margin: 0 1px 1px 0;
}
#rec_cats ul li a:link, #rec_cats ul li a:active, #rec_cats ul li a:visited {
	background-color: #F1EFE7;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: left;
	display: inline;
	width: 99px;
	font-family: Tahoma;
	font-weight: bold;
}
#rec_ingrs {
	width: 300px;
	float: left;
	display: inline;
}
#rec_ingrs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#rec_ingrs ul li {
	margin: 0;
	padding: 0;

	float: left;
	width: 99px;

	font-size: 11px;
	line-height: 25px;
	margin: 0 1px 1px 0;
}
#rec_ingrs ul li a:link, #rec_ingrs ul li a:active, #rec_ingrs ul li a:visited {
	background-color: #c42695;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	float: left;
	display: inline;
	width: 99px;
	font-family: Tahoma;
	font-weight: bold;
}
.linktorecipy {
	margin: 0;
	padding: 5px 0;
	font-size: 10px;
}
.pages {
    background-color: #F1EFE7;
    border: 0 none;
    display: inline;
    float: left;
    font-family: Tahoma,Arial,Verdana;
    font-size: 11px;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 10px;
    text-align: left;
    width: 619px;
}
.pages b, .pages a {
	padding: 3px;
}
.htags {
	padding: 5px;
	font-size: 10px;
	width: 900px;
	margin: 0 auto;

	display: none;
}
.htags a:link, .htags a:active, .htags a:visited {
	background-color: none;
	color: #5B5B5B;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-decoration:
}
.recipy_title a:link, .recipy_title a:active, .recipy_title a:visited {
	color: #c42695;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
.recipy_title a:hover {
	text-decoration: underline;
}
.recipy_link_title a:link, .recipy_link_title a:active, .recipy_link_title a:visited {
	color: #c42695;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
.recipy_link_title a:hover {
	text-decoration: underline;
}
.recipy_comment_title a:link, .recipy_comment_title a:active, .recipy_comment_title a:visited {
	color: #c42695;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
.recipy_comment_title a:hover {
	text-decoration: underline;
}
.rec_keywords {
	font-size: 10px;
	text-align: center;
	padding: 0 0 10px 0;
}
.rec_keywords a:link, .rec_keywords a:active, .rec_keywords a:visited {
	color: #5B5B5B;
}
.rec_keywords a:hover {
	text-decoration: none;
	color: #000000;
}
.sm_comment {
	font-size: 11px;
	line-height: 17px;
	padding: 0 5px;
}
.recipy_comment {
	padding: 0 0 10px 0;
}
.banner {
	padding: 5px;
	text-align: center;
	border: 1px solid #f1efe7;
}
/** FB **/
.fb_like_box {
    background-color: #ffffff;
}
.fb_like_box .message-head {
    margin: 10px 10px 5px 10px;
    text-align: left;
}
.fb_like_box .message-head h2 {
    color: #d42499;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana;
    margin: 0;
    padding: 0;
}
.fb_like_box .message-head a{
    background-color: #d42499;
    color: #2d2c2d;
    display: block;
    float: right;
    padding: 5px;
    text-decoration: none;
    font-size: 10px;
}
.fb_like_box .message-body{
    margin: 0 19px 20px;
}
.vstar {
	border: 0;
}
/* html5 */
header {
	text-align: left;
	min-height: 120px;
	max-height: 320px;
	width: 980px;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;`

	background-image: url('/files/i/header_alt_bg.png');
	background-position: top left;
	background-repeat: no-repeat;
}
nav {
	width: 960px;
	height: 40px;
	line-height: 40px;
	margin: 0px 0px 10px;
	padding: 10px;
	float: left;
	display: inline;
	background-image: url('../i/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;

	width: 860px;
	float: left;
	display: inline;
}
nav ul li {
	display: inline;
}
nav ul li a:link, nav ul li a:active, nav ul li a:visited {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Times, Tahoma;
	font-size: 17px;
	font-weight: normal;
	padding: 0 10px;
	text-decoration: none;
	border-right: 1px solid #f3b8df;
	line-height: 40px;
    text-shadow: 1px 1px 0 #582b49;
}
nav ul li a:hover {
	text-decoration: underline;
}
article {
	width: 629px;
	float: left;
	display: inline;
	margin: 0 10px 0 0px;
	padding: 10px;
	line-height: 20px;
	background-color: #ffffff;
}
article h1 {
	margin: 0 0 10px 0px;
	padding: 0 -120px 10px 10px;
	width: 499px;
	line-height: 32px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #ffffff;
	color: #342b2a;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana;

	border-bottom: 1px solid #bdbdbd;
}
article h1 a:link, article h1 a:active, article h1 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
article h1 a:hover {
	color: #000000;
	text-decoration: none;
}
article h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	width: 619px;
	line-height: 25px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #c42695;
	color: #ffffff;
	border: 0;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
}
article .recipy_block {
	border-bottom: 1px solid #C1BFB9;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 11px;

	text-align: justify;
}
article .recipy_block .edit_date {
	float: right;
	font-size: 10px;
	color: #C1BFB9;
}
article .recipy_block hr {
	border: 0;
	border-bottom: 1px solid #C1BFB9;
}
article #rec_cats {
	padding: 0 0 4px 10px;
	width: 600px;
	float: left;
	display: inline;
}
aside {
	width: 300px;
	float: left;
	display: inline;
	margin: 0;
	padding: 10px;
	background-color: #ffffff;
}
aside h2 {
	margin: 5px 0;
	padding: 0 0 0 10px;
	width: 290px;
	line-height: 35px;
	float: left;
	display: inline;
	text-align: left;
	background-color: #f1efe7;
	border: 0;
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial;
}
aside .recipy_block {
	border: 1px solid #F1EFE7;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 11px;
	line-height: 18px;

	text-align: justify;
}
aside .recipy_block .edit_date {
	float: right;
	font-size: 10px;
	color: #C1BFB9;
}
aside .recipy_block hr {
	border: 0;
	border-bottom: 1px solid #C1BFB9;
}
aside .recipy_block .recipy_foto {
	width: 50px;
	height: 50px;
	margin: 0 5px 0 0;
	border: 0;
}
footer {
	padding: 0px 10px 5px;
	margin: 10px 0 5px;
	width: 960px;
	float: left;
	display: inline;
	line-height: 25px;
	font-size: 11px;
	color: #2d2c2d;

	text-align: left;

	border-top: 3px solid #c42695;
}
footer a:link, footer a:active, footer a:visited {
	color: #2d2c2d;
	text-decoration: underline;
}
footer a:hover {
	text-decoration: none;
}
footer b {
	color: #c42695;
}

#logo {
	/*position: absolute;*/
}
#topbanner {
	float: right;
	width: 750px;
	height: 100px;
	padding: 10px 0;
	text-align: right;
}