@import "http://denisechambers.photoshelter.com/img/custom/1.0/themes/com/css/base-1.4.css";

fieldset, img {
    border: 0 none;
}

ol, ul {
    list-style: none outside none;
}

html{
	background-color: #f6f6f6;
	font-size: 13px;
	color: #a1a1a1;
	min-height: 100%;
	font-family: Calibri, Arial, Tahoma;
}

body{
	margin-top: 0px;
	margin-left:0px;
        padding: 0px;
	background: #f6f6f6;
}

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

a:hover,
#header .menu li a:hover,
#portfolioList a:hover,
.widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_meta ul li a:hover, .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover, .widget_links ul li a:hover,
#footer-nav .menu li a:hover,
#footer-pad a:hover,
.post-info a:hover, .post-categories a:hover,
.comment-inside .comment-info .author, .comment-inside .comment-info .author a:hover,
.comment-inside .comment-info span.date a:hover{
	color:#6e6e6e;
}

#top-link:hover{
	color: #454545;
}
ul,ol{
	padding-left: 40px;
}
.cleared, .clear{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	display: block;
}
.semantic{
	border: none;
	padding: 0;
	margin: 0;
}
label{
	cursor: pointer;
}


/* ------------------------------- WP DEF STYLES ---------------------------------*/
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
dl.gallery-item {
    margin: 0;
}
div#access{ 
	float: left;
}
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* -------------------------------  ROOT LAYOUT ------------------------------- */
input[type="submit"]{
	cursor: pointer;
	font-family: Calibri, Arial, Tahoma;
	font-size: 11px;
}
input[type="text"],
textarea{
	font-family: Calibri, Arial, Tahoma;
	font-size: 11px;
	color:#333333;
}
.no-align {
    display: inline-block;
    float: none;
}
h1{
	font-size: 36px;
}
h2{
	font-size: 30px;
}
h3{
	font-size: 26px;
}
h4{
	font-size: 22px;
}
h5{
	font-size: 18px;
}
#root{
	padding: 0 0px;
	max-width: 1920px;
}
#root.narrow{
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#logo{
	margin-left: 0px;
	height: 120px;
	width: 242px;
	float: left;
}
#logo a{
	background: url("http://www.denisechambers.com/blog/wp-content/uploads/2012/09/dclogosm.png") transparent 50% 50% no-repeat;
	height: 100%;
	width: 100%;
	display: block;
	
	text-indent: -9999px;
}
#header{
	border-top: 6px solid #CBD8E0;	
	background-color:#f6f6f6;
	opacity: 0.98;
	width: 100%;
	height: 120px;
	position: fixed;
	z-index: 80;
}
#header #menu{
	float: left;
}
#header .menu{
	float: left;
	margin-left: 40px;
	padding: 35px 0 0;
}
#header .menu li{ text-decoration: none;

}
#header .menu li a{
	color: #888;
	font-size: 15px;
	line-height: 1.2em;
	display: block;
	cursor: pointer;
}
#header .menu li.current-menu-item a{
	color: #b1b1b1;
}
#header .menu .sub-menu .arr{
	width: 18px;
	height: 14px;
	position: absolute;
	top: 17px;
	right: -18px;
	background: transparent url(http://www.denisechambers.com/photoshelter/gfx/light/menu-arr.png) 0 0 no-repeat;
}
#header .menu .sub-menu{
	position: absolute;
	top: -14px;
	background: #f2f2f2 url(http://www.denisechambers.com/photoshelter/gfx/light/menu-bg.png) 0 0 repeat-x;
	padding: 10px 17px;
	max-width: 166px;
	min-width: 100px;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
	
}
#header .menu .sub-menu .sub-menu{
	top: -10px;
}  
#header .menu .sub-menu li{
	border-top: 1px solid #eeeeee; 
}
#header .menu .sub-menu li:first-child{
	border-top: none; 
}
#header .menu .sub-menu li a{
	font-size: 14px;
	line-height: 1.2em;
	display: block;
	padding: 5px 0;
}
#header .menu .sub-menu li a:hover{
	color: #c1c1c1;
}


