/*
Theme Name: Truenorth_v1
Theme URI:
Description: 
Version: 1.0.0
Author: dlittle
Author URI: http://www.truenorthinc.com
Tags: white, fixed width, two columns, widgets, right sidebar, simple
*/

* { margin: 0; padding: 0; }

html {
height: 100%;
}

html, body {
height: 100%;
margin: 0;
padding: 0;
}	


html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
body {
	/*font: 62.5% "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-family: "proxima-nova-1","proxima-nova-2","Trebuchet MS", Tahoma, Arial, sans-serif;
	font-family: "m-1c-1","m-1c-2",sans-serif;
	font-size:14px;
	*/
	font:0.8125em/1 Verdana,sans-serif;
	
	color: #333333;
	overflow-x:hidden;
	background-color:#f8f6f6;
}
a {
	color: #FFBA06;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
p {margin: 0;
 padding: 10px 0;
 /*line-height: 16px;*/
 font-size:0.88em;
 line-height:1.8em;
 }
h1 {margin: 20px 0 0}
img {border: 0}
input {vertical-align: middle}
h2 {
	/*font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;*/
	font-family:"m-1c-1","m-1c-2",Verdana,Tahoma,Arial,sans-serif;
	font-style:normal;
	font-weight:300;
	margin: 0 0 12px;
        
}

h2 a{
       /*background-color: #FFCC00;*/
       background-image: url(images/gradientBar.gif);
       padding-left:5px;
       padding-right:5px;
       color: #FFFFFF;
}
h3 {
	/*font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;*/
	font-family:"m-1c-1","m-1c-2",Verdana,Tahoma,Arial,sans-serif;
	font-style:normal;
	font-weight:300;
	
        
}
blockquote {
	margin: 10px 0 10px 30px;
	border-left: 3px solid #E60000;
	background: #EEE;
	padding: 5px 15px;
	font-size: 1.3em;
}
* html blockquote {height: 1%;}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {margin: 7px margin}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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;
}


#wrapper {
	width: 995px;
	/*margin: 0 auto;*/
	padding: 20px 0 0 0;
	/*border-top: 10px solid #EEE;
	background: url(images/blog_logo.jpg) no-repeat scroll -90px 70px;*/
overflow-x:hidden;
}


#logobox {
	/*width: 995px;*/
	/*margin: 0 auto;*/
	width: 180px;
	height: 125px;
	padding: 0px 0 0 0;
	/*border-top: 10px solid #EEE;*/
	/*background: url(images/tn_logo.png) no-repeat scroll 0px 0px;*/
	position: fixed;
	float:left;
	top: 0px;
    overflow:auto;
	background-color:#FFFFFF;
	margin-left:10px;
}

#tnlogo{
	margin-top:50px;	
	
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 61px;
	/*
        padding-left:220px;
	margin-bottom: 28px;
	*/
}
#top{
	float: right;
	text-align: right;
height:85px;
}
#top li {
	display: inline;
}
#top a {
	color: #808080;
	margin: 0 0 0 13px;
	background: url(images/toparrow.gif) center left no-repeat;
	padding: 0 0 0 12px;
	font-size: 1.2em;
}
#top .current_page_item a {
	background-image: url(images/toparrow2.gif);
}
#searchform {
	margin: 20px 0 0;
}
#searchform input {
	/*font-family: "Trebuchet MS", Arial, Sans-Serif;*/
	font-family:"m-1c-1","m-1c-2",Verdana,Tahoma,Arial,sans-serif;

	float: left;
margin-bottom:15px;

}
#s {
	width:160px;
	padding: 2px 6px;
	border: 1px solid #ccc;
	margin-right: 5px;
margin-top: 1px;
height:18px;

}
#searchsubmit{ 
	background-image: url(images/gradientBar.gif);	
	border: 0;
	padding: 2px 7px;
	color: #fff;
	font-weight: 400;
	overflow: visible;
	height: 25px;
	width: 40px;
	cursor: pointer;
}

