/*
Theme Name:		Trinity Presbyterian Church
Theme URI:		http://www.trinitypreschurch.org/
Description:	A WordPress Theme for Trinity Presbyterian Church
Author:  	 		Slobokan
Author URI:		 http://www.slobokan.com
*/

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

a { color:#0000FF; text-decoration:underline; }
a:hover { color:#000; text-decoration:underline; }

#page {
	width: 740px;
	margin: 0 auto;
	padding: 0px;
	background: #fff;
	overflow: hidden;	
}

#headertop {
	width: 740px; 
	height: 17px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/hd_top.jpg) no-repeat;
	overflow: hidden;
}
	
#header {
	width: 740px;
	height: 178px;
	margin: 0 auto;
	padding: 2px 0 0 0;
	color: #333;
	overflow: hidden;
}

#wrapper {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	background: url(images/bg_back.gif) repeat-y;
	}

#sidebar {
	width: 201px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-right: 2px solid #fff;
	margin-top: 0px;
	overflow: hidden;
	}

#siderail {
	width: 201px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	}

#sidebar1 {
	width: 201px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
	}

.side-box {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px 0px 0px 0px;
	background-color: #8395a3;
	border-right: 2px solid #fff;	
	border-bottom: 2px solid #fff;
	}

#side-box2 {
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	}

.side-box3 {
	padding-top: 20px;
	}
	
.side-box4 {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px 0px 0px 0px;
	border-right: 2px solid #fff;	
	border-bottom: 2px solid #fff;
	color: #395b77;
	font-weight: bold;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
  }

#sidebar ul li {
	list-style-type: none;
	list-style: none;
	padding-left: 15px ;
	background: url(images/arrow.gif) no-repeat;
	margin-left: 15px;
	}
	
#sidebar a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
	
#side-box2 a {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}

#side-box2 a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#side-box4 ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
  }

#side-box4 ul ul {
	list-style-type: none;
	list-style: none;
	margin: 0 ;
	padding: 0 ;
  }

#side-box4 ul ul li {
	list-style-type: none;
	list-style: none;
  }

#side-box4 ul li {
	list-style-type: none;
	list-style: none;
	padding-left: 15px ;
	background: url(images/arrow2.gif) no-repeat;
	margin-left: 15px;
	}
	
#side-box4 a {
	color: #395b77;
	font-weight: bold;
	text-decoration: none;
}

#side-box4 a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
	
#content {
	float: left;
	width: 506px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 15px;
	padding-top: 20px;
	padding-left: 15px;
	}

.content-box1 {
	padding-bottom: 25px;
	}


.post {
	padding: 0px;
	margin: 0px;
	width: 506px;
	float: right;
	}

#title_container {
	margin: 0px;
	margin-top: 10px;
	width: 100%;
	float: left;
	overflow: hidden;
	}

.post .title {
 	padding-bottom: 0px;
	margin: 0px;
	float: left;
	width: 496px;
	font-size: 14px;
	color: #000;
	}
	
.post a {	color: #00f;	text-decoration:underline;	}
.post a:hover {	color: #000;		text-decoration:underline;	}

.post h2 {
	padding: 0px;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	}

.post .entry {
	padding: 0px;
	margin: 0px 0px;
	}

.morestuff {
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#footer {
	width: 740px;
	clear: both;
	padding:0px;
	margin:0 auto;
	overflow:hidden;
}

.footertext {
	margin-top: 10px;
	margin-bottom: 25px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
  }






#nav_top {
	width: 780px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	float: right;
	}

/*--  NAVIGATION --*/

ul#navigation {
	float: right;
	list-style: none;
	margin: 0px;	
  padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	line-height: 20px;	
	font-size: 10px;
	overflow: hidden;
	}

ul#navigation li {
	float: left;
	margin: 0px 1px 0px 1px;
  padding: 0;
  list-style: none;  
  white-space: nowrap;	
  /*background-color:#f7f7f7;*/
	
	}

ul#navigation li a {
	display: block;
	padding: 0 5px;
	text-transform: uppercase;
	border: none;
	color: #5c5949;
	text-decoration: none;
  	}	
	
ul#navigation li a:hover,ul#navigation li a:active, ul#navigation li.current_page_item a{
	color:#7cb727;
	}
	









	
/*-------------Headings-------------*/

h1 {
	padding:0px;
	margin:0px;	
}

h2 {
	padding:0px;
	margin:0px;
	
}

h3 {
	padding:0px;
	margin:0px;
	
}

h4 {
	padding:0px;
	margin:0px;
	
}

h5 {
	padding:0px;
	margin:0px;
	
}

/*-------------The Post-------------*/

.pagetitle {
	padding-bottom:10px;
	color:#666666;
	font-size:12px;
}

blockquote {
	border-left:2px solid #b9b79c;
	padding-left:10px;
}

cite {

}
/*
img {
	margin: 2px 10px 10px 0px;    
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
*/
acronym, abbr {

}



/* -- post info -- */


