 /*
Theme Name: AreaNetworking Theme
*/


/***************************************************/
* {
	font-family: Verdana, "Trebuchet MS", arial;
	color: #525252;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: none}
.clear {clear: both}
/***************************************************/

a img{
	border: none; 
}

.sociable {
	background-color: #f8f8f8;
	padding: 3px;
        border: 1px dotted #ccc;
	font-size: 10px;
	line-height: 1.8em;
}

.sociable sociable_tagline {
	padding-bottom: 10px;
}


#loginform{
        background-color: #ffffff;
	padding: 10px;
}


#loginform #user_login {
	background-color: #ffffff;
	font-size: 11px; 
	width: 40%; 
	padding: 3px; 
	margin-right: 6px; 
	border: solid 1px #525252; 
}



.widget MiniMetaWidgetWP_display{
        background-color: #cb0000;
}




#user_login{ font-size: 11px; width: 40%; padding: 3px; margin-right: 6px; border-color: #8c8c8c; }
#user_pass{ font-size: 11px; width: 40%; padding: 3px; margin-right: 6px; border-color: #8c8c8c; }

.user_login{ font-size: 11px; width: 40%; padding: 3px; margin-right: 6px; border-color: #8c8c8c; }
.user_pass{ font-size: 11px; width: 40%; padding: 3px; margin-right: 6px; border-color: #8c8c8c; }


body {
        font-family: Verdana, "Trebuchet MS", arial;
	background: #f1f1f1;
	text-align: center;
}

#container {
	background-color: #fff;
	width: 980px;
	height: 100%;
	margin-right: auto; 
	margin-left: auto; 
	text-align: left;
}

#header {
	width: 980px;
	height: 153px;
}
/***************************************************/

#uab{
        background-color: #a4a4a4;
	border: 1px solid #eaeaea;
	background-position: top right;
	font-size: 12px; 
        font-family: Verdana, "Trebuchet MS", arial;
	line-height: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#uab li{
        border-bottom: 1px dotted #fff;
        padding-top: 4px;
        line-height: 1.5em;
	padding-bottom: 4px;
	padding-left: 5px;
}


#uab li a{
        color: #fff;
	font-size: 11px;
        font-family: Verdana, "Trebuchet MS", arial;
	font-weight: bold;
}


.uabtitolo {
	font-size: 12px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	color: #fff;
	height: 15px;
	font-weight: bold;
	background-color: #255b71;
}

#pagenav {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        float: left;
        width: auto;
        height: 30px;
        border-right: 1px solid #b8b8b8;
}

#pagenav ul {
        float: left;
        padding-left: 0px;
        height: 30px;
}

#pagenav ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 0px;
}

#pagenav ul li a {
	background: url(images/nav.gif) repeat-x;
	background-position: center 0px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
        font-family: "Verdana, Trebuchet MS", arial;
	letter-spacing: 0px; 
	color: #cb0000;
	border-left: 1px solid #b8b8b8;
        border-top: 1px solid #b8b8b8;
	font-weight: bold;
}

righetta{
	height:30px;
	width: 1px;
        border-left: 1px solid #b8b8b8;
        display: block;
        line-height: 30px;

}


#pagenav ul li a:hover {

/*	background: url(images/nav.gif) repeat-x; */
/*	background-position: center -30px; */
/*	color: #525252; */
	color: #fff;
	background: #b1b1b1;
	text-decoration: none;
}

#pagenav ul li.current_page_item a {
	background: url(images/nav.gif) repeat-x;
	background-position: center -60px;
	color: #ffffff;
}

#pagenav ul li.current_page_item a:hover {
	background: url(images/nav.gif) repeat-x;
	background-position: center -60px;
}
/***************************************************/


#divsearch {
        margin-top: 10px;
        margin-bottom: 5px;
        background-color: #ffffff;
        padding: 5px;
        border: 1px solid #cbcbcb;
        background-color: #2d66a8;
        color: #ffffff;
}

#searchform {
        width: 300px;
        height: 45px;
}

#searchform form {
        float: right;
        display: inline;
        background: url(images/ico-search.png) no-repeat;
        background-position: left 0px;
        width: 300px;
        height: 45px;
}

#searchform fieldset {
        width: 300px;
        float:center;
        display: inline;
        padding-top: 10px;
        height: 35px;
}

#searchform label {
        margin-left:20px;
        vertical-align: middle;
        color: #fff;
        font-weight: bold;
        font-size: 11px;
}

