/* Normal, standard links. */
a:link, a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	font-weight: normal;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: normal;
	text-decoration: none;
}
/* Tables should show empty cells. */
table
{
	empty-cells: show;
}
td
{
	font-family : Verdana,Arial,Sans-Serif;
	font-size:12px;
}
/* The main body of the entire forum. */
body
{
	margin: 0px;
	padding: 0px;
	font-size:70%;
	font-family : Verdana,Arial,Sans-Serif;
	text-align: center;

	background-image:url('http://www.flowersintime.org/images/redbuckleydegrade.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
	float: left top;
	margin: 0 0 20px 0;
	padding: 0;


}
/* overall width of forum */
#wrapper {
	padding:4px;
	margin:0px auto;
	width:90%;
	text-align:left;
}
#page_bg {
	width: 100%;
}
/* header section */
#header {b
	margin: 0;
	padding: 5px;
	height: 53px; 
}
#header_r {
	margin: 0;
/*	height: 78px; */
	width: auto;
	float: right;
}
#header_r a, #header_r a:visited {
	text-decoration: none;
}
#header_r a:hover {
	text-decoration: none;
}
/* header text and form buttons */
#header_r input, #header_r button, #header_r textarea
{
	font-size: 12px;
	margin:0px 5px;
	padding:1px 4px;
/*	font-family: Georgia, tahoma, sans-serif;*/
	font-family: Verdana,Arial,Sans-Serif;
}
/* header input elements that are checkboxes or radio buttons. */
#header_r input.check
{
}
/* header Selects are a bit smaller, because it makes them look even better 8). */
#header_r select
{
	font-size: 8pt;
	font-family: Verdana,Arial,Sans-Serif;
}
/* top avatar resize */
.avatar_t
{
	height: 65px;
	width: 65px;
	border: none;
}
.avatar_frame {
	height: 65px;
	width: 65px;
	margin: -65px 0 0 0;
	position: relative;
}
.usercenter {
	margin: 0;
	padding: 0;
	width: 370px;
}
/* main navigation */
#menu {
	width: auto;
	height: 30px;
	margin: 0;
	overflow: hidden;
	padding: 0 20px 0 60px;
}
.maintab_back a, .maintab_back a:visited {
	text-decoration: none;
	float: left;
	display: block;
	height: 30px;
	padding: 0 10px;
	line-height: 34px;
	font-size: 11px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	  font-weight: bold;
	text-transform: uppercase;	
}
.maintab_back a:hover {
	text-decoration: none;
}
.maintab_active_back a, .maintab_active_back a:visited {
	text-decoration: none;
	float: left;
	display: block;
	height: 30px;
	padding: 0 10px;
	line-height: 34px;
	font-size: 11px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	  font-weight: bold;
	text-transform: uppercase;	
}
.maintab_active_back a:hover {
	text-decoration: none;
}
.maintab_active_back a {
}
td.maintab_back, td.maintab_active_back {
}
.seperator {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 2px;
	height: 30px;
}
/* news "ticker" */
#newsbar {
	padding: 0 20px 0 20px;
	margin: 0;
	line-height: 28px;
	font-family: Verdana,Arial,Sans-Serif;
}
#news {
	padding: 0 20px 0 20px;
	margin: 0;
	line-height: 28px;
}
/* current time */
#currenttime {
	float: right;
	padding: 0 20px 0 20px;
	margin: 0;
	line-height: 29px;
	text-align: right;
	font-size: x-small;
}
/* top area (linktree and search) */
.top_area {
	margin: 0;
	padding: 10px 20px 10px 20px;
}
/* main content */
#content {
	margin: 0;
	padding: 0;
}
/* footer */
#footer {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 25px;
	text-align: center;
}
#footer_l {
	float: left;
	margin: 0;
	padding: 0 10px 0 20px;
	text-align: left;
}
#footer_r {
	font-size: 93%;
	margin: 0;
	padding: 0 20px 0 10px;
	text-align: right;
	font-family: Verdana,Arial,sans-serif;
}
#footer a, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 12px;
	margin:0px 5px;
	padding:1px 4px;
	font-family: Verdana,Arial,Sans-Serif;
}
textarea {
	margin:4px 0;
}
.subtitle input.check,
.dt input.check,
.post-foot input.check, 
.title input.check,
.right input.check {
	margin:0;
	padding:0;
}
/* Hide from IE Mac \*/
* html .subtitle input.check, 
* html .right input.check {
	margin-top:-5px;
	margin-bottom:-3px;
}
/* End hide from IE mac */

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
}
/* No image should have a border when linked */
a img
{
	border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #D7DAEC;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}
/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}
/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}
/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}
/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}
/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}
/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg {
}
.windowbg2 {
}
.windowbg3 {
}
.calendar_today {
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
	font-family: Tahoma, arial, helvetica, serif;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.titlebg a:hover {
	text-decoration: none;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited {
	font-style: normal;
	text-decoration: none;
}
.titlebg2 a:hover {
	text-decoration: none;
}
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td {
	padding-left: 10px;
	padding-right: 10px;
}
/* catbg2 is used for a category that has new posts in it... to make it light up. */
.catbg2 , tr.catbg2 td {
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, td.catbg3 {
	font-weight: bold;
}
.catbg3, .catbg3 a:link, .catbg3 a:visited, tr.catbg3 td {
	font-size: 100%;
}
.catbg a:link, .catbg a:visited, .catbg3 a:link, .catbg3 a:visited {
	text-decoration: none;
}
.catbg a:hover, .catbg3 a:hover {
	text-decoration: none;
}
.catbg2 a:link, .catbg2 a:visited {
	text-decoration: none;
}
.catbg2 a:hover {
	text-decoration: none;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
	padding: 0px;
}
/* This is used on tables that should just have a border around them. */
.tborder {
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext {
font-size: 93%;
}
.normaltext {
	font-size: small;
}
.largetext {
	font-size: large;
}
fieldset {
}
/* Sometimes there will be an error when you post */
.error {
	color: red;
}
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage {
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}
/* clear floating */
.clr {
	margin: 0;
	padding: 0;
	clear: both;
}
#verificiation_image {
	 background-color: #fff;
	margin: 0 0 5px 10px;
}
/* The AJAX notifier */
#ajax_in_progress {
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

/***** FLOWERS IN TIME CUSTOM CSS ******/

/*********************************************
LOGO SETTINGS
*********************************************/
.logo {
		  margin-left:auto;
		  margin-right:auto;
		  float: left top;
		  width:100%;
		  height:115px;
		  vertical-align:top;
		  }

.logoimg {
		  margin:5px 0px 5px 0px;
		  }

/*********************************************
MENU SETTINGS
*********************************************/

.topmenu {
		  height:30px;
		  width:800px;
		  margin-left: auto;
		  margin-right: auto;
		  background-image:url(../../../images/menu-normal.gif);
		  background-position: left top;
		  background-repeat: no-repeat;
		  }

.menugigography, .menubootlegs, .menudiscography, .menureleases, .menusongbase, .menupictures, .menusearch, .menuforum, .menuabout, .menuhome {
		  float:left;
		  line-height:30px;
		  background-color: transparent;
		  }
.menugigography, .menudiscography {width: 110px;}
.menubootlegs, .menusearch {width: 90px;}
.menusongbase {width: 100px;}
.menuhome, .menupictures {width: 80px;}
.menuforum, .menuabout {width: 70px;}

.menugigography a, .menubootlegs a, .menudiscography a, .menureleases a, .menusongbase a, .menupictures a, .menusearch a, .menuforum a, .menuabout a, .menuhome a {
		  display:block;
		  height:24px;
		  font-size:12px;
		  }

.menugigography a:link, .menubootlegs a:link, .menudiscography a:link, .menusongbase a:link, .menupictures a:link, .menusearch a:link, .menuforum a:link, .menuabout a:link, .menuhome a:link, .menugigography a:visited, .menubootlegs a:visited, .menudiscography a:visited, .menusongbase a:visited, .menupictures a:visited, .menusearch a:visited, .menuforum a:visited, .menuabout a:visited, .menuhome a:visited {
		  font-weight:normal; text-decoration: none; color: #828b8b;
		  }

.menugigography a:hover, .menubootlegs a:hover, .menudiscography a:hover, .menusongbase a:hover, .menupictures a:hover, .menusearch a:hover, .menuforum a:hover, .menuabout a:hover, .menuhome a:hover {
		  border-bottom: 1px  solid #a90606;
		  text-decoration: none;
		  color: #ffffff;
		  background-repeat: no-repeat;
		  background-image:url(../../../images/menu-highlight.gif);
		  }


.menugigography a:hover {background-position: 0px 0px;}
.menubootlegs a:hover {background-position: -110px 0px;}
.menudiscography a:hover {background-position: -200px 0px;}
.menusongbase a:hover {background-position: -310px 0px;}
.menupictures a:hover {background-position: -410px 0px;}
.menusearch a:hover {background-position: -490px 0px;}
.menuforum a:hover {background-position: -580px 0px;}
.menuabout a:hover {background-position: -650px 0px;}
.menuhome a:hover {background-position: -720px 0px;}

/* SET FORUM AS ACTIVE */
.menuforum a:link, .menuforum a:visited, .menuforum a:hover {
		  border-bottom: 3px double #a90606;
		  background-repeat: no-repeat;
		  background-image:url(../../../images/menu-highlight.gif);
		  background-position: -580px 0px;
		  font-weight: bold;
		  text-decoration: none;
		  color: #ffffff;
		  }

/* FIT FOOTER CSS */
#fitfooter {
		  padding: 0;
		  margin: 0 auto;
		  width: 800px;
		  clear: both;
		  }

#fitfooter p {
		  margin: 0;
		  margin-top:15px;
		  padding: 10px 0;
		  text-align: center;
		  font-size:8px;
		  color:#333333;
		  }

#fitfooter a {color:#444444;}
#fitfooter a:hover {color:#555555;}
