/*prova immagini dentro al post*/
.articolo_content > img
{
   max-width: 100%;
   margin-top: 10px;
}
/*fine prova*/


body
{
     margin: 0;
	 background: white;
	 font-family: helvetica;
	 background:#32404b;
	 /*background-image: url('/wonewsImgs/sfondo-compressed-compressed-compressed.jpg');
	 background-size: cover;
	 background-attachment: fixed;*/
}

a {
   text-decoration:inherit;
   color:inherit;
}

button, input
{
    outline: none;
}

input
{
   border: 2px solid #b4b4b4;
   background: white;
   border-radius: 0;
   height: 26px;
   margin-right: 10px;
   font: 17px calibri;
   padding: 0 5px;
}

input:focus
{
   border: 2px solid #009cff;
}


button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   font: 17px calibri;
   height: 30px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
}

.container
{
    width: 1147px;
	 margin: 0 auto;
	 box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
	 background-color: white;
	 
}

.links
{
     text-align: center;
	 padding-top: 25px;
	 margin: 0 auto;
}

.login
{
   float: left;
   margin-top: 27px;
   margin-left: 50px;
   font: 17px calibri;
   color: black;
   position: absolute;
}

.login > img
{
   width: 18px;
   position: relative;
   top: 4px;
   margin-right: 5px;
}

.login > u > a
{
   color: #202020;
   text-decoration: none;
}

.login_box
{
   width: 270px;
   height: 215px;
   background: white;
   box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.29);
   position: absolute;
   top: 65px;
   left: 50px;
   border-radius: 5px;
   display:none;
}

.remember_me
{
   margin: 0 10px !important;
}

.remember_me > span
{
   position: relative;
   top: -8px;
}

.login_arrow
{
   position: absolute;
   top: -16px;
   left: 135px;
}

.login_box > form > p
{
   margin: 10px 11px;
   font: 17px calibri;
   color: #202020;
}

.username, .password
{
   width: 230px;
   margin: 0px 11px;
}

.login_button
{
   width: 244px;
   margin-left: 11px;
}

.icon
{
    width: 29px;
	 margin-left: 35px;
}

.link
{
     position: relative;
	 top: -10px;
	 color: #6a6a6a;
	 font: 14px helvetica;
}

.logo
{
     text-align: center;
	 padding: 74px 0;
}

.menu
{
     text-align: center;
	 margin-bottom: 40px; 
}

.argomento, .read_more
{
    height: 50px;
	 border: 0;
	 border-radius: 2px;
	 padding: 0 15px;
	 color: white;
	 font-size: 17px;
	 margin: 0 7px;
	 cursor: pointer;
}

.read_more
{
   margin: 0;
   margin-top: 35px;
   background: #CC4643;
   box-shadow: 0 2px 0 #A33B39;
   text-shadow: 0 1px 0 #8C3230;
   width: 180px;
   margin-right: 17px;
}

.read_more:hover
{
    text-shadow: 0 -1px 0 #8C3230;
}

#mondo
{
     background: #009cff;
	 box-shadow: 0 2px 0px #0071b9;
	 text-shadow: 0 1px 0px #0071b9;
}

#mondo:hover
{
	 text-shadow: 0 -1px 0px #0071b9;
}

#animali
{
     background: #77d06c;
	 box-shadow: 0 2px 0px #3ea132;
	 text-shadow: 0 1px 0px #3ea132;
}

#animali:hover
{
	 text-shadow: 0 -1px 0px #3ea132;
}

#fotografia
{
     background: #eb3f3f;
	 box-shadow: 0 2px 0px #ab2121;
	 text-shadow: 0 1px 0px #ab2121;
}

#fotografia:hover
{
	 text-shadow: 0 -1px 0px #ab2121;
}

#fungeek
{
     background: #c073dc;
	 box-shadow: 0 2px 0px #84429c;
	 text-shadow: 0 1px 0px #84429c;
}

#fungeek:hover
{
	 text-shadow: 0 -1px 0px #84429c;
}

