/* Powered by upub.ro */



/* ----------------------------------------------------------------------------------------------------------

1) HTML tags

---------------------------------------------------------------------------------------------------------- */



body {background-color:#dfdfdf; color:#3f3f3f;}



a {color:#000;}

a:hover {color:#555;}



/* ----------------------------------------------------------------------------------------------------------

2) HTML styles

---------------------------------------------------------------------------------------------------------- */

.center {text-align: center;}

/* ----------------------------------------------------------------------------------------------------------

3) Layout

---------------------------------------------------------------------------------------------------------- */





    #header {background-color:#FFD400;}

    

        #slogan {color:#000;}

    

    #nav {border-top:1px solid #FFF; border-bottom:1px solid #FFF; background:#EFEFEF;}

    #nav a {color:#3f3f3f;}

    #nav ul li.active, #nav ul li.active a {color:black; text-decoration:underline;}



    #footer, #footer a {color:#5F5F5F;}

    #footer a:hover {color:#3f3f3f;}

    

        .ico-rss {color:#000;}



    #copy, #copy a {color:#7F7F7F;}

    #copy a:hover {color:#3F3F3F;}
	hr {border: 1px solid #ccc;}



/* ----------------------------------------------------------------------------------------------------------

4-1) Page: Homepage

---------------------------------------------------------------------------------------------------------- */



#breadcrumbs a {color:#5f5f5f;}



#subnav li a {border-bottom:1px solid #efefef; color:#3f3f3f;}

#subnav li.active a {background-color:#fff9e0;}



dl#news dt {background-color:#FFF;}

dl#news dd a {color:#3f3f3f;}



#gallery-in {border-bottom:1px solid #DDDDDD; background-color:#EFEFEF;}



/* ----------------------------------------------------------------------------------------------------------

5) Others

---------------------------------------------------------------------------------------------------------- */



.title-01 {background-color:#666666; color:#fff; text-transform: uppercase;}

.title-02 span {background:#FFF;}

.title-03, .title-03.gallery {width: 975px; background-color:red; color:#fff; margin-bottom: 10px; text-transform: uppercase;}

.title-04 {color:#9c8000;}



.comment, .more {color:#3F3F3F;}

.red {color: red;}
.blink {text-decoration:blink;}

div#calculator {background-color: #fafafa; padding: 10px; border: 1px solid #ccc; margin: 10px 0 0 0;}

div#calculator h2 {margin: 10px 0; font-size: 16px; font-weight: bold;}

table.calculator {margin:0;}

table.calculator td {text-align: center;}

table.calculator th {background-color: #DFDFDF; text-align: center; font-weight: normal; font-size: 16px;}


#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

