/*
Theme Name: Emma Watson Central - CPG
Theme URI: http://emmawatson.org
Author: Shauna
Version: 3.0
This theme may NOT be used as a theme base. If your intention is to use this theme and mofify it as your own, please do not. This theme is solely used as a premade and cannot be modified beyond what is written in the rules.
Please read the readme.txt file if you do not know how to change the site name, header, navigation, footer and colors.
*/

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

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

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

a:hover {
    color: #595959;
}

::selection {
    background: #c7b0c7; 
    color: #fff;
    /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #c7b0c7;
    color: #fff;
    /* Gecko Browsers */
}

/*---------Container/Wrapper---------*/

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

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

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

#header {
    background: url(/gallery/themes/ewccpg/images/header.png) no-repeat center;
    height: 450px;
}

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

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

.title {
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    font-weight: 800;
	display: inline-block;
    float: left;
	padding: 15px!important;p
}

.title span {
    color: #c7b0c7;
    font-family: inherit;
    text-transform: inherit;
}

.navigation {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #333;
    text-align: right;
    font-weight: none;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}

.navigation a {
    font-family: inherit;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px 12px;
    -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;
}

.navigation a:hover {
    color: #c7b0c7;
}

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

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

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

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

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

.tableh1 {
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
    padding: 10px;
    line-height: 10px;
    border-bottom: #e6e6e6 2px solid;    
    position: relative;
}

.tableh2 {
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    color: #333;
    text-transform: none;
    font-weight: normal;
    padding: 12px;
    line-height: 10px;
    background: #e5e5e5;
}

.tableb {
	background: none!important;
	border: none!important;
	box-shadow: none!important;
	padding: 5px;
    border-bottom: #e6e6e6 2px solid;
	font-family:'Open Sans', 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:'Open Sans', sans-serif;
	font-size: 14px;
}

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

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

.alblink {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    line-height: 20px;
}

.alblink a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: #333333;
    text-decoration: none;
    text-transform: 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;
}

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

.catlink {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    display: block;
    margin: 0 0 2px 0;
    padding: 6px 7px 5px 7px;
    text-transform: uppercase;
    text-shadow: none;
}

.catlink a {
    font-size: 16px;
    text-decoration: none;
    color : #c7b0c7;
    -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;
}

.catlink a:hover {
    font-size : 16px;
    color : #333;
    text-decoration: none;
}

.catrow_noalb,
.catrow {
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    padding: 10px;
    border-bottom: #e6e6e6 2px solid;
    line-height: 20px!important
}

.statlink {
font-family: 'Open Sans', sans-serif;
font-size: 14px!important;
color: #333;
font-weight: normal;
text-decoration: none;
text-transform: none;
}

.statlink a {
font-family: inherit;
font-size: inherit;
color: #333;
font-weight: normal;
text-decoration: none;
text-transform: 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: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #555;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 140%;
}

.nav a {
    font-family: 'Open Sans', 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:'Open Sans', 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:'Open Sans', sans-serif;
}

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

a img {
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #cfcfcf;
    box-shadow: #DAE1DB 0 0 5px;
    -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;
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #a0a0a0;
    box-shadow: #DAE1DB 0 0 5px;
    -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 {
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #cfcfcf;
    box-shadow: #DAE1DB 0 0 5px;
    -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;
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #a0a0a0;
    box-shadow: #DAE1DB 0 0 5px;
    -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 {
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #cfcfcf;
    box-shadow: #DAE1DB 0 0 5px;
    -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;
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #a0a0a0;
    box-shadow: #DAE1DB 0 0 5px;
    -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;
} 
  
.imageborder {
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #cfcfcf;
    box-shadow: #DAE1DB 0 0 5px;
    -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;
}

.imageborder:hover {
    opacity: 0.8;
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #a0a0a0;
    box-shadow: #DAE1DB 0 0 5px;
    -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 {
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #cfcfcf;
    box-shadow: #DAE1DB 0 0 5px;
    -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;
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #a0a0a0;
    box-shadow: #DAE1DB 0 0 5px;
    -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---------*/

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

#footer a {
    font-family: inherit;
    text-decoration: inherit;
    font-size: inherit;
    color: #c7b0c7;
}

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

.disclaimer {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #797979;
    padding: 10px!important;
    line-height: 25px;
    border-top: #e6e6e6 2px solid;
    text-transform: none;
}

/*---------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: 'Open Sans';
    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: 'Open Sans', 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: 'Open Sans', sans-serif!important;
    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: 'Open Sans', 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: 'Open Sans', 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: 12px;
    letter-spacing: 0;
    padding: 2px;
    display : block;
    color: #565656;
}

.thumb_title_views {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
    color: #565656;
    line-height: 20px;
}

.thumb_caption {
    font-family:'Open Sans', sans-serif;
    font-size: 12px;
    color: #565656; 
    margin: 0 0 12px 0;
    padding: 5px;
    display: block;
    text-shadow: none;
    line-height: 15px;
}

/**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:'Open Sans', sans-serif;
	font-size: 14px;
}

.listbox_lang {
    color: #000666;
    background-color: #F2F5F7;
    border: 1px solid #D1D7DC;
    font-size: 80%;
    font-family: 'Open Sans', 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: 'Open Sans', sans-serif;
    text-align: left;
    white-space: nowrap;
    color: #555;
}

a.progressCancel {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(../../images/cancelbutton.gif);
    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: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 130%!important;
}

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

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

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