/*
Theme Name: Web Design Pakistan
Theme URI: http://www.webdesignpakistan.pk
Description: A custom-made theme for WDP's own website.
Version: 1.0
Author: WDP
Author URI: http://www.webdesignpakistan.pk
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555;
	line-height: 22px;
	background: #fff url(images/body-bg.png) top left repeat-x;
}
img, img a {
	border: 0;
}
a:link, a:visited, a:active {
	color: #4d9473;
	text-decoration: none;
}
a:hover {
	color: #86c340;
	text-decoration: none;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 100%;
	color: #366852;
	margin: 10px 0 30px 0;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 100%;
	color: #366852;
	margin: 10px 0;
}
h2 a{
	color: #366852 !important;
}
h2 a:hover {
	color: #4d9473 !important;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
	color: #4d9473;
	margin: 10px 0;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #366852;
	margin: 6px 0;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	color: #4d9473;
}
p {
	margin: 0;
	padding: 12px 0px;
}
hr {
	border-top: 1px solid #eee;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	margin: 10px 0;
}
table {
}
td {
	vertical-align: top;
}
form {
	margin: 0;
}
input {
}
select {
}
textarea {
	width: 90%;
}
ul {
	padding: 0 0 0 20px;
	margin: 0;
}
li {
	list-style-type: disc;
	list-style-position: outside;
}
blockquote {
	margin: 10px 20px 20px 20px;
	padding: 0px 20px;
	border: 2px solid #eee;
	background: #f4f4f4;
	font-style: italic;
}
/*  CUSTOM STYLES  */

#wrapper {
	width: 100%;
}
#header {
	width: 960px;
	margin: 0 auto;
	height: 129px;
	padding: 0;
	text-align: left;
}
#content-wrap {
	width: 100%;
	background: url(images/content-bg.png) top left repeat-x;
	padding-top: 30px;
	border-bottom: 1px solid #ddd;
}
#content-wrap.home {
	padding-top: 0;
	background: none;
}
#content {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
}
#footer-wrap {
	width: 100%;
	background: #000;
	border-top: 1px solid #999;
}
#footer {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	padding: 20px 20px 00px 20px;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	overflow: auto;
}
#footer a {
	color: #86c340;
}
#footer a:hover {
	color: #4d9473;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footer ul li {
	display: inline;
	padding: 0px 15px;
}

/* Misc Utilities Start */
.clr {
	clear: both;
}
.lefty {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.righty {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.blocky	{
	display: inline;
	float: left;
}
.no-bull	{
	list-style-type: none;
	padding-left: 0;
}
.highlight	{
	background: #f4f4f4;
	border: 2px solid #eee;
	padding: 5px 10px;
	font-weight: bold;
	margin: 30px 0;
}

.vspacer	{
	margin-bottom: 80px;
}

/* Misc Utilities End */

#mainbody {
	float: left;
	display: inline;
	width: 620px;
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
}
#mainbody ul li {
	margin-bottom: 10px;
}
#sidebar {
	float: left;
	display: inline;
	width: 300px;
	padding: 20px 10px 10px 10px;
	font-size: 12px;
	overflow: auto;
	margin-bottom: 20px;
	background: #fff;
}
#sidebar ul, #sidebar2 ul, ul#menu-footer-nav {
	padding-left: 0;
}
#sidebar2 ul, ul#menu-footer-nav {
	border-top: 3px solid #ddd;
	/*border-bottom: 2px solid #ddd;*/
}
#sidebar ul	{
	/*background: url(images/sidebar-bg.png) top left repeat-x;*/
}
#sidebar ul	ul{
	background: none;
	/*margin-bottom: 30px;*/
}
#sidebar li, #sidebar2 li {
	list-style-type: none;
	margin-left: 0;
}
#sidebar2 li, ul#menu-footer-nav li {
	line-height: 18px;
	padding: 4px 0;
	border-bottom: 1px solid #ddd;	
}
#sidebar2-wrap {
	width: 100%;
	/*background: #eee;*/
	background: #f4f4f4;
	border-top: 1px solid #fff;
	padding: 20px 0;
}
#sidebar2 {
	clear: both;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
	font-size: 11px;
	color: #777;
}
#sidebar2 a {
	color: #777;
}
#sidebar2 a:hover {
	color: #4D9473;
}
#sidebar2 div {
	float: left;
	display: inline;
	width: 220px;
	margin: 0 10px;
}
#sidebar h3, #sidebarhome h3 {
	margin: 0 0 10px 0;
	color: #356751;
}
#sidebar2 h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#sidebar h4, #sidebar2 h4, #sidebarhome h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#sidebar2 h5	{
	font-weight: normal;
}
#sidebar p, #sidebar2 p, #sidebarhome p {
	padding: 0;
}

/*  Header */


