/*
Theme Name: Transformers
Theme URI: http://www.sem-pros.com.com
Description: This is a free WordPress Theme from SEM Pros Philippines
Author: Maki Macaya
Author URI: http://www.sem-pros.com


/*-----------Block Level Elements--------------*/

Body {
	background:#1c130a url(images/bg_01.jpg) repeat-x;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a8970;
	
}

a, a:hover, a:visited {color:#b1a48e;}

#page {
	width: 750px;
	margin: 0 auto;
	background-color:#424033;
	}

#header {
	width:750px;
	height:65px;
	background:#0b1721 url(images/header_bar.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#967c61;
	overflow:hidden;
}

#headerimg {
	float:left;
	padding:10px;
	margin:0px;
	}

#headerimg h2{
	font-size:18px;
	color:#b1a48e;
	padding:0px;
	margin:0px;
}

#headerimg a{
	color:#b1a48e;
	text-decoration:none;
}

#headerimg .description {
	padding:0px;
	margin:0px;
	font-size:10px;
}

#header_about {
	width:330px;
	float:right;
	padding:40px 30px 10px 10px;
	color:#343b46;
	}


#header_pic {
	width: 750px;
	height:200px;
	background:#faf8ea url(images/header_pic.jpg);
	border-bottom:8px solid #201e19;
	}

#header_pic h1 {
	font-size:12px;
	color:#343b46;
	padding:0px;
	margin-bottom:5px;
}

#wrapper {
	width: 750px;
	}

#content {
	float: right;
	width: 520px;
	padding:10px;
	background:#424033 url(images/content_bg.gif) top repeat-x;
	overflow:hidden;
}


#topnav {
	height:15px;
	background:#e3e3e3 url(images/top_bar.gif) repeat-x;
	padding:7px 5px 3px 5px;
	margin:0px;
	text-align:right;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	}

#topnav ul {
	padding:0px;
	margin:0px;
	}
	
#topnav li {
	display:inline;
	padding:0px 5px 0px 5px;
	margin:0px;
	font-weight:bolder;
	}

#topnav a {	color:#baac94; text-decoration:none;	}
#topnav a:hover {	color:#baac94; text-decoration:underline;	}

#sitenav {
	float:left;
	width: 750px;
	background:#300000 url(images/bg_02.gif);
	padding-bottom:10px;
	margin:0px;
	overflow:hidden;
	}

#sitenav_title{
	background:#8f9ca8 url(images/footer_bar.gif);
	padding:25px 0px 2px 10px;
	color:#908e81;
	font:14px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:20px;
	}

#sitenav .title {
	background:#262323 url(images/side_bar_title.gif) repeat-x;
	border-bottom:1px solid #333;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	overflow:hidden;
	margin:0px;
	color:#908e81;
	}
	
#sitenav .box {
	width:150px;
	float:left;
	background:#1d1c16 url(images/box_bg.jpg) bottom right no-repeat;
	padding:0px;
	margin:10px 10px 10px 10px;
	border:2px solid #302e29;
	}

#sitenav .box ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #4e463a;
	margin:0px;
	color:#9b8c77;
	}

#sitenav .box li a{
	color:#9b8c77;
	text-decoration:none;
	}

#sitenav .box li a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
#sitenav .box2 {
	width:360px;
	float:left;
	background:#1d1c16 url(images/box_bg.jpg) bottom right no-repeat;
	padding:0px;
	margin:10px;
	border:2px solid #302e29;
	}

#sitenav .box2 ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box2 li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #4e463a;
	margin:0px;
	color:#9b8c77;
	}

#sitenav .box2 li a{
	color:#9b8c77;
	text-decoration:none;
	}

#sitenav .box2 li a:hover{
	color:#fff;
	text-decoration:underline;
	}

#footer {
	width: 730px;;
	clear: both;
	text-align:center;
	background:#0e0f0e url(images/footer_bg.jpg) top repeat-x;
	height:30px;
	color:#b1a48e;
	padding:10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	
}

