/*  
Theme Name: RCOP
Theme URI: http://www.r-cop.org
Description: This is a theme for RCOP
Version: 1.0
Author: Niko Simonson

*/

<MM:BeginLock translatorClass="ThemeDreamerWP" type="ThemeDreamerWP_Code" depFiles="file:///Macintosh HD/Users/nsimonso/Sites/local_sites/rcop/style.css" orig=""><link rel="stylesheet" href="style.css" type="text/css" media="screen" /><MM:EndLock>@charset "utf-8";

html {
       background: #31291E;
       height:100%;
}
body {
       background: #31291E;
       text-align:center;
       margin:0;
       padding:0;
       min-width:960px;
       width: 100%;
       font-family: helvetica;
       height: 100%;
}

#container {
        height: 100%
	background: #31291E;
	margin: 0 auto;
	width:960px;
	padding-left: 0px;
	padding-right: 10px;
	min-height:100%;
	height:auto;
	min-height:100%;
	text-align:left;
	
}

#header {
	height: 100%;
	width: 100%;
	margin-left:5px;
	background-color:#31291E;
        text-align:center;
}
#logo {
	margin-left:0px;
        border: none;
}
#logo a{
        color:none;
        border: none;
}
img.logo{
        border: none;
}
#header h2{
	float:right;
	font-family:bebas, helvetica;
	margin-right:100px;
	margin-top:50px;
	color:#886f4f;
	font-size:200%;
}
#header h2 a:hover{
        text-decoration:none;
}

#header p{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:105px;
	margin-top:0px;
	color:#886f4f;
	font-size:80%;
        clear:both;
}

#header ul{
	list-style-type:none;
	float:left;
	margin-top:-120px;
	margin-left:250px;
}
#header ul h2{
	color:#06F;
}

#menu {
	padding-left:100px;
	background-image: url(images/menu_button_background.jpg);
	height: 364px;
	width: 280px;
	background-position:right;
	background-repeat:no-repeat;
}

#menu_background {
	background-image: url(images/menu_background.jpg);
	background-position:center;
	height: 364px;
	width: 960px;
	margin-left:5px;
}
#content {
	height: 430px;
        min-height: 430px;
	width: 515px;
	margin-top:30px;
	background-color: #FFC;
	color:#312517;
}
#content h3{
	font-family:bebas, helvetica;
	font-size:200%;
	margin-left:10px;
	padding-top:10px;
}
#content ul{
        padding-left: 10px;
        list-style-type: none;
}

.post {
	color:#312517;
	padding: 0px 10px 10px 10px;
	overflow:hidden;
	margin-top:10px;
	margin-left:5px;
}
.post h2{
	color:#312517;
	font-family:arial;
}

.entry{
	color:#312517;
}

.navigation{
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}


#newsletter{
	height: 145px;
	width: 265px;
	background-color:#FFC;
	padding-left:10px;
}
img.letter {
        float:left
}

#newsletter b{
	font-family: bebas, helvetica;
	font-size:200%;
	color:#312517;
	text-align:center;
	float: left;
	margin-right:0px;
	margin-top: 0px;
        margin-left: 20px;
        padding-right: 10px;
        padding-top: 10px;
        text-align:center;
}
#newsletter p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align:center;
	text-decoration:none;
	color:#312517;
	margin-right:10px;
        margin-top:10px;
        float:left;
}


#footer {
        position: relative;
	clear:both;
	height: 116px;
	width: 960px;
	background-color: #21190f;
	padding-left: 0px;
	padding-right: 10px;
	border-top: solid;
	border-top-color: #21190f;
	border-top-width:1px;
	padding-top:20px;
	margin-top:-116px;
}

#footer p {
	padding-top: 40px;
	padding-left: 100px;
	color: #FFC;
}

#column_container {
	width: 468px;
	float:left;
	padding-left:20px;
	margin-top:-10px;
	height: 455px;
}
#left_column {
	width:285px;
	padding-left:110px;
	float:left;
	margin-top:20px;
	height: 455px;
}
#event_calendar {
	height:235px;
	width:260px;
	background-color:#FFC;
	margin-top:35px
}
#image {
	background-image: url(images/photos.jpg);
        height: 300px;
	width: 400px;
	margin-right:80px;
	margin-top:30px;
	background-position:right;
	background-repeat:no-repeat;
	float:right;
}
#photo{
	margin-top:27px;
	margin-left:20px;
}
#photo ul{
	list-style-type:none;
}
@font-face {
        font-family:"Bebas";
        src:url("BEBAS___.eot")
}

@font-face {
	font-family:"Bebas";
	src:url(BEBAS___.ttf) format("truetype");
}

#verticalmenu {
font-family: Bebas, helvetica;
font-size: 100%;
width: 220px;
padding-top: 2px;
margin-top: 0px;
}

#verticalmenu ul {
list-style: none;
margin: 0px;
padding-top: 20px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#verticalmenu ul li a {
font-size: 140%;
display: block;
padding: 0px 0px 2px 4px;
text-decoration: none;
text-align:left;
color: #312517;
width:178px;
margin-top:20px;
margin-left:10px
}

#verticalmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #830000;
}

#verticalmenu p{
     font-family:arial;
     font-size:90%;
     padding-left: 20px;
     color:#69120C;
}
#vertmenu p a:link, #vertmenu p a:hover{
     color:#69120C;
}

a:link, a:visited{
	text-decoration:none;
	color:#66110C;
}
a:hover{
	color:#830000;
        text-decoration:underline;
}
#event_calendar {
	padding-top:15px;
	padding-left:15px;
}
#event_calendar b{
	font-family: bebas, helvetica;
	font-size:130%;
	color:#312517;
	text-align:center;
	float: right;
	margin-right:20px;
	margin-top: 5px;
}
	
#event_calendar ul{
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	padding-top:0px;
	margin-left: 0px;
        margin-top:20px;
}
.postmetadata {
       border-top: 1px solid;
       width: 100%;
       margin-top:10px;
       font-size: 100%;
}
.postmetadata p{
       font-size: 100%;
}