#top-nav {
	float: left;
	display: inline;
	width: 720px;
	height: 80px;
	margin: 0px;
	padding-right: 10px;
	text-align: right;
}
#top-nav ul {
	margin: 0px 0px;
	padding: 6px 0px 6px 0px;
	color: #fff;
}
#top-nav ul li {
	height: 14px;
	display: inline;
}
#top-nav ul li a, #top-nav a {
	color: #555;
	margin: 0px 0px;
	padding: 10px 15px;
}
#top-nav ul li a:hover, #top-nav a:hover {
	color: #ED5F00;
}

.social-top	{
	padding: 20px 0;
}

#logo {
	float: left;
	display: inline;
	width: 230px;
	height: 80px;
}
#navigation {
	width: 940px;
	height: 31px;
	margin: 0 auto;
	padding: 9px 10px 9px 0px;
}
#intro-wrap {
	width: 100%;
	background: #fff url(images/intro-wrap-bg.png) top left repeat-x;
}
#intro {
	width: 940px;
	height: 362px;
	margin: 0 auto;
	text-align: left;
	background: url(images/homeintro.jpg) top left no-repeat;
	padding: 0px 10px;
}
#introtext {
	height: 250px;
	margin: 0;
	padding: 40px 0 0 480px;
}
#introtext h1 {
	font-weight: bold;
	color: #fff;
	font-size: 40px;
	letter-spacing: -2px;
	margin: 0 0 10px 0;
	padding: 0;
}
#introtext p {
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #304812;
	line-height: 40px;
	letter-spacing: -2px;
}
#introtext .clr {
	margin-top: 42px;
}
.introbutton {
	float: left;
	width: 170px;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
	text-align: center;
	margin-right: 23px;
}
.introbutton a:link, .introbutton a:visited, .introbutton a:active {
	color: #fff;
}
.introbutton a:hover {
	color: #86c340;
}
/* NAV */

.artmenu li {
	list-style-type: none;
	display: inline-block;
	margin-top: 12px;
}
.artmenu {
	padding: 8px 10px 10px 5px;
}
/* end Menu */

/* begin MenuItem */
.artmenu ul li {
	clear: both;
}
.artmenu a, .artmenu a span {
	height: 24px;
	display: inline-block;
}
.artmenu a {
	cursor: pointer;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.artmenu a:hover {
	background-image: url('images/nav-left.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.artmenu a:hover span {
	background-image: url('images/nav-right.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.artmenu a span span {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0 10px;
	margin: 0 12px;
	line-height: 24px;
	text-align: center;
}
.artmenu a:hover span span { /* added by pv */
	background-image: url('images/nav-center.png');
	background-position: left top;
	background-repeat: repeat-x;
}
.artmenu a {
	background-position: left -24px;
}
.artmenu li>a {
	background-position: left -24px;
}
.artmenu li a span {
	background-position: right -24px;
}
.artmenu a span {
	background-position: right -24px;
}
.artmenu a span span {
	color: #FFFFFF;
	background-position: left -24px;
}
.artmenu li a span span {
	color: #FFFFFF;
	background-position: left -24px;
}
.artmenu a.active {
	background-image: url('images/nav-left.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.artmenu a.active span {
	background-image: url('images/nav-right.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.artmenu a.active span span {
	color: #FFFFFF;
	background-image: url('images/nav-center.png');
	background-position: left top;
	background-repeat: repeat-x;
}
/* end MenuItem */

/* Homepage Content Start */

#mainbodyhome {
	float: left;
	display: inline;
	width: 620px;
	padding: 10px;
	overflow: auto;
	margin: 0;
}
#mainbodyhome ul li {
	margin-bottom: 10px;
}
#sidebarhome {
	float: left;
	display: inline;
	width: 300px;
	padding: 20px 10px;
	font-size: 14px;
	overflow: auto;
	margin: 20px 0;
	background: url(images/sidebar-bg.png) top left repeat-x;
}
.home-sb-img {
	float: left;
	display: inline;
	width: 60px;
	margin: 0 10px 30px 0;
}
.home-sb-imgtxt {
	float: left;
	display: inline;
	width: 220px;
	margin-bottom: 30px;
}
.home-srv-wrap {
	clear: both;
	width: 960px;
	margin: 0 auto;
}
.home-srv {
	float: left;
	display: inline;
	width: 460px;
	margin: 0 10px 30px 10px;
}
.home-srv-img {
	float: left;
	display: inline;
	width: 60px;
	margin-right: 10px;
}
.home-srv-txt {
	float: left;
	display: inline;
	width: 380px;
	text-align: left;
}
.home-srv-txt p {
	padding: 0;
}
/* Homepage Content End */

p.postmetadata {
	font-size: 12px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #eee;*/
}
/* Dropdown Menu Start */

ul.artmenu li {
	position: relative;
}
ul.artmenu li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 24px;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 225px;
}
ul.artmenu li ul.subnav li {
	margin: 0;
	padding: 0;
	clear: both;
	width: 225px;
	margin-bottom: 1px;
}
html ul.artmenu li ul.subnav li a {
	float: left;
	width: 200px;
	background: url(images/subnav-bg-trans.png) top left no-repeat;
	padding-left: 22px;
	font-size: 11px;
	color: #fff;
}
html ul.artmenu li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: url(images/subnav-bg-hover-trans.png) top left no-repeat;
}

