/* CSS Template by gorotron */

html, body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#EAEAEA;
}

#container {
	text-align:left;
	margin:0 auto;
	padding:5px 15px;
	width:800px;
	height:auto;
	* height:100%;
	background:url(../images/bg2.gif) repeat-y;
	font-family: "Trebuchet MS", "Verdana"; 
                        color: #666;
	font-size: 11px;
}

#top {
                       font-family: "Trebuchet MS", "Verdana"; 	
                       width:750px;
	height: auto;	
	padding:10px 10px 10px 20px;
                        text-align: right;
}

#top a{
color:#990000;
padding-left:5px;
padding-right:5px;
}

#top a:hover{
color:#669933;
text-decoration: none;
}


#banner {
	margin: 5px;
	background:url(../images/rapidi_blog2.jpg) no-repeat;
	width:800px;
	height:200px;
	padding:10px 0 0 10px;
}

#dashed {
	width:800px;
	height:200px;
	padding:5px;
margin: 130px 5px 5px 5px;
	
} 

#dashed h1{ 

color: #fff;}

#dashed h2{ 

color: #fff;}

#content {

width:800px;
}

#main {
font-family: "Trebuchet MS", "Verdana"; 	
width:480px;
	min-height:auto;
	float:left;
	padding:20px 10px 20px 20px;
}

#main h2 a{
color: #1E5746;
}

#main h2 a:hover{
color: #669933;
text-decoration: none;
}

#sideBar {	
                        font-family: "Trebuchet MS", "Verdana"; 
                        color: #990000;
                        font-size:110%;                   
                        font-weight: bold;
                        float:left;
	width:220px;
	min-height:250px;
	height:auto;
	float:left;
	padding:20px 20px 20px 20px;
	}

#sideBar p{
	font-size: 120%;
                        list-style:none;
	margin:5px 0;
	padding:0;
                        border-bottom: 1px solid #b9d2e3;
}

#sideBar .module .ul .li{
text-align:left; 
float:left; 
list-style:none; }

li.module
{
text-align:left; 
float:left; 
list-style:none; 
list-style-position: inside;
margin: 0px 0px 0px -40px;
}


#box {
	font-size: 9x;
	height:auto;
font-weight: normal;
}

#box p{
border-bottom: 0px ;
}


#box a{
color: #1E5746;
}

#box a:hover{
color: #669933;
text-decoration: none;
}


#navBar {
	font-size: 120%;
                        list-style:none;
	margin:5px 0;
	padding:0;  
font-weight:normal;                      
}

#navBar p{
	font-size: 120%;
                        list-style:none;
	margin:5px 0;
	padding:0;
                        border-bottom: 1px solid #b9d2e3;
}


#navBar  a {
                        font-size: 80%;
font-weight: normal;	
                        text-decoration:none;
	padding:5px;
	width:136px;
	display:block;
	color:#003366;
	
}

#navBar a:hover {	
	color:#FF3300;
}

#noLine a {
	border-bottom:0;
}

h1 {	
                        font-size:28px;
	margin:0;
	color:#FFF;
}

h2 {
	font-size:120%;
	margin:0 0 0 0px;
	color:#FFF;
}

h3 {
	font-size:140%;
	margin:0;
}

h5 {
font-size: 100%;
font-family: "Trebuchet MS", Arial, sans-serif;
color:#83a937;
font-weight: bold;
padding-bottom:0px;
margin-bottom:0px;
line-height:1em;
}

a {
                        text-decoration:none;
color:#990000;
	
}

a:hover {
	
text-decoration: none;
color:#669933;
}


.comments {
	display:block;
	width:450px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	 border-top: 1px solid #b9d2e3;
}

#clear {
	clear:both;
}

p {
	line-height:1.5em;
}


img.picA
{
position: relative;
top: -20px;

width: 76px;
height: 74px;
padding: 8px;
}


#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#369;
}

#bottom {
	margin: 0 auto;
	height:10px;
	width:830px;
	background:url(../images/bg2c.gif) no-repeat;
}

/* = Features
-------------------------------------------------- */

.features li img {
  float: left;
  margin: 0 10px 5px 0;
}

ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}


ul.features1 {
  margin: 0;
  padding: 0;
  list-style: none;
}

.features1 li img {
  float: right;
  margin: 0;
  padding: 0 0 4px 0;
}

.features1 li a {
  float: right;
  margin: 0;
  padding:5px 5px 5px 15px; 
}  

.features1 p h4 {
  font: ms trebuchet;
  font-size: 100%;
  float: right;
  margin: 0 0 0 0;
  padding: 0 100px 20px 0px;
}

