/*  

Theme Name: SimpleZEN
Theme URI: http://www.piton-global.com/resource68.html
Description: A clean, Adsense-optimized 3 column theme
Version: 0.1
Author: Call Center Outsourcing Philippines
Author URI: http://www.piton-global.com/resource68.html

*/

/*************************************
 + General
 *************************************/
*{
	padding: 0;
	margin: 0;
}
body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	text-align: center;
	font-family: "trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
img{
	border: 0;
}
.noshow{
	display: none;
}

a, a:active, a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
}
.clear{
	clear: both;
}
li{
	list-style-type: none;
}
/*************************************
+ Design
*************************************/

#wrapper{
	width: 990px;
	text-align: left;
	margin: auto;
}

#sitename a{
	color: #fff !important;
	font-size:18px;
}
#nav{
	height: 53px;
	overflow: hidden;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;


}
#nav ul{

}
#nav li{
	list-style: none;
	float: left;
}
#nav a{
	padding: 20px 10px;
	display: block;
	text-decoration: none;
	color: #A3AEBA;
	font-size: 14px;
	}
#nav a:hover{
	background-color: #4e607b;
	color: #fff;
}
.page_item a{
	color: #A3AEBA;
}
.page_item a:hover{
	color: #fff;
}
.current_page_item{
	background-color: #544a65;
}
.current_page_item a{
	color: #fff;
}

#headerimg{
	background: url(../images/headerimg.jpg) no-repeat left 15px;
	height: 164px;
	padding-top: 15px;
	clear: both;
}
#logo{
	float: left;
	width: 613px;
}
#welcome{
	float: right;
	width: 355px;
	padding-top: 55px;
	font-size: 11px;
}
#bar{
	padding-top: 7px;
}
#feeds{

	height: 30px;
	float: left;
	width: 610px;
	overflow: hidden;
	margin-top:5px;
}

#feeds li{
	list-style: none;
	float: left;
	padding-top: 2px;
}
#searchbox{
	width: 370px;
	float: right;
}
#searchform{
	
}
#searchform, #s,  #searchsubmit{
	margin: 0;
}
#s{
	border: 1px solid #ccc;
	width: 100%;
	padding: 4px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 3px;
}
#searchsubmit{
	display: none;
}

#container{
	clear: both;
	padding: 20px 0px;
}
#container h2{
	font-size: 28px;
}
#container h3{
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
#contents{
	width: 630px;
	float: left;
	overflow: hidden;
	}

#contents h2{
	font-size:14px;
	border-bottom:1px solid #ccc;
	}

#contents h2 a, a:active, a:visited{
	color: #006699;
	text-decoration: none;
	font-size:18px;
	}

#contents h2 a:hover{
	color: #CC0000;
}

.cat_sub{
	color:#333;
	text-decoration:none;
	font-size:14px;
	}

.cat_sub li{
	margin-left: 20px;
	padding:0px;
	}
	
.cat_sub a, a:active, a:visited{
	color:#333;
	text-decoration:none;
	font-size:12px;
	}

.cat_sub a:hover{
	color:#CC0000;
	text-decoration:underline;
	}
	
#cat_title{
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #4e637b;
	text-align: left;
	text-transform:uppercase;
	line-height: 20px;
	margin-bottom: 10px;
	color:#CC0000,
	}

#sidebar {
	width:350px;
	float:right;
	margin:0px;
	padding:0px;
	}

#sidebar_1{
	width: 160px;
	float: left;
	margin: 0px 15px;
}
#sidebar_1 li, #sidebar_2 li{
	list-style: none;
	border-bottom: 1px dotted #5383ba;
	margin: 0px 0px 3px 0px;
}
#sidebar_1 h2, #sidebar_2 h2{
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #4e637b;
	text-align: right;
	text-transform:uppercase;
	line-height: 20px;
	margin-bottom: 10px;
}
#sidebar_2{
	width: 160px;
	float: right;

}

#footer{
	clear: both;
	border-top: 2px solid #4E637B;
	width:100%;
}

#footer_right{ float:right;}

#bottom_nav {
	width:630px;
	padding:0px;
	color:#333;
	float:left;
	}

#bottom_nav a {	color:#333;	text-decoration:none; }
#bottom_nav a:hover {	color:#863900;	text-decoration:underline; }

.feedTitle{
	border-bottom: 1px dotted #FFCB3F;
	text-transform: uppercase;
	background-image: url(images/package_link.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.feedTitle a{
	color: #7F1F00;
}
.feedTitle a:hover{
	color: #000;
}

