/*  
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:210px;
}

.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;
	letter-spacing: -1px;
}

.blog_main_photo p{
	margin:0px 0px 0px 21px;
	width:440px;
	text-align : justify;
	text-justify : inter-ideograph;
}

#container {
	margin:0px auto;
	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 h2 {
	font-size:12px;
	font-weight:normal;
	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;
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#side {
	min-height:1em;
	overflow: hidden;
	margin:0px 0px 18px 0px;
	padding:0px 0px 18px 0px;
	position:relative;
	float:right;
}

#content {
	margin:0;
	padding:0px 0 0 0;
	width: 680px;
	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: 680px;
	float:left;
	background:#fff;
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:center;
}

.pagesheader {
	width:680px;
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px;
	margin:0;
}

.pagetitlebox {
	width:680px;
	float:left;
	padding:0 0 0 10px;
	margin:0;
	text-align:left;
	border-bottom:1px solid #952A04;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

* html .pagetitlebox {
	width:680px;
}

.pagestext {
	width:680px;
	float:right;
	text-align:justify;
	line-height:19px;
	font-size:12px;
}

* html .pagestext {
	margin: -35px 0px 0px 0;
	padding: 0 10px 0px 0;
}

/* POST STYLES */
.datetitlewrapper {
	width:680px;
	background-repeat:no-repeat;
	background-position:left top;
}

.datebox {
	width:54px;
	float:left;
	margin:0px;
}

.titlebox {
	width:680px;
	text-align:left;
	line-height:160%;
}

.datenum {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:36px;
	padding:0px;
}

* html .datenum{
	margin-bottom:-7px;
}

.dateother {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:9px;
	text-transform:uppercase;
}

.entrytitlebox {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:160%;
	line-height:160%;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:5px 9px;
	background:#f2f2f2;

}

.comtitlebox {
	padding: 14px 14px;
	margin:4px 0px 0px 0px;
	font-size:95%;
	line-height:120%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}


.entrybox {
	width:680px;
	margin:0px auto 30px auto;
	padding:0px;
}

.entrytext {
	margin: 0px;
	padding: 0px 14px;
	text-align:justify;
	color:#555;
}

.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 p{
	line-height:160%;
}

* html .entrytext {
	margin: -10px 0px 0 0;
}

/* NEXT-BACK styles */
.nextbackbox {
	width:680px;
	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 a0 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;
}

* 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;
}

* html #copyright {
margin:0px 0px 0px 12px;
}

/* SIDE NAV STYLES */
.sidenavbox {
	width: 160px;
	text-align:left;
	padding: 9px 0px 3px 0px;
}

* html .sidenavbox {
} /* 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;
	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;
	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:url(./images/blog_arrow.gif) top left no-repeat;
	padding:0px 0px 0px 14px;
}

.list2 {
	padding:0px 0px 18px 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;
	margin:0px;
	color: #e80178;
}

* html .sidenavbox a{

	 margin:0 0 -15px 0;
}

/* 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:200px;
	border: 1px solid #B0DFEC;
	color: #492E08;
}

input.fieldstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 1px;
	margin-right:4px;
	width:100px;
	border: 1px solid #B0DFEC;
	display:inline;
}

input.searchsubmit{
	display:inline;
}

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;
}


.archivetext {
	width:515px;
	float:right;
	margin: 0;
	padding: 0 10px 20px 0;
	text-align:justify;
	line-height:19px;
	font-size:12px;
	color:#555;
}

/* 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:633px;
	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%;
}

.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;
}

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:#555;
}

.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;
}
