/* CSS Document */

body {
	background: #fff url(newheader-bg.png) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

p, h1, h2, h3, div, ul, li, hr, table, tr, td, form {
	padding:0;
	margin:0;
}

a:link {
	text-decoration:none; 
	color: #000;
}

a:visited {
	text-decoration:none; 
	color:#000;
}

a:hover {
	text-decoration:none; 
	color:#666666;
}

.italic {
	font-style:italic;
	color:#333;
}

.italic2 {
	font-style:italic;
	color:#2d2d2d;
}

.underline {
	text-decoration:underline;
}

.bold {
	font-weight:bold;
}

.small {
	font-size:13px;
}

.small-italic {
	font-style:italic;
	color:#333;
	font-size:14px;
}

span.italic {
	font-style:italic;
	color:#000;
}

div#wrapper {
	width:980px;
	font-size:`12px;
	margin:0 auto 0 auto;
	/*border:1px solid #000;*/
	/*background:url(background.jpg) no-repeat 0px 380px;*/
}

div#wrapper-other {
	width:980px;
	font-size:`12px;
	margin:0 auto 0 auto;
	/*border:1px solid #000;*/
	background:#ffffff url(sidebarforever.png) repeat-y top left;
}/*Experiment*/

div.clear {
	clear:both;
}

div.clear-right {
	clear:right;
}

div.break {
	margin-top:20px;
}

div.break-poetry {
	margin-top:80px;
}

div.poetry {
	margin-top:1px;
}

ul.ul-poetry {
	margin:10px 0 10px 0;
}

/*Top-Bar*/
div#top-bar {
	background: url(newheader.png) no-repeat top left;
	height:225px;
	width:980px;
	position:relative;
}

div#top-bar ul {
	list-style:none;
	position:absolute; bottom:137px; right:25px;
}

div#top-bar a:link {
	color:#fff;
	font-size:10px;
}

div#top-bar a:visited {
	color:#fff;
	font-size:10px;
}

div#top-bar a:hover {
	color:#fff;
	font-size:10px;
}

div#top-bar li {
	float:left;	
	padding:0 10px 0 10px;
	font-family: Myriad, Arial, Helvetica, sans-serif; font-size:12px;
	border-right:1px solid #000;
}

div#top-bar li#last {
	border:0;
}

/*Side-Bar*/
div#side-bar {
	float:left;
	width:250px;
	margin:89px 0 40px 10px;
	padding:0px 0px 30px 0px;
	background:#000 url(archives-bottom.png) no-repeat bottom left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

div#side-bar li.date {
	background: url(date.png) no-repeat top center;
	width:155px;
	height:18px;
	margin:0 auto 40px auto;
}

div#side-bar ul { 
	padding:10px;
}

div#side-bar p {
	padding:10px;
}
 div#side-bar h1 {
 	padding:10px;
}

div#side-bar .announcements-top {
	background:url(announcements-top.png) no-repeat top left;
	width: 250px;
	height:63px;
	margin: 0 0 20px 0;
}

div#side-bar-right {
	float:left;
	width:250px;
	margin:89px 20px 40px 25px;
	padding:0px 0px 40px 0px;
	background:#000 url(archives-bottom.png) no-repeat left bottom;
	/*border:1px solid #dddbd9;*/
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}  /*Experiment*/



div.top-archives {
	background:url(archives-top.png) no-repeat left top;
	width:250px;
	height:63px;
	margin:0px 0 20px 0px;
	
}
 
div#side-bar-right hr {
	background-color: #e3e3e3;
	color: #e3e3e3;
}

.top { 
	background:#3d3d3d url(side-bar-top.png) no-repeat top left;
	width:220px;
	height:12px;
	margin:20px 0 0 10px;
}

div#side-bar ul.genre  {
	padding:10px 0 0px 0;
	background:#fff;
}


div#side-bar li {
	margin: 0 0 30px 0px;
	padding:0 0 0 0px;
	list-style-type:none;
	font-size:18px;
	/*list-style-image:url(http://www.umbrellafactorymagazine.com/umbrella.png);*/
}

