/*
Theme Name: NorthScale Blog
Description: Theme used for NorthScale's blog.
Version: 1.0
Author: DXM
*/

/* Resets */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0 auto;
	padding: 0;
	}

ol, ul, li {
	list-style: none;
	}	

fieldset,img {
	border: none;
	}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	}
	
a img {
	border: none;
	}

/* NorthFace Main Site CSS */

html {
	 overflow-x:hidden;
	}
	
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #2c3134;
	font-size: 12px;
	background-color: #313f46;
	overflow-x: hidden;
	}

h1, .description { /*hidden site name and description*/
	text-indent: -9999px;
	font-size: .02em;
	height: 0px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	}
	
h2 { /*h1 > h2 */
	/*color: #585f69;*/
	color:#f2692d;
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	}

h2 a {
	color:#f2692d;
	}

h2.pagetitle {
	font-size: 26px;
	font-weight:bold;
	color:#f2692d;
	margin-bottom: 30px;
	}
	
h3 { /*h2 > h3 */
	color: #f2692d;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	}

h3 a {
	color: #f2692d;
	}

h4 { /*h3 > h4 */
	color: #f2692d;
	font-size: 16px;
	font-weight: normal;
	}

h4 a {
	color: #f2692d;
	}

h4.standard { /*h3 > h4 */
	font-size: 14px;
	font-weight:bold;
	}

a {
	color: #00a7df;
	text-decoration: none;
	}

a:hover {
	text-decoration:underline;
	}

p {
	line-height: 2em;
	}

#content {
	background: #ffffff;
	}

#topContent {
	height: 90px;
	width: 980px;
	padding-top: 10px;
	margin-left: 50%;
	left: -490px;
	position:relative;
	}

#mainNav {
	margin-top: 40px;
	font-size: 14px;
	float: right;
	color: #324148;
	}

#mainNav li {
	float: left;
	list-style: none;
	text-transform:uppercase;
	margin-left: 25px;
	}

#mainNav li a.selected {
	color: #324148;
	}

/*new main column and sidebar styles */
#mainColumn {
	width: 67%; 
	float: left;
	margin-bottom: 20px;
	}

#sidebar {
	float: right;
	width: 280px; 
	margin-bottom: 30px;
	}

/* end */

#globalNav {
	font-size: 11px;
	background:#e9f3f9;
	height:158px;
	}

#globalNav ul {
	float: left;
	margin-right: 45px;
	}

#globalNav a {
	color: #6ac6ea;
	}

#globalNavContent {
	padding: 20px 0;
	width: 980px;
	margin-left: 50%;
	left: -490px;
	position:relative;
	}

#footer {
	background:url(images/global-nav-bg.gif);
	height: 100px;
	font-size: 11px;
	color: #9ba4a9;
	float:left;
	width: 100%;
	}

#footer a {
	color: #a8e5ff;
	}

#footerContent {
	margin: 25px 0;
	width: 980px;
	margin-left: 50%;
	left: -490px;
	position:relative;
	}

#buyNow {
	font-size: 14px;
	font-weight: bold;
	float: left;
	position:relative;
	width: 0px;
	top: 210px;
	left: -50px;
	}

#buyNow a {
	color:#ffffff;
	width: 100px;
	display:block;
	}

#secNavBg {
background:url(images/sec-nav-bg.gif);
height: 50px;
margin-bottom: 30px;
}

#pageContent {
	width: 980px;
	margin: 25px 0 25px 50%;
	left: -490px;
	position:relative;
	line-height: 2em;
	background-color: white;
	}

#pageContent p {
	line-height: 20px;
	padding: 6px 0 8px 0;
	}

.sidebar-box { 
	border: 1px solid #d4d5d5;
	background: #f9fbfc;
	}

#sidebar h2 { /*h4 > h2 */
	margin: 0;
	color: #324148;
	font-size: 14px;
	font-weight:bold;
	padding: 10px;
	background: #d6dbe1;
	}

#sidebar h2.top {
	background: transparent url(images/sidebar-header.gif) repeat scroll 0% 0%; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	width: 260px; 
	height: 20px; 
	line-height: 20px;
	}

.sidebar-box h4 { 
	color: #324148;
	font-size: 12px;
	font-weight: bold;
	}


