/*
Theme Name: New Rasa
Theme URI: http://mu.wordpress.org/
Description: The New Rasa Theme
Version: 1.6
Author: Rasa Design Studio
Author URI: http://rasadesign.com/
Tags: rasa

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	background:  url(images/wrapper.jpg) repeat-y center;

}
body{	
	text-align:left;
	min-width:940px;/* for mozilla*/
	background-color: #ffffff;
	height:100%;
	background:  url(images/wrapper.jpg) repeat-y center;
}

#wrapper {
position: absolute;
top: 134px;
width: 940px;
left: 50%;
margin: 0;
padding: 0;
margin-left: -470px;
}

#content {
position: absolute;
width: 760px;
Padding: 0;
float: left;
margin: 0;
padding-left: 190px;
padding-right: 0;
}
#content-inner {
width: 730px;
padding: 10px;
}
#content-inner img {
float: left;
border: 1px solid #575757;
margin: 0 10px 10px 0;
}
h2.title {
display: none;
}
.centerwide {
	width:900px;
	padding:0px;
	padding-left: 0px;
}
.centerwide h2, .centerwide p, .centerwide h3 {
width: 900px;
padding: 0 20px;
}
.centerwide h2, .centerwide h3, .centerwide h2 a, .centerwide h3 a, .post h2 a{
	color: #CC0000;
	font: bold Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#left {
position: absolute;
width: 170px;
z-index: 1000;
}
#left-inner {
width: 150px;
padding: 10px 10px;
}
#right {
position: absolute;
width: 170px;
left: 770px;
float: right;
}
#right-inner {
width: 150px;
padding: 10px 10px;
}
#left-inner a, #right-inner a, #left-inner ul li a, #right-inner ul li a{
text-decoration: none;
color:#CC0000;
}
#right-inner h3, #right-inner h2, #left-inner h2, #left-inner h3 {
	font-size: 16px;
}
#right ul, #left ul {
list-style: none;
margin: 0;
padding: 0;
}
li.widget_recent_entries ul li{
padding: 4px 0;
}
.clearall {
float: none;
margin: 0;
padding: 0;
clear: both;
}
#footer p{
padding: 40px 0;
width:inherit;
text-align:center;
}

#banner {
position: absolute;
width: 939px;
left: 50%;
margin: 0;
padding: 0;
margin-left: -469px;
height: 134px;
background: url(images/RasaBanner.jpg) no-repeat;
}
#banner h1, #banner h2{
display: none;
}

/* Beginning of the Ajax Menu */
#ajaxmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#ajaxmenu ul li {
	position: relative;
	float: left;
	width:130px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
	
#ajaxmenu ul li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top:18px;
	line-height: 16px;

	}
#ajaxmenu ul li a {
	color: #fff;/* #062E4B;*/
	font-weight: bold;
}



/* Styles for Menu Items */
#ajaxmenu ul li.firstcategory {

	color: #fff;
	font-weight: bold;
	height: 18px;
	line-height: 16px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;

	}
#ajaxmenu ul li.category {
	color: #fff;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;

	}
#ajaxmenu ul li.lastcategory {
	color: #fff;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	}


#ajaxmenu ul li.firstcategory:hover, #ajaxmenu ul li.firstcategory.over {
	color: #fff;
	background-image: url(images/array_332x28_roll.jpg);
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #fff;
	background-image: url(images/array_332x28_roll.jpg);
}
#ajaxmenu ul li.lastcategory:hover, #ajaxmenu ul li.lastcategory.over {
	color: #fff;
	background-image: url(images/array_332x28_roll.jpg);
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#ajaxmenu li a {
	text-decoration: none;
}

/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	color: #fff;
	width: 111px;
	display: block;

}
#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	color: #fff;
	background-repeat: no-repeat;
	background-color: #8dbc00;
	background-position: left center;
	text-indent: 8pt;
}

/* set dropdown */
#ajaxmenu li li a, #ajaxmenu li.over li a {
	color: #fff;
	text-align: left;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	font-weight: normal;
	width: 180px;
	background-color: #000000;
	background-position: left center;
	text-indent: 8pt;
}
#ajaxmenu li ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
} /* Sub Menu Styles */

#ajaxmenu li ul, #ajaxmenu li.over ul { 
	display: block; 
} /* The pop */
#ajaxmenu {
	position: absolute;
	top: 100px;
	width: 940px;
	height: 20px;
	left: 50%;
	margin: 0;
	padding: 0;
	margin-left: -470px;
	background-color: #CC0000;
}

#myajaxmenu {
	position: absolute;
	top:1px;
	left: 0px;
	display: block;
	z-index: 1000;
}

#userpass {
	position: absolute;
	top: 10px;
	height: 20px;
	width: 350px;
	left: 50%;
	margin: 0;
	padding: 0;
	margin-left: 120px;
}

table.maintable {
width: 618px;
}
table.maintable td {
border: 1px solid #000;
}
#formshell {
margin-left: 20px;
width: 580px;
}
table.viewtable {
width: 600px;
border-collapse: collapse;
}

table.viewtable td, table.viewtable th {
border: 1px solid #000;
margin: 0px;
padding: 3px 5px;
}
table.viewtable td {
font: 12px normal Verdana, Arial, Helvetica, sans-serif;
}
table.viewtable th {
color: #ffffff;
font: 14px bold Verdana, Arial, Helvetica, sans-serif;
background-color:#CC0000;
}
#twobox {
position: relative;
width: 570px;
}

#box1 {
position: relative;
background: #000 url(images/samplead1.jpg) no-repeat;
width: 265px;
height: 399px;
float: left;
border:1px solid #000;
margin: 0 10px 20px 0;
padding:0;
color: #fff;
font: 12px bold Verdana, Arial, Helvetica, sans-serif;
}

#box2 {
position: relative;
background: #000 url(images/samplead3.jpg) no-repeat;
width: 265px;
height: 399px;
float: left;
border:1px solid #000;
margin: 0 0 20px 10px;
padding:0;
}
#box3 {
position: relative;
background: #000 url(images/samplead2.jpg) no-repeat;
width: 190px;
height: 190px;
float: left;
border:1px solid #000;
margin: 0 0 20px 0;
padding:0;
}
#firstthree p, #firstthree h3, #secondthree p, #secondthree h3, #thirdthree p, #thirdthree h3 {
padding: 0 5px;
margin: 0 5px;
}
.wrapimage {
float: left;
margin-right: 5px;
}
ul.portlist {
width: 877px;
list-style: none;
margin: 0 0 0 65px;
padding: 0;
}
ul.portlist li{
background-color: #fff;
color: #000;
width: 250px;
height: 350px;
	float: left;
text-align:center;
margin: 5px;
padding: 5px;
border: 1px solid #ccc;
}
ul.portlist li img{
border: 1px solid #575757;
}
ul.thumbs {
width: 730px;
list-style:none;
margin:0;
padding: 0;
}
ul.thumbs li {
	text-decoration: none;
	float: left;
text-align:center;
margin: 1px;
padding: 0;
}
p.thumbtitle, p.thumbtitle a {
	color: #CC0000;
	font: 14px bold Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
