/*
Theme Name: Number One
Description: Inaugural Make_____ theme for WordPress
Author: Tyler Combs
Author URI: http://www.tylercombs.com
*/

/*Reset*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
a { text-decoration: none; outline: none }


/*body.home {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/index background.jpg);
	background-repeat: no-repeat;
	}*/

/*body.editions {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/editions background.gif);
	background-repeat: no-repeat;
	}*/

/*body.about {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/about background.gif);
	background-repeat: no-repeat;
	}*/

/*body.submit {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/submit background.gif);
	background-repeat: no-repeat;
	}*/

body.tag div.wrapper {
	background-image: none;
	}

/*body.single {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/single background.gif);
	background-repeat: no-repeat;
	}*/

/*body.single {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/text background.gif);
	background-repeat: no-repeat;
	}*/

/*Header*/


div#header {
	height: 80px;
	width: 100%;
	background-color: #000000;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/headerpixelborder.gif);
	background-repeat: repeat-x;
	background-position: bottom left;

	}

h1#blogname {
	float: left;
	font-family: helvetica, arial, sans-serif;
	font-size: 63px;
	margin-left: 28px;
	margin-top: -3px;
	letter-spacing: -4px;
	text-transform: lowercase;
	}

h1#blogname a{
	color: #ffffff;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/blogname-rollover.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 305px;
	text-indent: -999em;
	background-position: 0 0;
	margin-left: 4px;
	margin-top: 22px;


	}

h1#blogname a:hover{
	color: #e1e1e1;
	background-position: 0 -43px;
	}

h1#blogname a:active{
	color: #cccccc;
	background-position: 0 -86px;
	}


/*Navigation*/


ul#nav {
	list-style-type: none;
	float: left;
	margin-left: 23px;
	}

ul#nav li {
	float: left;
	text-transform: lowercase;
	font-family: helvetica, arial, sans-serif;
	font-size: 32px;
	margin-top: 23px;
	margin-right: 9px;
	width: auto;
	}

ul#nav li#editions.notcurrent a {
	color: #ffffff;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/editions-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 122px;
	text-indent: -999em;
	background-position: 0 0;
	}

ul#nav li#editions.notcurrent a:hover, ul#nav li#editions.current a:hover {
	color: #000000;
	background-position: 0 -40px;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/editions-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 122px;
	text-indent: -999em;
	}

ul#nav li#editions.notcurrent a:active, ul#nav li#editions.current a {
	color: #000000;
	background-position: 0 -80px;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/editions-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 122px;
	text-indent: -999em;
	}

ul#nav li#about.notcurrent a {
	color: #ffffff;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/about-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 99px;
	text-indent: -999em;
	background-position: 0 0;
	}

ul#nav li#about.notcurrent a:hover, ul#nav li#about.current a:hover {
	color: #000000;
	background-position: 0 -40px;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/about-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 99px;
	text-indent: -999em;
	}


ul#nav li#about.notcurrent a:active, ul#nav li#about.current a {
	color: #000000;
	background-position: 0 -80px;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/about-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 99px;
	text-indent: -999em;
	}

ul#nav li#submit.notcurrent a {
	color: #ffffff;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/submit-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 113px;
	text-indent: -999em;
	background-position: 0 0;
	}

ul#nav li#submit.notcurrent a:hover, ul#nav li#submit.current a:hover {
	color: #000000;
	background-position: 0 -40px;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/submit-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 113px;
	text-indent: -999em;
	}

ul#nav li#submit.notcurrent a:active, ul#nav li#submit.current a {
	color: #000000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/submit-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 113px;
	text-indent: -999em;
	background-position: 0 -80px;
	}

ul#nav li#contributors.notcurrent a {
	color: #ffffff;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/contributors-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 184px;
	text-indent: -999em;
	background-position: 0 0;
	}

ul#nav li#contributors.notcurrent a:hover, ul#nav li#contributors.current a:hover {
	color: #000000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/contributors-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 184px;
	text-indent: -999em;
	background-position: 0 -40px;
	}

ul#nav li#contributors.notcurrent a:active, ul#nav li#contributors.current a {
	color: #000000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/contributors-notcurrent-rollover.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 184px;
	text-indent: -999em;
	background-position: 0 -80px;
	}

/*Edition Headings*/

h2.cat-4 {
	color: #ff0000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/numberone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: 26px;
	margin-bottom: 14px;
	}

h2.cat-27 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: 26px;
	margin-bottom: 14px;
	}
	