#header #centermenu{
	float: left;
}
#header .centermenu{
	float: left;
	margin-left: 40px;
	padding: 35px 0 0;
}
#header .centermenu li{ text-decoration: none;

}
#header .centermenu li a{
	color: #888;
	font-size: 15px;
	line-height: 1.2em;
	display: block;
	cursor: pointer;
}
#header .centermenu li.current-menu-item a{
	color: #b1b1b1;
}
#header .centermenu .sub-menu .arr{
	width: 18px;
	height: 14px;
	position: absolute;
	top: 17px;
	right: -18px;
	background: transparent url(http://www.denisechambers.com/photoshelter/gfx/light/menu-arr.png) 0 0 no-repeat;
}
#header .centermenu .sub-menu{
	position: absolute;
	top: -14px;
	background: #f2f2f2 url(http://www.denisechambers.com/photoshelter/gfx/light/menu-bg.png) 0 0 repeat-x;
	padding: 10px 17px;
	max-width: 166px;
	min-width: 100px;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
	
}
#header .centermenu .sub-menu .sub-menu{
	top: -10px;
}  
#header .centermenu .sub-menu li{
	border-top: 1px solid #eeeeee; 
}
#header .centermenu .sub-menu li:first-child{
	border-top: none; 
}
#header .centermenu .sub-menu li a{
	font-size: 14px;
	line-height: 1.2em;
	display: block;
	padding: 5px 0;
}
#header .centermenu .sub-menu li a:hover{
	color: #c1c1c1;
}

#header #rightmenu{
	float: left;
}
#header .rightmenu{
	float: left;
	margin-left: 40px;
	padding: 35px 0 0;
}
#header .rightmenu li{ text-decoration: none;

}
#header .rightmenu li a{
	color: #888;
	font-size: 15px;
	line-height: 1.2em;
	display: block;
	cursor: pointer;
}
#header .rightmenu li.current-menu-item a{
	color: #b1b1b1;
}
#header .rightmenu .sub-menu .arr{
	width: 18px;
	height: 14px;
	position: absolute;
	top: 17px;
	right: -18px;
	background: transparent url(http://www.denisechambers.com/photoshelter/gfx/light/menu-arr.png) 0 0 no-repeat;
}
#header .rightmenu .sub-menu{
	position: absolute;
	top: -14px;
	background: #f2f2f2 url(http://www.denisechambers.com/photoshelter/gfx/light/menu-bg.png) 0 0 repeat-x;
	padding: 10px 17px;
	max-width: 166px;
	min-width: 100px;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
	
}
#header .rightmenu .sub-menu .sub-menu{
	top: -10px;
}  
#header .rightmenu .sub-menu li{
	border-top: 1px solid #eeeeee; 
}
#header .rightmenu .sub-menu li:first-child{
	border-top: none; 
}
#header .rightmenu .sub-menu li a{
	font-size: 14px;
	line-height: 1.2em;
	display: block;
	padding: 5px 0;
}
#header .rightmenu .sub-menu li a:hover{
	color: #c1c1c1;
}

#mid{
	padding-top: 130px;
	position: relative;
}
#content{
	border-top: 1px solid #E0E0E0;	margin-left: 280px;
	padding: 30px 0;
	position: relative;
}
.full-width #content{
	margin-left: 40px;
}
.sidebar-right #content{
	margin-left: 0;
	margin-right: 240px;
}
h1.page-title{
	font-size: 36px;
	color: #888;
	font-weight: normal;
	margin-bottom: 35px;
}
#footer{
	padding-bottom: 20px;
	margin-left:20px;
	
    
}
#footer .align-left{
	float: left;
	width: 45%;
}
#footer .align-right{
	float: right;
	text-align: right;
	width: 45%;
}
#footer-pad{
	margin-top: 10px;
	padding-top: 15px;
	border-top: 1px solid #e0e0e0;
}
#footer-pad a{
	color: #747474;
}
#footer-nav .menu{
	padding: 0;
	float: right;
	padding-bottom: 5px;
}
#footer-nav .menu li{
	float: left;
	margin-right: 9px;
}
#footer-nav .menu li a{
	color: #888;
	margin-LEFT: 9px;
}
#footer-nav .menu li.current-menu-item a{
	color: #a0a0a0;
}
#footer-nav .menu li .sep{
	color: #d6d6d6;
}
#footer-nav .menu li:first-child .sep{
	display: none;
}
#top-link{
	color: #747474;
	height: 19px;
	line-height: 19px;
	float: left;
	padding-right: 25px;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/to-top.png) 100% 50% no-repeat;
}
/*------ MAUI -----------*/