div#side-bar li.genre  {
	margin: 0 0 30px 0px;
	padding:0 0 0 20px;
	list-style-type:none;
	background: url(arrow-white.png) no-repeat 0px 6px;
	
	/*list-style-image:url(http://www.umbrellafactorymagazine.com/umbrella.png);*/
}

div#side-bar-right li.genre  {
	margin: 0 0 30px 0px;
	padding:0 0 0 20px;
	list-style-type:none;
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	/*list-style-image:url(http://www.umbrellafactorymagazine.com/umbrella.png);*/
}

div#side-bar h1 {
	font-size:18px;
	margin:0 0 5px 0px;
	/*text-decoration:underline;*/
	font-variant:small-caps;
}

div#side-bar-right h1 {
	font-size:32px;
	font-family: "Courier New", Courier, monospace;
	margin:0 0 15px 0px;
	/*text-decoration:underline;*/
	font-variant:small-caps;
	color:#fff;
	background:url(headerarchives.png) no-repeat top right;
	text-align:center;
	height:35px;
	vertical-align:center;
}

div#side-bar-right h2.about {
	color:#000;
	margin:20px 0 0px 0;
	text-align:center;
	width:250px;
	height:42px;
	background:url(header-author.png) no-repeat center center;
}

div#side-bar-right p.about {
	color:#fff;
	margin:20px 15px 20px 15px;
	font-family:"Courier New", Courier, monospace;
}

div#side-bar hr {
	margin: 10px 0 20px 0;	
}

div#side-bar .italic {
	color:#fff;
}

.drop {
	background:url(drop.png) no-repeat bottom center;
	width:220px;
	height:83px;
	margin: 0px 0 0px 0;
}

div#side-bar a:link {
	color: #fff;
	padding:0 0 0 20px;
	
}

div#side-bar-right li.genre a.header {
	color: #fff;
	padding:0px 0 0px 10px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	height:24px;
	
}

div#side-bar-right li.genre a:visited.header {
	color: #fff;
	padding:0px 0 0px 10px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	height:24px;
}

div#side-bar-right li.genre a:hover.header {
	color: #fff;
	padding:0px 0 0px 10px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	height:24px;
	
}

div#side-bar a:visited{
	color: #fff;
	padding:0 0 0 20px;
	
}

span.header-space {
	padding: 0 0 0px 10px;
}


div#side-bar a:hover {
	color:#fff;
	padding:0 0 0 20px;
}

div#side-bar li.rockethouse {
	background:url(rockethouselogo.png) no-repeat top center;
	width: 180px;
	height: 170px;
	margin:auto;
}

div#side-bar li.donation {
	width: 125px;
	margin:auto;
}

div#side-bar li.fluid {
	background:url(fluid.png) no-repeat top center;
	width: 180px;
	height: 70px;
	margin:auto;
}

div#side-bar li.facebook {
	margin:0 auto 10px auto;
	width:124px;
}

#q1, #q2, #q3, #q4 {
	margin: 15px 0 0px -7px;
	padding:0px 0 5px 10px;
	width:215px;
	font-size:12px;
	background:#fff url(q-bottom.png) no-repeat left bottom;
	
}

div.q-top {
	background: url(q-top.png) no-repeat left top;
	width:225px;
	height:13px;
	margin:0 0 0 -10px;
}

#q1 span.underline, #q2 span.underline, #q3 span.underline, #q4 span.underline {
	color:#000;
	padding-left:0px;
}



div.indent {
	padding:0 0 0 10px;
}

/*Body Store*/
div#body-main-store {
	margin:0px 60px 30px 60px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#WLSearchBoxDiv {
	margin: 0px 0px 0 545px;
	text-align:right;
}

div#body-main-store table.genre a:link {
	text-decoration:none; 
	color:#fff;
	font-weight:bold;
}

div#body-main-store table.genre a.genre:visited {
	text-decoration:none; 
	color:#fff;
	font-weight:bold;
}

