/*
Theme Name: Cornerstone
Theme URI: http://www.websitesare.us
Description: Theme for CornerstoneEthics.org
Version: 1.0
Author: Websites Are Us
Author URI: http://websitesare.us
*/

/*colors */
/* #4a1b5f purple
/* #333333 dark grey
/* #cc9933 gold */

/* General */

body {
	margin: 0;
	background:#4a1b5f url("images/bg.gif") top center repeat-x ;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 974px;
	background: url("images/page.gif") repeat-y;
}

#page-in {
	width: 974px;
	background: url("images/page_in.gif") no-repeat left bottom;
}


/* Header */

#header {
	width: 974px;
    position: relative;
	background: url("images/header.gif") repeat-y;
}

#header-top {
	width: 974px;
	background: url("images/header_top.jpg") no-repeat;
}



	/* Header - Info */
	
	#header #header-info {
		display:none;
	}
	
	#header #header-info h1 {
		display:none;
		color: #ffffff;
		font: normal 30px "Trebuchet MS",Arial,sans-serif;
	}
	
	#header #header-info h1 a {
		display:none;
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info .description {
		display:none;
		color: #ffffff;
		font: normal 20px "Trebuchet MS",Arial,sans-serif;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 144px;
		left:0px;
		right: 0px;
		height: 40px;
		width:974px;
		background: url("images/menubar.gif") no-repeat top;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type:none;
		height: 26px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 26px;
		margin-left: 8px;
		font: bold 13px/32px "Trebuchet MS",Arial,sans-serif;
		color: #000000;
		text-align: center;
		
	}
	
	#header #header-menu ul li a {
		color: #000000;
		height: 26px;
		text-decoration: none;
		display: block;
		padding-left:3px;
		padding-right:3px;
	}
	
	#header #header-menu ul li a:hover {
		color: #333333;

	}
	
		/* Header - Menu - Active */
		
		#header #header-menu ul li.current_page_item a {
			color: #333333;
		}
		
		/* Header - Menu - Submenu */
		
		#header #header-menu ul li ul {
		list-style: none;
        position: absolute;
        width: 150px;
         left: -999em;
		}
		
		#header #header-menu li:hover ul, #header #header-menu li.sfhover ul {
        left: auto;
        }
		#header #header-menu li li {
  		float: left;
  		margin: 0;
  		padding: 0;
  		width: 150px;
 		font-size: 10pt;
		text-align:left;
  		}
	
		#header #header-menu li li a {
 		width: 150px;
  		height: 16px;
		float: left;
  		line-height: 15px;
  		color: #fff;
  		border: 1px solid #131f27;
  		background: #cc9933;
  		margin: 0;
  		padding: 5px 5px 5px 5px;
  		}
	
		#header #header-menu li li a:hover {
  		border: 1px solid #131f27;
  		background: #cc9933;
  		padding: 5px 5px 5px 5px;
  		}

		#header #header-menu li:hover, #header #header-menu li.sfhover { /* prevents IE7 drop-down menu bug 		(focus on a page element prevents nested menus from disappearing) */
  		position: static;
  		}


	/* Header - Feed */
	
	#header #header-feed {
		position: absolute;
		top: 218px;
		left: 440px;
		width: 195px;
		height: 87px;
	}	


	/* Header - Foo */
	
	#header #header-foo {
		position: absolute;
		top: 190px;
		left: 67px;
		width: 200px;
		height: 87px;
		font: normal 13px "Trebuchet MS",Arial,sans-serif;
		color: #ffffff;
	}

	#header #header-foo4 a {
		color: #ffffff;
		text-decoration: underline;
	}

	/* Header - Foo2 */
	
	#header #header-foo2 {
		position: absolute;
		top: 195px;
		left: 480px;
		width: 200px;
		height: 87px;
		font: normal 13px "Trebuchet MS",Arial,sans-serif;
		color: #ffffff;
	}
 #foo2-header a{
margin-top:4px;
font-size:16px;
font-weight:bold;
color:#4a1b5f;
text-decoration:none;


}
#foo2-content a{
	font-size:13px;
