/* DOCUMENT INFORMATION
	- Document: Saranda CSS
	- Version:  1.1
	- Client:   Hairy Lemon Hostel - www.hairylemonhostel.com
	- Author:   Aaron Evans - www.aaronbrand.co.uk

    COLORS
	- default body text  #000
	- subtitle h3 text   #000
	- form input borders #cc6633
	- default p text     #000
	- borders        	 N/A

 	FONTS
	- default body text  Georgia, "Times New Roman", Times, serif
	- subtitle h2 text   Georgia, "Times New Roman", Times, serif
	- form input text    Verdana, Arial, Helvetica, sans-serif
	- default p text     Georgia, "Times New Roman", Times, serif
	*/

/* GLOBAL SETTINGS
   ============================= */
* {
	padding: 0px;
	margin: 0px;
	}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #cccc99;
	line-height: 18px;
	font-size: 11px;
	color:#000;
	}



/* TEXT RELATED
   ============================= */
   
	p {
		margin-bottom: 14px;
		text-align: justify;
		color: #000;
		}
		
	p.guestbook {
		background-color:#3C9;
		text-align: justify;
		color:#000;
		}
		
	.name { color: #fff; }
		
	
		
	h1 {
		padding: 0px 0px 10px 5px;
		letter-spacing: -1px;
		line-height: 25px;
		font-size: 18px;
		}
		
	h2 {
		padding: 0px 0px 10px 5px;
		margin-bottom: 20px;
		line-height: 25px;
		font-size: 16px;
		}
	
	h3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size:10px;
		}   
   
/* IMAGES & LINKS
   ============================= */
   
	a {
		color: #000000;
		text-decoration: underline;
		}
			
	a:hover {
		text-decoration: none;
		}
		
	a img{ border:0; } 
		
	img.floatleft {
		margin: 0px 14px 3px 0px;
		float: left;
		}
	
	img.floatright {
		margin: 0px 0px 3px 14px;
		float: right;
		}
	
/* GENERAL CLASSES
   ============================= */
   
	/* Form Styles */ 
		label,input {	
			margin-bottom: 10px;
			display: block;
			width: 100px;
			float: left;		
			}
		
			input { border: 1px solid #cc6633; }
			
			label {
				padding-right: 5px;
				text-align: right;
				width: 50px;	
				} 
				
			br { clear: left; }
			
			.submit input {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				border: 1px outset #cc6633;
				background: #ffa20f;
				font-size: 10px;
				color: #000;
				}
			/* Form Error Styles */
				#error {
					font-family: Verdana, Arial, Helvetica, sans-serif;
					text-transform: capitalize;
					font-variant: small-caps;
					position:relative; 
					font-size: 10px;
					color: #ff0000;
					margin: 5px;
					}

/* HEADER (2ND)
   ============================= */

		#header {
			background: #cccc99 url('images/banner.png') no-repeat;
			position: absolute;
			height: 204px;
			width: 684px;
			}

/* NAVIGATION(2ND)
   ============================= */
   
   /* Horizontal Rollover Navigation Bar */

	#orangecontainer {
		background: url('images/menu.png') repeat-x;
		margin: 205px 0px 0px 0px;
		padding: 0px 6px 6px 0px;
		position:relative;
		line-height:50px;
		height: 50px;
		color: #fff;
		width:678px;
		}
	
		#nav ul {
				white-space: nowrap;
				padding-left: 0;
				margin-left: 0;
				}
				
		#navorange li {
				list-style-type: none;
				display: inline;
				}
				
		#navorange a { padding: 4px; }
				
		#navorange a:link, #navorange a:visited {
				text-decoration: none;
				color: #fff;
				}
				
		#navorange a:hover {
				background-color: #fff;
				text-decoration: none;
				color: #FF7800;
				}
	      /* Horizontal Links */
				ul.linklist {
					background-color:#ab9c89;
					padding-left:30px;
					list-style: none;
					padding: 5px;
					}
				
				ul.linklist li {
					border-bottom: solid 1px #eee;
					border-top: solid 1px #eee;
					}
				
				ul.linklist li.first
					{
					}
					
				li.c1 {
					list-style: none;
					color:#000000;
					}
					
		/* Vertical Rollover Navigation Bar */

	#sidebar {
		position: relative;
		color:#990000;
		width: 165px;
		padding: 3px;
		float: left;
		}
	
	#sidebarcontent  a:hover { color:#eee3cf; }
		
		/* Sidebar Navigation Style */

		.outer{
			padding:0px;
			margin:0px;
			}	
			
		#sidebarmenu { width: 167px; }
		
		#sidebarmenu ul{
			list-style:none;
			padding:0px;
			margin:0px;
			}
			
		#sidebarmenu li a {
			voice-family: "\"}\""; 
			voice-family: inherit;
			text-decoration: none;
			font-weight:bold;
			height: 32px;
			height: 24px;
			}	
			
		#sidebarmenu li a:link, #sidebarmenu li a:visited {
			background: url(images/sidemenul.png);
			background-repeat:no-repeat;
			padding: 8px 0 0 10px;
			color: #990000;
			display: block;
			}
			
		#sidebarmenu li a:hover {
			background: url(images/sidemenul.png) 0 -32px;
			background-repeat:no-repeat;
			padding: 8px 0 0 10px;
			color: #7a93b2;
			}
			
		#sidebarmenu li a:active {
			background: url(images/sidemenul.png) 0 -64px;
			background-repeat:no-repeat;
			padding: 8px 0 0 10px;
			color: #7a93b2;
			}
			
			.error {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-transform: capitalize;
				font-variant: small-caps;
				font-size: 10px;
				color: #ff0000;
				height:156px;
				width:172px;
				right:50%;
				top:50%;
				}

/* LAYOUT(2ND)
============================= */

		#topbg {
				position: absolute;
				background: #fff;
				height: 269px;
				width: 746px;
				left: 0px;
				top: 0px;
				}
		
		#outer {
				background:transparent url('images/bgline.jpg') repeat-y;
				position: relative;
				margin: 0 auto;
				width: 746px;
				height:auto;	
				}
		
		#inner {	
				padding: 13px 30px 13px 30px;
				position: relative;	
				}
				
		#closer {
				background: #fff url('images/footerbg.jpg') top center no-repeat;
				height: 22px;
				clear: both;
				}
	
/* CONTENT(1ST)
============================= */

#content {
	position: relative;
	text-align:justify;
	line-height:20px;
	padding: 8px;
	width: 493px;
	float: right;
	height:auto;
	color:#fff;
	right:2px;
	}
	
	#content a {
		text-decoration: underline;
		color: #000;	
		}
			
	#content a:hover {
		text-decoration: none;
		color:#FFFFFF;
		}
		
		.picturebar{
			position: relative;
			padding: -8px;
			width: 495px;
			}
	

/* FOOTER(2ND)
============================= */

		#footer {
				background-color:#fff;
				text-align: center;
				color: #a8a88d;
				height: 20px;
				clear: both; 
				}
		
				#footer a { color: #8c8c73; }
				
/* Signature Remark: AaronBrand Designing for Humans and Lizards */

