/*
Theme Name:colleen
Theme URI: http://
Description: _standard
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; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { 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:#336500 url('images/main.gif') center top repeat ;
	color: #010102;
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	text-align: center; 
}

a:link, a:visited { text-decoration:none; color:#326500; }
a:hover {text-decoration: underline;color: #3c320d; }

p{line-height:1.4em;}
h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	}
h1 { font-size: 4em; text-align: center; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }
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	
	############################################################################### */
.middlebg{  background: url('images/middlebg.jpg') repeat-y center top;  }
.btmbg{ }
.topbg{ background: url('images/header-bg.gif') repeat-x center top ;  }

.page-wrap{	text-align: left; margin:0 auto; width:902px; background:url(images/content-bg.gif) repeat-y; }

.header {height:262px; background: url('images/header.gif') center top no-repeat;}

.faux{ height:100%; padding:0px 0px 0px 0px;  }

.content-wrap { padding-top:10px; float:left;	width:600px; }
.content{padding:0px 0px 0 0px;}	
.content-pad2{padding:10px;}

.sidebar-wrap{ float:left; width:302px; margin:0 auto; }
.sidebar{padding:0 0px 0 0px; margin:0 auto; width:292px;}
.addme {width:281px; margin:0 auto;}
.utv {width:281px; margin:0 auto;}
.footer-wrap { 
	height:75px; color:#333333;
	background-color:#000000;
	text-align:center;		
}
.footer{ padding: 35px 0 0 0px; color:#FFFFFF; }
.footer a:link, .footer a:visited { color:#FFFFFF; }
.footer a:hover {color: #FFFFFF; }

/*	###############################################################################
	@enubar	*/
	
.menubar{background: url('images/top.jpg') right top no-repeat; height:44px; }
.menu{ float:left; padding:4px 0 0 20px; width:580px; }
.menu ul { list-style: none; margin: 0px; padding: 0;}
.menu ul li { float: left; width:95px; } /* width same sa a */
.menu ul li a, .menu ul li a:link, .menu ul li a:visited{
	color: #000000;
	width:auto;
	height:34px;		
	padding: 10px 10px 0 10px;	
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align:center;
	display: block;
	text-decoration: none;
}

.menu ul li a:hover , .menu ul li.current_page_item a, .menu ul .current_page_item a:active{	
	color: #000000;
	background:url('images/hvr1.jpg') left top repeat-x;
	text-decoration: none;

}
/*	###############################################################################
	@search-area	*/
.search-wrap{float:left; width:160px; padding:15px 0 0px 140px;}	
.search-wrap .s-wrap{float:left; padding:0px 0 0 0px;}
.search-wrap #s {width:120px; border:none; padding:4px; float:left;}
.search-wrap #searchsubmit {
	width:30px;
	height:28px;
	background:url('images/pixel.gif');
	cursor:pointer;
	padding:10px 0 0 0px;
	float:left;
	border:0px;
}

.optin, .utv {margin-bottom:20px;}

/*	###############################################################################
	@optin-area	*/
.optin { background:url('images/optin.jpg') left top no-repeat; width:100%; height:312px;  }
.optin-data{padding:172px 0px 0px 60px; text-align:right;}

.optin-data input{ display:block; width:210px; padding:4px; border: 0px solid #cccccc; height:18px;}
.optin-data div{ padding:0px 0 5px 0; }
.optin-data .submit{
	width:206px; height:62px; 
	margin:0px 0 0 17px; padding:0 0 0 0px;
	cursor:pointer; border:none;
	background:transparent;
	background:url(images/subcribe.gif) no-repeat;
} 

/*	###############################################################################
	@POSt-area	 */

.post-wrap{margin-bottom:13px;}
.post{
	margin:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.post-header{ margin-bottom:0px; float:left;}
h2.pagetitle, .post h2{ float:none; padding:0px 0 0 0; clear:both; font: bold 24px Georgia, "Times New Roman", Times, serif; color:#009900; }
.post-footer{ margin:4px 0; padding:4px; clear:both; }
.postmetadata{padding:10px 0 0 0px; background:#FCFCFC; }
.post-date{		
	color:#000000; font-size:16px; font-weight:bold; padding:5px 0 0 0;
	
}
.mytitle {
	float:left;
	width:410px;
	font-size:18px; font-weight:bold;
	
}
.mydate {
	float:left;
	width:120px; color:#FFFFFF; font-weight:bold;
	background:url(images/date.gif) no-repeat top center; width:49px; height:49px; padding:7px 5px 5px 5px; text-align:center; font-size:14px;
}
.post-day{display:block; float:left; width:100px; background:#326500; text-align:center;padding:10px 0; float:left; }
.post-month{
	padding:10px 0;
	color:#326500; font-size:16px; 
	display:block; float:left; 
	width:100px; 
	background:#5cb900; text-align:center;
}
.post-year{}
.page-post h2 {}
.page-post{}


.search-result{ padding:0px 0 10px 0;}
.search-result .postmetadata{border:none;padding:0;}

.othermsg{text-align:center; padding:40px;}
/* End post */

/*	###############################################################################
	@SIDEBAR-area	*/
	
/*sidebar list level1 */

.sidebar ul {margin: 0;	padding: 0 10px; }
.sidebar ul li { 
	list-style: none;
	margin-bottom: 10px;
	padding: 0;	
	
}	
.sidebar ul li h2{ /*  mao ni ang mga title sa sidebar items ex:blogroll, archives, etc...  */
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color:#ffffff;	
	background-color:#00000; border:1px solid #ffffff;
	height:25px;
	padding:10px 0 0 18px;
}
/*sidebar list level2 */
.sidebar ul li ul {	background:#cfe0fa ;padding: 0;	margin: 0; border:1px solid #ffffff; list-style:none;}
.sidebar ul li ul li{
	padding: 4px 0px 0px 16px;
	border:none;		
}

/*sidebar list level3 */
.sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li { margin: 7px 0 8px 10px;	}
.entry ul li:before, .sidebar ul ul li:before {	content: "\00BB \0020";	}
.entry ol {	padding: 0 0 0 35px; margin: 0;	}
.entry ol li {	margin: 0;	padding: 0;	}

.entry form { 	text-align:center;	}



/* ####################################################
	@comments */

#commentform input { width: 170px;  margin:2px 0;}
#commentform { margin: 0 0 0 0;	}
#commentform textarea {	width:98%; padding: 0px; margin:2px 0;}
#commentform #submit { margin: 4px;	}
#commentform p { margin: 0;}
.alt {	margin: 0; padding: 10px; }

.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li { margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */

/* 	####################################################
	@RESPOND */
#respond{ }
#respond h3{}/* kato gung Leave a reply na txt */
#respond p{padding:0 0 6px 0;}
#commentform #author{} /* input sa author */
#commentform #email{} /* kailangan pabang imemorize yan */
#commentform #url{} /* kailangan pabang imemorize yan */
#commentform #comment{} /* textarea ni, dwe ka type ug msg */
#commentform #submit{} /* of course, submit button */

/* 	####################################################
	@NAVIGATION */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* 	####################################################
	@CAPTION */

.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* 	####################################################
	@Calendar */
#wp-calendar { empty-cells: show;	margin: 10px auto 0; width: 155px; }
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;	}
#wp-calendar #next a { padding-right: 10px;	text-align: right;	}
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a {text-decoration: none; display: block; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; width: 100%; text-align: center;	}
#wp-calendar th { font-style: normal; text-transform: capitalize; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { background-color: #fff; } /* Doesn't work in IE */

/* End Calendar */

.jctwit {background:url(images/jctwit.jpg) no-repeat top left; width:70px; height:40px; margin:0 auto 20px auto; padding:80px 20px 20px 140px; font-size:16px; font-weight:bold;}