/*
Theme Name: Barry Deck LLC and Current Issue BV 0.4
Theme URI: http://berrydeck.com
Description: Wordpress Theme for joint site
Author: Eric Ishii Eckhardt
Author URI: http://ishiieckhardt.com
version: 0.4
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height:normal;
	font-weight:300;
	margin:2px;
}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; }
img a{border:none;}

img.left{ float: left; border: none; }
img.right{ float: right; border: none; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a, .dashBreaks a, a.dashBreaks{
	color:#666633;
	text-decoration:none;
	border: none;
	}

a:hover, .dashBreaks a:hover, a.dashBreaks:hover {color:#000000;text-decoration:none; border: none;}



/* container */


#container {
	width: 900px;
	margin: 10 0 0 10px;
	padding: 6px;
	background:#fff;
	color:#333;
	}
	
#debugColor #container {
	background:cyan;
}
	
/* header */

#header {
    width: 900px; 
	height: 165px;
	}

#header h1{
	display:none;
}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #000000; text-decoration: none;}


#header h2{
	display:none;	
}

/* main menu */


#menu {
	font-size:14px;
	font-family: Courier, "Courier New", monospace;
	height:25px;
	color:#666633;
	font-weight: 100;
	word-spacing: 2px;
}

#menu span{
	padding-left:9px;
	padding-right:0px;
	font-size:13px;
}

#menu ul {
	margin: 3px 0 0 2px;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
/*	color:#a57f5d; */
	color:#666633;
}

#menu ul li a:hover {
	color:#000000;
}

#archiveList {
	margin-top:12px;
}

/* content */


#content {
	float: left;
	width: 600px;
	margin-top:11px;
}	

#whatBack {
	padding:20px 0 0 0;
}
#who {
	margin-top:60px;
}
#whoBack {
	padding:6px 0 3px 0;
}
#where {
	margin-top:47px;
}
.footer {
	margin-top:47px;
}
.post {
	margin:0px;
	padding:10px 10px 0px 0px;
}
	


.post h2{
	font-size: 22px;
	font-weight: 300;
	color: #08122E;
	}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}

.post p.caption, .caption{
	font-size: 10.5px;

	font-weight: bold;
	font-style: normal;
	line-height: normal;
	line-height:11px;
	word-spacing:0px;
	color: #666633;
	width: 250px;
}
		
.post p{
}

.post a{text-decoration:none;}

.post ul {}

.post li {}

.sectionSpace {
	height:38px;
}
.mapHolder {
	margin-top:10px;
}
#map1 {
	margin-top:5px;
}
.columnHolder {
	float:left;
}

.footer .columnHolder div{
	float:left;
	width:290px;
	margin-right:20px;
}
.whoColumn{
	float:left;
	width:290px;
	margin-right:0px;
	border:1px dotted gray;
}

.whoColumn p {

}


.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color:#000000;
	
	width: 200px;
	float:right;
	margin: 0;
	padding: 0;
	margin-top:34px;
	}

#sidebar h2{
	font-weight: normal; 
	font-size: 16px; 
	text-align: left;
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar ul li p {
	padding-left: 0px;
	padding-right: 0px;
}

#sidebar ul li {
	margin:0px 0 12px 0;
	padding:0px;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0px;
	margin-bottom:15px;
	line-height: normal;
	list-style-type: none;
	padding: 0px;
	}

#sidebar ul ul {
	margin: 6px 0 6px 0px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 0px;
	list-style-type: square;
}

#sidebar img {
	padding-bottom:3px;
}
/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-weight: 300;
	font-style: normal;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	}
	
#commentform a{}
	
#commentform h3{
	font-weight: 300;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {}

cite {
	font-weight: bold;
	font-style: normal;
	}
	
cite a{text-decoration: none;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	}

#searchform input#s{
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	}

/* footer */

.footer {
	clear: both;
	width: 100%;
	}
	
.footer p{
	margin-top:14px;
	width:600px;
}
div.footercontent {}

div.footercontent > p:first-child { margin-top:10px; }
div.biocontent > p:first-child { margin-top:0px; }

div.footercontent p, div.biocontent p {
	float:none;

	/*display:inline;*/
	/*display:none;*/
}
/*div.biocontent:last-child { background-color:yellow }*/

div.biocontent p {
	width:290px;
}
div.biocontent {
	position:relative;
}

.footer a{}
.footer a:hover{}

.footer .columnHolder div{
	float:left;
	width:290px;
	margin-right:20px;
}

.footer div img {
	padding:0px;
}
.footer .columnHolder .last{
	margin-right:0px;
}

.dashBreaks {
	font-size:11px;
	font-weight:900;
	color:#000000;
}
#mainDash {
	margin-top:5px;
}
#servicesDash {
	margin-top:6px
}
.twoColDash {
	margin-top:0px;
}
div.servicesclients p { margin-top:0px; }
.servicesclients {
	color: #666633;
}