#searchform input {
        display: inline;
        vertical-align: middle;
        font-size: 11px;
}

#searchinput {
        width: 189px;
        height: 20px;
        padding-right: 6px;
        padding-top: 6px;
        background: url(images/search-input.png) no-repeat;
        color: #3f3f3f;
}

#searchbutton {
        width: 35px;
        height: 25px;
        line-height: 1.4em;
        background: url(images/search-button.png) no-repeat;
        font-weight: bold;
        color: #cb0000;
        text-align: center;
        cursor: pointer;
}


/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
#logo {
	height: 125px;
	width: 95%;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	padding-right: 50px;
	padding-left: 0px;
	/* border-right: 1px dotted #ccc; */
	background: #ffffff url(images/logodocs.gif) no-repeat;	
	background-position: left 0px;
        border-top: 1px solid #b8b8b8;
}

#logo h1 {
	padding-top: 9px;
	font-size: 22px;
	font-weight: bold;
}

#logo h1 a {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #366799;
}

#logo h1 a:hover {
	color: #5ea2e7;
}

#logo .description {
	color: #999;
	font-size: 11px;
	line-height: 1.4em;
}

#about {
	float: left;
	display: inline;
	margin-top: 70px;
	width: 500px;
	font-size: 11px;
}

#about p {
	color: #525252;
	font-size: 11px;
	line-height: 1.4em;
}
/***************************************************/


#column {
	background-color: #fff;
        font-family: Verdana, arial;
        float: left;
        width: 650px;
        margin-right: 20px;
        border-top: 5px solid #8a8a8a;
}




.post {
	margin-top: 10px;
}

.postmargin {
	margin-top: 200px;
}


.post a {
	color: #cb0000;
}

.post a:hover {
	color: #525252;
}

.post-top {
        width: 540px;
        height: 10px;
        background: url(images/post-top.png) no-repeat;
        overflow: hidden;
}


.post-bottom {
	width: 100%;
	height: 10px;
	background: url(images/post-bottom.png) no-repeat;
	overflow: hidden;
}

.entry {
	background: #FFF;
}

.entry h2 {
	/*# titolo posts nella pagina single #*/
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 18px;
	color: #255b71;
	font-weight: bold;
	letter-spacing: -1px;
}


.entry .content h2 {
        /*# titolo posts nella pagina single #*/
        padding-left: 0px;
        padding-right: 15px;
        padding-top: 0px;
        line-height: 1.3em;
        font-size: 16px;
        color: #255b71;
        font-weight: bold;
        letter-spacing: -1px;
}



.entry h2 a {
	line-height: 1.5em;
	font-size: 17px;
	color: #255b71;
	font-weight: bold;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #585858;
	padding-bottom: 5px;
	font-size: 11px;
}


.entry .autorehome {
/*	background: url(images/authors_bg.gif);  */
/*        background: url(images/authorbar_bg.gif);*/
	background-color: #f1f1f1;
        border-top: 1px dotted #b0b0b0;
        border-left: 1px dotted #b0b0b0;
        border-right: 1px dotted #b0b0b0;
       	line-height: normal;
	display: block;
        margin-left: 15px;
        margin-right: 15px;
        color: #cb0000;
        padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana;
        font-size: 10px;
}


.entry .autore {
/*        background: url(images/authors_bg.gif); */
/*      background: url(images/authorbar_bg.gif); */
        background-color: #f1f1f1;
        border-top: 1px dotted #b0b0b0;
        border-left: 1px dotted #b0b0b0;
        border-right: 1px dotted #b0b0b0;
        line-height: normal;
        display: block;
        margin-left: 15px;
        margin-right: 15px;
        color: #2e2e2e;
        padding-left: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
        font-family: Verdana;
        font-size: 10px;
	font-align: justify;
}


.entry .autore img {
	padding-right: 5px;
	padding-left: 5px;
}



.entry .nomeautore {
	font-size: 12px;
}

.entry .autore a {
	font-weight: bold;
	color: #cb0000;
}


.entry .autorehome a {
	color: #525252;
	font-size: 12px;
}


.entry .autorehome b {
	font-size: 12px;
        color: #cb0000;
}


.autoreint {
	color: #ffffff;
}

.textalign {
	text-align: right;
}


.entryblog {
        background: url(images/angoloblog.png) no-repeat;
        background-position: top right;
}

