* {
	margin: 0;
	padding: 0;
}

::-webkit-scrollbar { width: 11px; height: 7px;	border-width: 2px 5px; border-style: solid; }
::-webkit-scrollbar-thumb {	height: 12px; border: 4px solid; }

::selection {
	background-color: #f0dda9;
	color:#393947;
	text-shadow: 1px 1px #fff3d4;
}
::-moz-selection {
	background-color: #f0dda9;
	color:#393947;
	text-shadow: 1px 1px #fff3d4;
}

body {
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#wrapper {
	margin: 0 auto;
	background-image: url("../images/header.png");
	background-position: center center;
	background-repeat: no-repeat;
}

#container {
	margin: 25px auto 0 auto;
	width: 100%;
	max-width: 1090px;
	display: table;
}

header {
	width: 100%;
	height: 550px;
	background-image: url("../images/header.png");
	background-position: center center;
	background-repeat: no-repeat;	
	margin: 0 auto;
	position: relative;
}

#topbar {
	width: 98%;
	font-family: 'Lato', sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	position: fixed;
	top: 0; left: 0;
	margin: 0 auto;
	padding: 1.5vw 1%;
	display: table;
	border-bottom: 15px solid;
	z-index: 999;
}

#mbox {
	margin: 0;
	padding: 0 1vw;
	line-height: 100%;
	text-align: left;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

#mbox ul {
	margin: 0 !important;
}

#menu {
	background-color: transparent;
	font-size: 9px;
	font-weight: 900;
	display: inline-block;
	position: relative;
	z-index: 25;
	letter-spacing: 0.05em;
}

.menu { display: inline; }

#mbox li {
	text-transform: uppercase;
	text-align: center;
	text-shadow: none;
	margin: 0;
	padding: 0 26px;
	display: inline-block;
	letter-spacing: 0.1em;
	position: relative;
	z-index: 20;
}

#mbox li a {
	color: inherit;
	margin: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

#mbox li a:hover {
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}



#mbox ul ul { margin: 0; padding: 0 15px; display: none; position: absolute; border-width: 11px 1px 1px 1px; border-style: solid; }
#mbox ul ul li { float: none; margin: 0; padding: 10px 0 !important; text-align: left !important; display: block !important; border-bottom: 1px solid; z-index: 30 !important; }
#mbox ul ul li:last-child { border: none; }
#mbox li:hover > ul { display: block; }
#mbox li>a:not(:only-child):after { content: ''; margin: 0 0 2px 10px; border: solid; border-width: 0 2px 2px 0; display: inline-block; padding: 2px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

#mbox ul ul li ul { margin: 5px 0 0 15px; padding: 0 15px; right: -100%; display: none; position: absolute; border: 1px solid; }
#mbox ul ul li>a:not(:only-child) { padding: 0 8px 0 0; }
#mbox ul ul li>a:not(:only-child):after { content: ''; margin: -8px 0 2px 10px; border: solid; border-width: 0 2px 2px 0; display: inline-block; padding: 2px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); float: right; }

#social, #search {
	padding: 0 25px;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
}

#search { border-left: 1px solid ; }

#social i {
	color: inherit;
	font-size: 11px;
	margin: 0 5px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

#social i:hover {
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}

#searchsubmit, .screen-reader-text {
	display:none;
}

#searchform {
	margin: 0 auto;	
}

#searchform i { font-size: 11px; color: inherit; margin: 0 6px 0 0;}

#searchform input {
	background-color: transparent;
	margin: 0;
	min-width: 80%;
	font-size: 9px;
	padding: 0 0 2px 0;
	text-transform: none;
	letter-spacing: 0.1em;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#searchform input:focus { outline: none; }
input::-webkit-input-placeholder { color: #4c4c4c !important; }
input::-moz-placeholder { color: #4c4c4c !important; }
input::-ms-input-placeholder { color: #4c4c4c !important; }

.show-menu {
	font-family: 'Old Standard TT', serif;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	padding: 5px 0;
	line-height: 100%;
	border: none;
	display: none;
}

.show-menu i { margin: 0 5px 0 0; }

#mbox input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}

#mbox input[type=checkbox]:checked ~ #navi{
    display: block;
}

#site {
	margin: 81px auto 0 auto;
	padding: 0;
	font-family: 'Dr Sugiyama', cursive;
	font-size: 72px;
	line-height: 50%;
	text-align: center;
	text-transform: lowercase;
	display: block;
	position: relative;
  visibility: hidden;
}

#site span { margin: 0 15px; }

#slogan {
	font-family: 'Lato', sans-serif;
	font-size: 8px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	display: block;
	position: relative;
}

