@charset "utf-8";
/* CSS Document */

/*  
Theme Name: Sincerely Simone Ashley Gallery
Theme URL: www.sunsetcurve.net/design
Description: Sincerely Simone Ashley - www.simoneashley.net - version Purple Yellow by Nicole
Author: Nicole
Version: 1
*/

@font-face {
  font-family: Orator;
  src: url("Orator.otf");
}

@font-face {
  font-family: Adam;
  src: url("Adam.otf");
}

@font-face {
  font-family: Adelia;
  src: url("adelia.ttf");
}

body {
    font-family: Asap, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-image: url("images/SimoneAshley_CPG_Header.png");
	background-repeat: no-repeat;
	background-color: #fbfbfb;
	background-position: center 80px;
	color: #7c7b77;
}

#container {
	width: 1100px;
	margin: auto;
}

#menu {
	width: 1100px;
	float:left;
	height: 65px;
	background-image: url("images/bg_grey.jpg");
	border-bottom: 3px solid;
  border-image: linear-gradient(45deg, #9c5e80, #d9ac3d)1;
	font-family: Adelia, Serif;
	font-size: 20px;
	text-transform: lowercase;
	text-align: center;
	padding-top: 15px;
}

#menu ul, #menu li {
			margin: 0px;
	padding: 0px;
	display: inline-block;
	list-style-type: none;
}

#menu a {
	text-decoration: none;
	color: #d1cfce;
}

#menu a:hover {
	color: #d9ac3d;
	cursor: help;
}

#menu a::after {
	   content: "/";
    display: inline-block;
    font-weight: 200;
    color: #9c5e80;
    font-size: 20px;
	margin: 0px 15px;
}

#header {width: 1100px;
	float:left;
	height: 600px;}

#topbar {
	float:left;
	width: 1070px;
	height: auto;
	padding: 15px;
	background-image: url("images/bg_grey.jpg");
	margin-top: 10px;
}

.welcome {
	text-align: justify;
	line-height: 22px;
	font-family: Arial, Sans-Serif;
	letter-spacing: 1px;
	color: #a8a8a5;
	border-bottom: 1px solid #282828;
	padding-bottom: 60px;
}

.menu2 {
	padding-top: 20px;
	text-align: center;
	line-height: 18px;
	font-family: Orator, Sans-Serif;
}

.menu2 a {
	color: #fbfbfb!important;
	margin: 0px 3px;
}

.menu2 a::after {
	content: url("images/menu.png");
	margin: 0px 5px;
}

#content {
	float:left;
	width: 1100px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#gallery {
	float:left;
	width: 1098px;
	border: 1px solid #cdcbcb;
}


.menu3 {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0px!important;
	padding: 10px 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.menu3 a {
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
	cursor: help;
	font-weight: bold;
}

#footer {clear: both;
	width: 80%;
	padding-top: 15px;
	padding-right: 10%;
	padding-bottom: 15px;
	padding-left: 10%;
	text-align: center;
	background-image: url("images/bg_grey.jpg");
	color: #d9ac3d;

}

span.footert {
	font-family:Adelia, Serif;
	color: #000;
	font-size: 38px;	
	background-image: url("images/bg_stars.png");
	background-repeat: no-repeat;
	background-position: center center;
}

#footer a {
	text-decoration: none;
	color: #969592;
	letter-spacing: 1px;
		text-transform: uppercase;
		font-family: Adam, Sans-Serif;
	font-size: 10px;
}

a:link, a:visited {
	color: #242424;
	text-decoration: none;

}

a:hover {
	cursor: help;
	color: #b3756c;
}

