/*
Theme Name: Novice
Theme URI: http://novice.nerdtorious.org/
Description: Theme made for Ruth featuring HIM.
Version: 1
Author: Keisha Croxton
Author URI: http://nerdtorious.org/
*/



/* Begin Typography & Colors */
body {
	margin: 0px;
	background: #2F2F2F url('images/fsong_bg.jpg');
	background-position: top left;	
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #626262;
	text-align: justify;
 	}
table, tr, td, div {

	vertical-align: top;
}

a {
	text-decoration: none;
	color: #820000;
}
a:hover {
	text-decoration: none;
	color: #626262;
	background-color: #000000;
}

b, strong {
	color: #CBCAC8;
}
i, em {
  color: #8F8471;
}
s, strike {
  color: #514F47;
}
u, underline {
        color: #907955;
        font-style: border; 
        text-decoration: underline;
}
textarea,select,button {
	background: #1D1D1D url('images/fsong_lines1.gif');
	border-top: #1D1D1D 1px solid;
	border-left: #820000 3px solid;
	border-right: #1D1D1D 1px solid;
	border-bottom: #1D1D1D 1px solid;
	font-family: Arial;
	font-size: 12px;
	color: #D0D0D0;
}

input {
	background: #1D1D1D url('images/fsong_lines1.gif');
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	color: #D0D0D0;
}

/* End Typography & Colors */











/* Begin Layout */

.leftside {
	background: #2F2F2F url('images/fsong_13.jpg');
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 0px;
}
.journal {
	background: #000000 url('images/fsong_14.jpg');
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 0px;
}
.rightside {
	background: #2F2F2F url('images/fsong_15.jpg');
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 0px;
}
.bottombar {
	background: #000000 url('images/fsong_16.jpg');
	background-repeat: repeat;
	vertical-align: top;
	padding: 0px;
}
/* End Layout */








/* Begin Content Areas */

.entrytitle {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #A09E9F;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #820000 2px solid;
	text-transform: uppercase;
	background: #202020 url('images/fsong_lines.gif');
	padding-left: 3px;
	margin-bottom: 1px;
}
.entrytitle a, a:visited {
	text-decoration: none;
	color: #CBCAC8;
}
.entrytitle a:hover {
	text-decoration: none;
	color: #CBCAC8;
	background-color: #820000;
}

.journalentry {
	padding: 5px;
	text-align: justify;
	background: #131313;
	border: 1px solid #131313;
	margin-bottom: 3px;
}


.journalentryCAT {
	padding: 5px;
	text-align: justify;
	background: #131313;
	border: 1px solid #131313;
	list-style-type: none;
	margin-bottom: 3px;
}

.journalentryCAT a{
	display: block;
	text-align: left;
	background: #000000;
	color: #820000;
	letter-spacing: 1px;
	border-left: 5px solid #202020;
	padding-left: 5px;
	margin-bottom:1px;
	line-height:15px;
	text-decoration: none;
	outline: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

.journalentryCAT a:hover {
	background: #000000 url('images/fsong_lines1.gif');
	color: #D8D8D8;
	border-left: 5px solid #820000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
}


.journalentrydata {
	padding: 5px;
	text-align: justify;
	background: #1D1D1D url('images/fsong_lines1.gif');
	border: 1px solid #111111;
}


/* End Content Areas */












/* Begin Comments */
.commentlist ol, li, ul {
	list-style: none;
}

.commauth {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #A09E9F;
	text-transform: uppercase;
	padding-left: 5px;
	line-height: 20px;
}
.coddmmauth {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #A09E9F;
	border-bottom: #1C1B18 2px solid;
	text-transform: uppercase;
	padding-left: 5px;
	background: #131313;
}
.alt {

	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px;
	background: #131313;
	border: 1px solid #131313;
	}

.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;
	}
.commentlist .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.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;
	list-style-type: none;
	}
#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;
	}


/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Various Tags & Classes*/