#footer a{
	color:#b1a48e;

	}

/*-------------Headings-------------*/

h1 {
	font-size:14px;
	color:#b1a48e;
	padding:0px;
	margin:0px;
}

h2 {
	font-size:16px;
	color:#b1a48e;
	padding:0px;
	margin:0px;
}

h3 {
	font-size:18px;
	color:#b1a48e;
	padding:0px;
	margin:0px;
}

h4 {
	font-size:20px;
	color:#b1a48e;
	padding:0px;
	margin:0px;
}

h5 {
	font-size:22px;
	color:#b1a48e;
	padding:0px;
	margin:0px;
}

/*-------------The Post-------------*/

.post h2 a, h2 a:hover, h2 a:active{
	color:#b1a48e;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.post {
	
	border:1px solid #524f44;
	margin-bottom:10px;
	padding:10px;
	background-color:#28261f;
	
}

.post p {
	text-align:justify;
}

.post a {
	color:#b1a48e;
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	height:40px;
}

.alignleft {
	width:200px;
	margin-bottom:10px;
	float:left;
	text-align:left;
	color:#b1a48e;
}

.alignleft a{
	color:#b1a48e;
}

.alignright {
	width:200px;
	margin-bottom:10px;
	float:right;
	text-align:right;
	color:#b1a48e;
}

.alignright a{
	color:#b1a48e;
}


.center {

}

.pagetitle {

}

blockquote {
	border-left:2px solid #333;
	padding-left:10px;
	
}

cite {

}

.post img {
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #999999;
	}

.post a img {
	border:1px solid #999999;
}

acronym, abbr {

}

/*--------------side bar------------*/

#sidebar {
	width: 200px;
	float:left;
	background:#424033 url(images/content_bg.gif) top repeat-x;
	padding:5px;
}

#sidebar ul {
	margin:5px;
	padding:0px;
	}

#sidebar ul h2 {
	height:21px;
	font-size:12px;
	padding:6px 0px 0px 28px;;
	overflow:hidden;
	margin:0px;
	color:#b1a48e;
	background:url(images/icon.jpg) no-repeat;
	}

#sidebar ul li {
	color:#b1a48e;
	background-color:#28261f;
	list-style-type:none;
	margin-left:5px;
	background:#28261f url(images/side_bar_title.gif) repeat-x;
	}

#sidebar ul ul {
	padding-bottom:10px;
	padding-left:15px;
	background-image:none;
}

#sidebar ul ul li {
	padding-left:0px;
	margin-bottom:3px;
	list-style-type:square;
	background-image:none;
	/*border-bottom:1px dashed #CCCCCC;
	list-style-image:url(images/arrow.gif);*/
}

#sidebar ul ul ul {
	padding-bottom:0px;
	padding-left:0px;
}

#sidebar ul ul ul li {
	list-style-type:circle;
	padding-left:0px;
	margin-bottom:3px;
	/*border-bottom:1px dashed #CCCCCC;*/
}



#sidebar p {

}

#sidebar a {
	color:#b1a48e;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}



/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {
color:#fff;
}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#search {
	float:right;
	padding:15px;
	}

#search .icon{
	padding-top:3px;
	float:left;
	}


#searchform {
	padding:10px;
}

#searchform input {
	color: #fff;
	background: #000;
	border: 1px solid #3a382b;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

#searchform #s {
	vertical-align:top;
}


/*-------------Calendar-----------------*/

#date {
	float:left;
	width:53px;
	height:53px;
	background:url(images/date_bg.jpg) no-repeat;
	padding-top:3px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#2f2b29;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#2f2b29;
	font-weight:bold;
	}
	
#date .m {
	text-align:center;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2f2b29;
	margin-top:-3px;
	}
	
#date .j {
	text-align:center;
	font:26px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#2f2b29;
	font-weight:bold;
	margin-top:-4px;
}


#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

#main_start {position: absolute;left: -10000px;};

