html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
html{
    padding:0px;
    margin: 0px;
    width:100%;
    height:100%;
    overflow: hidden;
}

body {
    line-height: 1;
    padding:0px;
    margin: 0px;
    width:100%;
    height:100%;
    overflow: hidden;
}

#slider{
    max-height:100%;
    max-width:100%;
    width: 100%;
    height:100%;
}


.fluxslider, .images, .surface, .image1, .image2{
    width: 100%!important;
    height:100%!important;
}

.images div{
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}
form{
    margin: 0!important;
}

#adminka{
    left:150px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #CCC;
    text-decoration: none
}



body {
    min-height: 100%;
    font-family: helvetica, arial, sans-serif;
    overflow-x: auto;
    margin: 0;
    display: block;
}

body section.container {
    width: 790px;
    margin: 40px auto
}

body section.container h1 {
    color: #DDD;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 0px #000;
    text-transform: lowercase;
    margin-bottom: 0.2em
}

body section.container h2 {
    font-size: 0.8em;
    color: #666;
    text-align: center;
    margin-bottom: 4em;
    text-shadow: 0 1px 0px rgba(0, 0, 0, 0.5)
}

body section.container div#slider {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    padding: 20px;
    background: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 8px rgba(0, 0, 0, 0.9) inset
}

body section.container div#slider div.fluxslider div.surface {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}

body section.container div#slider div.fluxslider ul.pagination {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    padding: 10px 0 !important;
    overflow: hidden
}

body section.container div#slider div.fluxslider ul.pagination li {
    text-indent: 10000px;
    height: 8px;
    width: 8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1)
}

body section.container div#slider div.fluxslider ul.pagination li.current {
    background: rgba(255, 255, 255, 0.2)
}

footer {
    width: 100%;
    text-align: center;
    font-size: 0.7em;
    margin-top: 4em;
    color: #666
}

footer p {
    margin-bottom: 2em
}

body#transitiongallery section.container {
    width: 960px
}

body#transitiongallery section.container div#slidercontainer {
    position: relative
}

body#transitiongallery section.container div#slidercontainer div#transitions {
    position: absolute;
    z-index: 50;
    top: 20px;
    right: 20px;
    width: 150px;
    font-size: 0.85em
}

body#transitiongallery section.container div#slidercontainer div#transitions h2 {
    font-size: 1em;
    text-align: left;
    color: #CCC;
    font-weight: bold;
    margin-bottom: 0.7em
}

body#transitiongallery section.container div#slidercontainer div#transitions ul {
    margin-bottom: 1.5em
}

body#transitiongallery section.container div#slidercontainer div#transitions ul li {
    font-size: 0.8em;
    margin-bottom: 0.7em
}

body#transitiongallery section.container div#slidercontainer div#transitions ul li a {
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    padding: 0.5em;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444444), color-stop(100%, #333333));
    background-image: -webkit-linear-gradient(top, #444444, #333333);
    background-image: -moz-linear-gradient(top, #444444, #333333);
    background-image: -o-linear-gradient(top, #444444, #333333);
    background-image: -ms-linear-gradient(top, #444444, #333333);
    background-image: linear-gradient(top, #444444, #333333);
    border: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2) inset;
    -o-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2) inset;
    position: relative
}

body#transitiongallery section.container div#slidercontainer div#transitions ul li a:active {
    top: 1px
}

body#transitiongallery section.container div#slidercontainer div#transitions ul li a.new:after {
    content: 'New';
    font-size: 0.8em;
    padding: 0.2em 0.4em;
    color: #FFF;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4c10), color-stop(100%, #d23a13));
    background-image: -webkit-linear-gradient(top, #dd4c10, #d23a13);
    background-image: -moz-linear-gradient(top, #dd4c10, #d23a13);
    background-image: -o-linear-gradient(top, #dd4c10, #d23a13);
    background-image: -ms-linear-gradient(top, #dd4c10, #d23a13);
    background-image: linear-gradient(top, #dd4c10, #d23a13);
    border: 1px solid #FFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -0.5em;
    right: -0.5em
}

section#header {
    background: #222;
    padding: 10px;
    overflow: auto
}

section#header a {
    color: #CCC;
    text-decoration: none
}

section#header a.name {
    font-family: 'Pacifico';
    font-size: 1.1em;
    margin-right: 1em;
    position: relative;
    top: 3px
}

section#header a.writeup {
    font-size: 0.8em;
    border-bottom: 1px dashed #CCC
}

section#header a.writeup:after {
    content: ' \2192'
}

section#header div.twitter {
    float: right;
    margin-left: 1em
}

section#header div.twitter iframe {
    position: relative;
    top: 3px;
    margin-right: -1em
}

section#header div.twitter a.twitter {
    font-size: 0.8em;
    padding: 0.4em 0.6em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    top: -2px
}

