/* @override 
	http://cowperband.com/wp-content/themes/sandbox/examples/2c-l.css
	http://cowperband.com/wp-content/blogs.dir/35/files/sandbox.css
*/

/* @group Defaults */

* {
	font-family:"Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif;
	color: #d6d6d6;
	margin: 0; padding: 0;
}

body {
	background-color: #fff;
	background: url(http://cowperband.com/files/2009/05/cowper-background-repeat.jpg) center top repeat-y;
}

a:link {
	color: #e4dfcc;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #cdcdcd;
}

p {
	margin-bottom: 1.5em;
}

/* @end */

/* @group Layout */

div#footer {
	clear: both;
	height: 657px;
	position: relative;
}

div#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(http://cowperband.com/files/2009/05/cowper-footer.jpg) no-repeat 0 bottom;
}

div#container {
	width: 640px;
	margin-left: 52px;
	float: left;
	margin-top: -59px;
}

div#secondary.sidebar {
	width: 200px;
	margin-right: 49px;
	float: right;
}

/* @end */



/* @group Header */

#header {
	text-align: center;
	height: 468px;
	background: url(http://cowperband.com/files/2009/05/cowper-header-background-top.jpg) no-repeat;
}

#blog-title {
	margin: 0;
	display: none;
}

#blog-title span a {
	text-decoration: none;
	font-size: 1.2em;
}

#blog-description {
	font-size: 0.8em;
	color: #d6d6d6;
	display: none;
}

/* @end */



/* @group Top Menu */

div#primary.sidebar {
	position: absolute;
	top: 350px;
	width: 900px;
	height: 20px;
	margin: 0;
	padding: 0;
	
}

#primary ul {
	display: inline;
	float: right;
	
}

#primary ul li {
	display: inline;
	margin-right: 31px;
	
}

#primary li a {
	text-decoration: none;
	
	font-family:"Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif;
	color: #745127;
}
#primary ul li a:hover {
	border-bottom-style: solid;
}

ul.xoxo.blogroll {
	font-size: 35px;
}

#primary h3.widgettitle {
	display: none;
}

/* @end */

/* @group Content */

div#content {
	padding: 10px;
}

h2.entry-title {
	margin: 0;
	font-size: 35px;	
	line-height: 30px;
}

h2.entry-title a {
	text-decoration: none;
}

h2.entry-title a:hover {
	text-decoration: underline;
}

div.entry-date {
	margin-bottom: 8px;
}

div.entry-date abbr {
	font-size: 0.7em;
	color: #a2a2a2;
}

div.entry-meta {
	font-size: 0.8em;
	text-align: right;
	padding: 7px;
	border-bottom: 1px dashed #765029;
	margin-bottom: 37px;
}

div.entry-meta a {
	text-decoration: none;
}

div.entry-meta a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Sidebar Secondary */

div#secondary.sidebar {
	font-size: 14px;
	position: relative;
	padding-left: 8px;
}

#secondary.sidebar h3 {
	margin-bottom: 0;
	font-size: 22px;
}

div#secondary.sidebar a {
	text-decoration: none;
}

div#secondary.sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#secondary.sidebar ul li {
	list-style-type: none;
	list-style-position: inside;
}

ul #search h3 {
	display: none;
}

div#secondary.sidebar .widget_kbrss ul li {
	font-size: 0.9em;
	margin-bottom: 7px;

}

div#secondary.sidebar .widget_kbrss ul li a {
	color: #ccc4c1;
}
div#secondary.sidebar .widget_kbrss ul li a:hover {
	color: #CB9065;
}


input#s.text {
	width: 111px;
	height: 19px;
}

#searchform div input.button {
	
}



/* @end */

/* @group Wordpress Styles */

	.alignleft {float: left; margin: 0 1em 1em 0;}

	.alignright {float: right; margin: 0 0 1em 1em;}

	.aligncenter {display: block; margin: 0 auto 1em auto;}

.alignleft, img[align=left] {float: left; margin: 0 1em 1em 0;}

	.alignleft, img[align=left] {float: left; margin: 0 1em 1em 0;}

	.alignright, img[align=right] {float: right; margin: 0 0 1em 1em;}

	.aligncenter {display: block; margin: 0 auto 1em auto;}
	

div.entry-meta {
	clear: both;	
}

div.aligncenter {
	text-align: center;
	clear: both;
}

.clear {
	clear: both;
}

/* @end */





/* @group Sandbox Resets */

#generator-link {
	display: none;
}

#footer span.meta-sep {
	display: none;
}

#theme-link {
	display: none;
}



div.skip-link {
	display: none;
}

div#menu {
	display: none;
}



/* @end */

