html{
	background:url(../images/bg.jpg) no-repeat bottom center #fff ;
	background-attachment:fixed;
}
	
body {
	margin-top: 49px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}


h2{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}

a:link {
	color: #4E8006;
}


a:hover, a:active {
	text-decoration: none;
	color: #4E8006;
}


a:visited {
	color: #4E8006;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */
form {
	margin: 0;
	padding: 0;
}


fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}


input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */
#header {
	width: 860px;
	height: 52px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat left top;
}

/** LOGO */
#logo {
	width: 850px;
	height: 150px;
	margin: 0 auto;
	/*background: url(../images/banner.jpg) no-repeat left top;*/
}

/* Page */
#page {
	width: 850px;
	margin: 0 auto;
	background-color:#FFF;
}

/* Content */
#content {
	float: right;
	width: 850px;
	/*background: url(../images/img10.jpg) no-repeat left top;*/
}


/* Post */
.post {
	padding: 20px 15px;
}


.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}


.post h1 {
	color:#029eec;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
}

.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	background: url(../images/img09.jpg) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
}


.post .entry {
	padding: 0 15px;
}


.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}


.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}


.post .meta .links {
	float: right;
}


.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../images/img11.jpg) no-repeat left center;
}


.post .meta .comments {
	padding-left: 22px;
	background: url(../images/img12.jpg) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 215px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:14px;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	margin-bottom: 10px;
	background: url(../images/img07.jpg) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
}

/* Search */
#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}


/* Boxes */
.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}


/* Footer */
#footer-wrap {
	width: 860px;
	height: 70px;
	margin: 0 auto;
}

#footer {
	margin:auto;
	height: 40px;
	min-height: 40px;
	padding: 0;
}


html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
}


#legal a {
	color: #FFFFFF;
}

#pie{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	clear: both;
	}
.cebu{
	background: url(../images/cow.gif) no-repeat fixed bottom right ;
	_background: url(../images/cow.gif) no-repeat static bottom right ;
	}	