/*
Theme Name: Rosemont Mine Truth 2011
Theme URI: http://www.rosemontminetruth.com
Description: Template for Rosemont Mine Truth
Author: Rosemont Mine Truth	
Template: twentyten
Version: 1.0
Tags: 
*/

@import url("../twentyten/style.css");

#branding img {
    border-bottom: 1px solid #bb8888;
    border-top: 4px solid #bb8888;
    clear: both;
    display: block;
}

#access {
    background: none repeat scroll 0 0 #bb8888;
}

#access a {
	color: #000000;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	font-weight:bold
}

#wrapper {
    background: none repeat scroll 0 0 #ddddcc;
}

body {
    background: none repeat scroll 0 0 #88aa88;
}

#main {
    background-image: url("images/sidebarbg.jpg");
    background-position: 710px top;
    background-repeat: repeat-y;
    position: relative;
}

#site-generator {
    display: none;
}

#comments-link {
    display: none;
}

#colophon {
    margin-top: 4px;
}

#mc_signup_form .mc_input {
    width: 180px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
    display:none;
}