 /*  
Theme Name: Rice Communications

Theme URI: http://www.madmenwalking.com
Description: madmenwalking Exehill, customized for Rice Communications by Salvagers.Net
Version: 1.0
Author: Kevin Liu, Salvagers.Net Pte Ltd
Author URI: http://www.madmenwalking.com

This theme was designed and built by Kevin Liu, Salvagers.Net Pte Ltd
*/

body {
 background: #FFFFFF url('images/bg.jpg') repeat-x top;
 text-align: center;
 color: #000000;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
}

a {text-decoration: none; color: #3c90a8;}
a:hover {text-decoration: non; color: #31758b;}
a img {border: 0px;}

#container {
 width: 960px;
 margin: 5px auto;
 background-color: white;
 text-align: left;
}



#top_navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 24px;
}

#top_navigation li {
	position: relative;
	z-index:2;
	float: left;
}

#top_navigation a {
	display: block;
	text-transform: lowercase;
	margin: 12px 28px 12px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

#top_navigation li li a {
	color: #FFFFFF;
}

#top_navigation a:hover, #top_navigation a.sfhover, #top_navigation li.current_page_item a { color: #e98d22; }
#top_navigation li.current_page_item ul li a { color: #FFFFFF; }

#top_navigation li li a:hover, #top_navigation li li a.sfhover {
}

#top_navigation li a:hover {
	color: #e98d22;
}

#top_navigation li li { /* all list items */
	float: left;
	width: 175px;	 /* width needed or else Opera goes nuts */
}

#top_navigation li ul a {
	width: 150px; 
	height: 24px;
	background: url('images/navbar.jpg') no-repeat center;
	padding: 5px 0px 0px 10px;
	margin: 0px;
}


#top_navigation li ul { /* second-level lists */
	position: absolute;
	top: 10%;
	left: 0;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
	width: 100;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

li>ul {
	top: auto;
	left: auto;
}

#top_navigation li:hover ul ul, #top_navigation li:hover ul ul ul, #top_navigation li.sfhover ul ul, #top_navigation li.sfhover ul ul ul {
	left: -999em;
}

#top_navigation li:hover ul, #top_navigation li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	top: 27px;
}


#top_navigation li li:hover ul, #top_navigation li li li:hover ul, #top_navigation li li.sfhover ul, #top_navigation li li li.sfhover ul { /* lists nested under hovered list items */
	left: 99.5%;
	top: 5px;
}

li.page-item-1370 {display: none;}

#top_search { width: 240px; float: right; text-align: right;}
div.top_navigation {width: 960px; height: 41px; background: url('images/navbar.jpg') no-repeat}

#s {
 background: #000000 url('images/search.jpg') no-repeat left; 
 margin: 9px;
 padding: 3px 3px 3px 20px;
 color: #00FF00;
 border: 1px solid #666666;
}

#header {width: 960px; height: 197px; background: url('images/header.jpg') no-repeat; border-bottom: 1px solid white;}
#header-small {width: 960px; height: 70px; background: url('images/header-small.jpg') no-repeat; border-bottom: 1px solid white;}

#btn1, #btn2, #btn3 {width: 40px; height: 196px; float: left; }
#btn1 {background: url('images/splash-btn1.jpg') no-repeat;}
#btn2 {background: url('images/splash-btn2.jpg') no-repeat;}
#btn3 {background: url('images/splash-btn3.jpg') no-repeat;}

#slider {width: 840px; height: 196px; float: left; overflow: hidden;}
div.coda_imagebox, div.coda_textbox {float: left; background: transparent url('images/splash-bg.jpg') no-repeat top right;}
div.coda_imagebox, div.coda_imagebox div {width: 260px; height: 196px;}
div.coda_textbox {padding: 0px 20px; font-size: 14px; width: 540px; height: 196px; line-height: 1.2;}
div.coda_textbox h1 a {text-transform: uppercase; color: #666666; font-weight: 200; font-size: 20px; }
#coda_image1 {background: transparent url('images/coda_image1.jpg') no-repeat top ; }
#coda_image2 {background: transparent url('images/coda_image2.jpg') no-repeat top ; }
#coda_image3 {background: transparent url('images/coda_image3.jpg') no-repeat top ; }

div.footer {clear: both; text-align: center;}
div.footer_inner {width: 960px; margin: auto; text-align: left;}
div.footer_left {padding: 30px 0px; color: #666666; }

h1, h5 {text-transform: uppercase; color: #666666; font-weight: 200; font-size: 16px; margin: 15px 0px 3px 0px;  font-family: Futura, Tahoma, Arial, Helvetica, sans-serif; }
h2 {color: #e98d22; font-size: 14px; margin: 10px 0px 3px 0px; padding: 0px; font-weight: 200;}
h2 a {color: #e98d22;}

div.imagesingle_text h1 { font-size: 24px; }
div.imagesingle_text h1 a { color: #666666; }

div.blog_thumb a img { border: 0px;}
div.blog_left {margin: 5px; width: 120px; height: 90px; float: left; clear: both; border: 3px solid #EEEEEE; background: url('images/thumb-noimage.jpg') no-repeat center center; }
div.blog_title, span.blog_title {margin: 3px 0px; float: left; font-size: 14px; text-transform: uppercase; color: #222222; width: 650px;} 
div.blog_date, span.blog_date { margin: 3px 0px; float: right; font-size: 10px; color: #666666;}
div.clear {clear: both;}
div.blog_content {padding: 5px; width: 750px; float: left; font-size: 12px;}
div.blog_excerpt {margin: 10px 0px;}
div.blog_next {padding: 50px 0px; clear: both;}

div.main_left_single {padding: 0px 20px;}

#bottom-table {width: 100%; float: left; background-color: white;}
#bottom-table td. {width: 28.0%; padding: 10px;}
#bottom-table td.column-2 {width: 43.8%;}
#bottom-table td.column-3 {width: 28.0%;}
#bottom-table h1 {color: #343434;}
#bottom-table td.s-column-1 {width: 18.0%;}
#bottom-table td.s-column-2 {width: 53.8%;}
#bottom-table td.s-column-3 {width: 28.0%;}

span.latest-title { display: block; clear: left;}

#coverage-thumb {width: 100px; height: 75px; background: url('images/thumb-noimage.jpg') center center; margin-top: 10px;}


#press-releases {}
#pr-date {padding-top: 5px;}
#pr-link {padding-bottom: 5px;}

#slideshow-box table tr td.column-1 { width: 100px; padding: 12px 2px;}
#slideshow-box table tr td.column-2 { width: 500px; padding: 2px;}

#events-calendar * {position: relative;}
#events-calendar-box {border: 1px solid #979797; padding: 4px;}
#events-calendar ul {margin: 0px; padding: 0px; }
#events-calendar table.nav {width: 30%; position: absolute; right: 0px; top: 0px; margin: 6px; z-index: 20;}

#ec3_2010_3 tr td {width: 10px; padding: 0px; margin: 0px; border: 0px;}
#events-calendar table caption {text-align: left; text-transform: uppercase; color: #666666; font-weight: 200; font-size: 14px; margin: 5px 0px 5px 0px;  font-family: Futura, Tahoma, Arial, Helvetica, sans-serif; }
#events-calendar table thead tr th {background: url('images/cal-bg.jpg') repeat-x top; color: white; padding: 3px;}
#events-calendar table #today {background-color: #ececec; padding: 3px;}
#events-calendar table tr td {padding: 3px; border: 1px solid white;}

#categories ul {padding: 0px; margin: 0px; list-style: none;}