
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, 
font, img, ins, kbd, q, s, samp, small, strike, tt, 
var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, 
td {
background-color: transparent;
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
line-height: ;
}

a {
color:#0395CC;
font-weight:bold;
}

body, html {
background-color: #e9e9e9;
color: #333;
}

.main{
margin:0 15px;
overflow:auto;
}

img {
max-width:100%;
}

#header {
margin:  0 0 0;
width: 100%;
}

h1.pagetitle {
margin:4% 0;
font-family: "century gothic", arial, verdana, sans-serif;
font-size: 1.5em;
font-weight:bold;
color:#333;
letter-spacing:-2px;
line-height: 2em;
text-transform:uppercase;
}



/*---------------------------->>>>>>>>>>> home <<<<<<<<<<-------------------------*/

#title {

margin: 20px 0;
width:99%;
overflow:auto;
height:auto;
}

#title h1{text-align:center;}

#header #home_nav{
padding: 0 5%;
margin:0 0;
width:90%;
}

#header #home_nav li{
padding:10px 5px 2px 5px;
background: #000;
width:26%; 
margin:0 4% 0 0;
}

#header #home_nav li.last{
 
margin:0;
}



#head_home {
margin:0;
width:100%;
}

#head_home ul{
margin:0 ;
padding: 0;
width:100%;
}

#head_home li{
margin: 0 10px 0 0;
padding: 5px ;
font-family: arial, verdana, sans-serif;
color: #fff;
background-color: #333;
width:20%;
height:30px;
display: inline;
-moz-border-radius-topright: 6px;  
     -moz-border-radius-topleft: 6px;  
      
     -webkit-border-top-right-radius: 6px;  
     -webkit-border-top-left-radius: 6px;  
      
     border-top-right-radius: 6px;  
     border-top-left-radius: 6px; }

#head_home li a{
text-align:center;
color:#fff;
font-weight:bold;
}

#head_home hr{
margin:0;
width:100%;
height:3px;
color:#000;
background-color:#000;
}

#home {
padding: 4.68% 1.56%;
margin:0;
background-color:#000;
width:96.7%;
}

#home h2{
font-family: "century gothic", "futura heavy", verdana, sans-serif;
font-size: 1.5em;
margin: 3% 4%;
line-height: 2em;
font-weight:bold;
color: #fff;
font-variant:small-caps;
}


#home ul {margin:0 4%; overflow:auto; width:96%; height:auto;}

#home li {
margin:2% 0;
display:inline-block;
width:66%;
padding:3.1%;
overflow:hidden;
background-color:#fff;
background-image: url('http://localhost/wordpress/wp-content/themes/default/images/icons/arrow_data.jpg');
background-repeat:no-repeat;
background-position: right center;
-moz-border-radius-topright: 6px;  
     -moz-border-radius-bottomright: 6px;  
      
     -webkit-border-top-right-radius: 6px;  
     -webkit-border-bottom-right-radius: 6px;  
      
     border-top-right-radius: 6px;  
     border-bottom-right-radius: 6px; 
}


#home li.tuts, #home li.insp, #home li.feat, #home li.news{
padding: 3.1% 2%;
width:20%;
font-size: 120%;
text-align:center;
background-image:none;
-moz-border-radius-bottomleft: 6px;  
     -moz-border-radius-topleft: 6px;  
      
     -webkit-border-bottom-left-radius: 6px;  
     -webkit-border-top-left-radius: 6px;  
      
     border-bottom-left-radius: 6px;  
     border-top-left-radius: 6px; 
	 
	 -moz-border-radius-topright: 0px;  
     -moz-border-radius-bottomright: 0px;  
      
     -webkit-border-top-right-radius: 0px;  
     -webkit-border-bottom-right-radius: 0px;  
      
     border-top-right-radius: 0px;  
     border-bottom-right-radius: 0px; 


}

#home  li.tuts {background-color:#039bdb;}
#home li.insp {background-color:#f84c00;}
#home li.feat {background-color:#72ef4a;}
#home li.news {background-color:#d1ff00;}

#home a {
color:#000;}

#search {
margin:5% 0;
}

.search_form {
width: 100%;
height: auto;
padding: 0em 0 0 0em;
display: block;




}

#searchform {
margin:0;
display:block;
}

