/*  
Theme Name: Skrambo Theme
Theme URI: http://skrambo.com.au
Description: Custom WP Integration for Skrambo :)
Version: 1.0

*/


/* main styles */
body {
	margin:0;
	padding:13px 0 0 0;
  	color:#333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:#000 url(images/bg.gif);
	}
form {
	margin:0;
	padding:0
	}
img {border:none;display:block;}
a {
	text-decoration:none;
	color:#fff;
	}
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
input.text,
input,
select,
textarea {
	color:#001638;
	font-family:tahoma,arial,sans-serif;
	font-size:100%;
	font-weight:normal;
	}
	
#main {
	margin:0 auto;
	width:780px;
	}
#header {
	width:780px;
	height:140px;
	margin:0 0 1px 0;
	}
	
#headerSearch {
	margin:0;
	padding:0;
	width:200px;
	position:absolute;
	top:20px;
	left:20px;
	height: 30px; 
	
	}	
	
input#s { /* Search Box */

	border-right: #7c7c7c 1px solid; 
	border-top: #7c7c7c 1px solid; 
	font-size: 12px; 
	padding-left:4px;
	background: url(images/search-input.gif);
	border-left: #7c7c7c 1px solid; 
	color: #727272; 
	border-bottom: #7c7c7c 1px solid; 
	background-color:#FFFFFF;
	font-size:70%;
	}

#nav {
	position:relative;
	margin:0 0 1px 0;
	background:url(images/bg-nav.gif) no-repeat left top;
	width:780px;
	height:63px;
	}
#main-navigation {
	margin:0;
	padding:0;
	width:573px;
	position:absolute;
	top:25px;
	left:190px;
	}
#main-navigation li {
	float:left;
	list-style:none;
	font:bold 70% verdana,arial,sans-serif;
	text-transform:uppercase;
	width:17%;
	text-align:center;
	overflow:hidden;
	}
#main-navigation li a {position:relative;}
#main-navigation li.home {width:15%;margin-right:-5px;}
#main-navigation li a:hover {color:#09c;}

#middle {
	width:100%;
	}
#left-column {
	float:left;
	width:200px;
	}
#right-column {
	float:right;
	width:578px;
	}

p {
	font-size:70%;
	margin:0 0 16px 0;
	}
p strong{
	font-size:105%;
	margin:0 0 16px 0;
	text-transform:uppercase;
	color:#333;
	}

.box {
	width:100%;
	margin:0 0 1px 0;
	}
.box .top,
.box .bottom {
	clear:both;
	width:100%;
	height:12px;
	overflow:hidden;
	background:url(images/bg-top-box.gif) repeat-x top;
	}
.box .bottom {
	background:url(images/bg-bottom-box.gif) repeat-x bottom;
	}
.box .lc,
.box .rc {
	height:12px;
	width:12px;
	overflow:hidden;
	}
.box .top .lc {
	float:left;
	background:url(images/bg-top-box-left.gif);
	}
.box .top .rc {
	float:right;
	background:url(images/bg-top-box-right.gif);
	}
.box .bottom .lc {
	float:left;
	background:url(images/bg-box-bottom-left.gif);
	}
.box .bottom .rc {
	float:right;
	background:url(images/bg-box-bottom-right.gif);
	}
#left-column .box {
	overflow:hidden;
	background:url(images/bg-box-left.gif) repeat-y left;
	}
#left-column .box .middle {
	padding:0 12px;
	width:176px;
	}
#right-column .box {
	overflow:hidden;
	background:url(images/bg-box-right.gif) repeat-y left;
	}
#right-column .box .middle {
	padding:0 12px;
	width:554px;
	}
	
#right-column .box a {color:#c30;}

h3 {
	height:26px;
	background:url(images/bg-text-header.gif) repeat-x top;
	font-family:Verdana, sans-serif;
	font-size:62%;
	font-weight:normal;
	text-transform:uppercase;
	line-height:24px;
	margin:0;
	color:#fff;
	}
	
.lab-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/lab.gif) no-repeat 8px 3px;
	}
.globe-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/globe.gif) no-repeat 8px 3px;
	}
	
.bombs-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/bombs.gif) no-repeat 8px 3px;
	}
.mouse-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/mouse.gif) no-repeat 8px 3px;
	}

.featuredProject-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/19.gif) no-repeat 8px 3px;
	}

.bomb-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/bomb.gif) no-repeat 8px 3px;
	}
	
.calc-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/calc.gif) no-repeat 8px 3px;
	}
	
.hook-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/hook.gif) no-repeat 8px 3px;
	}
	
.email-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/email.gif) no-repeat 8px 3px;
	}	

.flash-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/flash.gif) no-repeat 8px 3px;
	}
