/*
Theme Name: Jim Ross Consulting
Theme URI: http://jimrossconsutlting.com/
Description: Custom Theme for jimrossconsulting.com	
Author: Shana Negin
Version: 1.0
Tags: 
*/


/* FONT SIZE CHART FOR A 16PX BASE SIZE - PLEASE USE PERCENTS!
---------------------------------------------------------------*/

/*

6px		0.375em		37.5%		5pt
7px		0.438em		43.8%		5pt
8px		0.5em		50%			6pt
9px		0.563em		56.3%		7pt
10px	0.625em		62.5%		8pt
11px	0.688em		68.8%		8pt
12px	0.75em		75%			9pt
13px	0.813em		81.3%		10pt
14px	0.875em		87.5%		11pt
15px	0.938em		93.8%		11pt
16px	1em			100%		12pt
17px	1.063em		106.3%		13pt
18px	1.125em		112.5%		14pt
19px	1.188em		118.8%		14pt
20px	1.25em		125%		15pt
21px	1.313em		131.3%		16pt
22px	1.375em		137.5%		17pt
23px	1.438em		143.8%		17pt
24px	1.5em		150%		18pt




*/


/* COLOR PALLETTE
---------------------------------------------------------------*/

/*




/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: #fff;
	background: #c9c9c9;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: Arial, Helvetica, sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}



/* =Structure
-------------------------------------------------------------- */




/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {
	background: #c9c9c9;
}

body,
input,
textarea {
	color: #fff;
	font-size: 100%;
	line-height: 1.6;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */

ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}




/* SOME BASE STYLES
---------------------------------------------------------------*/
body {
	line-height: 1.6;
	font-family: Arial, helvetica, sans-serif;
}

h1{
font-size: 187.5%;

}

h2{
font-size: 112.5%;
}

h3{
font-size: 75%;
font-weight: bold;
}

h4{

}

p, li, td{
letter-spacing: 0.06em;
font-size: 75%;
}



li * {
font-size: 100%;
}


p{
margin-bottom: 2.2em;

}

ul{

}

a{
text-decoration: none;
}

a:link {
color: #fff;
} /* unvisited link */

a:visited {
color: #fff;

} /* visited link */

a:hover {
color: #87abf3;
} /* mouse over link */

a:active {
color: #638cdf;

} /* selected link */

input, textarea {
color: #444;
}

/* UTILITY STYLES
---------------------------------------------------------------*/

.optima {
/* makes a font into optima font using cufon */
}



/* SITE STRUCTURE
---------------------------------------------------------------*/

#wrapper {
width: 960px;
margin: 0 auto 20px auto;
}

.section {
background: #496494;
border: 2px solid #1c4174;
}



/* MASTHEAD AND MAIN NAV
---------------------------------------------------------------*/

#header {
height: 86px;
background: url(images/logo.png) no-repeat;

}

#header-title{
text-indent:-9999px;
height: 100%;
width: 450px;
display: block;
float: left;
}

#top-nav {
float: right;
margin: 60px 68px 0 0;
}

#top-nav li{
float: left;
margin-right: 20px;

}

#top-nav li a{
font-weight: bold;
color: #fff;
text-decoration: none;
}

#top-nav li a:hover{
color: #87abf3;

}

#top-nav li a:active {
color: #638cdf;
}



/* MAIN CONTENT 
---------------------------------------------------------------*/
#main{
width: 617px;
float: left;
margin-right: 3px;
clear: both;
background: url(images/content-bg.jpg) repeat-y;
}

#title-bar{
height: 51px;
background: url(images/title-bg/title-bar-bg-1.png) no-repeat;
padding: 0 26px;
margin-bottom: 13px;
font-weight: bold;

}


#page-content {
padding: 0 26px;


}


#page-content a{
text-decoration: underline;
}


.entry-title {
font-size: 118.8%;
font-weight: bold;

}

.type-post {

margin-bottom: 5.5em;

}


#page-content .entry-title a{
text-decoration: none;

}

.entry-meta, .entry-utility {
font-size: 62.5%;
color: #ddd;
}

.entry-meta {
margin: 1em 0;
}

.nav-previous, .nav-next {
font-size: 62.5%;
margin: 25px 0;
display: inline;

}

.nav-previous a, .nav-next a{
text-decoration: none;
}

#page-content .pagination a {
color: #fff;

text-decoration: none;
font-size: 62.5%;

}

.current_page {
color: #a5a5a5;

font-size: 62.5%;

}

/* HOME
---------------------------------------------------------------*/
#fma {
text-indent: -9999px;
background: url(images/rotate/rotate.php) no-repeat;
height: 299px;
margin: 0 0 5px 0;
}

#home-left{
float:left;
width: 477px;
margin: 0 4px 0 0;

}

#home-right{
float: left;
width: 479px;
}

#home-headline{
background: url(images/home-headline-bg.png) no-repeat;
height: 196px;
margin: 0 0 3px 0;
padding: 0 26px;

}

#home-samples{
background: url(images/home-sample-bg.png) #5b77ae no-repeat;
height: 340px;
padding: 10px 18px 0 16px;

}

#home-img-1{
display: block;
float: left;
}

#home-samples #img-col {
margin: 0 0 0 18px;
width: 219px;
float: left;
}





#home-youtube{
background: #000;
height: 553px;
border-color: #000;
padding-left: 2px;


}

#home-youtube h2 {
font-size:118.8%;
font-weight:bold;
margin: 0 0 0 18px;
}

.home-section{
border: 2px solid #1C4174
}

.more, .read_more {
font-size: 68.8%;
}

.read_more {
display: block;
padding: 2em 0 0 0;
}


/* SAMPLES
---------------------------------------------------------------*/
div.gbackgr{
background: transparent;
border: none;
margin-top: 25px;
}



a.thickbox {
display: none;
}

.caption {
display: none;
}


/* CONTACT FORM 
---------------------------------------------------------------*/

.contact-form label {
font-size: 75%;

}

p.information{
margin-bottom: 0.0em;
}

.contact-form legend {
padding: 1.5em 0 1.0em;

}

.contact-form input, .contact-form textarea {
color: #444;
}

/* SIDEBAR 
---------------------------------------------------------------*/
#sidebars {
width: 280px;
float: left;
padding: 0 26px;


}

.sidebar-container {
margin-top: 15px;
}

.widget-container  {
font-size: 62.5%;
list-style-type: none;
margin: 0 0 1em 0;
}



.widget-container ul li:before {
   content: url(images/chevron.png);
   padding: 5px;
   
}


.widget-container  li.collapsing:before{
 content: none;
   padding: 5px;

}

.widget-container  li.item:before{
content: url(images/chevron.png);
padding-left: 5px;
}

.widget_collapsarch ul li ul li {
text-indent: 2em;
}


.sidebar-col {
float: left;
width: 48%;
}

/* FOOTER
---------------------------------------------------------------*/
#footer{
clear: both;

}












/* Wordpress Default Theme stuff that might be helpful */




/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #87abf3;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #fff;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}










/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #fff;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #fff;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #fff;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}



/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}
