/*
Theme Name: Photo Studio
Theme URI: http://www.tirzen.com/wordpress
Description: A photo blog and portfolio theme for WordPress.
Author: Stan Ozier
Author URI: http://www.tirzen.com
Version: 1.1
Tags: photo, gallery, portfolio, blog 
*/
* html body {
    margin-top: 0 !important; 
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td, hr {
	margin: 0;
	padding: 0;
}
p {
	padding-bottom: 9px;
}
a img {
	border: 0 none;
}
a, a:active, input:focus {
	outline: none;
}
/* alignment */
.lft {
	text-align: left;
}
.ctr {
	text-align: center;
}
.rgt {
	text-align: right;
}
.jty {
	text-align: justify;
}
/* floating */
.flft {
	float: left;
}
.frgt {
	float: right;
}
.clft {
	clear: left;
}
.crgt {
	clear: right;
}
img.flft {
	margin-right: 6px;
}
img.frgt {
	margin-left: 6px;
}
hr.clear {
	clear: left;
	border: 0 none;
	height: 0;
	visibility: hidden;
}
hr.sep {
	height: 35px;
}
ul.inl {
}
ul.inl li {
	list-style: none;
	list-style-image: none;
	float: left;
}
ul.inl li a {
	display: block;
}
.bld {
	font-family: "Arial Black", Impact, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
/* image replacement */
.rpl {
	display: block;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	text-overflow: hidden;
}
/* page */
body {
	background-color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
/* #header */
#header {
	position: fixed;
	top: 8%;
	left: 0;
	width: 210px;
	height: 80%;
	max-height: 850px;
	z-index: 10;
	padding: 1% 0;
	border-right: 2px solid #333;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#header h1, #header h1 a {
	width: 200px;
	height: 48px;
}
#header h1 a, #home h1 a {
	background-image: url(img/logo.png);
}
#header div {
	width: 180px;
	padding: 10px;
}
#header div#menu_bot {
	position: absolute;
	bottom: 0px;
	padding-bottom: 30px;
}
#header div p {
	color: #999;
	text-transform: uppercase;
	padding: 0;
	text-align: right;
}
#header ul {
	width: 100%;
}
#header ul li {
	width: 100%;
	color: #fff;
	text-align: right;
	line-height: 1.5em;
	list-style: none;
}
#header ul li a {
	width: 130px;
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
	text-align: right;
}
#header ul li a:hover {
	color: #aaa;
}
#header ul li.current_page_item a {
	color: #999;
}
#nav {
	color: #444;
	font-size: 18px;
	font-weight: bold;
	position: fixed;
	top: 50px;
	right: 20px;
	/*
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	*/
	z-index: 5;
}
#nav span {
	float: left;
	padding: 2px 0 0;
}
#nav a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 6px;
	/*
	width: 30px;
	height: 18px;
	background: url(img/elements-page.png) no-repeat 0 center;
	text-indent: -9999px;
	*/
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=5);
}
#nav a#rsc {
	background-position: -30px center;
}
#nav a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* #footer */
#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 98%;
	padding: 10px 1%;
	background-color: #000;
}
#footer a {
	color: #333;
	padding: 0;
}
#footer a:hover {
	color: #666;
}
#footer ul {
	padding-left: 1%;
}
#footer ul.scfw_24px {
	float: right;
}
#footer ul.scfw_24px li {
	margin-left: 10px !important;
}
#footer ul li {
	list-style: none;
	list-style-image: none;
	float: left;
	margin: 0 25px 0 0;
}
#footer ul li a {	
	display: block;
	font-family: "Arial Black", Impact, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
#footer ul li.current_page_item a, #footer ul li.current_page_parent a {
	color: #000;
}
#footer p {
	padding: 0 1%;
	font-size: 12px !important;
	color: #333;
}
/* content */
.content {
	position: absolute;
	top: 47px;
	font-size: 13px;
	padding: 0 20px 0 211px;
	color: #ccc;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	left: 53px;
}
.page-template-default .content {
	padding: 58px 0 0 280px;
	width: 500px;
	line-height: 1.5em;
}
.content h1 {
	color: #fff;
	margin-bottom: 1em;
}
.content h2 {
	margin-bottom: .75em;
}
.content h1, .content h2, .content h3 {
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}
.content .alignleft {
	float: left;
	margin-right: 20px;
}

#cboxLoadedContent h2 {
	font-family: "Arial Black", Impact, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
 	margin: 0 0 12px 0;
}
#cboxLoadedContent p {
	text-align: justify;
}
.content ul, .content ol, #cboxLoadedContent ul, #cboxLoadedContent ol {
	padding: 0 0 5px 25px;
}
.content ul ul, .content ol ol {
	padding: 0 0 5px 15px;
}
.content ul.arrow {
	padding: 20px 0 10px 0;
}
.content ul.arrow li {
	list-style: none;
	padding-left: 30px;
	background: url(img/elements-page.png) no-repeat -90px center;
}
.content ul li, #cboxLoadedContent ul li {
	padding: 2px 0 3px 0;
}
.content ol li, #cboxLoadedContent ul li {
	padding: 2px 0 3px 0;
}
/* horizontal gallery */
.content table#pics {
	display:none;
	border-collapse: collapse;
}
.content table#pics td {
	margin: 0;
	cursor: pointer;
	border-right: 2px solid #000;
}
.content table#pics td.current {
}
.content table#pics td img {
	height: 600px;
	/*
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.content table#pics td.current img {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	*/
}
/* blog list */
.content .post_left {
	float: left;
}
.content .post_right {
	margin-left: 320px;
}
.content a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #666;
}
.content a:hover {
	border-bottom-color: #999;
}
.content h2 a {
	font-size: 18px;
}
.content .entry-meta {
	color: #999;
	margin-bottom: 12px;
}
.content .entry-utility {
	color: #999;
	margin: 18px 0 12px;
}
.content .entry-meta a, .content .entry-utility a {
	color: #666;
}
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 9px 0;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
	width: 500px
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
form#mc-embedded-subscribe-form {
	
}
form#mc-embedded-subscribe-form label {
	font-size: 1.25em;
}
form#mc-embedded-subscribe-form input {
	color: #ccc;
	background-color: #333;
	border: 1px solid #333;
	padding: 3px;
}
form#mc-embedded-subscribe-form input.email {
	width: 170px;
}
form#mc-embedded-subscribe-form input:hover, form#mc-embedded-subscribe-form input:focus {
	border-color: #666;
}
/* colorbox */
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{margin-top:32px; overflow:visible;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxLoadingGraphic{background:url(img/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(img/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}


/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #ccc;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

/* OSX Lion scrollbar
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(201,201,201,.5);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.5);
}
*/
