/*
Theme Name: TAMBayan Default
Theme URI: http://wordpress.org/
Description: The default for the FEU Tamaraw Bayan (TAMBayan).
Version: 1.0
Author: The FEU TAMBayan
Author URI: http://www.tamarawbayan.com/
Tags: green, gold, feu, tamaraw, piyu, far eastern university
 
	The FEU TAMBayan Theme
	 http://www.tamarawbayan.com
 
	This theme was designed and built by the FEU TAMBayan,
	whose site you will find at http://www.tamarawbayan.com/
*/
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #01A300 url('images/bg.gif') no-repeat bottom center;
	background-attachment: fixed;
	color: #E8E8E8;
	text-align: center; }
 
#page {
	background-color: black;
	border: 1px solid black;
	text-align: left; }
 
#header { background: url('images/kubrickheader.jpg') no-repeat bottom center; height: 150px;}
 
#headerimg {
	margin: 7px 9px 0px;
	height: 105px;
	width: 740px; }
 
#content { font-size: 1.2em }
 
.widecolumn .entry p { font-size: 1.05em; }
 
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
 
.widecolumn { line-height: 1.6em; }
 
.narrowcolumn .postmetadata { text-align: center; }
 
.alt {
	background-color: #006600;
	border-top: 1px solid #005500;
	border-bottom: 1px solid #005500; }
 
#footer {
        background: #004400;
	border: none; }
 
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em; }
 
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold; }
 
h1 {
	font-size: 4em;
	text-align: center; }
 
#headerimg .description {
	font-size: 1.2em;
	text-align: center; }
 
h2 { font-size: 1.6em; }
 
	h2.pagetitle { font-size: 1.6em; }
 
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 15px; }
 
h3 { font-size: 1.3em; }
 
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white; }
 
h2 {
	font-family: 'Century Gothic';
	font-size: 30px;
	text-decoration: none; }
 
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: white; }
 
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }
 
.entry p a:visited { color: #FFCC00; }
 
.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
 
.commentlist li { font-weight: bold; }
 
	.commentlist li .avatar {
		float: right;
		border: 2px solid #005500;
		padding: 2px;
		background: #005500; }
 
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em; }
 
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none; }
 
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
 
.commentmetadata { font-weight: normal; }
 
#sidebar { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
 
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: white; }
 
code { font: 1.1em 'Courier New', Courier, Fixed; }
 
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em; }
 
a, h2 a:hover, h3 a:hover {
	color: #FFCC00;
	text-decoration: none; }
 
a:hover {
	color: white;
	text-decoration: underline; }
 
#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; }
 
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; }
 
#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 955px;
	border: 1px solid #959596; }
 
#header {
	background-color: none;
	padding: 0;
	height: 111px;
	width: 955px; }
 
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%; }
 
.narrowcolumn {
	float: right;
	padding: 0 0 20px 45px;
	margin-right: 53px;
	width: 500px; }
        height: 100%;
 
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px; }
 
.post {
	margin: 0 0 40px;
	text-align: left;
	list-style: none; }
 
	.post hr { display: block; }
 
.widecolumn .post { margin: 0; }
 
.narrowcolumn .postmetadata { padding-top: 5px; }
 
.widecolumn .postmetadata { margin: 30px 0; }
 
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px; }
 
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px; }
 
.postmetadata { clear: left; }
 
.clear { clear: both; }
 
#footer {
	padding: 0;
	margin-left: 14px;
	width: 922px;
	height: 170px;
        float: left; }
 
	#footer p {
		margin: 0;
		padding: 20px; }
 
/* End Structure */
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0; }
 
h2 { margin: 30px 0 0; }
 
	h2.pagetitle {
		margin-top: 30px;
		text-align: center; }
 
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0; }
 
h3 {
	padding: 0;
	margin: 30px 0 0; }
 
	h3.comments {
		padding: 0;
		margin: 40px auto 20px ; }
 
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%; }
 
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto; }
 
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline; }
 
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline; }
 
.alignright { float: right; }
 
.alignleft { float: left }
 
/* End Images */
/* Begin Lists
 
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
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: "0BB &#65533";020 }
 
.entry ol {
	padding: 0 0 0 35px;
	margin: 0; }
 
	.entry ol li {
		margin: 0;
		padding: 0; }
 
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: url('none'); }
 
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0; }
 
#sidebar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 5px }
 
#sidebar ul p, #sidebar ul select { margin: 0px 0 0px; }
 
#sidebar ul ul, #sidebar ul ol { margin: 0px 0 0 0px; }
 
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 0px; }
 
ol li, #sidebar ul ol li { list-style: none; }
 
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0; }
 
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left; }
 
#sidebar #searchform #s {
	width: 108px;
	padding: 2px; }
 
#sidebar #searchsubmit { padding: 1px; }
 
.entry form { text-align: center; /* This is mainly for password protected posts, makes them look better. */ }
 
select { width: 130px; }
 
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; }
 
#commentform textarea {
	width: 100%;
	padding: 2px; }
 
#commentform #submit {
	margin: 0;
	float: right; }
 
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px; }
 
.commentlist {
	padding: 0;
	text-align: left; }
 
	.commentlist li.alt {
		padding: 5px 10px 13px;
		list-style: none;
		background: #006600; }
 
	.commentlist li {
		padding: 5px 10px 13px;
		list-style: none;
		background: #007700; }
 
	.commentlist p { margin: 10px 5px 10px 0; }
 
#commentform p { margin: 5px 0; }
 
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0; }
 
.commentmetadata {
	margin: 0;
	display: block; }
 
/* End Comments */
/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 0px;
	width: 235px; }
 
	#sidebar form { margin: 0; }
 