.search_text {
font-family: arial, sans-serif;
font-size: 2em;
color: #333;
display: inline-block;
width: 60%;
height: 10%;
margin:0 0 -5px 10%;
padding:0;
border: 1px solid #bcbcbc;
}






input.cerca {
font-family:   arial, sans-serif;
color: #fff;
font-size: 0.8em;
line-height: 0em;
background-color: #000;
padding:  0.5em;
display:inline;
border: none;
margin:0 0 0 0em;
cursor: pointer;
text-transfor: uppercase;
}






/*---------------------------->>>>>>>>>>  header <<<<<<<<------------------------*/





.top_bar {
margin:0;
padding: 0;
background-color:#000;
height:50px;
overflow:auto;
width:100%;
}

#home_link{
margin: 5px 0 0 15px;
float: left;
width:20%;



}

#foot_link{
margin: 5px 15px 0 0;
float: right;
width:20%;

}

#header ul{
margin: 0;
padding: 10px 0 0 0;
height: auto;
width:100%;
border-bottom: 3px solid #000;
overflow:auto;

}

#header li{

margin: 0 3.1% 0 0;
padding: 3.1% 3.1% 0 3.1%;
font-family: arial, verdana, sans-serif;
color: #fff;
background-color: #333;
width:24.2%;
height:30px;
display: inline-block;
text-align:center;
border-bottom: 3px solid #000;
-moz-border-radius-topright: 6px;  
     -moz-border-radius-topleft: 6px;  
      
     -webkit-border-top-right-radius: 6px;  
     -webkit-border-top-left-radius: 6px;  
      
     border-top-right-radius: 6px;  
     border-top-left-radius: 6px; }
	 

	 #header ul li.here{border:1px solid #000; border-bottom:none; background-color:#fff; color:#333;}
	 
	 #header li.last{margin: 0;}




#header li a{
text-align:center;
color:#fff;
font-weight:bold;
}

#header hr{
width:100%;
height:3px;
color:#000;
background-color:#000;
}






/*---------------------------->>>>>>>>>>> single <<<<<<<-------------------------*/





#content_wrapper{
margin:5% 0;
font-family: "lucida sans", verdana, arial, sans-serif;
font-size: 85%;
line-height: 110%;
color: #333;
background-color:transparent;
}


@font-face {
  font-family: cabnd;
  src: url(type/CABND/CABNDWebBold.otf) format("opentype");
}


h1.article_title {
font-size:300%;
color: #fff; 
font-family:   cabnd,  "lucida sans", "helvetica neue", verdana, sans-serif;
background-color: transparent;
line-height: 80%; 
letter-spacing: -2px;
line-height: 1.3em;
background-color: #000;
padding:0 0 0 0.5em;

}

#content_wrapper img{
padding:5% 0;
}



img.quote{
margin:5%;
float:left;
vertical-align:baseline;
}



#content_wrapper div.data {
text-align:left;
margin: 1em 0;
}

#content_wrapper div.data p {
font-family: georgia, times, "times new roman", serif;
font-size: 75%;
font-weight: bold;
color: #999;
padding:0em;
font-style: italic;
background-color:transparent;
}


#content_wrapper p {
font-size: 100%;
color: #333;
font-family: georgia, "times new roman", serif;
line-height: 1.5em;
padding:1em 0;
margin: 0 5%;
}

#content_wrapper p.intro {
font-size: 120%;
color: #333; 
font-family: garamond, cambria, "times new roman", georgia, "times", serif;
line-height: 1.5em;
font-weight:bold;
font-varian:small-caps;
padding: 2% 5%;
margin: 1em 0;
background-color:#e2e2e2; #f5f5f5; #e9e9e9;
-webkit-border-radius: 10px;  
    -moz-border-radius: 10px;  
     -khtml-border-radius: 10px;  
    border-radius: 10px;

}

#content_wrapper p.question {
font-weight: bold;
padding:0;
}

#content_wrapper strong.answer {
font-size: 100%;
font-weight:bold;
color: #00CF1C;
padding:0;

}

#content_wrapper p.inteview {
font-size: 100%;
color: #333;
font-family: georgia, "times new roman", serif;
line-height: 1.5em;
padding:0;
}




p.participate {
margin:5%0;
padding:0;
font-style:italic;
color: #999;
}

