/*
Theme Name: Fantastic Four Movie - Rise of the Silver Surfer
Theme URI: http://www.sem-pros.com.com
Description: este es un tema para wordpress de SEM Pros Philippines
Author: Maki Macaya
Author URI: http://www.sem-pros.com


/*-----------Block Level Elements--------------*/

Body {
	background:#22252f url(images/bg_01.jpg) repeat-x;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background-attachment:fixed;

}

a {color:#902f00;}
#page {
	width: 750px;
	margin: 0 auto;
	background-color:#e9eff3;
	border:0px solid #0e0e0e;
	
}

#header {
	width:750px;
	height:65px;
	background:#0b1721 url(images/silver_bar.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	overflow:hidden;
}


#headerimg {
	float:left;
	padding:10px;
	margin:0px;
	}

#headerimg h2{
	font-size:18px;
	color:#102c44;
	padding:0px;
	margin:0px;
}

#headerimg a{
	color:#102c44;
	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 #465461;
	}

#header_pic h1 {
	font-size:12px;
	color:#343b46;
	padding:0px;
	margin-bottom:5px;
}

#wrapper {
	width: 750px;
	}

#content {
	float: right;
	width: 520px;
	padding:10px;
	background:#e9eff3 url(images/content_bg.gif) top repeat-x;
	overflow:hidden;
}


#topnav {
	width: 740px;
	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:#36454f; text-decoration:none;	}
#topnav a:hover {	color:#36454f; 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:#fff;
	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 #ccc;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	overflow:hidden;
	margin:0px;
	color:#2e4a6d;
	}
	
#sitenav .box {
	width:150px;
	float:left;
	background:#8f9ca8 url(images/box_bg.jpg) bottom right no-repeat;
	padding:0px;
	margin:10px 10px 10px 10px;
	border:2px solid #ccd9e5;
	}

#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 #ccd9e5;
	margin:0px;
	color:#fff;
	}

#sitenav .box li a{
	color:#fff;
	text-decoration:none;
	}

#sitenav .box li a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
#sitenav .box2 {
	width:360px;
	float:left;
	background:#8f9ca8 url(images/box_bg.jpg) bottom right no-repeat;
	padding:0px;
	margin:10px;
	border:2px solid #ccd9e5;
	}

#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 #ccd9e5;
	margin:0px;
	color:#fff;
	}

#sitenav .box2 li a{
	color:#fff;
	text-decoration:none;
	}

#sitenav .box2 li a:hover{
	color:#fff;
	text-decoration:underline;
	}

#footer {
	width: 730px;;
	clear: both;
	text-align:center;
	background:url(images/footer_bg.jpg) top repeat-x;
	height:30px;
	color:#fff;
	padding:10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	
}

#footer a{
	color:#fff;

	}

/*-------------Headings-------------*/

h1 {
	font-size:14px;
	color:#2e4a6d;
	padding:0px;
	margin:0px;
}

h2 {
	font-size:12px;
	color:#2e4a6d;
	padding:0px;
	margin:0px;
}

h3 {
	font-size:18px;
	color:#2e4a6d;
	padding:0px;
	margin:0px;
}

h4 {
	font-size:20px;
	color:#2e4a6d;
	padding:0px;
	margin:0px;
}

h5 {
	font-size:22px;
	color:#2e4a6d;
	padding:0px;
	margin:0px;
}

/*-------------The Post-------------*/

.post h2 a, h2 a:hover, h2 a:active{
	color:#902f00;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.post {
	
	border:1px solid #d4d4d4;
	margin-bottom:10px;
	padding:10px;
	background-color:#d9e5eb;
	
}

.post p {
	text-align:justify;
}

.post a {
	color:#315486;
}

.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:#902f00;
}

.alignleft a{
	color:#902f00;
}

.alignright {
	width:200px;
	margin-bottom:10px;
	float:right;
	text-align:right;
	color:#902f00;
}

.alignright a{
	color:#902f00;
}


.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:#e9eff3 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 6px;;
	overflow:hidden;
	margin:0px;
	color:#2e4a6d;

	}

#sidebar ul li {
	color:#2e4a6d;
	background-color:#d9e5eb;
	list-style-type:none;
	margin-left:5px;
	background:#d9e5eb 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:#2e4a6d;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}



/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {
color:#902f00;
}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#search {
	float:right;
	padding:15px;
	}

#search .icon{
	padding-top:3px;
	float:left;
	}


#searchform {
	padding:10px;
}

#searchform input {
	color: #fff;
	background: #525d65;
	border: 1px solid #394a53;
	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:#8891a1;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#8891a1;
	font-weight:bold;
	}
	
#date .m {
	text-align:center;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8891a1;
	margin-top:-3px;
	}
	
#date .j {
	text-align:center;
	font:26px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#8891a1;
	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;
}
