/*  

Theme Name: Dottcomm
Description: An WordPress theme for DottComm
Version: 1.0
Author: Mitcom
Author URI: http://www.mitcom.it/

*/



* { margin: 0; padding: 0; outline: none; }

a img
{
   border:none;
}



a:link, a:visited, a:active {
	color: #6891c3;
	text-decoration: none;
	font-weight: bold;
}
a:hover { color: #F73533; }

body { background: #e2e2e2 url(img/body-bg.gif) repeat-x; font-family:  Arial, Verdana, Helvetica, san-serif; font-size: 12px; color: #333;  }

#sfondo {
    margin-top: 40px;
    background: url(img/body1.png) top center repeat-y;
}

#wrapper { width: 800px; margin: 0 auto; }

#header { width: 800px; height: 185px;  }

a.logo { width: 192px; height: 52px; float: left; background: url(img/logo.png); margin-top: 45px; }

a.logo span { display: none; }



#branding {float:left;margin-top:15px; margin-left:5px;	background: transparent;}



#branding h1 a {color:#E7EBF7;font-weight: normal; text-decoration: none; font-size: 30px;}



#branding p { color:#fff; }



.search { float: right; margin-top: 55px;	background: transparent; }

.search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }



#subheader { /*background: url(img/subheader-bg.png) no-repeat;*/ width: 800px; height: 163px; float: left; }

#subheader p { font-size: 10px; margin: 0px 0 0 0px; width: 460px; }



/*

	script stuff 

*/

.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }



#content { 
   width: 560px;
   float: right;
   margin-top: -25px!important;
   margin-top: -25px;
   margin-right: 10px;}



.post { width: 560px; margin-bottom: 5px; margin-top: 20px; margin-right: 15px; padding: 5px 5px 5px 5px; border-bottom: thin dotted #F73533; }

.post h2 a {
	color: #464646;
	background-color: #bcbcbc;
	font-weight: normal;
	text-decoration: none;
	font-size: 20px;
	display: block;
}
.post h2 a:hover { background-color: #333333; color: #cdcdcd;}

.post span.post-info { color: #8D8D8D; font-size: 10px; padding-bottom: 10px; width: 560px; float: left; }

.post p { line-height: 22px; margin-bottom: 10px; }

.post div.cats { border-top: 1px solid #ececec; padding-top: 10px; }

.albo p { border-bottom: thin dotted #F73533; }


#sidebar {
 width: 185px;
 float: left;
 margin-top:-40px!important;
 margin-top:-60px;

}

#sidebar ul { list-style-type: none; }

#sidebar ul li { padding-bottom: 5px; border-bottom: 1px solid #ececec; margin-bottom: 15px; }

#sidebar ul li ul li { margin: 0; border: none; padding: 0; }

#sidebar ul li ul li a { font-weight: bold; padding: 5px 0px 5px 20px; display: block; width: 165px; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; text-decoration: none; height: 20px;  }

#sidebar ul li h2 { font-size: 18px; color: #474747; padding-bottom: 9px; font-weight: normal; }



#sidebar ul li ul li a:hover { background-color: #999; color: #222; text-decoration: none; display: block;  }



.navigation .previous {float:left;}

.navigation .next {float:right;}



#footer { clear: both; height: 100px; }

#footer .inner { 
   background: #c6c6c6;
   margin: 0 auto;  
   text-align: center; 
   font-size: 9px;
   height: 90px;
   padding-top: 10px;
  }


/*

	.comments template styles

*/



.comments { float: left; padding: 0; }



.comments input[type=text], textarea { width: 350px; }



textarea { width: 450px; }



.comments fieldset { padding: 20px; border: 1px solid #CCC; margin: 10px 0 20px 0; }



.comments p { padding: 0 0 10px 0; }



.comments h2 { padding: 0 0 15px 0; }



#cdisplay { list-style-type: none; padding: 0; margin: 0; }



	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 560px; }

	

	#cdisplay li.first {  background: #f9f9f9; border-bottom: #CCC 1px solid; }

	

	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;



}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;



   margin: 0;

}



#sottotestata {
   height:200px;
}


.widget-calendario {
  width:250px;
  height:200px;
  float:left;
  margin: 0px 20px 0px 0px;
  list-style-type:none;

}

.widget-eventi {
  width:250px;
  height:200px;
  float:left;
  margin: 0px 0px 0px 20px;
  list-style-type:none;
}


img.avatar {float:right;}