.quotes {
background: url('http://localhost/wordpress/wp-content/themes/english_DB/images/quote.png') no-repeat top left;
background-color:#e9e9e9;
font-family: "times new roman", times, cambria, serif;
font-size: 2em;
color:#000;
padding: 10% 2% 2% 5%;
float:right;
margin:2%;
width: 35%;
}
#content_wrapper p.cite{
background: url('http://localhost/wordpress/wp-content/themes/english_DB/images/quote.png') no-repeat top left;
background-color:#e9e9e9;
font-family: "times new roman", times, cambria, serif;
font-style:italic;
color:#000;
padding: 10% 2% 2% 5%;
margin:2%;

}

#content_wrapper h2{
margin:5% 0 3% 0;
font-family:georgia, times, "times new roman", serif;
font-size:1.25em;
font-variant:small-caps;
font-weight:bold;
color:#333;
}

#content_wrapper a.glossary{
font-size: 100%;
color: #B0D730;
font-family: georgia, "times new roman", serif;
font-weight:bold;
}

#content_wrapper a.glossary:hover{
background-color:#333;
color:#B0D730;
text-decoration: underline;

}

#content_wrapper p  a:hover{
border-bottom:2px solid #333;
font-weight:bold;
background-image: url('http://localhost/wordpress/wp-content/themes/english_DB/images/icons/arrow_data.jpg') no-repeat right;
}

#content_wrapper div.list p{
font-size: 87.5%;
color: #333;
font-family: georgia, "times new roman", serif;
line-height: 1.5em;
padding:1.5em 1em;
margin: 0 5%;
background-color:#f5f5f5;
}


#tags {
width: 80%;
padding: 1em;
display: block;
}


div.fonti {
width: 100%;
padding: 0;
display: block;
}

div.similar_art {
width: 100%;
padding: 0;
display: block;
}

ul.art_link {
font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
padding: 2em 1.5em;
font-size: 87.5%;
line-height: 2em;
color: #333;
}

ul.art_link img {margin:0; padding:0;}

li.post_list {
font-family: Arial, Helvetica Neue, Helvetica, sans-serif;

}


p.tags {
padding: 1em;
}



hr.post_line {
width:100%;
height:2px;
background-color:#555;
}

h3.tags {
font-size: 87.5%;
color: white;  
font-family: georgia, "times new roman", serif;
line-height: 150%;
font-weight: bold;
padding:1em 1.5em;
background-color: #000; 
font-style: italic;
}


a.articles_list_2 {
font-family: helvetica, verdana, arial, sans-serif;
font-size: 100%%;
color:#787773; 
text-decoration: underline;
line-height: 170%;
}


a.articles_list_2:hover {
padding:1em;
background-color: #000;
color: #fafafa;
text-decoration:underline;
font-weight: bold;
line-height: 2.5em;
-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
     -khtml-border-radius: 6px;  
    border-radius: 6px;
}

div.post-tag a { 

font-family: helvetica, verdana, arial, sans-serif;
font-size: 100%;
color: #6c6c6c; #333;
text-decoration: underline;
}

div.post-tag a:hover {
padding:1em;
background-color: #bcbcbc;
color: #fafafa;
text-decoration:underline;
font-weight: bold;
line-height: 2.5em;
-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
     -khtml-border-radius: 6px;  
    border-radius: 6px;
}



div.post-tags{
padding:2em 1em;
}

div.post-tags a{
padding: 1em 0;
font-family: helvetica, verdana, arial, sans-serif;
font-size: 87.5%;
color: #6c6c6c; #333;
text-decoration: underline;
}

div.post-tags a:hover {
padding:1em;
background-color: #000;
color: #fafafa;
text-decoration:underline;
font-weight: bold;
line-height: 2.5em;
-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
     -khtml-border-radius: 6px;  
    border-radius: 6px;
}


p.participate {
margin:5%0;
padding:0;
font-style:italic;
color: #999;
}




li.comment_box {
text-align: left;
display:block;

}

li.comment_data {
text-align: left;
display: block;

}


.comment_field {
border-top:1px solid #999;
border-left:1px solid #999;
border-bottom:1px solid #eee;
border-right:1px solid #eee;
margin: 3% 0;
}

