/*  
Theme Name: RockinMinimal 3Col
Author URI: http://rockinthemes.com
Version: 1
Author: Cory Miller
Description: RockinMinimal 3 Column is a white, grey and black, clean and simple theme designed with little elements for the minimalist in mind.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 2px 0px 2px 0px;
	}
a, a:visited{
	color: #666666;
	text-decoration: underline;
	}
	
a:hover{
	color: #000000;
	background: none;
	text-decoration: none;
	}

#header { 
	background: #000000;
	padding: 0px 0px 0px 20px;
	margin-bottom: 0px;
	}
#header h2 {
	color: #ffffff;
	font-size: 35px;
	font-family: Verdana, Times New Roman, Sans-Serif;
	font-variant: small-caps;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #000000;
	background: #00ccff;
	text-decoration: none;
	}

#header h3 {
	color: #cccccc;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#menu { 
	background: #ffffff url(images/menubackground.gif) top repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 9px 0px 6px 0px;
	text-align: center;
	}

#container { 
	background: #ffffff;
	width: 960px;
	text-align: left; 
	margin: 0px auto; 
	}

#content { 
	
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 210px;
	margin-right: 210px;
	position:relative;
	padding: 10px 10px 10px 10px;
	}
	
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;

	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px 5px 15px 0px;
	}
#content h1 {
	color: #cccccc;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #666666;
	font-size: 16px;	
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #666666;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #666666;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #666666;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;	
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	padding: 0px;
	border-top: 1px solid #d9a7db;	
	}


.posttitle
{
	border: 1px solid #f799de;
	background: #F2DFF3;
	color: #000000;
	font-size: 15px;
	font-weight:bold; 
	margin: 0px;
	padding: 3px 3px 3px 10px;
}
	
.posttag {		
	font-size: 10px;
	margin: 0px 2px 0px 0px;
	padding: 4px 2px 6px 2px;	
	display:inline;	
	float: right;
	position: relative;
}

.singlepostcontent {
	background: #FFFFFF;
	border-bottom: 1px solid #666666;	
	border-left: 1px solid #666666;	
	border-right: 1px solid #666666;	
	margin: 0px 0px 10px 0px;
	padding: 50px 10px 8px 10px;
	color: #000000;	
}

.indexpostcontent {
	background: #FFFFFF;
	border-bottom: 1px solid #dddddd;	
	border-left: 1px solid #dddddd;	
	border-right: 1px solid #dddddd;	
	margin: 0px 0px 10px 0px;
	padding: 50px 10px 8px 10px;
	color: #000000;	
}

.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	
	}

.postspace3 {
	background: #FFFFFF;
	border: 1px solid black;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

.emptymargin
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
		
.commenttext	
{
	background: #FFFFFF;
	border: 1px solid #dddddd;	
	padding: 5px 5px 5px 5px;
	color: #000000;		
}

.listhead
{
	color: white;
	font-size:17px;
	font-weight:bold;
	background: #7C4596;
	border: 0;	
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 15px 0px;
}


#l_sidebar { 
	color: #000000;
	width: 190px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 5px 5px 0px; 	
	}
#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 3px 0px 3px 0px;
	}
	
.l_sidebarh2 {
	color: #000000;
	background: #F2DFF3;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 3px 3px 3px 5px;
	margin: 5px 0px 0px 0px;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	}
	
#l_sidebar ul li a {
	color: #000000;
	text-decoration: none;

	}

#l_sidebar ul li a:hover {
	background: #ffffff;	
	color: #000000;
	text-decoration: underline;
	}


#r_sidebar { 
	color: #000000;
	width: 195px;
	float: right; 
	position:relative;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 1px 5px 5px;
	}
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 3px 0px 3px 0px;
	}
	
.r_sidebarh2 {
	color: #000000;
	background: #F2DFF3;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 3px 3px 3px 5px;
	margin: 0px;
	}
	
.sidebarheader {
	color: #000000;	
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 3px 3px 3px 5px;
	margin: 2px 0px 0px 0px;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	}
#r_sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	background: #ffffff;	
	color: #000000;
	text-decoration: underline;
	}
	
	
#footer { 
	
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 0px 0px 0px; 
	text-align: left;
	}

#r_sidebar #searchform #s {
	width: 110px;
	padding: 0px;
	}

#r_sidebar #searchsubmit {
	padding: 0px;
	}
	

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;	
	width: 80%;
	font-size: 9px;
	background: white;	
	}

#wp-calendar #next a {
	padding-right: 3px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 3px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar td a {
	display: block;
	font-weight: bold;
	background: #dafc60;	
	font-size: 10px;
	}
	
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 1px 0;
	text-align: center;
	font-size: 9px;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background: white; }
/* End Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width:99%;
	}

#wp-calendar th {
	font-style: normal;
	font-size: 9px;
	text-transform: capitalize;
	}
	

.to_day {
display:block;
text-align: center;
float:left;
position: relative; /*this is for IE6 */
font-family: Arial, Helvetica, sans-serif;
background: url('./images/dicon.gif') no-repeat;
width: 40px; height: 40px; padding: 4px 4px 4px 4px; margin: 1px 7px 1px 1px;
}

a.day_m:link,
a.day_d:link,
a.to_day:link{text-decoration:none}
	
.day_m {
display:block;
font-size: .8em;
margin:0;
padding:0;
text-align:center;
}

.day_d {
display:block;
font-size:1.1em;
margin:0;
padding:3px 0 0 0;
text-align: center;
}

.upload 
  {
		width: 80%;
  }	

.sermon_left {
		border: 1px solid #5F994A; 
		background: #EAF9A7 none repeat scroll 0% 50%; 
		font-weight: bold; width: 75px;
  }	

.sermon_right {
		border: 1px solid #BED8B6; 
  }	
  
.news_left {
		border: 1px solid #A8851C; 
		background: #FFE8AC none repeat scroll 0% 50%; 
		font-weight: bold; width: 75px;
  }	

.news_right {
		border: 1px solid #E8B78D; 
  }	
    