div#body-main-store table.genre a.genre:hover {
	text-decoration:none; 
	color:#fff;
	font-weight:bold;
}

table.genre {
	font-size:14px;
	margin: 0px 0 0 0px;
	
}

div#body-main-store .store-left {
	background:url(store-left.png) no-repeat top left;
	
}

div#body-main-store .store-right {
	background:url(store-right.png) no-repeat top right;
	height:38px;
	margin:0px 0 0px 0;
}

div#body-main-store .store-background {
	background:url(store-background.png) repeat-x top left;
	/*border-bottom:8px solid #2c2c2c;*/
	margin:0 0 0 245px;
}

div#body-main-store p {
	margin:0;
}

div#body-main-store p.clear {
	clear:both;
}

div#body-main-store hr {
	margin:5px 0 5px 0;
	color:#e4e4e4;
}

div#body-main-store .shopping {
	font-weight:bold;
}

div#body-main-store .left-side {
	float:left;
	margin:0px 0px 0px 0; 
}

div#body-main-store .right-side {
	margin:0px 0px 0px 250px;
}

div#body-main-store h1.featured {
	/*border-bottom:1px dotted #000;*/
	margin: 20px 0 5px 0px;
}

div#body-main-store .bottom-box {
	border:1px solid #cccccc;
	padding:0px;
	margin:20px 0 0 0;
}

div#body-main-store .shopping {
	border:1px solid #cccccc;
	padding:10px;
	margin:30px 0 0 0;
	width:180px;
}

div#body-main-store p.books {
	background:url(books.png) no-repeat top left;
	width:200px;
	height:200px;
	margin:0 0 0px 0px;
}

div#body-main-store .featured-books {
	font-size:12px;
}

div#body-main-store p.book-outline {
	background:url(book-outline.png) no-repeat top left;
	float:right;
	width:60px;
	height:60px;
	margin:0 40px 0px 0px; 
}

div#body-main-store .womanshirt {
	background:url(womanshirt.png) no-repeat top left;
	width:200px;
	height:153px;
}

div#body-main-store .manshirt {
	background:url(manshirt.png) no-repeat top left;
	width:200px;
	height:153px;
}

div#body-main-store .button {
	background:url(button.png) no-repeat top left;
	width:200px;
	height:153px;
}

div#body-main-store .book-outline2 {
	background:url(book-outline.png) no-repeat top left;
	width:60px;
	height:60px;
	margin:0 0 20px 0px;
}

div#body-main-store p.paypal {
	background: url(paypal.png) no-repeat top left;
	width:150px;
	height:60px;
	margin: 20px 0 0 26px;
}

/*Cover*/

div.testissuecover1 {
	background:url(cover_issue2.png) no-repeat top left;
	width:960px;
	height:720px;
	margin:10px auto 0 auto; 
	font-family:Helvetica, Arial, sans-serif;
	color:#484141;	
	position:relative;
}

div.testissuecover1-march {
	background:url(testissuecover1.png) no-repeat top left;
	width:600px;
	height:800px;
	margin:10px auto 0 auto; 
	font-family:Helvetica, Arial, sans-serif;
	color:#484141;	
	position:relative;
}

.issue {
	padding:120px 0 0px 30px;
	font-size:12px;
}

.issue h2.line1 {
	padding: 0 0 5px 20px;
	font-weight:bolder;
}

.issue h2.line2 {
	padding:0 0 0 60px;
	font-weight:600;

}

.issue h2.line3 {
	padding:0 0 0 50px;
	font-weight:800;

}

.issue h2.line4 {
	padding:0 0 0 0;
	font-weight:900;
}

.issue h2.line5 {
	padding:0 0 0 40px;
	font-size:24px;
}


/*Body*/


div#body-main {
	width:650px;
	height:900px; 
	padding:0px 0px 0px 0px;
	margin:35px 0px 0px 290px;
	background: url(home-bg.png) no-repeat center left; 
	border:1px solid white;
	position:relative;
}

