/*
Theme Name: twentytenB
Theme URI: http://digitalsplashmedia.com/
Description: Customization of 2010 default theme.
Author: Jeff Bennett
Author URI: http://digitalsplashmedia.com
Template: twentyten
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
@import url("../twentyten/style.css");

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 1040px;
}
#wrapper {
	background: #fff;
	padding: 0px 0px 0px 0px;
}

#access {
width: 1040px;
background: #241212;
}

#access a {
	color: #fff;
	font-weight:bold;
}

#header {
	padding: 0px 0px 0px 0px;
	background: #241212;
}

#site-title {
	margin: 10px 0px 10px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#site-title a {
	color: #fff;
}

#site-description {
	color: #fff;
}

#branding img {
	border-top: 4px solid #a3ae24;
	border-bottom: 1px solid #a3ae24;
}

#container {
margin: 0 -340px 0 0;
}

#content {
	margin: 0 340px 0 20px;
}

#primary,
#secondary {
	width: 300px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
color: #424163;
}

#content h1 { font-size: 30px;}

#content .entry-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #424163;
	margin-top: 20px;
}

.entry-title a:link,
.entry-title a:visited {
color:#424163;
text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
color: #a3ae24;
}

.left {
float:left;
padding:0px 10px 10px 10px;
}

.widegallery #content {
margin: 0 auto;
width: 980px;
}
