/*   
Theme Name: PhotographerDream
Theme URI: http://themeforest.net/user/mixey/portfolio
Description: PhotographerDream Theme. Nice looking theme with comprehensive features list.
Author: mixey
Author URI: http://themeforest.net/user/mixey
Version: 1.0
.
Commercial product. Please purchase a copy at http://themeforest.net/user/mixey/portfolio
.
*/
html {
	background-color:#171717;
	/*background:url(img/bg.jpg) no-repeat top center fixed;*/
}

html, body {
	font-family: verdana, Helvetica, arial, sans-serif;
}
body {
	font-size:0.75em;
	color: #656565;
	border-top: 5px solid #333;
}

a:link,
a:visited {color: #fff;text-decoration: none;}

a:active,
a:hover {color: #3399FF;text-decoration: none;}

.javalink {
	text-decoration:none;
	border-bottom:1px dotted #FF6500;
}
h1, h2, h3, h4, h5, h6 {
	color:#FF6500;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:0;
	color: #645E73;
}

p.postdate {
	margin-bottom:5px;
	color:#3399FF;
	font-family:Arial, Helvetica, sans-serif;
}
div.singlepost p {
	margin-bottom:5px;
}
div.singlepost {
	margin-bottom:20px;
}
span.commentcount a {
	color:#645E73 !important;
}

#topbg {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#topmenu ul.mainnav {
	position: absolute;top: 50px;right: 0px;
	/*margin-top:50px;
		margin-left:70px;*/
}
#topmenu ul.mainnav li {
	float:left;
	list-style:none;
	margin-left:0px;
	margin-right:0px;
	line-height:1em;
	border-left: 1px dotted #3399FF;
}
#topmenu ul.mainnav li:first-child {
	border-left: 0px dotted #3399FF;
}


#topmenu ul.mainnav li a {
	color:#3399FF;
	font-family:Helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1em;
	text-decoration:none;
	padding-right:15px;
	padding-left:15px;
}
#topmenu ul.mainnav li a:hover, ul.mainnav li.current_page_item a, ul.mainnav li.current_page_parent a, ul.mainnav li.current-cat a, ul.mainnav li.current-cat-parent a {
	color:#bbdbff !important;
}
ul.mainnav li.current_page_item, ul.mainnav li.current_page_parent, ul.mainnav li.current-cat, ul.mainnav li.current-cat-parent {
	background-image:url("img/blackbg.png");
}

#bottom-nav {
	font-size: 16px;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #333;
	font-family:arial, verdana, sans-serif;
}

#bottom-nav a {
	outline: none;
	text-decoration: none;
}

#bottom-nav a:link,
#bottom-nav a:visited {
	color: #333;
}

#bottom-nav a:hover,
#bottom-nav a:active {
	color: #3399FF;
}

#bottom-nav {
	clear: both;
    width: 200px; 
    height: 30px;
    background: url("img/bottom-nav2.gif");
    margin: 0; 
    padding: 0;
    position: relative;
    }
#bottom-nav li {
    margin: 0; 
    padding: 0; 
    list-style: none;
    position: absolute; 
    top: 0;}
#bottom-nav li, 
#bottom-nav a {
    height: 30px; 
    display: block;
    text-indent: -9000px
}

#bottom-nav li.web {left: 0; width: 50px;}
#bottom-nav li.identity {left: 50px; width: 90px;}
#bottom-nav li.print {left: 140px; width: 60px;}
  
#bottom-nav li.web a:hover {
    background: transparent url("img/bottom-nav2.gif")
    0 -30px no-repeat;}
#bottom-nav li.identity a:hover {
    background: transparent url("img/bottom-nav2.gif")
    -50px -30px no-repeat;}
#bottom-nav li.print a:hover {
    background: transparent url("img/bottom-nav2.gif")
    -140px -30px no-repeat;}

ul.category_tabs {
	overflow:hidden;
	float:left;
	margin-left:20px;
	background:url("img/blackbg.png");
}

