/*
Theme Name: Gregg Davison
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:#0E4784;
	background: url('images/bg.jpg');
	background-position:center;
	background-repeat:repeat-x;
	background-attachment:fixed;
	}
a:link, a:visited { text-decoration:none; color:#3DD8FF; }
a:hover {text-decoration: underline;color: #3DD8FF; }
a img {	border: none; }

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif;	font-weight: bold; color:#CCC;	}
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 #ccc; }
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:947px;
	text-align: left;		
	margin:0 auto;
	
	
}


#header-wrap {height:303px; z-index:0;}
#header{background-image:url(images/header.png); background-repeat:no-repeat; height:272px; padding:0 0 0 0; background-position:top;}

.middle {background-image:url(images/content-bg.png);}
.content-wrap { float:left; width:616px; height: 100%; padding:10px 0 0 10px;}
#middle-topbg {background-image:url(images/content-top.png); background-color:; background-repeat:no-repeat;}
.content{padding:0px 0px 0px 40px;}	

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

#footer { background: url('images/footer.png') no-repeat top right; text-align:left;height:35px; background-position: center; 	}
#footer p{ padding:18px 0 0 50px; color:#ffffff; font-size:11px; }

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

#menubar {background-image:url(images/tabs.png); background-repeat:repeat-y; height:31px; background-position:top;}
.menu{width:947px; float:left; text-align:left; padding: 0px 0 0 10px; }
.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:100%;
	height:20px;
	font: regular 14px Arial, Helvetica, sans-serif;
	margin:0px 35px 0px 0px;
	padding: 7px 0px 0 0;
	display:block;
	background:url(images/hvr1.png) no-repeat top right;
}
.menu ul li a:hover { 
	color: #3DD8FF; text-decoration:none; 
	background-image:url(); background-repeat:no-repeat;
	background-position:top right;
		 }
.menu ul li.current_page_item a { 
	color: #3DD8FF; text-decoration:none; 
	background-image:url(); background-repeat:no-repeat;
	background-position:top right;
	}
/*	###############################################################################
	@search-area	*/
#search-wrap{float:right;width:150px; padding:0px 0 0px 0px; margin:0 0 0px 0px;}	
.s-wrap{float:left; width:150px; padding:0px 0 0 0px; padding:0 0 0 0px; }
#s { width:150px; border:solid 1px #00FFFF; height:19px; margin-right:0px;}
#searchsubmit {
	width:62px;
	height:21px;
	color:#0FF;
	font: regular 14px Arial, Helvetica, sans-serif  bold;
	cursor:pointer;
	border:#33CCFF solid 1px;
	background:url(images/search.jpg) no-repeat top right;
	padding:0 0 5px 0;
	margin:0px 0px 10px 4px;
	
	}

/*	###############################################################################
	@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 #4BDAFF;
	
}	
.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:205px 0px 0px 0px;}
.optin {background-image:url(images/optin.jpg); width:266px; height:358px; background-repeat:no-repeat;}
.optin table td{padding:0px 0px 0px 0; }
.optin input{
	width:200px;
	padding:0 0 3px 0px;
	margin-bottom:3px;
	border:#0C4AAB solid 1px;
}
.optin p{ padding:0px 0 0px 0;; }
.optin .submit{	cursor:pointer; width:246px; height:41px; background-image:url(images/button.png); 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;
}
.downbg {background-image:url(images/down-bg.png); background-position:bottom left; background-repeat:repeat-x; width:100%;} 
