/*  
Theme Name: BRCM
Theme URI: http://bigrockcandymountain.info
Description: A rugged theme for BRCM
Version: 1.0
Author: Antti Salminen (edited by Ahnìon)
Author URI: 
*/


/*************************************
 +Containers
 *************************************/

body {
	background: #150000 url('/images/background-gradient.jpg') repeat-x;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 138%;
	margin: 0;
	padding: 0;
	text-align: left;
} 

#wrap {
	width: 1000px;
	background: #FCF9F6 url('/images/bkg-stretch2.png') repeat-y top left;
}

.content {
	padding-top: 0.75em;
	margin-bottom: 0px;
	margin-right: 8px;
	padding-left: 8px;
	padding-right: 12px;
	width: 570px;
	color: #333333;
	float: left;
}

.content ul {
	margin-left: 4px;
	margin-right: 24px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: justify;
}

#can_i_has_links {
	float: left; 
	width: 190px;
	margin-top: 55px;
	margin-bottom: 75px;
	padding-left: 1px;
	text-align: center;
}

.rightside {
	width: 200px;
	float: left;
	text-align: center;
	background-color: #150000;
}

#flameboy {
	width: 175px;
	float: left;
	margin-bottom: 40px;
}

.sidebar {
	float: left;
	width: 198px;
	padding-top: 1.2em;
}

#header {
	width: 1000px;
	height: 175px;
	background-color: #150000;
	background-image: url('/images/top-image-new.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#footer {
	width: 550px;
	margin-top: 3em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	padding-top:0.5em;
	vertical-align: bottom;
	border-top: 4px double #606060;
	color: #606060;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-align: center;
}

#sform {
	padding-right: 24px;
	text-align: right;
}

#sform input#q {
	width: 145px;
	background: #ffffff;
}

#sform input {
	font-size: 10px;
	font-family: Arial, sans-serif;
	border: 1px solid #676767;
	background: #cccccc;
	margin: 0.2em;
} 

#sform input#submit {
	background-color: #fff8f0;
	border-color: #404040;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana,Arial,Geneva,Helvetica;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	padding: 0px 3px 0px 3px;
	text-transform: uppercase;
}

#utilsnav {
	float: right;
	top: 0;
	right: 0;
	margin-right: 15px;
}

#utils_ul {
	display:			block;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#utils_ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

#utils_ul a img {
	border: 0;
	margin: 0;
	padding: 0;
}


#donate {
	float: left;
	width: 190px;
	margin-top: 25px;
	text-align: center;
}

#donate img {
	border: 0;
}

.section-list {
	padding-bottom: 3em;
	color: #6a504c;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.section-list a {
	color: #6a504c;
}

.entrybody {
	padding-left: 0.5em;
}

.search-results {
	padding-top: 3em;
}


#clearfix {
	clear: both;
	height: 0px;
}

#clearimg {
	float: none;
	clear: both;
}

/*************************************
 +Text Formatting
 *************************************/

h1, h2, h3 {
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}

h1 {
	margin-bottom: 1em;
	font-size: 18pt;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 14pt;
}

h2 a {
	color: #660000;
}

h3 {
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}



#header h1 {
	position: absolute;
	left: 173px;
	top: 60px;
	height: 3em;
	z-index: 600;
	font-size: 36px;
	line-height: 1em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 a {
	color:#ffffff; 
}

#header h2 {
	width: 495px;
	top: 140px;
	left: 210px;
	z-index: 500;
	margin:0;
	font-size: 8pt;
	letter-spacing: 2px;
	color: #a28e7c;
	position: absolute;
	text-align: center;
}

.entrytitle h2 {
	margin-bottom: 0px;
	font-size: 2.1em;
	line-height: 1em;
}

.entrytitle h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #6F6F6F;
	padding-left: 0.4em;
	padding-bottom: 1em;
}

.sidebar h2 {
	text-transform: uppercase;
	color: #660000;
	border-top: 1px solid #4d4d4d;
	margin-top: 1.2em;
	margin-right: 12px;
	padding-top: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 20px;
}

h2#noline {
	border-top: 0px;
	margin-top: 0em;
}

