a {
color: #303030;
outline: 0px!important;
text-decoration: none!important;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
transition: all 200ms linear;
}
a *{
outline: 0px!important;
text-decoration: none!important;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
transition: all 200ms linear;
}

@font-face {
    font-family: 'RaiNews';
    src: url('fonts/rainews-regular-webfont.eot');
    src: url('fonts/rainews-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/rainews-regular-webfont.woff') format('woff'),
         url('fonts/rainews-regular-webfont.ttf') format('truetype'),
         url('fonts/rainews-regular-webfont.svg#rainewsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

ul {
list-style: none;
margin: 0px;
padding: 0px;
}
/* ==========================================================================
   Structures
   ========================================================================== */
html{
padding: 0px;
margin: 0px!important;
}
body{
display: block;
font-size: 11px;
line-height: auto;
color: #303030;
margin: 0px!important;
padding: 0px;
font-family: "Open Sans";
background: #e7e6e7 url(/wordpress/wp-content/themes/rainews/images/bkg_main.png) repeat-x;
}

#page{
width: 970px;
margin: 0px auto;
background: transparent;
}

#main {
display: block;
float: left;
width: 970px;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
background: transparent;
}
#primary {
display: block;
float: left;
width: 640px;
background: transparent;
}
#secondary {
display: block;
float: right;
width: 310px;
padding: 0px;
margin: 0px;
background: transparent;
}

header#branding{
display: block;
float: left;
width: 970px;
height: 64px;
padding: 20px 0px 20px 0px;
border: 0px;
background: transparent;
}

header#branding hgroup{
display: block;
float: left;
width: auto;
margin: 0px;
}

header#branding h1{
display: block;
float: left;
width: 166px;
height: 64px;
padding: 0px 0px 0px 0px;
margin: 0px!important;
}
header#branding h1 a{
display: block;
float: left;
width: 166px;
height: 64px;
overflow: hidden;
text-indent: -9000px;
background: url(/wordpress/wp-content/themes/rainews/images/logo_news.png) no-repeat;
}
header#branding #access{
display: block;
float: right;
width: auto;
height: 64px;
padding: 0px 0px 0px 0px;
margin: 0px!important;
clear: none;
}

header#branding h2{display: none;}

.headCustom{
display: block;
float: left;
position: relative;
width: 970px;
height: 170px;
margin: 0px 0px 0px 0px;
padding 0px;
color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius:    4px;
border-radius:         4px;
overflow: hidden;
-webkit-box-shadow:    2px 2px 0 rgba(115,115,115,0.2);
-moz-box-shadow:       2px 2px 0 rgba(115,115,115,0.2);
box-shadow:            2px 2px 0 rgba(115,115,115,0.2);
background: #dc513a;
}

.headCustom img{
position: absolute;
top: 0px;
left: 0px;
width: 970px!important;
height: 170px!important;
}

.headCustom h2 a{
position: absolute;
top: 83px;
left: 40px;
left: 112px;
font-family:"Arvo";
font-size: 40px;
line-height: 20px;
color: #fff;
}

.headCustom h3{
position: absolute;
top: 122px;
left: 40px;
left: 114px;
font-family:"Open Sans";
font-size: 14px;
line-height: 12px;
font-style: italic;
color: #fff!important;
}


/* .headCustom a + h2 a{
top: 83px;
left: 112px;
}

.headCustom a + h2 + h3{
top: 122px;
left: 114px;
}*/


footer {
display: block;
float: left;
width: 100%;
margin: 0px;
padding: 20px 0px 20px 0px;
background: #3c3c3c;
}

footer  #site-generator{
display: block;
margin: 0px auto;
width: 925px;
border: 0px;
text-align: left;
line-height: 17px;
font-size: 11px;
color: #8b8c8c;
font-weight: 600;
padding: 0px 00px 0px 45px;
background: url(/wordpress/wp-content/themes/rainews/images/logo_rai.png) 0px -42px no-repeat;
}

