/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
 html {scrollbar-face-color: #FFD4AA;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;} 

body {
	padding: 0;
	margin-left: 40px;
	background: url('images/border.gif') repeat-y;
	color: #666666; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif; margin-right:0; margin-top:0; margin-bottom:0
	
	
	}

	

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF9C00;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: Propercase;
	
	font-size: 16px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
	
}

blockquote {
	padding-left: 20px;
	background: url('images/img05.gif') repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 800px;
	height: 180px;
	margin: 0 auto;
	background: url('images/img12.jpg');
}

#header h1, #header h2 {
	text-transform: propercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 30px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 800px;
	height:50px;
	margin: 0 auto;
	background-color: #FFD4AA;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url('images/img09.gif') no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	color: #51260B; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; padding-left:20px; padding-right:20px; padding-top:17px; padding-bottom:0
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 800px;
	padding: 10px;
	background: #FFFFFF url('images/me.jpg') no-repeat; margin-left:auto; margin-right:auto; margin-top:30px; margin-bottom:40px; left
	
	
	}

/* Posts */

#posts {
	float: left;
	width: 780px;
	
}

/* Links */

#links {
	float: right;
	width: 120px;
	padding-left: 20px;
	background: url('images/img05.gif') repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	background: url('images/img06.gif') repeat-x left bottom;; padding-left:10px; padding-right:10px; padding-top:7px; padding-bottom:7px
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #FFC125 url('images/img13.gif') repeat-x;
}

#footer p {
     
	font-family: sans-serif;
	text-align: center;
	font-size: 13px;
	color: #CD5555;
	font-size: 1.1em;
	line-height: 2em; 	
}