@import "/img/custom/1.0/themes/com/css/base-1.4.css";

/* #### theme master template styles #### */

BODY {
	font-family: 'lucida grande',Arial,Helvetica,Sans-Serif,serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

H1, H2, H3, H4 {
        font-family: "museo-slab","museo-slab-1","museo-slab-2",serif;
	margin: 0;
	padding: 0;
	letter-spacing: -0.01em;
}

H1, H2 {
	margin-bottom: 5px;
}

H1 { font-size: 22px; }
H2 { font-size: 18px; }
H3 { font-size: 16px; }
H4 { font-size: 14px; }

#psMainCustom H1 {
	margin-bottom: 5px;
}

A {
	outline: none;
}

fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td  {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0 none;
	padding:0;
	/*vertical-align:baseline;*/
}

#header, #main {
	margin: 0 auto;
}

#main {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	min-height: 400px;
	width: 940px;
	padding: 0;
}

#header {
	padding: 20px 0 10px 0;
	width: 940px;
}

#header #logo {
	float: left;
	padding: 0 30px;
	font-size: 2.25em;
	font-weight: 700;
        font-family: "museo-slab","museo-slab-1","museo-slab-2",serif;
	letter-spacing: -0.01em;
	text-shadow: #111 2px 2px 2px;
}

#header #logo A { 
	text-decoration: none; 
	text-shadow: #111 1px 1px 0px;
}

#topNav {
	float: right;
	margin: 3px 15px 0 0;
	font-family: "museo-slab","museo-slab-1","museo-slab-2",Georgia,serif;
	text-transform: uppercase;
}

#topNav DIV {
	float: left;
	line-height: 19px;
	padding-right: 0 5px;
}

#topNav DIV.divider {
	padding: 0 5px;
	color: #999;
}

#topNav DIV A {
	color: #ccc;
	text-decoration: none;
}

#topNav DIV A.psCartIcon {
	display: block;
	padding: 0;
	margin-left: 3px;
	height: 22px;
}

#topNav DIV A.psCartIcon.filled {
	padding-right: 64px;
	background: url('/img/custom/1.0/themes/Maui/nav-checkout.png') top right no-repeat;
}

#topNav DIV A.psCartIcon IMG {
	float: left;
	margin-left: 3px;
	border: none;
}

#topNav DIV A.psCartIcon SPAN {
	float: left;
	margin-right: 4px;
}

#topNav DIV A.psCartIcon SPAN.psCartIconNum {
	display: none;
}

#nav {
	text-transform: uppercase;
	font-weight: 500;
	font-family: "museo-slab","museo-slab-1","museo-slab-2",Georgia,serif;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
}

#nav ul {
	list-style-type: none;
	margin: 0 0 0 -5px;
	padding: 0 30px;
}

#nav ul li {
	float: left;
	font-size: 13px;
	padding: 0;
	margin: 0 15px 0 0;
}

#nav ul li a {
	display: block;
	padding: 9px 5px 10px;
	text-decoration: none;
}

#nav LI UL.portfolio_link_dropdown {
	margin: 0;
	padding: 0;
	width: 190px;
}

#nav LI UL.portfolio_link_dropdown LI {
	margin: 0;
	padding: 0;
	width: 190px;
}

#nav LI UL.portfolio_link_dropdown LI A {
	padding: 3px 5px;
}

#content {
	padding: 20px 30px 25px;
}

#footer {
	margin: 0 auto;
	width: 940px;
	margin-top: 10px;
	font-size: 0.9em;
	margin-bottom: 30px;
}

#footer #copyright {
	width: 450px;
	float: left;
}

#footer #powered {
	width: 450px;
	float: right;
	text-align: right;
}

#footer A {
	color: #777;
	text-shadow: none;
}

#allsearchdiv {
	float: right; 
	width: 145px; 
	text-align: right;
	vertical-align: bottom;
}

#allsearch {
	background:url("/img/custom/1.0/themes/Maui/allsearch-bg.png") no-repeat scroll transparent;
	height:25px;
	width:125px;
	position: relative;
}

#allsearch_field.empty {
	color:#999999;
}

#allsearch_field {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#333333;
	height:25px;
	line-height:1;
	padding:5px;
	width:100px;
	position: absolute;
	left: 0;
}

