/*
Theme Name: P2 Group
Theme URI: http://qubegroup.com/
Description: Wordpress for P2 Group by <a href="http://qubegroup.com/">Qubegroup</a>.
Version: 1.2
Author: Qubegroup
Author URI: http://qubegroup.com/
Tags: blue, custom header, fixed width, two columns, widgets

	P2 v1.2

	This theme was designed and built by Qubegroup

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {

	}

#content {
	font-size: 1.2em;
	background: #fff;
	}
	
#whitebox {
	background: url('images/main_bg.jpg') repeat-y;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px;
	}

h2.pagetitle {
	font-size: 18px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #f59122;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, Verdana, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #5591cd;
	text-decoration: none;
	}

a:hover {
	color: #5591cd;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background: url(images/main_bg.jpg) repeat-y;
	margin: 20px auto;
	padding: 0;
	width: 1000px;
	}

#header {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 300px;
	width: 1000px;
	}
	
#logo {
	background:#fff url(images/logo.jpg) no-repeat;
	width:210px;
	height:300px;
}

#slideshow {
	float:right;
	width:790px;
	height:300px;
}

.narrowcolumn {
	float: right;
	padding: 0 20px 0px 20px;
	margin: 0px 0 0;
	width: 750px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 25px;
	width: 950px;
	}
	
/* Begin Sidebar */
#sidebar
{
	float:left;
	padding: 20px 10px 10px 10px;
	margin: 0;
	width: 190px;
	background:#f59122;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post ul, .post li{
	color: #333;	
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	height:80px;
	padding-top:10px;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 10px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 0;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ul {
	
}

.entry ul li {
	background: url(images/orange_bullet.jpg) no-repeat top left;
	padding-left:25px;
	
}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 190px;
	}
#wp-calendar th {
	text-align:center;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	color: #fff;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	padding-top: 15px;
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/*
#wp-calendar td.pad:hover { /* Doesn't work in IE */
/*	background-color: #fff; }

*/
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#navigation2 {
	height:50px;
	background:#5591cd;
}

ul.nav-bar{
    margin: 0;
    padding: 0px 5px 10px 0;
    list-style: none;
    width: 1000px;
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
}

ul.nav-bar li
{
	display: block;
    float: left;
	color: #ffffff;
    z-index: 1000;
    padding: 0;
	font-size:10px;
	text-transform:uppercase;
	background:#5591cd;
	font-weight:bold;
	height:50px;
	padding: 0 5px 0 0;
	width:84px;
	border-right: 1px solid #fff;
}

ul.nav-bar li.contact-us-page {
	border: none;
}


a.navt_plink:link , a.navt_plink:visited,
a.navt_clink:link , a.navt_clink:visited{
	color:#ffffff;
}

li {
	color:#ffffff;
}


ul.nav-bar li ul a:hover
{
	color: #FFFFFF;
	/* background-color: #000000; */
	background-position:0 0; /*IE fix*/
} 

ul.nav-bar li a:hover
{
	color: #ffffff;
	background-position:0 0; /*IE fix*/
} 

ul.nav-bar li a{
	display: block;	
	text-decoration: none;
	padding: 5px;
	height:40px;
}
ul.nav-bar li:hover, ul.nav-bar li.over {
	background: #333;
}

ul.nav-bar li ul{
    display: none;
}

/*
ul.nav-bar li ul li{
	background-color: #5591cd;
	color:#000000, filter:alpha(opacity=90);opacity: .9;-moz-opacity: .9;
	display: block;
	float: none;
	position: relative;
	margin: 0;
	width:auto;
	height:auto;
	z-index:999;
}
*/

ul.nav-bar li ul li{
	background-color: #5591cd;
	color:#000000, filter:alpha(opacity=90);opacity: .9;-moz-opacity: .9;
	display: block;
	float: left;
	position: relative;
	margin: 0;
	width:140px;
	height:25px;
	z-index:999;
}

ul.nav-bar li ul.services li,
ul.nav-bar li ul.case-studies li {
	width: 200px;
}