#smenu {
	background-color: transparent;
	font-family: 'Lato', sans-serif;
	font-size: 9px;
	font-weight: 700;
	line-height: 200%;
	padding: 0 0 5px 0;
	display: block;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 0.15em;
}

#smenu a {
	text-decoration: none;
	margin: 0 4px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

#smenu a:hover {
	text-decoration: underline;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;	
}

.admin_menu_wrapper {
	background-color: transparent;
	width: 100%;
	margin: 25px auto 0 auto;
	padding: 0;
	text-align: center;
}

.admin_menu {
	text-align: center;
	text-transform: lowercase;
}

.admin_menu a {
	display: inline-block;
	text-decoration: underline;
	padding: 0px;
	margin: 2px 4px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

.admin_menu a:hover {
	text-decoration: underline;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;	
}

table {
    font-size: 13px;
	border: none !important;
}

h1{
    font-weight: normal;
    font-size: 21px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
    text-decoration: none;
    line-height : 120%;
    color: #718EA5;
    margin: 2px;
}

h2 {
	background-color: #252525;
	font-family: 'Old Standard TT', serif;
	font-size: 14px;
	font-weight: 700;
	padding: 8px 0;
	text-transform: uppercase;
}


h3 {
    font-weight: normal;
    font-family: 'Helvetica', sans-serif;
    font-size: 12px;
    margin: 2px;
}

p {
    line-height: 21px;
}

pre.filepath {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    margin-left: 5px;
    margin-top:0px;
    margin-bottom:0px;
    padding: 0px;
}

li {
    margin-left: 10px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0px;
    list-style-position: outside;
}

ul li {
    list-style-type: disc;
}

.textinput {
	max-width: 98%;
    border: 1px solid;
	padding: 1%;
}

.textinput:focus { outline: none; box-shadow: none; }

.listbox {
    font-size: 11px;
    border: 1px solid;
    vertical-align : middle;
	padding: 5px;
}

select {
    border: 1px solid;
	padding: 1%;
	font-size: 10px;
}

.buttonlist ul { padding: 0; margin: 0; }
.buttonlist ul li { margin: 0 0 3px 0; float: none; display: inline-block; }

.button, .buttonlist ul li a {
    font-family: 'Old Standard TT', serif;
    font-size: 10px;
	font-weight: 700;
	padding: 4px;
    margin: 1px;
    white-space: nowrap;
	border: none;
	text-shadow: none;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

.button:hover, .buttonlist ul li a:hover {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.radio {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align : middle;
}

.checkbox {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align : middle;
}

#film { width: 71vw !important; }
#film table { margin: 0 auto; }
#film td { border: none; display: table-cell; }
.filmstrip_background { background-color: transparent; }
.prev_strip { text-align: left; }
.next_strip { text-align: right; }
.filmstrip_background td { padding: 0 1% !important; }
img.strip_image { padding: 0.25vw; }

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

.bblink a {
    color: #0033CC;
    text-decoration: none;
}

.bblink a:hover {
    color: #0033CC;
    text-decoration: underline;
}

article {
	width: 100%;
	margin: 25px auto 0 auto;
	padding: 0;
	border-bottom: 1px solid;
}

.stath1 {
	background-color: transparent;
	font-family: 'Lato', sans-serif;
	font-size: 9px;
	font-weight: 400;
	padding: 8px 2%;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.breadh1 {
	text-align: center;
	display: block;
}

.breadstat {
	padding: 0 5px;
	font-size: 12px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: 0.05em;
	display: inline-block;
	border-radius: 10px;
}
.breadstat a {
	margin: 0 5px;
	color: inherit;
	display: inline-block;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

.breadstat a:hover {
	color: inherit;
	text-decoration: underline;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.etable {
	background-color: #ebebeb;
    padding: 8px;
} 

.catrow_noalb, .catrow {
	background-color: transparent;
    padding: 10px 0;
	margin-bottom: 2px;
	font-family: 'Lato', sans-serif;
	font-size: 13px !important;
	border-bottom: 1px solid ;
}

.album_stat {
    font-size: 10px !important;
	font-weight: 700;
	font-style: italic;
	line-height: 24px;
}

.thumb_filename {
    font-size: 80%;
    display: block;
}

.thumb_title {
	font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 400;
	display: block;
	margin: 0;
	padding: 4px 8px;
	text-transform: none;
	position: relative;
}

.thumb_title_title::after {
	content: '';
	max-width: 80%;
	margin: 6px auto 0 auto;
	height: 1px;
	position: relative;
	display: block;
}

.thumb_title_views, .thumb_caption, .thumb_resolution {
	padding: 5px;
	font-size: 8px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	display: inline;
	position: relative;
	z-index: 25;
}

.thumb_title_views::before, .thumb_caption::before, .thumb_resolution::before {
	content: '';
	width: 6px; height: 6px;
	margin: 0 5px 0 0;
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

.thumb_caption a {
    text-decoration: underline;
    color: inherit;
}

.thumb_num_comments {
    font-weight: normal;
    font-size: 85%;
    padding: 2px;
    font-style : italic;
    display : block;
}

.user_thumb_infobox {
    margin-top: 1px;
    margin-bottom: 1px;
}

.user_thumb_infobox th {
    font-weight : bold;
    font-size: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : center;
}

.user_thumb_infobox td {
    font-size: 85%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : center;
}

.user_thumb_infobox a {
    text-decoration: none;
    color: #000000;
}

.user_thumb_infobox a:hover {
    color: #000000;
    text-decoration: underline;
}

.sortorder_cell {
    background: transparent ;
	font-size: 11px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    margin: 0px;
}

.sortorder_cell span { padding: 0; border: none; }

.sortorder_options {
	font-family: 'Lato', sans-serif !important;
	font-size: 10px !important;
    background : transparent ;
    margin: 0px;
    font-weight: 400;
    white-space: nowrap;
}

.navmenu {
	background-color: transparent;
	font-family: 'Lato', sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding: 10px 3px;
	border-style: none;
}

.navmenu img {
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
}

.navmenu1 {
	background-color: transparent;
	font-family: 'Lato', sans-serif;
	font-size: 9px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding: 10px 3px;
	border-style: none;
}

.tableh1 a {
	background: transparent;
	margin: 0px;
	display: inline-block;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

.tableh1 a:hover {
	text-decoration: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.navmenu a {
	font-weight: 900;
	background: transparent;
	margin: 0px 3px;
	padding: 0px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

.navmenu a:hover {
	text-decoration: none;
	text-shadow: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.admin_float {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 1px;
    margin-bottom: 6px;
    max-height:1.5em;
    display: inline-block;
    position: relative;
    white-space:nowrap;
    /*width:100px;*/
}

#admin_menu_anim {
    background-image : url(images/button_bg_anim.png);
}

.icon {
    vertical-align:middle;
    margin-right:1px;
}

.comment_date{
    color : #5F5F5F;
    font-size: 90%;
    vertical-align : middle;
}

.image {
    border: none;
    margin: 4px 8px;
}

/* pseudo-classes for image links */
a:link .image, a:visited .image {
	background-color: transparent;
	padding: 4px;
	margin: 0 5px;
	opacity: 0.9;
	border: 1px solid;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

a:focus .image, a:hover .image, a:active .image {
	opacity: 1;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

/* pseudo-classes for middlethumb links */
a:link .middlethumb,a:visited .middlethumb,a:focus .middlethumb,a:hover .middlethumb,a:active .middlethumb{
    border: 4px solid #CBD7DE;
}

.imageborder {
    border: none;
    background-color: #FFFFFF;
    margin-top: 3px;
    margin-bottom: 3px;
}

.display_media {
    background: transparent;
    padding: 10px;
}

.thumbnails {
	background-color: transparent;
	padding:0;
	vertical-align: top;
}

.thumbnails table {
	border: none;
	border-collapse: collapse;
}

.thumbnails table td {
	padding: 10% 5%;
	border-width: 1px;
	border-style: solid;	
}

.statlink {
    background: transparent;
	color: inherit;
	font-size: inherit;
}

.statlink strong { font-weight: 900; }

.alblink {
    background-color: transparent;
}

.alblink a  {
	text-transform: none;
    text-decoration: none;
	text-shadow: none;
	font-family: 'Lato', sans-serif;
	font-size: 12px !important;
	font-weight: 900;
	letter-spacing: 0.025em;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

.alblink a:before {
	content: '';
	width: 4px; height: 4px;
	margin: 0 8px 2px 0;
	border-radius: 100%;
	position: relative;
	display: inline-block;
}

.alblink a:hover {
	background-color: transparent;
	text-decoration: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.catlink {
    display: table;
	background-color: transparent;
	font-family: 'Old Standard TT', serif;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	text-align: left;
	text-transform: uppercase;
	text-shadow: none;
    margin-bottom: 5px;
	border-bottom: 4px double;
	position: relative;
}

.catlink a {
	background-color: transparent;
	color: inherit;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

.catlink a:hover {
	background-color: transparent;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.catlink a::after {
	content:'';
	position: absolute;
	width: 4px; height: 4px;
	bottom: -8px; left: 10%;
	margin: auto;
	border: 4px solid;
	border-radius: 100%;
	z-index: 30;
}

.img_caption_table {
    border: none;
    background-color: #FFFFFF;
    width : 100%;
    margin : 0px;
}

.img_caption_table th {
    background: #D1D7DC ;
    font-size : 100%;
    color : #000000;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
    background: #F2F5F7 ;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    border-top : 1px solid #FFFFFF;
    white-space: normal;
}

.debug_text {
    border: #BDBEBD;
    background-color: #EFEFEF;
    width : 100%;    margin : 0px;
}

.clickable_option {
    cursor : default;

}

.listbox_lang {
    color: #000666;
    background-color: #F2F5F7;
    border: 1px solid #D1D7DC;
    font-size: 80%;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align : middle;
}

.pic_title {
    color: #000666;
    font-size: 100%;
    font-weight:bold;
    text-align : center;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    line-height:1.0em;
}

.pic_caption {
    color: #000666;
    font-size: 100%;
    font-weight:normal;
    text-align : center;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    line-height:1.0em;
    background-image:none;
}

.important {
    /* background-image : url(images/important.gif); */
    color: red;
    font-weight: bold;
    padding-left:1px;
    padding-right:1px;
    padding-top:3px;
    padding-bottom:3px;
}

#cpgMessage {
	margin: 12px auto;
	text-align: center;
	max-width: 100%;
}

#cpgChooseLanguageWrapper {
    float:left;
}

#cpgChooseThemeWrapper {
    float:left;
}

/** Swfupload css **/
div.fieldset {
    border:  2px solid #0E72A4;
    margin: 10px 0;
    padding: 20px 10px;
}

div.fieldset span.legend {
    position: relative;
    padding: 3px;
    top: -30px;
    background-color: #8AA5B5;
    color: #FFF;
    font-weight: bold;
}

div.flash {
    width: 375px;
    margin: 10px 5px;
    border-color: #CCD7E0;
}

input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


.progressWrapper {
    width: 357px;
    overflow: hidden;
}

.progressContainer {
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
}
/* Message */
.message {
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}
/* Error */
.red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

/* Current */
.green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

/* Complete */
.blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 2px;
}

.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus {
    margin-top: 2px;
    width: 337px;
    font-size: 7pt;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
    color: #555;
}

a.progressCancel {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(../../images/cancelbutton.png);
    background-repeat: no-repeat;
    background-position: -14px 0px;
    float: right;
}

a.progressCancel:hover {
    background-position: 0px 0px;
}

.swfupload {
    vertical-align: top;
}

/**styles for photo manager*/
table#pic_sort tr td {
    padding: 4px;
    border-bottom: 1px solid #fffcf2;
}

/** styles for album manager and photo album*/
table#album_sort tr td {
    padding: 5px 0;
    border-bottom: 1px dashed #bfbfbf;
}

table#album_sort tr td span.editAlbum {
    margin-left: 100px;
    font-size: 10px;
    line-height: 100%;
    text-decoration: underline;
    display: none;
    color: #FF0000;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 2%;
	text-align: center;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../images/message/info.png');
}
.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}

.cpg_summary {
    font-size:0.9em;
	border: 1px solid;
    margin: 10px 0px;
	padding:5px 10px 5px 10px;
    color: #FF2B9C;
    background-color: #FFDEEF;
	text-align:right;
	float:right;
	width:400px;
}

#GB_window {
    background-color: #F2F5F7;
    border: 5px solid #CCD7E0;
}

.external {
    background: transparent url('../../images/link.png') 100% 50% no-repeat;
    padding-right: 10px;
}

.detail_head_collapsed, .detail_head_expanded, .detail_collapse_all, .detail_expand_all, .detail_toggle_all {
	font-size: inherit;
    color: inherit;
	text-shadow: none;
}

/* === FOOTER AREA === */

#xtr {
	width: 90%;
	background-color: transparent;
	margin: 25px auto;
	display: table;
	text-align: center;
	position: relative;
}

#xtr h4 {
    font-family: 'Old Standard TT', serif;
    font-size: 10px;
    padding: 5px;
    text-shadow: none;
    text-transform: uppercase;
    display: inline;
}

#st {
	margin: 0 auto;
	padding: 0 1.5vw;
	width: 25%;
	font-family: 'Dr Sugiyama', cursive;
	font-size: 45px;
	line-height: 50%;
	text-align: right;
	text-transform: lowercase;
	display: table-cell;
	position: relative;
	vertical-align: middle;
	border-right: 1px solid;
}

#st span { margin: 0 15px; }

#su {
	font-family: 'Lato', sans-serif;
	font-size: 8px;
	font-weight: 400;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	display: block;
	position: relative;
}

#st {
	font-family: 'Old Standard TT', serif !important;
    font-size: 22px !important;
	text-transform: uppercase !important;
	text-align: center !important;
}

#su {
	text-align: center !important;	
}

/* === DISCLAIMER OR WELCOME MESSAGE === */

#si {
	margin: 0 auto;
	padding: 0 1.5vw;
	width: 50%;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	text-align: justify;
	display: table-cell;
	position: relative;
	vertical-align: top;
}