ul.category_tabs li {
	display:inline;
	margin-left:0px;
	line-height:30px;
	display:block;
	float:left;
	overflow:hidden;
	padding-left:20px;
}

ul.category_tabs li a {
	font-weight:bold;
	font-size:1.25em;
	color:#333333;
	text-decoration:none;
	padding-right:15px;
	border-bottom:none !important;
	font-family:Helvetica, Arial, sans-sarif;
	font-weight:normal;
}
ul.category_tabs li a:hover {
	color:#bbdbff !important;
}

ul.category_tabs li.current-cat a { /*ul.tabs li.active a*/
	color:#BBDBFF !important;
	display:block;
}
ul.category_tabs li.current-cat {
	background-image:url(img/blackbg.png);
}

#contentholder {
	position: relative;
	width:950px;
	text-align:left;
	/*overflow:hidden;*/
}

#logo, #topmenu, #header {
	float:left;
	overflow:hidden;
}

#header {
	width: 950px;
}

#logo {
	margin-top: 65px;
}
#mainarea {
	clear:both;height: 100%;
	/*overflow:hidden;*/
	color:#676767;
}
#contentholder a {
	color: #656565;
}

#single {
	background: transparent;
	overflow:hidden;
	
	float:left;
	width:100%;
}
#singleholder {
/*	margin:0 35px;*/
	margin:10px 35px 20px 0px;
	overflow:hidden;
/*	padding:10px 0 20px 0;*/
	padding:10px 35px 20px 10px;
}

#colorselection {
	overflow:hidden;
	float:left;
	display:block;
	margin-bottom:10px;
}
.imagepan {
	clear:both;
}
.viewport {
	background-color:#000000 !important;
}
div.colorsquare {
	overflow:hidden;
	float:left;
	cursor:pointer;
	cursor:hand;
}
#bg1 { background-color:#FFFFFF; }
#bg2 { background-color:#e1e1e1; }
#bg3 { background-color:#c8c8c8; }
#bg4 { background-color:#afafaf; }
#bg5 { background-color:#969696; }
#bg6 { background-color:#7d7d7d; }
#bg7 { background-color:#646464; }
#bg8 { background-color:#4b4b4b; }
#bg9 { background-color:#323232; }
#bg10 { background-color:#191919; }
#bg11 { background-color:#000000; }
#padding {
	position:absolute;
	top:0px;
	left:0px;
/*	width:100%;
	height:100%;*/
/*	display:none;*/
}

.photocomment {
	margin-top:15px;
	margin-bottom:10px;
}

.photocomment h1 {
	margin-bottom:0px;
}

.photocomment p {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}

#comments {
	margin-top:15px;
	display:none;
	overflow:hidden;
	float:left;
	background-color:#0F0F0F;
	padding:15px 0;
	border:1px solid #1F1F1F;
}

div#commentformdiv textarea {
	width:425px;
}

#comments h3, #respond p {
	margin-bottom:5px;
}

ul.commentlist li {
	list-style:none;
	margin-left:0;
}
.left15px {
	margin-left:15px;
}

div.gravatar img {
	border:3px solid #2f2f2f;
}
div.gravatar {
	float:left;
	width:80px;
}
div.commentblock {
	float:left;
	width:350px;
}

div.commentblock p {
	margin-bottom:5px;
}

div.commentblock cite.fn {
	font-weight:bold;
	color:#FF6500;
}

div.commentblock .commentmetadata a {
	font-size:0.917em;
	color:#645E73 !important;
}

div.commentitem {
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}

div.w50 {
	overflow:hidden;
	float:left;
	width:448px;
}


#homephotos {
	float:left;
	margin-top: 36px;
	/*margin:0 20px;*/
	width:100%;
}
#homephotoholder {
	margin:3px 0 62px 3px;
	float:left;
}