div#body-main .inside-contents {
	width:620px;
	height:750px;
	padding:0px 0px 0px 0px;
	margin:0px 0 0px 0px;
	overflow:auto;
	position:absolute;
	top:120px;
	left:20px;
}

div#body-main .inside-contents li {
	list-style-type:decimal;
}

p.header-content {
	text-align:center;
	margin-bottom:10px;
}

p.content {
	font-size:40px;
	margin:20px 0 0 0;
}

.inside-contents p {
	margin:20px 0 0 0;
}

.inside-contents li {
	list-style-type:none;
}

p.title {
	background: url(header.png) no-repeat top left;
	width:630px;
	height:35px;
	font-size:30px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

p.genre { 
	color:#5a5a5a; 
	font-size:25px; 
	font-family:tahoma;
	font-variant:small-caps;
	font-weight:bold;
	border-bottom:1px solid #dddbd9;
}

table.content td {
	padding:0px 0 5px 0;
}

table.content {
	padding:10px;
}


div#body-main-left {
	width:650px;
	height:712px; 
	padding:0px 0px 0px 0px;
	margin:35px 0px 0px 290px;
	background: url(content-bg.png) no-repeat center left; 
	border:1px solid white;
	position:relative;
}

div#body-main-left .inside-contents {
	font-family:Cambria, Times New Roman, serif;
	width:620px;
	height:550px;
	padding:0px 0px 0px 0px;
	margin:0px 0 0px 0px;
	overflow:auto;
	position:absolute;
	top:135px;
	left:21px;
}

#q10, #q11 {
	/*background:#eee;*/
	color:#000;
	margin-right:10px;
	/*width:250px;*/
	padding:30px 20px 20px 20px;
}

#q10 a:link, #q11 a:link {
	text-decoration:none; 
	color: #000;
}

#q10 a:visited, #q11 a:visited {
	text-decoration:none; 
	color: #101010;
}

q#10 a:hover, q#11 a:hover {
	text-decoration:none; 
	color:#101010;
}

div.archives-top {
	background:url(archives-round.png) no-repeat top left;
	width:593px;
	height:53px;
}	

div#body-main-left .title-fiction {
	background: url(title-fiction.png) no-repeat center left;
	width:285px;
	height:40px;
	position: absolute;
	top:64px;
	left:-6px;
	
}

div#body-main-left .title-nonfiction {
	background: url(title-nonfiction.png) no-repeat center left;
	width:280px;
	height:38px;
	position: absolute;
	top:67px;
	left:-5px;
}

div#body-main-left .title-poetry {
	background: url(title-poetry.png) no-repeat center left;
	width:280px;
	height:38px;
	position: absolute;
	top:66px;
	left:-6px;
}

div.nonfiction-smog {
	background:url(nonfiction-smog.png) no-repeat top left;
	width:140px;
	height:86px;
	position:absolute;
	top:-86px;
	right:186px;
}

div.fiction-smog {
	background:url(fiction-smog.png) no-repeat top left;
	width:130px;
	height:91px;
	position:absolute;
	top:-91px;
	right:348px;
}

div.poetry-smog {
	background:url(poetry-smog.png) no-repeat top left;
	width:210px;
	height:67px;
	position:absolute;
	top:-66px;
	right:62px;
}


div#body-main-contents {
	width:650px;
	height:712px; 
	padding:0px 0px 0px 0px;
	margin:35px 0px 0px 290px;
	background: url(content-bg.png) no-repeat center left; 
	border:1px solid white;
	position:relative;
}

div#body-main-contents .inside-contents {
	width:620px;
	height:570px;
	padding:0px 0px 0px 0px;
	margin:0px 0 0px 0px;
	overflow:auto;
	position:absolute;
	top:115px;
	left:15px;
}

div#body-main-contents li {
	list-style-type:none;
	margin-bottom:10px;
	padding:0 0 0 10px;
}

div#body-main-contents li.alternate-color {
	background:#efefef;
	padding:15px 0 0 10px;
}