.comment_field_2 {
margin: 2% 0;
border-top:1px solid #999;
border-left:1px solid #999;
border-bottom:1px solid #eee;
border-right:1px solid #eee;
}

.comment_field_3 {
margin: 2% 0;
border-top:1px solid #eee;
border-left:1px solid #eee;
border-bottom:1px solid #999;
border-right:1px solid #999;
background-color: #fff;
}

.comment_field_3:hover {
margin: 2% 0;
border-top:1px solid #eee;
border-left:1px solid #eee;
border-bottom:1px solid #999;
border-right:1px solid #999;
background-color: #000;
color:#fff;
}

small.comment_label {
font-family: georgia, times, sans-serif;
color: #999;
font-size: 85%;
margin:3% 0;
}

ul.comment_ul {
clear: both;
}

#comments {
padding: 5% 0;
}

#commenti h3.tags {
line-height:2.5em;}

.com_text_left {
font-family: georgia, times, "times new roman", serif;
font-size: 85%;
color:#000;
padding:  0;
font-weight:bold;
text-align: left;
display:block;
float:left;
}

.com_text_right {
font-family: georgia, times, "times new roman", serif;
font-size: 85%;
color:#000;
padding:  0;
font-weight:bold;
text-align: right;
display:block;
}

.li_com {
margin:5% 0;
clear:both;

}

.authorcomment{  
color:#BEEB07;  
font-weight:bold;  
background:#068;  
}  


.commentlist,#commentlist {
margin:5% 0;
}

.com_rss {
float:right;
margin: -2% 0 0 0;
line-height:1em;
vertical-align: baseline;

}

.com_rss:hover {
border-bottom:3px solid #039bdb;
}



li.icons {
padding:0 2% 0 0;
display:inline;
}



a.icons{
margin:0;
}
a.icons:hover{
border-bottom: 3px solid #039bdb;
-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
     -khtml-border-radius: 6px;  
    border-radius: 6px;
}

/*---------------------------->>>>>>>>>>> footer <<<<<<<-------------------------*/

#top_button {
margin:5% 4% 0 83%;
padding: 2%;
background-color:#000;
text-align:center;
-moz-border-radius-topright: 6px;  
     -moz-border-radius-topleft: 6px;  
      
     -webkit-border-top-right-radius: 6px;  
     -webkit-border-top-left-radius: 6px;  
      
     border-top-right-radius: 6px;  
     border-top-left-radius: 6px; }
	 
#top_button a{
text-align:center;
}

#footer ul{
margin: 0;
padding: 4.68%;
background-color:#000;
width:90.5%;
height: 50px;
}

#footer ul li{
display:inline;
width:20%;
margin:0 1% 0 0;
}

#footer ul li.last{margin:0;
}

#footer ul li.last a{margin:0;
}

#footer ul li a{
background: url('http://localhost/wordpress/wp-content/themes/mobile/images/footer_icons.png');
background-repeat:no-repeat;
margin: 0 13px 0 0;}

a.contact {background-position:0 0;}
a.comp {background-position:30px 0;}
a.ita {background-position:60px 0;}
a.twitter {background-position:120px 0;}
a.face{background-position:180px 0;}
a.rss{background-position:210px 0;}
a.eng{background-position:240px 0;}


/*---------------------------->>>>>>>>>>>> archive <<<<<<<<<<---------------------------*/

#arc {
margin:0 auto;
width:100%;
padding: 10px 0 0 0;
height: auto;
overflow:auto;
}


#arc  li{
margin: 0px 15px 20px 0;
padding: 10px;
font-family: arial, verdana, sans-serif;
color: #fff;
background-color: #333;
width:30%;
height:30px;
display: inline-block;
-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
     -khtml-border-radius: 6px;  
    border-radius: 6px;}

#arc li a{
text-align:center;
color:#fff;
font-weight:bold;
}

#arc div {
margin:15px 0 0 0;
width:110px;
height:20px;
padding:10px 0;
text-align:center;
-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
     -khtml-border-radius: 6px;  
    border-radius: 6px;
}

#arc li.tuts {
background-color:#039bdb;}
#arc li.insp {background-color:#f84c00;}
#arc li.feat {background-color:#72ef4a;}
#arc li.news {background-color:#d1ff00;}



#smart-archives-list {
width: 50%;
margin: 10% 0;
padding:0;
}

