/*  
Theme Name: Edyta Theme
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: MaD Workshop
Author URI: http://www.madworkshop.com

*/

		html, body {
			margin:0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			height:100%;
			border:none;
			font-family: Arial;	
		}
		#fluid_layout {
			height:100%;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			width:100%;
		}
		#left_column {
			vertical-align:top;
			width:30%;
			padding-top:48px;			
		}
			#left_box {
				display:block;
				float:right;
				width:202px;
				margin-right:20px;
				text-align:left;
				margin-left:20px;		
			}
				#left_box ul {
					margin: 30px 0px 0px 0px;
					padding:0px 0px 0px 0px;	
					font-size:11px;
					line-height:16px;
					list-style:none;
					text-indent:0;
				}
				#left_box ul li {
					padding-left:30px;
					
				}
				#left_box ul a {
					display:block;
					width:162px;
					height:16px;
					text-indent:10px;
					margin:0px 0px 4px 0px;
					padding:0px 0px 0px 0px;	
				}
				.active, .sub_active {
					background:rgb(250,198,218);
					color:#000000;		
				}
				.active, .active:visited, .active:active {
					color:#000000;
					text-decoration:none;
					list-style-type:disc;	
				}
				.inactive, .sub_inactive, .inactive:visited, .inactive:active {
					color:#666666;
					text-decoration:none;	
				}
				.sub{
					margin-left: 1em;
				}
				

				.pink {
					 background: url(images/bullet.png) 5px center no-repeat;
				}				
		#center_column {
			vertical-align:top;		
			padding-right:20px;
			width:700px;	
		}
			#content {
				display:block;
				height:400px;
				margin-top:150px;
				width:auto;
				overflow:auto;
			}
		#right_fill {
			background:#000000;
			vertical-align:top;	
			width:10%;
		}
		
		#right_column {
			background:#000000;
			vertical-align:top;	
			width:25%;
		}
			#right_column .img {
				position:relative;
				right:-10px;
			}
		.text {
			line-height:20px;
			font-size:12px;	
		}

                .entry a {
			color:#000000;	
		}

		.right_hand {
			width:auto;	
		}	
		
				/* Splash Page Styling -s */
		.front_stripe { display:block;text-align:center;padding-top:360px;float:left;margin-right:10px;width:20%;height:30px; }
		.front_stripe p { position:relative;bottom:10px;display:block;background:#333333;color:White;padding:5px 0; }
		div.front_stripe a{ color:#FFFFFF; text-decoration:none}
		#special {background:url("images/special.jpg") center no-repeat;}
		#theatre {background:url("images/theatre.jpg") center no-repeat;}
		#photography {background:url("images/photography.jpg") center no-repeat;}
		#screen {background:url("images/screen.jpg") center no-repeat;}
		/* -e */