footer  .wp-fooo{
display: block;
margin: 0px auto;
width: 970px;
border: 0px;
text-align: left;
line-height: 17px;
font-size: 11px;
color: #8b8c8c;
font-weight: 600;
padding: 20px 00px 0px 0px;
}
footer  .wp-fooo a{
color: #666!important;
}
/* ==========================================================================
   content HP
   ========================================================================== */

.page-header .page-title{
display: block;
float: left;
  width: 640px;
margin: 0px 0px 10px 0px;
padding 0px;
font-size: 12px;
color: #DC513A;
font-family: "Open Sans";
text-transform: none;
}
.page-header .page-title span{
color: #999;
}


#content {
display: block;
float: left;
width: 640px;
padding: 0px!important;
margin: 0px!important;
background: transparent;
}

#content article{
display: block;
float: left;
width: 600px;
padding: 20px;
margin: 0px 0px 20px 0px;
-webkit-border-radius: 4px;
-moz-border-radius:    4px;
border-radius:         4px;
-webkit-box-shadow:    2px 2px 0 rgba(115,115,115,0.2);
-moz-box-shadow:       2px 2px 0 rgba(115,115,115,0.2);
box-shadow:            2px 2px 0 rgba(115,115,115,0.2);
background: #ffffff;
}

#content article header{
display: block;
float: left;
width: 600px;
padding: 0px;
margin: 12px 0px 5px 0px;
}
#content article footer{
background: transparent;
padding: 0px;
margin: 0px;
}

#content article header h1.entry-title{
display: block;
float: left;
width: 600px;
padding: 0px;
margin: 0px;
font-size: 30px;
line-height: 31px!important;
}
#content article header h1.entry-title a{
font-size: 30px;
color: #303030;
}
#content article header h1 a:hover{color: #dc513a;}

#content article  .autore{
display: block;
float: left;
width: 600px;
padding: 0px;
margin: 0px 0px 10px 0px;
font-size: 12px;
color: #999;
}
#content article  .autore span{
font-weight: 800;
text-transform: capitalize;
}

#content article  .autore:before{
content: "4";
  font-size: 11px;
margin: 0px 5px 0px 0px;
font-family:"RaiNews";
color: #DC513A;
  opacity: 0.7;
}

#content article .entry-content{
display: block;
float: left;
width: 600px;
padding: 0px;
margin: 0px 0px 5px 0px;
font-size: 13px;
line-height: 18px;
}
#content article .entry-content p{
margin: 0px 0px 15px 0px;
}



#content article .entry-content .more-link{
display: block;
float: left;
width: 600px;
padding: 0px;
margin: 20px 0px 10px 0px;
font-size: 12px;
color: #999;
font-weight: 800;
text-transform: uppercase;
}

#content article .entry-content .more-link:hover{color: #666;}


#content article .entry-content .more-link:before{
content: "4";
  font-size: 14px;
  line-height: 14px;
margin: 0px 5px 0px 0px;
font-family:"RaiNews";
color: #DC513A;
  opacity: 0.7;
}


#content article .featImg {
display: block;
float: left;
width: 640px;
max-height: 200px;
padding: 0px;
margin: -20px 0px 0px -20px;
overflow: hidden;
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius:    4px 4px 0px 0px;
border-radius:         4px 4px 0px 0px;
border-bottom: 3px solid #dc513a;
}

#content article .featImg img {
display: block;
float: left;
width: 640px;
}

#content article .noImg .opzHead {
position: static;
}

#content article .wImg .opzHead {
position: absolute; 
top: 10px;
left: 10px;
width: 620px;
}

#content article .opzHead .cat-links,
#content article .opzHead .entry-meta{
display: block;
float: left;
clear: none;}

#content article .opzHead .cat-links a{
display: block;
float: left;
height: 26px;
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
padding: 0px 15px 0px 15px;
font-family: "Arvo";
font-size: 15px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
z-index: 10;
background: #dc513a;
}

#content article .opzHead .cat-links a:first-child{
-webkit-border-radius: 2px 0px 0px 2px;
-moz-border-radius: 2px 0px 0px 2px;
border-radius: 2px 0px 0px 2px;
}

