/*	Template: (41) Chick Habit																				*/
/*	Date: Decemmber 1, 2007																					*/
/* 	S2 Style: Smooth Sailing																				*/
/*	Available at http://community.livejournal.com/thefulcrum/												*/
/*	Made by Liz a.k.a. grrliz.livejournal.com																*/
/* 	background by tulle.livejournal.com at http://community.livejournal.com/dearest/ modified by grrliz		*/
/*	Modification for Apocalypse Postponed by Nyx Midnight													*/

* { margin: 0; padding: 0; }

/*		Text & Links		*/

a, a:link, a:visited, a:active { color: #358672; text-decoration: underline; }
a:link { font-weight: bold; }
a:hover { color: #444; text-decoration: none; }
a img { border: 0; }

h1, h2, h3, h4, legend { font-family: "Palatino Linotype", Georgia, "Times New Roman", serif; color: #7BC0AF; }
h1 { font-size: 16pt; line-height: 16pt; text-transform: uppercase; letter-spacing: 2px; font-weight: lighter; }
h2 { font-size: 14pt; line-height: 16pt; text-transform: uppercase; letter-spacing: 1px; margin: 10px 0; color: #358672; }
h3, h4 { font-size: 14pt; line-height: 14pt; font-variant: small-caps; letter-spacing: 2px; margin: 10px 0; color: #358672; } 
p, label, ul, ol, li, dt, dd { font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif; font-size: 10pt; line-height: 12pt; color: #444; }
ul, ol { margin: 5px 50px; }
ul { list-style-type: square; }
ol { list-style-type: decimal-leading-zero; }
strong { font-weight: bold; }
em { font-style: italic; }
del { text-decoration: line-through; }
.right { text-align: right; }
.center { text-align: center; }
.utilities { font-weight: bold; color: #358672; }
sup { line-height: 0; }

dt { border-bottom: 1px dashed #ccc; font-weight: bold; font-size: 12pt; margin-top: 10px; }
dd { margin-left: 30px; padding: 10px; border: 1px dashed #ccc; border-top: 0; background: #fff; }

/* My haxx0rz */
img.notes { margin: 0 2px; }
img.button { margin: 2px; }

/*		Body		*/
body { background: url(images/41_bg.jpg) top center repeat #fff; margin: 0; padding: 0; }

#container { width: 100%; margin: 0; padding: 0; }
#menu { height: 80px; border-top: 5px solid #000; }
	#menu ul { position: absolute; top: 0; right: 5%; text-align: center; list-style-type: none; margin: 5px 0 0 0; }
	#menu li { float: left; background:url(images/41_navl.gif) left bottom no-repeat #000; color: #fff; margin: 0 0 0 2px; padding: 0 0 0 10px; }
	#menu a { font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif; font-size: 12pt; line-height: 12pt; display: block; padding: 5px 15px 10px 6px; background:url(images/41_navr.gif) right bottom no-repeat transparent; color: #bbb; text-align: center; text-decoration: none; }
	#menu a:hover { color: #fff; }
#sitename { background:url(images/41_title.gif) left center repeat-x #000; padding: 20px 30px; }
#content { padding: 10px 30px; }
#footer { background:url(images/41_title.gif) left center repeat-x #000; padding: 20px 30px; }
	#footer p, #footer a { font-family: "Palatino Linotype", Georgia, "Times New Roman", serif; color: #7BC0AF; font-size: 12pt; line-height: 14pt; letter-spacing: 2px; text-transform: uppercase; }
	
/*	Forms	*/
label { padding-top: 5px; }
input, textarea, option, select { 
width: 250px; 
margin: 5px 0; 
padding: 2px; 
border: 1px dashed #ccc; 
background: #fff;
font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; 
font-size: 10pt; 
line-height: 12pt; 
color: #444; }
textarea { height: 150px; overflow: auto; }
input#submit { width: 75px; margin-top: 5px; text-transform: uppercase; border: 2px outset #444; background: #fff; }

/*		FanUpdate 2.2.1		*/
div.post { margin-bottom: 25px; }
p.catfile, p.paginate { font-size: 8pt; line-height: 10pt; margin-bottom: 25px; }
/*	Footer			*/
a.home { padding: 2px 0 2px 18px; background: url(images/icon/house.png) left no-repeat; }
a.archive { padding: 2px 0 2px 18px; background: url(images/icon/calendar.png) left no-repeat; }
a.rss { padding: 2px 0 2px 18px; background: url(images/icon/feed.png) left no-repeat; }
a.rsswhat { padding: 2px 0 2px 18px; background: url(images/icon/help.png) left no-repeat; }
div.archivelink, div.credit { font-size: 10pt; line-height: 12pt; text-align: center; }