/* ##########################################
   ##  Name: Personal Portfolio            ##
   ##  Developed by: cesiel1993            ##
   ##  File: black.css - Black Stylesheet  ##
   ##  Last Updated: January 25th, 2009    ##
   ##  Help: Email - cesiel1993@gmail.com  ##
   ##########################################
*/


body {
	background: url(../images/black/bg.gif) repeat;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #333333;
	line-height: 2em;
}


/* ---- Standard Elements ---- */

a {
	color: #3475b8;
	text-decoration: none;
}

a:hover {
	color: #3475b8;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a:visited {
	color: #1c62ac;
	text-decoration: none;
}

a img {
	border: 0;
}

p {
	line-height: 2em;
	color: #333333;
	margin-top: 5px;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #222222;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	padding: 0;
}

h1 {	font-size: 26px; letter-spacing: -.7px; }
h2 { font-size: 24px; letter-spacing: -.7px; }
h3 { font-size: 22px; letter-spacing: -.5px; }
h4 { font-size: 18px; letter-spacing: -.3px; }
h5 { font-size: 16px; letter-spacing: -.3px; }

.underline{
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDDDDD;
}

hr {	
	background: #DDDDDD;
	color: #DDDDDD;	
	height: 1px;
	border: 0;
	margin: 20px 0 20px 0;
}

hr.portfolio {
	margin: 30px 0 15px 0;
}

input, textarea {
	background: #F9F9F9;
	border: 1px solid #DDDDDD;
	padding: 7px;
	font: 12px Arial, Helvetica, Sans-Serif;
	margin-top: 10px;
}


/* ---- Header ---- */

#header_container {
	width: 900px;
	margin: 0 auto;
}

#header {
	background: url(../images/black/header_bg.gif) repeat-x;
	height: 106px;
}

.header_title {
	background: url(../images/black/header_title.gif) no-repeat;
	height: 106px;
	width: 600px;
}

.bg_gradient {
	background: url(../images/black/bg_gradient.gif) repeat-x;
	height: 120px;
	margin-bottom: -100px;
}


/* ---- Portfolio Display ---- */

#display {
	background: url(../images/content_bg.gif) repeat-y;
	width: 900px;
	height: 201px;
	position: absolute;
	overflow: hidden;
}

#display_right {
	float: left;
	width: 580px;
	padding: 10px;
}

.button_bg {
	background: url(../images/black/button_bg.gif) repeat-x;
	height: 14px;
	font: 10px Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	border: 0;
	cursor:pointer;
}

.button_bg2 {
	background: #222222;
	height: 14px;
	font: 10px Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px 10px 20px 10px;
	border: 0;
	cursor:pointer;
}

.tdmarginright td {
	padding: 5px 10px 0 0;
}


/* ---- Content ---- */

#content_container {
	width: 900px;
	margin: 0 auto;
}

#content {
	background: url(../images/content_bg.gif) repeat-y;
	margin-bottom: 20px;
}

.spacer {	
	height: 1px;
	clear: both;
}

/* ---- Left Sidebar ---- */

#left {
	float: left;
	width: 300px;
}

#left p { 
	margin: 0;
	padding: 0;
}

.left_content {
	margin: 15px 15px 15px 20px;
}

.left_title {
	background: url(../images/black/left_title.gif);
	width: 285px;
	height: 34px;
	padding: 12px 0 0 15px;
	font: 18px Arial, Helvetica, Sans-Serif;
	letter-spacing: -.3px;
	color: #FFFFFF;
}

.left_nav dl {
	width: 300px;
	padding: 0;
	margin: 0;
}

.left_nav dd  {
	margin: 0;
	padding: 5px 0 5px 15px;
	color: #333333;
}

.left_nav dd a, a:hover {
	color: #333333;
}

.left_nav  dd:hover {
	background: #FFFFFF;
	margin: 0;
	padding: 5px 0 5px 15px;
	cursor: pointer;
}


/* ---- Right Content Section ---- */

#right {
	float: left;
	width: 550px;
	padding: 25px;
}

#right img.right {
	background: #DDDDDD;
	border: 1px solid #B9B9B9;
	padding: 10px;
	margin: 5px 0 10px 15px;
}

#right img.left {
	background: #DDDDDD;
	border: 1px solid #B9B9B9;
	padding: 10px;
	margin: 5px 15px 10px 0;
}

#right img.center {
	background: #DDDDDD;
	border: 1px solid #B9B9B9;
	padding: 10px;
	margin: 10px 0 10px 0;
}


/* ---- Footer ---- */

#footer {
	padding-bottom: 20px;
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #888888;
}


/* ---- jFlow ---- */

#myController span{
	display: none;
}

#myController span.jFlowSelected  {
	background:#F00;
}

.jFlowPrev, .jFlowNext {
	background: url(../images/black/button_bg.gif) repeat-x;
	height: 14px;
	font: 10px Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 6px 10px 5px 10px;
	cursor:pointer;
}


/* ---- jQuery Lightbox ---- */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}