div#body-main-contents span.name {
	display:block;
	margin:-20px 0px 0 330px;  
	width:300px;
	text-align:left;
}

div#body-main-contents ul.genre {
	margin:20px 0 0 0;
}

div.name {
	text-align:center;
	margin-top:1px;
}

div#body-main-contents p.title {
	font-size:28px;
}


div#body-main-left li {
	list-style-type:none;
}

h1.author {
	background:url(headerauthor.png) no-repeat top left;
	width:700px;
	height:35px;
	margin: 20px 0px 20px 262px; 
	text-align:center;
}

div#body-main input, div#body-main textarea {
	margin:5px 0 5px 0;
}

div#body-main p {
	margin-bottom:10px;
}

div#body-main-left p {
	margin-bottom:15px;
	line-height:20px;
}

div#body-main hr {
	margin:5px 0 5px 0;
	color:#e4e4e4;
}

.staydry {
	margin: 0px 0 0 0px;
	letter-spacing:2px;
	color:#999999;
}

div.left {
	float:left;
	width:200px;
	display:inline;
}

div.left-about {
	float:left;
	width:250px;
	margin-left:30px;
	display:inline;
}

div.right {
	margin-left:280px;
	width:200px;
}

div.right-about {
	margin-left:320px;
	width:200px;
}

h1.about {
	margin: 0 0 0px 0;
}

p.anthony {
	background: url(anthony.png) no-repeat top right;
	width:250px;
	height:215px;
	margin:0 0 20px 0;
}

p.mark {
	background: url(mark.png) no-repeat top right;
	width:250px;
	height:281px;
	margin:0 0 20px 0;
}

p.oren {
	background: url(oren.png) no-repeat top right;
	width:250px;
	height:280px;
	margin:0 0 20px 0;
}

p.janice {
	background:url(janice.png) no-repeat top right;
	width:284px;
	height:213px;
	margin:0 0 20px 0;
}

p.brian {
	background:url(brian.png) no-repeat top right;
	width:250px;
	height:318px;
	margin:0 0 20px 0;
}

p.jana {
	background: url(jana.png) no-repeat top right;
	width:250px;
	height:281px;
}

.subscribe {
	margin-bottom:30px;
}

.submissions {
	margin-bottom:30px;
}

div#body-main .form {
 	border:1px solid #fafafa;
	height:190px;
	background:#f4f4f4;
	padding:20px;
}

div#body-main .form-contact {
 	border:1px solid #fafafa;
	background:#f4f4f4;
	padding:20px;
}

div#body-main p.submit {
 	border:1px solid #f1f1f1;
	background:#f4f4f4;
	padding:10px;
}

div#body-main p.signed {
	font-style: italic;
	margin: 0 0 0 20px;
}

div.anatomy {
	background: url(anatomy.png) no-repeat center right;
	width:400px;
	height:406px;
	float:right;
	border-left:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	margin:0 0px 10px 10px;
	padding:10px 0px 10px 10px;
}

h1.title, h1.guidelines {
	color:#000;
	padding:5px;
	font-size: 18px;
	margin:0 0 20px 0px;
}

h1.guidelines {
	padding:0 0 0 40px;
	background: url(small-umbrella.png) no-repeat center left;
	color:000;
}

.indent {
	margin: 0 40px 0 30px;
}

div#body-main a:link {
	color: #143395;
}

div#body-main a:visited {
	color: #143395;
}

div#body-main a:hover {
	color: #143395;
}

div#body-main h1.guidelines a:link {
	color: #000;
}

div#body-main h1.guidelines a:visited {
	color: #000;
}

div#body-main h1.guidelines a:hover {
	color: #000;
}/*These bottom three are for the drop on submission's page*/

div#body-main .contact {
	background: url(contact.png) no-repeat top left;
	width:248px;
	height:157px;
	float:right;
	border:1px solid #000;
	margin:0 0 0 0px;
}