div.photo {
	width:115px;
	height:115px;
	float:left;
	position:relative;
	overflow:hidden;
	/*margin:0 1px 1px 0;*/
}

div.photo.active {
	overflow:visible;
	z-index:998;
	color:#FFFFFF;
}

div.photo.active div.post-teaser {
	display:block;
	padding: 5px;
	width:105px;
	height:105px;
	text-align: center;
	font-size: 9px;
	position:absolute;
	overflow: hidden;
	top:115px;
	left: 0px;
	color:#FFFFFF;z-index: 1010110101010101;
}

div.photo div.post-body {
	display:none;
}

div.photo div.post-teaser {
	background:#000000;
	display:none;
}

.post-teaser p {
	margin-bottom: 6px;
	margin-top: 5px;
}

p.teaser-category {color: #3191F1;}
p.teaser-category span {color: #fff;}

p.teaser-title {color: #676767;}
p.teaser-client {color: #FF6600;}

.blankphoto {
	width:115px;
	height:115px;
	float:left;
	overflow:hidden;
	position:relative;
	/*margin:0 1px 1px 0;*/
	background-color:#000000;
}

#hack {
	width:115px;
	height:1150px;
	background-color:#666666;
	display:none;
	/*border:3px solid #FF6500;*/
}

#footer {
	position: absolute;
	bottom: 5px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	color:#313131;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	clear:both;
}

#page {

}

.navigation {
	overflow:hidden;
	clear:both;
}
.navigation .alignleft {
	float:left;
	overflow:hidden;
}
.navigation .alignright {
	float:right;
	overflow:hidden;
}

/** comment ***/
/*textarea {
	height:130px;
}

input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #FFFFFF;
	outline-color:#FF6500;
	outline-style:solid;
	outline-width:2px;
}

input.text, input.title, textarea, select {
	padding:5px;
	border:1px solid #a7a6aa;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
}
input.text {
	width:131px;
}
input.sendmessage {
	width:111px;
	margin-top:5px;
	display:block;
}
input.sendmessage:hover {
	cursor:pointer;
	cursor:hand;
}

span.error {
	color:#FF6500;
	display:block;
}*/


#about-col-1,
#about-col-2,
#contact-col-1,
#contact-col-2 {
	width: 432px;
	float: left;
	font-size: 11px;
	margin: 15px;
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 0px;
	font-family: "trebuchet ms", times, serif;
}


#contact-col-1 {
	width: 330px;
	margin-top: 20px;
}

#contact-col-2 {
	width: 572px;
	margin: 13px 0 0 30px;
}

#about-col-1 h1,
#about-col-2 h1,
#contact-col-1 h1,
#contact-col-2 h1 {
	font-size: 16px;
	border-bottom: 1px solid #1A1A1A;
	margin-bottom: 5px;
	height: 16px;
	width: 100%;
	background-repeat: no-repeat;
	text-indent: -9000px;
}

h1.about-the-designer {background-image: url("img/headings/about-the-designer.gif");}
h1.past-client {background-image: url("img/headings/past-client.gif");}
h1.friends-links {background-image: url("img/headings/friends-links.gif");clear:both}
h1.testimonials {background-image: url("img/headings/testimonials.gif");}
h1.contact-me {background-image: url("img/headings/contact-me.gif");}

#about-col-1 ul {
	float:left;
}

#about-col-1 li {
	margin-left: 12px;
}

#about-col-1 ul.first {	
	width: 220px;
	margin-right: 20px;
}

#about-col-1 ul.second {
	width: 190px;
}

#about-col-2 p {
	margin-bottom: 40px;
}

#about-col-2 span {
	float: right;
	font-style: italic;
	color: #333333;
}



/*----------------------------------
	FORM STYLING 
-----------------------------------*/

form {
	width: 330px;
	margin-top:10px;
	padding-bottom: 40px;
	border-bottom: 1px solid #1A1A1A;
}

form .hidden {
  text-indent: -9000px;
}