.entryblog h2 {
        /*# titolo posts nella pagina single #*/
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
        line-height: 1.3em;
        font-size: 12px;
        color: #255b71;
        font-weight: bold;
 /*       letter-spacing: -1px; */
}


.entryblog .content h2 {
        /*# titolo posts nella pagina single #*/
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
        line-height: 1.3em;
        font-size: 12px;
        color: #255b71;
        font-weight: bold;
        letter-spacing: -1px;
}



.entryblog h2 a {
        line-height: 1.5em;
        font-size: 17px;
        font-weight: bold;
	color: #255b71;
}

.entryblog .date {
        display: block;
        margin-left: 15px;
        margin-right: 15px;
        color: #585858;
        padding-bottom: 5px;
        font-size: 11px;
}



.entryblog .autorehome {
/*      background: url(images/authors_bg.gif);  */
/*        background: url(images/authorbar_bg.gif); */
        background-color: #f1f1f1; 
        border-top: 1px dotted #b0b0b0;
        border-left: 1px dotted #b0b0b0;
        border-right: 1px dotted #b0b0b0;
        line-height: normal;
        display: block;
        margin-left: 15px;
        margin-right: 15px;
        color: #cb0000;
        padding-left: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
        font-family: Verdana;
        font-size: 10px;
}


.entryblog .autore {
/*        background: url(images/authors_bg.gif); */
/*      background: url(images/authorbar_bg.gif); */
        background-color: #f1f1f1;
        border-top: 1px dotted #b0b0b0;
        border-left: 1px dotted #b0b0b0;
        border-right: 1px dotted #b0b0b0;
        line-height: normal;
        display: block;
        margin-left: 15px;
        margin-right: 15px;
        color: #2e2e2e;
        padding-left: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
        font-family: Verdana;
        font-size: 10px;
        font-align: justify;
}


.entryblog .autore img {
        padding-right: 5px;
        padding-left: 5px;
}


.entryblog .nomeautore {
        font-size: 13px;
}

.entryblog .autore a {
        font-weight: bold;
        color: #cb0000;
}


.entryblog .autorehome a {
        color: #cb0000;
}


.entryblog .autorehome b {
        font-size: 12px;
        color: #cb0000;
}



#chat{
        font: 12px Verdana, "Courier New", Courier, mono;
        background: #e5fbff;
        line-height: 1.5em;
        padding: .4em 1em;
        margin: 0px 0px 15px 0px;
        color: #000;
        overflow: auto;
        white-space: normal;
        border: 1px dotted #2eadc4;
}


#chat span,.content chat strong{
        font-family: "Courier New", Courier, mono !important;
        font-weight: bold;
}


#doc20{
        font: 11px Verdana, "Courier New", Courier, mono;
        background: #00e7c4;
        line-height: 1.5em;
        padding: .4em 1em;
        margin: 0px 0px 15px 0px;
        color: #000;
        overflow: auto;
        white-space: normal;
        border: 1px solid #8a8a8a;
}


#doc20 b{
	color: #000;
}



#bycompany{
        font: 11px Verdana, "Courier New", Courier, mono;
 	vertical-align: top;
        background: #2c5a70;
        line-height: 1.5em;
        padding: .4em 1em;
        margin: 0px 0px 15px 0px;
        color: #fff;
        overflow: auto;
        white-space: normal;
        border: 1px solid #8a8a8a;
}


#bycompany .caticon {
	margin:0 5px 5px 0;
	border:0px solid #000000;
	padding:3px;
	float:left
}

#bycompany p {
	margin:0;
	padding-bottom:7px;
	color:#fff;
	line-height:1.3
}


#bycompany b {
        color:#fff;
}





.caticon {
        margin:0 5px 5px 0;
        border:0px solid #000000;
        padding:3px;
        float:left
	color: #fff;
}