section#header div.twitter a.twitter:hover {
    color: #FFF
}

section#header div.nav {
    float: right;
    font-size: 0.7em;
    padding: 0.75em;
    padding-right: 1.5em
}

section#header div.nav a {
    margin-left: 1.5em
}

section#header div.nav a:hover {
    border-bottom: 1px dashed #CCC
}

section#details {
    text-align: center;
    padding-top: 4em
}

section#details a {
    margin-left: 1em;
    padding: 1em;
    background: rgba(255, 255, 255, 0.1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-weight: bold;
    font-size: 0.8em
}

section#details a:first-child {
    margin-left: 0
}

section#details a:hover {
    background: rgba(255, 255, 255, 0.3)
}

footer div#carbonads-container div.carbonad {
    background: #353535;
    margin: 6em auto 3em;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    text-align: left
}

div.announcement {
    color: #000;
    padding: 0.8em;
    background: rgba(218, 219, 177, 0.5);
    border: 1px solid #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    width: 60%;
    margin: 2em auto -2em;
    font-size: 0.8em;
    text-align: center
}

div.announcement a {
    color: #000;
    font-weight: bold
}

body section.container {
    position: relative
}

body section.container h1, body section.container h2 {
    font-family: 'AllerLight', Helvetica, Arial, sans-serif;
    text-transform: none;
    text-align: left
}