#psMainCustom H1 {
    margin-bottom: 5px;
}
#allsearchdiv {
    float: right;
    text-align: right;
    vertical-align: bottom;
    width: 145px;
}
#allsearch {
    background: url("/img/custom/1.0/themes/Maui/allsearch-bg.png") no-repeat scroll 0 0 transparent;
    height: 25px;
    position: relative;
    width: 125px;
}
#allsearch_field.empty {
    color: #999999;
}
#allsearch_field {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    height: 25px;
    left: 0;
    line-height: 1;
    padding: 5px;
    position: absolute;
    width: 100px;
}
#allsearch_button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: 0;
    width: 25px;
}
#psMainCustom {
    border: medium none;
    margin: 10px 0;
    padding: 15px;
}
TABLE.input TH {
    font-size: 11px;
    font-weight: bold;
}
UL.thumbs {
    width: auto;
}
UL.thumbs LI {
    border: 0;
    margin: 0 10px 10px 0;
}
UL.thumbs LI TABLE TD A {
    color: #666666;
    font-size: 11px;
    
    text-decoration: none;
}
UL.thumbs LI TABLE TD.slide {
    vertical-align: top;
}
UL.thumbs LI TABLE TD.text {
    padding: 3px 0 2px;
}
UL.thumbs LI DIV.thumb_links {
    bottom: 0;
    left: 0;
    padding: 2px;
    position: absolute;
    text-align: right;
    width: 97%;
}
.gallery_panel {
    margin: 0;
    padding: 0;
    position: relative;
}
.gallery_panel_notch {
    background: url("http://static.tumblr.com/lhq9par/d40l146is/sprites_v1.2.png") no-repeat scroll 0 -35px transparent;
    bottom: 0;
    height: 10px;
    left: 15px;
    position: absolute;
    width: 20px;
}
.gallery_panel_thumb {
    float: left;
    font-size: 0.85em;
    height: 200px;
    margin: 0 10px 20px 0;
    position: relative;
    width: 200px;
}
.gallery_panel_content {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-family: "museo-slab","museo-slab-1","museo-slab-2",serif;
    overflow: hidden;
    padding: 15px 20px;
    text-shadow: none;
}
.gallery_panel_content A {
    color: #666666;
    text-shadow: none;
}
.gallery_panel_content A:hover {
    color: #00A0F0;
}
.gallery_panel_content .gallery_panel_content_caption {
    padding: 15px;
}
.gallery_panel_content_thumb {
    background-color: #FFFFFF;
    bottom: 0;
    height: 70px;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 180px;
}
.gallery_panel_content_thumb a {
    color: #666666;
    font-family: "museo-slab","museo-slab-1","museo-slab-2",serif;
    font-size: 12px;
    text-shadow: none;
}
.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: url("http://denisechambers.photoshelter.com/img/custom/1.0/themes/Maui/maui-sprite.png") no-repeat scroll -130px -138px transparent;
    bottom: 0;
    height: 10px;
    left: 15px;
    position: absolute;
    width: 20px;
}
.gallery_panel_foot, .gallery_panel_foot DIV {
    background: url("http://denisechambers.photoshelter.com/img/custom/1.0/themes/Maui/panel_bottom-right.png") no-repeat scroll right top transparent;
    display: block;
    height: 17px;
    padding-right: 30px;
    position: relative;
}
.gallery_panel_foot DIV {
    background: url("http://denisechambers.photoshelter.com/img/custom/1.0/themes/Maui/panel_bottom-left.png") no-repeat scroll left top transparent;
}
.jqm_box A {
    color: #666666;
}
FORM.image_keywords UL {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
FORM.image_keywords UL LI {
    float: left;
    margin: 0;
    padding: 0;
    width: 180px;
}
DIV.imageWidget {
    margin: 0 auto;
}
SPAN.search_box {
    display: none;
}
DIV.search_box_refine {
    margin: 5px 0;
    padding: 5px;
}
DIV.gallery_search_box, DIV.gallery_collection_search_box {
    float: right;
    margin: 8px 5px 5px;
}
ul.my_recent_galleries {
    margin: 1em 0;
    padding: 0 1em;
}
a.strCollapse {
    color: #EEEEEE;
}
div#search_box_advanced_container {
    float: left;
    margin: 0;
    padding: 0;
    width: 550px;
}
div#search_box_advanced_tips {
    float: right;
    margin-left: 20px;
    width: 300px;
}
#my_recent_galleries {
    float: left;
    margin-top: 20px;
    width: 270px;
}
#statement {
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    width: 525px;
}
.sm {
    font-size: 0.9em;
}
.smr {
    font-size: 0.8em;
}
.backto {
    margin-bottom: 12px;
}
SPAN.gallery_search_box, SPAN.gallery_collection_search_box {
    color: inherit;
    font-family: inherit;
    font-weight: normal;
}
DIV.social {
    float: left;
    margin: 7px 0 0 10px;
}
DIV.view_options {
    float: right;
    line-height: 12px;
    
}
DIV.gsDescription {
    border: medium none;
    padding: 10px 0;
}
DIV.img_actions {
    float: left;
    margin: 10px 0;
    width: 600px;
}
DIV.img_actions DIV.addthis_toolbox {
    float: left;
}
DIV.img_actions .addthis_default_style .at300b {
    margin-right: 3px;
    padding: 0;
}
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: 20 130px 20 0;
}
DIV.pag_actions A {
    margin-left: 5px;
}
DIV.pag_actions FORM {
    float: left;
    margin-top: 4px;
}
div.img_caption {
    float: left;
    margin-right: 50px;
    width: 550px;
}
div.img_info {
    float: left;
    width: 270px;
}
.img_index {
    font-size: 12px;
    line-height: 30px;
}
DIV.img_index {
    height: 30px;
}
div.img_lg {
    background-color: #FFFFFF;
    margin-bottom: 15px;
    padding: 10px 5px;
}
div.keywords {
    margin-top: 15px;
}
div.buy_not_priced {
    color: #CCCCCC;
    font-style: italic;
    margin-top: 15px;
    width: 250px;
}
.gallery_list_num_images, .gallery_collection_list_num_galleries, .collections_galleries_list_num_items {
    color: #999999;
    font-size: 10px;
}

