/*
Theme Name: Suspense
Theme URI: http://www.nicolereising.com/
Description: Theme to work with my site 
Tags: two-columns, fixed-width, black, white
Version: 1.0.6
Author: Nicole Reising
Author URI: http://www.nicolereising.com/
*/


/** General **/


a {
color:#c0c0ff;
text-decoration:Underline;
      }
a:visited { 
color:#c0c0ff;
text-decoration:none;
     }
a:hover {
color:#dc0000;
text-decoration:none; 
    }


.endfloat {
float: none;
clear: both;
width: 1px;
margin: 0;
padding: 0;
font-size: 0px;
line-height: 0px;
height: 0px;
}



#all {
background-image: url(i/content2.jpg);
background-repeat: repeat-y;
width: 1064px;
margin-left: auto;
margin-right: auto;
font: 16px;
}

body {
background-color: #000;

}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 1.5em;
        }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

/** Header **/ 

#header {
        width: 1064px;
        height: 160px;
        background-image: url(i/t2.jpg);
        margin: auto;
        color: #000;
        }

/** Top Bar of Inner Content **/

#navigation {
        width: 1064px;
        background-image: url(i/n1.jpg);
        height: 88px;
        margin-left: auto;
        margin-right: auto;
        }


/** Meta **/

#meta h2 {
font-size: 9px;
color: #000;
margin: 0;
margin-top: 10px;
width: 146px;
padding: 7px;
padding-top: 5px;
padding-bottom: 5px;
}

#meta ul {
padding: 0;
margin: 0px;
}

#meta li {
list-style-type: none;
width: 160px;
margin: 0;
margin-left: auto;
margin-right: auto;
padding: 0;
}

#meta li a{
display: block;
font-size: 12px;
padding: 5px;
width: 150px;
background-image: url();
background-repeat: repeat-y;
margin: 0;
color: #c0c0ff;
text-decoration: none;
font-family: Arial, Sans-Serif;
}

#meta li a:hover{
color: #dc0000;
text-decoration: underline;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}


img {
        padding: 0px;
        border:0;
        }
a img {
        padding: 0px;
        border: none;
        }

/* End Images */


/** Comments **/


#commentcontent {
        background-image: url(i/post2.jpg);
        background-repeat: repeat-y;
        float: left;
        text-align: justify;
        font-family: Times New Roman, Arial, Sans-Serif;
        font-size: 14px;
        width: 550px;
        margin-top: 0px;
        }

.commentlist li, #commentform input, #commentform textarea {
	font: 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 14px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* 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 #ddd;
	}

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;
margin-right: 35px;
	}
/* 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 */


/** Post Content **/

#content2 {
width: 1064px;
margin-left: auto;
margin-right: auto;
font-family: Times New Roman, Arial, Sans-Serif;
font-size: 17px;
}


#content {
width: 1064px;
margin-left: auto;
margin-right: auto;
background-color: #FFF;
font-family: Times New Roman, Arial, Sans-Serif;
font-size: 17px;
background-image: url(i/hp.jpg);
background-repeat: no-repeat;
height: 599px; 
}


#textcontent {
background-image: url(i/post2.jpg);
background-repeat: repeat-y;
float: left;
text-align: justify;
font-family: Times New Roman, Arial, Sans-Serif;
font-size: 17px;
padding-left: 20px;
width: 600px;
margin-top: 0px;
}

.post {
width: 570px;
margin-top: auto;
font-color: #10113e;
}

#textcontentforum {
float: center;
text-align: justify;
font-family: Times New Roman, Arial, Sans-Serif;
font-size: 17px;
color: #10113e;
padding-left: 10px;
width: 1000px;
margin-top: 0px;
}



.post h2 {
background: url();
color: #000;
padding: 7px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 12px;
background-repeat: repeat-x;
margin: 0;
height: 15px;
}

.post h2 a {
color: #c0c0ff;
text-decoration: none;
}

.post h2 a:hover {
text-decoration: underline;
color: #dc0000;
}


.post h3 {
padding-top: 5px;
font-size: 16px;
margin: 0;
text-align: right;
width: 560px;
border-bottom: 2px solid #800000;
}

.post h3 a {
color: #14144e;
text-decoration: none;
}

.post h3 a:hover {
text-decoration: none;
color: #dc0000;
}

.post h4 {
text-align: right;
font-size: 12px;
}

.entryforum {
background-color: transparent;
color: #10113e;
padding: 7px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
width: 1000px;

}
.entry {
background-color: transparent;
color: #10113e;
padding: 7px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
}

.entry p{
margin: 0;
}

.entry h1 {
font-size: 16px;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
}

.entry h2 {
font-size: 15px;
background: none;
border: 0;
color: #000;
padding: 0;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
}

