/*  
Theme Name: YSK
Theme URI: http://www.officedo.com/
Description: A truly Filipino theme: classy and romantic, an original by The Filipino Web Designer.
Version: 1.0
Author: YSK
Author URI: http://www.officedo.com/
*/

/* MAIN LAYOUT */

.profile_tbl{
	margin:14px 0px ;
	width:240px;
}

.profile_tbl p{
	margin:0px auto 2px auto;
	width:210px;
	text-align:center;
	
}
.profile_tbl img{
	padding:1px;
	border:1px solid #ccc;
	vertical-align:bottom;
	margin:0px 0px 2px 0px;
}

.blog_main_photo{
	background:url(./images/blog_main.jpg) top left no-repeat;
	width:920px;
	height:180px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:14px;
}

.blog_main_photo h2{
	font-size:270%;
	line-height:185%;
	margin:28px 0px 0px 21px;
	color:#e90179;
	letter-spacing: -1px;
}

.blog_main_photo a:link{
	text-decoration:none;
	color:#e90179;
}

.blog_main_photo a:visited{
	text-decoration:none;
	color:#e90179;
}

.blog_main_photo a:hover{
	text-decoration:underline;
	color:#e90179;
}

.blog_main_photo p{
	margin:0px 0px 0px 21px;
	width:440px;
	text-align : justify;
	text-justify : inter-ideograph;
}

#container {
	margin:0px auto;
	width:920px;
	text-align: left;
	background-repeat:repeat-y;
	background-position:0px 0px;
}

/* HEADER */
#headercontainer {
	margin:auto;
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 0px 0px 0px;
}

#headercontainer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	font-variant:small-caps;
	font-weight:normal;
	padding:48px 0px 0px 45px;
	margin:0px;
}

* html #headercontainer h1{
	padding:30px 0px 0px 45px;
} /* this is a hack for IE */

#headercontainer h1 a {
	color:#000000;
	text-decoration:none;
}

#headercontainer h1 a:hover {
	color:#952A04;
	text-decoration:none;
}

#headercontainer h2 {
	font-size:12px;
	font-weight:normal;
	color:#F4CD53;
	margin:0px;
	padding:2px 0px 0px 45px;
}

* html #headercontainer h2 {
	padding:0px 0px 0px 45px;
	margin:-27px 0px 0px 0px;
} /* this is a hack for IE */

/* OTHER LAYOUT AREAS*/
#wrapper {
	padding:0;
	width: 920px;
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.subpage_ttl_blogline{
	background:url(http://www.happyhairsalon.com/images/p_base/o_solid_line2.png) bottom left repeat-x;
}

#side {
	background:#fff;
	min-height:1em;
	overflow: hidden;
	margin:0px 0px 18px 0px;
	padding:0px 0px 18px 0px;
	width:250px;
	position:relative;
	float:right;
}

#content {
	margin:0;
	padding:0px 0 0 0;
	width: 650px;
	float:left;
	background:#fff;
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:center;
}

/* PAGES STYLES */
	#content_pages {
	margin:0;
	padding:24px 0 0 0;
	width: 650px;
	float:left;
	background:#fff;
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:center;
}

.pagesheader {
	width:650px;
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px;
	margin:0;
}