/* === OFFICIAL LINKS === */

#sl {
	margin: 0 auto;
	padding: 0 1.5vw;
	width: 25%;
	font-family: 'Lato', sans-serif;
	font-size: 8px;
	font-weight: 900;
	line-height: 24px;
	text-align: left;
	display: table-cell;
	position: relative;
	vertical-align: top;
	border-left: 1px solid;
}

#sl a {
	width: 92%;
	margin: 5px auto;
	padding: 0 4%;
	font-weight: 900;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: none;
	display: block;
	letter-spacing: 0.05em;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

#sl a:hover {
	text-decoration: underline;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}

#sl i { font-size: 9px; float: left; margin: 7px 0 0 0; }

footer {
	width: 96%;
	margin: 0 auto;
	padding: 1vw 2%;
	font-size: 9px;
	font-weight: 900;
	line-height: 100%;
	text-align: center;
	position: relative;
	display: block;
}

footer li {
	text-transform: uppercase;
	text-align: center;
	text-shadow: none;
	margin: 0;
	padding: 0 5px;
	display: inline-block;
	letter-spacing: 0.1em;
	position: relative;
	z-index: 20;
}

footer li a {
	color: inherit;
	padding: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}

footer li a:hover {
	text-decoration: underline;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}



#site {
	margin-top: 24px !important;
	visibility: hidden;
}

#social, #search {
	display: none !important;
}

#mbox {
	text-align: center !important;
}

#menu {
	font-size: 12px !important;
}

#wrapper {
	background-image: none !important;
}

section {
	min-width: 100% !important;
}

header {
	height: 550px !important;
}

strong, b {
	text-transform: uppercase !important;
}

em {
	color: #69612c;
}

u {
    text-decoration: none !important;
    border-bottom: 1px solid #ca8846 !important;
	padding-bottom: 3px;
}

/* ## Responsive
--------------------------------------------- */

@media only screen and (max-device-width: 800px), (max-width: 800px) {
header {
    height: 550px !important;
    background-position: 43% top !important;
}
	.gallery-post img {
	max-width: 100px !important;
}
}

@media only screen and (max-device-width: 560px), (max-width: 560px) {
.entry img {
    max-width: 98% !important;
	height: auto;
}
	.gallery-post img {
	max-width: 100px !important;
}
}

@media only screen and (max-device-width: 680px), (max-width: 680px) {
.entry img {
    max-width: 98% !important;
    height: auto;
}
	.gallery-post img {
	max-width: 100px !important;
}
}