#arte
{
     background: #ffb33b;
	 box-shadow: 0 2px 0px #be862e;
	 text-shadow: 0 1px 0px #be862e;
}

#arte:hover
{
	 text-shadow: 0 -1px 0px #be862e;
}

#persone
{
     background: #4690ff;
	 box-shadow: 0 2px 0px #3065b5;
	 text-shadow: 0 1px 0px #3065b5;
}

#persone:hover
{
	 text-shadow: 0 -1px 0px #3065b5;
}

#futuro
{
     background: #37cfad;
	 box-shadow: 0 2px 0px #258973;
	 text-shadow: 0 1px 0px #258973;
}

#futuro:hover
{
	 text-shadow: 0 -1px 0px #258973;
}

#hot
{
     background: #d37ee2;
	 box-shadow: 0 2px 0px #a04188;
	 text-shadow: 0 1px 0px #a04188;
}

#hot:hover
{
	 text-shadow: 0 -1px 0px #a04188;
}

.guadagna
{
     margin-bottom: 23px;
}

.main
{
	 width: 95%;
	 margin: 0 auto;

}

.main_left
{
    padding-right: 40px;
	 width: 300px;
	 vertical-align: top;
}

.main_right
{
    width: 745px;
}

.primopiano, .articolo
{
     width: 728px;
	 height: 300px;
	 background: #FFF;
	 margin-top: 45px;
	 box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.42);
	 text-shadow: 0 1px 2px rgba(0,0,0, 0.5);
}

.primopiano
{
     background-image: url('/wonewsImgs/primopiano.jpg');
	 background-size: cover;
	 position: relative;
}

.shadow_effect
{
     width: 728px;
	 height: 300px;
	 background: -moz-linear-gradient(top,  rgba(0,0,0,0) 60%, rgba(0,0,0,1) 98%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,rgba(0,0,0,0)), color-stop(98%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	 margin-top: -300px;	 
	 position: relative;
}

.primopiano_title
{
     width: 100%;
	 background-color: rgba(0, 0, 0, 0.59);
	 color: white;
	 font: 25px calibri;
	 height: 35px;
	 line-height: 35px;
}

.cambia
{
     float: right;
	 width: auto;
	 height: auto;
	 padding-right: 15px;
	 position: relative;
	 top: -2px;
}

.avanti, .indietro
{
     display: inline-block;
	 height: 17px;
	 width: 17px;
	 font: 15px calibri;
	 color: white;
	 text-align: center;
	 line-height: 17px;
}

.indietro
{
     background: black;
}

.avanti
{
     background: #009cff;
}

.numero
{
     font: 15px calibri;
	 color: white;
}

.primopiano_description
 {
     position: absolute;
	 bottom: 7px;
	 width: 708px;
	 margin: 0 10px;
	 z-index: 1;
 }
 
 h1.notizia_titolo
 {
     font: 20px calibri;
	 color: white;
	 margin: 3px 0;
 }
 
 h2.notizia_descrizione
 {
     font: 15px calibri;
	 color: white;
	 margin: 2px 0;
 }

.title
{
     padding-left: 10px;
}

.articolo
{
    background-position: center center;
	 background-size: cover;
	 position: relative;
}

.box-facebook
{
     margin-top: 40px;
	 box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.42);
	 border-radius: 2px;
}

.box-google
{
     margin-top: 40px;
	 margin-bottom: 40px;
}

.articolo_title
{
     color: #000;
	 font: 30px calibri;	 
	 text-decoration: none;
}

.articolo_tags
{
     margin-bottom: 15px;
}

.tag_stick
{
     margin-right: 8px;
	 display: inline-block;
}

.tag_title
{
     color: white;
	 padding: 0 5px;
	 font: 15px calibri;
	 position: relative;
	 top: -6px;
}

#tag_mondo
{
     background: #009cff;
	 height: 22px;
}


#tag_animali
{
     background: #77d06c;
	 height: 22px;
}


