/*
	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;
	background-position: left -20px;
	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;
	width: 956px;
	height: 88px;
	margin: 0 auto;
	padding: 0 17px;
	color: #E3F6FF;
	
	height: 68px;
}

#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;
	text-shadow: 0 2px 0 #1d4a5f;
	
}



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

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

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


.rbtn1 {
	font-weight:bold; font-size:24px; line-height:40px; margin:10px;
	background-color:#77A52B; padding:8px 10px; color:#FFF;-webkit-border-radius: 5px; -moz-border-radius:5px;
	/*-moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;*/
   
   -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	
	
	border: 1px solid #DEDEDE;
	text-shadow: 0 1px 0 #1d4a5f;
	
	background: #4690b3;
	background: -moz-linear-gradient(top, #469CC0 0%, #3f7ca0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#469CC0), color-stop(100%,#3f7ca0));
	background: -webkit-linear-gradient(top, #469CC0 0%,#3f7ca0 100%);
	background: -o-linear-gradient(top, #469CC0 0%,#3f7ca0 100%);
	background: -ms-linear-gradient(top, #469CC0 0%,#3f7ca0 100%);
	background: linear-gradient(top, #469CC0 0%,#3f7ca0 100%);
	border-color: #3e89ad #357ea0 #2c7191;
	
	
	-webkit-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #78afce;
	-moz-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #78afce;
	box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #78afce;

}


.rbtn1s {
	font-weight:bold; font-size:16px; line-height:24px; margin:5px 0px;
	background-color:#77A52B; padding:3px 10px; color:#FFF;-webkit-border-radius: 5px; -moz-border-radius:5px;
	
   -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	
	
	border: 1px solid #DEDEDE;
	text-shadow: 0 1px 0 #1d4a5f;
	
	background: #4690b3;
	background: -moz-linear-gradient(top, #469CC0 0%, #3f7ca0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#469CC0), color-stop(100%,#3f7ca0));
	background: -webkit-linear-gradient(top, #469CC0 0%,#3f7ca0 100%);
	background: -o-linear-gradient(top, #469CC0 0%,#3f7ca0 100%);
	background: -ms-linear-gradient(top, #469CC0 0%,#3f7ca0 100%);
	background: linear-gradient(top, #469CC0 0%,#3f7ca0 100%);
	border-color: #3e89ad #357ea0 #2c7191;
	
	
	-webkit-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #78afce;
	-moz-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #78afce;
	box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #78afce;

}



a.rbtn {
	font-weight:bold; font-size:20px; line-height:40px; margin:10px 10px 10px 0px;
	background-color:#77A52B; padding:8px 10px; color:#FFF;-webkit-border-radius: 10px; -moz-border-radius:10px;
	/*-moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;*/
   
   -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	
	
	border: 1px solid #DEDEDE;
	text-shadow: 0 1px 0 #1d4a5f;

}

a.rbtn:hover {
	font-weight:bold; font-size:20px; line-height:40px; margin:10px 10px 10px 0px;
	background-color:#5BA9C4; padding:8px 10px; color:#FFF;-webkit-border-radius: 10px; -moz-border-radius:10px;
	/*-moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;*/
   
   -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	
	
	border: 1px solid #DEDEDE;
	text-shadow: 0 1px 0 #1d4a5f;

}



 
 .ct-post a.demo, .ct-post a.download{
    font-size: 23px;
	white-space: nowrap;
	text-align: center;
    width: 180px;
    margin:0 0 25px 0px;
    line-height: 20px;
	display: inline-block;
	text-decoration: none;
	padding: 12px 10px;
	text-transform: uppercase;
	border: 1px solid #DEDEDE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	background: #4690b3;
	background: -moz-linear-gradient(top, #4690b3 0%, #3f7ca0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4690b3), color-stop(100%,#3f7ca0));
	background: -webkit-linear-gradient(top, #4690b3 0%,#3f7ca0 100%);
	background: -o-linear-gradient(top, #4690b3 0%,#3f7ca0 100%);
	background: -ms-linear-gradient(top, #4690b3 0%,#3f7ca0 100%);
	background: linear-gradient(top, #4690b3 0%,#3f7ca0 100%);
	border-color: #3e89ad #357ea0 #2c7191;
	color: #fff;
	position: relative;
	text-shadow: 0 1px 0 #1d4a5f;
	-webkit-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #78afce;
	-moz-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #78afce;
	box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #78afce;
}
.ct-post a.demo:hover, 
.ct-post a.download:hover{
	background: #3f7ca0;
	background: -moz-linear-gradient(top, #3f7ca0 0%, #4690b3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f7ca0), color-stop(100%,#4690b3));
	background: -webkit-linear-gradient(top, #3f7ca0 0%,#4690b3 100%);
	background: -o-linear-gradient(top, #3f7ca0 0%,#4690b3 100%);
	background: -ms-linear-gradient(top, #3f7ca0 0%,#4690b3 100%);
	background: linear-gradient(top, #3f7ca0 0%,#4690b3 100%);
	border-color: #3e89ad #357ea0 #2c7191;
	text-shadow: 0 1px 0 #21607d;
	-webkit-box-shadow: 0 1px 1px #d4d4d4, inset 0 1px 0 #8bbdd9;
	-moz-box-shadow: 0 1px 1px #d4d4d4, inset 0 1px 0 #8bbdd9;
	box-shadow: 0 1px 1px #d4d4d4, inset 0 1px 0 #8bbdd9;
}
.ct-post a.demo:active, 
.ct-post a.download:active{
	color: #3C4C54;
	text-shadow: 0 1px 0 #75b2cf;
}
.ct-post a.demo{
	left:50%;
	margin-left: -207px;    
}
.ct-post a.demo:before,
.ct-post a.download:before{
	position: relative;
	display: inline-block;
	content: '';
	/*background: transparent url(../images/cs.png) no-repeat -156px -523px;
	width: 18px;
	height: 14px;
	margin-left: -15px;
	margin-right: 7px;*/
}
.ct-post a.download {
    left: 50%;
	margin-left: 5px;
}
.ct-post a.download:before{
	/*background: transparent url(../images/cs.png) no-repeat -185px -522px;
	width: 14px;
	height: 14px;*/
}

 

/* Menu */

#menu {
	width: 966px;
	width: 956px;
	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 2px 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;
	background: url(images/nav-hover.gif);
}

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

#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;
}







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

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

#menu2 li {
	display: inline;
	background-color:#CCC
}

#menu2 a {
	display: block;
	float: left;
	height: 26px;
	line-height:26px;
	margin: 0 1px 0 0;
	padding: 0px 31px 0 30px;
	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: #fff;
	background: url(images/nav-hover.gif);
}

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




/* Page */

#page {
	width: 1000px;
	width: 990px;
	margin: 0 auto;
	padding: 16px 0 0px 0;
	padding: 0px 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%;
	/*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%;
}

.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 20px 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%;
	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;
	 margin-top:0px; 
	 
}

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

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

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