/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";
@import "lib/plugins/tabs.css";
@import "lib/plugins/toggle1_comments.css";
@import "lib/plugins/toggle2_columns.css";


/* Page
-------------------------------------------------------------- */


html {
	background-color: #000;


	
}

body {
	margin-top: 10px;
	background-color: #000;
	margin-bottom: 100px;
	margin-left: 20px;
}

#page {
	margin: 0 auto;
	width: 970px;
}

#pagewrap {
	width: 970px;
	background: #000 url(../images_poetry/frameBGtop.gif) no-repeat 0px -5px;
	float: left;
}


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

#header {
	margin-top: 0px;
	margin: 0;
	height: 150px;
	width: 970px;
	background: url(../images_poetry/headerlogo.gif) no-repeat 0px 30px;

}

#feedback {
	float: left;
	width: 150px;
}

#navtop {
	padding-top: 3px;
	float: right;
	height: 50px;
	text-align: right;

}

#navtop li {
	display: inline;

}

#logo {
	float: left;
	width: 600px;height: 50px;
	padding-top: 50px;padding-left: 20px;
}

#signup {
	float: right;
	padding-right: 22px;
	padding-top: 36px;
	text-align: right;
	width: 220px;
	height: 60px;
	background: url(../images_poetry/signupBG.gif) no-repeat 33px 3px;
}




/* Content
-------------------------------------------------------------- */


#content { float: left; width: 970px; min-height: 400px;padding: 10px;
}

#leftcolumn { float: left; width: 150px; margin-right: 10px; padding-top: 0px; margin-top:-10px}

#midcolumn { float: left; width: 625px;  }

#rightcolumn { float: left; width: 150px;}


#poetphoto {float: left; width: 150px; margin-right: 10px;border: 1px dotted #666;padding: 5px;margin-top: 10px;line-height: 1.2em;	
	
}

#poettext {width: 400px;float: left;margin-top: 10px; 
	
}

#poettext p {color: #ccc; }


#searchbar { float: left; width: 596px; margin-right: 10px;margin-bottom: 10px;border: 1px dotted #666;padding: 8px;line-height: 1.5em;}


#thumbnails { float: left; width: 134px; height: 130px;margin-right: 10px;margin-bottom: 10px;border: 1px dotted #666;padding: 5px;line-height: 1.4em;}
.hoverthumb:hover {background-color: #222;}

#thumbscreen { margin-bottom: 8px;
}

#videoframe { float: left; width: 596px; margin-right: 10px;margin-bottom: 10px;border: 1px dotted #666;padding: 8px;line-height: 1.5em;
}



#videoleft {	float: left;
	padding-right: 22px;
	padding-top: 11px;
	width: 400px;
}


#videoright {	float: right;
	padding-top: 11px;
	text-align: right;
	width: 150px;
	line-height: 2em;
}


#titles {width: 110px;padding-top: 0px;float: left;
}

#lineleft1 {
	width: 140px;height: 40px;
	background: #000 url(../images_poetry/lineleft1.gif) no-repeat -10px 20px;
	float: left;
}
#lineleft2 {
	width: 140px;height: 60px;
	background: #000 url(../images_poetry/lineleft2.gif) no-repeat -10px 20px;
	float: left;
}
#lineleft3 {
	width: 140px;height: 60px;
	background: #000 url(../images_poetry/lineleft3.gif) no-repeat -10px 20px;
	float: left;
}

#lineleft4 {
	width: 140px;height: 50px;
	background: #000 url(../images_poetry/lineleft4.gif) no-repeat -10px 20px;
	float: left;
}

/* @group My Group */



/* @end */


#toggledown {
	width: 130px;
	padding-top: 40px;
	margin-top: 20px;
	float: left;
	font-size: 0.8em;
}

.poets {background: #000 url(../images_poetry/poets.gif) no-repeat 0px 0px;}
.topics {background: #000 url(../images_poetry/topics.gif) no-repeat 0px 0px;}
.titles {background: #000 url(../images_poetry/titles.gif) no-repeat 0px 0px;}

.morebypoet {background: #000 url(../images_poetry/morebypoet.gif) no-repeat 0px 0px;}
.relatedpoems {background: #000 url(../images_poetry/relatedpoems.gif) no-repeat 0px 0px;}

.dropshare {
	vertical-align: 0px;
}

#banner {float: left; width: 150px;margin-bottom: -20px;}


#poetinfo { float: left; width: 128px;margin-right: 0px;margin-top: 5px;border: 1px dotted #666;padding: 10px;line-height: 1.4em;	color: #999;}

#follow {float: left; width: 150px;background: url(../images_poetry/followus.gif) no-repeat 0px 0px;padding-top: 30px;}



#framefoot {
	width: 970px;height: 50px;
	background: #000 url(../images_poetry/frameBGfoot.gif) no-repeat 0px 0px;
	float: left;
}


#commentframe { float: left; width: 950px; min-height: 100px;}
#commentframe p {color: #bbb; margin:0px}
#commentframe p.small {color: #fff}

.roman {font-weight: normal}



/* Footer
-------------------------------------------------------------- */
#footer { float: left; width: 970px;height: 100px;background: url(../images_poetry/footerlogos.gif) no-repeat 770px 3px;
}

#footerbox { float: left; width: 700px;padding-left: 10px;padding-top: 60px;
}

#footer p.quiet { color: #ccc; }








