/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */

body {
	margin: 30px 0 20px 0;
	padding: 0;
	background: #D7D7BD url(images/img01.png) repeat;
	text-align: justify;
	line-height: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}

strong {
	color: #000000;
}

p, ol {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #006699;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

/** Style for header starts here */

#header {
	width: 920px;
	height: 150px;
	margin: 0px auto;
	background: #FFFFFF url(images/top_pucpalma.jpg) no-repeat left top;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 10px 10px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 73px 10px 0px 0px;
	font-size: 1.4em;
}

/** Style for menu starts here */

#menu {
	width: 920px;
	height: 50px;
	margin: 0px auto;
	background: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	font-size: 14px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 170px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	border-left: solid 1px #8B8B8B;
	border-top: solid 1px #8B8B8B;
	background: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border: none;
	background: url(images/img05.jpg) no-repeat left 55%;
	padding: 14px 30px 10px 12px;*/
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

#menu a:hover {
	color: #FFFF00;
	font-weight:bold;
}

/** Style for wrapper starts here */

#wrapper {
	width: 960px;
	margin: 0px auto;
	padding: 20px 0;
	background: #FFFFFF url(images/back_wrapper.jpg) repeat-y left top;
}

/** Style for content starts here */

#content {
	width: 920px;
	margin: 0px auto;
}

#content h2 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #999999 dashed;
	color: #990000;
	margin-bottom: 10px;
}

#content p {
}

#content a {
	text-decoration: none;
}


#right {
	float: right;
	width: 500px;
	padding: 20px 20px;
}

#right ul {
	margin: 0 1em;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	/*background: url(images/img04.gif) no-repeat 0 7px;*/
	line-height: 17px;
}

#right ul ul {
	margin-top: 8px;
}


#right ul ul li {
	margin-bottom: 8px;
	padding-left: 10px;
	/*background: url(images/img04.gif) no-repeat 0 7px;*/
	line-height: 17px;
}

#right #submenu {
	margin-top: 5px;
}

#right #submenu a {
	background: #CCCCCC;
	padding: 3px 15px 3px 15px;
	border-bottom: #666666 solid 1px;
	border-left: #999999 solid 1px;
	color: #000000;
}

#right #submenu a:hover {
	background: #CCCCCC;
	padding: 3px 15px 3px 15px;
	border-bottom: #666666 solid 1px;
	border-left: #999999 solid 1px;
	color: #990000;
}


#leftwrapper {
	float: left;
	width: 360px;
	margin-bottom: 10px;
}

#leftwrapper  .leftbox {
	width: 320px;
	padding: 20px 20px;
	background: #CFCFCF;
	margin-top: 10px;
}

#leftwrapper .leftbox h2 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #666666 solid;
	color: #990000;
	margin-bottom: 10px;
}

#leftwrapper  .editleftbox {
	width: 320px;
	padding: 20px 20px;
	background: #C5FCC6;
	margin-top: 10px;
}

#leftwrapper .editleftbox h2 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #666666 solid;
	color: #990000;
	margin-bottom: 10px;
}

#leftwrapper  .newsleftbox {
	width: 320px;
	padding: 20px 20px;
	background: #CFCFCF;
	margin-top: 10px;
}

#leftwrapper .newsleftbox h1 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*border-bottom: 1px #666666 solid;*/
	text-align: right;
}

#leftwrapper .newsleftbox h1 a {
	color: #006699;
}

#leftwrapper .newsleftbox h1 a:hover {
	text-decoration: none;
	color: #990000;
}

#leftwrapper .newsleftbox h1 a:hover {
	text-decoration: none;
	color: #990000;
}

#leftwrapper .newsleftbox ul{
	padding: 0;
	list-style: none;
}

#leftwrapper .newsleftbox li {
	margin: 10px 0px 15px 0px;
}

#leftwrapper .newsleftbox li a {
	color: #333333;
}

#leftwrapper .newsleftbox li a:hover {
	text-decoration: none;
	color: #990000;
}

#leftwrapper .newsleftbox b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

#leftwrapper .newsleftbox h2 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #666666 solid;
	color: #990000;
}

#right .post{
	clear:both;
}

#right .post .membrostaff {
	width: 500px;
	border-bottom: #000000 1px solid;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
}

#right .post .membrostaff img{
	display: block;
	margin: 0px;
	width: 100px;
	height: 100px;
	padding: 5px;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;auto;
	float: left;
}

#right .post .membrostaff .infostaff {
	float:left;
	padding-left: 20px;
	width: 310px;
	text-align:left;
}

/** Style for footer starts here */

#footer {
	clear: both;
	width: 920px;
	height: 38px;
	margin: 0px auto;
	padding-top: 18px;
	border-top: 1px solid #444444;
	background: #000000;
	font-size: 11px;
	color: #FFFFFF;
}

#footer .copyright {
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(images/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(images/image02.png) no-repeat left 50%;
}

#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}