/********* CSS For Post Info Below Header ***************/
.info {
	background: #525252;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}

.info .cat {
	float: left;
	color: #ffffff;
	padding-top: 1px;
}

.info .comments {
	float: right;
}

.info .cat a {
	color: #ffffff;
	font-weight: bold;
	line-height: 1.8em;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.info .comments a {
	line-height: 26px;
	color: #ffffff;
/*	background: url(images/ico-comment.gif) no-repeat; */
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}


.content pre{
     	/*max-width: 60%; */
	/*max-width: 400px;*/
	font-size: 11px;
        font-family: "Courier New", Courier, mono;
        background: #f5f5f5;
        line-height: 1.5em;
        padding: .4em 0.2em;
        margin: 0px 0px 15px 0px;
        color: #000;
        overflow: auto;
        white-space: pre;
        border: 1px dotted #cb0000;
}
.content pre span,.content pre strong{
        font-family: "Courier New", Courier, mono !important;
        font-weight: bold;
}



.content2 {
        padding-top: 15px;
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 1px;
}



.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.content .more-link {
	padding-top: 10px;
	font-size: 11px;
	text-align:right;
	font-weight: bold;
	display: block;
}

.content h1 {
/*	letter-spacing: -2px; */
	font-size: 14px;
	color: #cb0000;
}

.content h2 {
	font-size: 18px;
	color: #5a94bd;
}

.content h3 {
        margin: 18px 0px 0px 0px;
        border-bottom: 1px dotted #333333;
        letter-spacing: -1px;
        font-size: 16px;
        font-weight: bold;
        color: #333;
}

.content h4 {
        margin: 10px 0px 0px 0px;
        border-bottom: 1px dotted #333333;
        font-size: 14px;
        font-weight: bold;
        color: #333;
}

.content h5 {
	font-size: 13px;
	font-weight: bold;
	color: #525252;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.png) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: Verdana, georgia, arial;
	line-height: 1.5em;
	font-size: 19px;
	color: #2c5a70;
}

blockquote * {
	font-family: verdana, georgia, arial;
	line-height: 1.5em;
	font-size: 11px;
	color: #2c5a70;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
        padding: 3px;
        background-color: #f1f1f1;
        color: #000;
        font-size: 11px;
	word-wrap: break-word;
}

.tags {
	border-top: 1px solid #ddd;
	font-weight: bold;
	line-height: 2em;
	color: #525252;
	padding-left: 0px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
}

.tags a {
	font-weight: bold;
	font-size: 12px;
	color: #cb0000;
}

.tags a:hover {
	color: #000000;
}


.sfondopostsimili{
	font-size: 11px;
        border: 1px dotted #ddd;
	margin-left: 10px;
	background-color: #f9f9f9;
	text-align: left;
	padding: 10px;
}

.sfondopostsimili a {
        font-size: 11px;
}



.follow {
	background: #f9f9f9;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #eee;
	font-weight: bold;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
}

.navigation a {
	color: #333;
}

.navigation a:hover {
	color: #666;
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/***************************************************/

#sidebar {
	background-color: #fff;
        float: left;
        text-align: left;
        width: 310px;
        border-top: 5px solid #8a8a8a;
}




/***************************************************/



.box {
	width: 310px;
}

.box h2 {
	margin-top: 10px;
	display: block;
	width: 308px;
	border-left: 1px solid #525252;
	border-right: 1px solid #525252;
	border-top: 1px solid #525252;
	height: 22px;
	background: #326a85;
	color: #ffffff;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
}
/***************************************************/
.ads {
	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/***************************************************/
.subscribe {
	padding: 10px;
	border-bottom: 1px solid #cfcfcf;
        border-right: 1px solid #cfcfcf;
        border-left: 1px solid #cfcfcf;
	background: #ffffff;
}

.rssfeed {
	font-size: 12px;
	line-height: 1.4em;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #cb0000;
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	color: #5ea2e7;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 280px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat bottom;
}

#rssinput:focus {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat top;
}

#rssbutton {
	width: 36px;
	height: 36px;
	background: url(images/rss-button.gif) no-repeat;
	cursor: pointer;
}
/***************************************************/
.tabs {
	margin-top: 10px;
	width: 310px;
	overflow: hidden;
}

.tabs li {
	float: left;
	display: inline;
	margin-left: 1px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
}

.tabs li a {
	float: left;
	display: block;
	color: #cb0000;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 26px;
	height: 26px;
	background: url(images/tab.gif) repeat-x top;
}

.tabs li a:hover {
	display: block;
	color: #525252;
}

.tabs li a.selected {
	display: block;
	background: url(images/tab.gif) repeat-x bottom;
	color: #FFF;
}

.tabs li a.selected:hover {
	display: block;
	background: url(images/tab.gif) repeat-x bottom;
	color: #FFF;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	background: #FFF url(images/tabtop.gif) no-repeat top;
        border-bottom: 1px solid #cfcfcf;
        border-right: 1px solid #cfcfcf;
        border-left: 1px solid #cfcfcf;
	border-top: 0;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 11px;
}

.tabcontent a, .tabcontent a strong {
	color: #ffffff;
	line-height: 1.4em;
}



.tabcontent a:hover, .tabcontent a:hover strong {
	color: #ffffff;
}

.tabcontent ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #ffffff;
	line-height: 1.4em;
	font-size: 11px
}