h2.cat-41 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: 26px;
	margin-bottom: 14px;
	}
	
h2.cat-47 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: 26px;
	margin-bottom: 14px;
	}
	
h2.cat-58 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: 26px;
	margin-bottom: 14px;
	}
	
h2.cat-62 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: 26px;
	margin-bottom: 14px;
	}
	
h2.cat-67 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: 26px;
	margin-bottom: 14px;
	}

body.single h2.cat-4 {
	color: #ff0000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/numberone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 24px;
	margin-top: 26px;
	margin-bottom: 14px;
	}

body.single h2.cat-27 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 24px;
	margin-top: 26px;
	margin-bottom: 14px;
	}

body.single h2.cat-41 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 24px;
	margin-top: 26px;
	margin-bottom: 14px;
	}
	
body.single h2.cat-47 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 24px;
	margin-top: 26px;
	margin-bottom: 14px;
	}
	
body.single h2.cat-58 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 24px;
	margin-top: 26px;
	margin-bottom: 14px;
	}
	
body.single h2.cat-62 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 24px;
	margin-top: 26px;
	margin-bottom: 14px;
	}

body.single h2.cat-67 {
	color: #ff0000;
	display: block;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 24px;
	margin-top: 26px;
	margin-bottom: 14px;
	}

body.category div.wrapper#cat-27, body.single div.wrapper#cat-27 {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/accidents-background.gif);
	background-repeat: no-repeat;
	background-position: 0 80px;
	}

body.category div.wrapper#cat-41, body.single div.wrapper#cat-41, body.home div.wrapper#cat-41 {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/lostandfoundbackground.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0 80px;
	}

body.category div.wrapper#cat-47, body.single div.wrapper#cat-47, body.home div.wrapper#cat-47 {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/trace-background.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: -14px 56px;
	}
	
body.category div.wrapper#cat-58, body.single div.wrapper#cat-58, body.home div.wrapper#cat-58 {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/selling-background.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0 80px;
	}
	
body.category div.wrapper#cat-62, body.single div.wrapper#cat-62, body.home div.wrapper#cat-62 {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/ruin-background-2.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0 80px;
	}
	
body.category div.wrapper#cat-67, body.single div.wrapper#cat-67, body.home div.wrapper#cat-67 {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/close-background.jpg);
	background-color: #ffccd8;
	background-repeat: no-repeat;
	background-position: 0 80px;
	}


/*Category Layouts*/

div.main {
	margin-left: 8px;
	width: 896px;
	}

div.main div#border-bottom {
	width: 880px;
	border-bottom: 1px solid #000000;
	margin-left: 16px;
	}

div#cat-41.main div#border-bottom {
	border-bottom: none;
	}

div#cat-47.main div#border-bottom {
	border-bottom: none;
	}
	
div#cat-58.main div#border-bottom {
	border-bottom: none;
	}
	
div#cat-62.main div#border-bottom {
	border-bottom: none;
	}
	
div#cat-67.main div#border-bottom {
	border-bottom: none;
	}

div.main div#category-posts {
	width: 896px;
	margin-top: 16px;
	margin-left: 16px;
	}

body.home div.main div.post, body.category div.main div.post, body.tag div.main div.post, body.category div.main div.post {
	width: 208px;
	height: 280px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 14px;
	margin-top: 14px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	}

div.main div.post a {
	display: block;
	}
	
body.single div.main div.post a {
	display: inline;
	color: #FF0000;
	}
	
div.main div.post div.image div.post-headings, div.main div.post div.video div.post-headings, 
div.main div.post div.audio div.post-headings {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 208px;
	z-index: 50;
	background: rgb(255, 255, 255); /* fallback color */
    background: rgba(255, 255, 255, 0.5);
	padding-bottom: 8px;
	}

div.main div.post div.image div.post-headings p.contributor, div.main div.post div.text p.contributor, 
body.single div.main div#content p.contributor, div.main div.post div.poem p.contributor, 
div.main div.post div.video div.post-headings p.contributor, 
div.main div.post div.audio div.post-headings p.contributor {
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	margin-left: 8px;
	margin-right: 8px;
	line-height: 32px;
	letter-spacing: -1px;
	}

div.main div.post div.image div.post-headings h3, div.main div.post div.video div.post-headings h3, 
div.main div.post div.audio div.post-headings h3, div.main div.post h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -1px;
	}

