/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/
img.projThumbs {
	display:block;
}
#nav {
	background:none;
	text-align:right;
	width:530px;
	padding:16px 10px 9px;
	z-index:5;
	position:relative;
}
#nav a {
	color:#fff;
	font-size:16px;
	padding:4px;
}
#nav a.activeSlide {
	color:#ff7c00;
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color: #717171;
	text-align: left;
	background-color:#FFFFFF;
}
#page {
	background-color: white;
	text-align: left;
}
#header {
	background-color:#fff;
}
#headerimg {
	margin: 0;
	width: 740px;
}
#pagecontent, #content {
	font-size: 1.2em
}
.narrowcolumn .entry a {
	font-size: 1.05em;
}
.narrowcolumn .entry h2 {
	padding-bottom:6px;
}
.narrowcolumn .entry {
	line-height: 1.4em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	width:740px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: black;
}
h2, h2 a, h2 a:visited, h3 {
	color: #666;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, #sidebar h2, cite {
	text-decoration: none;
}
.entry p a {
	color: #666;
}
.narrowcolumn a:hover {
	color: #ff7c00;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, .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 {
	color: #666;
	font-weight:bold;
	text-decoration: none;
}
a {
	font-size:10px;
}
a:hover {
	color: #FF7C00;
	text-decoration: none;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 30px 0;
	padding: 0 0 0;
}
#page {
	background-color: white;
	margin: 0;
	padding: 0;
	width: 930px;
}
.narrowcolumn {
	padding: 0 0 20px 0px;
	margin: 0;
	margin-left:20px;
	width: 570px;
	float:left;
}
.post {
	margin: 0 20px 25px 0;
	text-align: left;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.postmetadata {
	clear: left;
}
#footer {
	padding: 0;
	margin:0 0 30px 190px;
	clear: both;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:6px 0;
	border-top: 1px solid #afb0b5;
	border-bottom: 1px solid #afb0b5;
	background-color:#f1f2f2;
	float:left;
	width:569px;
}
#footer li {
	display:inline;
}
#footer a:hover {
	color:#FF7C00;
}
#copy {
	border-top:1px solid #FF7C00;
	border-bottom:1px solid #FF7C00;
	float:left;
	width: 171px;
	padding:7px 0;
	text-align:center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding:0px 0 4px;
	margin:2px 0 5px;
	text-align:left;
}
h2 {
	margin: 0 0 0;
}
#sidebar {
	line-height:14px;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/* 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: 0px 0 14px;
	padding: 0;
	list-style: none;
}
html>body .entry li {
	padding: 2px 0 3px 10px;
	background:url(/wp-content/themes/encompus/images/li_square_grey.gif) no-repeat center left;
}
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul {
	margin-bottom: 0;
}
#sidebar ul li p {
	margin: 5px 0 8px;
}
#sidebar ul li p.sidenews {
	margin: 5px 0 0px;
}
#sidebar ul ul {
	margin: 5px 0 0 0;
}
ol li {
	list-style: decimal outside;
}
#sidebar ul ul li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */

select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 540px;
	padding: 2px;
}
#commentform #submit {
	margin: 0 50px 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	margin:0;
	padding: 0;
	text-align: justify;
	width:550px;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	margin:0;
	padding: 0 0 10px 0;
	width: 170px;
	float:right;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */

/* 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;
}
hr {
	display: none;
}
a img {
	border: none;
}
/* End Various Tags & Classes*/
.pics {
	height: 370px;
	width: 550px;
	padding:0;
	margin:-38px 0 16px 0;
	overflow: hidden
}
.homeCats {overflow:hidden;
	width:170px;padding:0;
	margin:0 20px 0 0;
	display:inline;
	float:left;
}
.homeCats p {
	line-height:17px;
	margin:0 0 0 0;
	padding:6px 0 0 0;
}
.homeCats h1 {
	margin:0;
	padding:0;
}
#leftnav {
	float:left;
	width:170px;
}
#leftnav ul, #leftnav ul li {
	list-style:none;
	margin:0;
	padding:0px 0 5px;
	text-transform:uppercase;
}
.page_item a, .fpage_item a, .lpage_item a {
	padding:0px 8px 0px 4px;
	color:#666666;
	line-height:14px;
	text-transform:lowercase;
	background:url(/wp-content/themes/encompus/images/li_colon.gif) no-repeat center right;
}
.page_item a:hover, .fpage_item a:hover, .lpage_item a:hover {
	text-decoration:none;
	color:#FF7C00;
}
.fpage_item a {
	padding:0px 8px 0px 8px;
}
.lpage_item a {
	padding:0px 0px 0px 4px;
	background:none;
}
.cat-item a {
	padding:1px 5px 1px 30px;
	color:#666666;
	line-height:14px;
}
.cat-item a:hover {
	text-decoration:none;
	color:#ff7c00;
}
a.head, a.active {
	text-indent:-9000px;
	overflow:hidden;
	height:13px;
	display:block;
}
#leftnav a {
	color:#666
}
#leftnav ul {
	margin:0;
	padding:0;
}
/* Second Level Nav */
#leftnav ul li ul {
	margin:2px 0 2px;
	padding:0;
}
#leftnav ul li ul li {
	margin:0;
	padding:2px 0;
}
#leftnav ul li ul li a.head {
	text-indent:30px;
	display:block;
	text-transform:none;
	font-weight:normal;
	display:block;
	margin:0;
	padding:0;
	font-size:11px;
	height:auto;
	color:#666;
}
#leftnav ul li ul li a.active {
	text-indent:30px;
	display:block;
	text-transform:none;
	font-weight:normal;
	display:block;
	margin:0;
	padding:0;
	font-size:12px;
	height:auto;
	color:#666;
	font-weight:bold;
}
#leftnav ul li ul li a.active, #leftnav ul li ul li a:hover {
	color:#FF7C00;
}
/* Third Level Nav */
#leftnav ul li#li_Projects ul li a.head {
	text-indent:0;
	display:block;
	text-transform:none;
	font-weight:normal;
	display:block;
	margin:0;
	padding:0 0 0 42px;
	font-size:10px;
	color:#666;
	background:url(/wp-content/themes/encompus/images/li_square_grey.gif) no-repeat 31px 4px;
}
#leftnav ul li#li_Projects ul li a.active {
	text-indent:0;
	display:block;
	text-transform:none;
	font-weight:normal;
	display:block;
	margin:0;
	padding:0 0 0 42px;
	font-size:10px;
	color:#666;
	font-weight:bold;
}
#leftnav ul li#li_Projects ul li a.active, #leftnav ul li#li_Projects ul li a:hover {
	color:#FF7C00;
	background:url(/wp-content/themes/encompus/images/li_square.gif) no-repeat 31px 4px;
}
a#nav_Home {
	background:url(/wp-content/themes/encompus/images/nav_home.gif) no-repeat top left;
	width:65px;
}
a#nav_Services {
	background:url(/wp-content/themes/encompus/images/nav_services.gif) no-repeat top left;
	width:83px;
	line-height:13px;
	display:block;
}
a#nav_Company {
	background:url(/wp-content/themes/encompus/images/nav_about.gif) no-repeat top left;
	width:71px;
}
a#nav_About{
	background:url(/wp-content/themes/encompus/images/nav_about.gif) no-repeat top left;
	width:71px;
}
a#nav_Process {
	background:url(/wp-content/themes/encompus/images/nav_process.gif) no-repeat top left;
	width:83px;
}
a#nav_Team {
	background:url(/wp-content/themes/encompus/images/nav_team.gif) no-repeat top left;
	width:64px;
}
a#nav_Projects {
	background:url(/wp-content/themes/encompus/images/nav_projects.gif) no-repeat top left;
	width:86px;
}
a#nav_Contact {
	background:url(/wp-content/themes/encompus/images/nav_contact.gif) no-repeat top left;
	width:82px;
}
a#nav_Blog {
	background:url(/wp-content/themes/encompus/images/nav_blog.gif) no-repeat top left;
	width:62px;
}
a#nav_News {
	background:url(/wp-content/themes/encompus/images/nav_news.gif) no-repeat top left;
	width:65px;
}
a#nav_Home:hover, a#nav_Home.active {
	background:url(/wp-content/themes/encompus/images/nav_home.gif) no-repeat top right;
	width:65px;
}
a#nav_Services:hover, a#nav_Services.active {
	background-position:top right;
}
a#nav_Company:hover, a#nav_Company.active {
	background-position:top right;
}
a#nav_About:hover, a#nav_About.active {
	background-position:top right;
}

a#nav_Process:hover, a#nav_Process.active {
	background-position:top right;
}

a#nav_Team:hover, a#nav_Team.active {
	background-position:top right;
}

