@import url(http://fonts.googleapis.com/css?family=Stoke);
@import url(http://danyliv.rts-reklama.eu/files/theme/lionbars.css);
* { margin: 0px; padding: 0px; }

@font-face{ font-family: weidemannBold; src: url("http://danyliv.rts-reklama.eu/files/theme/fonts/itc-weidemann-lt-bold.ttf"); }
@font-face{ font-family: weidemannMedium; src: url("http://danyliv.rts-reklama.eu/files/theme/fonts/itc-weidemann-lt-medium.ttf"); }

body { background-color: rgb(245,245,245);
    background-image: url('http://www.danylivcapital.com/images/gallery/profiles/theme/background.jpg');
    background-position: top center;
    color: rgb(65,65,65); font-size: 13px; font-family: 'weidemannMedium', 'Stoke', serif; text-align: left; margin: 0px;
}

a { text-decoration: none; -moz-transition: 0.25s; -webkit-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; }
  a:link, a:visited { color: rgb(65,65,65); }
  a:hover { color: rgb(135,10,25); text-decoration: underline; }
  .content a:link, .content a:visited { color: rgb(255,255,255); }
  .content a:hover { color: rgb(135,10,25); }
  .panel a:link, .panel a:visited { color: rgb(255,255,255); }
  .panel a:hover { color: rgb(150,150,150); }
img { border: 0px; }

/**************************************************************************************************/

.page { width: 950px; margin: 0px auto; }

.header { margin: 20px 0px; padding: 10px 0px; border-top: 2px dashed rgb(210,210,210); border-bottom: 2px dashed rgb(140,140,140); }
    .header .logo { float: left; }
    .header .menu { float: right; margin-top: 5px; text-shadow: 1px 1px 1px rgb(255,255,255); }
        .header ul { list-style-type: none; font-variant: small-caps; font-size: 150%; }
        .header .menu li { float: left; margin-left: 20px; }
        .header .menu .active { color: rgb(135,10,25); text-decoration: underline; }

.content { overflow: hidden; width: 950px; height: 550px; color: rgb(255,255,255); margin-bottom: 20px; box-shadow: 0px 5px 5px rgb(200,200,200); }
    .content-loading { width: 100%; padding: 100px 0px; text-align: center; font-size: 250%; color: rgb(65,65,65); }
    .content .panel { margin-left: -342px; opacity: 0; height: 510px; overflow: auto; background-color: rgb(145,40,45); background-image: url('http://www.danylivcapital.com/images/gallery/profiles/theme/content-red.jpg'); width: 300px; padding: 20px; float: left; text-shadow: 2px 2px 1px rgb(130,40,45); border-right: 2px solid rgb(130,40,45); }
        .content .panel span { font-size: 160%; font-family: 'weidemannBold'; font-variant: small-caps; display: block; margin-bottom: 50px; }     
    .content .motto { background-color: rgba(100,100,100,0.8); padding: 10px; font-size: 140%; width: 400px; float: right; position: relative; right: 20px; top: 365px; text-shadow: 2px 2px 1px rgb(50,50,50); cursor: hand; cursor: pointer; }
        .content .motto:hover h2 { color: rgb(135,10,25); text-shadow: 1px 1px 1px rgb(200,200,200); -moz-transition: 0.25s; -webkit-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; }
        .content .motto h2:before { content: "< "; color: rgb(135,10,25); text-shadow: 1px 1px 1px rgb(200,200,200); -moz-transition: 0.25s; -webkit-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; }
        .content .motto:hover h2:before { content: "< "; color: rgb(255,255,255); text-shadow: 2px 2px 1px rgb(55,55,55); }
        
.content-home { overflow: hidden; width: 950px; height: 100%; background-color: rgb(65,65,65); background-image: url('http://www.danylivcapital.com/images/gallery/profiles/theme/content-gray.jpg'); background-position: top center; padding: 20px; min-height: 200px; font-size: 320%; text-shadow: 2px 2px 1px rgb(55,55,55); }
.content-home a:link, .content-home a:visited{ color: rgb(250,250,180); text-decoration: underline; }
.content-home a:hover{ color: rgb(150,150,150); }

.content-what_we_do, .content-how_we_do_it, .content-our_team, .content-meet_us { background-color: rgb(37,37,37); background-position: top center; background-repeat: no-repeat; padding: 0px; font-size: 130%; }
.content-what_we_do { background-image: url('http://www.danylivcapital.com/images/gallery/profiles/theme/content-what_we_do.jpg'); }
.content-how_we_do_it { background-image: url('http://www.danylivcapital.com/images/gallery/profiles/theme/content-how_we_do_it.jpg'); }
.content-our_team { background-image: url('http://www.danylivcapital.com/images/gallery/profiles/theme/content-our_team.jpg'); }
.content-meet_us { background-image: url('http://www.danylivcapital.com/images/gallery/profiles/theme/content-meet_us.jpg'); }
    .content-meet_us .panel { font-family: "Times New Roman"; } 

/**************************************************************************************************/

h1 { display: none; }
h2 { font-family: 'weidemannBold'; font-variant: small-caps; padding: 2px 0px; border-top: 2px dashed rgb(255,255,255); border-bottom: 2px dashed rgb(255,255,255); margin-bottom: 5px; }  

p { margin: 2px; }
div { margin: 0px; }

.in_left { float: left; }
.in_right { float: right; }
.clear_both { clear: both; }
.sitemap { display: none; }