/*   
Author: Camilo
*/

body {
	margin:0px;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	background-color: #41362F;
	font-family: Arial, Helvetica, sans-serif;
}
a{
border-bottom:1px none;
color:#443833;
}
a:hover{
	
	color:#877065;
}
h2{
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#F5F1C2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #F60;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
.redtext{
	color: #F00;	
	}
#wrapper{
	margin:auto;
	width:1018px;
	background-image: url(images/index_11.jpg);
	background-repeat: repeat-y;
}
#footer_wrapper{
	margin:auto;
	width:718px;
	text-align: center;
	color: #6C574F;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#header{
	position:relative;
	height:272px;
	width:1018px;
	background-image: url(images/index_03.jpg);
}
#main_title{
	position:relative;
	padding-left:290px;
	top:124px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	color: #FFF;
	text-align: center;
	}
#main_subtitle{
	position:relative;
	padding-left:290px;
	top:160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	}
#nav{
	position:relative;
	width:268px;
	float:left;
	height:auto;
	padding-left: 25px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
#nav a{
	color:#33CCFF;
	}
	#nav a:hover{
	color:#F5F1C2;
	}
#navbox{
	position:relative;
	padding: 10px 5px 10px 5px;
	margin:0px 0px 8px 0px;
	height:125px;
	width:262px;
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	}
#content{
	position:relative;
	float:left;
	width:638px;
	padding: 0px 45px 10px 30px;
	}
	#content_title{
	padding: 15px 0px 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #41362F;
	width: 600px;
	}
	#content_author{
	position:relative;
	width:200px;
	font-size: 12px;
	padding-left: 25px;
	background-image: url(images/author.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	margin-top: 15px;
	}
	#content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #877065;
	font-weight: normal;
	padding:0px;
	margin:0px;
		}
		#content h1 a {
		text-decoration:none;
		}
#comment_num {
	border-bottom:1px dashed #666666;
}
#bottom_nav a {
color:#0000FF;
font-size:11px;
font-weight:normal;
}
#footer{
	position:relative;
	width:1018px;
	height:155px;
	clear:both;
	background-image: url(images/index_14.jpg);
	background-repeat: no-repeat;
	}
#comment_item{
	text-align: left;
	padding: 5px 10px 5px 10px;
	background-color: #F0ECE0;
	margin: 10px 0px 10px 0px;
	}
#comment_item h2{
	text-align: left;
	color: #41362F;
	}