.entry h3 {
font-size: 14px;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
}

.entry h4{
font-size: 13px;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
}

.entry h5 {
font-size: 12px;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
}

.entry h6 {
font-size: 11px;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
}

.entry a {
color: #000066;
text-decoration: underline;
}

.entry a:hover {
color: #dc0000;
text-decoration: none;
}

.entry blockquote {
background: #cecece;
padding: 5px;
}

.entry code {
background: #000;
}

.entry pre {
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
width: 99%;
}

.entry ol li{
list-style-type: decimal;
}

.postmetadata {
color: #000;
padding: 7px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
font-size: 12px;
background-repeat: repeat-x;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

}

.postmetadata a{
color: #c0c0ff;
}
.postmetadata2 {
color: #000;
padding: 7px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
font-size: 12px;
background-repeat: repeat-x;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
text-align: right;

}

.postmetadata2 a{
color: #14144e;
}

.postmetadata2 a:hover{
color: #dc0000;
}

.postmetadata3 {
padding: 7px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
font-size: 12px;
}

.postmetadata3 a{
color: #dc0000;
}

.postmetadata3 a:hover{
color: #14144e;
}


.previous_next {
font-family: Arial, Sans-Serif;
width: 505px;
margin-top: 20px;
font-size: 12px;
color: #14144e;
}

.previous_next a{
font-size: 12px;
color: #14144e;
text-decoration: none;
}

.previous_next a:hover{
text-decoration: underline;
color: #dc0000;
}


/** Footer **/


#footer {
width: 1064px;
height: 60px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
font-family: Arial, Sans-Serif;
font-size: 11px;
color: #fff;
text-align: center;
padding: 0;
}

#footer p {
margin-top: 0px;
padding-top: 10px;
}

#footer a {
color: #c0c0ff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #dc0000;
}

#footer .rss {
background-image: url(rss.png);
background-repeat: no-repeat;
padding-left: 16px;
margin: 0;
background-position:0 2px;
}

/** Bottom1 **/


#bot1 {
width: 1064px;
height: 116px;
background-image: url(i/ft1.jpg);
margin-left: auto;
margin-right: auto;
margin-top: auto;
font-family: Arial, Sans-Serif;
font-size: 11px;
color: #fff;
text-align: center;
padding: 0;
}

/** Bottom2 **/


#bot2 {
width: 1064px;
height: 155px;
background-image: url(i/ft2.jpg);
margin-left: auto;
margin-right: auto;
margin-top: auto;
font-family: Arial, Sans-Serif;
font-size: 11px;
color: #fff;
text-align: center;
padding: 0;
}
/** Bottom3 **/


#bot3 {
width: 1064px;
height: 300px;
background-image: url(i/content2.jpg);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;

font-family: Arial, Sans-Serif;
font-size: 15px;
color: #fff;
text-align: center;
padding: 0;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

#tags {
margin: auto;
font-size: 12px;
text-align: right;
}

#tags a {
text-decoration: none;
color: #14144e;
}

#tags a:hover {
text-decoration: underline;
color: #dc0000;
}

/** Sidebars **/	
	
div.left-navi-blog {
	width:200px;
	margin-right:10px;
	float:left;
        font-size: 16px;
font-family: Arial, Sans-Serif;
	}
	
	
div.left-widget
	{
	margin-top:1px;
	width:200px;
	background:transparent;
	padding-bottom:4px;
font-size: 16px;
font-family: Arial, Sans-Serif;
	}

div.left-navi-blog a {
text-decoration: none;
color: #c0c0ff;
}

div.left-navi-blog a:hover {
text-decoration: underline;
color: #dc0000;
}

	
div.right-navi-blog {
	width:205px;
	float:right;
	}
	
div.right-widget
	{
	margin-top:10px;
        margin-left: -25px;
	width:205px;
	background-color:transparent;
	padding-bottom:4px;
	padding-right:5px;
	}
	
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}



/** Search **/

#search {
margin-top: 10px;
width: 146px;
}

#search label{
display: none;
}

#search li{
margin: 0;
margin-top: 10px;
}

#search ul{
padding: 0;
color: #000;
font-size: 12px;
width: 160px;
}

#s {
width: 155px;
padding-left: auto;
padding-right: auto;
}

#sub {
margin-left: 0px;
margin-top: 5px;
}

.widget_search {
margin-top: 10px;
}

.widget_search #s {
width: 155px;
padding-left: auto;
padding-right: auto;
}

.screen-reader-text {
display: none;
}

.textwidget {
width: 150px;
background-image: url();
margin: 0;

padding: 5px;
font-family: Arial, Sans-Serif;
font-size: 12px;
color: #000;
}

