/*77
Theme Name: BlueCrown
Theme URI: http://novasteps.com/
Description: Theme designed for CrownBridge Legal by NovaSteps Technologies
Version: 1.0
Author: Ravi Chhabra
Author URI: http://novasteps.com
Tags: blue, fixed width, two columns, widgets

	 BlueCrown 1.0
	 http://novasteps.com

	This theme is designed exclusively for CrownBridge Legal.
*/
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	color: #555555;
	text-align: center;
	height: 100%;
}

#content .entry{
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 2.4em;
	}
#content .entry li{
    list-style-type: disc;
}
.narrowcolumn .entry, .widecolumn .entry {
	display:inline-block;
	}
#readinglist-4 h3{
  margin-bottom:20px;
}
#readinglist-3 h3{
  margin-bottom:20px;
}
#services-list .current_page_item a , #delivery-list .current_page_item a{
  color:#5981BC;
	}
#left-sidebar .current_page_item{
	color:#5981BC;
}	
h3 {
	font-size: 9pt;
	}

h1, h1 a, h1 a:hover, h1 a:visited,h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #555555;
	}
h1, h1 a, h1 a:hover, h1 a:visited,h2,h2 a,h2 a:hover,h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #left-sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	margin-bottom:3px;
	}
	
ul {
	list-style-type: none;	
}
.entry p a:visited {
	color: #b85b5a;
}
a{
	color: #555555;
	text-decoration: none;
	display: block;
	}

a:hover {
	color: #5981BC;
	text-decoration: none;
}

/* End Typography & Colors */

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

#page {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: auto;
	margin-top: 0;
}
.narrowcolumn {
	margin: 0 211px -25px 170px;
	min-height:220px;
	border-left: 1px dashed #c1c1c1;
	border-right: 1px dashed #c1c1c1;
	padding: 0 10px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.post {
	margin: 0 0 20px;
	text-align: justify;
}
.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 #address {
	margin: 0;
	padding:6px 0 0 0;
	text-align: center;
	height: 20px;
	color: #eeeeee;
	background-color: #005CAB;
	border: none;
	clear: both;
	}
#footer #copyright {
	color: #555555;
	text-align: center;
}
/* End Structure */
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h3 {
	padding: 0;
	color: #005CAB;
	margin-top:0px;
}

h2.pagetitle {
	margin-top: 0;
	text-align: center;
}

#left-sidebar h3{
  margin:0;
  padding:0;
}
/* End Headers */
/* Begin Lists

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

html>body .entry ul {
    list-style-type: disc;
    font-size: 1em;
    padding-left:15px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry p{
  padding:0;
  margin-bottom:0px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#left-sidebar ul, #left-sidebar ol, #right-sidebar ul{
	margin: 0;
	padding: 0;
}
#left-sidebar ul#left-sidebar-delivery-list li {
  font-size:1.1em;
	list-style-type:none;
	margin: 5px 0 1px 0;
	color: #555555;
	font-style: normal;
}
#left-sidebar #services{
  margin:0;
}
#left-sidebar ul#left-sidebar-delivery-list{
  margin-left:15px;
}
h2#left-sidebar-delivery{
  margin-bottom:15px;
}
#left-sidebar ul p, #left-sidebar ul select {
	margin: 5px 0 8px;
}
ol li, #left-sidebar ul ol li {
	list-style: decimal outside;
	}
#right-sidebar .textwidget{
margin:0 20px;
}
/*End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px 0px;
	padding: 0px 3px 0px -15px;
	text-align: center;
	}
#searchform #s {
	width: 190px;
	padding: 2px;
	
	}
#left-sidebar #searchsubmit {
	padding: 1px;
}
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 left-sidebar */
#left-sidebar{
	width: 160px;
	float: left;
	color: #555555;
	min-height: 200px;
	text-align:left;
	padding: 0;
	margin-top: 2.4em;
	margin-bottom: 20px;
}

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

/* Begin Header Bar */
#header {
	background: transparent url('images/kubrickheader.jpg') no-repeat scroll 0 0;
	background-position: top center;
	height: 110px;
	position: relative;
	z-index: 100;
}

#header-left {
	background-color: #005CAB;
	height: 110px;
	float: left;
	width: 30%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

#header-right {
	background-color: #71C1CC;
	position: absolute;
	height: 110px;
	float: right;
	width: 30%;
	right: 0px;
	top: 0px;
	z-index: 5;
}

#header-container {
	position: relative;
	height: 110px;
	top: 0px;
	left: 0px;
	z-index: 50;
}

/* End Header Bar */

