/*
-----------------------------------------------
gailwronsky.com Style Sheet
author:   Ashlee Goodwin
version:  2008.01
----------------------------------------------- */

/* Main Layout ---------------------------------------*/

body {
margin:65px 0px;
padding:0px;
text-align:center;
background-color:#f6f6f6;
}

#header {
width:928px;
height: 18px;
margin:0px auto;
margin-bottom:20px;
text-align:left;
padding:0px;
border: none;
}

#header h1 a {
text-indent: -10000px;
}

#header h1 {
display: block;
float: left;
margin: 0;
width: 226px;
height: 18px;
background: url(imgs/GAIL-WRONSKY.gif) no-repeat 0 0;

}

#background {
background: url(imgs/background.jpg) no-repeat 50% 0;
}

#Content {
position: relative;
width:928px;
height: 610px;
margin:0px auto;
text-align:left;
padding:0px;
border: none;
}

#LeftColumn {
width: 410px;
left: 0px; top: 0px;
float: left;
}

#RightColumn {
position: relative;
height: 610px;
width: 515px;
right: 0px; top: 0px;
float: right;
}

#TopDividerBiography {
position: absolute; 
top: 0; left: 0; 
height: 3px; width: 100%; 
background-color:#78abb5; 
z-index: 6;
}

#BottomDividerBiography {
position: absolute; 
top: 607; left: 0; 
height: 3px; width: 100%; 
background-color:#78abb5; 
z-index: 6;
}


#TopDividerContact {
position: absolute; 
top: 0; left: 0; 
height: 3px; width: 100%; 
background-color:#7c780c; 
z-index: 6;
}

#BottomDividerContact {
position: absolute; 
top: 607; left: 0; 
height: 3px; width: 100%; 
background-color:#7c780c; 
z-index: 6;
}

#TopDividerLinks {
position: absolute; 
top: 0; left: 0; 
height: 3px; width: 100%; 
background-color:#af6426; 
z-index: 6;
}

#BottomDividerLinks {
position: absolute; 
top: 607; left: 0; 
height: 3px; width: 100%; 
background-color:#af6426; 
z-index: 6;
}

#TopDividerBooks {
position: absolute; 
top: 0; left: 0; 
height: 3px; width: 100%; 
background-color:#908a9f; 
z-index: 6;
}

#BottomDividerBooks {
position: absolute; 
top: 607; left: 0; 
height: 3px; width: 100%; 
background-color:#908a9f; 
z-index: 6;
}

#TopDividerPoetry {
position: absolute; 
top: 0; left: 0; 
height: 3px; width: 100%; 
background-color:#b3786d; 
z-index: 6;
}

#BottomDividerPoetry {
position: absolute; 
top: 607; left: 0; 
height: 3px; width: 100%; 
background-color:#b3786d; 
z-index: 6;
}


#TopDividerAnthologies {
position: absolute; 
top: 0; left: 0; 
height: 3px; width: 100%; 
background-color:#d09d22; 
z-index: 6;
}

#BottomDividerAnthologies {
position: absolute; 
top: 607; left: 0; 
height: 3px; width: 100%; 
background-color:#d09d22; 
z-index: 6;
}


a img {
border: 0;
}


.copyright {
text-align: center;
margin-top: 60px;
font-family: arial, sans-serif;
font-size: 8px;
text-transform: uppercase;
letter-spacing: .75px;
color: #999999;
}

.byline {
text-align: center;
margin-top: 4px;
font-family: arial, sans-serif;
font-size: 8px;
text-transform: uppercase;
letter-spacing: .75px;
color: #999999;
}

.byline a {
text-align: center;
margin-top: 80px;
font-family: arial, sans-serif;
font-size: 8px;
text-transform: uppercase;
letter-spacing: .75px;
color: #7c780c;
text-decoration: none;
border-bottom: 1px dotted #7c780c;
}

/* Text Formatting---------------------------------------*/

.copy {
margin: 20px 20px;
}

.copy p {
font-family: arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 22px;
}

.copy p span {
font-style: italic;
}

.copy p a {
text-decoration: none;
color: #b46d33;
}

.copy p a:hover {
text-decoration: underline;
color: #b46d33;
}

.center {
text-align: center;
}

p.year {
position:absolute; top: 20px; right: 20px; font-family: arial, sans-serif; font-size: 12px; color: #9a7931;
}

.copy h2 {
align: left; margin-top: 30px; text-transform: uppercase; font-family: arial, sans-serif; font-weight: normal; font-size: 18px; color: #9a7931; border-bottom: 1px solid #999999; padding-bottom: 4px; letter-spacing: 1px; margin-bottom: 20px;

}

p.attribution {
margin-top: -10px;
font-size: 11px;
text-transform: uppercase;
}

p.booktitlelist a {
color: #908a9f;
}

p.booktitlelist a:hover {
color: #908a9f;
}

/* Contact Form---------------------------------------*/

#form {
width: 315px; 
margin: 90px auto; 
}

#form p {
color: #333333;
}


