/*
Theme Name: Fabnomena
Theme URI: http://Fabnomena.com/
Description: The official Fabnomena.com theme.
Version: 1.0
Author: Dreamlevel Studios
Author URI: http://dreamlevel.com/
*/

/* Begin Misc */

#level {
	height: 35px;
	margin: 0 0 15px 0;
	padding: 0;
}

#boxr #social {

	border: 0;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity:0.7;
	float: right;
	width: 35px;
}

#boxr #social:hover {

	border: 0;
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity:1;
	float: right;
	width: 35px;
}

#boxr #social img {

	margin: 0;
	padding: 0;
}

#boxr #heading {

	padding: 4px 10px 4px 10px;
	margin: 2px 0 0 0;
	font-size: 12px;
	background: #373737;
	float: left;
	height: 15px;
	line-height: 15px;
}


#subscribecomments {
	border: 0;
	margin: 0;
	padding: 0 0 0 20px;
}

.subscribe-to-comments {
	background: #353535;
	padding: 1px 1px 5px 5px;
	border: 1px solid #a48844;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 12px;
}

.subscription {
	margin-left: 15px;
}

.slides ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
}

.slides li {
	margin: 0;
	padding: 0; 
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.slides {
	margin: 0;
	padding: 0; 
	width: 100%;
	list-style-type: none;
	list-style-image: none;
}

.choices {
	float: right;
	margin: 20px 140px 0 0;
	line-height: 1.5em;
	padding: 0;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 13px;
}

.choices li {
        list-style-type: none;
	padding: 0;
	margin: 0;
}

.choices li a, .choices li a:visited {
	background: url(images/rstar3.png) no-repeat 0 2px;
        list-style-type: none;
        text-decoration: none;
	color: #c7a35e;
	padding: 0 0 0 15px;
}

.choices li a:hover {
	background: url(images/rstar2.png) no-repeat 0 2px;
        list-style-type: none;
        text-decoration: none;
	color: #977636;
	padding: 0 0 0 15px;
}


.error {
	padding: 5px;
	margin: 10px;
        background: url(images/stopsign.png) no-repeat top left;
        height: 100px;
        width: 100%;
}

/* End Misc */

/* Start Archives */

.car-monthlisting, .car-monthlisting ul li, .car-monthlisting li {
	padding: 0;
	margin: 0;
        list-style-type: none;
        line-height: 1.5em;
}

.car-monthlisting li {
        background: url(images/rstar3.png) no-repeat 0 5px;
        text-indent: 15px;
        font-family: Verdana, Helvetica, sans-serif;
}

.car-monthlisting li:hover {
        background: url(images/rstar2.png) no-repeat 0 5px;
        text-indent: 15px;
        font-family: Verdana, Helvetica, sans-serif;
}

.car-container {
	padding: 10px;
	margin: 0;
        font-family: Verdana, Helvetica, sans-serif;
}

.car-container .car-toggler {
	text-decoration: underline;
}

.car-list ul, .car-list ul li {
	padding: 0;
	margin: 0;
        list-style-type: none;
}
.car-yearmonth {
	padding: 0;
	margin: 0;
        list-style-type: none;
}

.archives {
        padding: 5px;
        width: 100%;
        margin: 10px;
        min-height: 1100px;
}

.archives ul {
        list-style-type: none;
}

.archives li {
	list-style-type: none;
}

/* End Archives */

/* Popular Posts */

.popular {
	clear: both;
	float: left;
	margin: 10px 0;
}

.popular ul {
	margin: 0;
	padding: 10px 0 0 0;
        list-style-type: none;
        
}

.popular ul li {
	margin: 4px 0;
	padding-left: 20px;
	background: url(images/rstar2.png) no-repeat 5px 6px;
        list-style-type: none;
	font-size: 12px;
}

/* End Popular Posts */

/* Begin Footer */

#bottomcontent #boxm ul li p {
        margin: 0;
        padding: 4px;	
}

#boxl, #boxm, #boxr {
	float: left;
	padding: 5px;
}

