/*   
Theme Name: Design hits Biz
Theme URI: http://
Description:
Author: Thom Law Britten
Author URI: 
Version: 0.1
License:
*/

body {
	background-color: #fff;
	font-family: Times, Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: .88em;
	line-height: 1.5em;
	color: #444444;
}

#container {
	width: 840px;
}

#gallerycontainer {
	width: 900px;
}
#menu {
	text-align: right;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: 1em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 468px;
	float: right;
}

#galleryentries {
	width: 580px;
	float: right;
}
#mapentries {
	width: 468px;
	float: right;
}
#maplogo{
	padding-left: 60px;
	padding-top: 40px;
}

#logo{
	padding-left: 48px;
}

#gallerylogo{
	width: 288px;
	padding-left: 48px;

}
#footercopy{
	text-align: center;
	font-variant: small-caps;
}
.post {
	margin-bottom: 1em;
}

p {
	color: #34353e;
	text-align: justify;
}

p img {
	padding: 10px;
	border: 1px solid #e3e3e3;
}

a img {
	padding: 10px;
}

h1 a {
	color: #6b6e7f;
}

a {
	color: #c5736c;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	background-color: #e3e3e3;
	color: #6b6e7f;
}

a:link h3 {
	color: #bc5050;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}


h1 {
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
	color: #6b6e7f;

}

.title {
	border-bottom: 1px solid silver;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #6b6e7f;
	border-bottom: 1px solid silver;
}

h4 {
	font-size: 1.2em;
}
h5 {
		font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;

}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
	color: #6b6e7f;
}


blockquote {
	background-color: #e3e3e3;
	padding: 10px;
	margin: 15px 0;
	text-align: justify;
}


blockquote h3{
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: underline;

}

blockquote img {
	float: right;
}

blockquote blockquote {
	font-variant: normal;
	border-right: 1px solid #6b6e7f;
	margin-right: 10px;
	text-transform: lowercase;
	text-align: right;
}

blockquote blockquote ul {
	color: #34353e
}

/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;
}

.commentlist li {
	margin: 5px 0 0 0px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */
