/*
Theme Name: Gaga
Theme URI: http://nerdtorious.org/
Description: Theme made by Keisha of Nerdtorious.org.
Version: 4
Author: Keisha Croxton
Author URI: http://nerdtorious.org/
*/



/* Begin Typography & Colors */

body {
	margin: 0px;
	background: #100A0C url('');
	background-position: top left;	
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #6D613E;
	text-align: justify;
 	}


table, tr, td, div {
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
}

#top {
	background: #100A0C url('images/image_top.jpg');
	background-position: top left;	
	background-repeat: repeat-x;
}

#bottom {
	background: #100A0C url('images/image_bottom.jpg');
	background-position: bottom left;	
	background-repeat: repeat-x;
}

a, a:visited {
	text-decoration: none;
	color: #93824F;
}
a:hover {
	text-decoration: none;
	color: #3B190F;
	background-color: #1F0B09;
}

b, strong {
	color: #CBCAC8;
}
i, em {
  color: #D8D8D8;
}
s, strike {
  color: #3F3F3F;
}
u, underline {
        color: #213B64;
        font-style: border; 
        text-decoration: underline;
}
textarea,select,button,input {
	background: #171717 url('');
	border-top: #000000 1px solid;
	border-left: #FF4D2C 2px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Arial;
	font-size: 12px;
	color: #BABABA;
}

/* End Typography & Colors */







/* Begin Layout */

.leftarea {
	background: #100A0C url('images/image_13.jpg');
	background-position: bottom left;	
	background-repeat: repeat-x;
	vertical-align: top;
	height: 96px;
	width: 23px;
}

.blogarea {
	background: #270F0D url('images/image_14.jpg');
	background-position: bottom left;	
	background-repeat: repeat-x;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	height: 96px;
	width: 752px;
}

.rightarea {
	background: #100A0C url('images/image_15.jpg');
	background-position: bottom left;	
	background-repeat: repeat-x;
	vertical-align: top;
	height: 96px;
	width: 25px;
}

/* End Layout */








/* Begin Content Areas */

.entrytitle {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #AA9262;
	border-top: #1F0B09 1px solid;
	border-left: #1F0B09 1px solid;
	border-right: #1F0B09 1px solid;
	border-bottom: #100A0C 2px solid;
	text-transform: uppercase;
	background: #1F0B09 url('');
	padding-left: 3px;
	margin-bottom: 1px;
}
.entrytitle a, .entrytitle a:visited {
	text-decoration: none;
	color: #CBCAC8;
}
.entrytitle a:hover {
	text-decoration: none;
	color: #CBCAC8;
	background-color: #FF4D2C;
}

.journalentry {
	padding: 5px;
	text-align: justify;
	background: #222524;
	margin-bottom: 3px;
}


.journalentryCAT {
	padding: 5px;
	text-align: justify;
	background: #25172B;
	border: 1px solid #25172B;
	list-style-type: none;
	margin-bottom: 3px;
}

.journalentryCAT a{
	display: block;
	text-align: left;
	background: #1C1121;
	color: #FF4D2C;
	letter-spacing: 1px;
	border-left: 5px solid #000000;
	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: #32213A url('images/dancingdead_lines1.gif');
	color: #D8D8D8;
	border-left: 5px solid #FF4D2C;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
}


.journalentrydata {
	padding: 5px;
	text-align: justify;
	background: #1C1121 url('images/dancingdead_lines1.gif');
	border: 1px solid #150C1A;
}


/* 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*/

