/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

#top-a,
#top-b,
#bottom-a,
#bottom-b,
#bottom-c { margin: 5px 0; }

.module,
#header,
#breadcrumbs,
#content,
#footer { margin: 5px; }

#headerbar { margin: 10px 0; }

#footer .module { margin: 0; }


/* Layout
----------------------------------------------------------------------------------------------------*/

/* Centering Floating Elements */
.block-center,
.block-center > div {
	float: left;
	position: relative;
}

.block-center { left: 50%; }
.block-center > div { left: -50%; }

/* Sections */
#top-b,
#bottom-b {
	padding-top: 40px;
	background-position: 50% 0;
	background-repeat: repeat-x;
}

/* Toolbar */
#toolbar {
	font-size: 12px;
	text-transform: uppercase;
	vertical-align	: middle;
	color: #0C0B0B;
	text-shadow: 1px 2px 0px rgba(88, 23, 8, 0.196);
	
}

/* Logo */
#logo {
	display: block;
	margin: 0 auto;
	float: none;
}

/* Headerbar */
#headerbar .module {
	margin: 0px 0 0 0;
	max-width: 730px;
}

#headerbar .float-left .module {
	margin-right: 0px;
	float: left;
	vertical-align	: middle;
}
#headerbar .float-right .module { margin-left: 0px; }

/* Menubar */
#menubar > div,
#menubar > div > div { background-repeat: no-repeat; }

#menubar > div {
	padding-left: 205px;
	background-position: 0 0;
}

#menubar > div > div {
	padding-right: 205px;
	background-position: 100% -160px;
}

#menubar > div > div > div {
	height: 71px;
	margin: 0 -1px;
	background-position: 0 -80px;
	background-repeat: repeat-x;
}

#menubar #menu { margin: 0 -149px; }

/* Breadcrumbs */
#breadcrumbs {
	padding: 5px 0 15px 0;
	background-position: 50% 100%;
	background-repeat: repeat-x;
	text-align: left;
}

/* Main */
#main { margin: 20px auto; }

/* Footer */
#footer {
	padding-top: 50px;
	font-size: 14px;
}

#footer .menu-line {
	margin-bottom: 15px;
	font-size: 16px;
}

#totop-scroller {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 100%;
	height: 35px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

#totop-scroller:hover { background-position: 50% -40px; }


/* System White
----------------------------------------------------------------------------------------------------*/

.system-white #content {
	padding: 15px;
	border-radius: 4px;
	background: #FDFDFF;
	box-shadow: 0 2px 3px rgba(0,0,0,0.4);
	color: #555;
	text-shadow: none;
}

.system-white #content hr { border-top-color: #d7d7d7; }

.system-white #content ::-moz-selection { background: #2d2d2d; color: #fff; }
.system-white #content ::selection { background: #2d2d2d; color: #fff; }

.system-white #content form.box legend,
.system-white #content #system .item header time { color: #424242; }

.system-white #content form.style button,
.system-white #content form.style input[type="button"] { color: #777777;}

.system-white #content a.button-more a { color: #626262; }

.system-white #content em.box,
.system-white #content #system .item header time { color: #666; }

.system-white #content a:hover,
.system-white #content #system .title a:hover { color: #2d2d2d; }

.system-white #content #system small,
.system-white #content #system blockquote,
.system-white #content table.zebra caption,
.system-white #content form.style input,
.system-white #content form.style textarea,
.system-white #content form.style select,
.system-white #content #system .item > header .meta,
.system-white #content #system .item > header .subtitle,
.system-white #content .comments-list .meta { color: #777777; }

.system-white #content #system .pagination a:hover,
.system-white #content #system .item > .links a:hover,
.system-white #content #system span.highlight { background-color: #FFFFFF; }

.system-white #content mark,
.system-white #content ins,
.system-white #content a.button-more:hover,
.system-white #content form.style button:hover,
.system-white #content form.style input[type="button"]:hover,
.system-white #content form.style input:focus,
.system-white #content form.style textarea:focus,
.system-white #content form.style select:focus,
.system-white #content #system .pagination strong { color: #FFFFFF; text-shadow: none; }