div#body-main .monkey {
	background: url(monkey.png) no-repeat top left;
	width:248px;
	height:135px;
	float:left;
	border:1px solid #000;
	margin:0px 20px 0 0px;
}

div#body-main .accident {
	background: url(accident.png) no-repeat top left;
	width:300px;
	height:300px;
	float:left;
	margin:0px 20px 0 0px;
}

div#body-main .theledge {
	background: url(theledge.png) no-repeat top left;
	width:300px;
	height:162px;
	float:left;
	margin:0px 20px 0 0px;
}

.oops {
	font-size:20px;
}

.quote {
	font-style:italic;
	fontsize:13px;
	margin:0 40px 0 40px;
}

.workshop-right1 {
	padding: 0px 20px 20px 0;
	margin: 0 0 0 20px;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

.workshop-right2 {
	padding:20px 20px 20px 0;
	margin: 0 0px 0 20px;
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

.workshop-right3 {
	padding:20px 20px 0px 0;
	margin: 0 0px 0 20px;
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}

.workshop-left1 {
	padding: 0 0 20px 20px;
	margin:0 20px 0 0;
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

.workshop-left2 {
	padding:20px 0 65px 20px;
	margin:0 20px 20px 0;
	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

.workshop-left3 {
	padding:20px 0 60px 20px;
	margin:0px 20px 0px 0;
	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}

div#body-main span.subscribe {
	 background: url(subscribe.png) no-repeat top left;
	 width:249px;
	 height:187px;
	 float:right;
	 border:1px solid #000;
}

h1.title {
	margin: 50px 0px 0px 282px; 
	padding:10px 10px 0 10px; 
	font-size: 30px; 
	width:660px; 
	height:45px; 
	text-align:center;
	background:url(header.png) no-repeat center center;
	color:#fff;
	border:1px solid #dddbd9;
	border-bottom:0;
}

h1.title-content {
	margin: 30px 0px 0px 282px; 
	padding:10px 0 0 0; 
	font-size: 30px; 
	width:680px; 
	height:60px; 
	text-align:center; 
	/*background:url(sweethearts-content.png) no-repeat center center; */
	color:#000;
	border:1px solid #dddbd9;
	border-bottom:0;
}

p.title-content {
	margin: 30px 0px 0px 0px; 
	padding:0px 0 0 0;
	font-size: 30px; 
	width:615px; 
	height:40px; 
	text-align:center; 
	background:#f1f1f1;
	color:#000;
	/*border:1px solid #dddbd9;*/
}

div.name {
	/*margin:-20px 0 0 400px;*/
	margin:0 0 0 282px;
	padding:0 0 20px 0;
	width:680px; 
	border:1px solid #dddbd9;
	border-top:0;
	border-bottom:0;
	
}

.name {
	padding:0 0 20px 0;
}



.archives {
	margin: 50px 0 0 0;
}

/*Footer*/
div#footer {
	background: url(UF2_bottom.png) no-repeat bottom left;
	width:980px;
	height:156px;
	position:relative;
	font-family: Myriad, Arial, Helvetica, sans-serif; font-size:15px;
	
}

div#footer .store {
	position: absolute; left: 170px; bottom:70px;	
	color:#fff;
}

div#footer .merchandise {
	position:absolute;left: 363px; top: 51px;
	color:#fff;
}

div#footer a:link {
	color:#fff;
}

div#footer a:visited {
 	color:#fff;
}

div#footer a:hover {
	color:#666666;
}

/*IE6 Hacks*/
* html .top {
	margin-left:20px;
}

*html div#side-bar-right {
	display:inline;
	zoom:1;
}

/*a:link {
	background: url(switchon.gif) no-repeat left top;
	display:block;
	height:20px;
	width:80px;
	padding-left:40px;
	border:1px solid red;
}

a:visited {
	background: url(switchoff.gif) no-repeat left top;
	display:block;
	height:20px;
	width:80px;
	padding-left:40px;
	border:1px solid red;
}*/

/*a:hover {
	background: url(switchon.gif) no-repeat left top;
}*/