#tag_fotografia
{
     background: #eb3f3f;
	 height: 22px;
}


#tag_fungeek
{
     background: #c073dc;
	 height: 22px;
}

#tag_arte
{
     background: #ffb33b;
	 height: 22px;
}


#tag_persone
{
     background: #4690ff;
	 height: 22px;
}


#tag_futuro
{
     background: #37cfad;
	 height: 22px;
}


#tag_hot
{
     background: #d37ee2;
	 height: 22px;
}



.tag_image
{
     float: right;
}

.articolo_when
{
    /* position: relative; */
     color: #adadad;
	 font: 15px calibri;
	 top: -1;
}

.orologio
{
    /* position: relative; */
}

.articolo_details
{
     width: 100%;
	 border-top: 1px solid #d5d5d5;
	 border-bottom: 1px solid #d5d5d5;
	 margin-bottom: 21px;
}

.articolo_details_inside
{
     padding-top: 15px;
	 padding-bottom: 15px;
}

.views_counter
{
     font: 40px calibri;
	 font-weight: bold;
	 float: right;
	/* position: relative;
	 top: -15px; */
	 margin-top: -15px;
	 margin-right: 15px;
}

.views_counter_bottom
{
     font: 15px calibri;
}

.articolo_social
{
     display: inline-block;
	 float: right;
	 position: relative;
	 top: -8px;
}

.twitter_button
{
     background:  #2ca8d2;
	 border: none;
	 border-radius: 2px;
	 color: white;
	 font-size: 13px;
	 height: 32px;
	 width: 115px;
}

.facebook_button
{
     background: #305891;
	 border: none;
	 border-radius: 2px;
	 color: white;
	 font-size: 13px;
	 height: 32px;
	 width: 115px;
	 position: relative;
	 top: 2px;
	 margin-left: 10px;
}

.twitter_counter, .facebook_counter
{
     display: inline-block;
	 height: 29px;
	 min-width: 30px;
	 border: 1px solid #d5d5d5;
	 border-radius: 3px;
	 text-align: center;
	 position: relative;
	 top: -3px;
	 color: #666666;
	 font: 20px calibri;
	 line-height: 30px;
}

.number_padder
{
     padding: 0 5px;
}

.freccina
{
    position: relative;
	 right: -9px;
	 z-index: 1;
	 top: 5px;
}
 
.counter_total
{
     position: relative;
	 left: -5px;
	 display: inline-block;
}

.twitter_title
{
     position: relative;
	 top: -5px;
}

.facebook_title
{
     position: relative;
	 top: -7px;     
}

.facebook_logo
{
     position: relative;
	 top: 4px;
}

.articolo_content
{
     font: 17px calibri;
}

.cFacebook-Container
{
    margin-top: 20px;
}

.footer
{
    font: 15px calibri;
    color: black;
    text-align: center;
    padding: 45px 0 10px 0;
}

.post_suggest
{
   color: #202020;
   border-top: 1px solid #e8e8e8;
   border-bottom: 1px solid #e8e8e8;
   margin-top: 25px;
}

.post_suggest > ul
{
   margin: 0 0 15px 0;
}

.post_suggest > ul > li > a
{
   color: #009cff;
   text-decoration: none;
   font: 16px calibri;
}

.post_suggest_title, .post_readmore_title
{
   color: #202020;
   font: 20px calibri;
   font-weight: bold;
   margin: 15px 0 10px 0;
}

.post_newsletter
{
   font: 17px calibri;
   color: #202020;
}

.newsletter_border
{
   border-bottom: 3px solid #eb3f3f;
   text-align: center;
   margin-bottom: 25px;
}

.newsletter_title
{
   font: 25px calibri;
   font-weight: bold;
   color: #eb3f3f;
   background: white;
   position: relative;
   top: 16px;
   padding: 0 5px;
}

.newsletter_form
{
   text-align: center;
   margin: -5px 0 15px 0;
   border-bottom: 1px solid #e8e8e8;
   padding-bottom: 35px;
}

