/*
Theme Name: 201
Theme URI: http://www.civico201.com/
Description: This is Civico 201 theme.
Version: 1.0
Author: Roberto Cecchi
Author URI: http://www.civico201.com/
Tags: 

	201 v1.0
	 http://www.civico201.com/

	This theme was designed and built by Roberto Cecchi,
	whose blog you will find at http://www.civico201.com/


*/



/***************************************************************/
/*                                                             */
/*                                    LAYOUT E TIPOGRAFIA BASE */
/*                                                             */
/***************************************************************/

h2 {
	margin: 0;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
p {
	margin: 10px 0 0 0;
	
}
a {
	color: #ff0000;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img, a:hover img {
	border:none;
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: normal;
	word-spacing: normal;
}
body {
	background-color: #f0f0f0;
	margin:0;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page {
	width: 945px;
	left: 50%;
	margin:0;
	padding: 0;
	position: absolute;
	margin-left: -472px;
}
/***************************************************************/
/*                                                             */
/*                                                      HEADER */
/*                                                             */
/***************************************************************/

#header {
	height:180px;
}
#headerimg {
	width: 945px;
	height: 135px;
	display:block;
	margin:0;
	padding:0;
}
#headerimg h1 {
	margin:0;
	padding:0;
	text-indent:-9999px;
	height: 0;
	display:none;
}
#headerimg .description {
	margin:0;
	padding:0;
	text-indent:-9999px;
	height: 0;
	display:none;
}
/***************************************************************/
/*                                                             */
/*                                            NAVIGATION: MENU */
/*                                                             */
/***************************************************************/
#menu {
	width: 945px;
	height: 45px;
}
#menu ul li {
	display:block;
	float:left;
	list-style-type:none;
}
#menu ul li#home a {
	display:block;
	height:45px;
	width:135px;
	background:transparent url('images/menu.gif') no-repeat 0px 0px;
	text-indent:-9999px;
}
#menu ul li#home a:hover, body#home #menu ul li#home a {
	background-position: 0px -45px;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li#info a {
	display:block;
	height:45px;
	width:135px;
	text-indent:-9999px;
	background-color: transparent;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: -135px 0px;
}
#menu ul li#info a:hover, body#info #menu ul li#info a {
	background-position: -135px -45px;
}
/***************************************************************/
/*                                                             */
/*                                                        POST */
/*                                                             */
/***************************************************************/

#content .post {
	height: 270px;
	padding: 30px 0 15px 0;
	background-color: #FFF;
}
#content .post h2 {
	
	width: 675px;
	float: left;
	height: 20px;
	background-image: url(images/posth2data.gif);
	background-position: left top;
}
#content .post h2 a, .post h2 a:hover {
	margin:0;
	padding:0;
	text-indent:-9999px;
	height: 0;
	display:none;
}
#content .post .data {
	padding: 2px 5px 2px 5px;
	float: left;
	height: 16px;
	width: 260px;
	text-align: right;
	font-size: 10px;
	vertical-align: bottom;
	background-image: url(images/posth2data.gif);
	background-position: right top;
}
#content .post .headimage {
	display:block;
	padding: 5px;
	width: 665px;
	height: 260px;
	float: left;
}
#content .post .entry {
	width: 230px;
	height: 200px;
	padding: 5px;
	float: left;
}
#content .post .postmetadata {
	width: 260px;
	height: 35px;
	padding: 5px;
	float: left;
	top: 5px;
	font-size: 10px;
}
/***************************************************************/
/*                                                             */
/*                              NAVIGATION: NEWEST/OLDER POSTS */
/*                                                             */
/***************************************************************/
.navigation {
	display:block;
	width:945px;
	height:45px;
	background-color:#FFFFFF;
}
.navigation .sx {
	display:block;
	width:135px;
	height:40px;
	margin-right:675px;
	float:left;
}
.navigation .ssx {
	display:block;
	width:125px;
	height:35px;
	margin-right:675px;
	float:left;
	padding:5px;
}
.navigation .sx a {
	display:block;
	width:135px;
	height:40px;
	background-image: url(images/navigation.gif);
	background-position: left top;
	text-indent:-9999px;
}
.navigation .dx {
	display:block;
	width:135px;
	height:40px;
	float:left;
}
.navigation .ddx {
	text-align: right;
	display:block;
	width:125px;
	height:35px;
	float:left;
	padding:5px;
}
.navigation .sx a:hover {
	display:block;
	width:135px;
	height:40px;
	background-image: url(images/navigation.gif);
	background-position: left bottom;
	text-indent:-9999px;
	margin-right:675px;
	float:left;
}
.navigation .dx a {
	display:block;
	width:135px;
	height:40px;
	background-image: url(images/navigation.gif);
	background-position: right top;
	text-indent:-9999px;
	float:left;
}
.navigation .dx a:hover {
	display:block;
	width:135px;
	height:40px;
	background-image: url(images/navigation.gif);
	background-position: right bottom;
	text-indent:-9999px;
	float:left;
}
/***************************************************************/
/*                                                             */
/*                                                  SEARCHFORM */
/*                                                             */
/***************************************************************/
.search {
	margin:0;
	padding:0;
	width:270px;
	height:45px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position:left;
	display: inline-block;
	float:left;
	clear:both;
}
.divs {
	margin:0;
	padding:0;
	width:192px;
	height:45px;
	float:left;
}
.s {
	height:12px;
	margin:15px 10px 0 15px;
	outline:none;
	width:160px;
	font-size:10px;
	background-color: trasparent;
	line-height: 10px;
	border-color:trasparent;
	border-width: 0;
	border-style: hidden;
}
.searchsubmit {
	margin:0;
	padding:0;
	border:none;
	outline:none;
	display:block;
	width:68px;
	height:45px;
	float:left;
}
/***************************************************************/
/*                                                             */
/*                                                     SIDEBAR */
/*                                                             */
/***************************************************************/
#sidebar{
	clear:both;
	width:945px;
	display: block;
	
}

