/* beta - a free web template by spyka webmaster
   http://www.spyka.net
*/

/* page */
html, * {
	padding:0;
	margin:0;
}
body {
	background-color:#555555;
	margin:5px auto;
	font-size:1.0em;
	color:#4A4A4A;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

/* headers */
h1 a, h1 a:hover{
	display: block;
	letter-spacing:1px;
	font-weight:bold;
	width:100%;
	height:46px;
	float:center;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	border:none;
	margin:8px 0 0 0;
	color:#4857a5;
	text-indent:-9000px;
	background:url(images/header-title.gif) center top no-repeat;
}
h2 {
	color:#5580B4;
	border-bottom: #AAA 1pt dotted;
	display:block;
	width:100%;
	text-align:left;
	font-size:1.2em;
	margin:5px 0;
}

div#nav{
	color:#000;
	text-align:right;
	font-size:0.7em;
	text-decoration:italic;
	font-weight:normal;
	margin:0;
	border:0;
	width:100%;
	border-top:1pt #ddd solid;
	border-bottom:1pt #ddd solid;
	height:15px;
	padding-top:4px;
	background-color: #efefef;
}

div#nav h2{
	font-size:1em;
	color:#000;
	margin:0;
	border:0;
	display:inline;
	font-weight:normal;
	text-align:left;
}
	
h3 {
	color:#5580B4;
	border-bottom: #AAA 1pt dotted;
	display:block;
	width:100%;
	text-align:left;
	font-size:1em;
	margin-bottom:5px;
}
h3.h3-all-cities{
	display:inline;
	border:none;
	margin:5px 0 5px 5px;
	color:#121dae;
}

h4 {
	background-color:#333333;
	border-bottom:1px solid #222222;
	padding:5px;
	color:#202020;
}

/* paragraphs */
p {
	margin:2px 0 15px 0;
	line-height:1.3em;
}

/* links */
a {
	color:#202020;
	border-bottom:1px dotted #333333;
	text-decoration:none;
}
a:hover {
	border-bottom:1px solid #333333;
}
div#footer a {
	color:#ffffff;
	text-decoration:none;
	border:none;
	background-color:#233C57;
	padding:4px;
}
div#footer a:hover {
	border:none;
}
div#sidebar ul li a { 
	color:#5580B4;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.9em;
	border:none;
	padding:5px;
}
div#sidebar ul li a:hover {
	background-color:#5580B4;
	color:#ffffff;
}

/* lists */
ul, ol {
	margin:0;
}

/* code */
code {
	display:block;
	border:1px solid #cccccc;
	background-color:#dddddd;
	padding:15px;
	margin:5px;
}
	
/* container, header and nav */
div#container {
	background-color:#d6d6d6;
	width:950px;
	padding:3px 3px;
	margin:0px auto 0 auto;
}
div#header {
	background:url(images/header.gif) no-repeat;
	height:60px;
	padding:10px;
}
div#header p {
	text-align:center;
	padding:0;
	margin:0;
	font-size:0.8em;
	color:#000;
}

div#nav ul {
	float:left;
	margin:0;
	padding:0;
}
div#nav ul li {
	display:block;
	float:left;
}
div#nav ul li a {
	float:left;
	border:none;
	padding:15px 15px 0 15px;
	height:35px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.8em;
	color:#cccccc;
	text-decoration:none;
	display:block;
}
div#nav ul li a:hover {
	color:#ffffff;
	background-color:#1D2F43;
}
form {
	margin:5px 15px 20px 0;
}
div#url form input {
/*	border:1px solid #416C9C;*/
/*	background-color:#DDD;*/
	color:#000;
	padding:4px;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div#url form input.urlfield {
	width:450px;	
}
div#url form input.button {
	padding:3px;
}

.labelURL{
color:#5580B4;
font-size:1.2em;
}

/* content */
div#content {
	background-color:#FFFFFF;
}

div#content-index {
	text-align:left;
}

li{ font-size:0.9em; }
li ul li{ text-indent:20px; text-align:left; }

div#url{ text-align:center; }
div#page { width:100%;	margin:0 auto; }

/* footer */
div#footer {
	padding:8px;
	background-color:#325479;
	color:#ffffff;
	clear:both;
}
div#footer p {
	font-size:0.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	padding:5px;
}

/* created classes */

/*generic*/
.bold {	font-weight:bold;}
li { list-style: none;}

.clear{ clear:both; }

.right-align{
	text-align:right;	
}

/*specific*/
#menu{
	float:right;
	padding:10px;
	width:300px;
}

#menu ul li{
	padding: 7px 0;
	width:150px;
	float:left;
	
}

#main-content{
	float:left;
	width:630px;
	margin: 0;
}

#left-container, #right-container{
	float:left;
	padding:10px;
}

#left-container{
	width:290px;	
}

#right-container{
	width:300px;	
}

#map-content{
	clear:both;
	float:left;
}
	
.li-main{
	font-size: 1.3em;
	margin-bottom:2px;
}

/* previsao do tempo */
.forecast{
	float:left;
	padding:5px 0 5px 5px;
	margin:6px 2px;
	border:1pt #999 solid;
	width:280px;
}

.forecast-now{
	margin-bottom:20px;	
}

.forecast-large{
	width:290px;	
}

.title-forecast{
	text-align:center;
	margin-bottom:4px;
	background:url(images/gray.png);
	color:#000;
}

.image-content-forecast{
	float:left;
	margin:4px 0 0 0;
	width:40px;
}

.list-content-forecast{
	float:right;
	width:236px;
	background:url(images/blank.png);
}

.list-content-forecast-now{
	float: right; 
	width:80%;
	background:url(images/blank.png);
}

.list-content-forecast li, .list-content-forecast-now li{
	text-indent:5px;
}

/* fases da lua */
.lunar-content{
	
}

.lunar-phase{
	float:left;
	text-align:center;
	width:72px;
}

/* estacoes do ano */

.seasons-content{
	float:left;	
	margin:10px 0;
}
.year-season{
	margin:1px;
	float:left;
	width:68px;
	height:40px;
	float:left;
	text-align:center;
}

.spring-season{
	color:#fff;
	background-color:#c84331;
}
.summer-season{
	color:#fff;
	background-color:#ffaa00;
}
.autumn-season{
	color:#fff;
	background-color:#55ad3a;
}

.winter-season{
	color:#fff;
	background-color:#5b74cc;
}

.spring-season-date{
	color:#c84331;
}
.summer-season-date{
	color:#ffaa00;
}
.autumn-season-date{
	color:#55ad3a;
}

.winter-season-date{
	color:#5b74cc;
}
.actual-season{
	/* text-decoration:italic;
	border-left:1pt solid;
	border-right:1pt solid; */
	font-weight:bold;
}

/** Opções */
#right-side-options{
	float:right;
}

#left-side-options{
	float:left;
}

#right-side-options a, #left-side-options a{
	color:blue;
	text-decoration:underline;
	border:none;
}

.all-cities-state{
	width:50%;
	float:left;
	margin:5px 0;
}

.city{
	line-height:25px;
}

#adsense-top-links{
	background-color:#fff;
	width:100%;
	border-top:#ddd 1pt solid;
}

/**
 news
*/
h3 a{ border:0; }
span.new{ color:red; }
h3.new{ margin-bottom:9px; }
h3.new a img{ margin:0; }

#date_update{ color:#555; font-size:0.8em; font-style:italic; text-align:right; width:100%; float:right; margin-top:10px; margin-right:5px; }

#photos-content{ float:left; clear:both; margin-top:15px; }
#photos-content ul li{
	float:left;
}

