body {
    background: #DCDBDB;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	color: #000000;
	font-size: 10pt;
}

h2 {
	color: #CC0000;
	font-size: 13pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #0000CC;
}

h3 {
	color: #CC0000;
	font-size: 13pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #CC0000;
}


#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}


/* --------------------------------------------------------------- */



.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0px solid transparent;
   
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   border-left:1px dotted #9EC2F3; border-right:1px dotted #9EC2F3; border-top:0px dotted #9EC2F3; border-bottom:1px dotted #9EC2F3; margin:3px 0; height:200px;
   width:300px;
   overflow:auto;
   
}

#catTitle { background:#FFF; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   border-left:0px dotted #CBE2EC; border-right:0px dotted #CBE2EC; border-top:1px dotted #CBE2EC; border-bottom:1px dotted #CBE2EC; clear:both;
   margin:3px 5px;
   display:block;
   cursor:pointer;
   cursor:hand; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* --------------------------------------------------------------- */

.center {
	margin: 0 auto;
	width: 960px;
}
	
.center1 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 960px;
}
	
.header {
	background: url('http://www.italiahard.biz/media-screen/headerBg.gif') repeat-x;
	height: 77px;
	width: 960px;
	margin: 0 auto
}

.headerLogo {
	float: left;
	margin: 25px 0px 0px 40px;
}

.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 25px 40px 0px 0px;
}


/*-------------------*/

.hMenuContainer {
	background: url('http://www.italiahard.biz/media-screen/hMenuContainerBg.gif') repeat-x;
	height: 33px;
	width: 960px;
	margin: 0 auto
}

.hMenu {
	float: right;
	margin-right: 30px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 10px 0px 10px;
}

.hMenu a:hover {
	background: url('http://www.italiahard.biz/media-screen/hMenuHoverBg.gif') repeat-x;
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none
}

.hMenu img {
	float: left;
}

/*-------------------*/

.path {
	background: #FFFFFF url('http://www.italiahard.biz/media-screen/pathBg.gif') repeat-x;
	margin:0 auto; width:745px; height:18px; padding-left:215px; padding-right:0px; padding-top:25px; padding-bottom:0px; background-color:#FFFFFF
}

.path a:link, .path a:active, .path a:visited {
	color: #000000;
	text-decoration: none;
}

.path a:hover {
	color: #000000;
	text-decoration: underline;
}

.path img {
	margin: 0px 5px 1px 5px;
}

/*-------------------*/

.leftContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

/*-------------------*/

.centerContainer {
	float: left;
}

.centerContainerT {
	background: url('http://www.italiahard.biz/media-screen/contentTop.gif') no-repeat;
	height: 6px;
	width: 530px
}

.centerContainerB {
	clear: both;
	background: url('http://www.italiahard.biz/media-screen/contentBottom.gif') no-repeat;
	height: 6px;
	margin: 0;
	width: 530px
}

.centerContainerM {
	width: 528px;
	background: #FFFFFF url('http://www.italiahard.biz/media-screen/contentMiddle.gif') repeat-y;
	padding-left:1px; padding-right:1px; padding-top:8px; padding-bottom:0px; background-color:#FFFFFF
}


/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

/*-------------------*/

.footer {
	margin: 0 auto;
	width: 960px;
	/*background: url('http://www.italiahard.biz/media-screen/footerBg.gif') repeat-x;*/
	background-color: #FFFFFF;
	border-top: 1px solid #DCDBDB;
	clear:both;
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: #164B7F;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #164B7F;
	text-decoration: underline;
}

.footer a:hover {
	color: #CA0002;
	text-decoration: underline;
}

.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}

/*-------------------*/

.box {
	margin: 0px 0px 20px 12px;
}

.boxTopLeft {
	float: left;
	background: url('http://www.italiahard.biz/media-screen/boxTopLeft.gif') no-repeat;
	width: 6px;
	height: 25px
}

.boxTopCenter {
	float: left;
	background: url('http://www.italiahard.biz/media-screen/boxTopCenter.gif') repeat-x;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	
	color: #707070;
	text-align: center;
	font-weight: bold
}

.boxTopRight {
	float: left;
	background: url('http://www.italiahard.biz/media-screen/boxTopRight.gif') no-repeat;
	width: 6px;
	height: 25px
}

.boxMiddle {
	clear: both;
	background: url('http://www.italiahard.biz/media-screen/boxMiddle.gif') repeat-y;
	width: 190px
}

.boxBottom {
	background: url('http://www.italiahard.biz/media-screen/boxBottom.gif') no-repeat;
	width: 190px;
	height: 6px
}

/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #5EAA5E;
	padding: 15px 7px 10px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color: #CA0002;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/