#header .socials{
	float: right;
	position: relative;
	padding: 63px 0 0;
}
#header .socials .slide{
	height: 32px;
	overflow: hidden;
	position: absolute;
}
#header .socials .slide:hover{
	background-color: transparent;
}
#header .socials a{
	float: left;
	width: 32px;
	height: 32px;
	margin: 0 7px 7px 0;
}
#header .search-form{
	float: right;
	padding: 63px 110px 0px 0px;
}
#header .search-form .search-left{
	float: left;
	width: 16px;
	height: 32px;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/search-left.png) 0 0 no-repeat;
	position: relative;
}
#header .search-form .search-left label{
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/search-label.png) 50% 50% no-repeat;
}
#header .search-form .search-right{
	float: left;
	height: 32px;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/search-right.png) 100% 0 no-repeat;
	padding: 0 16px 0 0;
}
#header .search-form .search-right div{
	height: 32px;
	overflow: hidden;
	width: 150px;
}
#header .search-form input[type="text"]{
	width: 120px;
	padding: 0 5px;
	font-size: 15px;
	color: #fff;
	background-color: transparent;
	border: none;
	height: 32px;
}
#header .search-form input[type="submit"]{
	display: none;
}
#header .search-form .close{
	float: right;
	height: 32px;
	width: 9px;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/search-close.png) 0 50% no-repeat;
	cursor: pointer;
}



UL.thumbs.gallery_thumbs LI {
    height: 260px;
}

UL.thumbs LI {
 
    margin: 0 20px 20px 0;
 
}

UL.thumbs LI TABLE {
    border: 0 none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 0;
}


UL.thumbs LI TABLE TD.slide {height:210px;}

