
body {
background : #ffffff url(images/start/bg-body.jpeg) repeat-x top center;
font-family : Arial, Helvetica, Verdana, sans-serif;
font-size : 62.5%;
color : #000000;
}
* {
margin : 0;
padding : 0;
}
img {
border : 0;
}
p {
margin-bottom : 1.75em;
}
a {
text-decoration : none;
color : #b4c835;
}
a:hover {
text-decoration : none;
color : #6cc7dc;
}
#wrapper {
margin : 0 auto;
width : 100%;
height : 80px;
text-align : center;
}
#menu {
font-size : 1.25em;
height : 30px;
line-height : 30px;
background : url(images/start/bg-menu1.png) repeat-x;
padding : 0 10px;
}
#content {
width : 600px;
min-height : 460px;
height : auto !important ;
height : 460px;
font-size : 1.15em;
text-align : center;
text-align : left;
margin : 0 auto 0 auto;
}
#footer1 {
clear : both;
height : 150px;
background : url(kran/start/52.jpeg) no-repeat;
}
#footer {
clear : both;
height : 40px;
background : url(images/start/bg-footer.jpg) no-repeat center 0%;
}
.entry {
padding : 5px 10px;
text-align : justify;
line-height : 1.75em;
}
.entry-title {
font-size : 2em;
font-weight : normal;
letter-spacing : -1px;
text-align : center;
}
.date {
font-size : 0.9em;
color : #bbb;
cursor : default;
letter-spacing : 1px;
}
#menu ul {
list-style-type : none;
}
#menu li {
float : left;
}
#menu li a {
padding : 0 10px;
display : block;
color : #ffffff;
margin-right : 2px;
}
#menu li a:hover {
background : url(images/start/bg-menu-hover1.png) no-repeat center center;
}
#tabela {
border : 1px solid black;
border-collapse : collapse;
}
#tabela td {
border : 1px solid black;
padding : 5px;
}
#lightwindow_overlay {
display : none;
visibility : hidden;
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100px;
z-index : 500;
}
#lightwindow {
display : none;
visibility : hidden;
position : absolute;
z-index : 999;
line-height : 0;
}
#lightwindow_container {
display : none;
visibility : hidden;
position : absolute;
padding : 0 0 0 0;
margin : 0 0 0 0;
}
* html #lightwindow_container {
overflow : hidden;
}
#lightwindow_contents {
overflow : hidden;
z-index : 0;
position : relative;
border : 10px solid #ffffff;
background-color : #ffffff;
}
#lightwindow_loading {
height : 100%;
width : 100%;
top : 0;
left : 0;
z-index : 9999;
position : absolute;
background-color : #f0f0f0;
padding : 10px;
}
#lightwindow_loading_shim {
display : none;
left : 0;
position : absolute;
top : 0;
width : 100%;
height : 100%;
}
#lightwindow_loading span {
font-size : 12px;
line-height : 32px;
color : #444444;
float : left;
padding : 0 10px 0 0;
}
#lightwindow_loading span a, #lightwindow_loading span a:link, #lightwindow_loading span a:visited {
color : #09f;
text-decoration : none;
cursor : pointer;
}
#lightwindow_loading span a:hover, #lightwindow_loading span a:active {
text-decoration : underline;
}
#lightwindow_loading img {
float : left;
margin : 0 10px 0 0;
}
#lightwindow_data {
position : absolute;
}
#lightwindow_data_slide {
position : relative;
}
#lightwindow_data_slide_inner {
background-color : #ffffff;
padding : 0 10px 10px 10px;
}
#lightwindow_data_caption {
padding : 10px 0 0 0;
color : #666666;
line-height : 25px;
background-color : #ffffff;
clear : both;
}
#lightwindow_data_details {
background-color : #f0f0f0;
padding : 0 10px 0 10px;
height : 20px;
}
#lightwindow_data_author_container {
width : 40%;
text-align : right;
color : #666666;
font-style : italic;
font-size : 10px;
line-height : 20px;
float : right;
overflow : hidden;
}
#lightwindow_data_gallery_container {
font-size : 10px;
width : 40%;
text-align : left;
color : #666666;
line-height : 20px;
float : left;
overflow : hidden;
}
#lightwindow_title_bar {
height : 25px;
overflow : hidden;
}
#lightwindow_title_bar_title {
color : #ffffbe;
font-size : 14px;
line-height : 25px;
text-align : left;
float : left;
}
a#lightwindow_title_bar_close_link, a:link#lightwindow_title_bar_close_link, a:visited#lightwindow_title_bar_close_link {
float : right;
text-align : right;
cursor : pointer;
color : #ffffbe;
line-height : 25px;
padding : 0;
margin : 0;
}
a:hover#lightwindow_title_bar_close_link, a:active#lightwindow_title_bar_close_link {
color : #ffffff;
}
#lightwindow p {
color : #000000;
padding-right : 10px;
}
code {
background-color : #cccccc;
}
.long {
display : block;
margin : 1em;
padding : 1em;
}
