/*  
Theme Name: I Heart Watson
Theme URL: purplehymn.com
Description: I Heart Watson - by Gabby - www.iheartwatson.net
Author: Gabby
*/

@charset "utf-8";

/* CUSTOM FONTS */

@font-face {
    font-family: 'typrighter2regular';
    src: url('typrighterv2-1-webfont.woff2') format('woff2'),
         url('typrighterv2-1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'typrighter1regular';
    src: url('typrighterv1-1-webfont.woff2') format('woff2'),
         url('typrighterv1-1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'typrighterb';
    src: url('typrighter-b-webfont.woff2') format('woff2'),
         url('typrighter-b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* BODY, HEADER AND NAVIGATION BAR */

body {
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eaeaef;
	color: #7a7975;
	overflow-x: hidden;
    width: 100%;
    margin: 0;
    padding: 0;

}

#container {
    margin: 0 auto;
}

#introduction {
	height: 140px;
	width: 1200px;
	line-height: 16px;
	margin: 0 auto;
	padding-top: 20px;
	letter-spacing: -3px;
	text-align: right;
	text-transform: lowercase;
	font-family: 'typrighter1regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(images/header-g4.png);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

#introduction ul, #introduction li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#introduction a {
	color: #232121;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;

}

#introduction a:hover {
	color: #853d51;
    border-bottom: 4px solid #333;
    border-image-source: #fff;
    border-image-slice: 3;
}

#introduction .introductionMessage {
    height: 100px;
	text-align: justify;
    text-align-last: left;
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	font-size: 11px;
    letter-spacing: 0px;
	margin-left: 390px;
	text-transform: none;
    background-image: url(images/ihw-withlove.png);
    background-repeat: no-repeat;
	background-position: 670px 50px;
	margin-top: 10px;
}

/* END OF BODY, HEADER AND NAVIGATION BAR */

/* GALLERY BODY */

#content {
    margin: 0 auto;
	width: 1200px;
	background-image: url(images/div.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu2 {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    margin: -25px 1200px;
	margin-bottom: 20px;
    padding-top: 0px;
	text-align: left;
	line-height: 22px;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* ADMIN MENU */

#menu2 a {
  	background-color: #e2e2e5;
	color: #676769;
	padding: 3px 5px; 
	margin-bottom: 2px;
}

#menu2 a:hover {

	background-color: #fff;
	color: #000;
	padding: 3px 5px;
	cursor: ne-resize;
}

/* CATEGORIES */

#gallery {
    margin: 0 auto;
	width: 1200px;
    background-color: #fff;
}

#gallerynav {
    background-color: #fff;
    display: inline;
}

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

/* BEGINNING OF FOOTER */

#footer {
	width: 1200px;
    margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
    text-align: center;
    background-image: url(images/footer-bg.png);
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #e4c0ba;
}

#footer u {
	color: #acaca8;
}

span.footert {
	font-family: Satisfy, Serif;
	font-size: 16px;
}

span.footerlink {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Lato, Arial, Helvetica, sans-serif;
}

/* END OF FOOTER */

a:link, a:visited {
	text-decoration: none;
	color: #1c1c1c;
}
a:hover {
	color: #b8c9ae;
	cursor: ne-resize;
}
b, strong {
	color: #494949;
}
em, i {
	font-family: "Playfair Display", Serif;
	color: #a7ab66;
}
u {
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	color: #565554;
	background-image: linear-gradient(-90deg, #a8aa64, #c3e1e);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 10%;
	padding-bottom: 3px;
}
	
input, textarea, option, select {
	background-color: transparent!important;
	color: #424242;
	border: 0px solid #aaa9a6;
	padding: 7px;
	font-size: 12px;
	font-family: Quicksand, Arial, Helvetica, sans-serif;
}

*::-moz-selection {
    background: #c5e6ea;
	color: #1b1b1b;
    
}

::selection {
    background: #c5e6ea;
	color: #1b1b1b;
    
}

.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: 0px solid #aaa9a6;
        padding-right: 3px;
        padding-left: 3px;
		color: #424242;
}

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

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

.comment_button {
        font-family: Lato, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 0px 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;
}

/* MAIN GALLERY CONTENT */

.maintable {
    border: 0px solid #d7d7d6;
    background-color: #fff !important;
    margin: 0 auto;
    color: #7a7975;
    text-shadow: none;
    padding: 0px 25px 10px 20px;
    width: 1200px;
}

