/*  
Theme Name: TropIKA Andi 2009 
Theme URI: http://www.tropika.net
Description: WP MU Theme - Developed by BIREME - please report bugs for dgi@bireme.br
Version: 1
Author: BIREME - DGI TEAM
Author URI: http://www.bireme.org

	TropIKA Blogs
	 http://www.tropika.net

	This theme was designed and built by BIREME - DGI TEAM,
	more informations: dgi@bireme.br

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

*/



/* Begin Typography & Colors */

/* General descriptions */
@import url(./css/general.css);

/* Website layout */
@import url(./css/layout.css);

/* Website Colours */
@import url(./css/colours.css);

/* Website Fonts */
@import url(./css/fonts.css);

a {
	color: #e67203;
}
a img {
	border: none;
}

#main-menu-orange {
	background: #e67300 url(aa_images/shadow_orange_12.gif) repeat-x 0 0;
	color: #ffffff;
	height: 49px;
}
#main-menu-orange img {
	vertical-align: -1px;
}

#main-menu-orange span.menu {
	padding: 15px 0 0 30px;
}

#main-menu-orange a,
#main-menu-orange a:link,
#main-menu-orange a:active,
	#main-menu-orange a:visited {
	display: block;
	color: #ffffff;
	height: 49px;
}

#main-menu-orange a:hover {
	color: #ffffff;
	background: #993300 url(aa_images/shadow_brick_12.gif) repeat-x 0 0;
	height: 49px;
	text-decoration: none;
}

#main-menu a,
#main-menu a:link,
#main-menu a:active,
#main-menu a:visited {
	display: block;
	color: #ff6600;
	height: 30px;
	border-bottom: 1px solid #ffffff;
}

#main-menu a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#filter-menu a,
#filter-menu a:link,
#filter-menu a:active,
#filter-menu a:visited {
	display: block;
	color: #ffffff;
	background-color: #663300;
	height: 30px;
	border-bottom: 1px solid #ffffff;
}

#filter-menu a:hover {
	text-decoration: none;
	background-color: #3b0000;
	border-bottom: 1px solid #ffffff;
}


span.pointer {
	visibility: hidden;
	color: #e67300;
}

a.on span.pointer,
a.sub-on span.pointer {
	visibility: visible;
}

div.main-sub a.on, 
div.main-sub a.on:link, 
div.main-sub a.on:active,
div.main-sub a.on:visited,
div.main-sub a.on:hover,
#main-menu a.on, 
#main-menu a.on:link, 
#main-menu a.on:active,
#main-menu a.on:visited,
#main-menu a.on:hover,
#main-menu a.sub-on, 
#main-menu a.sub-on:link, 
#main-menu a.sub-on:active,
#main-menu a.sub-on:visited,
#main-menu a.sub-on:hover {
	color: #ffffff;
	background-color: #993300;
}

div.submenu {
	position: absolute;
	left: 225px;
	top: 163px;
	font-family: georgia, serif;
	font-size: 17px;
	color: #ffffff;
	z-index: 100;
}

div.main-sub a,
div.main-sub a:link,
div.main-sub a:active,
div.main-sub a:visited {
	background-color: #908177;
	display: block;
	color: #ffffff;
	height: 30px;
}

div.main-sub a:hover {
	background-color: #908177;
	text-decoration: none;
}

div.filter-sub a,
div.filter-sub a:link,
div.filter-sub a:active,
div.filter-sub a:visited {
	background-color: #a6907f;
	display: block;
	color: #ffffff;
	height: 30px;
}

div.filter-sub a:hover {
	background-color: #3b0000;
	text-decoration: none;
}

div.filter-sub a.on, 
div.filter-sub a.on:link, 
div.filter-sub a.on:active,
div.filter-sub a.on:visited,
div.filter-sub a.on:hover, 
#filter-menu a.on, 
#filter-menu a.on:link, 
#filter-menu a.on:active,
#filter-menu a.on:visited,
#filter-menu a.on:hover,
#filter-menu a.sub-on, 
#filter-menu a.sub-on:link, 
#filter-menu a.sub-on:active,
#filter-menu a.sub-on:visited,
#filter-menu a.sub-on:hover {
	color: #ffffff;
	background-color: #3b0000;
}


/*TROPIKA MENU RSS*/
.menuRSS ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.menuRSS ul li, .blogList ul li{
xposition: relative;
}
.menuRSS ul li a:visited{
color: black;
}
.menuRSS ul li .subfolderstyle{
display: block;
background: url(images/expand.gif) top right no-repeat;
}
.menuRSS ul li:hover .subfolderstyle{
background: url(images/retract.gif) top right no-repeat;
}

.cat-item  {
	margin-left: 20px;
}
.cat-item a {
	margin-left: 3px;
}

.children, .menuRSS ul li ul {
	margin-left: 20px !important;
}

.children a img {
	float: left;
	margin-top: -12px;
}

.menuRSS ul li, .blogList ul li {
	float: left;
	clear: both;
	width: 160px;
}

.menuRSS ul li, .blogList ul li{
	margin-top: 5px;
}

.menuRSS ul ul li, .blogList ul ul li{
	margin-top: 0px;
}


