/*
Theme Name: Premade 002 NDN by CGD
Author: http://cherrygemdesign.tumblr.com
Version: 1.0
*/

::selection {
    background: #a1cad3!important;
    color: #fff!important;
    /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #a1cad3!important;
    color: #fff!important; 
    /* Gecko Browsers */
}

/*---------Main---------*/

body {
    margin: 0;
    background: #fff;
    color: #797979; 
    line-height: 180%; 
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    word-wrap: break-word;
	text-align: justify;
}

b,
bold,
strong {
    color: #222;
}

i,
italic,
e,
em {
	font-family: "Lora", Serif;
	color: #5f9ca8;
	letter-spacing: 1px;
	line-height: 25px;
	font-size: 12px;
}

u, 
underline {
color: #222;
    text-decoration: none;
    border-bottom: 2px solid #d5a694;
    padding-bottom: 2px;
    line-height: 28px;
}

u b i {
    color: #222;
}

a {
    color: #e4c4a2;
    text-decoration: none;
}

a:hover {
    color: #595959;
}


/*---------Header---------*/


#header {
    background: url('images/header.png') repeat center;
    height: 460px;
}

#header2 {
	margin: auto;	
	width: 1055px;
}

#container {
	max-width: 1500px;
    margin: 0 auto;
}

#container2 {
    max-width: 1150px;
    margin: 0 auto;
    
}

#wrapper {
    max-width: 1100px;
    margin: 0 auto;
}

/*---------Welcome Box---------*/

