/*
Theme Name:Harriette_Blye
Theme URI: http://
Description: Harriette_Blye
Author: nelskiepogi
Author URI: http://nelskiepogi
Tags: standard
	standard v1.2
*/
*{	border:none; padding:0; margin:0;  } /* RESET ELEMENTS */
a img {	border: none; }

/*	###############################################################################
	kasagarang ginagamit na klase 
	############################################################################### */

.clear{clear:both;}
.center { text-align: center; }
.aligncenter,div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto; }
.imgcenter { display: block; margin-left: auto; margin-right: auto; }
img.aligright { display: inline; padding: 4px;	margin: 0 0 2px 7px; }
img.alignleft {	display: inline; padding: 4px;	margin: 0 7px 2px 0; }
.alignright { float: right;	}
.alignleft  { float: left;	}
.hidden { display: none; }

/*	###############################################################################
	HTML	
	############################################################################### */
body {
	background:#FFFFFF url('images/body.jpg') center top ;
	color: #010102;
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	text-align: center; 
}

a:link, a:visited { text-decoration:none; color:#494949; }
a:hover, a:active {text-decoration: underline;color: #BE0000; }

p{line-height:1.4em;}
h1, h2, h3, h4 { font-family: "Times New Roman", Helvetica, sans-serif;	font-weight: bold;	}
h1 { font-size: 46px; color:#f90000; text-align: center;}
h2 { font-size: 30px; color:#f90000; }
h3 { font-size: 20px; color:#1e201d; }
input, textarea{border:1px solid #CFC2B0; padding:2px; }
select { width: 130px;	}
small {	font-family: Arial, Helvetica, Sans-Serif; font-style:oblique;	font-size: 12px; color:#333333; }
acronym, abbr, span.caps { cursor: help; }
acronym, abbr {	border-bottom: 1px dashed #999;	}
blockquote { margin: 15px 30px 0 10px;	padding-left: 20px;	border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }

/*	###############################################################################
	@MAINDIVS	
	############################################################################### */
/* backgrounds */

.page-wrap{	text-align: left; margin:0 auto; width:905px; border:3px solid #DBDABB; border-top:0px; border-bottom:0px;}

.header {
	background:url(images/header.jpg) center center no-repeat;
	height: 212px;
}


.content-wrap {  }
.content{ text-align:center; width:800px; margin:0 auto; padding:0 0 0 5px;}	


.footer{ 
	
	margin:0px auto; 
	text-align:center; 
	width:911px;
	

}


/*	###############################################################################
	@enubar	*/
	

.menu{ float:none; padding:10px 0 4px 0; }
.menu a {
	padding:20px;
	font-weight:bold;
}



/*	###############################################################################
	@optin-area	*/
.optin-wrap{
	background-image:url(images/optin.jpg); 
	background-repeat:no-repeat;
	height:319px;
	width:268px;
	margin:0 -15px 10px 10px;
}
.optin{
	padding:66px 0 0 54px; 
	text-align:left; 
}
.optin table td{}
.optin input{
	padding:5px;
	border: 0px solid #cccccc;
	background:#f4f4f4;
	margin-bottom:5px;
	color:#000000; 
	width:154px;
	font-weight:normal;
	font-size:13px;
}

.optin input #email{
	margin-bottom:3px;
}

.optin p{ padding:0px 0 10px 0; }
.optin .submit{
	
	width:150px; 
	height:48px; 
	margin-left:0px; 
	margin-top:95px; 
	padding:10px 0 0 0px;
	background:transparent url('images/optin-btn.jpg') left top no-repeat; 
	cursor:pointer; 
	border:none;
	} 
#textcontent{
	padding:10px 15px;		
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

#textcontent p{
	padding-bottom:8px;
}

#textcontent p.highlight{
	font-size:30px;
}

#textcontent p.bigger{
	font-size:30px;
}

#textcontent p.medium{
	font-size:22px;
}

.underline{
	text-decoration:underline;
}

#textcontent ul{
	text-align:left;
	padding:0 0px 4px 40px;
}


#textcontent ul li{
	padding:0 0px 18px 30px;
}
.hl{
	font-size:20px;
	font-weight:bold;
}


.red{
	color:#f90000;
}