/* 
Theme Name: LightGreen_GRU
Version: 1.0
Design Name: LightGreen
Description: LightGreen is a 4images theme., Having a subset of features from the <a href="http://webnewbie.net/">WebNewbie.net</a> Theme.
Author: Pedro Macedo Minchán.
Author URI: http://webnewbie.net/
*/
body {
margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
  	background:#295b26;
 	color:#333; 
	text-align: center;
}

/* General Content */
#rap {
	position: relative;
	margin: auto;
	padding:0;
	text-align: left;
	border:#474747 1px solid;
	background:#ccc url(images/bg_tiles.gif) repeat-y left;	
	/* box model hack */
	width: 770px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 770px; 
	/*width: 738px; */
}
html>body #rap { /* be nice to Opera */
	width: 770px;
}

/* Sub-Section:  FONTS --------- */

h2,h3 {
	font-size: 1.3em;
	color: #993333;
	padding: 4px 0 0 0;
	margin: 0;
	font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	padding-bottom:7px;
	background:url(images/header-back.png) repeat-x bottom;	
}
h6 {
	font-size: 1.1em;
	padding: 4px 0 2px 0;
	margin: 0;
}

/* Sub-Section: Body Links --------- */
a {
	text-decoration: none;	
}
a:link {
  color: #5B739C;
}
a:visited {
  color: #5B739C;  
}
a:hover {
  color: #993333;
  border-bottom:#579957 1px solid;
}
a:active {
  color: #993333;
}	
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border: 1px solid #DDD;
	background:#edf1f4;
}
img, a img
{
	border:#ccc 1px solid;
	padding:2px;
}
fieldset 
{
    border:none;
}

/* Section: Positioning --------- */

#header {
	height: 135px;
	margin:0;	
	border:#474747 1px solid;		
	width: 761px;
	padding:0 5px;
	background:url(images/leaf.gif) no-repeat left top;
	position:relative;	
	text-align:left;
	color: #f9faca;	
}
#header a, #header:link{
	color:#f9faca;
}
#logo {
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	text-align:center;
	margin: 0.6em 0 0 0.4em;
	width: 400px;
	height: 110px;
	padding: 0 20px 0 140px;
	word-spacing: 5px;
	line-height: 30px;
	font-size:24px;
}
* html #logo{
	margin: 0;
}
#head-search { 
	position: absolute; 
	top: 0;
	right: 50%;
	margin-right: -368px;
	margin-top: 20px;	
}
#head-search a { 
	color: #295b26;
}
#head-search .smalltext{
	font-weight: bold
}
#menu{
	list-style:none;
	margin:0 auto;
	padding:5px 0;
	background:#fff url(images/con_top.gif) top repeat-x;
	width:772px;
	border-bottom:#5a7236 1px solid;	
	border-top-width:0px;
	font-variant:small-caps;
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
}
#menu li{
	list-style:none;
	display:inline;
	padding:5px 10px;
}
#menu li a:link, #menu li a:visited
{
	color:#5a7236;
	text-decoration:none;
	padding:2px 0;
	border-bottom:none;	
}
#menu li a:hover, #menu li a:active
{
	border-bottom:#5a7236 2px solid;
}
#menu li.current_page_item a:link, #menu li.current_page_item a:visited, #menu li.current_page_item a:hover, #menu li.current_page_item a:active
{
	border-bottom:#5a7236 2px solid;
}


/* Content */
#content{	
	float: left;
	width: 540px;
	margin: 0;	
	padding: 20px 10px 35px 10px;		
	display:inline;	
}

/* Sidebar */
#sidebar {
	float: left;
	width: 186px;
	padding:20px 0px 0 20px;
	margin:0;
	color:#666;
	line-height:1.3em;
}
#sidebar h2{
	font-size: 1.2em;	
	color: #5a7236;	
	padding-top: 3px;		
	border:none;	
	font-variant:small-caps;	
	background:none;
	padding-bottom:0px;
}
#sidebar h2 a{
	color: #5a7236;
}
#sidebar ul{
	list-style: none;
	list-style-image: none;
	margin: 10px 0;	
	font-size: 0.9em;	
	padding:0 1em;
}
#sidebar form 
{
	margin: 5px 0 15px 0;
	padding:0 1em;
}
#sidebar ul li {
	margin: 1ex 0;				
	list-style:none;
}