.welcome {
	width: 1138px;
	opacity: 0.9;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	border: 1px solid #ededeb; }

.welcome-title {
	display: inline;
	background: #fff;
	position: relative;
	top: -30px;
	left: 450px;
	font-size: 33px;
	font-family: 'Long Cang', cursive;
}

.welc-title {
	font-size: 12px;
	color: #444;
	letter-spacing: 2px;
    line-height: 1.3;
    text-transform: uppercase;
	padding: 0 0 10px 0;
	font-family: 'Playfair Display', serif;
}

.welc { 
	background: #ffffff;
	width: 360px;
	height: 190px;
	border-right: 1px solid #ededeb;
}

.welc .border {
    border-top: 2px solid #c8d36f;
    width: 180px;
}

.welc a {
	background-image: linear-gradient(30deg, #5f9da8,#d5a694);
	background-repeat: no-repeat;
	background-position: 4px bottom;
	background-size: 100% 9px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 5px;
	font-family: inconsolata;
	letter-spacing: 2px;
}

.welc a:hover {
	background-image: linear-gradient(30deg, #d5a694,#5f9da8);
}


.welc ul,li {
	list-style: none;
}

.welc u,underline {
	color: #222;
	text-decoration: none;
	border-bottom: none;
	line-height: normal;
}

.welc-message { 
	background: #ffffff;
	width: 330px;
	height: 190px;
	border-right: 1px solid #ededeb;
	font-size: 12px;
	line-height: 21px;
	font-family: inconsolata;
}

.welc-message a {
	padding: 3px 5px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}

.welc-message a:hover {
	box-shadow: inset 0 -3px 0 #efd4ba;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.welc-message e { 
	color: #5f9ca8;
	font-size: 12px !important;
}

.welc-message u,underline {
	color: #d5a694;
	line-height: normal;
	font-weight: 600;
}

.spotlighton { 
	background: #ffffff;
	width: 330px;
	height: 190px;
}

.spotlighton a {
	border: 3px solid #fff;
	background: #f7ddd1;;
	color: #444444;
	font-size: 10px;
	letter-spacing: 3px;
	padding: 5px 30px;
	text-transform: uppercase;
	outline: 1px solid #444444;
	text-decoration: none;
	line-height: 40px;
}

.spotlighton a:hover {
	background: #eac2af;
}


/*---------Sitebar---------*/

.sitebar {
    max-width: 1050px;
    margin: 0 auto;
}

.title {
    font-size: 45px;
	font-family: 'Long Cang', cursive;
    text-align: left;
	display: inline-block;
    float: left;
	padding: 15px!important;
    background: -webkit-linear-gradient(30deg,#5f9da8,#d5a694);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.navigation {
	margin: 0;
    font-size: 11px;
    letter-spacing: 1px;
    color: #333;
    text-align: right;
    font-weight: none;
    text-transform: uppercase;
    padding: 19px 0 17px 0;
    overflow: hidden;
}

.navigation a {
    -webkit-transition: all 0.3s ease-in-out;    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	text-decoration: none;
	padding: 8px 14px;
	margin: 5px;
	letter-spacing: 0.2em;
    font-size: 11px;
    letter-spacing: 1px;
    color: #0a0a0a;

}

.navigation a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-box-shadow: #d5a694 0 -4px inset;
	box-shadow: #d5a694 0 -4px inset;
}

.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigation li {
	display: inline-block;
	margin: 0 1px 0 0;
}

.show-menu {
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	color: #fff;
	background: #333;
	text-align: left;
	display: none;
	font-size: 14px;
	padding: 10px 0 10px 15px;
}


.position {padding: 0px 0px 0 0px; width: 100%; height: auto; }

/*---------Tables---------*/

.maintable {
    margin: 0;
    font-size: 14px;
    color: #555;
}

.tableh1 {
    font-weight: 500;
    text-shadow: 1px 2px 0 #eeeeee;
    font-family: "Lora", Sans-serif;
    font-size: 18px;
    text-decoration: none;
    letter-spacing: 2px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.tableh2 {
    margin: 1em 0 0.5em 0;
    font-weight: 500;
    text-transform: uppercase;
    color: #abc3dd;
    font-size: 30px;
	font-family: 'Long Cang', cursive;
    text-shadow: 1px 2px 0 #eeeeee;
}

.tableb {
	background: none!important;
	border: none!important;
	box-shadow: none!important;
	padding: 5px;
    border-bottom: #e6e6e6 2px solid;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

.tableb_alternate {
	background: none!important;
	border: none!important;
	box-shadow: none!important;
    border-bottom: #e6e6e6 2px solid;
}

.tablef {
	padding: 10px;
	background: #e5e5e5;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

.tableb p {
	line-height: 1.5;
	margin: 0;
	padding: 10px 0 0 0;
}

/*---------Links---------*/

.alblink {
    font-size: 14px;
    color: #343434;
    font-size: 15px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Inconsolata', monospace;
    font-weight: 500;
    text-shadow: 1px 1px 0 #e0dede;
}

.alblink a {
    font-size: 14px;
    color: #343434;
    font-size: 15px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Inconsolata', monospace;
    font-weight: 500;
    text-shadow: 1px 1px 0 #e0dede;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.alblink a:hover {
    color: #969696;
}

.catlink {
    display: block;
    margin: 0 0 2px 0;
    padding: 6px 7px 5px 7px;

}

.catlink a {
	font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
	font-family: 'Playfair Display', serif;
    color: #444;
    letter-spacing: 4px;
	text-align: center;
	background-image: url("images/side-title.png");
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 25px;
	margin-top: -25px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.catlink a:hover {
    color: #e49396;
    text-decoration: none;
}

.catrow_noalb,
.catrow {
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    color: #555;
    font-size: 13px;
    text-decoration: none;
    line-height: 20px!important;
}

.statlink {
    color: #343434;
    font-size: 15px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Inconsolata', monospace;
    font-weight: 500;
    text-shadow: 1px 1px 0 #e0dede;
}

.statlink a {
color: #333;
text-decoration: none;
}

.statlink h2 {
font-family: 'Lato', sans-serif;
font-size: 17px;
color: #333;
float: left;
font-weight: normal;
margin: 0;
}

.bblink a {
        color: #45848b;
        font-size: 12px;
        text-decoration: none;
}

.bblink a:hover {
        color: #45848b;
        font-size: 12px;
        text-decoration: underline;
}

/*---------Admin menu navigation---------*/

.nav {
	font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #555;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 140%;
}

.nav a {
	font-family: 'Roboto', sans-serif;
    color: #555;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.nav a:hover {
    color: #000;
}

.nav img {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}

.navmenu {
    background-color: #e5e5e5;
    font-size: 14px;
	font-family: 'Roboto', sans-serif;
    color: #565656;
}

.navmenu a {
    color: #8f8f8f;
}

.navmenu a:hover {
    color: #000;
}

.navmenu img, .navmenu a img {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    opacity: 1!important;
}

.navmenucurrent {
    background-color: #e5e5e5;
    font-weight: bold;
	font-family: 'Roboto', sans-serif;
}

/*---------Images---------*/

a img {
	margin: 0;
    padding: 5px;
	margin-bottom: 12px;
    border: 0;
    box-shadow: inset 1px 1px 0 #eeeeee, inset -1px -1px 0 #eeeeee;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a img: hover {
    opacity: 0.8;
		box-shadow: inset 1px 1px 0 #e4c4a2,
	inset -1px -1px 0 #86bcdb;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a .image {
	margin: 0;
    padding: 5px;
	margin-bottom: 12px;
    border: 0;
    box-shadow: inset 1px 1px 0 #eeeeee, inset -1px -1px 0 #eeeeee;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover .image {
    opacity: 0.8;
		box-shadow: inset 1px 1px 0 #e4c4a2,
	inset -1px -1px 0 #86bcdb;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.image {
	margin: 0;
    padding: 5px;
	margin-bottom: 12px;
    border: 0;
    box-shadow: inset 1px 1px 0 #eeeeee, inset -1px -1px 0 #eeeeee;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.image:hover {
    opacity: 0.8;
		box-shadow: inset 1px 1px 0 #e4c4a2,
	inset -1px -1px 0 #86bcdb;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
} 
  

a img {
	margin: 0;
    padding: 5px;
	margin-bottom: 12px;
    border: 0;
    box-shadow: inset 1px 1px 0 #eeeeee, inset -1px -1px 0 #eeeeee;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
  
a:hover img {
    opacity: 0.8;
		box-shadow: inset 1px 1px 0 #e4c4a2,
	inset -1px -1px 0 #86bcdb;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*---------Footer---------*/


.header-border {
	height: 57px;
	background-image: url("images/sparkles.png");
	background-repeat:no-repeat;
	background-position: top center;
	}


#footer {
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center!important;
    font-size: 11px;
    line-height: 13px;
    color: #8f8f8f;
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}

#footer a {
    font-family: inherit;
    text-decoration: inherit;
    font-size: inherit;
    color: #e4c4a2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#footer a:hover {
    font-family: inherit;
    text-decoration: inherit;
    font-size: inherit;
    color: #8f8f8f;
}



.disclaimer {
	font-size: 12px;
    color: #333;
    padding: 10px;
    line-height: 25px;
    border-top: 1px solid #e6e6e6;
    text-transform: none;
    font-family: 'Inconsolata', monospace;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 20px;
}

/*---------Images---------*/
.img_caption_table {
    border: none;
    background-color: #eeb6bd;
    width : 100%;
    margin : 0;
}

.img_caption_table th {
    background: #eeb6bd;
    font-size : 100%;
    color : #CDCDCD;
    padding: 4px 10px;
    border-top : 1px solid #888888;
}

.img_caption_table td {
    background: #eeb6bd;
    padding: 6px 10px;
    border-top : 1px solid #888888;
    white-space: normal;
}

.thumbnails {
    padding: 10px;
}

.thumb {
    padding: 5px;
}

.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: #333;
}

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

/*---------Admin controls---------*/
.admin_menu {
	font-family: 'Roboto', sans-serif;
    font-size: 11px;
    color: #989898;
    padding: 7px;
    text-align: center;
    vertical-align: middle;
	text-transform: uppercase;
	font-weight: none;
}

.admin_menu:hover {
	font-weight: none;
}

.admin_menu a {
    color: #989898;
    position: relative;
    text-decoration: none;
    font-weight: none;
}

.admin_menu a:hover {
    color: #797979;
    text-decoration: none;
    font-weight: none;
}

.admin_float {
    float: left;
    margin: 1px;
    max-height: 1.5em;
    display: block;
    position: relative;
    white-space: nowrap;
    /*width: 100px;*/
}

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

.admin_menu .icon {
	vertical-align: middle;
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}

.icon {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}

/*---------Miscellaneous---------*/

.album_stat {
	font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #797979;
}

.sortorder_options {
	white-space: nowrap;
	text-align: center;
}

.sortorder_cell img, .sortorder_cell a img {
    border: none!important;
    background: none!important;
    box-shadow: none!important;
}

.sortorder_cell {
	font-weight: normal !important;
	font-family: 'Roboto', sans-serif;
    font-size: 14px !important;
    color: #333;
    padding: 0;
    margin: 0;
    text-transform: none;
    list-style: none!important;
}

.buttonlist ul li a {
	font-size: 11px;
	line-height: 20px;
	margin-right: 2px;
	padding: 1px 3px;
	white-space: nowrap;
	text-transform: uppercase;
	color: #333;
}

.buttonlist {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
    padding: 4px;
    white-space: nowrap;
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    line-height: 21px;
	margin-right: 2px;
	padding: 0 3px;
}

.button {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #636363;
    margin-top: 0;
    padding: 8px;
    margin-right: 2px;
    white-space: nowrap;
    background: #eee;
    box-shadow: none!important;
    border: none!important;
}

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

.thumb_title {
    font-size: 20px;
    display: block;
    color: #868686;
    text-transform: none;
    font-family: 'Long Cang', cursive;
}

.thumb_title_views {
    display: inline;
    padding: 2px 5px;
	font-size: 9px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Playfair Display', serif;
	background: -webkit-linear-gradient(30deg, #5f9da8,#d5a694);
	color: #fff;
}

.thumb_caption {
    color: #8f8f8f!important;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 7px;
    font-family: 'Lora', serif;
}

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

/** styles for album manager and photo album*/
table#album_sort tr td {
    padding: 3px;
    border-bottom: 1px solid #ccc;
}

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

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0;
    padding: 15px 10px 15px 50px;
    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 0;
	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.gif') 100% 50% no-repeat;
    padding: 0 10px 0 0;
}

.detail_head_collapsed, .detail_head_expanded {
    color: #565656;
}

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

.clickable_option {
    cursor : default;
}

.listbox {
	vertical-align : middle;
	border: 1px solid #ccc;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

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

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

.pic_caption {
    color: #836e6d;
    font-size: 100%;
    font-weight: normal;
    text-align : center;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    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;
}

#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: 14pt;
	font-family: 'Roboto', sans-serif;
    text-align: left;
    white-space: nowrap;
    color: #555;
}

a.progressCancel {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-repeat: no-repeat;
    background-position: -14px 0;
    float: right;
}

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

.swfupload {
    vertical-align: top;
}
.display_media {
	padding: 10px;
}

.filmstrip_background {
	background-color: #e5e5e5;
}

#film {
    width: 100%!important;
}

#film .thumb a:link {
	width: 80%!important;
}

.prev_strip img {
	background: none!important;
	border: none!important;
	box-shadow: none!important;
	opacity: 1!important;
}

.next_strip img {
	background: none!important;
	border: none!important;
	box-shadow: none!important;
	opacity: 1!important;
}

.tape {
	width: 100%!important;
	height: 100%!important;
	margin-left: 0!important;
}

.display_media .image {
	max-width: 70vw!important;
	height: auto;
}

.thumbnail {
	max-width: 12vw!important;
	height: auto;
}

.topmenu {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 130%!important;
}

.clearer { 
    display: block; 
    padding-top: 10px;
}

.textinput {
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    border: 1px solid #ccc;
}

select,
textarea
{
    background-color: #fff;
    color: #2c2c2c;
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    padding: 2px;
}

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


.show-menu,
.main-navigation input[type=checkbox] {
	display: none;
}

.main-navigation input[type=checkbox]:checked~.rpv-menu {
	display: block;
}

@media (max-width: 954px) {
	.site-content {
		padding: 0 3%;
	}
	.top-bar {
		position: relative;
		margin: 0 0 52px 0;
		padding: 0;
	}
	.site-navigation {
		display: block;
		float: none;
		height: auto;
	}
	.show-menu {
		font-size: 14px;
		display: block;
		padding: 10px 3%;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #ffffff;
		border-bottom: 1px solid #e1e1e1;
	}
	.show-menu:before {
		font-family: FontAwesome;
		margin: 0 5px 0 0;
		content: '\f0c9';
	}
	.main-navigation,
	.main-navigation a {
		display: block;
	}
	.main-navigation ul {
		display: none;
	}
	.main-navigation ul li,
	.main-navigation li a {
		width: 100%;
	}
	.main-navigation li {
		margin: 0;
		padding: 10px 3%;
		border-bottom: 1px solid #f5f5f5;
	}
	.main-navigation a:hover,
	.main-navigation a:focus {
		color: #dcbb00;
		background: none;
		box-shadow: none;
	}
	.site-navigation .social-navigation {
		position: absolute;
		top: 10px;
		right: 3%;
	}
	.site-title {
		font-size: 26px;
		line-height: 1;
		position: absolute;
		top: 10px;
		right: 0;
		left: 0;
		display: table;
		float: none;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.site-header {
		display: none;
	}
	.header2 {
		display: none;
	}
	.welcome {
		display: none;
	}
	.content-area,
	.widget-area {
		float: none;
		width: auto;
	}
	.grid-item {
		width: 49.55%;
	}
	.site-footer {
		padding-right: 3%;
		padding-left: 3%;
	}
}

@media (max-width: 739px) {
	body,
	.entry-cats,
	.entry-meta,
	.entry-share,
	.instagram-footer .instagram-title {
		line-height: 23px;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	blockquote,
	hr,
	ul,
	ol,
	table,
	form,
	.entry-content,
	.comment-list,
	.comment,
	.comment-content,
	.comment-meta,
	.comment-list .children,
	.comment-navigation,
	.entry-summary,
	.not-found .page-content {
		margin: 23px 0;
	}
	blockquote {
		padding: 0 0 0 40px;
		border: 0;
	}
	blockquote:before {
		margin-top: 0;
	}
	blockquote:after {
		display: none;
	}
	ul,
	ol {
		padding: 0 0 0 30px;
	}
	ul ul,
	ol ol,
	ul ol,
	ol ul {
		margin: 0;
		padding: 0 0 0 30px;
	}
	dd {
		margin: 0 0 23px 30px;
	}
	.top-bar,
	.post,
	.post-navigation,
	article.page,
	.not-found {
		margin: 0 0 46px 0;
	}
	.site-title {
		font-size: 30px;
		line-height: 1;
		position: static;
		display: block;
		float: none;
		padding: 26px 10px;
		text-align: center;
		border-bottom: 1px solid #f5f5f5;
	}
	.entry-header,
	.tags-links,
	.post-thumbnail,
	.not-found .page-header {
		margin: 0 0 23px 0;
	}
	.entry-title,
	.not-found .page-title {
		font-size: 33px;
	}
	.more-link {
		margin: 23px auto;
	}
	.entry-footer,
	.comment-list .reply {
		margin: 23px 0 0 0;
	}
	.related-posts,
	.instagram-footer {
		margin: 46px 0 0 0;
	}
	.related-header,
	.comments-header,
	.comment-respond,
	.comment-reply-title {
		margin: 46px 0 23px 0;
	}
	.entry-meta,
	.entry-share {
		display: inline;
		float: none;
	}
	article.page .entry-share {
		float: right;
	}
	.entry-share:before {
		font-family: 'Fira Sans', sans-serif;
		display: inline-block;
		margin: 0 6px;
		content: '•';
	}
	article.page .entry-share:before {
		margin: 0;
		content: '';
	}
	.related-box {
		padding: 0 0 23px 0;
	}
	.post-navigation {
		font-size: 15px;
	}
	.post-navigation .meta-nav {
		font-size: 12px;
		position: static !important;
		clip: auto;
		width: auto;
		height: auto;
	}
	.post-navigation .meta-nav:after {
		margin: 0 5px 0 0;
		content: ':';
	}
	.post-navigation .nav-previous,
	.post-navigation .nav-next {
		padding: 10px 0;
	}
	.post-navigation .nav-previous {
		border-right: 0;
	}
	.post-navigation .nav-next {
		border-top: 1px solid #f5f5f5;
	}
	.post-navigation .nav-previous a:before,
	.post-navigation .nav-next a:after {
		margin: 0;
		content: '';
	}
	.post-navigation a {
		letter-spacing: 0;
		text-transform: none;
	}
	.grid-layout.archive .page-header {
		margin: 10px 2% 46px 2%;
	}
	.grid-layout .posts-pagination {
		margin: 0 2% 47px 2%;
	}
	.list-item .post-thumbnail {
		max-width: 33.85%;
	}
	.list-layout .posts-pagination {
		margin: 46px 0 47px 0;
	}
	.comments-area {
		margin: 46px 0;
	}
	.comment-list .children {
		padding: 0 0 0 3%;
	}
	.comment-form input[type='text'],
	.comment-form input[type='email'],
	.comment-form input[type='url'],
	.comment-form textarea,
	.not-found input[type='search'] {
		width: 100%;
	}
	.page-header {
		margin: 10px 0 46px 0;
	}
	.instagram-footer .instagram-pics li:nth-child(4),
	.instagram-footer .instagram-pics li:nth-child(5),
	.instagram-footer .instagram-pics li:nth-child(6),
	.instagram-footer .instagram-pics li:nth-child(7),
	.instagram-footer .instagram-pics li:nth-child(8) {
		display: none;
	}
	.instagram-footer .instagram-pics li {
		width: 33.33%;
	}
	.wpcf7 input,
	.wpcf7 textarea,
	.wpcf7 textarea {
		width: 100%;
	}
	.nav-next,
	.nav-previous {
		display: block;
		float: none;
		width: 100%;
		text-align: left;
		vertical-align: top;
	}
	
	#welcome {
    border: 1px solid #eeeeee;
    margin-top: 15px;
    color: #424242;
    font-size: 13px;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 12px;
    font-family: 'Inconsolata', monospace;
    background-image: none;
}

#content {
	float: right;
	width: 720px;
	margin: 20px 0 0 0;
	background-image: none;
	background-repeat: repeat-y;
	padding-left: 30px;
}

}

@media (max-width: 499px) {
	.entry-title,
	.not-found .page-title {
		font-size: 23px;
	}
	.grid-item {
		width: 100%;
	}
	.list-item .post-thumbnail {
		float: none;
		margin: 0 0 11px 0;
		padding: 0;
	}
	.list-item .post-thumbnail,
	.list-item .post-thumbnail img {
		max-width: 100%;
	}
	.list-content {
		margin: 0;
	}
	.list-item .entry-header {
		margin: 0 0 11px 0;
		text-align: center;
	}
}
