/*  
Theme Name: Raw Graffiti
Theme URI: http://www.vistajunkie.com/graffiti.html
Description: 3-column, fixed width theme.
Version: 1.0.1
Author: Dazzlin
Author URI: http://www.vistajunkie.com/

The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:  http://creativecommons.org/licenses/by/3.0/

*/

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background: #a34a46 url(images/bkgrnd1.png) 0 bottom repeat-x fixed;
	color: #444;
	font-family: Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
    font-size: 12px;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6, div.title
{
	 font-family: Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#container {
	text-align: left;
	width: 760px;
	padding: 0;
	margin: 0 auto;
}
#pgtop {
	width: 760px;
	padding: 0;
	margin: 10px auto;
}
#header {
	height: 150px;
	border-top: 2px solid #BD4C46;
	border-bottom: 4px solid #BD4C46;
	border-left: none;
	border-right: none;
	background: #BD4C46 url(images/header2.jpg) 0 0 no-repeat;
}
#headertxt {
	margin: 120px auto 0;
	text-align: right;
	text-transform: uppercase;
    padding-right: 5px;
}

#leftcol {
	float: left;
	width: 590px;
}
#rightcol {
	float: right;
	width: 160px;
	color: #F7E6D4;
}

#middlecol {
	width: 400px;
	float: right;
	background: #fff url(images/contbg.gif) 0 0 repeat-x;
	padding: 5px;
	border: 3px solid #fff;
}
.post {
	margin-bottom: 20px;
}
.post .entry {
	border-bottom: 2px solid #efefef;
}
.postmetadata {
	font-size: .9em;
	color: #999;
	text-align: right;
}
.postmetadata  a{
	color: #666;
}

.post p img {
	margin-right: 8px;
	float: left;
}

#sidebar {
	width: 160px;
	float: left;
	color: #d3d3d3;
    font-weight: bold;
}
.side1 {
}
.side2 {
}

#footer {
	width: 560px;
	text-align: left;
	margin: 0 auto;
	padding-left: 205px;
}

#footer div {
	padding: 10px 0;
	border-bottom: none;
}

#footer {
	color: #d3d3d3;
	font-size: 0.75em;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline
}

#rightcol ul, #sidebar  ul{
	list-style: none;
}

.blockheading,.pagenav,#sidebar .categories, .about, .recent, .linkcat, .widget {
	margin-bottom: 10px; 
	padding-top: 0;
}
#sidebar ul li ul li ul{
	margin-left: 10px;
}

#headertxt  div.title {
	margin: 0;
	color: #fff;
}
#headertxt div.title a {
	color: #f2c23a;
	}
#headertxt div.title a:hover {
	color: #fff;
}
.description {
	display: none;
}

#sidebar  .side1 h2{
	color: #07515A;
	background: #bd4c46 url(images/h2bgnav2.gif) right bottom no-repeat;
	padding: 2px 5px;
	margin-bottom: 5px;
    font-size: 18px;
}
#rightcol  .side2 h2{
	color: #07515A;
	background: #bd4c46 url(images/h2bgnav2.gif) right bottom no-repeat;
	padding: 2px 5px;
	margin-bottom: 5px;
    font-size: 18px;
}
#sidebar a {
	color: #d3d3d3;
    font-weight: bold;
    text-decoration: underline;
}
#sidebar a:hover {
	text-decoration: underline;
    color: #E9B13E;
    font-weight: bold;
}
#rightcol .side2 a {
	color: #d3d3d3;
    font-weight: bold;
    text-decoration: underline;
	
}
#sidebar .side1 ul li.current_page_item a {
	color: #FFF200;
	}
    
    
#sidebar li {
    margin: 1.1em 0;
}

#rightcol .side2 li {
    margin: 1.1em 0;
}

#rightcol .side2 a:hover {
	text-decoration: underline;
    color: #E9B13E;
    font-weight: bold;
}
#sidebar #avat {
	border: 1px solid #EAECFB;
}
h1.pagetitle, h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color: #053C42;
	margin-bottom: 10px;
}
.post h1 {
	font: 1.8em Aria,verdana; 
}
.post h1 a {	
	color: #07515A;
	background: #e9b13e;
	display: block;
	padding: 4px;
}
.post h1 a:hover {
	color: #000;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timering
{
	background: url(images/timering.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.categimg
{
	background: url(images/categimg.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editimg
{
	background: url(images/editimg.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commentimg
{
	background: url(images/commentimg.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post p a:hover {
	border: none;
}
/*
.post a img, .post img {
	border: none;
	float: right;
	padding-left: 5px;
}	
*/
.categr, .themonth {
	margin-bottom: 20px;
}
.categr h2, .themonth h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
#avat {
	float: left;
	margin-right: 5px;
}
/* Comments, alignment, Etc
********************* */
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}


#middlecol .commfeed
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#middlecol .trackbk
{
	background: url(images/arrow-refresh.png) no-repeat left center;
	padding-left: 20px;
}
h3#respond {
	border-bottom: 1px solid #ccc;
}

input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 100%;
}

input#s {
	width: 100px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background: #d3d3d3;
	border: 2px solid #999;
}
input#s:focus {
	padding: 5px;
	margin-bottom: 10px;
	background: #999;
	color: #fff;
	border: 2px solid #fff;
}

input#searchsubmit
{
	background: #141132 url(images/search.gif) 0 0 no-repeat;
	height: 30px;
	margin: 0;
	position: absolute;
	width: 40px;
	font-weight: bold;
	border: none;
	color: #053C42;
}


fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #666;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	background: #efefef;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #666;
padding: 2px;
}