#content article .opzHead .cat-links a:hover{
background: #999;
}

#content article .opzHead .entry-meta a{
display: block;
float: left;
height: 26px;
-webkit-border-radius: 0px 2px 2px 0px;
-moz-border-radius: 0px 2px 2px 0px;
border-radius: 0px 2px 2px 0px;
padding: 0px 15px 0px 15px;
font-family: "Open Sans";
font-size: 13px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
color: #dc513a;
z-index: 10;
background: #fff;
}
#content article .noImg .opzHead .entry-meta a{
background: #eee;
}
#content article .opzHead .entry-meta a:hover{
color: #999;
}

#content article .wImg .comments-link a{
position: absolute;
top: 164px;
right: 50px;
}

#content article .noImg .comments-link a{
position: absolute;
top: 20px;
right: 50px;
}

#content article .comments-link a{
z-index:10;
width: 26px;
height: 26px;
padding: 0px;
margin: 0px;
text-align: center;
color: #dc513a;
font-size: 9px;
line-height: 21px;
font-weight: 700;
background: transparent;
}

#content article .comments-link a:before{
position: absolute;
top: 0px;
left: 0px;
z-index:-1;
content: "m";
font-size: 25px;
line-height: 26px;
font-family:"RaiNews";
}
#content article .noImg .comments-link a:before{color: #eee;}
#content article .wImg .comments-link a:before{color: #fff;}


#content article .socialNetworks {
position: absolute;
top: 154px;
right: 0px;
width: 26px;
height: 40px;
cursor: pointer;
}

#content article .noImg .socialNetworks {
top: 20px;
right: 10px;
}

#content article .socialNetworks .hide {
display: none;
position: absolute;
top: 33px;
 right: -5px; 
padding: 10px;
width: 120px;
height: auto;
-webkit-border-radius: 4px;
-moz-border-radius:    4px;
border-radius:         4px;
-webkit-box-shadow:    0px 0px 0px 2px rgba(115,115,115,0.5);
-moz-box-shadow:       0px 0px 0px 2px rgba(115,115,115,0.5);
box-shadow:            0px 0px 0px 2px rgba(115,115,115,0.5);
background: #eee;
}

#content article .socialNetworks:before{
position: static;
top: 0px;
left: 0px;
z-index:-1;
content: "k";
font-size: 25px;
line-height: 26px;
  color: #fff;
font-family:"RaiNews";
}
#content article .noImg .socialNetworks:before{
  color: #dc513a;
}

#content article .socialNetworks:hover .hide {
display: block;
}

#content article .tags{
display: block;
float: left;
position: relative;
width: 600px;
margin: 15px 0px 0px 0px;
padding: 6px 0px 0px 0px;
border-top: 3px solid #eee;
}

#content article .tags span{
display: block;
float: left;
position: absolute;
top: -10px;
left: 0px;
width: auto;
padding: 0px 5px 0px 0px;
text-transform: uppercase;
color: #ddd;
font-weight: 800;
font-size: 12px;
background: #fff;
}

#content article .tags a{
display: block;
float: left;
color: #fff;
font-weight: 800;
font-size: 10px;
line-height: 10px;
padding: 3px 5px 4px 5px;
margin: 6px 6px 0px 0px;
text-transform: uppercase;
-webkit-border-radius: 4px;
-moz-border-radius:    4px;
border-radius:         4px;
background: #ccc;
}
#content article .tags a:hover{background: #888;}


#content article .edit-link{
display: none;
position: absolute;
top: -10px;
right: -10px;
}
#content article .edit-link a{
background: #DC513A;
color: #fff;
height: 21px;
line-height: 21px;
font-size: 12px;
font-weight: 800;
text-transform: uppercase;
-webkit-border-radius: 4px;
-moz-border-radius:    4px;
border-radius:         4px;
-webkit-box-shadow:    2px 2px 0 rgba(115,115,115,0.2);
-moz-box-shadow:       2px 2px 0 rgba(115,115,115,0.2);
box-shadow:            2px 2px 0 rgba(115,115,115,0.2);
}
#content article .edit-link a:hover{
background: #999;
}

