/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#669933 none repeat scroll 0 0;
background-image:url(http://www.rindu.org/vI/styles/rindu/theme/images/test2.gif);
border-bottom:5px solid #336633 ;
padding:0 0 15px;
}

.blog-description {
color:#99FF33;
display:block;
font-size:11px;
font-weight:bold;
line-height:1em;
margin:0;
padding:5px 0 0;
text-transform:none;
}

a, a:link, a:visited, a:hover {
color:#336633;
text-decoration:none;
}

a {
color:#99FF33;
text-decoration:none;
}

a {
cursor: crosshair; 
color: #99FF33; 
text-decoration: none;
}

A:link { color: #336633 } /* unvisited links */
A:visited { color: green } /* visited links */
A:hover { color: black } /* user hovers */
A:active { color: lime } /* active links */

#multi-sidebar .tabs li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#669933 none repeat scroll 0 0;
background-image:url(http://www.rindu.org/vI/styles/rindu/theme/images/test2.gif);
border:1px solid #CCCCCC;
float:left;
margin:0 3px 5px 0;
padding:5px;
}