/*
	Theme Name: PhoenixVPA
	Theme URI: http://www.compropk.com
	Description: Design by Compro
	Version: 1.0
	Author: Faisal
	Author URI: http://www.muhammadfaisal.com
*/


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/header-bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#header-bottom {

background: url(images/header-bottom.gif);
/*height: 22px;*/
height: 7px;
width: 100%;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	/*list-style-image: url(images/img07.gif);*/
}

a {
	text-decoration: none;
	color: #77a52b;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 966px;
	height: 88px;
	margin: 0 auto;
	padding: 0 17px;
	color: #E3F6FF;
}

#logo h1 a {
	float: left;
	margin: 0;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	height: 40px;
	padding-top: 4px;
	/*background: url(images/h1-bg.gif);*/
	background-repeat: no-repeat;
	background-position: left; 
	padding-left: 0px;
	margin-right: 15px;
	
}



#logo h1 {
	padding: 20px 0 0 0;
	font-size: 2.5em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 966px;
	height: 26px;
	margin: 0 auto;
	padding: 0px 17px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	line-height:26px;
	margin: 0 1px 0 0;
	padding: 0px 20px 0 20px;
	border-top: none;
	border-bottom: none;
	/*border-left: 1px solid transparent;
	border-right: 1px solid transparent;*/
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
color: #E6F8FF;
	background: url(images/nav-hover.gif);
	/*border-left: 1px solid #3186AC;
	border-right: 1px solid #3186AC;*/
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	color: #77a52b;
}

#menu .current_page_item a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #77a52b;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 16px 0 0px 0;
	
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 500px;
	position:relative;
	left:26px;
	/*background-color:#006633;*/
}

.post {
	/*margin-bottom: 20px;
	padding-bottom: 15px;*/
	line-height: 200%;
	line-height:160%;
	/*background-image: url(images/post-bg.gif);*/
	background-image: url(images/post-bg-main.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	width: 440px;
	padding-left: 30px;
	padding-right: 30px;
	/*margin-left: -15px;*/
}



.banner-post {
	line-height: 200%;
	line-height:160%;
}

.banner-post ul{
	margin:0;
	padding:0;
	margin-left:18px;
	list-style-type:none;
	list-style-image:url(images/tick.gif);
	
}

/*.banner-post ul li{
	list-style-type:none;
	background-image: url(images/tick.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:0px; margin:0px;
	padding-left:25px;
}*/

.banner-post ul li{
	padding-left:10px;
}


.title {
	margin: 0;
	font-weight: normal;
	
	margin-bottom: 10px;
}

.title a {
	border-bottom: none;
}

.title a:hover {

}

.byline {
	margin: 0 0 0px 0;
	display: block;
	padding-left: 20px;
	background-image: url(images/posted.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.entry {
	padding: 0 0px;
	text-align:justify;
}

.entry img {
	border:1px solid #999999;
	vertical-align:top;
	margin-top:5px;
	margin-bottom:5px;
}

.entry li {
	list-style-type:square;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {

}

/* Sidebars */

.sidebar {
	float: left;
	width: 224px;
	padding: 0 0 0 0px;
	position:relative;
	left:35px;
}


.sidebar-post {
	line-height: 200%;
	line-height:160%;
	background-image: url(images/sidebar-bg-main.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	width: 184px;
	padding-left: 20px;
	padding-right: 20px;
}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0; list-style:none; margin:0px;
}

.sidebar li ul {
	margin:0; padding:0; list-style:none;
}

.sidebar li li {
	padding: 0px 0 5px 0px;
	margin-left:20px;
	list-style-image:url(images/bullet.gif);
	list-style-position:outside;
	/*background: url(images/img04.gif) no-repeat 5px 6px;*/
}


.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 6px 20px;
	display: block;
	width: 181px;
	height: 22px;
	/*background: url(images/h2-bg.gif);*/
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFF;
}



.page_item { padding: 0 0 0px 0px; margin:0; font-size: 14px; }

.current_page_item a{ color: #0964ad; }
.current_page_parent a{  color: #0964ad;  }




/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#myfooter {
	color: #0964ad;
	
}

#myfooter a {
	color: #0964ad;
	text-decoration: none;
}

#footer {
	padding: 20px 0 30px 0;
	background: #5ba9c4;
	border-top: 10px solid #4198BE;
	
	 float:left; 
	 position:relative; 
	 width:100%; 
	 margin-top:20px; 
	 line-height:22px;
	 line-height:160%;
	 
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a: hover {
	color: #FFCF7B;
	text-decoration: none;
}