#content article:hover .edit-link{
display: block
}


/* ----------- Search */

header .searchHead{
display: block;
float: right;
width: auto;
height: 44px;
margin: 0px 0px 0px 0px;
padding: 20px 0px 20px 0px;
  }
header .searchHead strong{
display: block;
float: right;
width: auto;
height: 24px;
font-size: 15px;
line-height:20px;
color: #dc513a;
text-transform: uppercase;
cursor: pointer;
}
#searchform{position: static!important; float: left;}
#searchform label{display: none;}

header .searchHead input#s{
display: block;
float: left!important;
width: 150px!important;
height: 29px;
font-size: 13px;
margin: -3px 6px 0px 0px;
padding: 0px 10px 0px 10px;
-webkit-border-radius: 4px;
-moz-border-radius:    4px;
border-radius:         4px;
background: #f0f0f0!important;
box-shadow: none!important;
border: 0px;
cursor:text;
-webkit-transition: background 500ms linear;
-moz-transition: background 500ms linear;
transition: background 500ms linear;
}
header .searchHead input#s:focus{
width: auto;
background: #ddd!important;
}


header .searchHead input#searchsubmit{
display: block!important;
float: left;
width: 30px;
height: 30px;
border: 0px;
margin: -3px 2px 0px 0px;
text-indent: -9000px;
overflow: hidden;
cursor: pointer;
background: url(/wordpress/wp-content/themes/rainews/images/ico_search.png) no-repeat;
}



/* ----------- menu */

header nav{
display: block;
float: right;
width: auto;
height: 44px;
margin: 0px 40px 0px 0px;
padding: 20px 0px 20px 0px;
}

header nav:after{
display: none;
position:relative;
top:32px;
right:0px;
height:0px;
width:0px;
border-left: 14px solid transparent;
border-right: 14px solid transparent;
border-top: 14px solid transparent;
border-bottom: 14px solid rgba(48,48,48,0.95);
content:" ";
background: transparent;
}

header nav:hover:after{display: block;}

header nav strong{
display: block;
float: right;
width: auto;
height: 24px;
font-size: 15px;
line-height:20px;
color: #dc513a;
text-transform: uppercase;
cursor: pointer;
}

header nav strong:before{
content: "a";
position: relative;
display: inline-block;
top: 2px;
font-family: 'RaiNews'!important;
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal!important;
text-transform: none;
margin: 0px 10px 0px 0px;
font-size: 25px;
}

header nav ul{
display: none;
}

header nav:hover ul{
display: block;
position: absolute;
top: 100px;
left: 0px;
z-index:200;
width: 930px;
height: auto;
background-color: rgba(48,48,48,0.95);
padding:14px 0px 24px 40px;
-webkit-border-radius:7px;
-moz-border-radius:   7px;
border-radius: 	   7px;
-webkit-box-shadow:    2px 2px 0 rgba(115,115,115,0.2);
-moz-box-shadow:       2px 2px 0 rgba(115,115,115,0.2);
box-shadow:            2px 2px 0 rgba(115,115,115,0.2);
}


header nav:hover strong{
color: #303030;
}

header nav:hover ul:before{display: none;}


header nav:hover ul li{
display: block;
float:left;
width: 145px;
height: auto;
margin: 0px 40px 0px 0px;
padding: 10px 0px 10px 0px;
border-bottom: 1px solid #555;
}

header nav:hover ul li a{
display: block;
float: left;
height: 26px;
width: auto;
width: 125px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 0px 10px 0px 10px;
font-family: "Arvo";
font-size: 12px;
line-height: 26px;
text-transform: uppercase;
color: #9a9a9a;
z-index: 10;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
background: transparent;
}

header nav:hover ul li a:hover{
color: #fff!important;
background: #dc513a;
}

/* ==========================================================================
   content SINGOLO
   ========================================================================== */