/* End Sidebar */
/* 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 { background-color: #fff; /* Doesn't work in IE */ }
 
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
 
acronym, abbr { border-bottom: 1px dashed #999; }
 
blockquote {
	padding-left: 75px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #005500 url('http:%20//www.tamarawbayan.com/images/quotebg.png') no-repeat top left;
	width: 60%; margin-left:10px; margin-right:30px; margin-top:15px; margin-bottom:0 }
 
	blockquote cite {
		margin: 5px 0 0;
		display: block; }
 
.center { text-align: center; }
 
hr { display: none; }
 
a img { border: none; }
 
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px; }
 
/* End Various Tags & Classes*/
#supernav {
	font: bold 12px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	position: relative;
	top: 0px;
	left: 48.5%;
	width: 715px;
	margin: 0 0 0 -360px;
	padding: 5px 16px; /* duplicate the tab size */
	text-align: left;
	display: block; }
 
	#supernav li {
		margin: 0;
		padding: 0;
		display: inline; }
 
	#supernav a {
		color: #FFFFFF;
		background: #005500;
		font-weight: normal;
		height: 15px;
		padding: 5px 16px; }
 
		#supernav a:hover {
			color: black;
			background: #ffcc00;
			text-decoration: none; }
 
	#supernav .current_page_item a {
		color: black;
		background: #FFCC00;
		font-weight: bold; }
 
#slidenav {
	position: absolute;
	top: 220px; }
 
#slidenav2 {
	position: absolute;
	top: 220px;
	margin-left: 597px; }
 
#sidebar2 {
	height: 132px;
	width: 219px;
	font-size: 11px;
	color: #EAEAEA;
	padding: 16px;
	list-style-type: none;
	float: left; }
 
	#sidebar2 h2 {
		font-size: 15px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.sidebar2 ul {
	list-style-type: none;
	font-size: 11px; }
 
#sidebar3 {
	height: 181px;
	width: 219px;
	font-size: 11px;
	color: #EAEAEA;
	padding: 20px;
	list-style-type: none; }
 
	#sidebar3 h2 {
		font-size: 15px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.sidebar3 ul {
	list-style-type: none;
	font-size: 11px; }
 
#sidebar4 {
	height: 181px;
	width: 219px;
	font-size: 11px;
	color: #EAEAEA;
	margin-top: -25px;
	list-style-type: none; }
 
	#sidebar4 h2 {
		font-size: 15px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.sidebar4 ul {
	list-style-type: none;
	font-size: 11px; }
 
#sidebar5 {
	height: 181px;
	width: 235px;
	font-size: 11px;
	color: #EAEAEA;
	padding: 20px;
	list-style-type: none; }
 
	#sidebar5 h2 {
		font-size: 15px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.sidebar5 ul {
	list-style-type: none;
	font-size: 11px; }
 
#sidebar6 {
	font-size: 11px;
	list-style-type: none;
	padding-top: 5px; }
 
	#sidebar6 h2 {
		font-size: 15px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.sidebar6 ul {
	list-style-type: none;
	font-size: 11px; }
 
#sidebar7 {
	height: 181px;
	width: 255px;
	font-size: 11px;
	color: #EAEAEA;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 25px;
	list-style-type: none; }
 
	#sidebar7 h2 {
		font-size: 15px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.sidebar7 ul {
	list-style-type: none;
	font-size: 11px; }
 
#sidebar8 {
	height: 181px;
	width: 285px;
	font-size: 11px;
	color: #EAEAEA;
	padding: 20px;
	list-style-type: none; }
 
	#sidebar8 h2 {
		font-size: 15px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.sidebar8 ul {
	list-style-type: none;
	font-size: 11px; }
 
#themeswitcher {
	font-size: 11px;
	list-style-type: none; }
 
	#themeswitcher h2 {
		font-size: 11px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.themeswitcher ul {
	list-style-type: none;
	font-size: 11px; }
 
#sidebaruaapbar {
	font-size: 11px;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -5px; }
 
	#sidebaruaapbar h2 {
		font-size: 15px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.sidebaruaapbar ul {
	list-style-type: none;
	font-size: 11px; }
 
div.transON {
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5; }
 
#authorsbar {
	margin-left: 14px;
	background: black;
	width: 882px;
	font-size: 11px;
	color: #EAEAEA;
	padding: 20px;
	list-style-type: none; }
 
	#authorsbar h2 {
		font-size: 15px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.authorsbar ul {
	list-style-type: none;
	font-size: 11px; }
 
#photos {  }
 
	#photos h2 {
		font-size: 1px;
		margin: 0;
		list-style-type: none;
		color: #003300; }
 
#authorbox {
	background: #007700;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300; }
 
#userphoto {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 4px solid black; }
 
#userinfo {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px; }
 
#avatar {
	float: right;
	margin-left: 4px;
	margin-top: 2px;
	border: 4px solid black;
	position: relative;
	height: 60px;
	width: 60px;
	background: url('http://www.tamarawbayan.com/images/nophotocomment.jpg'); }
 
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 627px;
	height: 345px; /*Height should enough to fit largest content's height*/ }
 
	.stepcarousel .belt {
		position: absolute; /*leave this value alone*/
		left: 0;
		top: 0; }
 
#loginform {  }
 
	#loginform h2 {
		font-size: 30px;
		color: white;
		margin: 0;
		list-style-type: none; }
 
.loginform ul {
	list-style-type: none;
	font-size: 11px; }
 
{  }
 
#toparticles { background: #005500 url('http:%20//www.tamarawbayan.com/images/toparticlesbg.jpg') no-repeat bottom center; }
 
#contributors {
	line-height: 1.4em;
	padding-left: 10px;
	list-style: none;
	float: left; }
