/***** Standard 960px *****/
.row { margin:0 auto; width:960px; }
.row .row { margin:0 -16px 0 -16px; width:auto; }
/* SLIDESHOW */
#jcyclemain { display: none;overflow: hidden }
.bgimage { padding: 55px 0 62px;position: relative; }
.slide_link_whole {position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: block;}
.cycle_content { font-size: 16px; }
.jcyclemain .cycle_image .holder { display:inline-block; padding: 35px; background: url('../images/bg_cycle_image.png') repeat-x 0 0; text-align: center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.jcyclemain.hide_frame .cycle_image .holder { padding: 0; background: none;display: block }
.jcyclemain .cycle_image.right .holder { text-align: right }
.jcyclemain .cycle_image img { margin:0 auto; display:block; background: #fff; padding: 14px; box-shadow: 0 0 9px 0 rgba(0,0,0,.3); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.jcyclemain.hide_frame .cycle_image img { background: none; padding: 0; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.lt-ie9 .jcyclemain .cycle_image img { width:auto; max-width:none }
.jcyclemain .cycle_image.left img, .jcyclemain .cycle_image.right img { height: 235px; width:350px; }
.jcyclemain.hide_frame .cycle_image.left img, .jcyclemain.hide_frame .cycle_image.right img { height: auto; width:auto; max-width:100% }
.jcyclemain .cycle_image.full img { height: 275px; width:830px; }
.cycle_content h3.entry-title { margin:0 0 15px; font-size:48px; font-weight:700; text-decoration:none; text-transform:uppercase; line-height:38px; display: inline-block; text-shadow: 1px 1px 1px rgba(0,0,0,.2); letter-spacing: -2px }
.cycle_content.right { text-align: right }
.cycle_content.center { text-align: center }
#navcycle { background: url('../images/bg_breadcrumbs.png') repeat-x 0 100%; text-align: center; margin-top:-25px; position: relative; z-index: 10 }
#navcycle span { display:inline-block; margin:8px auto 5px; height: 7px }
#navcycle a { text-indent:-9999px; margin:0 4px 0; display:block; width:7px; height:7px; float:left; background:url('../images/bg_dots.png') no-repeat 100% 0; }
#navcycle a:hover, #navcycle a.activeSlide { background:url('../images/bg_dots.png') no-repeat 0 0; }
.cycle_content h3.entry-title, .cycle_content .entry-content, .cycle_image { visibility:hidden; opacity:0 }
a.cycle_btn { background: #231b1c url('../images/i_arrow.png') no-repeat 100% 9px; color:rgba(255, 255 , 255 , 0.75) !important; text-decoration: none; font-size:14px; padding: 5px 32px 6px 12px; display: inline-block; box-shadow: 0 1px 0 0 #272122, 0 2px 0 0 #000, 0 3px 0 0 #221a1b; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 10px; }
a.cycle_btn:hover { margin-top: 7px; margin-bottom: 8px; box-shadow: none; }
.bgimage { background-position: 50% 0; background-repeat: no-repeat; cursor:pointer;}
.bgimage.fixed {max-width: 960px;margin: 0 auto}
.bgimage.repeat { background-repeat: repeat }
.bgimage.repeatx { background-repeat: repeat-x }
.bgimage.repeaty { background-repeat: repeat-y }
.bgimage.left { background-position: 0 0 }
.bgimage.right { background-position: 100% 0 }
.bgimage.middle { background-position: 50% 50% }
.bgimage.bottom { background-position: 50% 100% }
.bgimage.left.middle { background-position: 0 50% }
.bgimage.left.bottom { background-position: 0 100% }
.bgimage.right.middle { background-position: 100% 50% }
.bgimage.right.bottom { background-position: 100% 100% }
#jcyclemain_navigation {position: relative;display: none;}
#jcyclemain_navigation a span {display: none}
#slide_prev, #slide_next {display: block;height: 100px;width: 100px;-webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;position: absolute;z-index: 1000}
#slide_prev {left: -100px;background: url('http://121.247.3.54/jaijo/Ashington/wp-content/themes/asokay/images/slide_navigation.png') no-repeat 0 0}
#slide_next {right: -100px;background: url('http://121.247.3.54/jaijo/Ashington/wp-content/themes/asokay/images/slide_navigation.png') no-repeat 0 100%}
#slide_prev:hover, #slide_next:hover {background-color: #292420;background-color: rgba(41, 36, 32, .12);}