#allsearch_button {
	position: absolute;
	width:25px;
	height: 25px;
	top: 0;
	right:0;
	padding: 0;
	background: none;
	border: medium none;
	cursor: pointer;
	overflow:hidden;
	text-indent:-999em;
}

/* #### photoshelter styles below #### */

#psMainCustom { border: none; padding: 15px; margin: 10px 0; }

TABLE.input TH {
       font-size: 11px;
       font-weight: bold;
}

UL.thumbs {
       width: auto;
}

UL.thumbs LI {
       border: 1px solid transparent;
       margin: 0 5px 5px 0;
}

UL.thumbs LI TABLE TD A {
       color: #666;
       text-decoration: none;
}

UL.thumbs LI TABLE TD.slide {
       vertical-align: middle;
}

UL.thumbs LI TABLE TD.text {
       padding: 3px 0 2px;
}

UL.thumbs LI DIV.thumb_links {
       padding: 2px;
       width: 97%;
       text-align: right;
       position: absolute;
       bottom: 0;
       left: 0;
}

.gallery_panel {
	margin: 0;
	padding: 0;
	position: relative;
}

.gallery_panel_notch {
	position: absolute;
	height: 10px;
	width:20px;
	left: 15px;
	bottom: 0;
	background: url("https://static.tumblr.com/lhq9par/d40l146is/sprites_v1.2.png") no-repeat scroll 0 -35px transparent;
}

.gallery_panel_thumb {
	width: 200px; 
	height: 200px; 
	float: left; 
	margin: 0 10px 20px 0;
	position: relative;
	font-size: 0.85em;
}

.gallery_panel_content {
        font-family: "museo-slab","museo-slab-1","museo-slab-2",serif;
	padding:15px 20px;
	overflow:hidden;
	background:none repeat scroll 0 0 #FFFFFF;
	color: #666;
	text-shadow: none;
}

.gallery_panel_content A {
	color: #666;
	text-shadow: none;
}

.gallery_panel_content A:hover {
	color: #00a0f0;
}

.gallery_panel_content .gallery_panel_content_caption {
	padding: 15px;
}

.gallery_panel_content_thumb {
	width: 180px; 
	height: 70px; 
	position: absolute; 
	bottom: 0; 
	left: 0; 
	background-color: #fff; 
	padding: 10px;
}

.gallery_panel_content_thumb a {
        font-family: "museo-slab","museo-slab-1","museo-slab-2",serif;
	color: #666;
	text-shadow: none;	
	font-size: 12px;
}

.gallery_panel_image {
	background:none repeat scroll 0 0 #FFFFFF;
	position: relative;
}

.gallery_panel_image_thumb {
	position: relative;
}

.gallery_panel_image .ref, .gallery_panel_image_thumb .ref {
	background: transparent url(/img/custom/1.0/themes/Maui/maui-sprite.png) no-repeat scroll -130px -138px;
	bottom:0;
	height:10px;
	left:15px;
	position:absolute;
	width:20px;
}

.gallery_panel_foot, .gallery_panel_foot DIV {
	position: relative;
	display: block;
	background: transparent url(/img/custom/1.0/themes/Maui/panel_bottom-right.png) no-repeat top right;
	height: 17px;
	padding-right: 30px;
}

.gallery_panel_foot DIV {
	background: transparent url(/img/custom/1.0/themes/Maui/panel_bottom-left.png) no-repeat top left;
}

.jqm_box A {
	color: #666;
}

FORM.image_keywords UL {
       list-style-type: none;
       padding: 0;
       margin: 0;
}

FORM.image_keywords UL LI {
       float: left;
       width: 180px;
       padding: 0;
       margin: 0;
}

DIV.imageWidget {
       margin: 0 auto;
}

SPAN.search_box {
       display: none;
}

DIV.search_box_refine {
        padding: 5px;
        margin: 5px 0;
}

DIV.gallery_search_box, DIV.gallery_collection_search_box {
       float: right;
       margin: 8px 5px 5px 5px;
}

ul.my_recent_galleries {
	margin: 1em 0;
	padding: 0 1em;
}

a.strCollapse  {
	color:#eee;
}

/* #### theme page template styles #### */

div#search_box_advanced_container {
	width: 550px;
	margin: 0;
	padding: 0;
	float: left;
}

div#search_box_advanced_tips {
	float: right;
	width: 300px; 
	margin-left: 20px;
}

