/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */



/***** SITE-WIDE *****/

body {
	background: url(http://www.peacefuluprising.org/wp-content/uploads/2011/08/subtle-bg.gif);
}

#main, #footer, #nav {
    box-shadow: 1px 1px 8px 0px #666666;
}
#header, #nav {
	border-bottom: 2px solid #333;
}

a, a:link, a:visited {
    text-decoration: underline;
}

#nav a, .featured-entry a, #footer a, .navigation a, h1 a, h2 a {
    text-decoration: none !important;
}

#nav .sf-menu {
    max-width: 950px !important;
}



.csc_post_date {
	display: none;
}
.csc_post_author {
	display: none;
}
.csc_post_category {
	display: none;
}




.coverage-info {
	background: none repeat scroll 0 0 #DDDDDD;
	border: 1px solid #999999;
	font-size: 14px;
	margin: 10px 0px -5px;
	padding: 5px;
}




/***** HOME PAGE *****/



.posts-default li{
	position: relative;
	margin: 0 15px 0px 0;
}
.posts-default .entry-title {
	margin: 5px 5px 5px;
	line-height: 1.15em;
	text-align: center;
}
.entry-summary p {
	line-height: 1.35;
}
/*.node-fade {
	position: absolute;
	bottom: 0px;
	background: url(grad-bot-40-F5F5F5.png) repeat-x bottom;
	height: 40px;
	width: 100%;
}*/

#index-featured1 {
	float: left;
	width: 440px;
}

#index-featured2 {
	float: right;
	width: 220px;
}


#index-featured1 .entry-summary, #index-featured2 .entry-summary {
	visibility: hidden;
}

#index-featured1 li.post {
	height: 210px;
}

#index-featured2 li.post {
	background: #444;
	height: 205px;
	margin-bottom: 5px;
}
#index-featured2 a, #index-featured2 .entry-summary {
	color: #DDD;
}
#index-featured2 .entry-thumbnails{
	margin-bottom: 15px;
}
#index-featured2 .entry-thumbnails-link {
	width: 205px;
	height: 145px;
	padding: 0;
	border: 0px;
	background: #444;
}
#index-featured2 .attachment-node-based-thumb {
	padding: 12px 5px; // 17px 5px;
}
#index-featured2 .entry-meta {
	width: 205px;
	padding-top: 105px;
	padding-bottom: 12px;
	margin-top: -138px;
	background: url(images/film-strip-frame-border-205.png) no-repeat;
	opacity: 1;
}
#index-featured2 .entry-meta .published{
	visibility: hidden;
}
#index-featured2 .node-fade {
	display: none;
}


/***** HOME PAGE (Backup 2014-07-29) *****/
/*
.posts-default li{
	position: relative;
	margin: 0 15px 0px 0;
}
.posts-default .entry-title {
	margin: 0 5px 5px;
	line-height: 1.15em;
	text-align: center;
}
.entry-summary p {
	line-height: 1.35;
}
.node-fade {
	position: absolute;
	bottom: 0px;
	background: url(grad-bot-40-F5F5F5.png) repeat-x bottom;
	height: 40px;
	width: 100%;
}

#index-featured1 {
	float: left;
	width: 440px;
}

#index-featured2 {
	float: right;
	width: 220px;
}

#index-featured2 li.post {
	background: #444;
	height: 205px;
	margin-bottom: 5px;
}
#index-featured2 a, #index-featured2 .entry-summary {
	color: #DDD;
}
#index-featured2 .entry-thumbnails{
	margin-bottom: 20px;
}
#index-featured2 .entry-thumbnails-link {
	width: 205px;
	height: 145px;
	padding: 0;
	border: 0px;
	background: #444;
}
#index-featured2 .attachment-node-based-thumb {
	padding: 17px 5px;
}
#index-featured2 .entry-meta {
	width: 205px;
	padding-top: 140px;
	margin-top: -145px;
	background: url(images/film-strip-frame-border-205.png) no-repeat;
	opacity: 1;
}
#index-featured2 .node-fade {
	display: none;
}
*/



/***** SECONDARY SIDEBAR HACK *****/


#secondary .searchform {
	position: absolute;
	top: -100px;
	right: 20px;
	width: 200px;
	background: #333;
	border: 2px solid #666;
}
#secondary .searchform .s {
	background: #333;
	color: #CCC;
	width: 90%;
}


#wrapper {
    min-height: 100%;
    padding: 20px 100px 0 0;
    position: relative;
}
.page-template-pagetpl-onecolumn-php #wrapper {
	padding: 20px 0;
}
.logo {
	padding-right: 100px;
}
.page-template-pagetpl-onecolumn-php .logo {
	padding-right: 0;
}
#nav-content {
	width: 1080px;
}

#secondary {
    position: absolute;
    right: -101px;
    width: 100px;
    margin: -15px 0 0;
}
#secondary .widgetcontainer {
	padding: 0;
	border: 0px;
	background: transparent;
}
#secondary .widgettitle, #secondary .widget-title {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#secondary .upcoming_events {
	margin: 0;
}
#secondary .upcoming_events li {
	list-style: none;
	padding: 5px 2px 5px 8px !important;
}
#secondary .fc-event {
	margin: 8px 0;
	border: 0px;
	background: url(grad-left-15-000.png) repeat-y;
	text-shadow: 1px 1px #666;
}
#secondary .round5 {
    border-radius: 0 10px 10px 0;
}




/***** SPECIFIC PAGES *****/


.post-22 table, .post-22 td, .post-359 table, .post-359 td {
    background: none transparent !important;
    border: 0px !important;
}


#linedpaper {
	width: 490px;
	background: url(images/paperline.gif) repeat-y 0 0px;
	margin: 5px 5px 20px 52px;
	border: 1px solid #CCC;
	padding: 0px 0px 13px 0px;
	-moz-box-shadow: 2px 2px 4px #BBB;
	-webkit-box-shadow: 2px 2px 4px #BBB;
	box-shadow: 2px 2px 4px #BBB;
}

#linedpaper h1 {
	margin: 0; padding: 0;
	background: url(images/papertop.gif) repeat-y 0 -1px;
	padding: 29px 0 0 35px;
	height: 1.2em;
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
}

#linedpaper h1 span {
	margin: 0; padding: 0;
	font-weight: normal; color: #666;
	font-size: 11px;
}

#linedpaper  p {
	width: 420px;
	margin: 0;
	line-height: 15px;
	padding: 0 20px 15px 35px;
	color: #333;
}


#post_author_profile .photo {
	float:left;
	padding: 2px;
}