/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* */
a, a:link, a:visited, a:hover{
    text-decoration: inherit;
    color: inherit;
}
a, a:link, a:visited{
    cursor: pointer;
}
a:hover{
    color: #900;
    text-decoration: underline;
}
hr.spacer{
    color:transparent;
    height: 0;
    border: none;
    padding: 0;
    margin: 0;
    clear:both;
}
/* Fonts */
body{
    font-family: "Courier New","courier","courier 10 pitch",monospace;
}
#wrapper{
    background: url('images/background.png') fixed;
}
h1, h2, h3, h4, h5, h6{
}

/* HEADER */

#header{
    background: #000;
    color:#fff;
    width:998px;
    border: solid 10px #000;
    margin-right: 100px;
}
#site-branding-name{
    display: none;
}
#site-description, #access{
    display: none;
}
/* CONTAINER */

#main{
    background: #ccf;
    color:#fff;
    width:998px;
    border: solid 10px #000;
    border-top: none;
}

#container{
    padding: 40px 0 40px 0;
    width:740px;
    min-height: 800px;
    float: right;
}
.page-title{
    font-size:20px;
    font-weight: bold;
    line-height: 20px;
    text-indent: 20px;
}
.post{
    margin: 0 0 60px 0;
}
.entry-title{
    color:#fff;
    background: #000;
    font-size: 36px;
    text-transform: uppercase;
    padding: 5px 0px 5px 20px;
    width:720px;
    line-height: 40px;
    letter-spacing: 6px;
    text-decoration: underline;
}
.entry-title a:hover{
    color:inherit;
}
.entry-meta, .entry-utility{
    line-height: 20px;
    height: 20px;
    text-align: right;
}
.entry-meta span, .entry-utility span{
    background: #fff;
    color:#000;
}
.entry-content{
}
.entry-utility{
    font-size: 11px;
}
.entry-content{
    margin: 0 0 0px 0;
}
.entry-content p, .entry-summary p{
    color:#525266;
    font-size: 16px;
    letter-spacing: .5px;
    word-spacing: 1px;
    line-height: 24px;
    padding: 10px 50px 0 20px;

}
p a, p a:link, p a:visited{
    color:#900;
    background: rgba(255,255,255,.5);
}
p a:hover{
    text-decoration: none;
    background: #fff;
    border-bottom: solid 1px #900;
}
/* COMMENTS */

#comments{
    background: #000;
    padding: 15px;
    margin: 40px 0 0 0;
    font-size: 12px;
}
/* WIDGET */

.widget-area{
    margin: 0px 0 15px 20px;
    background: #fff;
    color:#000;
    width:196px;
    padding: 15px;
    float: left;
    font-size: 12px;
    line-height: 16px;
}
.widget-area :last-child{
    margin: 0;
}
#primary{
    margin-top: 40px;
}

.widget-container{
    margin: 0 0 15px 0;
}

.widget-container h3.widget-title{
    font-family: "Courier New","courier","courier 10 pitch",monospace;
    letter-spacing: 0px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}
#link-radio-brume{
    width:196px;
    height: 91px;
    background: #000 url('images/brume_hover.jpg');
    margin: 15px 0 0 0;
    display: block;
    text-indent:200px;
    line-height: 91px;
    overflow: hidden;
}
#link-radio-brume:hover{
    background: #000 url('images/brume.jpg');
}
#wp-calendar{
    width:100%;
}
#wp-calendar th{
    background: #f6f6f6;
    text-align: left;
    text-indent: 4px;
}
#wp-calendar td{
    background: #fff;
    text-align: left;
    line-height: 16px;
    text-indent: 4px;
}
#wp-calendar td a{
    background: #ccf;
    color:#000;
    font-weight: bold;
    display: block;
}
/* FORM */
input, textarea{
    display: block;
    border-radius: 0;
}
input[type=text]{
    width:100%;
    border: solid 1px #ccf;
    font-family: "Courier New", "courier";
    padding: 5px 0;
    text-indent: 5px;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
}
input[type=text]:focus, input[type=text]:hover{
    border: solid 1px #000;
}
input[type=submit]{
    background: #ccf;
    color:#fff;
    border: none;
    margin: 0;
    padding: 0px 10px;
    height: 26px;
    width:26px;
    line-height: 26px;
    float: right;
    position: relative;
    text-indent: 40px;
    top:-29px;
    left:1px;
    cursor: pointer;
}
input[type=submit]:hover{
    background: #000;
}