/* Begin right sidebar */
#right-sidebar {
	margin-top: 2.4em;
	margin-bottom: 15px;
	margin-left: 0;
	float: right;
	font: 1em Arial, Helvetica, Sans-Serif;
	color: #555555;
	width: 200px;
	height: 100%;
	min-height: 200px;
	text-align: left;
}

/* End right-sidebar */

/* customize list */
#navmenu-content {
	text-align: center;
}
#navmenu {
	background: #005cab;
	height: 26px;
	padding:0;
}
div#navmenu ul {
      padding:2px 0;
      margin:0;
      height:22px;
}
div#navmenu ul li {
	background:url(images/menu_seperator.gif) no-repeat; 
  height:22px;
	display: inline-block;
	zoom:1;
	*display:inline;
	list-style-type: none;
	font-size: 1.2em;
	font-family: "Arial";
	font-weight: bold;
	margin: 0;
	padding: 3px 40px 0 40px;
	text-transform: uppercase;
}
div#navmenu ul li a{
	vertical-align: middle;
}
div#navmenu ul li:first-child {
	background-image: none;
}
div#navmenu ul li a {
	color: #fef9d5;
}

div#navmenu ul li.current_page_item a {
	color: #fddd00;
}
div#navmenu ul li.current_page_ancestor a {
	color: #fddd00;
}
div#navmenu ul li a:hover {
	color: #fddd00;
}
/* Begin Banner Layout */

#banner-container {
	  position: relative;
	height: 121px;
	top: 0px;
	left: 0px;
	z-index: 50;
}
div#banner-left {
	background-color: #5981BC;
	height: 121px;
	float: left;
	width: 30%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
div#banner-center{
  z-index:100;
  margin:0;
  padding:0;
  display:inline-block;
  background:top center 0 0 transparent;
  position: relative;
  width:958px;
	height: 121px;
}
div#banner-right {
	background-color:#015CAB;
  float:right;
  height:121px;
  position:absolute;
  right:0;
  top:0;
  width:30%;
  z-index:5;
}
div#flashbanner {
  float:left;
	position:relative;
	width:717px;
	margin:0;
	padding:0;
	z-index: 2;
}
img{
  margin-left:30px;
  padding:0;
  
}
div#blurb {
  float:right;
  margin:0;
  padding:0;
  position:relative;
	background: transparent url(images/blurb-blank.jpg) no-repeat scroll 0 0;
  height:121px;
  width:211px;
  vertical-align:center;
}
#blub-text{
  font-style: normal;
  font-weight:bold;
  font-size: 1.2em;
   color:#ddd;
  text-align: center;
  padding: 5px;
}
/* End Banner Layout */
div#green-seperator {
	background: url(images/green-seperator.jpg) no-repeat scroll 0% 0%; 
	margin: 0 auto 0 auto ;
	text-align: center;
	height: 27px;
	background-color: #01A4B4;
}
.hidepopup{
  display:none;
}
#team-title{
  cursor:pointer;
}
#team-titlepopup{
margin:0;
padding:0 0 20px 0;
border-top:0;
left:0px;
top: -20px;
z-index: 1;
}
#team-container{
margin:0;
padding:0;
position:relative;
}
#deliveryTexts{
margin:0;
padding:0;
width:250px;
position: absolute;
float:left;
left:0px;
top: 150px;
}
#deliveryTexts div h2{
color:#000;
font-style:italic;
}
#deliveryTexts div ul {
margin:0;
padding:0;
}

#deliveryImages div{
margin:0;
padding:0;
width:269px;
height:269px;
position: absolute;
left:0px;
top: 0px;
z-index: 2;

}
#deliveryImage{
  margin:-15px 0 0 0 ;
  padding:0;
  z-index: 200;
  height:250px;
}
#deliveryImage img{
  margin:30px 155px;
  width:200px;
  height:200px;  
  z-index:150px;
}
.entry h2 {
	text-align: center;
	font-size: 2em;
}
#content-wrapper {
	width: 960px;
	display: inline-block;
	height: 100%;
	margin-bottom:15px;
}
#right-sidebar p{
margin: 0 0 5px 0;
}
#right-sidebar h3{
margin: 10px 0 5px 0;
}