#logo {
	float: left;
	color: #808080;
	line-height: 0.85em;
	font-size: 3.3em;
	margin: 14px 0 15px;
}
#logo span {
	display: block;
	font-size: 0.38em;
	font-weight: normal;
	text-transform: uppercase;
}

#menu {
	height: 24px;
	padding: 7px 0 0 0;
	clear: both;
	background: url(images/smalldot.gif) repeat-x;
	border-bottom: 1px solid #CCC;
	position: relative;
text-align:right;
}
#menu li {
	font-size: 1.1em;
	display: inline;
	text-transform: uppercase;
}
#menu li a {
	margin: 0 25px 0 10px;
	color: #808080;
	font-size: 1.2em;
}
#menu li a:hover {color: #444;}
#menu li.current_page_item {
	background: url(images/arrow.gif) no-repeat center left;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	background:url("images/dots.gif") repeat-y scroll 765px 0 transparent;
margin-bottom:10px;
padding-left:205px;
width:815px;

}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 550px;
	float: left;
	padding:10px 10px 20px 0;
	overflow: hidden;
}

#content h2 {
	/*font: normal 1.9em "Trebuchet MS", Arial, Sans-Serif;*/
	/*font-family: "m-1c-1","m-1c-2",sans-serif;
	font-weight:300;
	font-style:normal;
*/
	margin:2px 5px;
	/*padding:0 0 3px;*/
}


#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
}
#content h3 {
	/*font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;*/
	/*font-family: "m-1c-1","m-1c-2",sans-serif;*/

	padding: 1px 0 4px;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #EEE;
}

#content p,
#content li {
	/*font-size: 1.3em;
	line-height: 1.4em;
	*/
}
#content li li {
  font-size: 1em;
}

#content .post {
	margin: 0 0 2.2em;
	width: 550px;
}
#content .post h2{
	font-size:26px;
	margin:0 0 5px 0;
	line-height: 30px;
}
#content .post h3 {
	font-size:24px;
	margin:0;
}
.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 5px 0 6px 10px;
/*background:url(images/arrow_gold.gif) no-repeat center left;
list-style:none;
*/
font-size:0.88em;
line-height:1.8em;
}
.post .postmetadata {
	background-color:#999999;
color:#FFFFFF;
float:left;
font-size:10px;
padding:2px 5px;
}
.postmetadata a {
	color: #FFFFFF;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}

.post .coda {
	font-size: 0.8em;
	/*padding: 0 0 60px;*/
	color: #AAA;
}
.coda a {
	color: #AAA;
	text-decoration: underline;
}
.coda a:hover {
	text-decoration: none;
}

.entry {
  clear: left;
/*  text-align: justify;*/
  padding-bottom:60px;
}

.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
/*
	font-size: 1.65em !important;
	font-weight: bold !important;
*/
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	/*font-size: 1.45em !important;
	font-weight: bold !important;
	*/
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}
/*
.entry li {
background:h url(images/arrow.gif) no-repeat center left;	
}
*/

/*for each entry -- hover over main images*/
.entry  {
float: left;
position: relative;
text-align: left;
clear: both;
}

.photo {
position:relative;
}

/*on hover -- black bar*/
.photo em {
position: absolute;
top: 0; left: 100px;
width: 350px;
height: 50px;
-webkit-border-radius:16px;
-moz-border-radius: 16px;
border-radius: 16px;

/* The Fallback Color */
background: rgb(0, 0, 0);
/* The Important Bit - Alpha Transparency */ 
background:rgba(0,0,0, .90);
font:  normal small-caps 16px/42px  'Trebuchet MS', helvetica, verdana, arial, sans-serif;
text-align:center;
color: #fff;
z-index: 9999;
text-decoration: none;
display: none;
}