#boxl ul, #boxm ul, #boxr ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

#bottomcontent #boxm li, #bottomcontent #boxr li {

        width: 90%;
        display: block;
	background: url(images/rstar3.png) no-repeat 4px 9px;
        margin: 0 0 10px 0;
        padding: 0;
        text-indent: 15px;
}

#bottomcontent #boxm li:hover, #bottomcontent #boxr li:hover {
        display: block;
	background: #323232 url(images/rstar2.png) no-repeat 4px 9px;
        margin: 0 0 10px 0;
        text-indent: 15px;
        padding: 0;
}

#bottomcontent #boxl li, #bottomcontent #boxr li {

        text-indent: 15px;
        list-style-type: none;
        margin: 0 0 10px 0;
        padding: 0;
        display: block;
}

#bottomcontent #boxl li, #bottomcontent #boxl li:visited, #bottomcontent #boxr li, #bottomcontent #boxr li:visited { 
        display: block;
        font: Verdana, Helvetica, sans-serif;
        text-decoration: none;
	background: url(images/rstar3.png) no-repeat 4px 8px;
        margin: 0 0 10px 0;
        padding: 0;
        text-indent: 18px;
}

#bottomcontent #boxl li:hover, #bottomcontent #boxr li:hover {
        display: block;
	background: #323232 url(images/rstar2.png) no-repeat 4px 8px;
        margin: 0 0 10px 0;
        padding: 0;
        text-indent: 18px;
}

#footerout {
	margin: 10px auto -250px;
        font: Verdana, Helvetica, sans-serif;
	width: 948px;
	color: #C4C4C4;
	padding: 0;
	clear: both;
}

#footerout a, #footerout a:visited, .subscription a, .subscription a:visited, p.subscribe-to-comments a, p.subscribe-to-comments a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #c7a35e;
}

#footerout a:hover, .subscription a:hover, p.subscribe-to-comments a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #977636;
}

#footer {
	padding: 0;
	margin: 0 0 0 3px;
	width: 100%;
	float: left;
	background: #292929;
	color: #C4C4C4;
}

#boxl, #boxm, #boxr {
	float: left;
	padding: 0;
	margin: 0;
	width: 305px;
}

#bottomcontent {
	width: 100%;
	padding: 10px;
	margin: 0;
	float: left;
	height: 100%
}

/* End Footer */

/* Begin Pagenavi */

.pagenavi {
	margin: 5px;
	padding: 5px;
	background: #292929;
}

/* End Pagenavi */

/* Begin Bottom Comments */

#approval {
	padding: 10px;
	margin: 10px 0 0 0;
	float: left;
	background: #464442;
	width: 95%;
	color: #c3ab90;
	border: 1px solid #dead76;
}

#approval img {
	border: 0;
	margin: 10px;
	float: left;
}

.reply {
	padding: 0;
	margin: 0;
	float: right;
}

#botcom {
	padding: 0;
	margin: 0;
	font-size: 15px;
        font: Verdana, Helvetica, sans-serif;
	float: left;
	line-height: 1.0;
}

#combox {
	margin: 5px 0 5px 0;
	padding: 10px;
	background: #373737;
	min-height: 20px;
}

.commentcontent {
	padding: 0 3px 4px 5px;
	margin: 3px 0 0 0;
	clear: both;
	border-top: 1px dotted #6a6a6a;
	background: #424242;
}

.compart {
	padding: 5px;
	margin: 0 0 10px 0;
	float: left;
	background: #3d3c3d;
	width: 98%;
}

.comavatar {
	padding: 0;
	margin: 0;
	float: left;
}

.comname {
	padding: 0;
	margin: 0;
	float: left;
	line-height: 1.0;
}

li {
	list-style-type: none;
	list-style-image: none;

}

.cominfo {
	padding: 0;
	margin: 0;
	float: left;
	font-size: 12px;
}

.compart .cominfo a, .compart .cominfo a:visited {
	font-size: 12px;
	color: #e4dacf;
}