div.main div.post div.post-headings h3 a, div.main div.post h3 a {
	color: #000000;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
	}

div.main div.post div.post-headings h3 a:hover, div.main div.post h3 a:hover {
	color: #464646;
	}

div.main div.post div.post-headings p.contributor, body.single div.main div#content p.contributor {
	color: #ff0000;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	}

div.main div.post div.text p.contributor, div.main div.post div.poem p.contributor {
	color: #ff0000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	}

div.main div.post p {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}

div.main div.post p.footnote {
	font-size: 10px;
	}

div.main div.post div.text p, div.main div.post div.poem p {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 8px;
	margin-left: 8px;
	width: 192px;
	}
	
/*Page Headings*/

body.editions h2 {
	color: #000000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/editions.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 393px;
	text-indent: -999em;
	margin-left: 21px;
	margin-top: 14px;
	}

body.about h2 {
	color: #000000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/about.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 288px;
	text-indent: -999em;
	margin-left: 21px;
	margin-top: 14px;
	}

body.submit h2 {
	color: #000000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/submit.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 355px;
	text-indent: -999em;
	margin-left: 21px;
	margin-top: 14px;
	}

body.contributors h2 {
	color: #000000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/contributors.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 623px;
	text-indent: -999em;
	margin-left: 21px;
	margin-top: 14px;
	}


/*Page Layouts*/

body.editions div#main, body.about div#main, body.submit div#main, body.contributors div#main {
	margin-left: 8px;
	width: 872px;
	font-family: helvetica, arial, sans-serif;
	}

body.editions div#content, body.about div#content, body.submit div#content, body.contributors div#content, body.single div#content {
	width: 872px;
	border-top: 1px solid #000000;
	margin-top: 14px;
	padding-top: 32px;
	margin-left: 16px;
	}

body.about div#content, body.submit div#content, body.contributors div#content, body.single div#content {
	padding-left: 8px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}

body.about div#content p {
	margin-bottom: 16px;
	}

body.about div#content p a, body.contributors div#content li a {
	color: #7d7d7d;
	}

body.about div#content p a span, body.contributors div#content li a span {
	color: #ff0000;
	}

body.about div#content p a:hover, body.contributors div#content li a:hover {
	color: #464646;
	}

body.about div#content p a:hover span, body.contributors div#content li a:hover span {
	color: #ff0000;
	}

body.about div#content p a:active, body.contributors div#content li a:active {
	color: #000000;
	}

body.about div#content p a:active span, body.contributors div#content li a:active span {
	color: #ff0000;
	}

body.about div#content div.post, body.submit div#content div.post {
	width: 304px;
	float: left;
	margin-right: 32px;
	margin-top: 3px;
	}

body.about div#content div.content-links, body.submit div#content div.content-links {
	position: relative;
	float: left;
	width: 304px;
	margin-right: 32px;
	}

body.about div#content div.content-links h3 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	}

body.about div#content div.content-links p.name {
	margin-top: 19px;
	color: #ff0000;
	margin-bottom: 0px;
	}

p.email span {
	direction: rtl;
	unicode-bidi: bidi-override;
	}

body.submit p.email {
	margin-top: -16px;
	}

body.submit div#content div.content-links p.email span {
	color: #000000;
	}

body.submit div#content div.content-links h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
	}

body.submit div#content div.content-links {
	margin-top: 3px;
	}

body.submit div#content div.content-links p {
	margin-bottom: 16px;
	}

body.submit div#content div.content-links p span {
	color: #ff0000;
	}

body.submit p.theme {
	line-height: 49px;
	font-size: 48px;
	color: #ff0000;
	text-transform: lowercase;
	margin-bottom: 16px;
	letter-spacing: -4px;
	font-weight: bold;
	}


body.submit ul.ddrc li a, body.submit p.theme {
	font-size: 48px;
	color: #ff0000;
	text-transform: lowercase;
	margin-bottom: 16px;
	letter-spacing: -4px;
	font-weight: bold;
	line-height: 48px;
	}

body.submit ul.ddrc li p  {
	margin-left: 0px;
	font-weight: normal;
	margin-bottom: 16px;
	}


body.contributors div#main div#content p.letter {
	font-size: 24px;
	color: #ff0000;
	line-height: 32px;
	margin-top: 32px;
	}

body.contributors div#main div#content ul {
	list-style-type: none;
	font-size: 12px;
	color: #000000;
	margin-top: 16px;
	}

body.contributors div#main div#content ul li {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-left: 2em;
	}