.tabcontent ul li a {
	color: #ffffff;
	line-height: 1.4em;
}


.tabcontent ul li a .littletitle {
        color: #525252;
}



.tabcontent ul li a:hover {
	color: #ffffff;
}

.tabcontent ul li span {
	display: block;
	color: #ffffff;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 310px;
	margin-right: 20px;
	font-size: 11px;
}

.sidebar a {
	color: #ffffff;
}


.sidebar2{
        float: left;
        width: 47%;
/*      margin-right: 20px; */
        font-size: 11px;
}


.sidebar2 a {
        color: #ffffff;
}

.sidebar2 a:hover {
        color: #444444;
}

.sidebar2 ul li h2 {
        margin-top: 10px;
        display: block;
        background: url(images/sidebar_bg.gif);
        width: 99%;
        border-left: 1px solid #e8e8e8;
        border-right: 1px solid #e8e8e8;
        border-top: 1px solid #e8e8e8;
        border-bottom 1px dotted #cb0000;
        height: 22px;
        color: #ffffff;
        line-height: 22px;
        font-weight: bold;
        text-indent: 10px;
        font-size: 13px;
}

.sidebar2 ul li div {
        padding: 10px;
        border: 1px solid #eee;
        background: #FFF;
        line-height: 1.4em;
        font-size: 11px;
}




.sidebar a:hover {
	color: #444444;
}

.sidebar ul li h2 {
	margin-top: 10px;
	display: block;
	background: url(images/sidebar_bg.gif);
	width: 308px;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-bottom 1px dotted #cb0000;
	height: 22px;
	color: #ffffff;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
}

.sidebar ul li div {
	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
	padding-left: 10px;
	padding-bottom: 7px;
	border: 1px solid #eee;
	background: #FFF;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	font-family: Verdana;
	font-size: 12px;
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sidebar ul li ul li a {
	/*# tolto l'a capo dopo il num di cat #*/
/*	display: block; */
	color: #cb0000;
	line-height: 1.1em;
}

.sidebar ul li ul li a:hover {
	color: #cb0000;
}




.sidebar2 ul ul {
        padding-left: 10px;
        padding-bottom: 7px;
        border: 1px solid #eee;
        background: #FFF;
}

.sidebar2 ul ul ul {
        padding: 0px;
        border: 0;
        background: #FFF;
}

.sidebar2 ul li ul li {
        font-family: Verdana;
        font-size: 12px;
        display: block;
        background: url(images/bullet.gif) no-repeat;
        background-position: left 9px;
        border-bottom: 1px dotted #ddd;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 3px;
        padding-bottom: 3px;
}

.sidebar2 ul li ul li a {
        /*# tolto l'a capo dopo il num di cat #*/
/*      display: block; */
        color: #cb0000;
        line-height: 1.1em;
}

.sidebar2 ul li ul li a:hover {
        color: #cb0000;
}







/***************************************************/
#footer {
/*	clear:left; */
	margin:auto;
	width: 980px;
	background-color: #ffffff;
	border-top: 5px solid #cb0000;
	padding-top: 0px;
	position:relative;
}


#footercontent {
	width: 100%;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
	background-color: #2c5a70;
}

#footercontent ul li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px dotted #ccc;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #ffffff;
        font-family: "Trebuchet MS", arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}


#footercontent ul li a:hover {
	color: #ffffff;
	line-height: 1.5em;
}

.copyright {
	float: right;
	color: #525252;
	line-height: 1.5em;
	font-size: 11px;
	padding-right: 10px;
}

.copyright a {
	font-weight: bold;
	border-bottom: 1px dotted #ff9600;
	line-height: 1.5em;
	color: #525252;
}

.copyright a:hover {
	color: #525252;
	line-height: 1.5em;
}

.rss {
	float: left;
	font-size: 11px;
	padding-right: 10px;
	bottom: 10px;
	color: #525252;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #525252;
	margin-right: 25px;
}

.rss a:hover {
	color: #525252;
	line-height: 1.5em;
}

.property {
	float: right;
	color: #aeaeae;
	line-height: 1.5em;
	font-size: 11px;
}

