@charset "utf-8";

/* 
Theme Name: KaBooM Writers
Theme URI: http://www.kaboomwriters.com
Description: KaBooM Writers, A Kentucky Women's Writer's Group
Version: 1.0
Author: David Michael Brown
Author URI: http://www.designwebdb.com
*/

body {
	background:url(/images/texture2.jpg);
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5;
	font-size:12px;

}
img{
	border:none;
	display:block;
	margin:auto;
}
.center {
text-align:center;
}
.floatleft{
float:left;
}
a {
	border:none;
}
h1,h2,h3,h4 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}
ul{
	padding:0;
}

#container {
	width:980px;
	margin:20px auto 0;
}

/*HEADER*/
#header {
	margin:0;
	height: 80px;

}

#topbar {
	margin:0 0;
	height:15px;
	background-color:#09c;
	border-bottom:solid 1px;
}

#pod {
position:absolute;
top:90px;
margin-left:680px;
background:url(/images/seedpod.jpg) no-repeat;
width:300px;
height:215px;
}



	/*navigation*/

/*HOVER STATES FOR NAV BUTTONS*/
#bar{
	list-style: none;
	padding:0;
	margin:0;
	width:980px;
	height:60px;
	position:absolute;
	display: inline;
}
#bar span {
	display:none;
	position: absolute;
}

#bar a {
	display:block;
	text-indent:-900%;
	position:absolute;
	outline:none;
}

#bar a:hover {
	background-position:left bottom;
}

#bar a:hover span {
	display:block;
}
	/*Home Button*/
#bar .home { /*this is for the nav image*/
	width:90px;
	height:35px;
	background:url(/images/hoverhome.gif) no-repeat;
	left:70px;
	top:0px;
}
#bar .home span { /*this is for the descriptor*/
	width:190px;
	height:23px;
	background:url(/images/subhome.gif) no-repeat;	
	left:-50px;
	top:35px;	
}
	/*About*/
#bar .about {
  width: 105px;
  height: 35px;
  background:url(/images/hoverabout.gif) no-repeat;
  left: 170px;
  top: 0px;
}
#bar .about span {
  width: 200px;
  height: 24px;
  background: url(/images/subaboutus.gif) no-repeat;
  left: -47px;
  top: 35px;
}

	/*Anthology*/
#bar .anthology {
  width: 165px;
  height: 35px;
  background:url(/images/hoveranthology.gif) no-repeat;
  left: 295px;
  top: 0px;
}
#bar .anthology span {
  width: 170px;
  height: 24px;
  background: url(/images/subouranthology.gif) no-repeat;
  left: 3px;
  top: 35px;
}

	/*Members*/
#bar .members {
  width: 150px;
  height: 35px;
  background:url(/images/hovermembers.gif) no-repeat;
  left: 455px;
  top: 0px;
}
#bar .members span {
  width: 152px;
  height: 24px;
  background: url(/images/subourmembers.gif) no-repeat;
  left: 15px;
  top: 35px;
}

	/*Events*/
#bar .events {
  width: 160px;
  height: 35px;
  background:url(/images/hoverevents.gif) no-repeat;
  left: 625px;
  top: 0px;
}
#bar .events span {
  width: 150px;
  height: 24px;
  background: url(/images/subupcomingevents.gif) no-repeat;
  left: 5px;
  top: 35px;
}

	/*Contact*/
#bar .contact {
  width: 100px;
  height: 35px;
  background:url(/images/hovercontact.gif) no-repeat;
  left: 795px;
  top: 0px;
}
#bar .contact span {
  width: 240px;
  height: 24px;
  background: url(/images/subcontact.gif) no-repeat;
  left: -55px;
  top: 35px;
}
/* END NAV */

	/*KaBooM image*/
h1 img{
	position: relative;
	top:30px;
	left:50px;
	margin:0 0 60px 0;
	height:110px;
	
}

h1 span{
	margin-left:-9999px;
}
/*MAIN*/

	/*left column*/

