/*
Theme Name: tim mason
Theme URI: http://
Description: standard
Author: john paul eric calabia
Author URI:
Tags: standard
	standard v1.0
*/
*{	border:none; padding:0; margin:0;  } /* RESET ELEMENTS */

/*	###############################################################################
	COMMON CLASSES 
	############################################################################### */

.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 {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center; 
	background-color:#000000;
	background: url('images/bg.jpg');
	background-position:center;
	background-repeat:repeat;
	background-attachment:fixed;
	}
a:link, a:visited { text-decoration:none; color:#F90B05; }
a:hover {text-decoration: underline;color: #F90B05; }
a img {	border: none; }

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 #E7F0DF; }
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: 0px 0px 0 0px;	padding-left: 0px;	border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }

/*	###############################################################################
	@MAINDIVS	
	############################################################################### */
.topbg{ background: url('images/topbg.png') repeat-x top left; }	
#page-wrap{
	/* background: #73a0c5 url('images/header.png') no-repeat bottom center; */
	width:1000px;
	text-align: left;		
	margin:0 auto;
	
	
}


#header-wrap { no-repeat top center; width:944px; height:355px; z-index:0; background:url('images/header.jpg') no-repeat top center;}
#header{padding:0 0 0 0;}

.middle {background-image:url(images/content.jpg); background-position:center; width:944px;}
.content-wrap { float:left; width:615px; height: 100%;}
#middle-topbg {background-image:url(images/content.jpg); background-repeat:no-repeat; background-position:center; width:944px;}
.content{padding:0px 0px 0px 20px;}	

.sidebar-wrap{ float:left; width:293px; padding: 0px 0px 0px 0px; }
.sidebar{width:230px; height:100%; padding:0px 20px 0 25px;}

#footer { background: url('images/footer.jpg') no-repeat top right; text-align:left;height:49px; background-position: center; width:944px; 	}
#footer p{ padding:30px 0 0 250px; color:#000000; font-size:11px;}

/*	###############################################################################
	@HEADER-AREA	
	############################################################################### */
#header h1{ text-align:left;}
#header p{}	

#menubar {background-image:url(images/tabs.jpg); background-repeat:no-repeat; background-position:center; height:40px; width:944px;}
.menu{width:650px; float:left; text-align:left; }
.menu ul { list-style: none; margin: 0px; padding: 0px 0 0 0px}
.menu ul li { float: left;	margin-left: 0px; }
.menu ul li a, .menu ul li a:link{
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	width:105px;
	height:40px;
	font: regular 14px Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding: 10px 0 0 0;
	display:block;
	background:url() no-repeat top right;
}
.menu ul li a:hover { 
	color: #F90B05; text-decoration:none; 
	background-image:url(images/hvr3.png); background-repeat:no-repeat;
	background-position:top right;
		 }
.menu ul li.current_page_item a { 
	color: #F90B05; text-decoration:none; 
	background-image:url(images/hvr2.png); background-repeat:no-repeat;
	background-position:top right;
	}
/* ###############################################################################
 @search-area */
#search-wrap{float:left;width:325px; left top no-repeat;padding:25px 0 0 615px;border:;} 
.s-wrap{float:left; width:230px; height:28px; padding:0px 5px 0 px; border:;}
#s { width:230px; border:0px red solid; height:28px; padding:8px 5px 0 5px; background:none; float:left;}
#searchsubmit {
 background:url(images/search-b.png) center no-repeat; width:80px; height:28px; padding:0 0 0 5px; margin-left:5px; margin-top:2px;
 cursor:pointer;
 border:;
 color:#000000;
 float:left;
 
 }
/*	###############################################################################
	@SIDEBAR-area	*/
	
/*sidebar list level1 */

.sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
	
.sidebar ul {margin: 0;	padding: 0 0 40px 10px;}
.sidebar ul li { /*  mao ni ang title katong naa sa h2  */
	list-style: none;
	margin-bottom: 0px;
	padding: 0;
	border:0px solid #FBCA0B;
	
}	
.sidebar ul li h2{
	background:url(images/h2-bg.jpg) top left repeat-x;
	height:25px;
	padding:10px 0 0 18px;
}
/*sidebar list level2 */
.sidebar ul li ul {	padding: 0;	margin: 0; }
.sidebar ul li ul li{
	padding: 4px 0px 0px 16px;
	border:none;	
	background: url(images/mini-blogroll.gif) no-repeat; 
	
}

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

/*to target li level2 exL: blogroll*/
ul li.linkcat ul li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}

/*	###############################################################################
	@optin-area	
	############################################################################### */
.f11 { margin:100px 0px 10px 0px;}
.optin {background-image:url(images/optin.jpg); width:293px; height:453px; background-repeat:no-repeat;}
.optin table td{padding:0px 0px 0px 0; }
.optin input{
	width:200px;
	padding:0 0 3px 0px;
	margin-bottom:3px;
}
.optin p{ padding:0px 0 0px 0;; }
.optin .submit{	cursor:pointer; width:271px; height:34px; background-image:url(images/button.jpg); border:0; background-repeat:no-repeat; background-position:center; } 
.optin-bg{padding:0px 0px 0 0px;}
/*	###############################################################################
	@POSt-area	
	############################################################################### */
	
.post{margin-bottom:20px;}

.post h2{ padding:6px;}
.postmetadata-top{ margin-bottom:10px;}
.postmetadata{ 
	margin:4px 0; padding:4px; 
	background:#F4FCFF; 
	border-top:1px solid #E1DDDE; 
	border-bottom:1px solid #E1DDDE; 
}

/* End post */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry {color:#000000; margin-bottom:10px;}
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;
	}






/* Begin Form Elements */

.entry form { 
	text-align:center;
	}


/*	###############################################################################
	@Comments-area	
	############################################################################### */

/* ####################################################
	comments */

#commentform input { width: 170px; }
#commentform { margin: 0 0 0 0;	}
#commentform textarea {	width:98%; padding: 0px; }
#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 */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */


.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 */


		
/* End Form Elements */	


.sidebox-pad{padding:0 12px 0 12px;}
.postdate { color:#F9FFF3; 
	text-align:center; background:url(images/date-box.jpg) left top no-repeat; height:64; 
	width:77px; float:left;
	padding-bottom:10px; margin-right:2px;
	padding-top:5px;
	}
.postdate h3{ padding:4px; color:#FFFFFF;}
.post-title-box{
	float:left;
	width:400px;
}
.post-title-box h2{ 
	
}
.postmeta-top{padding-bottom:10px;}
.titlepost1 a {color:#2F2F2F;}

#bg2nd {}
.sign-up-here {padding:65px 10px 15px 10px;
				}
.urname {height:20px;}
#searchform {padding:5px 0px 0px 0px;
				margin-right:10px;}
				
.borderline1 {
	border: 1px solid #cdcdcd;
	padding:4px;
}
.top-head {background-image:url(); background-repeat:no-repeat; background-position:top; height:355px; width:944px;}
.downbg {background-image:url(images/down-bg.png); background-position:bottom left; background-repeat:repeat-x; width:100%;} 

