/*
Theme Name: SIROCCO
Theme URI: http://rishistar.com/
Description: For the Sirocco Bioinformatics site
Version: 1.1
Author: Joffrey Fitz, Rishi Nag
Author URI: http://rishistar.com/
Tags: custom header, fixed width, two columns, widgets

*/


HTML
{
	overflow-y: scroll;
}
BODY
{
	background: #CCCCCC none repeat scroll 0%;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
	margin: 0pt;
	padding: 0pt;
}
A, A:link, A:visited
{
	color: #9e1264 ;
	text-decoration: none;
}
A.faqheader
{
	color: #5E123F;
	font-size: larger;
}
A:hover
{
	color: #D43D96;
}

A IMG, A.img, A.img:hover
{
	background: transparent none repeat scroll 0%;
	border: medium none #000000;
}
UL
{
	list-style-position: outside;
	list-style-type: square;
}

P
{
	margin-top: 10px;
}

LI
{
}

P.indent
{
	text-indent: 2em;
}

H1, H2, H3, H4, H5, H6
{
	background: transparent none repeat scroll 0%;
	border-bottom: 1px solid #AAAAAA;
	color: black;
	font-weight: normal;
	margin: 0pt 0pt 1em;
	padding-bottom: 0.17em;
	padding-top: 0.5em;
}
H1
{
	font-size: 180%;
	padding-bottom: 5px;
}
H2
{
	color: #333333;
	font-size: 150% ;
}
H3
{
	border: 0px;
	font-size: 120%;
	font-weight: bold;
}
#OuterWrapper
{
	margin: 0pt auto;
	text-align: center;
}
BODY #Wrapper
{
	background-color: transparent;
	background-image: url(body_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	min-width: 960px;
	position: relative;
/*text-align:left;*/
}
BODY #Header
{
	margin: 0pt auto;
	width: 920px;
	height: 90px;
	background: #4F82FF url(layout_files/bg-red-vgrad.png) scroll left top;
	color: #FFFFFF;
	overflow: hidden;
}
#HeaderTop
{
	padding-left: 235px;
}
#Logo
{
	display: inline;
	float: left;
	padding-top: 19px;
	padding-bottom: 4px;
	margin-left: -229px;
	width: 177px;
}
#HeaderBottom
{
	clear: both;
	color: black;
	height: 19px;
	padding-top: 5px;
	position: relative;
	font-size: 10px;
}
#HeaderBottom H4
{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font: bold 1em Arial;
	text-align: left;
	background-color: #D3B1C4; /*[e]@10*/
	color: black;
}
BODY DIV#Content
{
	margin: 0pt 20px;
	padding: 12px 0px 90px;
	overflow: hidden;
	background-color: white;
}
#menuitem_bioinf
{
	background: #EDD9E3;
	color: white;
	padding: 12px;
}
#LeftColumn
{
	background-color: #F8F8F8;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 10px 0pt;
	float: left;
	overflow: auto;
	width: 170px;
	text-align: left;
}
#NavColumn
{
	background-color: #F8F8F8;
	padding: 0px 4px 0pt;
}
#NavColumn H5
{
	border-bottom: 1px solid #AAAAAA;
	color: #5E123F;
	padding-left: 2px;
	padding-top: 10px;
	margin: 0pt;
	font-size: 125%;
	font-weight: bold;
}
#NavColumn UL
{
	margin: 5px 0pt 10px 0em;
	font-size: 120%;
	padding: 0pt;
}
#NavColumn UL A
{
	color: #333333;
	text-decoration: none;
}
#NavColumn UL A:hover
{
	color: #D43D96;
}
LI.page_item
{
	background-position: 0pt 0.4em;
	background-repeat: no-repeat;
	font-size: smaller;
	margin-top: 6px;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 5px;
}
LI.cat-item
{
	background-position: 0pt 0.4em;
	background-repeat: no-repeat;
	font-size: smaller;
	margin-top: 6px;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 5px;
}
#NavColumn LI
{
	background-position: 0pt 0.4em;
	background-repeat: no-repeat;
	font-size: smaller;
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 5px;
}
#BodyColumn
{
	margin-left: 200px;
	margin-right: 1.7em;
	text-align: left;
}
#BodySection
{
	padding-top: 15px;
}
/*General text section*/
DIV.section
{
	padding-left: 10px;
	padding-bottom: 10px;
}
/*AnnouncementsFrontPage*/
#AnnouncementsFrontPage
{
	padding-left: 10px;
	padding-right: 10px;
	background: #ECD8E2;
	color: #000;
	padding-bottom: 4px;
	border: 3px solid #000000;
}
#AnnouncementsFrontPage H3
{
	font-size: 122%;
	color: white;
	border-bottom: 0px solid #FFFFFF;
	background: #D3B1C4; /*[e]@10*/
	padding: 8px 22px;
}
#AnnouncementsFrontPageTitle
{
	background: #D3B1C4; /*[e]@10*/
}
DIV.AnnouncementsFrontPage A
{
	font-weight: bold;
}
DIV.AnnouncementsFrontPage
{
	padding-bottom: 10px;
}
/*PublicationsFrontPage*/
#PublicationsFrontPage
{
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	background: #F4EDF2;
	color: #000;
	border: 1px solid #000000;
	padding-bottom: 10px;
}
#PublicationsFrontPage H2
{
	font-size: 172%;
	color: black;
	border-bottom: 0px solid #FFFFFF;
}
#PublicationsFrontPageTitle
{
}
DIV.PublicationsFrontPage A
{
	font-weight: bold;
}
DIV.PublicationsFrontPageDesc
{
	padding-bottom: 10px;
}
/*Webtools*/
#Webtools
{
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	background: #F4EDF2;
	color: #000;
}
#Webtools H2
{
	font-size: 172%;
	color: black;
	border-bottom: 0px solid #FFFFFF;
}
#WebtoolsTitle
{
}
DIV.WebtoolsTitle A
{
	font-weight: bold;
}
DIV.WebtoolsDesc
{
	padding-bottom: 10px;
}
/*News*/
#NewsContainer
{
	width: 100%;
	padding-top: 30px;
	background: white;
}
#NewsContainer H2
{
	font-size: 172%;
}
DIV.NewsHeader
{
	color: #808080;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}
DIV.NewsBody
{
	font-size: 12px;
	padding-bottom: 20px;
}
/*Publications*/
DIV.Publication
{
	padding-left: 10px;
	padding-bottom: 20px;
}
DIV.Publication A
{
	font-weight: bold;
}
DIV.Award
{
	float: right;
	font-size: smaller;
}
DIV.PublicationTitle
{
}
DIV.AuthorList
{
}
DIV.Journal
{
}
DIV.RelatedLinks
{
	padding-top: 5px;
}
DIV.RelatedLinks A
{
	font-weight: normal;
	text-decoration: underline;
}
/*Team*/
DIV.TeamMember
{
	padding-left: 10px;
	padding-bottom: 20px;
}
DIV.TeamName
{
	font-size: 110%;
}
DIV.TeamFunction
{
}
DIV.TeamEmail
{
	padding-top: 2px;
}
/*Footer*/
BODY #Footer
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	min-width: 960px;
	position: relative;
	text-align: center;
	padding-bottom: 10px;
}
#FooterBox
{
	margin-left: 30px;
	overflow: hidden;
	font-size: 9px;
	color: #777777;
	text-align: center;
}
#PageBottom
{
	padding-top: 10px;
	padding-bottom: 50px;
	background: red;
}