.fields {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:15px;
	}

 textarea.c11 {height: 50px; width: 315px; margin-top: 2px; background-color: #ffffff; border: 1px solid #dddddd; }

 input.c10 {width: 315px; background-color: #ffffff; border: 1px solid #dddddd; height: 18px;}

.submiterror {
text-align: center; margin-top: 200px;
}

.returntoform {
text-decoration: none; color: #7c780c; border: none; padding: 4px; font-size: 14px; text-transform: uppercase;

}


/* Header Navigation---------------------------------------*/

#header a {
display: block;
text-decoration: none;
}

.aboutTheAuthor {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #f6f6f6;
color: #78abb5;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.aboutTheAuthor:hover {
background-color: #78abb5;
color: #f6f6f6;
}

.aboutTheAuthor_active {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #78abb5;
color: #f6f6f6;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.books {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #f6f6f6;
color: #908a9f;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.books:hover {
background-color: #908a9f;
color: #f6f6f6;
}

.books_active {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #908a9f;
color: #f6f6f6;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.anthologies {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #f6f6f6;
color: #d09d22;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.anthologies:hover {
background-color: #d09d22;
color: #f6f6f6;
}

.anthologies_active {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #d09d22;
color: #f6f6f6;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.poetry {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #f6f6f6;
color: #b3786d;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.poetry:hover {
background-color: #b3786d;
color: #f6f6f6;
}

.poetry_active {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #b3786d;
color: #f6f6f6;
padding: 3px 10px;
float: right;
margin: 0 1px;

}

.poetry {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #f6f6f6;
color: #b3786d;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.poetry:hover {
background-color: #b3786d;
color: #f6f6f6;
}

.poetry_active {
background-color: #b3786d;
color: #f6f6f6;
}

.links {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #f6f6f6;
color: #af6426;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.links:hover {
background-color: #af6426;
color: #f6f6f6;
}

.links_active {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;background-color: #af6426;
color: #f6f6f6;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.contact {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #f6f6f6;
color: #7c780c;
padding: 3px 10px;
float: right;
margin: 0 1px;
}

.contact:hover {
background-color: #7c780c;
color: #f6f6f6;
}

.contact_active {
font-family: arial, sans-serif;
font-size: 13px;
letter-spacing: 1px;
background-color: #7c780c;
color: #f6f6f6;
padding: 3px 10px;
float: right;
margin: 0 1px;
}




/* Navigation in Content---------------------------------------*/

div.continued {
position: absolute; 
top: 570px; 
right:20px;
}

div.continued a {
font-family: arial, sans-serif;
font-size: 13px;
color: #999999;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
text-align: right;
}

div.continued a:hover {
text-decoration: none;
color: #84801a;
}

div.next {
	position: absolute;
	top: 570px;
	right:20px;
	text-align:right;
	width: 223px;
}

div.next a {
font-family: arial, sans-serif;
font-size: 11px;
color: #999999;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
text-align: right;
}

div.next a:hover {
text-decoration: none;
color: #84801a;
}

div.previous {
	position: absolute;
	top: 570px;
	left:20px;
	width: 250px;
	text-align:left;
}

div.previous a {
font-family: arial, sans-serif;
font-size: 11px;
color: #999999;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
text-align: left;
}

div.previous a:hover {
text-decoration: none;
color: #84801a;
}

.info {
font-family: arial, sans-seif;
font-size: 11px;
color: #333333;
text-align: center;
position: relative;
margin: 0 auto;
text-transform: uppercase;
line-height: 16px;
margin-bottom: 20px;
}

a.publisher {
text-decoration: none;
border-bottom: 1px dotted #7c780c;
color: #7c780c;
}

a.publisher:hover {
border-bottom: 1px dotted #908a9f;
color: #908a9f;
}

a.amazon {
text-decoration: none;
border-bottom: 1px dotted #af6426;
color: #af6426;
}

a.amazon:hover {
border-bottom: 1px dotted #908a9f;
color: #908a9f;
}

div.caption {
position: absolute; 
top: 566px; 
left:20px;
}

div.caption p {
font-family: arial, sans-serif;
font-size: 11px;
font-style: italic;
color: #666666;
margin-top: 0;
padding: 0;
}



/* Homepage Navigation Buttons---------------------------------------*/

.navigation a {
text-decoration: none;
display: block;
text-indent:-10000px;
margin-bottom: 2px;
}

#abouttheauthor_home {
background-image: url(imgs/ABOUT_THE_AUTHOR-HOMEPAGE.gif);
background-repeat: no-repeat;
background-position:0 0;
width: 515px;
height: 100px;
overflow: hidden;
}

.navigation #abouttheauthor_home:hover {
background-position:0 -100px;
}

#books_home {
background-image: url(imgs/BOOKS-HOMEPAGE.gif);
background-repeat: no-repeat;
background-position:0 0;
width: 515px;
height: 100px;
overflow: hidden;
}

.navigation #books_home:hover {
background-position:0 -100px;
}

#anthologies_home {
background-image: url(imgs/ANTHOLOGIES-HOMEPAGE.gif);
background-repeat: no-repeat;
background-position:0 0;
width: 515px;
height: 100px;
overflow: hidden;
}

.navigation #anthologies_home:hover {
background-position:0 -100px;
}

#poetry_home {
background-image: url(imgs/POETRY-HOMEPAGE.gif);
background-repeat: no-repeat;
background-position:0 0;
width: 515px;
height: 100px;
overflow: hidden;
}

.navigation #poetry_home:hover {
background-position:0 -100px;
}

#links_home {
background-image: url(imgs/LINKS-HOMEPAGE.gif);
background-repeat: no-repeat;
background-position:0 0;
width: 515px;
height: 100px;
overflow: hidden;
}

.navigation #links_home:hover {
background-position:0 -100px;
}

#contact_home {
background-image: url(imgs/CONTACT-HOMEPAGE.gif);
background-repeat: no-repeat;
background-position:0 0;
width: 515px;
height: 100px;
overflow: hidden;
}

.navigation #contact_home:hover {
background-position:0 -100px;
}