form input[type="hidden"] {
  display: none;
}

form br {clear:left;}

label, input, textarea {
	float:left;display: inline;
  	width:240px;
	margin-bottom:0px;
	padding: 2px;
}

form span {
  color: #58595B;
  font-size: 10px;
}

label {
	width:80px;
	text-align:left;
	padding-top:2px;
	padding-left: 0px;
	color: #3399FF;
}

input{
	margin-bottom: 10px;
}

input, textarea {
	border: 0px;
	color: #fff;
	/*margin-left: 100px;*/
	background: #0e0e0e;
}

textarea{
  height: 88px;
  margin-bottom: 6px;
}

.fieldWithErrors input{
	background-color: #FCC;
}

input.button {
	float: right;
	width: 70px;
	text-align: center;
    border: 0px;
	color:#656565; 
	background: #1F1F1F; 
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	margin: 5px 3px 10px 0px;
}
input.button:hover		{background:#3399FF;border: 0px;}

.failed-validation {background: #FF8888;}


/* ----------------------------------------------- 
		NOTICES
----------------------------------------------- */

#error {
	background: #FF4E4E;
	border: 3px solid #FF7C7C;
	padding: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
	margin-bottom:10px;
}

#success {
	background: #BBEECC;
	border: 3px solid #E3FFED;
	padding: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
	margin-bottom:10px;
}

/* the overlayed element */ 
div.overlay { 
	text-align: left;

    /* growing background image */ 
    background: #121212;
    /*background-image:url("img/white.png");*/
     
    /* dimensions after the growing animation finishes  */ 
    width:600px; 
    height:470px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    padding:55px; 
} 
 
/* default close button positioned on upper right corner */ 
div.overlay div.close { 
   background-image:url("img/close.gif");
    position:absolute; 
    right:0px; 
    top:0px; 
    cursor:pointer; 
    height:22px; 
    width:22px; 
} 



/* shadowbox overrides */ 

#sb-title-inner {
	display: none;
}

img#sb-content {
	cursor:pointer;
}

#sb-body {
	border: 14px solid #121212;
	background: #121212;
}
#sb-nav-close {
	background-image:url(img/close.png);
}


#sb-nav a#sb-nav-close {
	position: absolute;
	top: 2px;
	right: 0px;
	/*display: none;*/
}

#sb-nav {
	height: 18px;
	
	float:none;

}

#sb-nav a {
	height: 18px;
}

#sb-nav-previous,
#sb-nav-next {
	position: absolute;
	bottom: 30px;
	width:17px;
	height: 18px;
	background: url("img/arrows.png") no-repeat 0 0;
}

#sb-nav-previous {	
	left: -24px;
	background-position: 0 0;
}

#sb-nav-previous:hover {
	background-position: 0px -18px;
}

#sb-nav-next {
	right: -20px;
	background-position: -17px 0;
}

#sb-nav-next:hover {
	background-position: -17px -18px;
}



#sb-info {
	overflow: visible;
}

#sb-info-inner {
	height:30px;
}

#sb-counter {
	padding-top: 8px;
}

#sb-counter a.sb-counter-current {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: -25px 0;
}

#sb-counter a {
	background:  url("img/counter.png") no-repeat 0 0;
	color:#000;
	float: left;
	width: 20px;
	height: 16px;
	overflow:hidden;
	padding: 7px 0px 0 5px;
	margin-top: 0px;
	margin-right: 1px;
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
}

#sb-counter a:hover {
	background-position: -25px 0;
}

#sb-loading {
	text-indent: -9000px;
	background: url("img/ajax-loader2.gif") no-repeat center center;
}

#shadowbox-detail-content {
	position:absolute;
	display:none;
	bottom:0;
	right:0px;
	color:#676767;
	z-index:1000;
	width:300px;
	padding:10px;
	background-color: #121212
}

#shadowbox-detail-content h2 {
	color: #fff;
	font-weight: bold;
}