.tableh1 {
    font-family: 'typrighterb', Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #292929;
	font-style: normal;
	letter-spacing: -2px;
	background: -webkit-linear-gradient(#b6657c, #59353c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-left: 10px;
	padding-top: 10px;
	
}

span.h1 {
    font-family: 'typrighterb', Arial, Helvetica, sans-serif;
	font-size: 30px;
    font-weight: 600;
	color: #292929;
	letter-spacing: -2px;
	background: -webkit-linear-gradient(#b6657c, #59353c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-decoration: none;
    text-align: left;
	font-weight: normal;
    padding-top: 10px;
    margin-bottom: 10px;
}

.tableh2 {
	font-weight: bold!important;
	color: #292929;
	padding: 10px 5px;
	opacity: 0.9;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom: 1px solid #d7d7d6;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/*.tableh2 strong {
	color: #fff;
}
*/
h2 {
	width: auto;
	padding-bottom: 20px;
	color: #292929;
	text-transform: capitalize;
	font-size: 20px;
	letter-spacing: 0px!important;
	font-style: italic;
	font-weight: normal;
	font-family: "Playfair Display", Serif;
	background-image: linear-gradient(#a8aa64, #c3e1e);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 10%;
	border-bottom: 1px solid #d7d7d6;
}

.tableb {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #transparent;
	color: #7a7975;
	font-size: 12px;
}

.tableb_altenate {
	padding-bottom: 1px;
}

.tablef {
	padding: 7px;
	background-color: #f0efef;
	color:#7a7975;
	opacity: 0.9;

}
.icon {
	max-width: 10px;
	max-height: 10px; }
	
.buttonlist ul, .buttonlist li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	list-style-type: none;
}

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


.catrow_noalb, .catrow {
	color: #686864;
	margin: 15px 5px 15px 0px;
	padding: 5px 5px;
	line-height: 20px;
	font-size: 12px;
	font-family: Quicksand, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
}

._noalb a, .catrow a{
	display: block;
	margin: 15px 5px 15px 0px;
	padding: 5px 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8px;
}


.catrow_noalb:hover, .catrow:hover{
	padding: 5px 5px;
	opacity: 1.0;
	cursor: ne-resize;
}

.catrow img {
    width: 35px!important;
    height: 75px!important;
}

.album_stat {
    margin: 5px 0px;
    font-size : 85%;
}

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

span.thumb_title_views {
	display: inline;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #9c2b46;
	font-family: 'typrighter1regular', Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
    letter-spacing: 1px;
	background-color: #f9f9fa;
}

.thumb_title {
	display : block;
	padding: 2px;
	color: #292929;
	font-family: 'typrighter1regular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: -1px;
	font-style: normal;
}

.thumb_resolution {
	margin-right: 2px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	display: inline;
	letter-spacing: 1px;
	background-color: #a7ab64;
}

.thumb_caption {
	display : block;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	color: #000;
	font-size: 10px;
	font-style: normal;
	font-family: 'typrighter1regular', Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	letter-spacing: 0px;
	font-weight: normal;
}

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

}

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

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

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


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

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

.navmenu {
	padding: 2px;
	background-image: url(images/catrow.png);
	border-style: none;
	font-size: 10px;

}

.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;
	text-align: center!important;
	opacity: 0.8;
}

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

.admin_float {
	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{
	margin: 7px 5px;
    padding: 0px;
	box-shadow: 0 0 3px #d1d1d1;
	opacity: 0.9;
}


a:hover .image{
	margin: 7px 5px;
    padding: 0px;
	box-shadow: 0 0 3px #e1e0e0;
	opacity: 0.9;
	opacity: 1.0;
	cursor: ne-resize;
}

.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();
	
}

.statlink {
	font-size: 15px;
	letter-spacing: -1px;
	color: #000;
	text-transform: lowercase;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}


.statlink b, .statlink strong {
	color: #c4e3e6;
}

.statlink a {
	color: #f7f6f5;
	text-transform: none;
	font-weight: normal!important;
	letter-spacing: 0px!important;
	font-size: 12px!important;
	text-decoration: none;
}


.statlink a:hover {
	color: #abac6a;
	text-transform: none;
	cursor: ne-resize;
}

.alblink {
	font-weight: bold!important;
	font-size: 11px;
	text-transform: capitalize;
}
.alblink a {
	color: #292929;
	text-decoration: none;
}

.alblink a:hover {
	color: #b8c9ac;
	text-decoration: none;
	cursor: ne-resize;
}


.catlink {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	background-image: url(images/catlink.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
}


.catlink a {
	display: inline;
	width: auto;
	margin-bottom: 20px;
	padding: 1px 0px;
	color: #292929;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: normal;
	font-family: 'typrighterb', Serif;
	letter-spacing: 0px;
	background-image: linear-gradient(#a8aa64, #c3e1e);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 10%;
}

.catlink a:hover {
	cursor: ne-resize;
}


.topmenu {
	background-color: #f1eff5;
}

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

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

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

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

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

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

}

.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 {
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    border: 1px solid;
    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;
}