.all-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/all.gif) no-repeat 8px 3px;
	}
.filter-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/filter.gif) no-repeat 8px 3px;
	}
	
.monitor-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/monitor.gif) no-repeat 8px 3px;
	}	
	
.palette-icon h3 span { /* Added ".featuredProject-icon" to make it possible to have different icons for each panel */
	padding:5px 0 5px 33px;
	background:url(images/palette.gif) no-repeat 8px 3px;
	}
		
.currentNews-icon h3 span {
	padding:5px 0 5px 33px;
	background:url(images/20.gif) no-repeat 8px 3px;
}

.links-icon h3 span {
	padding:5px 0 5px 33px;
	background:url(images/links.gif) no-repeat 8px 3px;
}
	
.singlePost h3 span { 
	padding:5px 0 5px 33px;
	background:url(images/3.gif) no-repeat 8px 3px;
	}	
	
.subNav-icon h3 span { 
	padding:5px 0 5px 33px;
	background:url(images/16.gif) no-repeat 8px 3px;
	}		
	
.googleAds h3 span { 
	padding:5px 0 5px 33px;
	background:url(images/ico-globe.gif) no-repeat 8px 3px;
	}	
	
.profileIcon h3 span { 
	padding:5px 0 5px 33px;
	background:url(images/14.gif) no-repeat 8px 3px;
	}	
	
.profileIcon2 h3 span { 
	padding:5px 0 5px 33px;
	background:url(images/eye.gif) no-repeat 8px 3px;
	}
/*
.searchIcon {		    
	background:url(images/search_icon.gif) no-repeat top left;
	}	
	
.searchIcon form { margin-left: 30px; }	
*/
	