.property a {
	font-weight: bold;
	color: #aeaeae;
}

.property a:hover {
	color: #aeaeae;
	text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	padding-top: 2px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	font-color: #cb0000;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #999;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #ff9600;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #f3f3f3;
	background: #fffff9;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #999;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	border-top: 5px solid #2a2a2a;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding: 2px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
	background-color: #525252;
	color: #ffffff;
}

h3#comments {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #a4d5e5;
}

ol.commentlist li {
	background: #f8fcef;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 80px;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 365px;
}

.commentbody em {
	font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #455c6b;
	font-size: 12px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 10px;
	font-family: Verdana, tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
	font-size: 11px;
}
/***************************************************/
.reply form {
	background: #EEE;
	width: 488px;
	padding: 10px;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #d9f6fa;
	width: 200px;
	padding: 5px;
	color: #366799;
}

.replytext:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #d9f6fa;
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #366799;
}

.replyarea:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replybutton {
	background: #525252;
	text-align: center;
	width: 140px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}
/***************************************************/


##TOC##
div.toc {
        border: 1px solid #ef0000;
        font-size: .75em;
}

div.toc.toc-left {
        max-width: 22em;
        float: left;
        margin: 5px 5px 5px 0;
}
div.toc.toc-right {
        max-width: 22em;
        float: right;
        margin: 5px 0 5px 5px;
}

div.toc a.toc-header {
        display: block;
        background-color: #b1b1b1;
        border-top: 1px solid #fcfcfc;
        border-left: 1px solid #fcfcfc;
        border-bottom: 1px solid #f0f0e0;
        border-right: 1px solid #f0f0e0;
        color: #cb0000;
/** Styling regarding TOC title: **/
        padding: 1px 2px;
        text-align: left;
        font-size: 1.25em;
        font-weight: bold;
}

div.toc ul {
        list-style: none;
        margin: 0;
        padding: 5px;
        background-color: #ededed;
        overflow: hidden;
        white-space: nowrap;
}
div.toc.auto-collapse ul {
        display: none;
}

div.toc li a {
        padding-left: 5px;
        text-decoration: none;
        border: 0 none;
        color: #414141;
}
div.toc li.toc-level-1 {
        font-weight: bold;
}
div.toc li.toc-level-2 {
        font-weight: bold;
        padding-left: .25em;
}
div.toc li.toc-level-3 {
        padding-left: .55em;
}
div.toc li.toc-level-4 {
        padding-left: .75em;
}



#featured{
width:1000px;
margin:0 auto;
background:#fff;
position:relative;
z-index:1;
}

#featured_slider{
float:left;
position:relative;
z-index:1;
width:495px;
background-color: #cb0000;
padding-left:25px;
}



#trending_wrap{
float:right;
width:180px;
}
#trending_up{
float:right;
background-color: #cb0000;
padding-left:25px;
}


#container2{
    width:700px;
    background-color: #fff;
    padding:5px;
    overflow:hidden;
}

#left2, #right2{
    float:left;
    width:350px;
    height:10px;
}

#left2{
    background-color: #f8f8f8;
}

#right2{
    background-color:#f1f1f1;
}



#bypress{
        font: 11px Verdana, "Courier New", Courier, mono;
        vertical-align: top;
        background: url(images/nav.gif) repeat-x;
        background-position: center 0px;
        line-height: 1.5em;
        padding: .4em 1em;
        margin: 0px 0px 15px 0px;
        color: #525252;
        overflow: auto;
        white-space: normal;
        border: 1px solid #8a8a8a;
}


#bypress .caticon {
        margin:0 5px 5px 0;
        border:0px solid #000000;
        padding:3px;
        float:left
}
        
#bypress p {
        margin:0;
        padding-bottom:7px;
        color:#fff;
        line-height:1.3
}


#sn {
        margin-top: 10px;
        margin-bottom: 5px;
        background-color: #ffffff;
        padding: 5px;
        border: 1px solid #cbcbcb;
}
 


.boxtags { margin: 15px; padding:10px; color: 255b71; font-size: 12px; border:1px solid #ddd; -moz-border-radius: 6px; -webkit-border-radius: 6px; clear:both; font-weight: bold; }


.printpage a { color:#fff; background:#cb0000; -moz-border-radius: 6px; -webkit-border-radius: 6px; font-size:10px; padding: 5px; margin-right: 15px; margin-top: 15px; float: right; }
.printpage a:hover { color: #fff; }







