/*  
Theme Name: Stella
Description: 
Version: 1.0
Author: Barbara Pocobelli

*/

/*************************************
 +Containers
 *************************************/

body, html {
   color: #333;
	font: normal 100% Helvetica, Arial, sans-serif;
	padding:0;
	margin:0;
}

#container{
max-width:50em;				/*960px  / 16px = 60em    */	
margin:1 auto;
background:#fff;
border:2px;

}

#fasciaContent
{
    max-width:50em;
 display:block;
 height:auto;
}

#BottomContent
{
    max-width:50em;
     display:block;
  }
  
  
#leftContent
{  width:17em;
   display:inline-block;
   vertical-align:top;
   height: auto;

}

#MainContent
{
     width:30em;
    display: inline-block;
    vertical-align:top;
    float:right;
 
    height: auto;
  
}


/*************************************
 + Fine pagina accesso
 *************************************/
 
 
.mouseTemplate
{
    cursor: pointer;
}




#header
{
    display: block;
    text-align: left;
    width: 100%;
    margin-top: -0.2em;
    padding: 10 0 0;
    height: 5.5em;
}





.btitle
{
    color: #475B7E;
    font-weight: Bold;
    font-style: oblique;
    letter-spacing: -.5px;
    font-size: 3.8em;
    font-family: Verdana;
    margin-top: -0.6em;
    margin-left: .6em;
}








/*************************************
 +Search form
 *************************************/

.search-form
{
    font-size: 1.2em;
    background: url("../images/search.jpg") no-repeat;
    position: relative;
    width: 147px;
    height: 44px;
    margin-bottom: 10px;
}
.search-form input
{
    width: 105px;
    margin: 13px 0 0 9px;
    border: 0px;
    background: #f9f9f9;
    color: #454545;
}

/*************************************
 +Footer
 *************************************/

#credits
{
    margin: 55px 0 -10px;
}

#footer a
{
    color: #E6E6E6;
}

#footer a:hover
{
    color: #b2b2b2;
}

.rss
{
    background: url('../images/rss.gif') no-repeat;
    padding-bottom: 6px;
    padding-left: 20px;
}

/*************************************
 +Hn, a and p
 *************************************/


a
{
    color: #08476A;
    text-decoration: none;
}

h1, h2, h3, h4
{
    font-weight: normal;
    letter-spacing: -.1px;
    margin: 0;
    font-family: georgia, "times new roman";
}

#header h1
{
    font-size: 4em;
    margin-left: .5em;
}

#header h1 a
{
    color: #424242;
}

#header p
{
    color: #424242;
    font-size: 16px;
    margin-top: -.9em;
    margin-top: -4em;
    margin-left: 250px;
    text-align: left;
    font-style: italic;
}

.entrytitle
{
    text-align: left;
}

.entrytitle
{
    text-align: left;
}
.entrytitle h1 a
{
    color: #08476A;
}
.entrytitle h1 a:hover
{
}
.entrytitle h1
{
    font-size: 28px;
    text-align: left;
}
.entrytitle h2 a
{
    color: #08476A;
}
.entrytitle h2 a:hover
{
}
.entrytitle h2
{
    font-size: 25px;
    text-align: left;
}
.entrytitle h3
{
    color: #08476A;
    font-size: 23px;
}

#rss-big a
{
    display: block;
    width: 110px;
    height: 64px;
}

/*************************************
 + Stile del background nelle finestre report
 *************************************/

.ReportBody
{
    background: #FFFFFF;
    font-family: Verdana;
}

/*************************************
 + Stile del background nelle finestre pop-up
 *************************************/



.PopUpHeader
{
    background-color: Blue;
    font-weight: bold;
    font-family: Verdana;
    vertical-align: middle;
    text-align: center;
    height: 20px;
    color: White;
}


.PopUpEdit
{
    background-color: Gray;
    filter: alpha(opacity=90);
    opacity: 0.9;
}


.modalPopup
{
    background-color: #ffffFF;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 450px;
    height: auto;
}

