/*   
Theme Name: Vast Emotions
Theme URI: http://outsiders.com.br/
Description: outsiders.com.br WordPress theme based on Thematic Framework.
Author: giovanealex
Author URI: http://outsiders.com.br/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
    background:#6665FE url(images/bg.jpg) top center repeat-x;
    font: 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    line-height:22px;
    text-align: justify;
}

input, text {
    font-family: arial, verdana,sans-serif;
}

#main {
    background:#fff;
    margin-top: -170px;
    padding:170px 50px 0px;
}

#content {
    margin-top: 170px;
    width:630px;
}

#header {
}

#branding {
width:1060px;
heigth: 205px;
}

#blog-title {
font-size:0.0em;
}

#blog-title a {
background:url(images/headers/rotator.php) top center no-repeat;
width:1090px;
heigth: 324px;
padding:25px 985px 170px 80px;
}

#blog-description {
position:absolute;
left:-9000px;
}

.entry-title {
    font-family:'Helvetica','Lucida Grande',Verdana,Sans-Serif;
    font-size:28px;
    font-weight:bolder;
    letter-spacing:-0.08em;
    line-height:26px;
    padding:0 0 7px 0;

}

.entry-title a {
    color:#68838B;
}
.entry-title a:active,
.entry-title a:hover {
    color: #1874CD;
}



.aside {
    margin-top: 150px;
    color:#104E8B;
}

.aside a {
    color:#00008B;
}

.aside a:active,
.aside a:hover {
    color: #104E8B;
}

.aside h3 {
    font-family:'Helvetica','Lucida Grande',Verdana,Sans-Serif;
    font-size:1.6em;
    font-weight:bolder;
    letter-spacing:-0.08em;
    font-style:normal;
}

.aside ul ul {
    list-style:none;
}

#content .aside h3 {
font-family:'Helvetica','Lucida Grande',Verdana,Sans-Serif;
}

#comments,
#comments input,
#comments textarea {
    font-family: arial, sans-serif;
}

#comments-list li {
    background:#BFEFFF;
}

#comments-list li.alt {
    background:#B0E2FF;
}

#comments-list li.bypostauthor {
    background:#FFFAFA;
}

#access {
    border-bottom:0px solid #ccc;
}

#primary {
border:0px solid #CCCCCC;
    padding:0px 0 0 0;
}

#footer {
border-top:0px solid #CCCCCC;
}

#siteinfo {
color:#FFFFFF;
}

#siteinfo a {
color:#FFFFFF;
}

#siteinfo a:active, #siteinfo a:hover {
color:#FFFFFF;
}

ul#ilastfm li, ul#ilastfm_display li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}

ul#ilastfm, ul#ilastfm_display {
	margin: 5px 0 0 5px;
	padding: 0;
}

#ilastfm a img, #ilastfm_display a img {
	background: #E8E5DC;
	padding: 2px;
	border: 1px solid #E8E5DC;
	width: 75px; /* Put the width and the height of the covers here! */
	height: 75px;
}

#ilastfm a:hover img, #ilastfm_display a:hover img {
	border: 1px solid #C0C0A8;
}
