/*
Theme Name: Beautiful Day modificado para Luminitrix
Theme URI: http://templates.arcsin.se/
Version: 2.0
Description: Previously released by Kaushal Sheth, includes several fixes and improvements. Based on the <a href="http://templates.arcsin.se/">free website template</a> Beautiful Day. Also available as <a href="http://templates.arcsin.se/beautiful-day-joomla-template/">Joomla template</a> and <a href="http://templates.arcsin.se/beautiful-day-blogger-template/">Blogger template</a>.
Author: Viktor Persson
Author URI: http://arcsin.se
*/

/* ------------------------------ standard elements ------------------------------ */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;

}







a {color: #023DB5;
text-decoration:none;}

a:hover {font-color: #CC0;
}




body {
	background: #FFF url('img/bgtop.gif') top center no-repeat;

}







p,code,ul {padding-bottom: 10px;}









li {list-style: none;}





h1 {color: #023DB5;
    font: normal 1em Verdana, sans-serif;
    letter-spacing: -0.04em;
    margin-bottom: 5px; padding: 0 0 4px; border-bottom: 1px solid #EEE;
}


h1 a {color: #023DB5;
    font: normal 1em Verdana, sans-serif;
    margin-bottom: 5px; padding: 0 0 4px; border-bottom: 1px solid #EEE;
}









h2 {color: #023DB5;
    font: normal 1em Verdana, sans-serif;
    margin: 0 0 30px;
}


h3 {color: #F5F5F5; 
    font: normal 0.8em Verdana, sans-serif;
}



h4 {background: #EBEBEB;
    font: normal 0.6em Verdana, sans-serif;
    color: #666;
	display: block;
    margin: 0 0 30px;
    padding: 10px 10px 10px 10px
}


h5 {color: #023DB5;
    font: bold 0.6em Verdana, sans-serif;
    margin: 18px 0 8px;

}    
	    
	    






h1, h2, h3 {padding-top: 6px;}










code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
        font-color: #023DB5;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}










blockquote {
	background: #F8F8F8 url('img/quote.gif') no-repeat;
	display: block;
	font: italic 0.7em verdana, sans serif;
        margin: 20px 10px 20px 20px;
	padding-left: 35px;
        padding-right: 10px;
        padding-top:10px;

}

big {font-size: 1.1em;}



label {
	display: block;
	font-size: 1.1em;
        font-color: #999;
        font-family: verdana, sans serif;
        padding-bottom: 3px;
}

/* ------------------------------ misc ------------------------------ */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}






/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0;
	width: 770px;
	

}








/* header */

.top {  	}





/* ------------------------------ title ------------------------------ */
.header {
	background: #FFF url('img/header.jpg') center no-repeat;
	font-size: 1.2em;
	height: 90px;
	margin: 0 auto;
	width: 770px;
}







/* ------------------------------ navigation ------------------------------ */
.navigation {	
	background: #CFD7EB url('img/nav.gif');
	height: 40px;
	width: 770px;
        margin: 0px auto;
}