ul.nav-bar li ul li a{
	display: block;	
	height: 15px;
}

ul.nav-bar li ul li:hover, ul.nav-bar li ul li.over{
	background-color:#333;
}

ul.nav-bar li:hover ul, ul.nav-bar li.over ul{
	display:block;
	width: auto;
	position: relative;
	margin: 0;
	padding: 0;
}
/*
ul.nav-bar li:hover ul, ul.nav-bar li.over ul{
	display: block;
	float: left;
	position: absolute;
	margin: 0;
	padding: 0;
}
*/
h2.widgettitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}

.widget_extended-categories h2.widgettitle {
	padding-left: 30px;
	padding-bottom:5px;
	background: url(images/widget_toi_bg.jpg) top left no-repeat;
}

.widget_recent_entries h2.widgettitle {
	padding-left:30px;
	padding-bottom:5px;
	background: url(images/widget_recent_bg.jpg) top left no-repeat;
}

.widget_calendar h2.widgettitle {
	padding-left:30px;
	padding-bottom:5px;
	background: url(images/widget_calendar_bg.jpg) top left no-repeat;
}

.widget_extended-categories,
.widget_recent_entries,
.widget_search {
	padding-bottom:5px;
	border-bottom: 2px solid #fff;
}

li.cat-item, li.cat-item a,
.widget_recent_entries a {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

#sidebar ul ul li {
	padding-left: 20px;
}

/* SIDEBAR NAVIGATION */


li.nav-service_item, 
li.nav-about_item {
	padding-bottom: 2px;
}
li.nav-service_item a,
li.nav-about_item a {
	display:block;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	padding-bottom:5px;
}
li.nav-service_item a:hover,
li.nav-about_item a:hover {
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}


#sidebar ul li ul li {
	background:none;
	padding:3px 5px;
	margin:0;
	border-bottom:1px solid #fff;
}

#sidebar ul li ul li a {
	border-bottom:none;
}

#sidebar ul li.widget_recent_entries ul li,
#sidebar ul li.widget_extended-categories ul li {
	border-bottom:none;
}

/* HEADINGSSSSSSS */

.breadcrumb {
	padding-top:10px;
}

h2 {
	color: #5591cd;
	font-weight:normal;
	font-size: 20px;
	display:block;
	width:100%;
}

h3 {
	color: #f59122;
	font-weight:normal;
	display:block;
	width:100%;
	font-size: 15px;
}









/* FOOOTERRRRRR */
#copyright {
	float:left;
	text-align:left;
	padding-left: 15px;
}

#contact_details {
	float:right;
	text-align:right;
	padding-right:15px;
}

.myform, .myForm td {
	text-align:left;
}
.required {
	color:#ff0000;
}

/* SURVEY */

#score {
	padding: 10px 0;
	padding-bottom: 0;
	font-weight:bold;
	font-size:15px;
}

h3#rankings {
	font-size: 18px;
	font-weight:bold;
	padding-bottom:20px;
}



/* END SURVEY */





/* SLIDESHOW */

/*
// "Frontpage Slideshow" by JoomlaWorks - Version 1.7.2
// Copyright (c) 2006 - 2008 JoomlaWorks, a Komrade LLC company.
// This code cannot be redistributed without permission from JoomlaWorks - http://www.joomlaworks.gr.
// More info at http://www.joomlaworks.gr and http://www.frontpageslideshow.net
// Developers: Fotis Evangelou - George Chouliaras
// ***Last update: May 4th, 2008***
*/

/* --- Slideshow Containers --- */
#fpss-outer-container {background:#000; padding:0;width:790px;}
#fpss-container {/*clear:both;*/padding:0;margin:0;position:relative;text-align:left;width:790px;}
#fpss-slider {overflow:hidden;background:none;/*clear:both;*/width:590px;height:300px;}