TABLE.contact_form {font-color: #888888; font-size:11px;}

TABLE.contact_form TH {padding-top: 10px;}

#gallery_photowall  {margin: 0;}

DIV.actionbar {
    border: 1px solid #E4E4E4;
    color: #666666;
    height: 29px;
    margin: 20px 100px 0 0;
    padding: 10px 0;
}

DIV.actionbar .actionbarLeft {
  
    padding: 0;
}


/* ------------------------------- SHORTCODES ---------------------------------*/
div.gallery{
	clear: both;
}
.alpha-scope{
	position: relative;
}
.alpha-scope.alignleft{
	margin: 0 25px 20px 0;
}
.alpha-scope.alignright{
	margin: 0 0 20px 25px;
}
dt.gallery-icon a,
a.sc-image{
	border: 4px solid #efefef;
	-moz-box-shadow: 1px 1px 0px #ccc;
	-webkit-box-shadow: 1px 1px 0px #ccc;
	box-shadow: 1px 1px 0px #ccc;
}
.alpha-scope-image.no-border{
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.alpha-scope-all{
	z-index: 1000;
}
.alpha-scope-all,
.alpha-scope-bg,
.alpha-scope-icon{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.alpha-scope-bg{
	background-color: #000; 
}
.article .alpha-scope-bg{
	background-color: #333; 
}
.alpha-scope-icon{
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/alpha-scope-zoom.png) 50% 50% no-repeat;
}
.article .alpha-scope-icon{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/alpha-scope-art.png);
}
.more .alpha-scope-icon{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/alpha-scope-more.png);
}
.alpha-scope img{
	display: block;
}
.alpha-scope-double-icon a,
.alpha-scope-single-icon a{
	height: 48px;
	width: 48px;
	display: block;
	background-position: 0 0;
	position: absolute;
	margin-top: -24px;
    top: 50%;
}
.alpha-scope-double-icon a:hover,
.alpha-scope-single-icon a:hover{
	background-position: 0 -48px;
}
.alpha-scope-double-icon .alpha-scope-video{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/alpha-scope-play.png);
	left: 31px;
}
.alpha-scope-double-icon .alpha-scope-image{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/alpha-scope-zoom2.png);
	left: 31px;
}
.alpha-scope-double-icon .alpha-scope-more{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/alpha-scope-more.png);
	right: 31px;
}
.alpha-scope-single-icon a{
	background-image: none;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin-top: 0;
	width: 100%;
	height: auto;
}
.alpha-scope-single-icon a em{
	height: 48px;
	width: 48px;
	display: block;
	background-position: 0 0;
	position: absolute;
	margin-top: -24px;
    top: 50%;
    left: 86px;
}
.alpha-scope-single-icon a:hover em{
	background-position: 0 -48px;
}
.alpha-scope-single-icon a.alpha-scope-more em{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/alpha-scope-more.png);
}
.alpha-scope-single-icon a.alpha-scope-video em{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/alpha-scope-play.png);
}
.alpha-scope-single-icon a.alpha-scope-image em{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/alpha-scope-zoom2.png);
}
.left50{
	width: 47%;
	float: left;
	margin-right: 3%;
}
.right50{
	width: 47%;
	float: left;
	margin-left: 3%;
}
.left33, .right33{
	width: 30%;
	float: left;
}
.center33{
	width: 30%;
	float: left;
	margin: 0 5%;
}
.left25, .right25{
	width: 21%;
	float: left;
}
.right25{
	margin-left: 5%
}
.center25{
	width: 21%;
	float: left;
	margin: 0 0 0 5%;
}
.left20, .right20{
	width: 15%;
	float: left;
}
.right20{
	margin-left: 6%
}
.center20{
	width: 15%;
	float: left;
	margin: 0 0 0 6%;
}
div.line{
	border: none;
	border-bottom: 1px solid #f2f2f2;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 20px 0 20px;
}
h1.sc-title, h2.sc-title, h3.sc-title, h4.sc-title, h5.sc-title{
	margin-bottom: 15px;
}
div.sc-list{
	margin-bottom: 15px;
}
#content ul, div.sc-list ul,
.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_links ul{
	padding: 0;
}
div.sc-list ul li,
.post-text ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_links ul li{
	padding-left: 15px;
	margin-top: 10px;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/list.png) 0 5px no-repeat;
}
div.sc-list ul li li,
.post-text ul li li,
.widget_categories ul li li,
.widget_archive ul li li,
.widget_meta ul li li,
.widget_nav_menu ul li li,
.widget_pages ul li li,
.widget_links ul li li{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/list-sub.png)
}
div.sc-list > ul > li:first-child{
	margin-top: 0;
}
div.list-style-1 ul li{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/list-1.png);
}
div.list-style-1 ul li li{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/list-1-sub.png);
}
div.list-style-2 ul li{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/list-2.png);
}
div.list-style-2 ul li li{
	background-image: url(http://www.denisechambers.com/photoshelter/gfx/light/list-2-sub.png);
}
blockquote{
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/quoteleft.png) top left no-repeat;
	color: #848484;
	float: left;
	font-family: georgia, arial;
	font-size: 16px;
	font-style: italic;
	line-height: 13px;
	margin: 10px 0 10px 10px;
	padding: 10px 40px 0 40px;
	width: 50%;
}
blockquote.right{
	float: right;
}
blockquote.center{
	float: none;
	width: auto;
}
blockquote div{
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/quoteright.png) bottom right no-repeat;
	line-height: 25px;
	padding: 0 35px 10px 0;
}
.tabsCell { 
	padding:0 0 15px 0; 
}
ul.tabs { 
	margin: 0; 
	padding: 0; 
	float: left; 
	list-style: none;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 100%;
}
ul.tabs li { 
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/shadowhome.png) top left repeat-x;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	color:#8e8e8e;
	padding:5px 15px 5px 30px;
	border: 1px solid #fff;
	border-bottom:none;
	outline: none;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/trigger.png) 5px 4px no-repeat;
}
ul.tabs li a:hover{
	background-color: #fff;
	color: #aaa;
}
html ul.tabs li.active a{
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/trigger2.png) 5px 4px no-repeat;
	color: #aaa;
}
html ul.tabs li.active{
	background: #fff url(http://www.denisechambers.com/photoshelter/gfx/light/shadowhome2.png) bottom left repeat-x;
	border-bottom: 1px solid #fff;
}
.tab_container{
	background: #fff;
	border: 1px solid #cccccc;
	border-top: none;
	clear: both;
	color: #8e8e8e;
	line-height: 1.5em;
}
.tab_container p{
	clear: both;
	margin: 0;
}
.tab_content{
	border: 1px solid #fff;
	padding: 20px 30px 20px 30px;
}



