/* ************************************* */
/* Styles from index.template            */
/* ************************************* */

/* this is the main container surrounding everything, use this to set forum width, font-size  etc. */
#mainframe
{
	font-size: 85%;
	width: 90%;
    min-width: 1000px;
	margin: auto;
}

/* Forum header */
#header
{
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-image: url(../images/header.jpg);
    width: 400px;
}

#header-right
{
    text-align: left;
    vertical-align: bottom;
    width: 290px;
}

/* Users name */
#name
{
    clear: both;
}

#name h2
{
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
}
/* the user name is slightly highlighted */
#name h2 em
{
	color: #590840;
	font-style: normal;
}
/* user section with all relevant links */
#user_section
{
	padding: 0;
	margin: 0;
	font-size: 80%;
}
#user_section ul, #user_section form
{
	padding: 0;
    margin-bottom: 10px;
}
#user_section li
{
    padding: 0;
    margin: 0;
    line-height: 12px;
}
/* the avatar, located to the left */
#user_section #myavatar
{
	margin: 0 0.5em 0 0;
	float: left;
}

/* Login form */
#guest_form
{
    margin: 5px 0 0 0;
    line-height: 20px;
}

/* the news and search areas */
#search_section
{
	clear: both;
	font-size: 0.8em;
	padding: 0.5em 1em 0.5em 0;
    white-space: nowrap;
}

#random_news
{
    font-size: 0.8em;
}

.notice
{
    font-size: 80%;
    color: red;
    padding: 3px 0 5px 0;
    white-space: nowrap;
}

/* The coloured bar below the header */
.color-bar
{
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
.color-bar li
{
    width: 20%;
    font-size: 8px;
    line-height: 5px;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 10px;
    float: left;
}
.cb-1 { background-color: #a5c921; }
.cb-2 { background-color: #bf381b; }
.cb-3 { background-color: #590840; }
.cb-4 { background-color: #1c165a; }
.cb-5 { background-color: #3fb5bf; }

/* The main menu. */
#main_menu
{
	background-color: #1c165a;
    width: 100%;
    margin-top: 2px;
}
#main_menu td
{
	margin: 0;
	padding: 0;
}
#main_menu td a
{
	display: block;
	color: #eaeaff;
	font-size: 0.9em;
	font-family: tahoma, sans-serif;
    border-right: 1px solid #1c165a;
    border-left: 1px solid #1c165a;
    text-transform: lowercase;
}
#main_menu td a:hover
{
	color: #fff;
	text-decoration: none;
    background-color: #1f2c69;
    border-right: 1px solid #2b4566;
    border-left: 1px solid #2b4566;
}
#main_menu td a span
{
	display: block;
	padding: 1em 0.8em 1em 0.8em;
}
#main_menu td.active a span em
{
	display: block;
	font-weight: bold;
    font-style: normal;
    color: #fff;
}
#main_menu td.last.active
{
}


/* the linktree */
ul#linktree
{
	clear: both;
	list-style: none;
	margin: 1.5em 0.5em 0.5em 0.5em;
	padding: 0;
}
ul#linktree li
{
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 0.8em;
}
ul#linktree li a
{
	color: black;
}
ul#linktree li a:hover
{
	color: #CC3333;
}
ul#linktree li span
{
	font-weight: bold;
}

#adverts
{
    height: 60px;
    margin-top: 20px;
}

.advert
{
    height: 60px !important;
}

/* the main content area */
#bodyarea
{
}

/* The footer area */
#footerarea
{
    width: 100%;
    height: 15px;
    background-color: #1c165a;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #FFF;
    padding: 5px 0 5px 0;
}

#footerarea td
{
    width: 33%;
    color: #FFF;
    padding: 0 4px 0 4px;
}

#footerarea a, #footerarea a:hover
{
    color: #FFF;
    text-decoration: none;
}

#footerarea a:hover
{
    text-decoration: underline;
}

/* the upshrink buttons */
#upshrink, #advsearch
{
	margin: 0 1ex;
}

/* Styles used by blocks */
.blockbody
{
    background-color: #FFF;
}

.blocktitle-purple, .blocktitle-orange, .blocktitle-lightblue, .blocktitle-yellow, .blocktitle-blue
{
    border: 0;
}

.blocktitle-purple
{
    background-color: #590840;
    color: #000;
}

.blocktitle-orange
{
    background-color: #bf381b;
    color: #000;
}

.blocktitle-lightblue
{
    background-color: #3fb5bf;
    color: #000;
}

.blocktitle-yellow
{
    background-color: #a5c921;
    color: #000;
}

.blocktitle-blue
{
    background-color: #1c165a;
    color: #000;
}

.random_recipe
{
    font-size: 13px;
    color: #1c165a;
    margin: 10px 0 15px 0;
    line-height: 18px;
}

.random_recipe a
{
    color: #590840;
}

.whos_online
{

}

.whos_online img
{
    margin: 5px 5px 5px 5px;
    border: 0;
}

.celebrate
{
    color: #1c165a;
}

.twitter-title, .twitter-title a, .twitter-title a:hover
{
    color: #bf381b !important;
    background-color: #fff !important;
    border: 0 !important;
    font-size: 19px !important;
}

.twitter-body
{
    background-color: #fff;
    color: #1c165a;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0 8px 10px !important;
    line-height: 18px;
}

.twitter-body a, .twitter-body a:hover
{
    color: #22427d;
    text-decoration: none;
}

.pages-title td
{
    background-color: #590840;
    color: #FFF;
    font-weight: bold;
    height: 27px;
    padding-left: 10px;
}

.pages-body td
{
    background-color: #FFF;
    color: #1c165a;
    padding-top: 9px;
}

/* Custom scrollbar style */
a.jScrollArrowUp
{
	background: url(../images/arrow_up.gif) repeat-x -1px 0;
    cursor: default;
    height: 13px;
}
a.jScrollArrowUp:hover
{
	background-position: -1px -17px;
}
a.jScrollArrowDown
{
	background: url(../images/arrow_down.gif) repeat-x -1px 0;
    cursor: default;
    height: 13px;
}
a.jScrollArrowDown:hover
{
	background-position: -1px -17px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover
{
	background-position: -1px -34px;
}
			
.jScrollPaneTrack
{
    background-color: #cde8f8;
    cursor: default;
}

.jScrollPaneDrag
{
    background-image: url(../images/panedrag.gif);
    background-position: center center;
    background-color: #80ceed;
    background-repeat: no-repeat;
    border: 1px solid #57bae2;
    cursor: default;
}

.jScrollPaneContainer
{
    width: 98% !important;
    float: left;
	margin: 10px;
}

.scroll-pane
{
	width: 100%;
	height: 250px;
	overflow: auto;
    float: left;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #1c165a;
	background-color: #3fb5bf;
	padding: 4px;
}
#tooltip h3, #tooltip div { margin: 0; }

.whos_online_hover
{
    background-color: #daf1f3 !important;
    border: 1px solid #3fb5bf !important;
}

.whos_online_hover ul li
{
    padding: 2px 0 2px 0;
}

.recent_hover
{
    background-color: #daf1f3 !important;
    border: 1px solid #3fb5bf !important;
    max-width: 60%;
}