/* Dropdown Menu End */

.textwidget {
	margin-left: 0 !important;
}

/* Site footer nav menu Start */

ul#menu-footer-nav {
}
ul#menu-footer-nav li {
	margin: 0;
}
ul#menu-footer-nav ul.sub-menu {
	padding-left: 20px;
	border: 0;
}
ul#menu-footer-nav ul.sub-menu li {
	border: 0;
}

/* Site footer nav menu End */

/* Custom buttons Start */
a.button-01, a.button-02  {
	display: block;
	height: 24px;
	margin-top: 10px;
	padding: 0px 15px;
	font-size: 12px;
}
a.button-01	{
	width: 74px;
	background: url(images/button-01-bg.png);
}
a.button-02	{
	width: 154px;
	background: url(images/button-02-bg.png);
}
a.button-01, a.button-02 {
	color: #666 !important;
}
a.button-01:hover, a.button-02:hover {
	color: #86c340 !important;
}
/* Custom buttons End */

/* tooltip start */
.tooltip {
}

/* tooltip end */

/* Sidebar Start */
.sidebar-img	{
	clear: both;
	float: left;
	display: inline;
	width: 60px;
	margin-right: 10px;
}
.sidebar-txt	{
	float: left;
	display: inline;
	width: 230px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 40px;
}

.sidebar-txt a	{
	color: #356751 !important;
}
.sidebar-txt a:hover	{
	color: #86c340 !important;
}
.sidebar-txt-small	{
	font-size: 14px;
	font-weight: bold;
	color: #4d9473;
}

.techlogos	{
	float: right !important;
}
/* Sidebar End */

/* BLOG START */

/* Blog Comments Start */
h3#comments	{
	font-size: 16px;
	font-weight: bold;
}

ol.commentlist	{
	padding: 10px 20px;
	margin: 20px 0;
	font-size: 13px;
	background: #fff url(images/comments-bg.png) top left repeat-x;
}
ol.commentlist li	{
	list-style: none;
}
ol.commentlist li p	{
}

/* Blog Comments Start */

.akpc_report ol	{
	margin: 0;
	padding: 0;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
	font-size: 12px;
}
.loopblock	{
	margin: 30px 0;
	clear: both
}

.loopblock h2	{
	font-size: 22px;
}

#archivehead	{
}

/* BLOG END */

.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('images/icon-rss-trans.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 24px;
}
.twitter-tag-icon, .fb-tag-icon, .linked-tag-icon {
  position: relative;
  display:block;
  float:left;
  background-repeat: no-repeat;
  padding: 0 !important;
  padding-right: 10px !important;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
}

.twitter-tag-icon	{
  background-image: url('images/icon-twitter.png');
}
.fb-tag-icon {
  background-image: url('images/icon-facebook.png');
}
.linked-tag-icon {
  background-image: url('images/icon-linkedin.png');
}

.service-txt	{
	width: 550px;
}

.inset	{
	border: 0px solid #eee;
	background: #f4f4f4 url(images/inset-shadow.png) bottom left no-repeat;
	width: 240px;
	padding: 10px 10px 25px 10px;
	font-size: 12px;
}

/*  PORTFOLIO ITEMS START */

.port-item	{
	margin-bottom: 30px;
}
.port-image	{
	width: 620px;
	height: 180px;
	background: #fff url(images/portfolio-footer.png) bottom left no-repeat;
	margin: 10px 0 0 0;
}
.port-buttons	{
	float: right;
	width: 62px;
	margin-left: 20px;
}
.port-snap	{
	float: left;
	margin-right: 20px;
}
.port-jump	{
	float: left;
}


/*  PORTFOLIO ITEMS START */


/* SLIDER */

#attention-slider	{
	width: 960px;
	margin: 0 auto;
	opacity: 1 !important;
    filter:alpha(opacity=100); /* For IE8 and earlier */
	text-align: left;
	line-height: 100% !important;
}

.fb-wrap	{
	float: left;
	display: inline;
	width: 500px;
	padding: 10px 0;
	margin-right: 20px;
}

.twit-wrap	{
}

.fb-text {
	width: 360px;
	float: left;
}
.fb-button {
	width: 140px;
	float: right;
	background: url(images/animated-arrow.gif) center left no-repeat;
	text-align: right;
}
.tic-smiley	{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(images/tongue-in-cheek-smiley.png) no-repeat;
	vertical-align: text-bottom;
}

.text-smaller	{
	font-size: 14px;
}

.plusone-wrap	{
	float: left;
	display: inline;
	width: 409px;
	padding: 10px 0 10px 20px;
	border-left: 1px solid #222;
}

.plusone-text	{
	width: 200px;
	float: left;
}
.plusone-button {
	width: 140px;
	float: left;
	text-align: left;
}
