/*
Theme Name: Custom
Theme URI: 
Description: A TwentyTen Child Theme
Author: Henry Mullen
Author URI: www.henrymullen.com
Template: twentyten
Version: 1.0
Tags:
*/

@import url("../twentyten/style.css");

html {height:101%;}

body {background-color:#FFFFFF;} /* change in theme */

#wrapper {margin-top:8px;}

#header {padding:0;}
#site-title {
	float:left;
	margin:4px 0 8px;
	width:100%
}
#site-description {
	clear:none;
	float:left;
	margin:-6px 0 8px;
	width:100%;
}
#access .menu-header, div.menu {font-size:16px;}

#main {padding:20px 0 0;}
#container {margin:0 -280px 0 0;}
#content {margin:0 300px 0 20px;}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin:0 0 6px;
}
#primary, #secondary {width:260px;}

.FBConnectButton_Small, .FBConnectButton_RTL_Small {
vertical-align:top;
}
.twitter-share-button, .twitter-count-none{
vertical-align:top;
}

#colophon {padding:12px 0;}