.pagetitlebox {
	width:650px;
	float:left;
	padding:0 0 0 10px;
	margin:0;
	text-align:left;
	border-bottom:1px solid #952A04;
	color:#952A04;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

* html .pagetitlebox {
	width:650px;
}

.pagestext {
	width:650px;
	float:right;
	text-align:justify;
	line-height:19px;
	font-size:12px;
	color:#220F02;
}

* html .pagestext {
	margin: -35px 0px 0px 0;
	padding: 0 10px 0px 0;
}

/* POST STYLES */
.datetitlewrapper {
	width:650px;
	background-repeat:no-repeat;
	background-position:left top;
}

.datebox {
	width:54px;
	float:left;
	margin:0px;
}

.titlebox {
	width:650px;
	text-align:left;
	line-height:160%;
}

.datenum {
	font-family:"Times New Roman", Times, serif;
	color:#000;
	text-align:center;
	font-size:36px;
	padding:0px;
}

* html .datenum{
	margin-bottom:-7px;
}

.dateother {
	font-family:Arial, Helvetica, sans-serif;
	color:#FBEAB2;
	text-align:center;
	font-size:9px;
	text-transform:uppercase;
}

.entrytitlebox {
	text-align:left;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	line-height:180%;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px 9px 5px 9px;
	background:#fff;

}


.entrytitlebox a:link{
	color:#555;
	text-decoration:none;
}

.entrytitlebox a:visited{
	color:#555;
	text-decoration:none;
}

.entrytitlebox a:hover{
	color:#555;
	text-decoration:underline;
}

.comtitlebox {
	padding: 14px 14px;
	margin:4px 0px 0px 0px;
	font-size:95%;
	line-height:120%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}

.comtitlebox a{
	color:#e80178;
	text-decoration:none;
}

.comtitlebox a:hover{
	color:#952A04;
	text-decoration:none;
}

.entrybox {
	width:650px;
	margin:0px auto 30px auto;
	padding:0px;
}

.entrytext {
	margin: 0px;
	padding: 0px 14px;
	text-align:justify;
	font-size:120%;
	color:#220F02;
}

.entrytext small {
	line-height:normal;
	color:#815602;
	padding: 10px 0 10px 0;
	border-top: 1px solid #815602;
	border-bottom:1px solid #815602;
	display:block;
	margin:10px 0 10px 0;
}
.entrytext small a{
	color:#e80178;
	text-decoration:none;
}
.entrytext small  a:hover{
	color:#952A04;
	text-decoration:none;
}

.entrytext p{
	line-height:160%;
}

* html .entrytext {
	margin: -10px 0px 0 0;
}

/* NEXT-BACK styles */
.nextbackbox {
	width:650px;
	float:left;
	margin:0px 0 7px 0;
	font-size:85%;
	color:#aaa;
}

.nextbackbox a:link{
	color:#aaa;
}

.nextbackbox a:visited{
	color:#aaa;
}

.nextbackbox a:hover{
	color:#aaa;
}

.prevbox {
	width:40%;
	float:left;
	text-align:left;
	padding:2px 0 0 0px;
}

.nextbox {
	width:40%;
	float:right;
	text-align:right;
	padding:2px 0px 0 0;
}

.attachmentlinks {
	width:90%;
	float:left;
	text-align:left;
	padding:2px 0 0 10px;
}

/* FOOTER STYLES */


* html #footer {
	padding:35px 0 0 0;
}

#footerlinks {

	padding:24px 0px 0px 0px;
	margin:0px 22px 0px 0px;
	color:#815602;
	text-align:right;
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#footerlinks a {
	color:#BE9A54;
	text-decoration:none;
}

#footerlinks a:hover {
	color:#333;
	text-decoration:underline;
}

* html #footerlinks {
margin:0px 12px 0px 0px;
}

.indented {
	display:block;
	margin:0px 0px 0px 32px;
}

#copyright {
	width:394px;
	padding:24px 0px 0px 0px;
	margin:0px 0px 0px 22px;
	color:#815602;
	text-align:left;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#copyright a {
	color:#BE9A54;
	text-decoration:none;
}

#copyright a:hover {
	color:#333;
	text-decoration:underline;
}

* html #copyright {
margin:0px 0px 0px 12px;
}

/* SIDE NAV STYLES */
.sidenavbox {
	width: 240px;
	padding: 9px 0px 3px 13px;
}

* html .sidenavbox {
	width: 230px;
} /* hack use to make Pages nav align to header */

.sidenavbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

ul.pagelink {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
}

li.pagelink {
	margin: 0px 0px 0px 0px;
}

li.pagelink a {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	padding: 3px 5px 3px 10px;
	background-color: #492E08;
	color: #A68417;
	text-decoration: none;
	border-bottom:1px solid #815602;
	width: 100%;
}

* html li.pagelink a{
	margin: 0px 0px 0px 0px;
}

html>body li.pagelink a {
	width: auto;
}

li.pagelink a:hover {
	display: block;
	background-color: #311D0A;
	color: #FBE452;
	border-bottom:1px solid #815602;
	padding: 3px 5px 3px 10px;
}

* html li.pagelink a:hover {
	width: 100%;
}

.sidenavbox h2 {
	font-family: Arial,Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#333;
	background-image:url(./images/blog_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:100%;
	line-height:230%;
	margin:0px;
	padding: 0px 0px 0px 14px;
}

.list2 {
	padding:0px 0px 32px 0px;
	margin:0px;
	color:#BE9A54;
}

.list2 li{
	line-height:160%;
}

ul.linklist {
	padding:0px;
	margin:0px;
}
ul.linklist li {
	padding:0px;
	margin:0px;
}

.sidenavbox a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:3px;
	margin:0px;
	color: #e80178;
	text-decoration: underline;
}

