/*

Theme Name: A0-Baes

Author: BK-AES

Author URI: 

*/

/*	

/* STRUCTURE & LAYOUT */

#everything {

	float: left;
	width: auto;
	

}

#header {

	margin: 0 0 0 0;

}

#container {

	float: left;
	width: auto;
	height: auto;
	padding: 0 0 0 150px;

}

.onecolumn {

	float: left;
	width: auto;

}

.twocolumn {

	float: left;
	width: auto;

}

.post {
	
	height: auto;
	width: 300px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	text-align: left;
}

.mapz {
	
	height: auto;
	width: 300px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-align: left;
	overflow: hidden;
}

.widecolumn {

	overflow: hidden;
	width: auto;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;

}

#sidebar {

	border-left: 1px solid #000000;
	background: none;
	height: 100%;
	padding: 24px 20px 0 10px;
	position: absolute;
	left: 2px;
	top: 0;
	width: 150px;
}

#footer {

	clear: both;
	margin: 10px 0;
	padding: 5px;

}

.navigation {

	height: 1em;
	width: 100%;

}

.alignright {

	float: right;

}

.alignleft {

	float: left;

}

.center, #header, #sidebar, #footer, .post-metadata {

	text-align: left;

}

.clearer {

	clear: both;
	height: 0px;

}

/* TYPOGRAPHY: EVERYTHING RE: FONTS */

body {
	background: #ffffff;
	font-family: arial, Times, serif;
	font-size: 18px;
	line-height: 17px;
	color: #000000;
		
}

h1, h2, h3, h4, h5, h6 {

	font-family: helvetica, arial;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;

}

#title, #description, #content  .more, #sidebar ul li h2, #content h4, #footer p {

	font-family: helvetica, arial;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	

}

#title, #description {

	margin: 0 0 10px 0;

}

#title h1 {

	font-size: 9px;
	margin: 0 0;
	color: #ffffff;

}

#description h2 {

	font-family: helvetica, arial;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;

}

#description label {

	font-size: 10px;
	margin: 0px 0;
	padding: 2px 0;

}

#content h2, #content h4, .navigation, #comments h3 {

	text-transform: none;

}

/* Main post links */
/* Post title */
#content h3 {

	font-family: helvetica, arial;
	font-size: 10px;
	margin-left: 50px;
	line-height: 10px;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 0;
	margin-bottom: 5px;
	color: #ffffff;


}
/* Post body */
#content p {

	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: helvetica, arial;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	color: #ffffff;
}
/* Post date */
#content h2 {

	font-family: helvetica, arial;
	font-size: 10px;
	letter-spacing: 1px;
	word-spacing: -1px;
	line-height: 10px;
	color: #ffffff;
	margin-bottom: 0px;
	margin-left: 50px;

}

/* Post comments */
#content h4 {

	font-family: arial, times, serif;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	word-spacing: -1px;
	line-height: 10px;
	margin: 0 0 0 50px;

}

#content h5 {

	font-family: Courier New, Courier;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	


}

#content h6 {

	font-family: Helvetica, arial;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 2px;
	


}

#content blockquote {

	margin: 0 20px -10px 25px;

	padding: 0 25px -10px;

}

#content  li {

	font-size: 9px;

}

#content .more {

	font-size: 9px;
	

}


#content code, #content pre {

	font-family: helvetica, arial;
	font-size: 9px;

}

#postmetadata p {

	font-size: 9px;
	font-family: helvetica, arial;

	font-style: normal;

	margin: 0 25px 25px 0px;

	padding: 4px;

}

.navigation {

	font-size: 9px;

	font-weight: normal;

	margin: 0 0 30px 0;

}

/* Comments body font */
#comments h3 {

	font-family:arial, Times;
	font-size: 10px;
	line-height: 10px;
	word-spacing: -1px;
	color: #ffffff;

	margin: 0px 0 0 50px;

}

#comments li {

	font-family: helvetica, arial;
	font-size: 9px;

	margin-top: 0px;

	margin-right: 8%;

	padding: 0px;

}

/* Comments user text font */
#comments li p {

	font-family: Courier New, Courier;
	font-size: 11px;
	line-height: 10px;
	word-spacing: -0.2em;
	margin: 0 0 0 0;

}

#comments .commentmetadata {

	font-style: normal;
	font-size: 9px;

}

#sidebar ul li h2 {

	font-family: helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0 0 0 0;
	text-decoration: none;

}