#smart-archives-block {
width: 50%;
margin: 10% 0;
padding:0;
}

#smart-archives-list li{
display:block;
width:100%;
padding: 10% 0 3% 0;
margin: 0 0 0 30%;
border-bottom: 1px solid #bcbcbc;
}

#smart-archives-list  h2{
width: 30%;
font-size:1.5em;
font:weight: bold;
margin: 10% 0;
padding: 0 0 2% 0;
border-bottom: 5px solid #e9e9e9;
}



#smart-archives-list a:hover{
padding:  0.5em;
background-color: #333;
font-weight: bold;
color:#B0D730;
-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
     -khtml-border-radius: 6px;  
    border-radius: 6px;

}



/*---------------------------------->>>>>>>>>>> contact <<<<<<<<<<------------------------------*/




#contact_form{
margin: 5% 0;
}

#contact_form .cform { 
	margin:10px 0 0 0; 
	width: 80%; 
	float:left;
}

#contact_form .linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:250px;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

#advertise {margin:4% 0 4% 0;}




/*---------------------------------------->>>>>>>>> category <<<<<<<<<------------------------------------*/




.result {margin:5% 0; width:96%; background-color:#ccc; overflow:auto; padding: 2%;
font-family: lucida, "lucida sans", verdana, sans-serif;
font-size: 1em;
color: #333;
line-height: 1.3em;}

div.result h3{ margin:0 0 1em 0; padding: 2%; background-color:#000; 
font-family: Arial, verdana, sans-serif;
font-size: 1em;
color:#0395CC;
}


 h1.pagetitle p{font-size: 75%; letter-spacing:0px;}



.img_cat{ margin:0 2% 2% 0; width: 50%; height: auto; float:left;}

.result p{
font-size: 85%;
}