b, strong {
background: rgb(221,154,194);
background: -moz-linear-gradient(90deg, rgba(221,154,194,1) 0%, rgba(234,204,114,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(221,154,194,1) 0%, rgba(234,204,114,1) 100%);
background: linear-gradient(90deg, rgba(221,154,194,1) 0%, rgba(234,204,114,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dd9ac2",endColorstr="#eacc72",GradientType=1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


em, i {
	font-family: Times New Roman, Serif;
	color: #deb138;
	font-size: 14px;
}

u {
	font-family: Orator;
	color: #fff;
	text-transform: lowercase;
	border-bottom: 2px solid #7d3f63;
	padding-bottom: 1px;
}

	
input, textarea, option, select {
	background-color: transparent!important;
	color: #acaca8;
	border: 1px solid #000000;
	padding: 7px;
	font-size: 12px;
	font-family: Lato, Arial, Helvetica, sans-serif;
}

::selection {
    background: #9c5e80;
	color: #030303;
    
}

*::-moz-selection {
    background: #9c5e80;
	color: #030303;
    
}

.display_media .image {
max-width: 90%;
height: auto;
margin-right: 0;
margin-left: 0;
}
.pic_title {
	text-transform: capitalize;
	font-family: "ArialNarrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
	
}
.pic_caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-style: normal;
	letter-spacing: 0px;

}

h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	text-transform: uppercase;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

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

.textinput {
        font-family: Lato, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #aaa9a6;
        padding-right: 3px;
        padding-left: 3px;
		color: #424242;
}

.listbox {
        font-family: Lato, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #aaa9a6;
		background: #transparent;
		color: #424242;
        vertical-align : middle;
}

.button {
        font-family: Lato, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #aaa9a6;
        background: transparent;
	color: #424242;
	padding:3px;
}

.comment_button {
        font-family: Lato, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #aaa9a6;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

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

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


.bblink a {
        
        text-decoration: none;
}

.bblink a:hover {
       
        text-decoration: none;
}

.maintable {
	border: 0px solid #424242;
	margin-top: 1px;
	margin-bottom: 10px;
	color: #7c7b77;
	text-shadow: none;
}

.tableh1 {
	font-family: Adam, Serif;
	text-transform: capitalize;
	font-size: 30px;
	color: #080808;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: normal!important;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	    background-image: url(images/title.jpg);
        background-repeat: repeat;
	background-position: top center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;

}
span.h1 {
}  


.tableh2 {
	font-weight: normal!important;
	color: #9c5e80;
	padding: 10px 5px 10px 10px;
	text-transform: capitalize;
	border-bottom: 1px solid #cdcbcb;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 1px;
	font-family: Adam, sans-serif;
	margin: 0px 5px;
	
}

/*.tableh2 strong {
	color: #fff;
}
*/
h2 {
	color: #282828;
	font-size: 20px;
	width: auto;
	/*padding-bottom: 20px;
	 text-decoration: underline; */
	font-style: normal;
	font-weight: normal;
	font-family: Adelia, Serif;
	background-image: none!important;     
	-webkit-text-fill-color: #282828!important;
}


.tableb {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #7c7b77;
	font-size: 12px;
	font-family: Lato;
}

.tableb_altenate {
	padding-bottom: 1px;
}

.tablef {
		background-color: #f4f3f2;
	color:#7c7b77;
	opacity: 0.9;
	padding: 7px;
}
.icon {
	max-width: 10px;
	max-height: 10px; }
	
.buttonlist ul, .buttonlist li {
	font-size: 10px;
	list-style-type: none;
	margin: 0px;

	padding-top: 2px;
	padding-bottom: 2px;

}

.buttonlist img {
	max-height: 10px;
max-width: 10px; }


.catrow_noalb, .catrow {
	color: #686665;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	line-height: 20px;
	border-bottom: 1px solid #cdcbcb;
	font-size: 11px;
	font-family: Quicksand, Gotham, Sans-Serif;
	letter-spacing: 1px;
}

._noalb a, .catrow a{
	display: block;
   font-weight: normal;
	font-style: normal;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	

}


.catrow_noalb:hover, .catrow:hover{
	padding: 5px;
	opacity: 1.0;
	cursor: help;
}

.catrow img {

width: 150px!important;
height: 180px!important;
border: 0px solid #d9dad8!important;
	box-shadow: 0 0px 0px 0 #dad8d7!important;
	opacity: 1!important;
	margin: 0px!important;
    padding: 0px!important;
	border-radius: 0px!important;
	background-image: none!important;
}


.album_stat {
        font-size : 10px;
	letter-spacing: 1px;
	font-family: Quicksand;
	text-transform: uppercase;
        margin: 5px 0px;
}

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

span.thumb_title_views {
	font-family: Adam, Serif;
	display : block;
	color: #080808;
	text-transform: lowercase;
	display: inline;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
	background-color: #9c5e80!important;
	font-size: 10px;
letter-spacing: 1px;
}

.thumb_title {
	font-family: Orator, sans-serif;
	padding: 2px;
	display : block;
	font-weight: normal!important;
	text-transform: capitalize;
	font-style: normal;
	color: #444;
}

 .thumb_resolution {
	font-family: Adam, Serif;
	 display : block;
	color: #080808;
	text-transform: lowercase;
	display: inline;
	margin-right: 2px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #d9ac3d;
	font-size: 10px;
	letter-spacing: 1px;
} 

.thumb_caption {
	color: #333;
	font-size: 11px;
	display : block;
	font-style: normal;
	font-family: Roboto Mono, Sans-Serif;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	letter-spacing: 0px;
	font-weight: normal;
	font-size: 10px;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : normal;
        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;
}


.sortorder_cell {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin: 0px;
	text-transform: none;
	letter-spacing: normal;
}

.sortorder_options {
        font-family: Lato, Verdana, Arial, Helvetica, sans-serif;
        color: #545451;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 9px;
        white-space: nowrap;
	-webkit-text-fill-color: #545451!important;
}

.navmenu {
	padding: 2px;
	background-image: url(images/catrow.png);
	border-style: none;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: lato;

}

.navmenu img {
	padding: 6px;
	border: 0px solid;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}

.navmenu a {
	display: block;
	padding-top: 2px;
	text-decoration: none;
}

.navmenu a:hover {
	text-decoration: none;
}



.admin_menu {
	font-size: 10px;
	font-weight: none;
	line-height: 12px;
	text-align: center!important;
	opacity: 0.8;
}

.admin_menu img{
width: 10px;
height: 10px;
}

.admin_float {
	float:center;
	display: inline;
	text-align: center;

}

.admin_float img{
	border: 0px solid;
	display: none;
}

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

}

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

a:link .image, a:visited .image, a:focus .image, a:active .image{

	padding: 7px;
	background-image: url("images/bg_grey.jpg");
	box-shadow: 1px 1px 2px #6a6a6a;
	margin:3px;

}

a:hover .image{
	box-shadow: 1px 1px 2px #000; 
	margin: 3px;
	cursor: help;
	filter: grayscale(80);
}

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	padding: 0px;}


.noborder a img:hover {
	border: 0px;
	padding: 0px;}

.display_media {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(images/catrow.png);
}

.thumbnails {
	padding: 10px 3px 10px 3px;
	margin: 0px 5px;
	border-radius: 2px;
	background-image: url(images/catrow.png);
	
}

.statlink {
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 15px!important;
	font-weight: normal!important;
	width: auto;
	font-family: Roboto Mono;
	text-decoration: none;
	background-image: url("images/bg_black.jpg");
	font-style: normal;
	letter-spacing: 2px;
}


.statlink b, .statlink strong 
{
    color: #d9ac3d;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background-image: none!important;     
	-webkit-text-fill-color: #d9ac3d!important;
}

.statlink a {
	color: #282828;
	text-decoration: none;
	text-transform: capitalize;
		background-image: none!important;     
	-webkit-text-fill-color: #282828!important;
}


.statlink a:hover {
	color: #9c5e80;
	text-transform: none;
	cursor: help;		background-image: none!important;     
	-webkit-text-fill-color: #9c5e80!important;
}

.alblink {
	font-weight: normal!important;
	font-size: 10px;
}
.alblink a {
	color: #9c5e80;
	text-decoration: none;
}

.alblink a:hover {
	color: #d9ac3d;
	text-decoration: none;
	cursor: help;
}


.catlink {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
        padding-top:20px;
}


.catlink a {
	font-weight: normal;
	width: auto;
	display: inline;
	color: #282828;
	font-family: Adelia, Serif;
	font-size: 18px;
	background-image: url("images/bg_stars.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
        padding-bottom:-10px;

}

.catlink a:hover {
	cursor: help;
	color: #494949;
}


.topmenu {
	background-color: #f1eff5;
}

.topmenu a {
        color : #6f6cad;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #6f6cad;
}

.img_caption_table {
        border: none;
        background-color: #f2f3f7;
        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 #f2f3f7;
}

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

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

.clickable_option {
        cursor : default;

}

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

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    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');
}

#GB_window {
  background-color: #FDF8DC;
  border: 5px solid #AAAAAA;
}