/*  

Theme Name: blackhoundblue
Theme URI: http://www.blackhoundblue.com/
Description: a custom theme for a custom gentleman
Version: 0.2
Author: blackhound
Author URI: http://www.blackhoundblue.com/

*/





body {
	margin: 0;
	padding: 0;
	background: #E8F0F0;
	font-family: arial, helvetica, sans serif;
	text-align: center;
	}

a {
	text-decoration: none;
	}
	
a:visited {
	color: #6F7979;
	}
	
img {
	border: none;
	}

ol, ul, li {
	border: 0;
	padding: 0;
	margin: 0;
	}

h1, h2, h3 {
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	}

h2 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	}

h2 a {
	color: #333;
	}

h2 a:hover {
	color: #C30;
	border-bottom: 1px dashed #C30;
	}

h3 {
	font-size: 11px;
	letter-spacing: 2px;
	}

blockquote {
	margin: 0;
	padding: 5px 20px;
	border-left: 1px dashed #6F7979;
	background-color: #FFF;
	}

#wrapper {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	}
		
.leftFloater {
	float: left;
	}

.rightFloater {
	float: right;
	}





/*----------------------------------------------------------
                         S E A R C H
----------------------------------------------------------*/


#search{
	float: left;
	margin: 5px 0 0 30px;
	display: inline;
	}

#search form#searchform{
	float: left;
	width: 250px;
	background: url(images/bg-search-field.gif) repeat-x;
	}

#search form#searchform input{
	font: 10px arial, helvetica, sans-serif;
	font-style: italic;
	color: #999;
	letter-spacing: 1px;
	line-height: 1em;
	text-transform: uppercase;
	}

#search form#searchform .keyword{
	float: left;
	height: 20px;
	background: url(images/bg-search-leftEdge.gif) no-repeat;
	}

#search form#searchform .keyword input#s{
	float: left;
	margin: 4px 0 0 10px;
	border: 0;
	background-color: transparent;
	}

#search form#searchform .go {
	float: right;
	}






/*----------------------------------------------------------
                  T O P  B U S I N E S S
----------------------------------------------------------*/


.topBusiness {
	height: 30px;
	}
		
#topSplash {
	height: 160px;
	border-width: 3px 0;
	border-style: double;
	border-color: #6F7979;
	background: url(/wp-content/themes/blackhoundblue/images/sideSplash_001.png) right top no-repeat;
	}
 
  /* header & logo */
#topSplash a {
	display: block;
	text-indent: -9999px;
	height: 160px;
	width: 560px;
	background: url(/wp-content/themes/blackhoundblue/images/bigSplash_001.jpg) left top no-repeat;
	}

#mainNav {
	border-bottom: 1px solid #6F7979;
	font-size: 9px;
	font-style: italic;
	height: 30px;
	letter-spacing: 1px;
	line-height: 3.5em;
	list-style: none;
	padding: 0 30px;
	text-transform: uppercase;
	}

#mainNav li {
	float: left;
	height: 30px;
	margin-bottom: -1px;
	padding: 0 12px;
	}

#mainNav a {
	color: #333;
	}

#mainNav a:hover {
	padding: 2px 0 1px 0;
	color: #C30;
	}

#mainNav .current_page_item {
	border-bottom: 1px solid #E8F0F0;
	}




/*----------------------------------------------------
                     P O S T S
----------------------------------------------------*/


#postColumn {
	width: 540px;
	margin-top: 30px;
	float: left;
	clear: left;
	}

.postHolder {
	margin-bottom: 40px;
	float: left;
	}

.postBusinessHolder {
	width: 90px;
	margin-right: 20px;
	text-align: right;
	font-family: arial, helvetica, sans serif;
	color: #333;
	float: left;
	}

.postBusinessHolder a {
	font-size: 9px;
	font-style: italic;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	}

.postBusinessHolder a:hover {
	font-size: 9px;
	font-style: italic;
	color: #C30;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dashed #C30;
	}

.dateItem {
	padding-bottom: 7px;
	}

.dateMonth {
	font-size: 12px;
	text-transform: uppercase;
	}

.dateDay {
	font-size: 18px;
	}

.businessItem {
	padding: 8px 0;
	border-top: 1px solid #6F7979;
	font-size: 9px;
	line-height: 12px;
	}

.postPost {
	width: 430px;
	_width: 410px;
	float: left;
	}

.postBody {
	margin-top: -3px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans serif;
	color: #333;
	line-height: 18px;
	}

.postBody a {
	font-style: italic;
	color: #C30;
	}

.postBody a:hover {
	color: #C30;
	text-decoration: underline;
	}

.postBody a.lightview:hover {
	border: 5px solid: #C30;
	}

.postBody img {
	border: 5px solid #FFF;
	margin: 5px 10px 5px 0;
	_width: 400px;
	}

.postBody ul {
	padding-left: 20px;
	list-style-type: disc;
	}

.postBody ul li {
	margin-bottom: 5px;
	}

.postBody ol {
	padding-left: 20px;
	list-style-type: decimal;
	}

.postBody ol li {
	margin-bottom: 5px;
	}
	
.creditTagHolder {
	width: 75%;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px dashed #ACB8B8;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans serif;
	color: #6F7979;
	}

.creditTagHolder a, .creditTagHolder a:hover {
	color: #C30;
	}

.postNavigation {
	width: 100%;
	margin-bottom: 40px;
	padding-top: 8px;
	border-top: 3px double #6F7979;
	float: left;
	font-size: 9px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

.postNavigation a {
	color: #333;
	}

.postNavigation a:hover {
	color: #C30;
	}







/*----------------------------------------------------
                   C O M M E N T S
----------------------------------------------------*/


#commentHolder, #respond {
	margin: 0;
	clear: left;
	}

