/*
Theme Name:daw
Theme URI: http://
Description: _standard
Author: nelskiepogi
Author URI: http://nelskiepogi
Tags: standard
*/
*{	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; border:1px solid #CCCCCC; }
.alignright { float: right;	}
.alignleft  { float: left;	}
.hidden { display: none; }

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

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

p{line-height:1.4em; margin-bottom:10px;}
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: 20px; color:#3467a0; font-family:Georgia, "Times New Roman", Times, serif;}
small { font:12px oblique Arial, Helvetica, sans-serif; color:#333333; }

input, textarea{border:1px solid #CFC2B0; padding:2px; }
select { width: 98%;	}
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; }
.topbg{ background: url('images/topbg.jpg') no-repeat center 47px ; }
.btmbg{ /* background: url('images/btmbg.jpg') no-repeat center bottom ; */ }
.toprpt{ background: url('images/toprpt.jpg') repeat-x center top ; }
.btmrpt{ background: url('images/btmrpt.jpg') repeat-x center bottom ; }

.page-wrap{	text-align: left; margin:0 auto; width:960px; }

.header { height:236px; }
/* .mainflash {width:960px; height:236px; background:url(images/flash.jpg);} */

.faux{ height:100%; padding:10px 0px 0px 0px; }

.content-wrap { float:left;	border-top:0px solid red; width:680px; }
.content{padding:0px 0px 0px 20px;}

.sidebar-wrap{ float:left; border-top:0px solid green; width:280px; }
.sidebar{padding:0px 0px 0px 0px;}

.footer-wrap { background: url('images/footer.jpg') no-repeat center top; height:90px; }
.footer{ text-align:center; color:#333333; padding: 50px 0px 0px 0px; }
/*
.footer a:link, .footer a:visited { color:#71130B; }
.footer a:hover, .footer a:active {color: #BE0000; }
*/


/*	###############################################################################
	@menubar	*/
	
.menubar{background: url('images/menubar.jpg') center top no-repeat; }
.menu{ float:left; width:893px; padding:0px 0px 0px 0px; border-top:0px solid red; }
.menu ul { list-style: none; margin: 0px; padding: 0;}
.menu ul li { float: left; width:82px; }
.menu ul li a, .menu ul li a:link, .menu ul li a:visited{
	color: #fbae35;
	width:62px;
	height:29px;		
	padding: 12px 0px 0 20px;	
	font: bold 15px Arial, Helvetica, sans-serif;
	background:url('images/menu.jpg') left top repeat-x;
	text-align:left;
	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: #FFFFFF;
	background:url('images/menuh.jpg') left top repeat-x;
	text-decoration: none;
}
.menu ul li.logo{width:301px; padding:0; margin:0;}
.menu ul li.logo a, .menu ul li.logo a:link, .menu ul li.logo a:visited{ 
	width:301px; background:url(images/logo.jpg) left top;
	padding:0; margin:0;
}

/*	###############################################################################
	@search-area	*/
.search-wrap{float:none; padding:157px 0 0px 782px;}	
.search-wrap .s-wrap{float:left; width:122px; padding:4px 0 0 0px;}
.search-wrap #s { width:120px; border:none; height:18px; padding:0px; border:0px solid #000000;}
.search-wrap #searchsubmit {
	width:29px;
	height:24px;
	background:url('images/search-btn.jpg');
	cursor:pointer;
	padding: 0 0 0 4px;
	border:0px solid red;
}

.optin, .addme, .ustream {margin-bottom:10px;}

/*	###############################################################################
	@optin-area	*/
.optin { background:url('images/optin.jpg') left top no-repeat; width:300px; height:300px;  }
.optin-data{padding:100px 0px 30px 0px;}

.optin-data input{ display:block; width:172px; padding:2px; border: 1px solid #cccccc;}
.optin-data div{ padding:0px 0 5px 0; }
.optin-data .submit{
	width:184px; height:38px; 
	margin-left:0px; padding:0 0 0 0px;
	background:url('images/optin-btn.jpg') left top no-repeat; 
	cursor:pointer; border:1px solid red;
} 

/*	###############################################################################
	@POSt-area	 */
.post-box{border:2px solid #dbdada; }
.post{margin:0 0 10px 0; padding:14px;}
.post-header{ margin: 0px 0px 10px 0px; clear:both;}
.post h2{ float:none; padding:0px 0 0 0; }

.postmetadata{ padding:4px 0px; background:#FCFCFC; }
.post-date{
	padding:0px 0 0 0px; 
	color:#999999;
	background:url('images/post-date.jpg') top left no-repeat;
}
.post-day{font-weight:normal; font-size: 12px; padding:0px 0 0 0px;}
.post-month{font-weight:normal;font-size: 12px;padding:0 0px 0 0;}
.post-year{}

.post-footer{ margin:4px 0; padding:4px;clear:both; }
.post-edit-link{  } /* link sa edit */

h2.archive-title, h2.search-title, h2.page-title{padding:0 0 10px 0; color:#000000; margin-bottom:10px;}

.page-post{}

.search-result{ padding:0px 0 10px 0;}
.search-result .postmetadata{border:none;padding:0;}

.othermsg{
	text-align:center; margin: 20px; 
	color:#666666; 
	padding:20px; 
	border:2px solid #AFC2FD; 
	background:#E5EDF8;
}
/* End post */


/* 	####################################################
	@NAVIGATION */
.navigation { margin:10px 0; }
.navigation .alignleft{float:left;width:45%;}
.navigation .alignright{float:right;width:45%;}
.navigation .alignleft a, .navigation .alignright a {padding-bottom:6px; display:block; }
.navigation .alignleft a { 
	background:url('images/prev-icon.gif') 0 0px no-repeat; 
	padding-left:25px; 
}
.navigation .alignright a {	
	background:url('images/next-icon.gif') right 0px no-repeat; 
	text-align:right; padding-right:25px; 
}

/*	###############################################################################
	@SIDEBAR-area	*/
.sidebar-pad{padding:10px; border:2px solid #CCCCCC;}
	
/* sidebar list level1 : */
.sidebar ul {list-style: none; }
.sidebar ul li { padding: 0; margin: 0px 0px 10px 0px; }	
.sidebar ul li h2{ /*  mao ni ang mga title sa sidebar items ex:blogroll, archives, etc...  */
	font: bold 18px  'Lucida Grande', Verdana, Sans-Serif;
	color:#EDC800;
	background: #A30001 url('images/sidebar-title.jpg') top left repeat-x;	
	height:25px;
	padding:10px 0 0 10px;
}

/*sidebar list level2 */
/* << box sa mga  items ex: uncategorized(1), etc... */
.sidebar ul li ul {	border:1px solid #6F1B1B; } 
.sidebar ul li ul li{
	padding: 4px 0px 0px 16px; /* << mao ni ang mga list items ex: uncategorized(1), etc.. */
	list-style:none;
	background:url('images/sidebar-items.jpg') 0px 0px no-repeat;
}

/*sidebar list level3 */
.sidebar ul li ul li ul li{
	margin:0;
	list-style:none;
	padding: 1px 0 1px 10px;
	border: none;
}

/* .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 */
h3#comments{ padding:0 0 10px 0; }
ol.commentlist { padding: 0; text-align: justify; }
ol.commentlist li { 
	margin: 0px 0 10px 0; 
	padding: 4px; 
	list-style: none; 
	border:1px solid #CCCCCC; 
}

ol.commentlist li div.comment-body { padding:6px; background:#F3F3FD;}
ol.commentlist li.odd div.comment-body { padding:6px; background:#F5EDE2;}

.vcard{float:left; width:45%}
img.avatar { display:inline; padding:2px; margin-right:4px; border:1px solid #CCCCCC; }
.fn {font-weight:bold;}
.commentmetadata{ text-align:right; float:right; width:45%}
ol.commentlist li p{ clear:both; padding:10px 0 0 60px; margin:0px 0; }

div.reply{padding:10px 0 0px 60px;  }
a.comment-reply-link{}

ol.commentlist li ul li { margin-right: -5px; margin-left: 10px; }
ol.commentlist li ul li em{} /* ur comment is awaiting mod. msg */

ol.children { padding: 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }

.comments-pagenav{padding:4px; text-align:center;}
.comments-pagenav a{ padding:4px 4px; }
.comments-pagenav .current{font-weight:bold;}
.comments-pagenav .next{}
.comments-pagenav .previous{}
/* End Comments */

/* 	####################################################
	@RESPOND */
#respond{ }
#respond h3{}/* kato gung Leave a reply na txt */
#respond p{padding:0 0 6px 0;}
#commentform input { width: 170px;  margin:2px 0; padding:4px;}
#commentform #author{} /* input sa author */
#commentform #email{} /* kailangan pabang imemorize yan */
#commentform #url{} /* kailangan pabang imemorize yan */
#commentform #comment{ padding:4px; width:98%;} /* textarea ni, dwe ka type ug msg */
#commentform #submit{} /* of course, submit button */

/* 	####################################################
	@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 */

h2.section-title{
	background:url(images/section-bg.jpg) left top;	
	color:#69adf8;
	height:36px;
	padding:6px 0 0 10px;;
}

.ul-services{
	list-style:none;
}

.ul-services li{ 
	clear:both; 
	background: url('images/services-bg.jpg') left bottom repeat-x;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
.ordernow{
	float:right;
}

.ul-services ul { list-style:none; }
.ul-services ul li {
	padding:0 0 6px 20px;; margin:0;
	background: url('images/icon_02.png') 0 3px no-repeat; 
}
.svcs-detail{
	margin:20px 0 10px 130px;
}

.backtotop{float:right;}