/* = Search
-------------------------------------------------- */
#search1 {
	position: relative;
	width: 29%;
	float: right;
	padding: 38px 16px 30px 0;
	background-position: 100% 0;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: -6px;
}
#search-results {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: auto;
	text-align: left;
}
#search-panel  {
	position: relative;
	margin: 0 16px 0 2px;
}
#search-panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#search-panel ul li {
	margin: 0;
	padding: 0;
	display: block;
}
#search-panel ul li a {
	display: block;
	padding: 2px 6px;
	border-width: 0;
}
#search-panel ul li a:hover {
	background: #e5e5e5;
}
/* Rules for the top corners and border */
#search-panel .bt {
	background: url(../images/bg_search_results.png) no-repeat 100% 0;
	margin: 0 0 0 16px;
	height: 10px;
}
#search-panel .bt div {
	height: 10px;
	width: 16px;
	position: relative;
	left: -16px;
	background: url(../images/bg_search_results.png) no-repeat 0 0;
}
/* Rules for the bottom corners and border */
#search-panel .bb {
	background: url(../images/bg_search_results.png) no-repeat 100% 100%;
	margin: 0 0 0 16px;
	height: 16px;
}
#search-panel .bb div {
	height: 16px;
	width: 16px;
	position: relative;
	left: -16px;
	background: url(../images/bg_search_results.png) no-repeat 0 100%;
}

#search .searchimg{
background: url(../images/bg_magnify.gif);
}
/* Insert the left border */
#s1 {
	padding: 0 0 0 16px;
	background: url(../images/bg_search_results_left.png) repeat-y 0 0;
}
/* Insert the right border */
#s2 {
	padding: 0 16px 0 0;
	background: url(../images/bg_search_results_right.png) repeat-y 100% 0;
}
/* Content */
#s3 {
	background: url(../images/bg_search_results_fill.png);
}
#search-close {
	display: block;
	position: absolute;
	height: 13px;
	width: 13px;
	overflow: hidden;
	text-indent: -5000px;
	margin-top: 8px;
	right: 26px;
	z-index: 200;
	background: url(../images/bg_close.gif) no-repeat 0 0;
	border-width: 0;
}






#search_spinner {
	position: absolute;
	padding: 2px;
}
/* Hide the search label as it's dealt with in javascript */
#sform {
	margin-left: 0px;
	position: relative;
}

#sform input{
	font-size:100%;
	font-family: "Trebuchet MS", "Verdana"; 
color: #003366;
}

#sform label { display: none; }
#q_proxy_safari {
	width: 70%;
}
#q_proxy {
	font-size: 100%;
	width: 70%;
	color: #999;
	border: 1px solid #ddd;
	border-top-color: #aaa;
	border-left-color: #aaa;
	padding: 3px 5px 3px 20px;
	background: url(../images/bg_magnify.gif) no-repeat 4px 50%;
}
#q_proxy.active {
	color: #000;
	border: 2px solid #bec8d3;
	padding: 2px 4px 2px 19px;
	background-position: 3px 50%;
}

/* Sidebar nodes */
.sidebar-node {
	margin-bottom: 10px;
}
.sidebar-node h3 {
	font-size: 120%;
	border-width: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px;
	margin:5px 0;
       border-bottom: 1px solid #b9d2e3;
}
.sidebar-node ul {
	margin: 0;
	padding: 0px;
	font-size: 100%;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.sidebar-node ul li {
	margin: 0;
	padding: 5px 2px;
	background-repeat: no-repeat;
	background-position: 13px 50%;
 
}
.sidebar-node ul li a {
	border-width: 0;
color: #003366;
font-weight: normal;
}

.sidebar-node ul li a:hover {	
	color:#FF3300;
text-decoration: none;
}

.sidebar-node ul li em {
	color: #666;
}


/* Archives */


#sideBar #archives{
font-size: 80%;
font-weight:normal;
}

#sideBar #archives p{border-bottom: 0px;}

#sideBar #archives a{
color: #1E5746;
}

#sideBar #archives a:hover{
color: #669933;
text-decoration: none;
border-bottom: 0px;
}

/*Blockquote*/

.blockquote { 
  margin: 0 0 10px; 
  background: #FBF8F7 url(http://www.rapidionline.com/images/gfx/blockquote.gif) no-repeat 3px 3px; 
  padding:10px 10px 10px 50px; 
  color:#999999; 
}	
	
	
.blockquote1 { 
margin: 0 0 10px; 
background: #FBF8F7 url(http://www.rapidionline.com/images/quote.gif) no-repeat 3px 3px; 
padding:10px 10px 10px 50px; 
color:#83A937;
font-size: 100%;
font-weight: normal;
 
}

.blockquote1 .signature{ 
text-align: right;
color:#83A937;
font-size: 90%;
font-weight: normal;

}

	
.blockquote2 { 
margin: 0 0 10px; 
background: #FBF8F7 url(http://www.rapidionline.com/images/quote1.gif) no-repeat 3px 3px; 
padding:10px 10px 10px 50px; 
color:#1E5746;
font-size: 110%;
font-weight: bold;
 
}

.blockquote2 .signature{ 
text-align: right;
color:#1E5746;
font-size: 90%;
font-weight: normal;

}