.compart .cominfo a:hover {
	font-size: 12px;
	color: #fef7f0;
}

/* End Bottom Comments */

/* Begin Sidebar */

.gallery img {
	margin: 5px;
}

.gallery {
	float: left;
	width: 410px;
	padding: 5px;
	clear: both;
}

.gallery ul {
	padding: 5px;
}

.gallery1, .gallery2 {
	width: 100%;
	float: left;
	padding: 5px;
}

.gallery1 li, .gallery2 li {
        padding: 0;
        margin: 0;
        list-style-type: none;
}

.rcomments, .gallery1 {
	padding: 5px;
        list-style-type: none;
        margin: 0;
}

.rcomments li {
	background: url(images/rstar3.png) no-repeat 6px 10px;
        text-indent: 15px;
        padding: 10px 3px 10px 5px;
        margin: 0;
        border-bottom: 1px dotted #484848;
        display: block;
}

.rcomments ul, .gallery ul {
	margin: 15px 0 0 0;
        list-style-type: none;
        padding: 0px;
}

.rcomments ul li:hover {
	background: #323232 url(images/rstar.png) no-repeat 6px 10px;
        padding: 10px 3px 10px 5px;
        text-indent: 15px;
        display: block;
}

.cats ul, .extlinks ul, #boxl ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
} 

.cats li, .extlinks li {
        border-bottom: 1px dotted #484848;
        text-indent: 15px;
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 95%;
}

.cats li a, .cats li a:visited, .extlinks li a, .extlinks li a:visited { 
        display: block;
        font: Verdana, Helvetica, sans-serif;
        text-decoration: none;
	background: url(images/rstar3.png) no-repeat 5px 7px;
        margin: 0;
        padding: 5px;
}

.cats li a:hover, .extlinks li a:hover {
        display: block;
	background: #323232 url(images/rstar2.png) no-repeat 5px 7px;
        margin: 0;
        padding: 5px;
}

#heading {
	padding: 4px 10px 4px 10px;
	margin: 0;
	font-size: 12px;
	background: #373737;
}

.tags {
	background: #272727;
	padding: 5px 10px 10px 10px;
}

.oldposts .rhead, .poposts .rhead {
	padding-top: 25px;
}

.oldposts .rdate, .poposts .rdate {
	font-size: 11px;
	color: #e8e2b9;
}

.oldposts .rcomment a, .oldposts .rcomment a:visited, .poposts .rcomment a, .poposts .rcomment a:visited {
	font-size: 12px;
	color: #a796b0;
	margin-bottom: 5px;
}

.oldposts .rcomment a:hover, .poposts .rcomment a:hover {
	font-size: 12px;
	color: #e4dee5;
	margin-bottom: 5px;
}

.rightcontent {
	width: 430px;
	padding: 10px 0 0 0;
	float: left;
	min-height: 100%;
}

.bottomright, .middleright, .topright {
	width: 420px;
	float: left;
	padding: 10px 5px 20px 5px;
	line-height: 110%;
	background: #272727;
}

.oldposts, .poposts, .cats, .extlinks {
	width: 200px;
	float: left;
	padding: 5px;
}

/* End Sidebar */

/* Begin Structure */

.content img {
	border: 5px solid #6F6F6F;
	margin-right: 5px;
	padding: 0px;
}

#spacer {
	border-top: 1px dotted #707070;
	height:1px;
	margin-top: 10px;
}

#comments {
	margin-right: 10px;
	float: right;
	background: url('images/bullet.png') no-repeat top left;
	text-indent:15px;
	line-height: 10px;
}

#comments img {
	border: 0;
}

#postinfo {
	padding: 7px;
	height: 10px;
	margin: 0;
	line-height: .8em;
	background: #333333;
}

.content .entry {
	margin: 10px 0 0 0;
}

.content .entry a, .content .entry a:visited {
	color: #c7a35e;
        font: Verdana, Helvetica, sans-serif;
}

.content .entry a:hover, #boxm a:hover, #boxr a:hover {
	color: #977636;
        font: Verdana, Helvetica, sans-serif;
}