/* ------------------------------- WIDGETS & SIDEBAR AREA ---------------------------------*/
.widget-area{
	position: fixed;
	left: 50px;
	width: 200px;
	border-top: 1px solid #e0e0e0;
	padding: 32px 0 0; 
}
.sidebar-right .widget-area{
	right: 0;
	left: auto;
}
.widget-area h3.title{
	margin: 0 0 15px;
	font-weight: normal;
	font-size: 12px;
	color: #6e6e6e;
}
.widget-container{
	margin-bottom: 32px;
}
.textwidget{
	color: #a0a0a0;
	font-size: 12px;
	line-height: 1.3em;
}
.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_links ul li{
	margin-top: 6px;
	color: #a0a0a0;
	

.widget_categories ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_links ul li a{
	color: #bababa;
	font-size: 14px;
	line-height: 1.1em;
}
.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_links ul li{
	margin-top: 6px;
	color: #a0a0a0;
	padding-left: 15px;
	margin-top: 10px;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/list.png) 0 5px no-repeat;

}
.widget_categories ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_links ul li a{
	color: #bababa;
	font-size: 14px;
	line-height: 1.1em;
}
.widget-cloud{
	background-color: #fff;
	border-bottom: 1px solid #dbdbdb;
	padding: 15px 18px;
	margin-bottom: 20px;
	border-radius: 5px;
	position: relative;
	font-size: 12px;
	font-style: italic;
}
.widget-cloud span.arrow{
	position: absolute;
	bottom: -12px;
	right: 26px;
	width: 17px;
	height: 12px;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/comment-arrow.png) 0 0 no-repeat;
}
.widget-cloud .title{
	color: #bfbfbf;
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
}
.widget-cloud p{
	margin: 0;
}
.widget-cloud .author{
	color: #6f6f6f;
}
.widget-cloud .content{
	color: #a0a0a0;
}
.widget-cloud .content a{
	color: #bfbfbf;
}
.widget-cloud .content a:hover{
	color: #6e6e6e;
}
.tweet_even span.arrow,
.widget_recent_comments .widget-cloud:nth-child(odd) span.arrow{
	right: auto;
	left: 26px;
}





#posts-nav{
	position: absolute;
	right: 0;
	top: 32px;
	height: 46px;
	width: 98px;
}
#posts-nav .nav-previous{
	width: 46px;
	height: 46px;
	float: left;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/prev.png) 0 -46px no-repeat;
}
#posts-nav .nav-previous a{
	display: block;
	height: 100%;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/prev.png) 0 0 no-repeat;
}
#posts-nav .nav-next a{
	display: block;
	height: 100%;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/next.png) 0 0 no-repeat;
}
#posts-nav .nav-next{
	width: 46px;
	height: 46px;
	float: right;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/next.png) 0 -46px no-repeat;
}
#posts-nav .nav-previous a:hover,
#posts-nav .nav-next a:hover{
	background: none;
}

/* -------------------------------  BLOG POST ------------------------------- */
#posts-nav.in-post{
	width: 150px;
}
#posts-nav a.back-to-blog{
	width: 46px;
	height: 46px;
	margin-left: 6px;
	float: right;
	background: url(http://www.denisechambers.com/photoshelter/gfx/light/cross.png) 0 0 no-repeat;
}
#posts-nav a.back-to-blog:hover{
	background-position: 0 -46px;
}