.sidebar h3 {
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0;
	color: #303030;
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom: 0.3em;
	padding-left: 0px;
	padding-bottom: 0.1em;
	border-bottom: 1px dotted #303030;	
}


.content h1, .content h2 {
	  padding-left: 10px;
}


.entry h2 {
	padding-left: 0px;
}

.entrybody h3 {
	margin: 0px;
	padding: 0px;
	padding-top: 1em;
}

.entry p {
	text-align: justify;
	padding-top: 0.25em;
	padding-bottom: 0.5em;
	line-height: 1.6em;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

hr {
	display:block;
	width: 97%;
	height: 1px;
	margin: 0 auto 0 0;
	text-align: left;
	border: 0px;
	color: #605855;
	background-color: #605855;
}


/*************************************
 +Entry
 *************************************/


.entry {
	margin-left: 0px;
	margin-right: 24px;
	margin-bottom: 4em;
	padding: 0px;
	padding-left: 14px;
}


.entrymeta{
	font-size:0.9em;
}

.postedby{
	background: #fff url(../images/user.gif) no-repeat;
	padding: 3px;
	padding-left: 20px;
}

.filedto, .tags{
	background:#fff url(../images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

.commentslink{
	background:#fff url(../images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}


/*************************************
 +Sidebar
 *************************************/

.sidebar ul {
	list-style-type:none;
	margin:0;
	margin-bottom: 0.8em;
	padding:0;
	padding-left: 30px;
	padding-right: 12px;
}

.sidebar a {
	color: #554433;
	font-variant: small-caps;
}

.sidebar ul li {
	margin-bottom: 0.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#tags {
	padding-left: 18px;
	text-align: center;
}

#tags a {
	font-variant: normal;
}

#columns, #reviews {
	margin-left: 40px;
	margin-right: 15px;
	margin-bottom: 1.0em;
	padding-left: 4px;
	border-bottom: 1px dotted #303030;
}

#columns a, #reviews a  {
	font-variant: normal;
	font-size: 0.9em;
	font-style: italic;
}


/*************************************
 +Comments
 *************************************/

.commentsblock {
	margin: 0.5em;
	padding: 1em;
	border-top: 1px solid #555555;
}

.commentsblock p {
	width: 470px;
	margin-left; auto;
	margin-right; auto;
}

.commentsblock textarea{
	width: 99%;
}

.commentsblock input, .commentsblock textarea{
	border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}

ol.commentlist {
	color: #333;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	margin-bottom: 3em;
	padding: 0;
}

.commentlist li {
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
	border: 1px dotted #606060;
}

.commentlist a {
	font-weight: bold;
}

.alt{
	background: #faf7f0;
	border: 1px dotted #606060;
	padding: 0.5em;
}

h3#comments {
	font-size:1.3em; 
}

#comment-form {
	margin-left: 15px;
}

#comment-form input {
	margin-right: 5px;
}


#submit-p {
	text-align: right;
}

#submit {
	background-color: #fff8f0;
	border-color: #444444;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana,Arial,Geneva,Helvetica;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	padding: 0px 3px 0px 3px;
	text-transform: uppercase;
}

/*************************************
 +Search
 *************************************/

.dates li {
	padding-bottom: 0.75em;
	line-height: 1.5em;
}


/*************************************
 +Content
 *************************************/

.entrybody h1, .entrybody h2, .entrybody h3 {
	margin: 0px;
	padding: 0px;
}

.entrybody h1 {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	font-size: 15pt;
	font-weight: normal;
	letter-spacing: 1px;
}

.entrybody h2 {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 14pt;
	font-weight: normal;
}

.entrybody h3 {
	padding-top: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
}

quote {
	font-style: italic;
}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-style: italic;
}

indent {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* 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+ */
}

.entrybody img {
	float: left;
	clear: right;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	border: 3px solid #303030;
}

img.imgright {
	float: right;
	clear: left;
}

img.imgcenter {
	float: none;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*************************************
 +Misc
 *************************************/

#header img {
	margin-top: 55px;
	margin-left: 195px; 
	border: 0px;
}

.article_list {
	margin-top: 2em;
	margin-bottom: 2em;
	list-style-type: none;
}

.article_list li {
	padding-top: 1em;
	padding-bottom: 1em;
}

.article_list a {
	font-size: 1.2em;
}