* html .sidenavbox a{

	 margin:0 0 -15px 0;
}

.sidenavbox a:link{
	color: #e80178;
	text-decoration: none;
}

.sidenavbox a:visited{
	color: #e80178;
	text-decoration: none;
}

.sidenavbox a:hover{
	color: #e80178;
	text-decoration: none;
}

/* FORM STYLES */
input.buttonstyle {
	margin:4px 1px 1px 1px;

}

input.fieldstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 1px;
	width:250px;
	border: 1px solid #B0DFEC;
	color: #492E08;
}

input.fieldstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 1px;
	margin-right:7px;
	width:160px;
	border: 1px solid #B0DFEC;
	color: #492E08;
}

textarea.fieldstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 1px;
	width:400px;
	border: 1px solid #B0DFEC;
	color: #492E08;
}

/* LINKS AND ARCHIVES PAGE LIST STYLES */
ul.listsforpages {
	list-style:none;
}

ul.listsforpages li {
	margin:0 0 10px 0;
}

ul.listsforpages h2 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
}

/* ARCHIVE PAGE STYLES */
.headerforarchive {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
}

.titleboxarchive {
	color:#952A04;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
}

.archivedatebox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#815602;
	line-height:11px;
}

.archivedatebox a{
	color:#311D0A;
	text-decoration:none;
}

.archivedatebox a:hover{
	color:#952A04;
	text-decoration:none;
}

.archivetext {
	width:515px;
	float:right;
	margin: 0;
	padding: 0 10px 20px 0;
	text-align:justify;
	line-height:19px;
	font-size:12px;
	color:#220F02;
}

/* COMMENTS STYLES */
h3.comnumber {
	letter-spacing: -2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:normal;
	font-size:200%;
	line-height:140%;
	color:#333;
	margin:30px 0px 0px 0px;
	padding:0px 0px 7px 0px;
	background: url(../../../../../images/p_base/o_dotted_line.png) repeat-x left bottom;
}

h3.comnumber2 {
	font-weight:normal;
	font-style:normal;
	font-size:120%;
	line-height:120%;
	color:#333;
	padding:0px 0px 9px 0px;
}

.alt {
	width:623px;
	background: url(../../../../../images/p_base/o_dotted_line.png) repeat-x left bottom;
	padding:10px 0px 10px 0px;
	margin:0 0px 1px 0;
}

.even {
	background: url(../../../../../images/p_base/o_dotted_line.png) repeat-x left bottom;
	width:623px;
	padding:7px 0px 10px 0px;
	margin:0 0px 1px 0;
}

.authorline {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:140%;
}

.dateline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#999;
	margin-left:7px;
	width:480px;
	line-height:140%;
}

.dateline a {
	color:#815602;
	text-decoration:none;
}

.dateline a:hover {
	color:#492E08;
	text-decoration:none;
}

.commentbody {
	display:block;
	width:633px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

.reply {
	width:500px;
	float:left;
	padding:14px;
	border: 1px solid #ccc;
	margin:32px 0 1px 0;
}

/* GENERAL TEXT STYLES */
body {
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#952A04;
}

a:hover {
	color:#333;
}

blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style:italic;
	border-left: 10px double #952A04;
	padding:0 0 0 10px;
	color: #952A04;
}
 
h3.commentsheader {
	color:#952A04;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

.nocomments {
	display:block;
	float:right;
	margin: 10px 0px 0 0;
	padding: 0 10px 0 0;
	text-align:justify;
	line-height:19px;
	font-size:12px;
	color:#220F02;
}

.blog_titleline{
	margin:10px 0px;
}

#linkcat-1{
	padding-top:-30px;
}

#linkcat-2{
	padding-top:30px;
}

#linkcat-3{
	padding-top:30px;
}

#linkcat-4{
	padding-top:30px;
}

#linkcat-5{
	padding-top:30px;
}

#linkcat-6{
	padding-top:30px;
}

#linkcat-7{
	padding-top:30px;
}

#linkcat-8{
	padding-top:30px;
}

#linkcat-9{
	padding-top:30px;
}

#linkcat-10{
	padding-top:30px;
}