.pulsantiera
{
    background-color: #EFECDD;
    width: 100%;
    cursor: hand;
}


.menu_med
{
    display: block;
    width: 100%;
    height: 20px;
    background-color: #EFEEE4;
    font-weight: normal;
    font-size: 1em;
    font-family: verdana;
    margin-top: 0em;
    margin-left: 0.0em;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
    padding-left: 0.4em;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Gray;
}




blockquote
{
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 1px dashed #CCCCCC;
    color: #000;
    display: block;
    padding: 2px 10px;
    font-style: italic;
}

pre
{
    max-width: 580px;
    font-size: 1.2em;
    padding: 10px;
}

code
{
    font-size: 1.2em;
    max-width: 580px;
    padding: 10px;
}



/*************************************
 +caption gridview
 *************************************/
.GridView caption1
{
    background-color: #293955;
    color: White;
    font-size: 10pt;
    font-weight: bold;
}


.GridCssStyle
{
    color: White;
    background-color: #293955;
    table-layout: auto;
    border-collapse: separate;
    border-right: gray thin solid;
    border-top: gray thin solid;
    border-left: gray thin solid;
    border-bottom: gray thin solid;
}


.GridTitle
{
    color: White;
    font-size: 9pt;
    font-weight: bold;
}



.sortAsc
{
    background-image: url(../../app_images/asc.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}

.sortDesc
{
    background-image: url(../../app_images/desc.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
/*************************************
 +Entry
 *************************************/
.entry
{
    margin-bottom: 0;
    text-align: justify;
}

.entry a:hover
{
    background-color: #f7f7f7;
}

.entry p
{
    margin: 0;
    padding: 0 0 10px;
}

.entry h3
{
    font-size: 21px;
    padding-bottom: 0.3em;
    padding-top: 14px;
}
.entry h4
{
    font-size: 17px;
    padding-bottom: 0.2em;
    padding-top: 10px;
}

.entry img
{
    max-width: 580px;
    margin-left: 5px;
    margin-right: 5px;
    border: 0;
}

.entrybody
{
    padding-bottom: 6px;
}

.entrybody a
{
    border-bottom: 1px dotted #CCC;
}

.entry code
{
    font-size: 1.1em;
    text-align: left;
    padding: .2em;
}

.entrymeta
{
    padding-top: .5em;
    color: #6483a6;
    border-top: 1px dotted #ccc;
    margin-bottom: 1em;
    clear: both;
}

.postedby
{
    background: url('../images/user.gif') no-repeat;
    padding-left: 20px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 3px;
}

.filedto
{
    background: url('../images/post.gif') no-repeat;
    padding-left: 20px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 3px;
}

.commentslink
{
    background: url('../images/packaged.gif') no-repeat;
    padding-left: 21px;
    padding-right: 2px;
    padding-top: 0px;
    padding-bottom: 2px;
}

.postinfo
{
    margin-top: 3px;
}

.postinfo img
{
    border: 2px solid #F8F8EC;
    margin: 0;
    padding: 0;
}

.entrydate .dateMonth
{
    font-size: 10px;
    text-align: center;
    color: #FFF;
    margin: 0;
    padding: 3px 0 0;
}

.entrydate .dateDay
{
    font-family: Times New Roman,Helvetica,Sans-Serif;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    color: #888;
    margin: 0;
    padding: 3px 0 0;
}

.entrydate .dateYear
{
    font-size: 9px;
    padding: 0 0 0 1pt;
}

.entrydate
{
    background: transparent url("../images/date.png") repeat scroll 0 0;
    float: right;
    height: 53px;
    margin-left: 5px;
    margin-top: 5px;
    width: 49px;
}

.entrytitle_wrap
{
    padding-bottom: 1.8em;
}

.gravatar
{
    background-color: #FFF;
    color: #FFF;
    clear: right;
    float: left;
    margin: 0 15px 0 0;
    padding: 2px;
}

img.centered
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright
{
    display: inline;
    margin: 0 0 2px 7px;
    padding: 4px;
}

img.alignleft
{
    display: inline;
    margin: 0 7px 2px 0;
    padding: 4px;
}

.alignleft
{
    float: left;
}

.aligncenter
{
    margin-left: auto;
    margin-right: auto;
}

.wp-caption
{
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
}

.wp-caption img
{
    border: 0 none;
    margin: 0;
    padding: 0;
}

.wp-caption-dd
{
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.socbook, .alignright
{
    float: right;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul
{
    list-style-type: none;
    clear: both;
    margin: 0 0 1em;
    padding: 0;
    font-family: verdana;
}

#sidebar ul li, #sidebar ul li a
{
    padding-top: .2em;
    padding-bottom: .2em;
    padding-right: .2em;
}

#sidebar ul li:hover, #sidebar ul li a:hover, #sidebar a:hover
{
    background: #e8e8e8;
}

#sidebar h2
{
    color: #444;
    font-size: 1.5em;
    margin-top: 1em;
}

#sidebar h4
{
    color: #444;
    font-size: 1.5em;
    padding-top: 5px;
}



#sidebar-right #cat
{
    width: 150px;
    border: 1px solid #CCC;
}

#sidebar img
{
    max-width: 140px;
    border: 0;
}

/*************************************
 +Menu
 *************************************/
#menu
{
    position: absolute;
    width: 620px;
    margin: 0;
    padding: 0;
}

#menu ul
{
    font-size: 1.2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu li
{
    float: left;
    border-bottom: 0;
}

#menu li a
{
    color: #fff;
    margin-left: .5em;
    display: block;
    padding: .6em .6em .3em;
}

#menu li a:hover
{
    background: #7aafcb;
    color: #fff;
}

#menu ul li ul
{
    display: none;
}

/*************************************
 +Menu Categories
 *************************************/
#catmenu
{
    position: absolute;
    width: 540px;
    left: 160px;
    top: 148px;
    margin: 0;
    padding: 0;
}

#catmenu ul
{
    font-size: 1.2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

#catmenu li
{
    float: left;
    border-bottom: 0;
}

#catmenu li a
{
    background: #99BDD7;
    color: #000;
    margin-left: .5em;
    display: block;
    padding: 6px 10px 5px;
}

#catmenu li.current-cat a
{
    background: #7AAFCB;
    color: #fff;
    margin-left: .5em;
    display: block;
    padding: 6px 10px 5px;
}

#catmenu li a:hover
{
    background: #3b6277;
    color: #fff;
}

#catmenu ul li ul
{
    display: none;
}
/*************************************
 +Comments
 *************************************/
.commentsblock, contactform
{
    font-size: 1em;
    clear: both;
    padding-top: 20px;
}

.commentsblock textarea, .contactform textarea
{
    width: 44em;
}

.commentsblock input, .commentsblock textarea, .contactform input, .contactform textarea
{
    border: 1px solid #d1d1d1;
}



.commentauthor
{
    display: block;
    font-size: 1.5em;
}

ol.commentlist
{
    color: #505247;
    font-size: 1em;
    list-style-type: none;
    margin: 1.5em 0 0;
    padding: 0;
}

ol.commentlist a
{
    color: #6483A6;
}

ol.commentlist a:hover
{
    color: #424242;
}

.commentlist li
{
    margin-bottom: .5em;
    padding: .8em;
}

.commentlist p
{
    text-transform: none;
    font-size: 1em;
    margin: 10px 5px 10px 59px;
}

.commentlist blockquote p
{
    margin: 10px 5px;
}

.commentlist blockquote
{
    margin: 10px 0 10px 59px;
}

.alt
{
    background: #F5F5F5;
}

.comment_headings
{
    font-size: 1.3em;
    color: #6C6C6C;
}

.commentmeta
{
    font-size: 1em;
}

.commentmeta cite
{
    font-weight: 700;
    font-size: 16px;
}

.commentsblock textarea:focus, .contactform textarea:focus, .commentsblock textarea:focus, .commentsblock input:focus, .contactform textarea:focus, .contactform input:focus
{
    background: #eee;
    border: 1px solid #a1a1a1;
}
/*************************************
 +Flickr
 *************************************/
#flickr
{
    margin: 0 1em 0 .5em;
    padding: 0em;
}
#flickr img
{
    border: 0px;
}
#flickr a
{
    background: #FFF;
    border: 1px dotted #ccc;
    float: left;
    display: inline;
    margin: 0.7em;
    padding: 5px;
    width: 75px;
    height: 75px;
}
#flickr a:hover
{
    border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block
{
    background: #e3e7cb;
    text-align: center;
    margin: 1em 0;
    padding: 10px 0;
}

#ad_block_middle
{
    background: #e3e7cb;
    text-align: center;
    margin: 1em 0 0;
    padding: 10px 0;
}

img.left
{
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}

/*************************************
 +Vlado
 *************************************/

.relpost
{
    padding-bottom: 2px;
    border-bottom: 1px dotted #ccc;
    color: #6C6C6C;
}

.relpost ul
{
    list-style-type: none;
    padding: .01em;
}

.endate
{
    font-size: 12px;
    color: #6F6F6F;
    font-family: Georgia, Verdana, Times;
}

#ftnav
{
    margin: 0 0 5px;
}

#print
{
    background: url('../images/print.gif') no-repeat;
    padding-left: 20px;
    padding-right: 2px;
    padding-top: 3px;
    padding-bottom: 1px;
}



/* 
Coldskin #3 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/08/contact-coldskins/ 
*/

div#coldform *
{
    padding: 0;
    margin: 0;
}
div#coldform
{
    font-family: Verdana, sans-serif;
    background-color: #F8F8EC;
    font-size: 12px;
    margin: 12px 0;
    width: 600px;
    color: #333;
}
div#coldform fieldset
{
    border: 0 none;
    display: block;
    clear: both;
}
div#coldform legend.hide
{
    display: none;
}
div#coldform label.label
{
    margin: 5px 0px 0px 0px;
    text-align: left;
    display: block;
    border: 0 none;
    float: left;
    clear: both;
}
div#coldform input.input
{
    padding: 3px;
    float: left;
    clear: both;
    width: 50%;
    border: 1px solid #cccccc;
}
div#coldform textarea#coldform_message
{
    font-family: Verdana, sans-serif;
    line-height: 1.5em;
    font-size: 12px;
    padding: 3px;
    float: left;
    clear: both;
    width: 80%;
    border: 1px solid #cccccc;
}
div#coldform input.submit
{
    margin: 6px 0 12px 0;
    padding: 3px;
    width: 25%;
    border: 1px solid #cccccc;
}
/*===== CSS theme file for calendario corsi =====*/

.Day
{
    cursor: hand;
    text-align: center;
    font-family: ChunkFive Roman;
    font-size: 24px;
    color: White;
}

.Month
{
    cursor: hand;
    text-align: center;
    font-family: ChunkFive Roman;
    font-size: 18px;
    color: White;
}

.box_date
{
    background: #ff9600 no-repeat center center;
    border: 2px solid #ff9600;
    text-align: center;
    width:50px;
    border-radius: 15px;
}

.box_titolo
{
    font-family:Verdana;
    font-size: 16px;
    text-align: left;
   vertical-align:top;
 
}

.box_tipo
{
    font-family:Verdana;
    font-size: 12px;
    text-align: right;
    color: #ff9600;
    vertical-align:bottom;
   
 
}
/*===== CSS theme file for CalendarXP 9.0 (Totally configurable) =====*/
/* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases. */

/* Calendar Day Header - the cells showing "Sunday", "Monday" .... */
.CalHead
{
    cursor: default;
    text-align: center;
}
/* Day of Week - the Anchor inside CalHead showing the day of week */
.DoWAnchor
{
    text-decoration: none;
    font: bold 7.5pt Tahoma, Verdana, sans-serif;
    color: white;
}
/* Day Column Cell - the TD cell of each day */
.CalCol
{
}
/* Day Cell - the DIV cell inside TD */
.CalCell
{
    cursor: hand;
    text-align: center;
}
/* Day Number - the Anchor inside DIV showing the day number  */
.CellAnchor
{
    text-decoration: none;
    font: 9pt verdana;
}

/* WeekNo Header - the top header cell of the week number column */
.WeekHead
{
    cursor: default;
    text-align: center;
    font: bold 10pt arial;
    color: white;
}
/* WeekNo Column Cell - the cells of the week number column */
.WeekCol
{
    cursor: default;
    text-align: center;
    background: #b0c4de;
}
/* WeekNo Anchor style */
.WeekAnchor
{
    text-decoration: none;
    font: bold 8pt arial;
    color: white;
}

/* Month navigators - the "<" or ">" used to move to previous or next month */
.MonthNav
{
    vertical-align: middle;
    height: 22px;
    width: 18px;
    font: bold 10pt arial bold;
    color: black;
}
A.MonthNav:hover
{
    color: yellow;
}
A.MonthNav:active
{
    color: red;
}

/* styles for the 3 calendar sections (actually 3 table TDs) */
.CalTop
{
    text-align: center;
}
.CalMiddle
{
}
.CalBottom
{
    text-align: center;
}

/* Calendar title - showing year and month. when giDCStyle=0, it's the style of the year/month dropdowns; giDCStyle>0, it's the style to show gsCalTitle.  */
.CalTitle
{
    vertical-align: middle;
    font: 10pt arial;
    color: black;
}

/* The style of internal floating div/layer tags, which are usually used to create the artificial dropdown selectors. */
.FreeDiv
{
}

/* The style of the outer TABLE tag which is the outer calendar panel. */
#outerTable
{
    border: 2px ridge #ffffff;
}
/* The style of the inner DIV tag that holds the inner panel of all calendar cells. */
#innerDiv
{
    border: 1px solid #dcdcdc;
}
/*===== Above CSS styles are commonly used in the script engine =====*/

/*====== Following are additional per-theme styles, e.g. the inner dropdown selectors and today etc. You may have your own defined. ======*/

.MaskedEditFocus
{
    background-color: #DDDDFF;
    border: solid 1px blue;
}

.focus
{
    background-color: #DDDDFF;
    border: solid 1px blue;
}
.MaskedEditError
{
    border-color: #FF0000;
    border: solid 1px #FF0000;
}
.negative
{
    background-color: #FF5555;
}
.tab2colori_sfondo_col3_nofont
{
    background: #DDDDFF;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.tab2colori_testata_col3_font
{
    font-weight: bold;
    font-size: 75%;
    background: #FF5555;
    text-align: center;
}
.tab2colori_cell_col3_font
{
    font-size: 75%;
    background: #DDDDFF;
}
.tab2colori_cell2_col3_font
{
    font-size: 75%;
    background: #DDDDFF;
}

a.opening {
    font-family: Verdana, Arial, sans-serif;
    display:block;
    background: url(bullet_blue.png) no-repeat 10px center #fff;
    padding:3px 30px;
    text-decoration:none;
    color:#2f3040;
    font-weight:bold;
    font-size:1.2em;
    border-bottom:1px solid #2f3040;
    border-left:1px solid #2f3040;
    border-right:1px solid #2f3040;
    }
  
a.opening:hover, a.active {
    color:#fff;
    background: url(bullet_gray.png) no-repeat 10px center #2f3040;
    }
.expanded {
    background:url(concrete_wall_3.png);
    padding:15px;
    font-size:0.9em;
    letter-spacing:-1px;
    border-bottom:1px solid #2f3040;
    border-left:1px solid #2f3040;
    border-right:1px solid #2f3040;
    }
.expanded p {
    padding-bottom:20px;
    }
.expanded .expanded {
    background:url(concrete_wall.png);
    padding:0;
    color:#fff;
    }
.expanded .expanded p {
    padding:15px;
    }