/*enlarge button*/
span#enlarge {
position: absolute;
margin: 7px 5px 0em 0em ;
width: 30px;
height: 30px;
background: url(http://truenorthinc.com/blog_dev/wp-content/themes/truenorth_v1/images/enlarge_arrow.png) 0px 0px no-repeat;
text-indent: 999em;
}

/*embedded videos*/
.video_image {
	position:relative;
	
}



.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(images/smalldot.gif) repeat-x;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin: 20px 0;
	height: 1.3em;
}
.alignleft {float: left;}
.alignright {float: right;}

h3#comments,
h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}

.commentlist {
	margin: 20px 0 30px 25px;
}
.commentlist li {
	padding: 8px 0 2px;
}
.cdata {
	background: #F5F5F5;
	border-bottom: 1px solid #DDD;
	padding: 3px 3px 3px 7px;
	height: 1%;
}
.cdata strong {
  display: block;
}
#content img.avatar {
  float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  color: #A5A5A5;
}

#author, #email, #url, #comment, #submit {
	font: 1em "Trebuchet MS", Arial, Sans-Serif;
	padding: 2px 4px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 470px;
	height: 170px;
}
#submit {
	width: 115px;
	height: 22px;
	padding: 0;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}

#portfolio-item {
	width:175px;
	float:left;
	position:relative;
	margin-left:7px;
}

#portfolio-item h1 {
/*font:11px "Trebuchet MS",Tahoma,Arial,sans-serif;*/
font-family:"m-1c-1","m-1c-2",Verdana,Tahoma,Arial,sans-serif;
font-size:11px;
font-weight:400;
height:36px;
line-height:12px;
margin:3px 0 0;
}



/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	width: 220px;
	font-size: 1.2em;
	line-height: 1.4em;
	padding:0 0 0 12px;
	
}
* html #sidebars {height: 1%;}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#l-sidebar {
	float: left;
	width: 220px;
	height:500px;
	position: fixed;
	overflow:auto;
	
}
#r-sidebar {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
}

#sidebars ul {
	margin: 0 0 15px;
}
#sidebars li {
	list-style: none;
	/*border-bottom: 1px solid #EEE;*/
	padding: 7px 4px;
	margin: 0;
	color: rgb(187, 187, 187);
border-bottom: thin solid #eee;
	
}
#sidebars li ul {
  margin: 0 0 3px 12px;
}
#sidebars li li {
  padding: 3px 0 0;
	border: none;
}
#sidebars li a {

	font-family:"m-1c-1","m-1c-2",Verdana,Tahoma,Arial,sans-serif;
	font-style:normal;
	font-weight:300;
	
	background:url(images/arrow_gold.gif) no-repeat center left;
	/*padding: 0 0 0 12px;
	color: #808080;
*/	

       padding-left:10px;
       padding-right:5px;
       color: #333333;
       
	   font-size:18px;
/*	   background-image: url(images/gradientBar.gif);*/

}
#sidebars h2 {
	/*font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;*/
	padding: 5px 0 3px 3px;
	color:#666666;
}
#sidebars h3 {
	/*font: normal 1.4em/1.1em "Trebuchet MS", Arial, Sans-Serif;*/
	padding: 0 0 3px;
}

.textwidget{
	/*font: normal 1.2em/1.1em "Trebuchet MS", Arial, Sans-Serif;
	font-family: "m-1c-1","m-1c-2","Trebuchet MS", Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:400;
	font-size:12px;
	line-height:15px;
	*/
	 font-size:0.75em;
line-height:1.6em;

}

.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #808080;
	margin: 0 2px;
}

#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
       /* height:100px;*/
	clear: both;
	padding: 7px 10px;
	margin: 0px;
	font-size: 1.1em;
	color: #808080;
	/*background: #EEE;*/
}

/* Custom
-----------------------------------------------------------------------------*/
#slickrwidget {margin-left:20px}



a, a img {
border: 0px;
text-decoration: none;
cursor: pointer;
}

a:focus {
outline: none;
}

:focus {
outline: 0;
}
</style>