#sidebar {
	margin-left:40px;
	display:inline;
	float:left;
	width:360px;
	text-align:center;
}
#sidebar ul{
	margin:0;
	padding:0;
}
#sidebar li{
	margin:0;
	list-style:none;
	text-align:center;
}

h3{
	font-size:2em;
	text-align:center;
	font-weight:normal;
	margin:0 0 20px;;
}
#buy{
	margin:0 30px;
}

.sidebar-box{
	margin:auto;
	width:280px;
}

.sidebar-box h2{ /*widget headers*/
	color:#000;
	text-align:center;
	font-weight:lighter;
}

.sidebar-box ul li { /*widget outlines*/
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited {
	text-decoration:none;
	color:#666;
	padding:3px 15px;
}

.sidebar-box ul li a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius: 10px;
	-webkit-border-radius:8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background-color:#666;
	color:#fff;
	padding:1px 15px;
}



	/*right column*/
#rightcol {
	float:left;
	display:inline;
	width:540px;
	margin-left:40px;
}
#centercol{
width:980px;
margin:auto;
}


#description {
	height:170px;
	width:512px;
	padding:20px 0;
}

#description h2 span{
	margin-left:-9999px;
	
}

#description a{
text-decoration:none;
color:#000
}

#groupshot{
margin-bottom:20px;

}

/* STYLING FOR THE LOOP */

#blog { /* blogpost positioning */
 	margin:0;
	padding:0;
	width:510px;
	color:#000;
}
#divcenter{
width:510px;
margin:0 235px;}


#blog a, #footer a{
	padding:3px;
	text-decoration:none;
}
#footer a{
color:#666;}
#blog a{
color:#0066CC;
}


#blog a:hover, #footer a:hover{
	padding:3px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background: #666 scroll 0 0;
	color:#fff;
}

#blog #img a:hover {
padding:3px;
background:none;
}


#blog img {
	margin:auto;
}

#blog h2, #blog h2 a, #blog h3  { /* Title styling */
	text-align:center;
	font-weight:lighter;
	font-size:1.5em;
	text-decoration:none;
	padding:3px;
	color:#666;
}

#blog h3 {
	margin:40px 0 10px
}

h4{
font-variant:small-caps;
font-size:1.5em;
margin:20px 0 0;
text-align:center;
}

/*byline styling*/
.byline {
  margin: -1.2em 0 0 0;
  font-size:1em;
  text-align:center;
}

.byline a:link, .byline a:visited {

  text-decoration:none;
}

/*post styling*/
.storycontent { 
  font-size:1em;
  line-height:1.4;
}

.wp-caption-text{
text-align:center;
}



/*tag, category, meta, comments, etc.*/
.meta { 
  font-size:1em;
}
.meta a:link, .meta a:visited {
  text-decoration:none;
}
.comment-body{ /*styling for comment text*/
font-size:1em
}

textarea#comment { /* width of comment form block*/
width: 500px;
}

/*assorted pages*/
#anth h2
{
color:#003333;
font-size:2.5em;
}
#anth h4
{
color:#003333;
font-size:1.4em;
font-style:italic;
font-variant:normal;
}
#anth h3
{
color:#003333;
font-size:1.6em;
font-variant:small-caps;
margin:5px;
}


#anth {
background:url(/images/ouranthology.jpg) no-repeat;
top:-20px;
width:500px;
height:520px;

}



/*FOOTER*/
#podbottom
{
clear:both;
margin-left:256px;
background:url(/images/seedpodbottom.jpg) no-repeat;
width:468px;
height:344px;
}

#footer {
	clear:both;
	border-top:solid 1px;
	height:150px;
	min-height:150px;
	text-align: center;
	position:relative;
	top:-20px;
	width:980px;
	margin:auto;
}

#footer li {
	padding:0 10px;
	list-style:none;
	display:inline;
	text-align:center;

}
#bottombar{
	height:15px;
	background-color:#09c;
}
