/**
 * Skin: Black
 */ 

li, address { color:#000 }
#content p.one-fourth  { padding-top: 10px; font-size: 12px; color:#000 }
a { color:#000; }
a:hover { color:#50184c }
a.link { color:#000; text-decoration: none; border-bottom: 1px dotted #aaa }
a.link:hover { color:#50184c; border-bottom: 1px dotted #50184c }
a.more { font-size: 11px; padding:10px 20px; text-align:center; border:1px solid #ccc; background:#f3f3f3; color:#605f5f; display:inline-block; width:71px; height:16px; line-height:16px }
a.more:hover { border:1px solid #c0bfbf; background:#eae7e7; color: #000; text-decoration:none }

body { 
	/* background-image:url('../../images/colors/black/bg.gif') */
	background: #212121
	}                               
#logo a { background-image:url('../../images/logo.png') }
#slider { background-image:url('../../images/colors/black/slider-light.png') } 

#footer { background-color:#212121; background-image:url(''); background-position:bottom center }               
#copyright { background-color:#000000 }  

#nav li { border-left:1px solid #323232; border-right:1px solid #000 }
#nav a { display:block; font-size: 14px; font-weight: bold; color:#827f8f; border-bottom: 1px solid #333; padding: 0 0px 1px; text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
#nav a:hover, #nav a:active , #nav a:focus { color:#fff; border-bottom: 1px solid #8b2d85 !important; }
#nav .current-menu > a:first-child { color: #FFF; border-bottom: 1px solid #8b2d85; }
#nav span { color:#b7b5b5 }                                              

#nav-slider, #top-slogan { background-image:url('../../images/bg/nav-slider.png') }
#nav-slider a:hover, #nav-slider li:hover a, #nav-slider li.active a, #nav-slider li.current a { color:#828282 }
#nav-slider .arrow { background-image:url('../../images/icons/arrow-up.png') } 

#slider .panel h1, #slider .panel h2, #slider .panel p { color: }

#content { background-color:#fff }

#footer p, #footer li, #footer address, #footer span, #copyright, #footer a.contact strong { color:#b5b4b4 }
#footer a, #copyright a { color:#f0f0f0; text-decoration: none }
#footer a:hover,#copyright a:hover { color:#8b2d85;  
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;}
#footer h3 { color:#fff }
#footer .menu li, #footer .menu li.first, #footer .menu li.last, #footer address { border-color:#363636 }
#footer .flickr img { background-color:#282727; border-color:#4a4949 }