/*
Theme Name:LightCODA
Theme URI:http://arch1k.wordpress.com/
Description:LightCODA is a wordpress theme by the coda-blue theme of <a href="http://greg-j.com/">Greg Johnson</a>.
Version:1.1
Author:Arch1k
Author URI:http://arch1k.wordpress.com/
Tags:coda, jquery, slider, dark, fixed
*/

/* CSS Reset */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
:focus{outline:0}
ol, ul{list-style:none}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong{font-weight:bold}
em{font-style:normal}
a{text-decoration:none; cursor:pointer}

html, body {height: 100%;}
body{
	min-width:900px;
	font-family:Georgia, Georgia, serif;
	color:#FFF;
	background:#000;
	background-attachment:fixed;
}

#backdrop{
	position:absolute; width:100%; height:100%; top:0; left:0;
	background:#000 url(img/bg/0.jpg) center top no-repeat;
	z-index:-99;
}

#page{
	width:100%; left:0; right:0;
	height:100%; min-height:550px;
}
	#slider{
		width:100%;
		background:url(img/75alpha_black_long.png) /*url(img/footer_bg.png)*/;
		border-bottom:1px solid #111;
		padding:30px 0 40px 0;
		height:300px;
	}
	#page #scroll_containter{
		margin-right:30px;
		float:right;
		height:300px;
		overflow-y:auto; overflow-x:hidden;
		position: relative; /*ie6 and ie7 overflow hack*/
	}
	#page .scroll{
		position:relative; /*ie6 and ie7 overflow hack*/ 
	}
		#page .scrollContainer .panel{
			color:#999;
			font-family:Georgia, Georgia, serif;
			font-size:12px;
			line-height:16px;
			height:300px;
			overflow-y:auto; overflow-x:hidden;
			position: relative; /*ie6 and ie7 overflow hack*/
		}
			#page .panel p{
				padding:16px 0 0 0;
				clear:both; 
			}
			#page .panel h3, #page .panel h2, #page .panel h1{
				font-family:Georgia, Georgia, serif;
				font-size:21px;
				margin:20px 0 14px 0;
				padding:3px 0;
				letter-spacing:-0.3px;
				color:#EEE;
				clear:both; float: left;
			}
			#page .panel h3:first-child, #page .panel h2:first-child,
			#page .panel h1:first-child{
				margin:0 0 14px 0;
			}
			#page .panel h4{
				font-family:Georgia, Georgia, serif;
				font-size:14px;
				margin:4px 0 0 0;
				letter-spacing:-0.3px;
				color:#EEE;
				float:left; clear:both; 
			}
			#page .panel h4 + p{
				padding: 0 0 0 0;
			}
			#page .panel p + h4{
				padding: 15px 0 0 0;
			}
			#page .panel strong{
				font-weight:400;
				font-family:Georgia, Georgia, serif;
				font-size:14px;
				letter-spacing:-0.3px;
				color:#EEE;
			}
			#page .panel em{
				font-style:italic;
			}
			#page .panel a{
				white-space:nowrap;
				color:yellow;
			}
				#page .panel a:hover{
					text-decoration:underline;
				}
			#theatrical-lighting a, #theatre-consultancy a, #architectural-lighting a, #references a{
				width:90px; height:70px;
				display: block; float:left;
				margin:0;
				white-space:normal;
			}
			#theatrical-lighting a img, #theatre-consultancy a img, #architectural-lighting a img, #references a img{
				margin:5px 5px;
				padding:4px; background-color:#111; border:1px solid #333;
				width:70px; height:50px;
			}
			.panel img{
				margin:5px 5px;
				padding:4px; background-color:#111; border:1px solid #333;
			}
			#theatrical-lighting p, #theatre-consultancy p, #architectural-lighting p, #references p{
				padding-top:0 !important; padding-bottom:20px;
			}
			#page .panel blockquote,
			#page .panel ul,
			#page .panel ol,
			#page .panel pre{
				clear:both;
				padding:14px 0;
			}
			#page .panel blockquote p{
				padding:.4em 0 !important;
				text-indent:0 !important;
			}
			#page .panel li{
				list-style-position: inside;
				padding: 0 0 .5em 20px;
			}
				#page .panel ul li{
					margin:0 0 0 1em;
					list-style: disc;
				}
				
				#page .panel ol li{
					margin:0 0 0 1.5em;
					list-style:decimal;
				}
			#page .panel pre{
				line-height:1em;
				color:#19234c;
				font-size:13px;
				overflow:auto;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}
			#page .panel code{
				padding:0 3px;
				color:#33333e;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
				font-size:13px !important;
			}
			#contact p+p{
				padding:0 !important;
			}
			#page .panel table{
				padding: 15px 0 15px 0;
				clear:both; 
				display: block;
			}
			#page .panel td{
				padding-right: 20px;
				min-width: 70px;
			}
			#current-projects .current-projects-posts{
				clear:both;
				padding:16px 0 0 0;
			}
			#current-projects .current-projects-posts strong{
				display: block;
			}
			
	#page .scrollButtons{
		width:30px;
		height:30px;
		position:absolute;
		top:280px;
		cursor:pointer;
	}
		#page .scrollButtons a{
			display:block;
			height:30px;
			width:30px;
		}
		#page .scrollButtons span{
			display:none;
		}
		#page .scrollMeLeft{
			left:-40px;
		}
			#page .scrollMeLeft a{
				background:url(images/left_right.png) 0 0 no-repeat;
			}
			#page .scrollMeLeft a:hover{
				background:url(images/left_right.png) 0 -30px no-repeat;
			}
		#page .scrollMeRight{
			right:-40px;
		}
			#page .scrollMeRight a{
				background:url(images/left_right.png) -30px 0 no-repeat;
			}
			#page .scrollMeRight a:hover{
				background:url(images/left_right.png) -30px -30px no-repeat;
			}

