/* @override http://localhost/blackbook/theme/blackbook/default.css */

/* ----------------------------------------------
	BlackBook for Phill Phorrari
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: url(images/houtbg.gif) repeat-x fixed center top #ebdebd;
	color: #666666; 
	text-align: center;
	font: 12px/1.6em ff-netto-web-pro-1, ff-netto-web-pro-2, arial, sans;
}

/* links */
a, a:visited {	
	color: #0d6793;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: ff-prater-script-web-pro-1, ff-prater-script-web-pro-2, "Helvetica Neue", Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #444;	
}
h1 {
	font-size: 2.2em;		
}
h2 {
	font-size: 2em;
	color: #0d6d93;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
}
h4 {	
	padding: 16px 10px 4px 10px;
	font: 1.2em ff-prater-script-web-pro-1, ff-prater-script-web-pro-2;
}


/* Paragraph */
p { padding: 12px 10px;
	text-align: justify;

}

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 0 0 20px;	
}
ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	background: #fafafa;
   border: 1px solid #dcdcdc;
	padding: 7px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #6d8c99; 
	background: #92b1be;
	color: #404a4e;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 50px;
	color: #72572d; 
	background: #ebdebd url(images/blockquote.gif) no-repeat;
	font: italic 14px/1.8em 'skolar-1', 'skolar-2', Times, serif;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;		
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #ADD163;	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #93C138 #93C138 #C4DE8F;	
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;	
}	
/* end - table */

/* form elements */
form {
	margin: 15px 10px; 
	padding: 5px 10px 20px 10px;
	border: 1px solid #bdb298; 
	background: #ebdebd; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, textarea, select {
	padding: 4px;
	color: #666666;		
	background: #fff;
	
  	border-width: 1px;
  	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
	
	font: normal 11px Verdana, sans-serif;
}
textarea {
	width: 326px;	
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #A6CD56;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 980px;
	margin: 35px auto;
	text-align: left;
	background-position: center top;
	background-repeat: repeat-y;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 980px; 	
	background: url(images/content.gif) repeat-y;
	padding: 25px 0 30px;
}
#header {
	position: relative;
	width: 980px;
	height: 205px;
	background: url(images/header.gif) no-repeat;	
	color: #fff;	
	padding: 0;	
	margin: 0;
}
#header h1#logo-text a { padding: 0;
	font: bold 68px 'corner-store-1', 'corner-store-2', 'Helvetica Neue', Arial, Sans-serif;
	color: #72572d;
	text-align: right;
	text-decoration: none;
	margin: 0;
	position: absolute;
	top: 60px;
	left: 75px;
	text-indent: -2px;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: 24px 'ff-prater-script-web-pro-1', 'ff-prater-script-web-pro-2', 'Helvetica Neue', Arial, Sans-serif;
	color: #bdb298;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 140px;
	left: 70px;
	letter-spacing: -2px;
}

/* Navigation */
#nav {
	width: 80px;
	text-align: right;
	float: right;
	margin-right: 50px;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: right;
	width: auto;
	margin: 0;
	color: #72572d;
	font: bold 32px/50px 'museo-slab-1','museo-slab-2', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: none;	
	letter-spacing: -0.5px;
	padding-top: 0;
	padding-bottom: 0;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #bdb298;	
}

/* Main Column */
#main {
	float: left;
	width: 425px;
	padding: 0; margin: 0 40px 0 45px;
	display: inline;
	font-family: ff-netto-web-pro-1, ff-netto-web-pro-2, arial, sans;
}

#main p {
	font-size: inherit;
	line-height: inherit;
}

#main h2 {
	border-bottom: 1px solid #bdb298;
}
#main h2 a {
	color: #115280;
	text-decoration: none;		
}
#main ul li {
	list-style-type: disc;
}

#sidebar {
	float: left;
	width: 220px;
	padding: 0; 
	margin: 0 25px 0 0;
	display: inline;
}

#bio_img {
	height: 200px;
	width: 220px;
	background: url(images/lithium.jpg) 0 0;
	margin-top: 80px;
	margin-left: 20px;
}

#bio_img:hover {
	background: url(images/lithium.jpg) -220px 0;
}

#contact_img {
	height: 200px;
	width: 260px;
	background-image: url(images/contact.jpg);
}
#sidebar h3 {
	color: #115280; 
	font: normal 1.6em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-transform: none;
	padding: 10px 0 2px 0; 
	margin: 10px 0 0 10px; 
}

/* sidebar menu */
#sidebar .sidemenu {
	margin: 5px 10px 8px 7px; padding: 0;
	text-decoration: none;		
	border-top: 2px solid #D0E89F;
}
#sidebar .sidemenu li {
	list-style: none;
	margin: 0;
	padding: 7px 10px; 			
	border-bottom: 1px solid #DAEBA3;	
}
* html body #sidebar .sidemenu li {
	height: 1%;
}
#sidebar .sidemenu li a {
	text-decoration: none;	
	color: #684F3E;	
}
#sidebar .sidemenu li a span {
	color: #A98D76;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;		
}
#sidebar .sidemenu li a:hover {	
	color: #000;	
	background: none;	
}
#sidebar .sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar .sidemenu ul li { border: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 980px;
	text-align: left;
	background: url(images/content.gif) left bottom;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer-content {
	width: 980px;
}

#footer-wrap p {
	padding:10px 0;
	text-align: center;
}

#footer-wrap a:hover { 
	text-decoration: none;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 800px;		
}
#footer-columns ul {
	list-style: none;
	margin: 0; 
	padding: 0;	
	border-top: 1px solid #BFD286;
}
#footer-columns li {
	border-bottom: 1px solid #CCDA9E;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 8px 0 8px 10px;
	width: 96%;
	color: #666666;	
}

#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #555; 
	width: 980px;
	text-align: center;	
	font-size: 9px;
	background: url(images/footer.gif) no-repeat;
	height: 68px;
	letter-spacing: 4px;
}
#footer-bottom a { color: #306495; }

/* postmeta */
.post-footer {
	padding: 8px 5px; 
	margin: 5px 10px 10px 10px;	
	color: #A2745D;
	border: 1px solid #deedae; 
	background: #F0FFD2;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #A98D76; }
.post-info a, .post-info a:visited { color: #9C652E; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}



