/*   
Theme Name: Oh my God it's full of stars!
Theme URI: http://cafxx.strayorange.com
Description: Theme for Live Pino
Author: CAFxX
Author URI: http://cafxx.strayorange.com
Template: default
Version: 1.0
*/


@font-face {
	font-family: 'Aller';
	src: url('aller_it-webfont.eot');
	src: local('?'), url('aller_it-webfont.woff') format('woff'), url('aller_it-webfont.ttf') format('truetype'), url('aller_it-webfont.svg#webfontywIpEgCT') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Aller';
	src: url('aller_lt-webfont.eot');
	src: local('?'), url('aller_lt-webfont.woff') format('woff'), url('aller_lt-webfont.ttf') format('truetype'), url('aller_lt-webfont.svg#webfont7mFfgEqr') format('svg');
	font-weight: light;
	font-style: normal;
}

@font-face {
	font-family: 'Aller';
	src: url('aller_ltit-webfont.eot');
	src: local('?'), url('aller_ltit-webfont.woff') format('woff'), url('aller_ltit-webfont.ttf') format('truetype'), url('aller_ltit-webfont.svg#webfontxQtrbEIf') format('svg');
	font-weight: light;
	font-style: italic;
}

@font-face {
	font-family: 'Aller';
	src: url('aller_bdit-webfont.eot');
	src: local('?'), url('aller_bdit-webfont.woff') format('woff'), url('aller_bdit-webfont.ttf') format('truetype'), url('aller_bdit-webfont.svg#webfontpVpeQtjp') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Aller';
	src: url('aller_bd-webfont.eot');
	src: local('?'), url('aller_bd-webfont.woff') format('woff'), url('aller_bd-webfont.ttf') format('truetype'), url('aller_bd-webfont.svg#webfontTUBtUJwx') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Aller';
	src: url('aller_rg-webfont.eot');
	src: local('?'), url('aller_rg-webfont.woff') format('woff'), url('aller_rg-webfont.ttf') format('truetype'), url('aller_rg-webfont.svg#webfontdXCSto5g') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html {
    height:100%;
    min-width:1000px;
    background-color:black;
    margin:0;
    padding:0;
    background: black url(bg.jpg) top center no-repeat;
    color:#eee;
    font-family:Aller, "Trebuchet MS", Arial, sans-serif;
	font-weight:light;
    /*text-shadow:#000 0px 0px 20px, #000 0px 0px 25px, #000 0px 0px 30px, #000 0px 0px 35px;*/
    text-shadow:#000 0px 0px 15px;
}

a, a:active, a:visited, a:link {
    color:#eee;
}

a:hover {
    color:#fff;
}

a img {
    border:0;
}

#page {
    position:absolute;
    width:960px;
    top:0;
    left:50%;
    margin-left:-480px;
    vertical-align:top;
}

#page > hr {
    display:none;
}

#header {
    display:none;
}

#headerlink {
    display:block;
    position:absolute;
    width:250px;
    height:120px;
    top:110px;
    left:100px;
}

#content {
    margin:330px 40px 0px 80px;
    width:545px;
    float:left;
}

#sidebar {
    margin:330px 80px 0px 680px;
}

#sidebar ul, #sidebar ol {
    padding-left:0;
    margin-left:0;
    line-height:19px;
}

#sidebar li {
    padding-left:0;
    margin-bottom:4px;
    margin-left:0;
    list-style:none;
    display:block;
}

#sidebar li li li {
    margin-left:12px;
}

#sidebar li li ul {
    margin-top:3px;
}

#sidebar a, #sidebar a:active, #sidebar a:visited, #sidebar a:link {
    text-decoration:none;
}
#sidebar a:hover {
    text-decoration:underline;
}

#footer {
    text-align:center;
    padding:32px 128px;
    clear:both;
}

h1, h2, h3, h4, h5, h6, h7 {
    /* font-family:ColaborateThin, "Trebuchet MS", Arial, sans-serif; */
	font-weight:normal;
}
h2 {
    border-bottom:1px solid white;
    padding-bottom:4px;
    margin:40px 0px 10px 0px;
}
h2 a {
    text-decoration:none;
}
h3 {
    padding-bottom:4px;
    margin:40px 0px 10px 0px;
}

.alignright {
    text-align:right;
}

/* FIXME more tags in home */
.home .entry h2 {
    font-size:12px;
    text-align:right;
}

/* form */
input, textarea {
    border:1px solid white;
    background: transparent;
    max-width:545px;
}

form, form * {
    color:#fff;
    font-family:inherit;
}

/* sociable */
.sociable {
	text-align:right;
        clear:both;
}

#homecontent .sociable {
	display:none;
}

/* zazzle */
.zazzle {
	margin-left:55px;
}

/* wp-polls */
.wp-polls .Buttons {
        background-color:transparent !important;
}