.content #date {
	float: left;
	margin: 0 10px 0 0x;
	color: #999;
}

.content {
	background: #484848;
	padding: 10px 10px 30px 10px;
}

#storyheading {
	padding: 7px;
	margin: 0;
	height: 20px;
	background: #2C2C2C;
}

#storyheading a, #storyheading a:visited {
	color: #BDA37F;
}

#storyheading a:hover {
	color: #977636;
}

.content .posttitle {
	float: left;
	font-size: 18px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	width: 85%;
}

.posttitle, .pagetitle{
	font-size: 18px;
	margin: 0px;
}

#search {
	float: left;
	width: 160px;
}

#searchbar {
	width: 150px;
	background-color: #323232;
	color: #fff;
	border: 1px solid #8d8d8d;
	float: left;
	padding: 2px;
	margin: 7px 0 0 0;
	font-size: x-small;
	text-align: center;
}

#topbar {

	width: 100%;
	background-color: #404040;
	height: 32px;
}

#topbar a {

	color: #b6b5b7;
	background-color: transparent;
	padding: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#topbar a:hover, #topbar a:active {

	color: #b4a5ce;
	background-color: #000;
	padding: 5px;
	margin-right: 5px;
	text-decoration: underline;
}

#subscribe {
	background: url('images/rss_icon.png') no-repeat 0 13px;
	float: left;
	width: 350px;
	padding: 6px 10px 5px 10px;
	margin: -2px 0 0 30px;
	text-indent: 5px;
}

#subscribe a {
	
	font-size: 0.78em;
}

#headerlinks {

	float: left;
	color: #4e2f83;
	padding: 4px 10px 5px 10px;
	font-size: x-small;
	width: 250px;
}

body {
	margin: 0 0 20px 0;
	padding: 0;
	background: #000 url('images/bodybackground.png');
	line-height: 1.8em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:80%;
	background-attachment: fixed;
}

html, body {
	height: 100%;
}

#page {
	margin: 20px auto;
	padding: 0;
	width: 960px;
	border: 0;
	background-color: #1B1B1B;
	color: #C4C4C4;
	min-height: 1700px;
	height: auto !important;
	min-height: 100%;
}

#page:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#bottomcontent #boxm a, #bottomcontent #boxm a:visited, #bottomcontent #boxr a, #bottomcontent #boxr a:visited {
	color: #c7a35e;
        font: Verdana, Helvetica, sans-serif;
}

#bottomcontent #boxm a:hover, #bottomcontent #boxr a:hover {
	color: #977636;
        font: Verdana, Helvetica, sans-serif;
}

.content a, .content a:visited, .rightcontent a, .rightcontent a:visited, #bottomcontent a, #bottomcontent a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #BCBCBC;
}

.content a:hover, .rightcontent a:hover, #bottomcontent a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #939392;
}

#header {
	background-color: #000;
	margin: 0;
	padding: 0;
	height: 200px;
	width: 960px;
}

#header img {
	float: right;
}

#leftside {
	float: left;
	padding: 0;
	margin: 10px 10px 10px 6px;
	width: 508px;
	background: #323232;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

.cattitle {
	font-size: 16px;
        font-family: Verdana, Helvetica, sans-serif;
	background: #484848 url('images/bullet.png') no-repeat 10px 12px;
	font-weight: bold;
	color:#AAB5B7;
	padding: 5px 5px 5px 10px;
	margin: 5px;
	text-indent: 20px;
}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 0 0 0;
	}
#commentform textarea {
	width: 465px;
	padding: 10px;
	background: #AAADAE;
	border: 1px solid #2f2f2f;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	border: 1px solid #2f2f2f;
	background: #91A5A7;
	}

#commentform #submit:hover {
	margin: 0 0 5px auto;
	float: right;
	border: 1px solid #2f2f2f;
	background: #6B8184;
	}

.authcomment {
	background-color: #B3FFCC !important;
}

/* End Form Elements */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #bababa;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
