/* resetting some default styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}

ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

html { font-size:100.01%; }
body { font-size:1em; }

textarea {overflow:auto}
button {cursor:pointer}
a {text-decoration:none}
a:hover {text-decoration:underline}
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}

body {
	background:#000;
	color:#e6e6e6;
	font-family:Arial, Verdana, Sans-serif;
}
#header {
	background:url(../images/header.jpg) no-repeat center top;
	height:578px;
	position: relative;
	z-index: 50;
}
#mainArea {
	height:549px;
	overflow:hidden;
	background:url(../images/content.png) no-repeat center top;
}
.content {
	width:960px;
	margin:0 auto;
	position: relative;
}
#mainArea .content {
	/*background:url(../images/contentBG.png) no-repeat -1px;*/
}
/*  -----------------------------------
	header
--------------------------------------*/
#claudiuNenu {
	display:block;
	background:url(../images/claudiuNenuLogo.png) no-repeat left -79px;
	text-indent: -9999px;
	width:414px;
	height:72px;
	margin:120px 0 0 16px
}
	#claudiuNenu:hover {
		background-position:left 1px
	}
/*  -----------------------------------
	top menu
--------------------------------------*/
#topMenu {
	margin-top:16px;
	height:42px;
}
	#topMenu li {
		float:left;
		position: relative;
		background:url(../images/topMenuOn.png) no-repeat left -9999px;
	}
	#topMenu li a {
		display:block;
		height:42px;
		line-height:42px;
		text-indent:-9999px;
		background:url(../images/topMenuOff.png) no-repeat left -9999px;
	}
	#topMenu li.t1{
		width:51px;
		background-position:-21px center
	}
	#topMenu li.t2{
		width:127px;
		background-position:-77px center
	}
	#topMenu li.t3{
		width:51px;
		background-position:-208px center
	}
	#topMenu li.t4{
		width:79px;
		background-position:-264px center
	}
	
	#topMenu li.t1 a {
		background-position:-21px center
	}
	#topMenu li.t2 a {
		background-position:-77px center
	}
	#topMenu li.t3 a {
		background-position:-208px center
	}
	#topMenu li.t4 a {
		background-position:-264px center
	}
	#topMenu .tooltip {
		position: absolute;
		bottom:-25px;
		left:50%;
		margin-left:-55px;
		width:100%;
		height:21px;
		display:none;
		width:110px;
	}
		
			#topMenu .t1 .tooltip {
				background:url(../images/tooltip_blog.png) no-repeat left top;
			}
			#topMenu .t2 .tooltip {
				background:url(../images/tooltip_photo.png) no-repeat left top;
			}
			#topMenu .t3 .tooltip {
				background:url(../images/tooltip_links.png) no-repeat left top;
			}
			#topMenu .t4 .tooltip {
				background:url(../images/tooltip_contact.png) no-repeat left top;
			}
		/*#topMenu li a.s {
					opacity: 100;
					-moz-opacity: 100;
				}*/
		#topMenu li.jumpTo {
			background:none;
			margin-left:150px;
		}
			#topMenu li.jumpTo a {
				text-indent: 0px;
				text-align: center;
				background:url(../images/jump.png) no-repeat left top;
				width:122px;
				height:23px;
				line-height:23px;
				color:#9a9a9a;
				font:700 11px/23px Arial, Verdana, Sans-serif;
				margin-top:8px;
			}
				#topMenu li.jumpTo a:hover {
					text-decoration:none;
					color:#e5e5e5
				}
/*  -----------------------------------
	twits
--------------------------------------*/
#twits {
	margin-top:50px;
	z-index: 100;
	color:#e7e7e7	
}
	#twitsDrag {
		position: relative;
		background:url(../images/twitter.png) no-repeat right bottom;
		width:400px;
		height:130px;
		font-size:.8em;
		line-height:140%;
		margin:0 auto;
		padding:64px 74px 10px 170px
	}
		#twitsDrag .handler {
			width:190px;
			height:100px;
			background:url(../images/twittie.png) no-repeat left top;
			position: absolute;
			top:0;
			left:0;
			cursor:move;
		}
		#twitter_update_list {
			margin-top:30px;
		}
/*  -----------------------------------
	slider
--------------------------------------*/

	#where h1,
	#contact h1,
	#links h1,
	#photo h1 {
		margin-top:45px;
		background:url(../images/title_findMe.png) no-repeat center top;
		width:960px;
		height:70px;
		text-indent: -9999px;
	}
	#contact h1 {
		background-image:url(../images/title_contact.png)
	}
	#links h1 {
		background-image:url(../images/title_links.png)
	}
	#photo h1 {
		background-image:url(../images/title_photography.png)
	}
#where .whereIcons {
	margin:10px 0 0 71px
}
	#where .deviant,
	#where .flickr,
	#where .lastfm {
		float:left;
		width:233px;
		height:233px;
	}
	#where .deviant {
		background:url(../images/deviant1.png) no-repeat left top;
	}
	#where .flickr {
		background:url(../images/flickr1.png) no-repeat left top;
		margin-left:68px;
		margin-right:63px;
	}
	#where .lastfm {
		background:url(../images/lastfm1.png) no-repeat left top;
	}

	#where .deviant span,
	#where .flickr span,
	#where .lastfm span {
		display:block;
		width:233px;
		height:233px;
	}
	#where .deviant span{
		background:url(../images/deviant2.png) no-repeat left top;
	}
	#where .flickr span{
		background:url(../images/flickr2.png) no-repeat left top;
	}
	#where .lastfm span{
		background:url(../images/lastfm2.png) no-repeat left top;
	}