p a {color:#c30;}

.menu {
	width:176px;
	background:#fff;
	padding:0px;
	border:0px solid #000;
	float:left;
	margin:0 0 0 1px;
	text-transform:uppercase;
	}
	
	.menu2 {
	width:100%;
	background:#fff;
	padding:0px;
	border:0px solid #000;
	float:right;
	margin:0 0 0 1px;
	text-transform:uppercase;
	}
	
.active {font-family:Verdana, sans-serif;font-size:62%;display:block; color:#000; border-color:#c9a105 #ffd42e #ffd42e #caa205; text-align:right; padding:1px 10px; padding-bottom:1px; background: url(images/main_icon_default1.gif) #eb0 no-repeat 0 50%; }

	
.menu a, .menu a:visited {text-decoration:none;}
.menu li {padding:0; margin:0;list-style:none;width:100%;float:left;}


.menu .aa, .menu .bb, .menu .cc, .menu .dd, .menu .ee, .menu .ff, .menu .gg {border:1px solid #000;}
.menu .aa {display:block; text-align:left; color: #fff; font-family:Verdana, sans-serif;font-size:62%; border-color:#ffd42e #caa205 #c9a105 #ffd42e; background: #5A6470; padding:1px 2px;}
.menu .bb {display:block; border-color:#ffdc56 #957704 #937603 #ffdc56;}
.menu a, .menu a:visited, .menu b {display:block; text-decoration:none; color:#000; font-size:1em; font-weight:bold; width:100%; background:#000;}
.menu .dd {border-color:#d5d3ca #f7f6ef #f7f6ef #d5d3ca;}
.menu .ee {border-color:#b8b7af #f7f6ef #f7f6ef #b8b7af;}
.menu .ff {border-color:#9c9b95 #f7f6ef #f7f6ef #9c9b95;}
.menu .gg {border-color:#d5d3ca #fff #fff #d5dc3a; margin:0px;}
.menu a:hover, .menu b {display:block; color:#c00; background:#000; cursor:pointer;}
.menu a:hover .bb, .menu b .bb {display:block; color:#fff; background:#fff; border-color:#937603 #ffdc56 #ffdc56 #957704;}
.menu a:hover .aa, .menu b .aa {display:block; color:#000; border-color:#c9a105 #ffd42e #ffd42e #caa205; text-align:right; padding:1px 10px; padding-bottom:1px; background: url(images/main_icon_default1.gif) #eb0 no-repeat 0 50%; }


.menu2 a, .menu a:visited {text-decoration:none;}
.menu2 li {padding:0; margin:0;list-style:none;width:100%;float:left;}
.menu2 .aa, .menu2 .bb, .menu2 .cc, .menu2 .dd, .menu2 .ee, .menu2 .ff, .menu2 .gg {border:1px solid #000;}
.menu2 .aa {display:block; text-align:left; color: #fff; font-family:Verdana, sans-serif;font-size:62%; border-color:#ffd42e #caa205 #c9a105 #ffd42e; background: #5A6470; padding:1px 2px;}
.menu2 .bb {display:block; border-color:#ffdc56 #957704 #937603 #ffdc56;}
.menu2 a, .menu2 a:visited, .menu2 b {display:block; text-decoration:none; color:#000; font-size:1em; font-weight:bold; width:100%; background:#000;}
.menu2 .dd {border-color:#d5d3ca #f7f6ef #f7f6ef #d5d3ca;}
.menu2 .ee {border-color:#b8b7af #f7f6ef #f7f6ef #b8b7af;}
.menu2 .ff {border-color:#9c9b95 #f7f6ef #f7f6ef #9c9b95;}
.menu2 .gg {border-color:#d5d3ca #fff #fff #d5dc3a; margin:0px;}
.menu2 a:hover, .menu2 b {display:block; color:#c00; background:#000; cursor:pointer;}
.menu2 a:hover .bb, .menu2 b .bb {display:block; color:#fff; background:#fff; border-color:#937603 #ffdc56 #ffdc56 #957704;}
.menu2 a:hover .aa, .menu2 b .aa {display:block; color:#000; border-color:#c9a105 #ffd42e #ffd42e #caa205; text-align:right; padding:1px 10px; padding-bottom:1px; background: url(images/main_icon_default1.gif) #eb0 no-repeat 0 50%; }


.text-content {
	padding:10px 6px 0 6px;
	}
.text-content p,
.profile p {
	margin:0 0 16px 0;
	}

.profile {
	padding:0px;
	}
.profile .image {
	float:left;
	padding:4px;
	border:1px solid #ccc;
	}
.profile .text {
	float:right;
	width:110px;
	}
.profile .text .h {
	font-size:113%;
	font-weight:normal;
	}
.profile .text .h a {color:#2569C4;}
.profile p {
	margin:0 0 16px 0;
	}
	

.valid {
	padding:13px 0;
	text-align:center;
	font-size:78%;
	}
.valid a {
	color:#333;
	background:url(images/icon-validate.gif) no-repeat left;
	padding:0 0 0 15px;
	}


.feature-project {
	padding:16px 20px 20px 20px;
	}
.feature-project .image {
	float:right;
	width:100px;
	padding:4px;
	border:1px solid #ccc;
	margin:0 0 25px 0;
	}
.feature-project .text {
	float:left;
	width:395px;
	text-align:right;
	}

.project .name {
	font-size:125%;
	font-weight:normal;
	}
.project .name a {
	color:#2569C5 !important;
	}
		
/* ---------------------------------links--------------------------------- */


.project .links a:hover {
	color: #c30;
	text-decoration: underline;
	}
.project .links {
	font-size:70%;
	text-transform:uppercase;
	margin:0 0 2px 0;
	}
	
.project p {margin:0 0 15px 0 !important;font-size:78%;}

.project-list {
	padding:20px 11px 0 11px;
	}
	.project-listPort {
	padding:15px 11px 0px 11px;
	}
.project-list .image {
	float:left;
	padding:4px;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
	}
	.project-listPort .image {
	float:left;
	padding:4px;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
	}
	
.project-list .line {
	clear:both;
	height:1px;
	margin:20px 0;
	background: url(images/hr.gif) repeat-x;
	width:100%;
	overflow:hidden;
	}
	
.skrambo-profile {
	padding:0px 0px 0 0px;
	}
.skrambo-profile .image {
	float:left;
	padding:4px;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
	}
.skrambo-profile .line {
	clear:both;
	height:1px;
	margin:20px 0;
	background: url(images/hr.gif) repeat-x;
	width:100%;
	overflow:hidden;
	}

#footer-nav {
	margin:0;
	padding:15px 0 17px 0;
	text-align:center;
	}
#footer-nav li {
	display:inline;
	font-size:64%;
	text-transform:uppercase;
	}
#right-column .box #footer-nav li a {
	padding:0 7px 0 4px;
	color:#333;
	font-family:verdana,sans-serif;
	background:url(images/delimiter.gif) no-repeat right;
	}
#right-column .box #footer-nav li a:hover {color:#09c;}
#right-column .box #footer-nav li.last a {padding-right:0;background:none;}

.statusIcons {
position: relative; width:160px; margin:10px 10px 10px 10px; 
}
.sykpe {
float: left; width:80px; text-align:center;
}
.msn {
float:right; width:80px; text-align:center;
}
.feature_flash{
	z-index: 9;
}

/* Wordpress Specific Styles */

.post {
  padding: 2px 5px 5px 5px;
  }
  
  .post-index {
  padding: 10px;
  }

.post h2 a {
  margin: 0;
  padding: 0;
  }
  
#entryImage {
  position: relative;
  top: 0;
  left: 0;
  padding-right: 10px;
  }
  
.postInfo {
  color: #c30;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  margin: 0;
  margin-bottom: 2px;
  }  
  
div.entry {
  margin: 10px;
  }
    
.entry p {
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  color: #333;
  font-size: 78%; 
  }  
  
.name a { 
  color: #2569C5 !important;
  font-size: 19px;
  font-weight: lighter;
  }  
  
.name h2 {
  padding: 0;
  margin: 0;  
  } 
  
#nameSingle a { 
  color: #2569C5 !important;
  font-size: 19px;
  font-weight: lighter;
  } 
    
#nameSingle h2 {
  margin: 0; padding: 0;
  margin-bottom: 10px;
  }    
  
.line {
	clear:both;
	height:1px;
	margin:0;
	padding: 0;
	background: url(images/hr.gif) repeat-x;
	width:100%;
	overflow:hidden;
	}  
	
.post-image {
    float: left;
	padding: 4px;
	border:1px solid #ccc;
	margin-right: 10px;
	}	

.feature-project .post-image { /* Special addition for the Featured Project image */
    float: none;
	padding: 0;
	border: none;
	margin-right: 0;
	}
	
#respond {
   padding-left: 5px;
   }
   
#commentWrapper {
   padding: 5px;
   }   	

/* Comment Styles Begin Below */

h3#comments span {
   padding:5px 0 5px 33px;
   background:url(images/5.gif) no-repeat 8px 3px;
   }
   
h3#respond span {
   padding:5px 0 5px 33px;
   background:url(images/15.gif) no-repeat 8px 3px;
   }   
   
div.comment {
	margin: 10px 5px 0;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
}      
	
.comment h4 {
   margin: 0; padding: 0;
   }
   
div.comment p {
	margin: 0;
	line-height: 1.4em;
	color: #5c5c5c;
	margin-top: 5px;
}
div.comment p, div.comment ul, div.comment ol, div.comment blockquote {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

div.time {
	text-shadow: 2px 2px 1px #fff;
	text-align: right;
	clear: both;
	color: #989898;
	padding: 0 5px 2px;
	font-size: 0.7em;
}

div.date {
	text-shadow: 2px 2px 1px #fff;
	text-align: center;
	float: left;
	padding: 5px 5px 0;
	background: url(images/comments_date_bg.png); 
	margin-right: 10px;
}

div.date span {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
}

div.date span.month, div.date span.weekday {
	font-size: .8em;
	color: #999999;
}

div.date span.day {
	color: #56b2ec;
	font-size: .9em;
	margin: -2px;
}

span.count {
	text-shadow: 2px 2px 1px #f7f7f7;
	font-size: 1.5em;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 5px;
	color: #d5d5d5;
}

div.commentText {	
	padding: 5px;
	margin-left: 3.5em;
	height: 100%;
}	

div.skrambo {
	background: url(images/skrambo_corner_tag.png) no-repeat top right !important;
	margin: 0; padding: 0;
	
}

div.altskrambo {
	background: #dde1e5 url(images/skrambo_corner_tag.png) no-repeat top right !important;
	
}

div.alt {
	background: #f9f9f9;
}
div.tags {
	width: 100%;
}

/* Extras */

h2.center { margin-left: 10px; } /*404 page*/

p.postmetadata { 
  padding-top: 10px;
  border-top: 1px dashed #ccc;
  }
  
  div.portfolioEntry img[title=thumb] { /* Hides all thumbnails with a title of thumb */ 
  display: none;
  }
  
  /*posts */
  
  .thinborder{
  float:left;
  border:solid 1px yellowgreen;
  padding:5px;
  margin-right:5px;
}

.dropcap {
  float: left;
  font: normal 60pt/0.8em Georgia,
  Helvetica, Verdana, Arial, 
  sans-serif;
  color: yellowgreen;
  margin-right: 3px;
}

.pullout{
  width:30%;
  padding:10px;
  background-color:yellowgreen;
  color:#F5F5F5;
  float:right;
  font: bold 14pt/1em Arial, 
  Helvetica, sans-serif;
  text-align:left;
  letter-spacing: 0.05em;
  margin:5px;
  clear: both;
}

blockquote.withquote {background:url(http://www.skrambo.com.au/images/quote.gif)
no-repeat;background-position:top left;text-align: justify;padding-left:20px;
} 

p.withunquote {background: url(http://www.skrambo.com.au/images/unquote.gif) no-repeat;background-position:bottom right;padding-right:5px;}

img[title=thumb] { /* Hides all thumbnails with a title of thumb */ 
  display: none;
  }
  
  #flashcontent {
  	background:#000000;
  }
  
  /*blog menu */
 

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_
	_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}