#sidebar ul  {
	list-style-type: none;
	margin:0;
	padding:0;
	padding:30px 0 30px 0;
	display: block;
	float: left;
}

#sidebar ul li  {
	list-style-type: none;
	float: left;
	width:169px;
	padding:0 10px 0 10px;
	
}

#sidebar ul li H2 {
	margin:0;
	padding:0 0 15px 0 ;
	font-size:12px;
}

#sidebar ul li ul {
	list-style-type: none;
	margin:0;
	padding:0;border-right: none;
	
}

#sidebar ul li ul li{
	list-style-type: none;
	margin:0;
	padding:0;
	border-right: none;text-align:left;
}


/***************************************************************/
/*                                                             */
/*                                                      FOOTER */
/*                                                             */
/***************************************************************/
#footer {
	witdh:945px;
	height:90px;
	display: block;
	float: left;
}
#copyrights {
	display:block;
	width:640px;
	heigh:90px;
	text-align:left;
	float:left;
}
#rss {
	display:block;
	width:305px;
	heigh:90px;
	text-align:right;
	float:left;
}
/***************************************************************/
/*                                                             */
/*                                                      SINGLE */
/*                                                             */
/***************************************************************/
.postsingle {
	float: left;
	background-color: #FFF;
	width: 945px;
	padding: 15px 0 45px 0;
}
.postsingle h2 {
	color: #000000;
	text-decoration:none;
	font-size: 20px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFF;
	padding: 10px 0 0 30px;
}
.postsingle .head_immagine {
	display:block;
	padding: 5px;
	width: 665px;
	float: left;
	display:block;
}
.postsingle .head_articolo .head_attributiarticolo {
	padding: 20px;
	width: 230px;
	float: left;
}
.postsingle .entry {
	width: 345px;
	display: block;
	float: left;
	padding: 15px 30px 10px 30px;
}
.postsingle #post {
	display: block;
}
#commentscolon {
	width: 230px;
	margin:0 5px 0 5px;
	float: left;
	padding: 15px;
	background-color: #f0f0f0;
}
.commentlist li {margin: 0 0 15px 0;}
h3#comments {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
#commentscolon .alt p {
	font-size: 10px;
	line-height: 12px;
}
h3#respond {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.postsingle #leaveareply {
	width: 225px;
	float: left;
	padding: 15px 15px 15px 25px;
	background-color: #f0f0f0;
}
.postsingle #leaveareply textarea {
	width: 215px;
	float: left;
	font-size:10px;
}
.postsingle #leaveareply input {
	font-size:10px;}
	

/***************************************************************/
/*                                                             */
/*                                                     ARCHIVE */
/*                                                             */
/***************************************************************/
#contentarchive .pagetitlebox {
	background-color:#FFFFFF;
	width:915px; 
	height:70px; 
	padding:50px 0 0 30px;
}
#contentarchive .pagetitlebox H2.pagetitle{
	font-size:20px;
}
#contentarchive .post {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 13px 10px 10px 30px;
	height: 21px;
	width: 905px;
	background-color: #FFF;
}
#contentarchive .post .title {
	margin:0;
	padding:0;
	float:left;
	width:510px;
}
#contentarchive .post .title h3 {
	margin:0;
	padding:0;
	float:left;

}
#contentarchive .post .title .edit {
	margin:0 0 0 5px;
	padding:0;
	float:left;

}
#contentarchive .post .data{
	margin:0;
	padding:0;
	width:135px;
	float:left;
}
#contentarchive .post .categorie{
	margin:0;
	padding:0;
	width:135px;
	float:left;
}
#contentarchive .post .commenti{
	margin:0;
	padding:0;
	float:left;
}
/***************************************************************/
/*                                                             */
/*                                                      SEARCH */
/*                                                             */
/***************************************************************/
#contentsearch .pagetitlebox {
	background-color:#FFFFFF;
	width:915px; 
	height:70px; 
	padding:50px 0 0 30px;
}
#contentsearch .pagetitlebox H2.pagetitle{
	font-size:20px;
}
#contentsearch .post {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 13px 10px 10px 30px;
	height: 21px;
	width: 905px;
	background-color: #FFF;
}
#contentsearch .post .title {
	margin:0;
	padding:0;
	float:left;
	width:510px;
}
#contentsearch .post .title h3 {
	margin:0;
	padding:0;
	float:left;

}
#contentsearch .post .title .edit {
	margin:0 0 0 5px;
	padding:0;
	float:left;

}
#contentsearch .post .data{
	margin:0;
	padding:0;
	width:135px;
	float:left;
}
#contentsearch .post .categorie{
	margin:0;
	padding:0;
	width:135px;
	float:left;
}
#contentsearch .post .commenti{
	margin:0;
	padding:0;
	float:left;
}
/***************************************************************/
/*                                                             */
/*                                                        PAGE */
/*                                                             */
/***************************************************************/
#contentpage {
	float: left;
	background-color: #FFF;
	width: 945px;
	padding: 15px 0 45px 0;
}
#contentpage h2 {
	color: #000000;
	text-decoration:none;
	font-size: 20px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFF;
	padding: 10px 0 0 30px;
}
#contentpage .entry {
	width: 665px;
	display: block;
	float: left;
	padding: 15px 30px 10px 30px;
}
#contentpage #spalla {
	display:block;
	float:left;
	padding:30px 30px 0pt 0pt;
	width:190px;
}