/*
#projectExecutionpopup {
border:0;
background:#FFFFFF  no-repeat;
margin-left:-33px;
margin-top:120px;
padding:2px 5px 5px;
position:absolute;
width:180px;
font-size:0.8em;
z-index:30;
}
#qualityAssurancepopup{
border:0;
background:#FFFFFF none repeat scroll 0% 0%;
margin-left:-33px;
margin-top:-50px;
padding:2px 5px 5px;
position:absolute;
width:180px;
font-size:0.8em;
}
#scopingpopup {
border:0;
background:#FFFFFF none repeat scroll 0% 0%;
margin-left:357px;
margin-top:-55px;
padding:-5px 0 0 0;
position:absolute;
width:180px;
font-size:0.8em;
}
#projectPreparationpopup {
border:0;
background:#FFFFFF none repeat scroll 0% 0%;
margin-left:350px;
margin-top:120px;
padding:2px 5px 5px;
position:absolute;
width:180px;
z-index:2;
font-size:0.8em;
}*/
.cbPopup h2{
font-size:1.2em;
text-align:left;
}
.post > h2{
  display:none;
}
#services-list {
	font-weight: bold;
}
#services-list ul{
  margin:0 0 0 5px;
}
#services-list ul li{
  display:block;
  margin:0;
  padding:0;
  width:160px;
}

#services-list ul li:hover{
  display:block;
  width:160px;
  margin:0;
  padding:0;
}
div:hover#services-sidebar-list-item {
  background: #ababab;
  display: block;
}
.left-sidebar-list-item {
	margin-top: 15px;
	width: 150px;
	display: block;
	font-size:8pt;
	font-weight:bold;
}

#twitter-widget-sidebar {
	margin: auto;
	width: 200px;
}
.onethird {
  width:158px;
  float:left;
  margin-right: 15px;
}
.last{
  width:158px;
  float:left;
  margin-right:0;
}
.hidetag{
  display:none;
}
.updown{
  background: transparent url('images/blue-up-arrow.gif') no-repeat scroll 0 0;
  display:inline;
  float:right;
  margin-right:0px;
  margin-top:-12px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.canup{
  background: transparent url('images/blue-up-arrow.gif') no-repeat scroll 0 0;
}
.candown{
  background: transparent url('images/blue-down-arrow.gif') no-repeat scroll 0 0;
}
#services-list li{
  margin:0 0 7px 0;
  padding:0;
}
/*
.closeButton{
background:#0173C4 none repeat scroll 0% 0%;
color:#DDDDDD;
float:right;
font-size:2em;
text-align:center;
width:15px;
}
*/
.cbPopup{
border-bottom:2px solid #0173C4;
border-top:1px solid #0173C4;
margin:0;
padding:0pt 0pt 5px;
}

.nameHeading{
  margin:5px 0;
}
.nameHeading .name{
  font-weight:bold;
}
.nameHeading b{
  font-size: 8pt;
  font-weight:bold;
}
#phaseImage{
  border:0;
  margin:0;
}
map{
  height:0;
}
.borderLeft{
  border-left:1px solid #0173C4;
}
.borderRight{
  border-right:1px solid #0173C4;
}
.fourColumn > span{
width: 80px;
height: 20px;
color: #fff;
display: block;
text-align: center;
font-size: 1.4em;
margin: auto;
padding-top: 5px;
}
div#financials  span{
background: #40ae49;
}
div#materials  span{
background: #24408f;
}
div#users  span{
background: #0077c0;
}
div#processes  span{
background: #00a1b1;
}
.fourColumn {
  width:115px;
  display:block;
  float:left;
  margin-right: 9px;
}
.columnTitle{
background:url('images/column-title-background.jpg') no-repeat 180% 0;
padding-top: 12px;
width:165px;
font:1.3em bold;
display:block;
text-align:center;
margin-bottom: 0;
margin-top: 1.2em;
}
.wpcf7{
	padding-top: 7em;
}
.phases{
padding:5px;
margin-top:10px;
margin-bottom:-10px;
}
.phases ul{
margin-bottom:0;
}
.phases h2{
margin:0;
}
/*
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, 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: #555555;
	}
.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: Arial, Helvetica, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

 Add JS to add extra class name current_list_item to the list item clicked in the left sidbar 
.current_list_item a{
	display: block;
	padding: 0;
	margin: 0;
	width: 150px;
	broder-left: 1 px solid #005CAB;
	color: #5981BC;
}

*/
/*
.left-sidebar-list-item:hover  {
	width: 150px;
	background-color: #f9f9f9;
	color: #5981BC;
    display: block;
}

.left-sidebar-list-item:hover a , .left-sidebar-list-item a:visted {
	color: #5981BC;
	display: block;
}
*/
/*
div#services  ul li{
	list-style-type: none;
	color: #555555;
	padding:5px 0 0;
}
*/
/*
div#services li a{
	color: #555555;
	font-style: normal;
	font-size: 6pt;
	font-weight: bold;
}
*/

/*
h2#services-title {
	color: #555555;
	text-align: left;
}

*/
/* 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 8px;
	margin: -7 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 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 */


