/* ----------------------------------------------
	Template Name : UrbanArtist
	Template Code : S-0025
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : June 30, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* {margin: 0; padding: 0; outline: 0}

html {
	background: url(../images/newbackground.jpg); background-repeat: repeat;}

body {font: 13px/165% Arial, Geneva, Verdana, Helvetica, sans-serif; color: #5E5E5E; margin: 0; padding: 0; no-repeat center top; text-align: center;}

.portfolio-images {
	margin: 0 20px 0 15px;}

.portfolio_two-images {
	margin: 0 20px 0 0px;}

.logo-images {
	margin: 0 30px 0 50px;}


.thumb-images {
	margin: 10px 0px 0px 115px; border: 2px solid #1B1B1B; }



.second_thumb-images {
	margin: 10px 0px 0px 10px; border: 2px solid #1B1B1B;}

.tube-images {
	margin: 10px 0px 0px 60px; border: 0px solid #1B1B1B;}

.side_thumb-images {
	margin: 10px 0px 0px 10px; border: 0px solid #1B1B1B;}





/* Links */
a, a:visited {text-decoration: none; color:#5E5E5E;}
a:hover {color: #e73e97; border-bottom: 0px dotted #438800;}

/* headers */
h1, h2, h3, h4, h5 {font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;}
h1 {font-size: .8em; font-weight:normal; letter-spacing: 0px; padding: 0px; margin: 0px 0px 0px 20px;}
h2 {font-size: 1.3em; color: #5E5E5E; font-weight: bold; padding: 5px; margin: 10px 5px 5px 20px;}
h3 {font-size: 1.7em; color: #00a4e4; font-weight: bold; padding: 5px; margin: 15px 5px 0px 20px;}
h4 {font-size: 1.7em; color: #00a4e4; font-weight: bold; padding: 5px; margin: 15px 5px 0px 32px;}
h5 {font-size: 14px; color: #5E5E5E; font-weight:normal ;padding: 5px; margin: 15px 5px 0px 32px;}
h6 {font-size: 1.7em; color: #00a4e4; font-weight: bold; padding: 5px; margin: 15px 5px 0px 110px;}
h7 {font-size: 14px; color: #5E5E5E; font-weight:normal ;padding: 5px; margin: 15px 5px 0px 85px;}



p, dl {padding: 5px; margin: 0 40px 0 20px;}

ul, ol {margin: 10px 20px; padding: 0 20px;}
ul { list-style: none; }

dt {font-weight: bold; color: #FAFAFA;}
dd {padding-left: 25px;}

/* images */
img { border: 0px solid #1B1B1B; padding: 0px; no-repeat center top; text-align: center;}
img.float-right {margin: 5px 0px 10px 10px;}
img.float-left {margin: 5px 10px 10px 0px;}


/* ------------------------------------------
   LIGHTBOX 
------------------------------------------- */ 



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {width: 860px; margin: 0 auto; text-align: left;}

#header {position: relative; width: 860px; height: 0px; margin: 0; padding: 0;}
#header h1#logo-text a {position: absolute; margin: 0; padding: 0; font: bold 100px 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif; letter-spacing: -1.5px; color: #F8F8F8; text-decoration: none; text-transform: none;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 125px; left: 25px;}

#header h1#logo-text a:hover {background: none;	border: none;}
#header p#intro {position: absolute; margin: 0; padding: 0; font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif; font-weight: bold; font-size: 16px; line-height: 1.5em; font-style: normal; text-transform: none; color: #6D7D2D; width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 205px; left: 30px;}

/*  Navigation  */
#nav {background: url(../images/topbarnew.jpg); background-repeat:no-repeat;background-position: center top; position: absolute; margin: 0; padding: 0; height: 185px; width:860px; left: 0px; top: 0px;}
#nav ul {position: absolute; float: left; list-style: none; height: 25px; margin: 52px 0 0 171px; padding: 0; display: inline;}
#nav ul li {display: inline; margin: 0; padding: 0;}
#nav ul li a {float: left; margin: 0; padding: 80px 1.1em 5px; font: bold 15px/50px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif; text-decoration: none; color: #64635f; text-transform: uppercase; background: none}
#nav ul li a:hover{color:#e73e97;background: url(../images/.jpg); height: 10px;}
#nav ul li a:active {color: #eee; background: none; border: none; }


/* Top Column */
#Top {float: left; width: 873px; height:200px; padding: 0; margin: 0px 0 0px 42px; display: inline; background:# ; border: px dashed red;}


/* Main Column */
#main {float: left; width: 300px; height:500px; padding: 0; margin: 190px 0 0 15px; display: inline; background:black ; border: 3px solid #0b0b0c;}

/* Second Column */
#Second {float: right; width: 498px; height:500px; padding: 0; margin: 190px 27px 0 0px; display: inline; background:black ; border: 3px solid #0b0b0c;}


/* Third Column */
#Third {float: left; width: 812px;  padding: 0; margin: 190px 0px 0 15px; display: inline; background:black ; border: 3px solid #0b0b0c;}



/* footer */
#footer {clear: both; background: color: #64635f; border-bottom: 0px solid #010000;}
#footer a {color: #64635f; border: none;}
#footer a:hover {color: #e73e97;}
#footer-left {float: left; padding: 5px 0px 0px 0px;}
#footer-right {float: right;padding: 5px 30px 0px 0px;}

/* postmeta */
.postmeta {padding: 7px 5px; margin: 20px 10px 30px 10px; font-size: 1em; color: #545454; border: 1px solid #111; background: #070707;}
.postmeta .date{margin: 0 10px 0 5px;}
.postmeta a.comments {margin: 0 10px 0 5px;}
.postmeta a.readmore {margin: 0 10px 0 5px;}



/* alignment classes */
.float-left  {float: left;}
.float-right {float: right;}
.align-left  {text-align: left;}
.align-right {text-align: right;}

/* display and additional classes */
.no-border {border: none; }
.clearer {clear: both; }
.clear {display:inline-block; }
.clear:after {display:block; visibility:hidden; clear:both; height:0; content: ".";}