color:#ffffff;
text-decoration:none;
}

	#header #header-foo4 a {
		color: #ffffff;
		text-decoration: underline;
	}


	/* Header - Foo3 */
	
	#header #header-foo3 {
		position: absolute;
		top: 190px;
		left: 508px;
		width: 200px;
		height: 87px;
		font: normal 13px "Trebuchet MS",Arial,sans-serif;
		color: #ffffff;
	}

	#header #header-foo4 a {
		color: #ffffff;
		text-decoration: underline;
	}


	/* Header - Foo4 */
	
	#header #header-foo4 {
		position: absolute;
		top: 190px;
		left: 735px;
		width: 200px;
		height: 87px;
		font: normal 13px "Trebuchet MS",Arial,sans-serif;
		color: #ffffff;
	}

	#header #header-foo4 a {
		color: #ffffff;
		text-decoration: underline;
	}



	

	/* Header - Feed2 */
	
	#header #header-feed2 {
		position: absolute;
		top: 115px;
		left: 10px;
		width: 100px;
		height: 15px;
	}
	


	/* Header - Text */
	
	#header #header-text {
		position: absolute;
		top: 220px;
		left: 40px;
		width: 325px;
		font: normal 13px "Trebuchet MS",Arial,sans-serif;
		color: #333333;
	}
	
	#header #header-text a {
		color: #333333;
		text-decoration: underline;
	}
	
	/* Header - Slide */
	
	#header #header-slide {
		position: absolute;
		top: 118px;
		left: 547px;
		width: 10px;
		height: 15px;
	}
	
	


	/* Header - Cat */
	
	#cat {
		width: 285px;
		padding: 0 427px 0 262px;
		font: normal 13px "Trebuchet MS",Arial,sans-serif;
		color: #333333;
	}
	
	#header-clear {
		width: 974px;
		height: 143px;
	}
	
	/* Header - Recent Articles */
	
	#header #header-recent {
		position: absolute;
		top: 100px;
		left: 20px;
		width: 300px;
		height: 120px;
	}
	
	#header #header-recent h3 {
		width: 285px;
		height: 22px;
		color: #333333;
		font: normal 13px/22px "Trebuchet MS",Arial,sans-serif;
	}
	
	#header #header-recent ul {
		margin: 0;
		padding: 5px 0 0 30px;
		list-style-type: none;
	}
	
	#header #header-recent ul li {
		padding-left: 8px;
		background: url("images/header_recent.gif") no-repeat;
		color: #4a1b5f;
		font: normal 13px/29px "Trebuchet MS",Arial,sans-serif;
	}
	
	#header #header-recent ul li a {
		color: #4a1b5f;
		text-decoration: none;
	}
	
	#header #header-recent ul li a:hover {
		text-decoration: none;
	}
/* Home */
#slider-bg {
		background: url("images/slider-bg.jpg") no-repeat top right;
		height:199px;
		width:678px;
}

/* Main */

#main {
	width: 974px;
	padding-top: 20px;
}

	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 240px;
		padding: 0px 31px 0 22px;
		font: normal 13px/18px "Trebuchet MS",Arial,sans-serif;
		color: #333333;
		text-align:justify;
	}
	
	#sidebar a {
		color: #4a1b5f;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 231px;
		background: url("images/sidebar_box.gif") repeat-y;
		margin-bottom: 1px;
	}
	
	#sidebar .sidebar-box-top {
		width: 231px;
		background: url("images/sidebar_box_top.gif") no-repeat;
	}
	
	#sidebar .sidebar-box-bottom {
		width: 231px;
		background: url("images/sidebar_box_bottom.gif") no-repeat left bottom;
	}
	#sidebar .sidebar-box-bottom p{
		padding-left:10px;
	}
	#sidebar .sidebar-box-blank {
		width: 231px;
		margin-bottom: 1px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			width: 250px;
			height: 36px;
			margin-left: 0px;
			padding-left:5px;
			font: bold 13px/34px "Trebuchet MS",Arial,sans-serif;
			color: #ffffff;
			background: url("images/sidebar_title.gif") top left no-repeat;
		}
		
		/* Sidebar - Search */
		
		#sidebar #sidebar-search {
			width: 231px;
			height: 27px;
			background: url("images/sidebar_search.gif") no-repeat;
		}
		
		#sidebar #sidebar-search #search-form {
			margin: 0;
			padding: 0;
			width: 252px;
			height: 27px;
		}
		
		#sidebar #sidebar-search #sb {
			width: 149px;
			height: 17px;
			border: 0;
			padding: 5px;
			font: bold 13px "Trebuchet MS",Arial,sans-serif;
			color: #6D0000;
			background: transparent;
			float: left;
		}
		
		#sidebar #sidebar-search #searchsubmitb {
			background: transparent;
			border: none;
			width: 83px;
			height: 27px;
			padding: 0;
			float: right;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 5px 0 15px 0px;
			list-style-type: none;
}
		
		#sidebar ul li {
			color: #151515;
			font: normal 13px/29px "Trebuchet MS",Arial,sans-serif;
			width: 231px;
}
		
		#sidebar ul li a {
			color: #151515;
			padding-left: 18px;
			text-decoration: none;
			display: block;
			background: url("images/sidebar_menu.gif") repeat-x left bottom;
			width: 231px;
			height: 29px;
		}
		
		#sidebar ul li a:hover {
			text-decoration: none;
			color: #4e1d64;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
				
			}
			#sidebar ul li ul li a {
			padding-right: 10px;
			width: 221px;
			}

		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 20px 0;
			width: 252px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 212px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 145px;
			padding: 5px 0;
		}
		
		#sidebar #calendar_wrap table {
			width: 145px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0px 7px 0px 0px;
		}	
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 678px;
		padding-top: 10px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 20px;
		width: 678px;
		
	}
	
	#content .post-top {
		width: 678px;
		
	}
	
	#content .post-bottom {
		width: 678px;
		background: url("images/post_bottom.gif") no-repeat left bottom;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			padding: 15px 10px 0 40px;
			position:relative;
			font: normal 16px "Trebuchet MS",Arial,sans-serif;
			color:#333333;
		}
		
		#content .post .post-title a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title h1 {
			padding-top:10px;
			color: #4a1b5f;
			font: bold 18px "Trebuchet MS",Arial,sans-serif;}
		
		#content .post .post-title h1 a {
			color: #4a1b5f;
			text-decoration: none;
		}
		
		#content .post .post-title h1 a:hover {
			text-decoration: underline;
		}

		#content .post .post-title h2 {
			color: #4a1b5f;
			font: bold 16px "Trebuchet MS",Arial,sans-serif;
			
		}
		
		#content .post .post-title h2 a {
			color: #4a1b5f;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			padding: 0 3px;
			width: 520px;
			height: 19px;
			line-height: 19px;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 13px "Trebuchet MS",Arial,sans-serif;
			color: #333333;
			width: 537px;
			padding: 0 40px;
		}
		
		#content .post .post-entry a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			margin: 0px ;
			padding-left: 0px;
			font-size:20px;
			color:#4a1b5f;
		}
		
		#content .post-entry h2 {
			color: #333333;
			font-size:17px;
			font-weight:bold;
			text-decoration: none;
		}
		/* Post - Info */
		
		#content .post .post-info {
			width: 526px;
			height: 19px;
			padding: 5px 10px 10px 441px;
			font: bold 13px "Trebuchet MS",Arial,sans-serif;
			color: #333333;
		}
		
			#content .post .post-info-in {
				line-height: 19px;
				width: 520px;
				padding: 0 3px;
				height: 19px;
				text-align: left;
			}
		
		#content .post .post-info a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			margin: 20px 0 5px 0;
			color: #333333;
			font: bold 15px "Trebuchet MS",Arial,sans-serif;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			font: normal 13px/18px "Trebuchet MS",Arial,sans-serif;
			color: #333333;
			width: 537px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #ededed;
		}
		
		#content .post .comments ol li cite {
			color: #333333;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			font: normal 13px/18px "Trebuchet MS",Arial,sans-serif;
			color: #333333;
			width: 537px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		float: left;
		margin-bottom: 20px;
		font: bold 13px "Trebuchet MS",Arial,sans-serif;
		color: #333333;
		width: 605px;
		padding: 0 6px;
	}
	
	#content .navigation a {
		color: #333333;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}


