html {
    background: #ffffff url('../images/bg_topgrad.jpg') repeat-x;
}

body {
    color: #222222;
    margin:0;
    font-family: Arial;
    line-height:20px;
	font-size:9pt;
}

a {color:#1d4e6d;}
a.link {display:inline; color:#1d4e6d; padding:0px 1px 0px 1px;}
a:hover {text-decoration:none}

#wrap {
	width: 890px;
	background-color: white;
	margin:0 auto;
}

#doc2 {
    width:890px;
    background-color:white;
}

#yui-main input[type=text] {
    background:transparent;
    background-color: #555 !important;
    color: white;
    border: 1px solid #777;
    padding:2px;
}

h1{ 
    color:#35393C;
    padding:0 !important;
    margin:0 !important;
    font:20px Arial, "Lucida Grande", Helvetica, Georgia, "Times New Roman";
    font-weight:bold;
}

h1.pagetitle {
    font:20px Arial, "Lucida Grande", Helvetica, Georgia, "Times New Roman";
    font-weight:bold;
	padding-bottom:20px !important;
}

h2{ 
    color:#36566F;
    padding:0 !important;
    margin:0 !important;
    font:18px Arial, "Lucida Grande", Helvetica, Georgia, "Times New Roman";
    font-weight:bold;
}

#hd {
    width: 930px;
    height: 97px;
    margin:0;
    padding:0;
}



.menu_linear{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 33px;
	text-transform:uppercase;
	font-weight:bold;
	width: 100%;
}

.menu_linear ul{
	margin: 0;
	padding: 0;
	padding-left:20px;
	float: left;
	width: 910px; /*width of menu*/
}

.menu_linear ul li
{
    display: inline;
}

.menu_linear ul li a
{
	margin-top:6px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom:4px;
    float: left;
	margin-right:15px;
    width: auto;
    color: white; /*text color*/
    text-align: center;
    text-decoration: none;
    border:0;
}


.menu_linear ul li a.current
{
    background-color: #396c7e;
}


.menu_linear ul li:hover a.current 
{
    background-color: #396c7e;
}


.menu_linear ul li a:hover
{              
    background-color: #396c7e;
}

/* Menu Section */

.menu_section{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 28px;
	text-transform:uppercase;
	font-weight:bold;
	width: 100%;
    position:relative;
    top: 20px;
	background-color: #6e99bc;
}

.menu_section ul{
	margin: 0;
	padding: 0;
	padding-left:4px;
}

.menu_section ul li
{
    display: inline;
}

.menu_section ul li a
{
	margin-top:3px;
    margin-right:2px;
        
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
        
    float: left;
    width: auto;

    color: #fff;
    text-align: center;
    text-decoration: none;
    border:0;
}


.menu_section ul li a.current
{
    background-color: #fff;
    color:black;
    height:20px;
}


.menu_section ul li:hover a.current 
{
    background-color: #fff;
    color:black;
}


.menu_section ul li a:hover
{              
    text-decoration: underline;
}


#splash{
    width: 890px;
    height: 49px;
    margin:0;
    padding:0;
}

#bd {
    background-color: white;
    height:100%;
    width: 890px;
    padding:0px !important;
	margin-top:1px;
	padding-top:10px !important;
	
}

#yui-main b{
    font-weight: bolder;
}


#sidebar {
	padding:10px;
	width: 200px;
}
.yui-b img {
    margin:4px;
    padding:2px;
    border:1px solid #ddd;
}



#ft {
	border-top: 1px solid #bbb;
    font-size:7pt;
    padding-top:10px;
    color:#444;
    font-weight:normal;
}

#ft #left {
	width: 300px;
	float: left;
}

#ft #right {
	text-align:right;
}

#ft #right ul {
	list-style: none;
	display:inline;
	margin:0;
}

#ft #right li {
	list-style: none;
	display:inline;
	padding-left: 5px;
	border-right: 1px solid #ccc;
	padding-right: 5px;
}

#ft a {
    color: #39709c;
    text-decoration:none;
}

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






/* News Listall Posts */
div.post {
    margin-bottom: 40px;
    padding-right: 20px;
}


div.post div.date {
    text-align: left;
    width: 230px;                
    white-space: nowrap;
    font: Normal 34px Helvetica, sans-serif;
    letter-spacing: -2px;
    color: #ccc;
    text-transform: uppercase;
    line-height: 35px;
}

div.post div.date div.date_brick {
    float: left;
    height: 30px;
    width: 45px;
    background-color: #507089;
    color: #fff;
    font: Bold 12px Verdana, Sans-Serif;
    text-align: center;
    line-height: 12px;
    margin-left: 0px;
    padding-top: 5px;
    letter-spacing: 0px;
    overflow: hidden;
}


div.post h2 {
    font-size: 18px;
    font-weight: Bold;
    color: #507089;
    letter-spacing: -1px;
    margin: 0px 0px 5px 0px;
}

div.post h2 a {
    color: #507089;
    text-decoration: none;
}



div.post div.regular {
    font-size: 12px;
    color: #444;
    line-height: 17px;
    margin-left:60px;
}

div.post div.regular blockquote {
    font-style: italic;
    border-left: solid 2px #444;
    padding-left: 10px;
}

/* Image Slideshow */

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:890px;
	height:200px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background: url('/modules/site/themes/umoya/splashes/splash_2.jpg');
}