.navigation a {
	background: #00278E url('img/nav.gif');
	color: #00278E;
	display: block;
	float: left;
	text-decoration: none;
        font-family: Verdana, sans-serif;
        font-size: 0.7em;
	line-height: 30px;
	padding: 0 20px;
}
.navigation a:hover {background: #00278E url('img/xxx.gif');
                     background-position: left bottom; color: #FFF;}
.navigation ul {display: inline;}
.navigation li {float: left;}






/* ------------------------------ main ------------------------------ */
.main {
	border-top: 10px solid #FFF;
	width: 750px;

}








/* ------------------------------ sub navigation ------------------------------ */
.sidenav {
	float: right;
	width: 190px;
}
.sidenav h2 {
	color: #023DB5;
	font: normal 0.9em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
}


.sidenav h3 {font-family: Verdana, sans-serif;
            font-size: 0.6em;
	    line-height: 1.3em;
}

.sidenav h3 a {font-family: Verdana, sans-serif;
            font-size: 0.6em;
	    line-height: 1.3em;
}

.sidenav h3 a:hover {font-family: Verdana, sans-serif;
            font-size: 0.6em;
	    line-height: 1.3em;
}






.sidenav ul {
	padding: 0;
	border-top: 1px solid #EEE;
        margin-bottom: 50px;
}
.sidenav li {	border-bottom: 1px solid #EEE;}
.sidenav li a {
	font-size: 0.7em;
        font-family: verdana, sans serif;
	color: #666;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #023DB5;
	color: white;	
}



.sidenav p {
        font-size: 0.6em;
        font-family: verdana, sans serif;
	color: #777;
	line-height: 1.6em;
	padding: 8px 0 8px;
	text-decoration: none;
	width: 95%;
}



#twitter_div li{ font: 0.5em verdana, sans serif;
    border-bottom: 1px solid #EEE;
	padding: 5px 0 5px 5%;
	color: #777;
	line-height: 1.2em;
}

#twitter_div li a{   color: #023DB5;
    padding: 5px 0 5px 0px;
}


#twitter_div li a:hover{ background: #FFF;
   color: #023DB5;
   text-decoration: underline;
}

#twitter-link {font-size: 0.6em;
    font-family: verdana, sans serif;
        }


/* ------------------------------ content ------------------------------ */

.content {
        float: left;
	margin: 10px 0;
	padding: 10px 40px 0 20px;
	width: 500px;


}






.content .descr {
	color: #C0C0C0;
        font-family: verdana, sans-serif;
	font-size: 0.5em;
	margin-bottom: 25px;
}


 



.content .descr a{color: #023DB5;
         text-decoration:none;
}

.content .descr a:hover {color: #FFF; 
         text-decoration:none;
         background: #023DB5;
}









.content li {
	background: url('img/li.gif') no-repeat 0 30%;
        font-family: verdana, sans serif;
        font-size: 1em;
	padding: 1px 0 1px 16px;
}







/* ------------------------------ ESTE ABAIXO É O CORPO DO POST ------------------------------ */


.content p {font-family: Verdana, sans-serif;
            font-size: 0.6em;
	    line-height: 1.3em;


}


/* ------------------------------ ESTE ACIMA É O CORPO DO POST ------------------------------ */










.content ol li {list-style: none; background: #FBFBFB;
                 font-family: Verdana, sans-serif;
                 font-size: 1em;
                 padding: 15px;
                 margin: 10px 0 10px;
                 border-top: 1px solid #EEE;
                 border-bottom: 1px solid #EEE;
}

















.content .border1 {
border: 8px solid #EBEBEB;
padding: 0px;
}

.content .border2 {
border: 1px solid #FFF;
padding: 5px;
}

.content .border3 {
border: 6px solid #DFDFDF;
padding: 0;
}



.sidenav .border1 {
border: 8px solid #EBEBEB;
padding: 0px;
}











/* ------------------------------ footer ------------------------------ */


#footer-container {
  border-top: solid #999 5px;
  background: #333 url('img/bgfooterx.gif') repeat-x left top;
  text-align: center;
  padding-bottom: 1em;
  min-height: 350px;
}


#footer {
  background: #333;
  width: 770px;
  margin: 0 auto 0;
  text-align: left;
}



#footerleft {
    font: Verdana. sans-serif;
    color: #F5F5F5;
    background: #333;
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
	overflow: hidden;
}





#footermid {
    background: #333;
    color: #F5F5F5;
	float: left;
	width: 510px;
	margin-bottom: 1.5em;
	padding-left: 30px;
	overflow: hidden;
}


#footer h2 {  font: normal 1.5em Tahoma, sans-serif;
     margin: 20px 0 20px;
}

#footer h3 {  font: normal 1.5em Tahoma, sans-serif;
    margin: 20px 0 20px 10px;
}


    
    