.system-white #content mark,
.system-white #content a.button-more:hover,
.system-white #content form.style input[type="button"]:hover,
.system-white #content #system .pagination strong { background-color: #444; }

.system-white #content ins,
.system-white #content form.style input:focus,
.system-white #content form.style textarea:focus,
.system-white #content form.style select:focus,
.system-white #content form.style button:hover { background-color: #424242; }

.system-white #content pre,
.system-white #content .box-content,
.system-white #content .box-note,
.system-white #content .box-info,
.system-white #content .box-warning,
.system-white #content .box-hint,
.system-white #content .box-download,
.system-white #content #system #comments .comment-head {
	background-color: #efefef;
	border: 1px solid #d2d2d2;
	box-shadow: none;
	color: #444;
}

.system-white #content .box-content { background-image: none; }

.system-white #content dl.separator dd,
.system-white #content dl.separator dt:before,
.system-white #content dl.separator dt:after { border-color: #efefef; }

.system-white #content dl.separator dt:after { background: #999; }

.system-white #content form.box fieldset,
.system-white #content #system .author-box { border-color: #efefef; }

.system-white #content a.button-more,
.system-white #content form.style button,
.system-white #content form.style input.button { background: #f1f1f1; }

.system-white #content a.button-more {
	margin: 0;
	padding-right: 12px;
	padding-left: 12px;
	border-radius: 3px;
	text-shadow: none;
}

.system-white #content a.button-more:before,
.system-white #content a.button-more:after { display: none; }

.system-white #content ul.line > li,
.system-white #content .comments-list > article,
.system-white #content .wk-twitter-list article,
.system-white #content ul.zoo-list > li,
.system-white #content .zoo-comments-list > article,
.system-white #content #system .item-list { background-image: url(../images/white/list_line_white.png); }

.system-white #content ul.line-icon > li,
.system-white #content ul.line-icon > li:first-child li:first-child { background-image: url(../images/white/list_icon_white.png); }

.system-white #content ul.check > li { background-image: url(../images/white/list_check_white.png); }

.system-white #content ul.zebra > li.odd { background-image: url(../images/white/list_zebra_white.png); }

.system-white #content ul.zebra > li:nth-of-type(odd) { background-image: url(../images/white/list_zebra_white.png); }

.system-white #content table.zebra tbody td,
.system-white #content table.zebra tbody tr:first-child td { border-color: #d2d2d2; }

.system-white #content table.zebra tbody tr.odd { background: #efefef; }
.system-white #content table.zebra tbody tr:nth-of-type(odd) { background: #efefef; }

.system-white #content em.box { background-image: url(../images/white/em_box_white.png); }

.system-white #content hr.dotted { background-image: url(../images/white/line_dotted_white.png); }

.system-white #content hr.stars,
.system-white #content #system .items .item,
#page.system-white #content #system .items .leading .item { background-image: url(../images/white/line_stars_white.png); }

/* Widgetkit Twitter */
.system-white #content .wk-twitter-single.image { background-image: url(../images/white/bird_white.png); }

.system-white #content .wk-twitter-bubbles .content,
.system-white #content .wk-twitter .image { background-image: url(../images/white/bubble_white.png); }

.system-white #content.wk-twitter-bubbles .content:after { background-image: url(../images/white/arrow_white.png); }

/* Form Style */
.system-white #content form.style input,
.system-white #content form.style button,
.system-white #content form.style input[type="button"],
.system-white #content form.style select,
.system-white #content form.style textarea {
	background-color: #efefef;
	border: 1px solid #d2d2d2;
	box-shadow: none;
}

.system-white #content form.style input:hover,
.system-white #content form.style select:hover,
.system-white #content form.style textarea:hover { border-color: #a2a2a2; }

.system-white #content form.style button:hover,
.system-white #content form.style input[type="button"]:hover { border-color: #222; }

.system-white #content form.style input:focus,
.system-white #content form.style button:focus,
.system-white #content form.style input[type="button"]:focus,
.system-white #content form.style select:focus,
.system-white #content form.style textarea:focus {
	border-color: #222;
	box-shadow: none;
}