.newsletter_input
{
   border: 2px solid #b4b4b4;
   background: white;
   border-radius: 0;
   height: 26px;
   width: 300px;
   margin-right: 10px;
   font: 17px calibri;
   padding: 0 5px;
}

.newsletter_input:focus
{
   border: 2px solid #009cff;
}


.newsletter_button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   font: 17px calibri;
   height: 30px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
}

.newsletter_button:active
{
   background: #FFF;
   color: #009cff;
}

.post_readmore_table
{
   width: 100%;
}

.readmore_suggest
{
   width: 200px;
   height: 120px;
   background: #eee;
   margin: 0 auto;
   background-size: cover;
}

.readmore_effect
{
    margin: 0 auto;
    width: 200px;
	 height: 120px;
	 background: -moz-linear-gradient(top,  rgba(0,0,0,0) 60%, rgba(0,0,0,1) 98%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,rgba(0,0,0,0)), color-stop(98%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	 margin-top: -120px;	 
	 position: relative;
}

.readmore_title
{
   background: black;
   width: 200px;
   color: white;
   margin: 0 auto;
}

.readmore_title > div
{
   padding: 5px 7px;
}

.guadagna_corpus
{
   font: 16px calibri;
   color: #202020;
   margin-top: 40px;
}

.guadagna_corpus > a
{
   color: #009cff;
}

.paypal_logo
{
   width: 300px;
   margin: 0 auto;
   display: block;
}

.guadagna_border
{
   border-bottom: 3px solid #eb3f3f;
   text-align: center;
   width: 95%;
   margin: 0 auto;
   margin-top: 20px;
   margin-bottom: 55px;
}

.guadagna_title
{
   font: 38px calibri;
   font-weight: bold;
   color: #eb3f3f;
   background: white;
   position: relative;
   top: 23px;
   padding: 0 5px;
}

/*PANNELLO UTENTE*/

.width_div
{
   width: 80%;
   margin: 0 auto;
   padding: 15px 0;
}

.panel_bar
{
   width: 80%;
   height: 70px;
   background: #202020;
   padding: 0 10%;
   font: 35px roboto;
   color: white;
   line-height: 70px;
   position: relative;
}

.bar_title
{
   float: left;
   display: inline
}

.bar_title > img
{
   position: relative;
   top: 10px;
   margin-right: 10px;
}


.bar_notifications
{
   margin-right: 28px;
}

.bar_link, .bar_notifications
{
   float: right;
   display: inline;
   font: 16px arial;
   line-height: 70px;
}

.panel_message
{
   width: 100%;
   background: #ff8427;
   font: 14px arial;
}

.newW_button, .edit_button
{
   width: 100%;
   heigth: 50px;
   font: 14px arial;
   background: #eb3f3f;
   border: none;
   border-radius: 0;
   color: white;
   display: block;
   margin-bottom: 20px;
}

.panel_main
{
   width: 90%;
   margin: 0 auto;
   margin-top: 30px;
}

.panel_left
{
   width: 26%;
}

.panel_right
{
   padding-left: 40px;
}

.actions_box
{
   width: 100%;
   background: #ffffff;
   font: 14px arial;
   padding: 12px 0;
   margin-bottom: 20px;
}

.actions_box > div
{
   padding: 10px 5%;
   cursor: pointer;
}

.actions_box > div:hover
{
   background: #c7c7c7;
}

.user_box
{
   width: 100%;
   background: #202020;
   color: white;
   font: 14px arial;
   padding: 10px 0;
   margin: 0 auto;
}

.user_box > p
{
   width: 90%; 
   margin: 0 auto;
   margin-top: 30px;
   margin-bottom: 30px;
}

.paypal_logo
{
   width: 80px;
}

.panel_paypal_logo
{
width: 30px;
float: left;

}

.user_logo
{
   width: 25px;
   float: left;
   margin-right: 10px;
   margin-left: 5px;
   margin-top: 2px;
}

.panel_info
{
   width: 100%;
   min-height: 500px;
   background: transparent;
}

.update_data
{
   text-align: center;
   padding-bottom: 10px;
}

.update_data > img
{
   width: 30px;
   position: relative;
   top: 10px;
   -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */;
   animation-duration: 2s;
}

/*toWrite*/

.toWrite_row
{
   width: 100%;
   height: 50px;
}

.toWrite_title
{
   width: 85%;
   height: 100%;
   margin-rigth: 1%;
   background: red;
   display: inline-block;
}

.toWrite_status
{
   width: 14%;
   height: 100%;
   background: green;
   display: inline-block;
}

/*others*/ 
.moreTitle {
text-align: center;
color: #202020;
font: 16px calibri;
font-weight: bold;
margin: 15px 0 10px 0;
}
 
.notifications_box
{
 max-height: 800px;
 width: 100%;
 background: #202020;
 margin-bottom:20px;
}

.notification
{
 width: 92%;
 padding: 10px 4%;
 color: white;
 font: 14px arial;
}

.notification:hover
{
 background: #0a0a0a;
}

.notification > a
{
 color: #eb3f3f;
 text-decoration: none;
}

.notification_new
{
 color: #ff8427;
}

.towrite_data, .towrite_article
{
 width: 100%;
 background: white;
 height: 50px;
 margin-bottom: 20px;
}

.towrite_table
{
 width: 99%;
 height: 100%;
 margin-left: 1%;
 font: 14px arial;
 border-spacing: 0;
}

.table_id, .table_status, .table_earnings, .table_views
{
 width: 9%;
}

.table_title
{
   padding-right: 15px;
}

.table_earnings
{
   text-align: center;
}

.table_actions
{
 width: 15%;
 text-align: center;
 padding: 0;
}

.red_title
{
 color: #eb3f3f;
}

.status_title
{
 font: 13px arial;
 color: #eb3f3f;
}

.towrite_edit, .towrite_delete
{
 width: 50%;
 height: 100%;
 border: 0;
 border-radius: 0;
 padding: 0;
 color: white;
 outline: none;
 cursor: pointer;
 float: left;
 font: 14px arial;
 position: relative;
 right: -1;
}

.towrite_edit
{
 background: #ff8427;
 text-align: center;
}

.towrite_delete
{
 background: #202020;
 text-align: center;
}

.writing
{
 background: transparent;
 width: 100%; 
 height: 50px;
 font: 14px arial;
 margin-bottom: 20px;
}

.writing_table
{
 border-spacing: 0;
 height: 100%;
 width: 100%;
 font: 14px arial;
}



.writing_title
{
 background: white;
 width: 75%;
 padding-left: 15px;
 padding-right: 15px;
}

.writing_status
{
 width: 25%;
 text-align: right;
 padding: 0; 
}

.write_button, .status_button
{
 width: 50%;
 height: 100%;
 float: right;
 padding: 0;
 margin: 0;
 border: 0;
 outline: none;
 color: white;
 font: 14px arial;
 float: left;
 text-align: center;
}

.write_button
{
 background: #34d01a;
}

.status_button
{
 background: #202020;
}

.introducer,.where_post,.up_post
{
 width: 96%;
 padding: 25px 2%;
 background: white;
 font: 14px arial;
}

.where_post > a, up_post > a
{
 color: #eb3f3f;
 text-decoration: none;
}

.close_pl_button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   font: 17px calibri;
   height: 25px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
   width: 50px;
   margin: 0 auto;
   margin-top:10px;
}

.pl_container {
   width: 30%; 
   height: 250px; 
   background-color: white; 
   border-radius: 8px;position: fixed;
   top: 200px;
   left: 35%;
   right: 35%;
}

.outer_pl {
display:none;
position:fixed;width:100%;height:100%;background-color: rgba(86, 139, 232, 0.5);top: 0;
left: 0;
bottom: 0;
right: 0;
}