#footer{
	clear:both;
	height:93px; width:100%; left:0; right:0;
	background:url(img/footer_bg.png) left bottom repeat-x;
	margin-top:-123px; padding-top:30px;
	font-size:13px;
	font-family: "Lucida Grande", Calibri, Arial;
	z-index:90;
}
	#footer_logo{
		margin-left:25px;
		float:left;
		width:229px;
		background:url(img/logo002.png);
		height:73px;
	}
		#footer_logo p{
			float:left;
			margin-top:68px;
			margin-left:5px;
			font-size:9px; 
			color:#696969;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			letter-spacing:-0.1px;
		}
	#credits{
		float:right;
		padding:68px 30px 0 30px;
		font-size:9px; 
		color:#444;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		letter-spacing:-0.1px;
	}
	#credits:hover{
		color:#777;
	}
	#credits:hover a{
		color:#777;
	}
	#credits a{
		color:#444;
		text-decoration:none;
	}
	#credits a:hover{
		color:#DDD;
		border-bottom:1px dotted #DDD;
	}
	#footer_quote{
		display:none; /* initial state */
		margin:8px 30px 0 20px;
		float:left;
		width:500px; height:58px;
		border-left:1px dotted #444; padding-left:20px;
	}
		#footer_quote p{
			display:inline;
			padding-bottom:20px;
			font-size:14px; 
			color:#676767;
			font-family:Georgia, Georgia, serif;
			font-weight:100;
			letter-spacing:-0.1px;
			text-align:left;
		}
		#footer_quote span{
			padding-left:10px;
			color:#676767;
			white-space:nowrap;
		}

div#fancy_overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	background-color:#333; background-color:#000000;
}

div#fancy_loading{
	position:absolute;
	height:40px;
	width:40px;
	cursor:pointer;
	display:none;
	overflow:hidden;
	background:transparent;
	z-index:100;
}

div#fancy_loading div{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:480px;
	background:transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_close{
	position:absolute;
	top:-12px;
	left:-12px;
	height:30px;
	width:30px;
	background:transparent url(images/fancy_closebox.png) ;
	cursor:pointer;
	z-index:100;
	display:none;
}

div#fancy_content{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:0; 
	margin:0;
	z-index:96;
}

#fancy_frame{
	position:relative;
	width:100%;
	height:100%;
	display:none;
}

img#fancy_img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0; 
	padding:0; 
	margin:0;
	z-index:92;
	cursor:pointer;
}

div#fancy_title{
	position:absolute;
	bottom:-35px;
	left:0;
	width:100%;
	z-index:100;
	display:none;
}

div#fancy_title table{
	margin:0 auto;
}

div#fancy_title div{
	color:#FFF;
	font:bold 12px Arial;
	padding-bottom:2px;
}

td#fancy_title_left{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main{
	height:32px;
	background:transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_right.png) repeat-x;
}

div#fancy_outer{
	position:absolute;
    top:0;
    left:0;
    z-index:90;
    padding:18px 18px 58px 18px;
    margin:0;
    overflow:hidden;
    background:transparent;
    display:none;
}

div#fancy_inner{
	position:relative;
	width:100%;
	height:100%;
	border:1px solid #fff;
	background:#fff;
}

a#fancy_left, a#fancy_right{
	position:absolute; 
	bottom:10px; 
	height:100%; 
	width:35%; 
	cursor:pointer;
	background-image:url(images/data:image/gif;base64,AAAA);
	z-index:100; 
}

a#fancy_left{
	left:0px; 
}

a#fancy_right{
	right:0px; 
}

a#fancy_left:hover{
	background:transparent url(images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover{
	background:transparent url(images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
}

div#fancy_bg{
	display:none;
}
	
div.fancy_bg{
	position:absolute;
	display:block;
	z-index:70;
}

div.fancy_bg_n{
	top:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne{
	top:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e{
	right:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se{
	bottom:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s{
	bottom:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw{
	bottom:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w{
	left:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw{
	top:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_nw.png) no-repeat;
}

/* MENU STYLE */
	#slider .navigation{
		float:left;
		margin-right:30px;
		margin-top:40px;
		width:240px;
		padding:10px 5px 10px 40px;
		background:repeat-x;
		position:relative;
	}
	#slider .navigation li a{
		display:inline;
		font-size:25px;
		color:#FFFFFF;
		font-family:Georgia, Georgia, serif;
		text-transform:lowercase; 
		letter-spacing:-0.5px;
	}
	#slider .navigation li a span{
		line-height:33px;
		display:inline;
	}
		#slider .navigation a:hover,
		#slider .navigation a.selected{
			color:#000000;
			background:#FFFFFF;
			padding:0 10px; margin-left:-10px;
		}
		#slider .navigation a.selected{
			color: #FFFF00;
			background:transparent;
		}
 	#slider .navigation .sub-menu-cat{
		position:relative;
		font-size:17px;
		line-height:19px;
	}
 	#slider .navigation .sub-menu-cat span{
		line-height:19px;
		padding-left:30px;
	}