.menuRSS ul li span.categoryL1 a, .blogList ul li span.postsL1 a {
	margin-left: 0px;
}
.menuRSS ul li span.categoryL1 a img, .blogList ul li span.postsL1 a img {
	float: right;
	margin-top: -11px;
	margin-right: -10px;	
}

.menuRSS UL.categoriesBlog, .blogList UL.postsBlog {
	margin-left: 5px;
}

.RSS {
	position: absolute;
	top: 120px;
	margin-left: 450px;
}

.postsL1 {
	margin-left: 5px;
}

.blogList UL LI span a {
	text-transform: capitalize;
}

#banner h1 a {
	color: #FFA425;
	float: left;
	width: 190px;
	height: 40px;
}

#banner h1 a span {
	display: none;
}

.date {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.date {
	color: #e67300;
}

#content .post {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	width: 490px;
}
.post h2 a {
	color: #663300;
	font-size: 145%;
	font-weight: bold;
	width: 490px;
}
.post h2 {
}

.entry {
	line-height: 20px;
}

#content h1 {
	color: #e57300;
}

.breadcrumb {
	margin-left: 3px;
}


#calendar_wrap table {
	margin-left: 10px;
}
#calendar_wrap table td {
	width: 23px;
	text-align: center;
	color: #6c6c6c;
	padding: 4px;
}

#calendar_wrap table td a {
	color: #E67300;
	display: block;
}

#calendar_wrap table caption {
	color: #E67300;
	font-family: Georgia;
	font-size: 14px;
	
}

.pagetitle {
	margin: 22px 0px 0px 0px;
}

#footer {
	font-size: 10px;
}
#footer a{
	color: #FFF;
}

#footer .tdrLogo {
	float: left;
	width: 260px;
	height: 50px;
}
#footer .message {
	float: left;
	margin: 45px 0px 0px 20px;
}
#footer img {
	margin-top: 10px;
}

#footer-menu {
	float: right;
	margin: 20px;
	display: none;
}

#content h1 {
	font-family:georgia,serif;
	font-size: 27px;
	margin-top: 10px;
}

#content h1 A {
	color:#663300;
	font-weight:bold;
}

#content .author {
	margin: 4px 0px 0px 0px;
}
.blog_description {
	margin: 0px;
	padding: 0px;
}
.signature {
	display: block;
	background: #efefef;
	padding: 5px;
	margin-top: 5px;
}

#searchform {
	margin: 5px;
}
#searchform input.button {
	background: url(images/button_go.gif)top left no-repeat;
	border: none;
	height: 23px;
	width: 23px;
}

#today {
	background: url(images/current_day.jpg) center center no-repeat;
}

#content h3 {
	font-size: 20px;
	clear: both;
}

#content h4 , #content h4 a {
	font-size: 17px;
	font-style: italic;
	color: #663300;
	font-family: Georgia, serif;
	
}

.menuRSS UL UL {
}

#content h1, #content h1 A {
	color: #663200;
	font-size: 25px;
}

#content .postList {
	margin-bottom: 5px;
	background: none;
}

.postList {
	background: url(images/arrow.gif) top left no-repeat;
}

#tropika-recent-commented-posts LI {
	background: url(images/arrow.gif) top left no-repeat;
	width: 210px;
	float: right;
}
.children LI{
}

.entry img {
	margin: 10px;
}
.LeftSidebar {
	width: 200px;
	float: left;
	margin-right: 10px;
	_margin-left: 10px;
}

.middle {
	float: right;
	width: 500px;
	_width: 500px !important;
}

.LeftSidebar ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}

.LeftSidebar ul li {
	margin-bottom: 5px;
}
.LeftSidebar a  {
	color: #000;
}

.andiLogo {
	float: left;
}

#text-1 h2 {
	color: #663300;
	font-size: 190%;
	line-height: 25px;
	font-style: normal;
}

.sidebar2 .textwidget {
	padding: 5px;
}

fieldset#text-4 {
	border: none;
	text-align: right;
}

.RSSicon {
	float: left;
	margin: 0px;
	margin-top: 5px;
}
.cat-item-9 .RSSicon {
}

#tropikanet-coverage {
	font-size: 130%;
	font-family: georgia,serif;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 30px;
	float: left;
}
#tropikanet-coverage a { 
	color: #CC3300;
	float: right;
	width: 140px;
}
#tropikanet-coverage .RSSicon a { 
	width: 13px;
}
#tropikanet-coverage a:hover {
	text-decoration: underline;
} 
#tropikanet-coverage li {
	border-top: 1px solid #F0EBE6;
	margin-left: 5px;
	padding-left: 15px;
	padding-top: 5px;
} 

.LeftSidebar h2 {
	font-size: 120% !important;
	font-style: normal !important;
	font-weight: normal !important;
}

#recent-posts {
	margin-bottom: 30px;
}
#recent-posts h2, #text-2 h2  {
	font-size: 160% !important;
}

#recent-posts li, #text-2 a {
	margin-top: 10px;
	margin-left: 10px;
}

#text-2 .textwidget {
	margin-top: 10px !important;
}

.LeftSidebar a:hover {
	text-decoration: underline;
}