/*
Theme Name: Transformers Movie
Theme URI: http://www.sem-pros.com.com
Description: This is a free WordPress Theme from SEM Pros Philippines
Author: http://www.sem-pros.com.com (Maki Macaya)
Author URI: http://www.sem-pros.com


/*-----------Block Level Elements--------------*/

Body {
	background:#0E1116 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: 840px;
	margin: 0 auto;
	background-color:#424033;
	}

#header {
	width:840px;
	height:65px;
	background:#0b1721 url(images/header_bar.jpg);
	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: 840px;
	height:190px;
	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: 840px;
	}

#content {
	float: right;
	width: 820px;
	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: 840px;
	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: 820px;;
	clear: both;
	text-align:center;
	background:#0e0f0e url(images/footer_bg.jpg) top repeat-x;
	height:10px;
	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 {
	overflow: hidden;
	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 {

}


/*--------------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;
}

/*------------blizzard----------------*/
.blizzquotewrap {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background-color:#333333;
color:#0099FF;
font-size:11px;
margin:10px 20px;
padding:10px;
}
.blizzquote h1, .blizzquoteheader {
background-color:#333333;
background-image:url(../img/blizzquotesep.gif);
background-position:left bottom;
background-repeat:no-repeat;
border:0 none;
font-size:11px;
font-weight:normal;
margin:0;
padding:0 0 6px;
}
.blizzquote h1 span, .blizzquoteheader span {
background-image:url(../img/blizz_ico.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:27px;
line-height:21px;
padding-left:30px;
}
.wowclass {
background-image:url(../img/class_sprite.png);
background-repeat:no-repeat;
font-weight:bold;
padding-left:17px;
}
.wowclass.deathknight {
background-position:left -159px;
color:#C41E3A;
}
.wowclass.druid {
background-position:left -3px;
color:#FF7D0A;
}
.wowclass.hunter {
background-position:left -21px;
color:#ABD473;
}
.wowclass.paladin {
background-position:left -55px;
color:#F58CBA;
}
.wowclass.rogue {
background-position:left -90px;
color:#FFF569;
}
.wowclass.warlock {
background-position:left -125px;
color:#9482CA;
}
.wowclass.warrior {
background-position:left -142px;
color:#C79C6E;
}
.wowclass.shaman {
background-position:left -107px;
color:#2459FF;
}
.wowclass.priest {
background-position:left -73px;
color:#FFFFFF;
}
.wowclass.mage {
background-position:left -38px;
color:#69CCF0;
}
.article h2 {
color:#333333;
font-size:16px;
font-weight:bold;
line-height:20px;
}
.blizzquote h2 {
color:#90FF53;
display:inline;
}
.blizzquote h3 {
color:white;
display:inline;
font-size:11px;
font-weight:bold;
}
.blizzquote h4 {
display:inline;
font-size:11px;
font-weight:bold;
}
.blizzquote a {
color:white;
}
.blizzquote b {
color:white;
}
.corners-bottom {
display:none;
}