body section.container div.flux-wp {
    position: absolute;
    top: 0;
    right: 0;
    background: url("img/flux_wp_new.png") top left no-repeat, url("img/flux_wp_logo.png") center right no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff9900), color-stop(100%, #ff6600));
    background: url("img/flux_wp_new.png") top left no-repeat, url("img/flux_wp_logo.png") center right no-repeat, -webkit-linear-gradient(#ff9900, #ff6600);
    background: url("img/flux_wp_new.png") top left no-repeat, url("img/flux_wp_logo.png") center right no-repeat, -moz-linear-gradient(#ff9900, #ff6600);
    background: url("img/flux_wp_new.png") top left no-repeat, url("img/flux_wp_logo.png") center right no-repeat, -o-linear-gradient(#ff9900, #ff6600);
    background: url("img/flux_wp_new.png") top left no-repeat, url("img/flux_wp_logo.png") center right no-repeat, -ms-linear-gradient(#ff9900, #ff6600);
    background: url("img/flux_wp_new.png") top left no-repeat, url("img/flux_wp_logo.png") center right no-repeat, linear-gradient(#ff9900, #ff6600);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset, 0px 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset, 0px 2px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset, 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset, 0px 2px 4px rgba(0, 0, 0, 0.2);
    padding: 15px 70px 15px 15px;
    color: #FFF;
    font-family: 'AllerLight', Helvetica, Arial, sans-serif;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
    text-align: right
}

body section.container div.flux-wp p.large {
    font-family: 'Aller', Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 0.2em
}


button{
    position:absolute;
    top:20px;
    left:20px;
    z-index:55555;
}

.admin_holder{
    position:absolute;
    top:0px;
    right:0px;
    z-index: 9998;
}
.admin_action{
    display:block;
    float:left;
    cursor:pointer;
    min-width:20px!important;
    margin: 0px!important;
}

.admin_action img{
    width:30px;
    opacity:0.5;
}

.admin_action img:hover{
    opacity:0.9;
}

.adminka{
    display:block;
    position:relative;
    float:left;
}

.adminka label{
    width:150px;
    display:block;
    margin:3px;
    float:left;
    line-height: 25px;
}

.adminka input, .adminka select{
    display:block;
    float:left;
    padding:3px;
    margin:3px;
    line-height: 25px;
}




.cboxIframe body, .cboxIframe html{
    background-color: #fff!important;
}


.filter_submit, .plus_button, .plus_buttonX{
    position: relative!important;
    float: left!important;
    top:5px;
    left:0;
    font-size: 12px;
    font-weight: bold;
    color: #45494c;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.25);
    border: 1px solid #b1b1b1;
    border-radius: 5px;
    padding: 5px 10px;
    width: 120px;
    float:left;
    text-align:center;
    background: #fafafa; /* Old browsers */
    background: -moz-linear-gradient(top, #fafafa 0%, #f1f1f1 60%, #e4e4e4 61%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(60%,#f1f1f1), color-stop(61%,#e4e4e4), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fafafa 0%,#f1f1f1 60%,#e4e4e4 61%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fafafa 0%,#f1f1f1 60%,#e4e4e4 61%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fafafa 0%,#f1f1f1 60%,#e4e4e4 61%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(top, #fafafa 0%,#f1f1f1 60%,#e4e4e4 61%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
    cursor:pointer;
}
.filter_submit a, .plus_button a,  .plus_buttonX a{
    color: #45494c;
    text-decoration:none;
}
.filter_submit a:hover, .plus_button a:hover, .plus_buttonX a:hover {
    color: #0080C0;
    text-decoration: underline;
}
.filter_submit input:hover, .plus_button input:hover, .plus_buttonX input:hover{
    color: #0080C0;
    text-decoration: underline;
}

.header_menu, h1{
    font-size: 24px;
    font-weight: 700;
    margin:20px;
}

.images .collage{
    position: relative!important;
    display: table-cell;
    width: 33%;
    min-height: 400px;
    margin-bottom:30px;
    z-index: 50000;
    overflow: hidden;
    float:left;
}

.image1{
     background-color: #d7d7d7!important;
 }

.holder {
    background-color: #FFF;
    display: block;
    width: 100%;
    position: relative;
}

.own_man_image {
    display: block;
    margin: 0px auto;
    height: 100%;
}

.video{
    width:100%;
    height:100%;
    display:table;
    position:relative;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color: black;
}
.video video{
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-640px;
    margin-top:-360px;
}



.customSelect {
    /* This is the default class that is used */
    /* Put whatever custom styles you want here */
    background: url(../images/arrow_down_small.png) no-repeat right #FFF;
    border:1px solid #888888;
}

.customSelect.customSelectHover {
    /* Styles for when the select box is hovered */
}

.customSelect.customSelectOpen {
    /* Styles for when the select box is open */
}

.customSelect.customSelectFocus {
    /* Styles for when the select box is in focus */
}

.customSelectInner {
    /* You can style the inner box too */
}

.int_holder{
    display: block;
    width:900px;
    clear: both;
}


.admin_holder{
    position:absolute;
    top:0px;
    right:0px;
    z-index: 9998;
}
.admin_action{
    display:block;
    float:left;
    cursor:pointer;
    min-width:20px!important;
    margin: 0px!important;
}

.admin_action img{
    width:30px;
    opacity:0.5;
}

.admin_action img:hover{
    opacity:0.9;
}

.adminka{
    display:block;
    position:relative;
    float:left;
}

.adminka label{
    width:150px;
    display:block;
    margin:3px;
    float:left;
    line-height: 25px;
}

.adminka input, .adminka select{
    display:block;
    float:left;
    padding:3px;
    margin:3px;
    line-height: 25px;
}




#tinyeditor {border:none; margin:0; padding:0; font:14px 'Courier New',Verdana}
.tinyeditor {border:1px solid #bbb; padding:0 1px 1px; font:12px Verdana,Arial; display: table !important; margin:3px;}
.tinyeditor iframe {border:none; overflow-x:hidden; background-color: #FFFFFF}
.tinyeditor body{ background-color: #fff!important;}
.tinyeditor-header {height:31px; border-bottom:1px solid #bbb; background:url(./images/header-bg.gif) repeat-x; padding-top:1px; width:100%}
.tinyeditor-header select {float:left; margin-top:5px}
.tinyeditor-font {margin-left:12px}
.tinyeditor-size {margin:0 3px}
.tinyeditor-style {margin-right:12px}
.tinyeditor-divider {float:left; width:1px; height:30px; background:#ccc}
.tinyeditor-control {float:left; width:34px; height:30px; cursor:pointer; background-image:url(../images/icons.png)}
.tinyeditor-control:hover {background-color:#fff; background-position:30px 0}
.tinyeditor-footer {height:32px; border-top:1px solid #bbb; background:#f5f5f5; width:100%}
.toggle {float:left; background:url(../images/icons.png) -34px 2px no-repeat; padding:9px 13px 0 31px; height:23px; border-right:1px solid #ccc; cursor:pointer; color:#666}
.toggle:hover {background-color:#fff}
.resize {float:right; height:32px; width:32px; background:url(../images/resize.gif) 15px 15px no-repeat; cursor:s-resize}
.tinyeditor div{
    float:left!important;
    clear:none;
}

.static_logo{
    display: block;
    position: absolute;
    z-index: 50000;
    bottom: 60px;
    right: 40px;
    width: 100px;
    height: 100px;
}

div.fluxslider ul.pagination{
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -ms-box-sizing:content-box;
    box-sizing:content-box;
    padding:10px 0 !important;
    overflow:hidden
}

div.fluxslider ul.pagination li{
    text-indent:10000px;
    height:8px;
    width:8px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -o-border-radius:10px;
    -ms-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
    background:rgba(0, 0, 0, 0.6);
    -webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.1)
}

div.fluxslider ul.pagination li.current{
    background:rgba(255, 255, 255, 0.2)
}

.pagination{

}

.preloader{
    background: url('/images/loading.gif') no-repeat center center #FFF;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    display: block;


}

.logo{
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.img-100 img{
    width:100%;
}