.result ul { margin: 2% 0; width:100%; overflow:auto;}
.result ul li{ display:inline-block; padding:2% 3%; background-color:#333; }

.result ul li a{color:#fff; font-size: 85%;}




/*---------------------------------------->>>>>>>>> search <<<<<<<<<-------------------------------------*/

div.post_div h3{ margin:3em 0 1em 0; padding: 2%; background-color:#000; 
font-family: Arial, verdana, sans-serif;
font-size: 1em;
line-height:2em;
color:#0395CC;

}

ul.metadata li{display:inline-block; padding:2%; background-color:#333; color:#e9e9e9;margin:2% 0;}
ul.metadata li.tag_s {background-color:transparent; padding:0; color:#333;}

ul.metadata li a{color:#e9e9e9;}
ul.metadata li.tag_s a{color:#0395CC;}



/*--------------------------------------->>>>>>>>>> rss  <<<<<<<<<<<<<-----------------------------------*/



ul.subs {margin:5% 0; padding:0; width:100%; }
ul.subs li {margin:3.1% 0; padding: 2% 12%; width: 76%; border-bottom: 3px dotted #0395CC; 
background: url('http://localhost/wordpress/wp-content/themes/mobile/images/rss_icons.png') no-repeat left center;

display:inline-block;}

ul.subs li a{ color: #333;}
ul.subs ul{ margin:0 0 0 15%; padding: 5% 0 0 4%; width:76%; border-left: 1px dotted #0395CC;}
ul.subs ul li.tuts, ul.subs ul li.insp, ul.subs ul li.feat, ul.subs ul li.news {width:20%; padding:2%; display:inline-block; border:none;}
ul.subs ul a{font-size:85%;}

ul.subs li.email {background-position: 0 0; }
ul.subs li.twit {background-position: 0 -30px;}
ul.subs li.fb {background-position: 0 -60px;}
ul.subs li.rss {background-position: 0 -90px;}

ul.subs ul li {border-bottom: 1px dotted #0395CC; background:none; display:inline-block; width:50%;}

ul.subs ul   li.tuts {background-color:#039bdb;}
ul.subs ul  li.insp {background-color:#f84c00;}
ul.subs ul  li.feat {background-color:#72ef4a;}
ul.subs ul  li.news {background-color:#d1ff00;}






/*------------  SIDEBAR  ---------------- */







#sidebar {
margin: 0;
width: 100%;
height:auto;
padding: 0 0 0 0 ;
display: inline;
float: right;
background-color: transparent; #ececec;
}

#ads_block {
width: 100%;
height: auto;
margin:0;
padding: 0 0 5% 0;
}

div.ad_title {

width: 100%;
height: auto;
padding: 0 0 5% 0;
}


div.ad_container {
margin: 0;
padding: 0.5%;

}


#side_div {
width: 95%;
height: auto;
padding: 5% 5% 5% 0;
color: #e9e9e9;
}




#daily_tip:hover {
width: 100%;
height: auto;
padding: 5% 5% 5% 0;
color:#000;
background-colo: #999;
}




h3.sidebar {
font-size: 100%;
color: #000; 
font-family: georgia, "times new roman", serif;
line-height: 1.5em;
letter-spacing: -1px;
font-weight: bold;
padding: 0 1em;
margin: 1.5em 0;
border-top: 1px solid #bcbcbc; #e9e9e9; #999 ;
border-bottom: 1px solid #bcbcbc; #e9e9e9;
background-color: transparent; #eee; #e9e9e9;
font-style: italic;

}



hr.sb {
width: 100%;
height: 0.18em;
background-color: #eee; #e9e9e9; #333; black; #555;
}


p.tips {
font-family: helvetica, verdana, arial, sans-serif;
font-size: 87.5%;
color: #333;
line-height: 1.71em;
padding: 0 1em 1.71em 1em;
}



ul.sidebar {
padding: 0 0 0 1em;
}



a.ads {
display: inline;
text-align: center;
width: 125px;
height: 125px;
padding: 0;
}

a.articles_list {
font-family: helvetica, verdana, arial, sans-serif;
font-size: 87.5%;
color:#787773; #6c6c6c; #333;
text-decoration: underline;
line-height: 170%;
}


a.articles_list:hover {
padding:1em;
background-color: #000;
color: #fafafa;
text-decoration:underline;
font-weight: bold;
line-height: 2.5em;
}


a.tags { 

font-family: helvetica, verdana, arial, sans-serif;
font-size: 100%;
color: #6c6c6c; #333;
text-decoration: underline;
}

a.tags:hover {
padding:1em;
background-color: #000;
color: #fafafa;
text-decoration:underline;
font-weight: bold;
line-height: 2.5em;
}

p.tags_sb {
font-size: 87.5%;
line-height: 1.71em;
padding:1em;
}




 .wp125ad { 
 display:inline;
text-align: center;
width: 125px;
height: 125px;
padding: 0;
}
 
#wp125adwrap_2c { width:100%; 
padding:0;
margin:0;}



.flickr {
padding: 2%;}

#commentForm {
display:none;
}

a#add_link {
font-size:87.5%;
color: #039bdb;
padding:0 5% 0 0;
float:right;
background-imag: url('http://localhost/wordpress/wp-content/themes/default/images/icons/piu.jpg');
background-positio:right;
background-repea:no-repeat;
}

a#add_link:hover {
border: 3px solid #bcbcbc;
padding: 5%;
-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
     -khtml-border-radius: 6px;  
    border-radius: 6px;
}


div#link_subm a{
color:#bcbcbc;
text-decoration: underline;
}

div#link_subm a:hover{
color:#fff;
text-decoration: underline;
padding:0.5em;
background-color:#000;
}

p.link_community {
font-size:87.5%;
font-family: helvetica, verdana, arial, sans-serif;
color:#333;
background-color:transparent;
}

h4.link_title {
font-size:87.5%;
color:#333;
font-weight:bold;
}

div.link_descr  p{
font-size:75%;
font-family: helvetica, verdana, arial, sans-serif;
color:#333;
background-color:transparent;
}

li.link_com {
padding:2% 0;}


/*----------------------------------------->>>>>> About <<<<<<<------------------------------------------*/


.about {
margin:0 0 10% 0;
width: 100%;
font-family: "lucida sans", lucida, Verdana, arial, sans-serif;
font-size: 100%;
color: #333;
line-height: 1.3em;
}

.about h2{
font-variant: small-caps;
font-weight:bold;
padding: 3% 0;
}

.about a:hover{
padding:  0.5em;
background-color: #333;
font-weight: bold;
color:#B0D730;
-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
     -khtml-border-radius: 6px;  
    border-radius: 6px;

}

