/*
Theme Name: Black Dog
Theme URI: http://utilitygrade.net/
Description: A Twenty Ten child theme for Black Dog Video.
Author: Larry van Kampen
Version: 1.0
Template: twentyten
Tags:
*/

@import url(../twentyten/style.css);

body {
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
#branding {
line-height: 0;
}
#branding img {
	border-top: 0px solid #000;
}
#wrapper {
	margin-top: 0;
	padding: 0;
}
#columnleft {
	float: left;
	width: 325px;
}
#columnright {
	float: left;
}

#site-title, #site-title a, #site-description {
	margin: 0;
	font-size: 1px;
	color: #fff;
padding: 0;
height: 0;
}
#header {
	margin: 0;
padding: 0;
}
#wrapper {
	border-left: 20px solid #fff;
border-right: 20px solid #fff;
margin-top: 20px;
padding-top: 20px;
}

#content,
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 22px;
}