﻿/* CONTENT */
#content {
	position: relative;
	top: 0;
	height: auto;
}
#header {
	height: 200px;
}
#column-left {
	position: relative;
	float: left;
	width: 267px;
	left: 4px;
}
#title-argomenti {
	position: relative;
	width: 267px;
	height: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 10px #6fb300 solid;
	background: url('../images/mamme_disperate/title_argomenti.png') 0 0 no-repeat;
}
.arg {
	font-size: 14px;
	color: #0590c5;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 5px;
	background: url('../images/sidebar_arrow_general_close.png') 0 0 no-repeat;
}
#column-left p {
	position: relative;
	width: 240px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#header-sezione {
	position: relative;
	width: 1000px;
	height: 225px;
	margin-bottom: 10px;
	margin-top: -10px;
	font-size: 12px;
	background: url('../images/mamme_disperate/bg_header_mammedisperate.png') 0 0 no-repeat;
}
#header-sezione h1 {
	position: absolute;
	width: 380px;
	top: 30px;
	left: 270px;
}
#user {
	position: absolute;
	width: 240px;
	height: 21px;
	line-height: 21px;
	top: 47px;
	color: #4d4d4d;
	left: 700px;
	border: 0;
	font-size: 16px;
}
#password {
	position: absolute;
	width: 240px;
	height: 21px;
	line-height: 21px;
	top: 96px;
	color: #4d4d4d;
	left: 700px;
	border: 0;
	font-size: 16px;
}
#links {
	position: absolute;
	width: 200px;
	height: 28px;
	top: 150px;
	left: 700px;
	color: #005d88;
	font-size: 11px;
}
#links a {
	color: #fff;
}
#btn-entra a {
	position: absolute;
	width: 82px;
	height: 28px;
	top: 144px;
	left: 905px;
	background: url('../images/buttons/btn_entra.png') 0 0 no-repeat;
}
#column-middle {
	position: relative;
	float: left;
	width: 677px;
	margin-left: 24px;
	margin-right: 24px;
	font-size: 12px;
}
#column-middle p {
	margin-top: 5px;
	line-height: 15px;
}
#column-middle h1 {
	position: relative;
	width: 677px;
	margin-bottom: 10px;
}
#column-middle .paragrafo {
	margin-top: 20px;
	color: #6fb300;
	font-size: 14px;
	font-weight: bold;
}
#title-ultimipost {
	position: relative;
	width: 677px;
	height: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 10px #0590c5 solid;
	background: url('../images/mamme_disperate/title_ultimipost.png') 0 0 no-repeat;
}
.post {
	position: relative;
	width: 100%;
	top: 0px;
	margin-top: 20px;
	border-bottom: 1px #8cc63f dotted;
}
.post img {
	position: relative;
	width: 50px;
	height: 50px;
	left: 0;
	float: left;
}
.post h2 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.box-post {
	position: relative;
	margin-left: 60px;
	margin-bottom: 10px;
}
.link-post {
	position: relative;
	width: 270px;
	font-size: 11px;
	color: #666;
}
.link-post a {
	color: #1d9ad2;
}
.testo-post {
	position: relative;
	width: 350px;
	font-size: 13px;
}
.comments {
	position: relative;
	height: 16px;
	left: 60px;
	padding-left: 20px;
	background: url('../images/mamme_disperate/comments.png') 0 0 no-repeat;
	margin-bottom: 10px;
}
#column-right {
	position: relative;
	float: left;
	left: 0;
	width: 256px;
}
#title-tags {
	position: relative;
	width: 256px;
	height: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 10px #fbb03b solid;
	background: url('../images/mamme_disperate/title_tags.png') 0 0 no-repeat;
}
.back-color {
	background: #fef3e2;
}
#footer {
	top: 40px;
}