.singular #content article {
position: relative;
}



.singular footer{
display: block;
float: left;
}
.singular footer.entry-meta{
width: 100%;
}

.singular #content article .edit-link{
position: absolute;
top: 0px;
left: -70px;
}


.singular #content article .featImg {
max-height: 300px;
}

.singular #content article .wImg .comments-link a{
top: 240px;
right: 50px;
}

.singular #content article .wImg .socialNetworks{
top: 230px;
right: 0px;
}



/* ==========================================================================
   Spalla
   ========================================================================== */


aside{
display: block;
float: left;
width: 280px;
padding: 15px;
margin: 0px 0px 20px 0px;
-webkit-border-radius: 4px;
-moz-border-radius:    4px;
border-radius:         4px;
-webkit-box-shadow:    2px 2px 0 rgba(115,115,115,0.2);
-moz-box-shadow:       2px 2px 0 rgba(115,115,115,0.2);
box-shadow:            2px 2px 0 rgba(115,115,115,0.2);
background: #ffffff;
}

aside h3.widget-title{
display: block;
float: left;
height: 26px;
-webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
padding: 0px 15px 0px 15px;
font-family: "Arvo";
font-size: 15px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
z-index: 10;
background: #dc513a;
}


aside.widget_calendar #calendar_wrap{
display: block;
float: left;
width: 280px;
}


aside.widget_calendar #calendar_wrap #wp-calendar{
width: 280px;
}

aside.widget_calendar #calendar_wrap #wp-calendar caption{
font-family: "Arvo";
font-size: 15px;
line-height: 26px;
color: #999;
}

aside.widget_calendar #wp-calendar th {
	background: transparent;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	font-weight: bold;
  color: #DC513A;
}

aside.widget_calendar #calendar_wrap #wp-calendar td{
background: #f9f9f9;
color: #999;
-webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
border: 2px solid #fff;!important;
}
aside.widget_calendar #calendar_wrap #wp-calendar td.pad{
background: transparent;
}

aside.widget_calendar #calendar_wrap #wp-calendar td a{
display: block;
-webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
color: #fff;
width: 100%;
background: #DC513A;
}
aside.widget_calendar #calendar_wrap #wp-calendar td#next a,
aside.widget_calendar #calendar_wrap #wp-calendar td#prev a{
background: #fff!important;
color: #999;
padding: 10px 0px 0px 0px;
text-align: left;
}
aside.widget_calendar #calendar_wrap #wp-calendar td#next a{
text-align: right;
}
aside.widget_calendar #calendar_wrap #wp-calendar td#next a:hover,
aside.widget_calendar #calendar_wrap #wp-calendar td#prev a:hover{
color: #666;
}
aside.widget_calendar #calendar_wrap #wp-calendar td a:hover{background: #999;}

/* search */

aside.widget_search{
display: block;
float: left;
width: 310px!important;
padding: 0px;
background: transparent;
-webkit-box-shadow:    0px 0px 0 rgba(115,115,115,0.2);
-moz-box-shadow:       0px 2px 0 rgba(115,115,115,0.2);
box-shadow:            0px 0px 0 rgba(115,115,115,0.2);
}
aside.widget_search form{
display: block;
float: left;
position: relative;
width: 310px!important;
padding: 0px;
margin: 0px;
}

aside.widget_search form input#s{
display: block;
float: left;
width: 250px;
padding: 6px 50px 6px 10px;
margin: 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 0px solid #eee;
-webkit-box-shadow:    0px 0px 0 rgba(115,115,115,0.2);
-moz-box-shadow:       0px 2px 0 rgba(115,115,115,0.2);
box-shadow:            0px 0px 0 rgba(115,115,115,0.2);
background: #eee!important;
}

aside.widget_search form:after {
content: "b";
position: absolute; 
top: 1px;
right: 15px;
z-index: 1000;
font-family:"RaiNews";
font-size: 20px;
color: #fff;
}

/* lista */