#slide-loading {background:#000 url(loading_black.gif) no-repeat center;margin:0;padding:0;width:590px;height:300px;}
#slide-wrapper {display:none;font-size:11px;text-align:left;}
#slide-wrapper #slide-outer {height:300px;}
#slide-wrapper #slide-outer .slide {position:absolute;overflow:hidden;width:590px;height:300px;}
/* MAIN BOX */
#slide-wrapper #slide-outer .slide .slide-inner {position:relative;margin:0;color:#fff;overflow:hidden;background:#141414;text-align:left;height:300px;}
#slide-wrapper #slide-outer .slide .slide-inner a.fpss_img span span span {background:none;}

/* --- Content --- */
.fpss-introtext {width:auto;width:100%;margin:0;padding:0;padding-top:5px;position:absolute;bottom:0;left:0;right:0;background:url(transparent_blue_bg.png);}
.fpss-introtext .slidetext {margin:0;padding:4px 12px;}

/* --- Navigation Buttons --- */
#navi-outer {position:absolute;top:0;right:0;/*clear:both;*/margin:0;padding:0;color:#fff;background:#db7400;overflow:hidden;width:200px;height:300px;}
#navi-outer ul {padding:0;margin:0;background:none;text-align:left;}
#navi-outer li {display:inline;padding:0;margin:0;border:none;height:65px;list-style:none;background:none;}
#navi-outer a {display:block;padding:4px;margin:2px;text-decoration:none;background:#fab536;height:64px;overflow:hidden;font-weight:normal;color:#aaa;line-height:10px;}
#navi-outer a:hover,
#navi-outer a.navi-active {display:block;padding:4px;margin:2px;text-decoration:none;background:#f59122;height:64px;overflow:hidden;font-weight:normal;color:#aaa;line-height:10px;}

#navi-outer li a span.navbar-img {display:none;}
#navi-outer li a span.navbar-key {display:none;}
#navi-outer li a span.navbar-title {display:block;font-size:13px;font-family:Arial, Verdana, sans-serif;font-weight:bold;color:#000;line-height:20px;padding-top:5px; text-align:left;}
#navi-outer li a span.navbar-tagline {font-weight:normal;font-size:10px;color:#000;margin:0;padding:0;line-height:13px;}
#navi-outer li a:hover span.navbar-tagline,
#navi-outer li a.navi-active span.navbar-tagline {font-weight:normal;font-size:10px;color:#000;margin:0;padding:0;line-height:13px;}
span.navbar-clr {display:block;/*clear:both;*/}
#navi-outer li a span.navbar-clr {display:none;}
#navi-outer li.noimages {display:none;}

/* --- Notice: Add custom text styling here to overwrite your template's CSS styles! --- */
.fpss-introtext .slidetext h1 {color:#fff;font-family: Arial, Verdana, sans-serif;font-size:20px;margin:0;padding:0;line-height:20px;text-align:left;}
.fpss-introtext .slidetext h1 a {color:#fff;font-family:Arial, Verdana, sans-serif;font-size:20px;margin:0;padding:0;text-align:left;}
.fpss-introtext .slidetext h1 a:hover {color:#fff;font-family:Arial, Verdana, sans-serif;font-size:20px;margin:0;padding:0;text-align:left;}
.fpss-introtext .slidetext h2 {display:none;}
.fpss-introtext .slidetext h3 {display:none;}
.fpss-introtext .slidetext p {margin:4px 0;padding:0;color:#fff;}
.fpss-introtext .slidetext a.readon {display:none;}
.fpss-introtext .slidetext a.readon:hover {display:none;}

/* --- Generic Styling (highly recommended) --- */
a:active,a:focus {outline:0;}
#fpss-container img {border:none;}
.fpss-introtext .slidetext img,
.fpss-introtext .slidetext p img {display:none;} /* this will hide images inside the introtext */
.fpss-clr {/*clear:both;*/height:0;line-height:0;}

/* --- End of stylesheet --- */


/* QUIZ */

table.quiztable {
	background: #fff;
	float:none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
td.questions {
	background: #eeeeee;
	text-align:left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

td.options {
	background: #96cbff;
	text-align:left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

input.qsubmit {
	margin-top:15px;
}

.entrytext {
	width: 750px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

/* END QUIZ */