#footer p {    font-family: tahoma, sans serif;
        font-color: #DFDFFF;
        font-size: 0.8em;
	    line-height: 1.5em;
}


#footer flickr {
        margin: 0 0 0 -10px;
}







































.footer a {text-decoration: none;
           text-color: #DFDFFF;
}

.footer a:hover {color: #DFDFFF;
                 background: #023DB5;
                 text-decoration: underline;

}












/* ------------------------------ posts ------------------------------ */




.post h1 a {    font: normal 1em Verdana, sans-serif;
            font-color: #023DB5;
            text-decoration:none;
            letter-spacing: -0.04em;
}




.post h1 a:hover {color: #FFF; 
         background: #023DB5;
}







.post {margin: 6px 0 2px;
        }

.post p {font-size: 13px;
	    	        color: #777;
}

.post .info{
	padding: 5px 10px;
    font-size: 0.5em;
   	color: #555;
	margin: 20px 0 60px;
}








.post.new { Background: red;

}













.post a img {border: 4px solid #023DB5;}
.post a:hover img {border-color: #023DB5;}




.post p a {color: #023DB5;}
.post p a:hover {color: #FFF; 
         text-decoration:none;
         background: #023DB5;
}





.info a {text-decoration: none;
         line-height: 1.6em;
         border-bottom: 1px solid #023DB5;
}
.info a:hover {text-decoration: none;}










/* ------------------------------ comments ------------------------------ */


.commentlist p{ font-family: verdana, sans-serif;
                font-size: 0.6em;
}



.commentlist li {  font-family: verdana, sans-serif;
                   text-decoration:none;
                   color: #777;
}



.commentlist li a {text-decoration:none;
                    color: #023DB5;
                   font-family: tahoma, sans-serif;
                   font-size: 1em;
}

.commentlist li a:hover {color: #FFF;
                         background: #023DB5;
                         text-decoration:none;}





.comment-autor { background: red;
                 font-color: red;
                 padding: 15px;
                 margin: 10px 0 10px;
                 border-top: 1px solid #023DB5;
                 border-bottom: 1px solid #023DB5;
}












.commentlist h2 {color: #023DB5}


.commentlist h2 a {color: #023DB5;
}







#commentform {
	margin: 1em 0;
	background: #FFF;
	width: 280px;
}



.commentmetadata {padding: 2px 0 5px;
                  margin-left: 60px;
                  margin-top: 8px;
                  margin-bottom: 10px;
                  border-bottom: 1px solid #EEE;
}





.commentmetadata a {font-size: 0.7em;
                    text-decoration: none;
                    color: #666;}






textarea.styled {width: 400px;
                 }

.styled {
	font-size: 1em;
        font-color: #999;
        font-family: Verdana, san serif;
        padding: 4px 6px;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
        width: 300px;
       
}
.styled:hover {

	background: #FFF;
	border: 1px solid #CCC;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #CCC;
}

#commentform input {margin-bottom: 3px;}

a img {border:none;}






.busca {
	font-size: 10px;
        font-color: #C0C0C0;

        font-family: Verdana, san serif;
        padding: 3px 5px;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
        width: 95px;
       
}
.busca:hover {

	background: #FFF;
	border: 1px solid #CCC;
}
.busca:focus {
	background: #FFF;
	border: 1px solid #CCC;
}








/* ------------------------------ calendar ------------------------------ */


#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#FFF;}

.sidenav table thead tr {
  border-bottom-color:#FFF;
  color:#FFF;
}

.sidenav table th {border-bottom-color:#FFF;}

.sidenav table td#today {
  border-color:#FFF;
  color:#FFF;
}

.sidenav table td a {
  border-bottom-color:#FFF;
  background-color:#FFF;
}

.sidenav table tfoot {border-top-color:#FFF;}

.sidenav table tfoot a {background:none;}



/* calendar
--------------------------------------------------*/




#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {padding:10px;}