/* @override 
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?060810-191652
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?050210-230050
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?050210-230804
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?050210-231430
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?050210-231825
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?060810-52851
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?062310-05121
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?063010-181002
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?070110-183826
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?070110-191724
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?070110-192123
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?070110-200325
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?070110-201528
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?070110-202927
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?070110-204914
	http://www.kenscallon.com/wp-content/themes/thesis_16/custom/custom.css?070110-205544
*/

.custom p.nav {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.custom #post-3 div.format_text {
	height: 450px;
	padding: 30px 30px 30px 84px;
}

.custom div#attachment_29.wp-caption.alignleft {
	background-color: #0d3967;
	border-style: none;
}

.custom #attachment_29 p.wp-caption-text {
	font: normal normal normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#attachment_31.wp-caption.alignright {
	background-color: #0d3967;
	border-style: none;
}

#attachment_31 p.wp-caption-text {
	font: normal normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom blockquote {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	border-left-style: none;
}

p.to_comments {
	display: none;
}

.custom div#sidebar_1.sidebar a{
	color: #1a9321;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 15px;
}




.home ul.menu {
	display: none;
}

.home div#sidebars {
	width: 8px;
	float: left;
	display: none;
}

.custom h3 {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #317c9d;
	padding-left: 15px;
}

#comments div.comments_closed {
	display: none;
}

.custom div#content.hfeed {
	width: 540px;
	padding-right: 40px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.custom div#content.hfeed div.headline_area {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.portfolio #content {
	float: left;
}

.home #header {
	display: none;
}


.home div#footer {
	width: 750px;
	display: none;
}

div#page {
	background-color: #000;
	border-style: none;
}

.custom div#content_box {
	background-color: #000;
	border-style: none;
	height: 537px;
	display: inline;
}


.custom #header {
	background-color: #ooo;
	background-image: url(http://brandvisory.com/stage/kennyray/wp-content/themes/thesis_16/custom/images/KenScallonLogo.png);
	background-repeat: no-repeat;
	height: 30px;
	border-bottom-style: none;
}

/* My Comment */

.custom div.headline_area {
	margin: 0;
	text-align: right;
}

div.format_text {
	display: inline-block;
}

.custom div#content {
	float: left;
	width: 860px;
	background: #000 url(http://brandvisory.com/stage/kennyray/wp-content/themes/thesis_16/custom/images/mainbackground_900.jpg) no-repeat;
}

div#footer {
	display: none;
}


ul.menu {
	height: 16px;
	background: #000 url(http://brandvisory.com/stage/kennyray/wp-content/themes/thesis_16/custom/images/menu_bar_new.jpg) no-repeat;
}


li.tab.tab-1.current-parent {
	margin: 0;
	padding: 0;
}

li.tab.tab-2.current-parent {
	margin: 0;
	padding: 0;
}



.home div#container {
	width: 900px;
	height: 15px;
}

.home div#content {
	float: left;
	background-image: none;
	background-color: #000;
}

object#HomeFlash {
	float: left;
}

#post-6 div.format_text {
	width: 860px;
	padding-top: 20px;
	height: 540px;
}

div#post-16.post_box.top {
	height: 500px;
}

#post-16 div.format_text {
	font-size: 24px;
	margin-left: 68px;
}

.custom .wp-caption.alignleft {
	margin: 5px 5px 15px;
	background-color: #0d3967;
	border-style: none;
}

.custom p.wp-caption-text {
	font: normal normal normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


div#post-3.post_box.top {
	margin: 0;
	padding: 0;
}

.custom .menu a { line-height: 1.273em; border-width: 0em;
	margin-left: 15px;
	padding: 1px 5px;
	text-transform: none;
	font-size: 1.1em;
	background-color: transparent;
}

.custom div.post_box.top {
	padding: 10px 0 0;
	margin: 0 0 0 19px;
}

.custom div#post-6.post_box.top {
	margin: 0;
}


#post-3 div.headline_area h2 {
	display: none;
}

#post-17 div.headline_area h2 {
	display: none;
}

.custom #logo a {
	color: transparent;

}