#commentHolder h3 {
	padding: 10px 0;
	border-bottom: 1px solid #6F7979;
	}

#commentHolder a, #commentHolder a:hover {
	color: #C30;
	}

#commentHolder a:hover {
	border-bottom: 1px dashed #C30;
	}

#commentHolder ol {
	list-style-type: none;
	}

.commentlist ul {
	min-height: 100px;
	padding: 10px 0;
	border-bottom: 1px dashed #6F797C;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans serif;
	color: #333;
	line-height: 18px;
	position: relative;
	padding-left: 110px;
	list-style-type: none;
	}
 
.commentMeta {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 8px;
	font-style: italic;
	text-transform: uppercase;
	text-align: right;
	}
 
.avatarHolder {
	width: 90px;
	position: absolute;
	left: 0;
	top: 10px;
	}
 
.avatarHolder img {
	border-top: 18px solid #FFF;
	border-right: 21px solid #FFF;
	border-bottom: 32px solid #FFF;
	border-left: 21px solid #FFF;
	}
 
.authorData {
	float: left;
	}

.commentEntryHolder {
	width: 540px;
	margin-top: 20px;
	margin-bottom: 40px;
	float: left;
	}

.commentForm {
	padding: 10px 0;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	}

	
	
	
	
/*----------------------------------------------------
                   S I D E B A R
----------------------------------------------------*/
	

#sidebarHolder {
	width: 250px;
	margin: 30px 0 40px 30px;
	float: left;
	}
	
#adHolder {
	padding-bottom: 10px;
	border-bottom: 3px double #6F7979;
	}
	
#adHolder img {
	margin-bottom: 10px;
	}

.sidebarItem {
	margin: 30px 0;
	}

.sidebarItem h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #6F7979;
	margin-bottom: 5px;
	}

.sidebarItem ul {
	margin: 10px 0;
	list-style-type: none;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans serif;
	color: #333;
	}

.sidebarItem ul li {
	margin: 10px 0;
	line-height: 14px;
	}
		
.sidebarItem a {
	color: #C30;
	}

.sidebarItem a:hover {
	color: #C30;
	border-bottom: 1px dashed #C30;
	}






/*----------------------------------------------------------
   C A T E G O R I E S ,  A R C H I V E S  &  F O L L O W
----------------------------------------------------------*/

	
#catArchiveHolder {
	width: 820px;
	padding: 10px 0;
	border-top: 1px solid #6F7979;
	float: left;
	font-size: 10px;
	color: #333;
	}
	
.listHolderLeft {
	width: 163px;
	margin-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #6F7979;
	float: left;
	}

.listHolderRight {
	width: 157px;
	margin-left: 10px;
	float: left;
	}
		
#catArchiveHolder ul li {
	padding: 3px 10px;
	margin: 2px;
	background-color: #FFF;
	list-style-type: none;
	}
	
#catArchiveHolder a, #catArchiveHolder a:hover {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 9px;
	}

#catArchiveHolder a {
	color: #333;
	}
	
#catArchiveHolder a:hover {
	color: #C30;
	}
	
.catArchiveTitle {
	width: 90px;
	padding-right: 5px;
	font-style: italic;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 6.75em;
	float: left;
	}




/*----------------------------------------------------------
                        F O O T E R
----------------------------------------------------------*/
	
	
#footerTop {
	width: 820px;
	height: 30px;
	border-top: 3px double #6F7979;
	border-bottom: 1px solid #6F7979;
	font-size: 9px;
	color: #6F7979;
	line-height: 3.2em;
	float: left;
	}

#footerBottom {
	width: 820px;
	height: 30px;
	margin-bottom: 3px;
	border-bottom: 3px double #6F7979;
	font-size: 9px;

	color: #6F7979;
	line-height: 3.2em;
	float: left;
	}
	
#footerLeft {
	text-align: left;
	float: left;
	}
	
#footerRight {
	text-align: right;
	float: right;
	}

#footerCenter {
	margin: 0 auto;
	text-align: center;
	}

#footerCenter a, #footerCenter a:hover {
	color: #C30;
	}

#footerRight img {
	margin-top: 7px;
	}
	
#footerStripe {
	height: 70px;
	background-image: url(images/footerStripe.gif);
	background-repeat: repeat;
	clear: both;
	}





/*----------------------------------------------------------
                      P O R T F O L I O
----------------------------------------------------------*/


#portfolioColumn {
	width: 540px;
	margin-top: 12px;
	float: left;
	}

.portfolioGallery {
	margin: 30px 0;
	float: left;
	}

.portfolioGallery h3 {
	margin-top: -3px;
	margin-left: 15px;
	}
	
.portfolioItem {
        margin: 3px 5px;
       #margin: 30px 5px;
       _margin: 0px 30px 5px 5px;
	float: left;
	}
	
.portfolioItem img {
	border: 5px solid #FFF;
	}

.portfolioItem a:hover img {
	border: 5px solid #C30;
	}

#portCatHolder {
	width: 540px;
	padding-bottom: 10px;
	border-bottom: 1px solid #6F7979;
	float: left;
	font-size: 10px;
	color: #333;
	}

#portCatHolder ul {
	margin-left: 10px;

	}
		
#portCatHolder ul li {
	width: 122px;
	padding: 3px 10px;
	margin: 2px;
	background-color: #FFF;
	float: left;
	list-style-type: none;
	}
	
#portCatHolder a, #portCatHolder a:hover {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 9px;
	}

#portCatHolder a {
	color: #333;
	}
	
#portCatHolder a:hover {
	color: #C30;
	}

.portCatTitle {
	width: 90px;
	padding-right: 10px;
	font-style: italic;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 6.75em;
	float: left;
	}