.profile {
	line-height: 160%;
	}
	
.sidebar-box p {
	line-height: 1.5em;
	}

.sidebar-box .section {
	padding: 15px 10px;
	}

.sidebar-box strong {
	color: #324148;
	}

.sidebar-box ul li {
	padding: 0 0 0 15px;
	margin: 0 0 6px 0;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	}

.sidebar-box ul.authorList li {
	background: url(images/user.gif) no-repeat 0 .3em; 
	padding: 0 0 0 25px;
	margin: 0 0 2px 0;
	}

.sidebar-box ul.archiveList li, .sidebar-box .widget_archive ul li {
	background: url(images/calendar.gif) no-repeat 0 .3em; 
	padding: 0 0 0 25px;
	margin: 0 0 2px 0;
	}

.sidebar-box ul.catList li, .sidebar-box .widget_categories ul li {
	background: url(images/folder.gif) no-repeat 0 .3em; 
	padding: 0 0 0 25px;
	margin: 0 0 2px 0;
	}


/* General formatting */
small {
	color: #929396;
	font-size: 11px;
	}

.clear {
	clear: both;
	}

.hide {
	display: none;
	}
	
.input {
	background-color: white;
	color: #324148;
	font-size: 12px;
	padding: 3px;
	border-right: 2px solid #D6D6D6;
	border-bottom: 2px solid #D6D6D6;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	}

#searchform {
	position: relative;
	}

#searchform .btn {
	margin-left: 5px;
	float: left;
	}

#searchform .input {
	width: 170px;
	float: left;
	}

	
/* Blog content... */

.post {
	margin-bottom: 50px;
	}

.authorArchive .post {
	border-bottom: 2px solid #D6DBE1;
	padding-bottom: 30px;
	margin-bottom: 30px;
	}

.post ul {
	margin: 0 0 0 20px;
	}

.post ol {
	margin-left: 20px;
	}

.post ul li {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	}

.post ol li {
	margin: 0 0 4px 20px;
	padding-left: 8px;
	list-style: decimal;
	}

.postmetadata {
	color: #929396;
	line-height: 160%;
	margin-top: 10px;
	}

.postmetadata a {
	color: #2c3134;
	}

.date {
	margin-bottom: 20px;
	}



/* Style for images... */
p img {
	padding: 0;
	max-width: 100%;
	}

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
	}

.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: 13px;
	line-height: 17px;
	padding: 5px;
	margin: 0;
	}
	
/* Style for comments...*/


#commentform {
	padding: 10px 0 10px 0;
	}

.comment-body {
	padding: 10px 15px 10px 15px;
	}

li.comment {
	background-color: #EAEDF0;
	line-height: 160%;
	}

li.comment.alt {
	background-color: #F7F8F9;
	border-bottom: 1px solid #EAEDF0;
	}

#commentform input, #commentform textarea {
	background-color: white;
	color: #324148;
	font-size: 12px;
	padding: 3px;
	border-right: 2px solid #D6D6D6;
	border-bottom: 2px solid #D6D6D6;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	}

#commentform textarea {
	width: 612px;
	}

#commentform input#submit {
	background: transparent url(images/buttonBg.gif);
	border: none;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	width: 65px;
	height: 21px;
	line-height: 16px;
	letter-spacing: 1px;
	}

#commentform p {
	padding: 3px 0 4px 0;
	}
	
#commentform {
	margin: 0 0 0 0;
	}

#respond h3 {
	padding-bottom: 0;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

.commentlist li .avatar { 
	display: none;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	}

.commentlist li {
	padding-top: 10px;
	}

.children { padding: 0; }

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

ol.commentlist {
	margin: 3px 0 0px 0;
	padding: 0;
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	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; }

/* Misc. blog stuff... */

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

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

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

blockquote {
	margin: 0 70px 0 20px;
	font-style: italic;
	padding: 12px 0 10px 20px;
	background: transparent url(images/quote2.gif) no-repeat top left;
	min-height: 80px;
	}

blockquote p {
	padding: 5px 0 5px 0;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	font-style: normal;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	width: 100%;
	padding-bottom: 50px;
	text-align: center;
	font-size: 13px;
	}

.navigation.commentnav {
	padding: 5px 0 5px 0;
	font-size: 12px;
	}