#post_single {
	border-bottom:1px dashed #ccc;
	float:left;
	width:520px;
	padding:10px 0px 5px 0px;
	}

#post_single_title {
	float:left;
	width:85px;
	padding:0px;
	margin:0px;
	}

#post_single_description {
	float:left;
	width:420px;
	padding:0px;
	margin:0px;
	}
/*--------------Sidebar------------*/


.side-title {
	color:#b53300;
	font-size:12px;
	padding:4px 0px;
	margin:5px 0px;
	text-transform:uppercase;
	}


#sidebar ul h3 {
	height:15px;
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	padding:5px 5px;
}

	
#sidebar ul li ul li {
	list-style-type: none;
	list-style: none;
  margin-left: -15px;
  }

#sidebar ul ul {
	padding:0px;
	margin:0px;
}

#sidebar ul ul li {
	background-image:none;
}

#sidebar ul ul ul {

}

#sidebar p {

}





/*--------------Comments--------------*/
#respond {
	padding-top:20px;
	margin-top:10px;
	color:#006633;
	}

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchbox {
	width: 200px;
	margin-top:5px;
	padding:0px;
	float:right;
	}

#search {
	float:right;
	padding:0px;
	}


#searchform {
	padding:0px;
}

#searchform input {
	color: #333;
	background: #fff;
	border: 1px solid #3a382b;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

#searchform #s {
	vertical-align:top;
}


/*-------------Calendar-----------------*/

.post_date {
	float:left;
	color:#999;
	font:18px Arial Narrrow, Helvetica, sans-serif;
	font-weight:bolder;
	}

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#date {
	float:left;
	width:45px;
	height:46px;
	background:url(images/bg_date.jpg) no-repeat;
	padding-left:0px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
color: #333333;		font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
color: #333333;		font-weight:bold;
	margin-top:2px;
	}
	
#date .m {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
color: #333333;		margin-top:-7px;
	}
	
#date .j {
	text-align:center;
	font:22px bolder Verdana, Arial, Helvetica, sans-serif;
color: #333333;		font-weight:bold;
	margin-top:-4px;
}

/*-------------Images------------------*/




/*-------------Other------------------*/
.sidebox-group {
	width:120px;
	padding:0 0px 10px;
}
* html .sidebox-group {
	width: 120px;
	padding-bottom:0;
}

.sidebox {
	margin-right:10px;
	padding:0px;
	border:none;
	clear: both;
	float:left;
	}

/* handles */
.sidebox-handle {
	/*background:url(images/side_box_top.jpg) no-repeat;*/
	height:15px;
	color:#802100;
	font-size: 12px;
	font-weight:bold;
	padding:5px 5px;
	margin:0px;
	width: 120px;
	}
* html .sidebox-handle { 
	width: 120px; 
}


/* inner content area */	
.sidebox-content {
	float:left;
	width:119px;
	padding:5px 5px 0px 5px;
	margin-bottom:10px;
	color:#265126;
	overflow:hidden;
	display:inline;
	}

.sidebox-content a{
	color:#334c51;
	text-decoration:underline;
	overflow:hidden;
	}

.sidebox-content a:hover{
	color:#892d00;
	text-decoration:none;
	overflow:hidden;
	}

/*-------------SiteNav------------------*/
#sitenav {
	width: 800px;
	padding:20px 20px 10px 20px;
	margin:0 auto;
	background:#b2cd9f url(images/bg_sitenav.jpg) repeat-x;
	overflow:hidden;
	}

#sitenav .title {
	border-bottom:3px solid #8c8e82;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	margin:0px;
	color:#c02400;
	}
	
#sitenav .box {
	font-size:11px;
	width:130px;
	float:left;
	padding:0px;
	margin:10px 10px 10px 10px;
	}

#sitenav .box ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #666;
	margin:0px;
	color:#666;
	}

#sitenav .box li a{
	color:#676a63;
	text-decoration:none;
	}

#sitenav .box li a:hover{
	color:#333;
	text-decoration:underline;
	}
	
#sitenav .box2 {
	font-size:11px;
	width:400px;
	float:left;
	padding:0px;
	margin:10px;
	}

#sitenav .box2 ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box2 li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #666;
	margin:0px;
	color:#666;
	}

#sitenav .box2 li a{
	color:#676a63;
	text-decoration:none;
	}

#sitenav .box2 li a:hover{
	color:#333;
	text-decoration:underline;
	}

#menubar {
	width: 740px;
	height: 23px;
	margin: 0 auto;
	margin-top: 2px;
	padding: 0 0 0 0;
	background:#b2cd9f url(images/menuback.gif) no-repeat;
	color: #333;
	overflow: hidden;
}

#sddm
{	margin: 0;
	margin-left: 201px;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

	
#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 86px;
	background: #395b77;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #cc9900}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #edd56c;
	border: 1px solid #cc9900}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		border-bottom: 1px solid #cc9900;
		background: #edd56c;
		color: #000;
		font: bold 11px arial}

	#sddm div a:hover
	{	background: #cc9900;
		color: #000}

.text-bold  {
	font-weight: bold;
	
}