div#contributors-list {
	margin-top: -32px;
	}

h2#contributor-name {	
	font-size: 60px;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: -0.05em;
	margin-top: 20px;
	margin-bottom: 4px;
	}




/*Single Layouts*/

body.single div.main div#nextprev {
	float: right;
	width: 96px;
	margin-top:61px;
	}

body.single div.main div#nextprev div#next a {
	display: block;
	text-indent: -999em;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/nextarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 -38px;
	height: 38px;
	width: 34px;
	float: left;
	}
	
body.single div#cat-41.main div#nextprev div#next a {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/nextarrow.gif);
}

body.single div.main div#nextprev div#next a:hover {
	background-position: 0 -76px;
	}

body.single div.main div#nextprev div#next a:active {
	background-position: 0 -76px;
	}

body.single div.main div#nextprev div#prev a {
	display: block;
	text-indent: -999em;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/prevarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 -38px;
	height: 38px;
	width: 34px;
	float: right;
	}
	
body.single div#cat-41.main div#nextprev div#prev a {
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/prevarrow.gif);
}

body.single div.main div#nextprev div#prev a:hover {
	background-position: 0 -76px;
	}

body.single div.main div#nextprev div#prev a:active {
	background-position: 0 -76px;
	}

/*body.single div.main div.post img {
	position: absolute;
	top: 0;
	right: 0;
	}*/

body.single div.main div.image div.post img, body.single div.main div.video div.post object
body.single div.main div.audio div.post object {
	margin-left: 16px;
	margin-bottom: 16px;
	}

body.single div.main div.image div.post p, body.single div.main div.video div.post p,
body.single div.main div.audio div.post p {
	width: 630px;
	margin-bottom: 16px;
	}

body.single div.main div.image div.post div.thecontentimage p, 
body.single div.main div.video div.post div.thecontentimage p,
body.single div.main div.audio div.post div.thecontentimage p {
	margin-left: 24px;
	margin-right: 8px;
	}

body.single div.main div.image div.post p.contributor, 
body.single div.main div.video div.post p.contributor,
body.single div.main div.audio div.post p.contributor {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 192px;
	margin-left: 0px;
	}


body.single div.main div.post h3 {
	width: 192px;
	margin: 16px 0 0 0;
	}

body.single div.main div.post h3 {
	padding-top: 6px;
	}

body.single div.main div.post p.contributor {
	margin-top: 6px;
	}

body.single div.main div.post {
	position: relative;
	}

body.single div#content {
	margin-top: 14px;
	padding-top: 16px;
	background-color: #ffffff;
	float: left
	}

body.single div.text div.headings, body.single div.poem div.headings {
	width: 192px;
	margin-right: 32px;
	
	}

body.single div.text div.thecontenttext, body.single div.poem div.thecontentpoem {
	width: 640px;
	margin-top: 18px;
	float: right;
	margin-right: 8px;
	}

body.single div.text div.thecontenttext p, body.single div.poem div.thecontentpoem p {
	margin-bottom: 16px;
	}

div.column {
	margin-right: 32px;
	}

div.last {
	margin-right: 0px;
	}

p.transition {	
	text-align: center;
	}

div.thecontentimage, div.thecontentvideo, div.thecontentaudio {
	float: right;
	width: 672px;
	}
	
div.thecontentaudio object {
	margin-top: 45px;
	width: 500px;
}

p.audioplayer_container {  
	text-align: center;
	margin: 0 auto;  
}

div.audio {
	height: 300px;
} 

div.thecontentimage img, div.thecontentimage object, div.thecontentimage p {
	float: left;
	}

div.thecontentimage img, div.thecontentimage object {
	width: auto;
	}

body.single p#pages {
	font-size: 24px;
	color: #000000;
	margin-top: 32px;
	float: right;
	width: 648px;
	}

body.single p#pages span{
	display: inline;
	font-size: 24px;
	color: #000000;
	}

body.single p#pages a {
	display: inline;
	color: #cccccc;
	}

body.single p#pages a:hover {
	display: inline;
	color: #666666;
	}

body.single p#pages a:active {
	display: inline;
	color: #000000;
	}


ul.ddrc {
	list-style-type: none
	}

body.editions ul.ddrc li#cat-4 a {
	color: #ff0000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/numberone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: -6px;
	}

body.editions ul.ddrc li#cat-4 a:hover, body.editions ul.ddrc li#cat-4 a:focus {
	color: #ff0000;
	background-position: 0 -88px;
	}