#sliderWrapper {
	width:4800px;	
	height:500px;
	position: relative;
	overflow:hidden;
}
#where,
#contact,
#links,
#blog,
#photo {
	width:960px;
	float:left;
	height:500px;
}

#contact {
}
#slider {
	position: relative;
	width:960px;
	height:500px;
	overflow:hidden;
}
	.prev,
	.next {
		position: absolute;
		top:250px;
		left:0px;
		background:url(../images/arrowPrevOff.png) no-repeat left top;
		width:46px;
		height:68px;
	}
 .next {
	left:auto;
	right:0px;
	background-image:url(../images/arrowNextOff.png);
}
 .prev:hover {
	background-image:url(../images/arrowPrevOn.png)
}
 .next:hover {
	background-image:url(../images/arrowNextOn.png)
}

#contactForm {
	width:700px;
	margin:60px auto 0
}
#contact form label {
	width:70px;
	float:left;
	text-align: right;
	padding-right:10px;
	font:700 14px Arial, Verdana, Sans-serif;
	line-height:34px;
	height:34px;
	color:#e7e7e7	
}
#contact form {
	float:left;
	width:450px;
}
#contact form li {
	margin-bottom:30px;
}
	#contact form input.text,
	#contact form textarea {
		border: none;
		background:transparent;
		width:310px;
		margin:9px 0 0 5px;
		color:#999;
		font:100 12px Arial, Verdana, Sans-serif;	
	}
	#contact form span.text {
		float:left;
		width:317px;
		height:34px;
		background:url(../images/textInput.png) no-repeat left top;
	}
	#contact form span.textarea {
		height:115px;
		width:317px;
		background:url(../images/textarea.png) no-repeat left top;
		float:left
	}
		#contact form textarea {
			width:310px;
			height:110px;
			margin:2px;
		}
		#contact form button {
			background:url(../images/submitBTN.png) no-repeat left top;
			width:98px;
			height:27px;
			border: none;
			text-indent: -9999px;
		}

#contact .right {
	float:left;
	width:250px;
	color:#999;
	margin:30px 0 0 0px;
	display:inline;	
}
	#contact .right .phone {
		background:url(../images/phoneIcon.png) no-repeat left top;
		height:48px;
		font-size:.8em;
		line-height:150%;
		margin-bottom:40px;
	}
	#contact .right .phone p {
		margin-left:60px;
		margin-top:10px;
	}
	#contact .right .phone p.less {
		margin-left:30px;
	}
	#contact .right .mail {
		background:url(../images/emailIcon.png) no-repeat left top;
		padding-left:70px;
		font-size:.8em;
	}
		#contact .right .mail p {
			margin-bottom:5px;
		}

#links dl {
	float:left;
	width:160px;
	margin-right:15px;
	margin-top:20px;
	display:inline;
}
#linkLists {
	width:700px;
	margin:20px auto 0
}
	#links dt {
		
		color:#e5e5e5;
		font-size:1.1em;
		font-weight:700;	
		margin-bottom:10px;
	}
		#links dt strong {
			border-bottom:1px dashed #6c6c6c;
		}
	#links dd {
		font-size:.77em;
		margin-top:7px;
	}
	#links dd a {
		color:#bababa;
		padding:2px
	}
	#links dd a:hover {
		color:#fefefe;
		background-color:#007a9f;
		text-decoration:none;
				
	}
	
a.basic {
		color:#bababa;
		padding:2px;
}

a.basic:hover {
		color:#fefefe;
		background-color:#007a9f;
		text-decoration:none;
				
}
	
/*  -----------------------------------
	gallery
--------------------------------------*/
#gallery {
	width:650px;
	margin:0 auto
}
	#gallery ul {
		width:420px;
		float:left;
		margin-top:30px;
		margin-left:35px;
		padding-left:20px;
		height:320px;
	}
		#gallery li {
			float:left;
			width:80px;
			height:80px;
			margin:0 25px 25px 0;
		}
			#gallery li a {
				display:block;
				background-color:#000;
			}
				#gallery li img {
					display:block;
					width:80px;
					height:80px;
					
				}
#gallery a.galleryPrev,
#gallery a.galleryNext  {
	float:left;
	margin-top:95px;
	width:50px;
	padding-left:25px;
	font:700 16px Arial, Verdana, Sans-serif;
	color:#e7e7e7;
	text-align: left;
}
#gallery a.galleryNext {
	float:right;
	padding:0 25px 0 0;
	text-align: right;	
}
#gallery a.galleryPrev:hover{text-decoration:none;background:url(../images/arrowGalleryBack.png) no-repeat left center;}
#gallery a.galleryNext:hover{text-decoration:none;background:url(../images/arrowGalleryNext.png) no-repeat right center;}

#footer {
	height:152px;
	overflow:hidden;
	background:url(../images/footer.jpg) no-repeat center top;
}

#footer {
	font-size:.7em;
}	
#footer .left {
	float:left
}
#footer .right {
	float:right
}
#footer .content {
	padding-top:60px;
	color:#5c605e;	
}
#ie6Shit {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:5000px;
	background-color:#000;
	font-size:2em;
	padding-top:100px;
	text-align: center;
	display:none;
	z-index: 9999;
}






/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#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;	
}


#sliderWrapper p{
	font-size:12px;
	line-height:140%;
	margin-top:10px;
	color:#bababa;	
	width:700px;
	margin:5px auto 5px
}


#twitter_update_list a {
	color:#999	
}

#sliderWrapper a {
	color:#e7e7e7;	
	font-weight:700;
			
}