#sidebar ul {

	margin: 0 0 0 0px;

	padding: 0;

}

#sidebar li {

	list-style: none;

	margin: 0;

}

#sidebar ul li ul li {
/* sidebar links */

	font-size: 9px;
	
	


}

#sidebar ul li ul li ul {

	margin: 0 0 0 5px;

	padding: 0 0 0 0px;

}

#sidebar ul li ul li ul li {

	font-size: 9px;

	font-style: italic;

	padding: 0 0 0 0px;

}

#footer p {

	font-size: 9px;

	margin: 10px 0 0 0;

	padding: 2px 0;

}

.search-excerpt {

	padding-left:0px;
	

}

/*LINKS*/

#header a, #header a:active, #header a:link, #header a:visited {

	background: none;

	color: #0000ff;

	text-decoration: underline;


}

#content h2 a, #content h2 a:active, #content h2 a:link, #content h4 a, #content h4 a:active, #content h4 a:link {

	text-decoration: underline;
	color: #ffffff;

}

#content .post a, #content .post a:active, #content .post a:link, .navigation a, .navigation a:active, .navigation a:link {

	color: #ffffff;
	text-decoration: underline;

	

}

#postmetadata p a,  #postmetadata p a:active, #postmetadata p a:link, #footer a, #footer a:active, #footer a:link {

	background: none;

	color: #0000ff;

	text-decoration: underline;

}

#sidebar a, #sidebar a:active, #sidebar a:link {

	background: none;
	color: #ffffff;
	text-decoration: none;

}

#sidebar a:visited {

	color: #ffffff;

	background: none;

	text-decoration: underline;

}

#content h2 a:visited, #content h4 a:visited, #content .post a:visited, .navigation a:visited, #postmetadata p a:visited, #footer a:visited  {

	text-decoration: underline;
	color: #ffffff;

}

#header a:hover, #content h2 a:hover, #content .post a:hover, .navigation a:hover, #content h4 a:hover, #sidebar a:hover {

	text-decoration: none;
	color: #000000;
	background: #ffffff;

}

#postmetadata p a:hover, #footer a:hover {

	background: none;

	color: #000000;
	text-decoration: none;

}

/* DECORATIVE ELEMENTS: BORDERS, COLOR, BACKGROUNDS, ETC. */

body {

	color: #000;
	background: none;

}

#description h2, #footer p {

	border-bottom: 2px solid #000;

	border-top: 1px solid #000;

}

#content blockquote {

	background: none;

}

#postmetadata p {

	border-top: 1px solid #444;

	border-bottom: 2px solid #444;

}

#comments li {

	background: none;
	margin: 0 0 0 -40px;
	
}

#comments li.alt {

	background: none;

}

.search-excerpt {

	color:#ffffff;
	font-family: Helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;

	

}

/* IMAGE STYLES, INCLUDING IMAGE LINKS */

#content img.alignright, #content img.alignleft, #content img.center {

	border: 0;

	padding: 4px;

}

#content img.alignright {

	display: inline;
	

	margin: 3px 0 3px 6px;

}

#content img.alignleft {

	display: inline;

	margin: 3px 6px 3px 0;

}

#content img.center {

	display: block;

	margin: 3px auto;

}

#content a img, #content a:active img, #content a:link img, #content a:visited img {

	background: none;
	border: none;


}

#content a:hover img {

	background: none;
	border: none;
}

#sidebar img {

	border: none;

}

/* FORM STYLES */

.formcontainer {

	font-size: 9px;

	font-family: helvetica, arial;

	font-style: normal;

	overflow: hidden;

	position: static;

	width: 100%;

}

.formright, .formleft {

	display: inline;

	float: left;

	margin: 0 0 0 -50px;

	padding: 2px;

}

.formright {

	text-align: left;

	width: 100%;

}

.formleft {

	clear: both;

	text-align: right;

	width: 65px;

}

.formcontainer textarea {

	overflow: auto;

}
/* Comments form & Search field */
.formcontainer textarea, input {

	font-family: Courier New, Courier;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border: 1px solid #ffffff;
	

	padding: 0;

}

#author, #email, #url, #comment, #s, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {

	border: 1px solid #333;

}

#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus {

	border: 1px solid #306aa3;

}

#searchsubmit, #contactsubmit, #submit {

	font-family: helvetica, arial;
	font-size: 9px;
	border: none;

}

#sidebar #searchform {

	margin: 0 0 10px 0;

}