/*
Theme Name: Fallen Fixation
Theme URI: http://fallenfixation.com
Description: Theme made exclusively for <a href="http://fallenfixation.com/">Fallen Fixation</a> by <a href="http://designs.shattered-memories.net/">Shattered Memories Designs</a>
Version: 1.0
Author: Kayla
Author URI: http://designs.shattered-memories.net
Tags: purple, blue, black, dark, 3 column
*/

body {
font-family: arial;
font-size: 12px;
color: #cecece;
background: #000000;
line-height: 1.5em;
margin: 0;
padding: 0;
}

strong, b {
color: #cecece;
font-size: 13px;
}

em, i {
color: #612a54;
}

u {
color: #cecece;
text-decoration: none;
border-bottom: 1px solid #000000;
}

s {
color: #cecece;
}

a, a:link, a:visited {
color: #612a54;
text-decoration: none;
}

a:hover {
color: #6a315d;
font-style: normal;
text-decoration: none;
}

input, textarea, option, select {
font-family: arial;
font-size: 10px;
font-style: normal;
color: #cecece;
border: 1px solid #d8d8d8;
}

blockquote {
font-family: arial;
font-size: 12px;
font-style: normal;
color: #a1a1a1;
background-color: #000000;
padding: 20px;
}

.image {
background-color: #612a54;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-border-radius: 4px;
padding: 4px;
margin: 1px;
opacity:.50;
}

.image:hover {
background-color:#6a315d;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-border-radius: 4px;
padding: 4px;
margin: 1px;
opacity:.75;
}

#maincontainer {
width: 1000px;
margin: 0 auto;
text-align: justify;
position: relative;
line-height: 11px;
}

#topsection {
height: 499px;
}

#contentwrapper {
float: left;
width: 100%;
}

#contentcolumn {
margin: 0 210px 0 210px;
}

#leftcolumn {
float: left;
width: 210px;
margin-left: -1000px;
}

#rightcolumn {
float: left;
width: 210px;
margin-left: -210px;
}

#footer {
clear: left;
width: 100%;
background: transparent;
color: #cecece;
text-align: center;
padding-top: 20px;
}

.innertube {
margin: 0px;
margin-top: 0;
}

.all {
background: #110f12;
border: 1px solid #0b0a0c;
padding: 5px;
}

.title {
font-family: tahoma;
font-size: 13px;
font-weight: bold;
font-style: none;
text-transform: uppercase;
text-align: center;
color: #cecece;
background:  url(img/posttitle.png) no-repeat bottom; 
line-height: 25px;
padding: 10px 0px 5px 0px;
}

.title a {
color: #cecece;
font-weight: bold;
}

.title a:visited {
color: #cecece;
font-weight: bold;
}

.title a:hover {
color: #cecece;
font-weight: bold;
}

.date {
background:  url(img/date.png) no-repeat; 
font-weight: bold;
font-style: italic;
font-size: 12px;
font-family: georgia;
color: #cecece;
text-align: center;
letter-spacing: 2px;
text-transform: normal;
line-height: 18px;
}

.content {
font-family: arial;
font-size: 12px;
text-align: justify;
color: #cecece;
background: transparent;
line-height: 15px;
padding: 5px;
}

.meta {
font-family: arial;
font-size: 10px;
text-align: center;
color: #cecece;
background-color: transparent;
line-height: 13px;
padding-left: 15px;
}

.tags {
font-family: arial;
font-size: 10px;
text-align: left;
color: #cecece;
background-color: transparent;
line-height: 13px;
padding-left: 15px;
}

.sidebar {
background: #110f12;
border: 1px solid #0b0a0c;
padding: 5px;
}

.sidebar_title {
font-family: tahoma;
font-size: 13px;
font-weight: bold;
font-style: none;
text-transform: uppercase;
text-align: center;
color: #cecece;
background: url('img/sidetitle.png') no-repeat bottom;
line-height: 20px;
padding: 10px 0px 5px 0px;
}

.sidebar_content {
font-family: arial;
font-size: 12px;
text-align: justify;
color: #cecece;
background: transparent;
line-height: 12px;
}