aside ul {
display: block;
  float: left;
  width: 280px;
  margin: 10px 0px 0px 0px!important;
  background: #f7f7f7;
}

aside ul li{
display: block;
  float: left;
  width: 260px;
  position: relative;
  padding: 6px 10px 6px 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e6e6e6;
}
aside ul li:first-child{border-top: 0px solid #fff;}
aside ul li:last-child{border-bottom: 0px solid #fff;}

aside ul li a{
display: block;
  float: left;
  width: 230px;
  font-size: 12px;
  color: #555;
  overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
background: transparent;
  font-weight: 600!important;
}
aside ul li a:hover{
color: #DC513A;
}
aside ul li:after{
content: "4";
position: absolute;
right: 10px;
  font-size: 14px;
  color: #DC513A;
  margin: 0px 0px 0px 0px;
font-family: "RaiNews";
}

/* ==========================================================================
   Commenti
   ========================================================================== */

#comments{
display: block;
float: left;
width: 600px;
padding: 20px;
margin: 0px 0px 20px 0px;
-webkit-border-radius: 4px;
-moz-border-radius:    4px;
border-radius:         4px;
-webkit-box-shadow:    2px 2px 0 rgba(115,115,115,0.2);
-moz-box-shadow:       2px 2px 0 rgba(115,115,115,0.2);
box-shadow:            2px 2px 0 rgba(115,115,115,0.2);
background: #f8f8f8;
}

#comments h2#comments-title{
display: block;
float: left;
width: auto;
height: 26px;
margin: 0px 0px 10px 0px;
-webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
padding: 0px 15px 0px 15px;
font-family: "Arvo";
font-size: 15px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
z-index: 10;
background: #dc513a;
}

#comments .commentlist{
display: block;
float: left;
width: 600px;
padding: 10px 0px 0px 0px;
}

#comments .commentlist li{
display: block;
float: left;
width: 600px;
padding: 0px;
border: 0px;
margin: 0px 0px 0px 0px;
background: transparent;
}

#comments .commentlist li article{
display: block;
float: left;
width: 470px;
min-height: 68px;
padding: 20px 20px 20px 110px;
border: 0px;
background: #fefefe;
margin: 0px 0px 10px 0px;
-webkit-border-radius: 4px;
-moz-border-radius:    4px;
border-radius:         4px;
-webkit-box-shadow:    0px 0px 0 rgba(115,115,115,0.2);
-moz-box-shadow:       0px 0px 0 rgba(115,115,115,0.2);
box-shadow:            0px 0px 0 rgba(115,115,115,0.2);
background: #fefefe url(/wordpress/wp-content/themes/rainews/images/user_big.png) 16px 16px no-repeat;

}
#comments .commentlist li .comment-meta {
display: block;
float: left;
clear: left;
line-height: 16px!important;
}



#comments .commentlist li article .avatar {
display: block;
float: left;
position: absolute;
top: 20px;
left: 20px;
width: 68px;
height: 68px;
border: 0px;
margin: 0px 10px 0px 0px;
}
#comments .commentlist .children li article .avatar {
display: block;
float: left;
position: absolute;
top: 20px;
left: 20px;
width: 39px;
height: 39px;
border: 0px;
margin: 0px 10px 0px 0px;
  -webkit-box-shadow:    0px 0px 4px rgba(115,115,115,0.2);
-moz-box-shadow:       0px 0px 4px rgba(115,115,115,0.2);
box-shadow:            0px 0px 4px rgba(115,115,115,0.2);
}

#comments .commentlist li article .comment-reply-link{
position: absolute;
bottom: 5px;
  right: 5px;
}

#comments .commentlist li article span.fn  {
display: block;
float: left;
width: auto;
border: 0px;
padding: 0px!important;
margin: 0px 5px 0px 0px;
}

#comments .commentlist li article .comment-awaiting-moderation{
position: absolute;
  top: 2px;
  right: 8px;
font-size: 9px;
color: #DC513A;
}