/* Footer */

#footer {
	width: 974px;
	height: 60px;
	color: #333333;
	font: normal 10px/12px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

/* Slider */

#gallery {
	position:relative;
	height:153px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500;
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:40px; 
		width:100%; 
		position:absolute;
		bottom:0;
		text-decoration:none;

	}
	
	#gallery .caption a {
	text-decoration:none;
	color:#ffffff;
	}

	#gallery .caption .content {
		margin:1px;
		
		}
	

	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#4a1b5f;
		
	}
	

/* Slider2 */
	
	#gallery2 {
	position:relative;
	height:137px
}
	#gallery2 a {
		float:left;
		position:absolute;
	}
	
	#gallery2 a img {
		border:none;
	}
	
	#gallery2 a.show2 {
		z-index:500;
	}

	#gallery2 .caption2 {
		z-index:620; 
		background-color:#000; 
		color:#ffffff; 
		height:40px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery2 .caption2 .content2 {
		margin:1px;
	}
	
	#gallery2 .caption2 .content2 h3 {
		margin:0;
		padding:0;
		color:#4a1b5f;
	}



/* Slider3 */
	
	#gallery3 {
	position:relative;
	height:137px;
}
	#gallery3 a {
		float:left;
		position:absolute;
	}
	
	#gallery3 a img {
		border:none;
	}
	
	#gallery3 a.show3 {
		z-index:500;
	}

	#gallery3 .caption3 {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:40px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery3 .caption3 .content3 {
		margin:1px;
	}
	
	#gallery3 .caption3 .content3 h3 {
		margin:0;
		padding:0;
		color:#4a1b5f;
	}
	
	
	
	
	
	
	
	
	/* Slider4 */
	
	#gallery4 {
	position:relative;
	height:137px
}
	#gallery4 a {
		float:left;
		position:absolute;
	}
	
	#gallery4 a img {
		border:none;
	}
	
	#gallery4 a.show4 {
		z-index:500;
	}

	#gallery4 .caption4 {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:40px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery4 .caption4 .content4 {
		margin:1px;
	}
	
	#gallery4 .caption4 .content4 h3 {
		margin:0;
		padding:0;
		color:#4a1b5f;
	}

img.alignleft {
float: left;
display: inline;
padding-right: 6px;
padding-top:6px;
}

.textgold {
color:#cc9933;
}

/*Simple rounded corners ***************************************************************************/
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0; padding:0;}
#xsnazzy h1 {}
#xsnazzy h2 {}
#xsnazzy p {}
#xsnazzy {background: transparent; margin:5px 1em 5px 1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;margin:0;padding:0;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.xb1 {margin:0 5px; background:#ddd;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #ddd; border-width:0 1px; padding:20px}


/*Simple rounded corners end ***************************************************************************/