body.editions ul.ddrc li#cat-4 a:active {
	color: #ff0000;
	background-position: 0 -176px;
	}

body.editions ul.ddrc li#cat-27 a {
	color: #ff0000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/accidents.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: -6px;
	}

body.editions ul.ddrc li#cat-27 a:hover, body.editions ul.ddrc li#cat-4 a:focus {
	color: #ff0000;
	background-position: 0 -88px;
	}

body.editions ul.ddrc li#cat-27 a:active {
	color: #ff0000;
	background-position: 0 -176px;
	}

body.editions ul.ddrc li#cat-41 a {
	color: #ff0000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/lostandfound.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: -6px;
	}

body.editions ul.ddrc li#cat-41 a:hover, body.editions ul.ddrc li#cat-41 a:focus {
	color: #ff0000;
	background-position: 0 -88px;
	}

body.editions ul.ddrc li#cat-41 a:active {
	color: #ff0000;
	background-position: 0 -176px;
	}


body.editions ul.ddrc li#cat-47 a {
	color: #ff0000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/trace-edition.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: -6px;
	}
	
body.editions ul.ddrc li#cat-58 a {
	color: #ff0000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/selling-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: -6px;
	}
	
body.editions ul.ddrc li#cat-62 a {
	color: #ff0000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/ruin-edition.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: -6px;
	}

body.editions ul.ddrc li#cat-67 a {
	color: #ff0000;
	display: block;
	background-image: url(http://www.makeblank.com/wp-content/themes/numberone/close-edition.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 88px;
	width: 684px;
	text-indent: -999em;
	margin-left: 8px;
	margin-top: -6px;
	}

body.editions ul.ddrc li#cat-47 a:hover, body.editions ul.ddrc li#cat-47 a:focus {
	color: #ff0000;
	background-position: 0 -88px;
	}
	
body.editions ul.ddrc li#cat-58 a:hover, body.editions ul.ddrc li#cat-58 a:focus {
	color: #ff0000;
	background-position: 0 -88px;
	}
	
body.editions ul.ddrc li#cat-62 a:hover, body.editions ul.ddrc li#cat-62 a:focus {
	color: #ff0000;
	background-position: 0 -88px;
	}
	
body.editions ul.ddrc li#cat-67 a:hover, body.editions ul.ddrc li#cat-67 a:focus {
	color: #ff0000;
	background-position: 0 -88px;
	}

body.editions ul.ddrc li#cat-47 a:active {
	color: #ff0000;
	background-position: 0 -176px;
	}
	
body.editions ul.ddrc li#cat-58 a:active {
	color: #ff0000;
	background-position: 0 -176px;
	}
	
body.editions ul.ddrc li#cat-62 a:active {
	color: #ff0000;
	background-position: 0 -176px;
	}
	
body.editions ul.ddrc li#cat-67 a:active {
	color: #ff0000;
	background-position: 0 -176px;
	}

body.editions ul.ddrc li p {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 8px;
	margin-top: 16px;
	margin-bottom: 20px;
	}













div#category-posts div.tag-image img, div#category-posts div.tag-audio img {
	clip: rect(0px,208px,280px,0px);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	}
	
div#category-posts div.tag-video img {
	clip: rect(0px,298px,280px,0px);
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 0;
	}


/*Footer*/

div#footer {
	clear: both;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-left: 32px;
	width: 880px;
	padding-bottom: 16px;
	padding-top: 32px;
	}

div#footer ul {
	list-style-type: none;
	}

div#footer ul li {
	display: inline-block;
	width: 112px;
	}

div#footer ul li a {
	color: #7d7d7d;

	}

div#footer ul li a span {
	color: #ff0000;
	}

div#footer ul li a:hover {
	color: #464646;
	}

div#footer ul li a:hover span {
	color: #ff0000;
	}

div#footer ul li a:active {
	color: #000000;
	}

div#footer ul li a:active span {
	color: #ff0000;
	}

div#footer p {
	clear: both;
	padding-top: 16px;
	}

div#footer p span {
	color: #ff0000;
	}

div#footer p span a {
	color: #ff0000;
	}

div#footer p span a:hover span {
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
	}


* {
	margin: 0;
	}

html, body {
	height: 100%;
	}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -96px;
	}

.footer, .push {
	height: 96px;
	}

div.clearfloat {
	clear: both;
	}

p#tag {
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #333333;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	
}