a#nav_Projects:hover, a#nav_Projects.active {
	background-position:top right;
}
a#nav_Contact:hover, a#nav_Contact.active {
	background-position:top right;
}
a#nav_Blog:hover, a#nav_Blog.active {
	background-position:top right;
}
a#nav_News:hover, a#nav_News.active {
	background-position:top right;
}
.btn_submit {
	border: none;
	background: transparent;
	margin:4px 0 0;
	padding:0;
	font-size:10px;
	color:#666;
	font-weight:bold;
}
input.text {
	width: 164px;
	border:1px solid #ff7C00;
	font-size:11px;
	color:#717171;
	padding-top:3px;
	padding-bottom:3px;
}
#sidebar ul p {
	margin:0;
	padding:0;
	line-height:14px;
}
.teamthumb {
	margin:2px 0 2px 0;
}
img.headerImg {
	float:right;
	display:block;
	margin:5px 0 27px 0;
}
#sidebar {
	float:right;
}
#pagecontent {
	float:left;
}
.orange {
	color:#ff7c00;
}
.orange a, .orange a:hover, .orange a:visited {
	color:#ff7c00;
}
.narrowcolumn p {
	margin:0 0 12px 0;
}
img.projThumbs:hover {
	border-top:6px solid #ff7c00;
}
img.projThumbs {
	border-top:6px solid #999999;
	margin-bottom:12px;
}
img.projThumbs.projHover {
	border-top:6px solid #ff7c00;
}
#mainImage {
	margin:0 0 28px 0;
}
table.thumbtable {
	margin:0 0 15px 0;
}
#sidebar ul.listDisc {
	margin:0;
	padding:6px 0 0 0;
}
#sidebar ul.listDisc li {
	text-indent:0;
	display:block;
	text-transform:none;
	font-weight:normal;
	margin:0;
	padding:0 0 4px 12px;
	font-size:10px;
	color:#666;
	background:url(/wp-content/themes/encompus/images/li_square_grey.gif) no-repeat 0px 5px;
}
a.sliver:hover {
	border-top:6px solid #ff7c00;
	display:block;
}
.sliver {width:170px !important;
	margin:2px 20px 6px 0;
	border-top:6px solid #999999;
	margin-bottom:6px;
	display:block;float:left;
}
a.more {clear:both;
	display:block;
	border-top:1px solid #afb0b5;
	text-align:right;
	padding:0 10px 0 0;
	line-height:15px;
}
a.more {
	background:url(/wp-includes/images/li_down.gif) no-repeat center right;
}
a.down {
	background:url(/wp-includes/images/li_up.gif) no-repeat center right;
}
.post h2 a, .post h2, .post h3 {
	font-size:12px;
	color:#717171;
	line-height:18px;
}
.post h2 strong a {
	color:#ff7c00;
}
.post small {
	display:block;
	margin-bottom:6px;
}
small.date {
	line-height:14px;
}
#sidebar #searchform {
	margin: 5px 0 8px
}
#sidebar .cat-item a {
	padding:0;
	text-transform:uppercase;
}
#sidebar .more-link {
	display:block;
}
#content .postmetadata a {
	font-size:10px;
}
.postImage {
	margin:5px 0 30px 0;
}
#logoinfo {
	font-weight:bold;
	margin:7px 0 0 0;
	height:30px;
}
#logoinfo #logotext .curlogo {
	color:#ff7c00;
}
#logoinfo .logoname {
	color:#ff7c00;
	display:block;
	float:left;
}
p.prevnext {
	border-top:1px solid #afb0b5;
	margin:0;
	text-align:center;
}
.nextlogo {
	padding:0 10px 0 34px;
	background:url(/wp-includes/images/li_right.gif) no-repeat center right;
}
.prevlogo {
	padding:0 34px 0 10px;
	background:url(/wp-includes/images/li_left.gif) no-repeat center left;
}
h2.widgettitle {
	color:#ff7c00;
	border-top:1px solid #afb0b5;
	border-bottom:1px solid #afb0b5;
	line-height:18px;
	text-transform:uppercase;
	font-size:11px !important;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:10px !important;
	letter-spacing:1px;
	;
}
#leftnav {
	margin:5px 0 200px 0;
}
.slivertext {
	display:block;
	height:25px;
}
.social{
display:block;

width:35px;
height:35px;
text-indent:-9000px;
overflow:hidden;float:left;
}
.facebook{
background:url(/wp-content/uploads/ico_facebook.gif) top left;
}
.twitter{
background:url(/wp-content/uploads/ico_twitter.gif) top left;
}
.flickr{
background:url(/wp-content/uploads/ico_flickr.gif) top left;
}
.facebook:hover{background-position:top right;}
.twitter:hover{background-position:top right;}
.flickr:hover{background-position:top right;}

.blogroll a{display:block;text-decoration:none;line-height:35px;}
.blogroll a img{display:block;padding:0 6px;float:left;}