#comments .commentlist li article .comment-content  {
display: block;
float: left;
width: auto;
border: 0px;
margin: 0px 0px 0px 0px;
}
#comments .commentlist li article .comment-content p {
display: block;
float: left;
width: 470px;
margin: 0px 0px 0px 0px;
}

/**/

#comments .commentlist .children li{
display: block;
float: right;
width: 490px;
  
}

#comments .commentlist .children li article{
display: block;
float: right;
width: 390px;
min-height: 68px;
padding: 20px 20px 20px 80px;
background: #fefefe url(/wordpress/wp-content/themes/rainews/images/user_small.png) 20px 20px no-repeat;

}

#comments .commentlist .children li footer{
padding: 0px!important;
  margin: 0px!important;
}
#comments .commentlist .children li article .comment-content p {
width: 390px;
}

#comments #respond{
display: block;
float: left;
width: 560px;
border: 0px;
padding: 20px;
margin: 20px 0px 0px 0px;
background: #eee;
}

#comments h3#reply-title{
display: block;
float: left;
width: auto;
height: 26px;
margin: 0px 0px 10px 0px;
-webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
padding: 0px 15px 0px 15px;
font-family: "Arvo";
font-size: 15px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
z-index: 10;
background: #dc513a;
}
#comments form{
display: block;
float: left;
width: auto;
}

#comments form input[type="text"],
#comments form textarea{
width: 540px!important;
height: 23px;
background: #fff!important;
box-shadow: 0px 0px #fff!important;
border: 0px!important;  
}

#comments form textarea{height: auto;}
#comments form label{
  display: block;
border-radius: 4px;
margin: 1px 0px 0px 0px;
box-shadow: 0px 0px #fff!important;}


.form-submit{float: right; width: 200px; text-align: right;}
.form-submit input{margin: 0px; padding: 0px; left: 0px!important; text-align: center; padding: 5px 22px 5px 22px!important; box-shadow: 0px 0px #fff!important;}


/* ==========================================================================
   nav generale
   ========================================================================== */
#nav-above,
#nav-below,
#nav-single{
display: block;
float: left;
width: 640px;
padding: 0px 0px 0px 0px;
}
#nav-above .nav-previous ,
#nav-above .nav-next ,
#nav-below .nav-previous ,
#nav-below .nav-next ,
#nav-single .nav-previous ,
#nav-single .nav-next {
padding: 0px!important;
}
#nav-above .nav-previous a,
#nav-above .nav-next a,
#nav-below .nav-previous a,
#nav-below .nav-next a,
#nav-single .nav-previous a,
#nav-single .nav-next a{
display: block;
float: left;
width: 100px;
height: 25px;
text-align: left;
-webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
padding: 0px 10px 0px 10px!important;
font-size: 12px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
z-index: 10;
background: #aaa;
}
#nav-above .nav-previous a:hover,
#nav-above .nav-next a:hover,
#nav-below .nav-previous a:hover,
#nav-below .nav-next a:hover,
#nav-single .nav-previous a:hover,
#nav-single .nav-next a:hover{
background: #666;
}
#nav-above .nav-next a,
#nav-below .nav-next a,
#nav-single .nav-next a{
float: right;
text-align: right;
}
#nav-above .nav-previous a:before,
#nav-below .nav-previous a:before,
#nav-single .nav-previous a:before{
content: "c";
  text-transform: none;
  font-size: 15px;
  font-weight: normal;
margin: 0px 8px 0px 0px;
font-family:"RaiNews";
color: #fff;
}
#nav-above .nav-next a:after,
#nav-below .nav-next a:after,
#nav-single .nav-next a:after{
content: "4";
  text-transform: none;
  font-size: 15px;
  font-weight: normal;
margin: 0px 0px 0px 8px;
font-family:"RaiNews";
color: #fff;
}

#nav-above {display: none;}
.tagcloud{
display: block!important;
float: left!important;
width: 280px;
margin: 10px 0px 0px 0px;
}

.tagcloud a{
margin: 0px 10px 0px 0px;
}
.tagcloud a:hover{
color: #DC513A;
}