#my_recent_galleries {
	float: left;
	margin-top: 20px;
	width: 270px;
}

#statement {
	width: 525px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}

.sm { font-size: 0.9em; }
.smr { font-size: 0.8em; }

fieldset#adv-img-search {
	border: 0;
	margin: 5px 0;
	padding: 0;
	float: left;	
	width: 550px;
}

fieldset#adv-img-search div.text {
	display:block;
	margin-bottom:7px;
}

fieldset#adv-img-search label {
	color:#3E434A;
	display:block;
	float:left;
	font-weight:bold;
	line-height:27px;
	margin-bottom:3px;
	margin-right:10px;
	text-align:left;
	width:120px;
}

fieldset#adv-img-search input {
	border:1px solid #AAAAAA;
}

fieldset#adv-img-search input, fieldset#adv-img-search select {
	font-family:arial,sans-serif;
	font-size:13px;
	margin:0;
	padding:3px;
}

fieldset#adv-img-search input#radio, fieldset#adv-img-search input#checkbox {
	margin-bottom: 10px;
}


.backto {
	margin-bottom: 12px;
}

SPAN.gallery_search_box, SPAN.gallery_collection_search_box {
	font-family: inherit;
	font-weight: normal;
	color: inherit;
}

DIV.social {
	float: left;
	margin: 7px 0 0 10px;
}

DIV.view_options {
	float: right;
	text-transform: uppercase;
	line-height: 12px;
}

DIV.gsDescription {
	padding: 10px 0;
	border: none;
}

DIV.img_actions {
	margin: 10px 0;
	width: 600px;
	float: left;
}

DIV.img_actions DIV.addthis_toolbox {
        float: left
}

DIV.img_actions .addthis_default_style .at300b {
        padding: 0;
        margin-right: 3px;
}

DIV.img_actions A.email_to_friend_link {
        float: left;
        margin-right: 3px;
}

DIV.img_actions A.psButton {
	margin-right: 5px;
}

DIV.pag_actions {
	float: right;
	margin: 10px 0;
	/*
	width: 250px;
	margin: 15px 0;
	*/
}

DIV.pag_actions A {
	margin-left: 5px;
}

DIV.pag_actions FORM {
	float: left;
	margin-top: 4px;
	/*
	width: 80px;
	padding-top: 9px;
	*/
}

div.img_caption {
	float: left;
	width: 550px;
	margin-right: 50px; 
}

div.img_info {
	float: left;
	width: 270px;
}

.img_index {
	line-height: 30px;
	font-size: 12px;
}

DIV.img_index {
	height: 30px;
}

div.img_lg {
	background-color: #fff;
	padding: 10px 5px;
	margin-bottom: 15px;
}

div.keywords {
	margin-top: 15px;
}

div.buy_not_priced {
	margin-top: 15px;
	width: 250px;
	color: #ccc;
	font-style: italic;
}

.gallery_list_num_images, .gallery_collection_list_num_galleries, .collections_galleries_list_num_items  {
	font-size: 10px;
	color: #999;
}

DIV.actionbar {
	border: none;
	padding: 10px 0;
}

/* #### CSS button overrides #### */

A.psButton.gallery_slideshow_link, A.psButton.gallery_slideshow_link:hover,
A.psButton.batch_download_link, A.psButton.batch_download_link:hover,
A.psButton.download_link, A.psButton.download_link:hover,
A.psButton.add_to_lightbox_link, A.psButton.add_to_lightbox_link:hover {
	padding-right: 6px;
	background-position: right 0;
}

A.psButton {
	height: 29px;
	margin: 0;
	border: none;
	padding: 0 6px 0 0;
	background: transparent url('/img/custom/1.0/themes/Maui/maui-button-sprite.png') right 0px;
	font-size: 13px;
	color: #fff;
}

A.psButton SPAN {
	line-height: 14px;
	padding: 7px 6px 10px 13px;
	background: transparent url('/img/custom/1.0/themes/Maui/maui-button-sprite.png') 0 0;
	text-shadow: #666 1px 1px 1px;
}

A.psButton:hover {
	color: #fff;
	background-position: right -50px !important;
}

A.psButton:hover SPAN {
	background-position: 0 -50px !important;
}

A.psButton.add_to_cart_link {
	margin-right: 10px;
}

A.psButton.add_to_cart_link SPAN {
	line-height: 14px;
	padding-bottom: 10px;
}