#sidebar ul li ul li {
	background:url(images/arrow.gif) no-repeat left center;
	padding-left:15px;
	list-style:none;
}
#sidebar ul li a{
	color: #80664D;	
	text-decoration: none;	
}
#sidebar ul li a:visited
{ 
	color: #80664D; 
}
#sidebar ul li a:hover 
{
	color: #60462d;	
}
#sidebar .block 
{
	font-size:0.9em;
	margin:10px 0;
	padding:0 1em;
}
#sidebar img {
	border:#459 1px solid;
}
#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}
#sidebar h3	{ 
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 10px;
	padding: 5px 0;
	text-transform: uppercase;
}

/* Footer */
#footer {
	clear: both;
	margin:0;
	background:#474747;
	color: #ccc;
	font-size: 0.9em;		
	border:#474747 1px solid;	
	padding:5px 10px;
	width: 750px;
}
#footer strong 
{
	color:#fff;
}
#footer div 
{
	float:right;
	width:25%;
	margin:0;
	padding:0;	
}
#footer a:link,#footer a:visited 
{
	color:#ccc;	
	border-bottom:#ccc 1px dashed;
	text-decoration:none;
}
#footer a:hover,#footer a:active
{
	color:#fff;	
	border-bottom:#fff 1px solid;	
}
#footer ul 
{
	margin:0;
	padding:0;	
}
#footer ul li 
{
	list-style:none;
	padding-left:15px;
	background:url(images/arrow.gif) no-repeat left center;
}

dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}

textarea{
	width: 380px;
	padding:5px;
	height: 20em;
	border: 1px solid #999;
	background:url(images/input_bg.gif) no-repeat left top;
}
/* Section: Misc --------- */

p {
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.5em;	
}
input
{
    margin:3px 0 0 0;
	background:url(images/input_bg.gif) no-repeat left top;
	border:#999 1px solid;	
	padding:2px 3px;
}



/* Styles Table*/
.tablehead {
  background-color: #f9fcfe;
  color: #000;
}

.tablebottom {
	background-color: #6da6d1;
	border-top: 10px solid #448abd;
}

.bordercolor {
	border: 1px solid #F7F7F7;
}

.tablebgcolor {
	background-color:#fafcff;
	color:#2a2a2a;
}
.small {
	font-size: 0.9em;
	color: #999;
}

/* Style rows */
.row5 {
  background-color: #F5F5E7;
  color: #000;
}

.row1{
	font-weight:normal;
	color: #999;
}
.row1 a {	
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
}
.row2 {
	border: 1px solid #DDD;
	background:#edf1f4;
	color: #000;
}

/* Style heads */
.head1 {
	margin-left:10px;
	font-weight: bold;
}
.head1 a:link 
{
	text-decoration:none;
	border-bottom:none;
}
.head1 a:hover {
	text-decoration:none;
}

.head2 {
  color: #000;
  font-weight:bold;
  font-size: 1.1em;
}

h1.title{
	margin-left:10px;
	color:#993333;
	background:url(images/header-back.png) repeat-x bottom;
}
.left {
	float:left;
}
.smalltext {
  font-size: 10px;
  font-weight: normal;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  color: #FF0000;
  font-weight:bold;
}

.logininput {
  width: 130px;
}

.searchinput {
  width: 130px;
}
.setperpageselect {
  color: #0f5475;
}

.categoryselect {
  color: #0f5475;
}

.dropdownmarker { 
  color: #136c99;
}

.button {
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #fff;
}

.maincat {
  font-weight: bold;
}

.subcat {
  font-weight: bold;
}
#ramdom_image, #banners{
	text-align:center;
}
#ramdom_image h2, #banners h2{
	text-align:left;
	margin-bottom: 5px;
}
/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #fff;
  border: 1px solid #000;
}

.imagerow2 {
	background:#edf1f4;	
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #000;
}

.commentrow2 {
  background-color: #efefef;
  color: #000;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #000;
}

.commenttextarea {  
  width: 270px;
}

.commentinput {
  width: 270px;
}