.boxPopCats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	background: url('http://www.italiahard.biz/media-screen/boxPopCatsBg.gif') no-repeat 0px 5px;
	padding-left:8px; padding-right:0px; padding-top:0px; padding-bottom:2px 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #000000;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #CC0000;
	text-decoration: underline;
}



/*-------------------*/


.navig {
	padding: 5px;
	color: #CA0002;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: #CA0002;
	font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #CA0002;
	text-decoration: none;
}

/*-------------------*/


/*-------------------*/


/*-------------------*/

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #CC0000;
	text-decoration: ;
	font-weight: bold
}



/*-------------------*/


---------------
legend {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #3E81B4;
}
fieldset {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: solid;
   background-color: #FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #E5EAEE;
   color: #000000;
}

h4 {
        color: #3E81B4;
        font-size: 10pt;
        padding: 0;
}









/** Style for pivot*/

#secondary3 h3{
	border: 0;
	background: url(images/background_h3.gif) repeat-x bottom;
}

p {
	margin: 5px 10px;
	line-height:1.4em;
}


.block {
	float: left;
	height: 100%;
	margin: 5px 25px 0px 0px;
	text-align: left;
	width: 798px;
}

.comment {
	color: #424440;
	margin: 12px 0px 20px 0px;
	background: #DFE3D4;
	padding: 15px;
	border-left: 3px solid #ACB09E;
}

.comment small {
	color: #000;
	font-size: 11px;
}

.commentform, .commentform a:link {
	font-size: 10px;
	color: #424440;
}

.commentinput {
	width: 170px;
	margin: 0px 0px 3px 0px;
}

.comments {
	color: #FF6600;
	font: 2.0em Trebuchet MS, "Times New Roman", Times, serif;
}

.comments a {
	color: #FF6600;
}

.comments a:hover, .title a:hover {
	color: #00A8FF;
}

.tags {
	display: block;
	margin-top: 5px;
	font-size: 11px;

}

.date {
	color: #FF6600;
	display: block;
	font-size: 0.9em;
	padding: 0;
	background: url(images/background_h2.gif) repeat-x bottom;
}

.entry {
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	display: inline;
}


.entryfooter {
	margin: 20px 0px 0px;
}

.entrynavigation {
	margin: 20px 0px 0px;
}





.linkdumpcomments {
	font-size: normal;
	display:block;
}

.linkdumpcomments {
	color: #555555;
}

.linkdumpentry {
	float: left;
	margin: 2px 0px 10px 0px;
	font-size: 16px;
}

.linkdumpentry p {
	display: inline;
	margin: 0;
	padding: 0;
}

.message p {
	margin-bottom: 5px;
	display: block;
}

.meta {
	float: right;
	font-size: 0.95em;
	letter-spacing: 0;
	margin-top: 10px;
}

.meta a {
	color: #888888;
}

.pagetitle a{
	color: #FFFFFF;
}

.pagetitle a, .pagetitleshade a {
	bottom: 8px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetivca, "Times New Roman", Times, serif;
	left: 185px;
	position: absolute;
	text-align: bottom;
	width: 185px;
}

.pagetitle, .pagetitleshade {
	height: 180px;
	position: absolute;
}

.pagetitleleft a{
	left: 10px!important;
}

.pagetitleshade a{
	color: #FF0000!important;
	margin-left: 1px!important;
}

.title a{
	color: #63663E;
	font-weight: bold;
}




#entries2{
	width: 170px;
	display: inline;
}

#entries3 {
	padding: 0px 0px 0px 20px;
	width: 550px;
	display: inline;
}



#linkdump2 {
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 0px 20px 15px;
	width: 185px;
	background: url(images/background_linkdump.gif) repeat-y left;
	float: right;
}

#linkdump2, #linkdump3 {
	color: #707572;
	line-height: 1.4em;
}

#linkdump3 {
	padding: 0px 0px 0px 15px;
	width: 185px;
	float: left;
}

#linkdumpentry p {
	width: 185px!important;
}

#main ul li {
	margin: 4px 0px!important;
}

#secondary2{
	border: 1px solid #b5b5b5;
	border-top: 0;
	margin: 0px auto 10px auto;
	padding: 0px 20px 10px 20px;
	width: 550px;
	background: #FFFFFF url(images/background_left_2.gif) repeat-x;
}

#secondary2, #secondary3 {
	border-bottom: 1px solid #B5B5B5;
	font-size: 12px;
	height: 100%;
	line-height: 1.5em !important;
}

#secondary3{
	padding: 27px 20px 20px 35px;
	width: 185px;
	margin-bottom: 5px;
	float: left;
	background: url(images/background_left_3.gif) repeat-y;
}

#secondary3 p {
	margin: 3px 0px 0px 0px;
}

#tagpage h3 {
	border:0;
	background: url(images/background_h2.gif) repeat-x bottom;;
}


form {
	margin:0;
}

