/*  
Theme Name: AcrssTheUnivrse
Theme URI: http://thecarnage.org
Description: Strawberry Field Forever
Version: 3.0
Created: November 10 2007
Author: Wendy
Author URI: http://thecarnage.org
*/

a:link, a:visited, a:active {
	color: #006666;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
}

a:hover {
	color: #006666;
	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
}

.text 	{
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	}

b, strong {
	font-family: tahoma;
	color: #6B857C;
	}


body {
	background: url('http://goodnightwhitepride.com/Pattern_by_erikcollinder454.jpg');
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	line-height: 10pt;
	margin: 30px 0px 30px 0px;
}

/* ---- MAIN DIVS ---- */
#main {
  clear: both;
  color: #000000;
  left: 200px;
  top: 110px;
  width: 900px;
  font-size: 0.9em;
  padding: 0;
  margin: 0;
}

#content{
  float: left;
  width: 580px;
  padding: 10px;
  margin-top: 0;
}


h1 {
	color: #5d0a06;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



h2 {
	color: #474747;
	font-weight: bold;
	font-family: tahoma;
	font-size: 8pt;
	text-align: left;
	border-bottom: 0px dotted #000000;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: 0px;
}

input, textarea {
	background-color: #F7F7F7;
	border: 1px solid #F0F0F0;
	color: #999999;
	font-family: tahoma;
	font-size: 7pt;
	line-height: 7pt;
	border: 0px;
}


.show {
	font-family: georgia;
	font-size: 7pt;
	height: 70px;
	width: 250px;
	overflow-x: scroll;
	}

.code {
	font-family: georgia;
	font-size: 7pt;
	}

#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	}


#header	{
	position: absolute;
	}

.sidebar {
	font-family: tahoma;
	font-size: 7pt;
	}

.sidebar ul li li {
	font-family: tahoma;
	font-size: 7pt;
	padding: 10px 0 0;
	}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 6px 0 0;
	line-height: 8pt;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 0px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: 'arial bold';
	font-size: 16px;
}

.commentmetadata{
	font-family: arial;
	font-size: 7pt;
	line-height: 7pt;
}

.commentmetadata a, .commentmetadata a:visited, .commentmetadata a:active
		{
	color: #A14747;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
}

.commentmetadata a:hover
		{
	color: #A14747;
	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: arial;
	font-size: 7pt;
	background-color: #F7F7F7;
}



.askme_link
{

}

.askme_question
{
	background-color: #D6D6D6;
	color: #3d3d3d;
	font-weight: normal;
	padding-left: 5px;
	border-left: 6px #BDBDBD solid;
}

.askme_phrase
{
	background-color: #C9C9C9;
	color: #3d3d3d;
	border-bottom: 0px #909090 solid;
	padding-left: 5px;
	border-left: 6px #A6A6A6 solid;
}

.askme_answer
{
	color: #3d3d3d;
	margin-left: 10px;
	padding-left: 15px;
	margin-top:3px;
	margin-bottom: 20px;
	border-left: 4px #000000 solid;
}

.askme_navlinks 
{
	text-align:center;
	color: #6fa6a6;
	text-decoration:none;
}


.ask_navlinks a:link 
{
	color: #6fa6a6;
	text-decoration:none;
}

.ask_navlinks a:visited 
{
	color: #6fa6a6;
	text-decoration:none;
}