/* Item */
.system-white #content #system .item header time {
	background-image: url(../images/white/system_time_white.png);
	color: #fff;
}




.ch-grid {
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}
 
.ch-grid:after,
.ch-item:before {
    content: '';
    display: table;
}
 
.ch-grid:after {
    clear: both;
}
 
.ch-grid li {
    width: 220px;
    height: 220px;
    display: inline-block;
    margin: 3px;
}

.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    cursor: default;
    box-shadow: 
        inset 0 0 0 14px rgb(255, 255, 0), 0 1px 2px rgba(0,0,0,0.1);
    transition: all 0.4s ease-in-out;
}

.ch-img-1 {
    background-image: url(/images/stories/14346264042.jpg);
}
 
.ch-img-2 { 
    background-image: url(/images/stories/clok.png);
}
 
.ch-img-3 { 
    background-image: url(/images/stories/true.jpg);
}
.ch-img-4 { 
    background-image: url(/images/stories/aa1.jpg);
}
 

.ch-info {
    position: absolute;
    background: rgba(31, 30, 28, 0.79);
    width: inherit;
    height: inherit;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0.7;
    transition: all 0.4s ease-in-out;
    transform: scale(0);
}

.ch-info h3 {
    color: rgba(255,255,255,0.7);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    margin: 0 20px;
    padding: 35px 0 0 0;
    height: 100px;
    font-family: 'georgia', Arial, sans-serif;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
    color: rgba(255,255,255,0.7);
    padding: 5px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 14px;
    border-top: 2px solid rgba(255,255,255,0.5);
    opacity: 0;
    transition: all 1s ease-in-out 0.1s;
}

.ch-info p a {
    display: block;
    color: rgba(255,242,34, 0.9);
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: 'georgia', Arial, sans-serif;
}
 
.ch-info p a:hover {
    color: rgba(255,255,255,0.7);
}

.ch-item:hover {
    box-shadow: 
        inset 0 0 0 1px rgba(255,255,255,0.1),
        0 1px 2px rgba(0,0,0,0.1);
}

.ch-item:hover .ch-info {
    transform: scale(1);
    opacity: 1;
}

.ch-item:hover .ch-info p {
    opacity: 1;
}

.btn-slide {
  position: relative;
  display: inline-block;
  height: 54px;
  width: 448px;
  line-height: 50px;
  padding: 0 20px;
 text-align: center;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;  
  font-family: 'georgia', Arial, sans-serif;
  transition: .5s;
  -webkit-transition: .5s;
     font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
	color: #000000 ;
  border: 2px solid #E7E765;
  float: center;
  background-color: #F0F0F0 ;
}
  .btn-slide:hover {
    background-color: #F0F0F0 ;
  }
    .btn-slide:hover span.circle {
      left: 100%;
      margin-left: -48px;
      background-color:#4AF024;
	  border: 2px solid #E7E765;
background-image: url(/images/stories/play_icon.png);
    }
    .btn-slide:hover span.title {
      left: 40px;
      opacity: 0;
    }
    .btn-slide:hover span.title-hover {
      opacity: 1;
      left: 40px;
    }
 
  .btn-slide span.circle {
    display: block;
    background-color: #ED2026;
	border: 2px solid #E7E765;
    position: absolute;
    float: center;
	text-align: center;
    margin: 5px;
    line-height: 42px;
    height: 40px;
    width: 40px;
    top: 0;
    left: 0;
     transition: .5s;
    -webkit-transition: .5s;
     border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
background-image: url(/images/stories/play_icon.png);

  }
 
  .btn-slide span.title,
  .btn-slide span.title-hover { 
    position: absolute;
    left: 150px;
    transition: .5s;
    -webkit-transition: .5s;
	color: #000000
  }
 
  .btn-slide span.title-hover {
    left: 80px; 
    opacity: 0;
	color: #000000
  }
.ch li {
    width: 220px;
    height: 20px;
    display: inline-block;
    margin: 5px;
}