/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

#main-wrapper {
  padding: 20px 0;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#2F2317 url(/sites/all/themes/acquia_prosper/images/bg-texture.gif) repeat scroll 0 0;
  color:#45392A;
}


/* thumbnail pager on frontpage */
#block-views-homepage_rotator-block_1 {position: relative;float: right;width: 585px;height: 375px;overflow: hidden;}

#views_slideshow_singleframe_main_1 {position:relative;}

#views_slideshow_singleframe_teaser_section_1 { 	position:relative; height:375px; width:500px;	}
	
#views_slideshow_singleframe_main_1 .slideshow-title a{color:#FFFFFF; font-size:1.2em;font-weight:bold;}

#views_slideshow_singleframe_main_1 .slideshow-text-bg
{position:absolute;height:90px;width:500px;background-color:#45392A;left:0px;bottom:1px;filter:alpha(opacity=70);opacity:0.7;-moz-opacity:0.7;}

#views_slideshow_singleframe_main_1 .slideshow-text
{position:absolute;height:70px;width:480px;color:#fff;left:0px;bottom:1px;padding:10px;filter:alpha(opacity=100);opacity:1;-moz-opacity:1;}

#views_slideshow_singleframe_main_1 .slideshow-more a{color:#CFC2A1}

#views_slideshow_singleframe_main_1 .slideshow-title
{font-weight:bold;font-size:1.2em;color:#fff;}

/*   verticle pager along right side of block  

#views_slideshow_singleframe_pager_1{position:absolute;top:0px;right:0px;} 

#views_slideshow_singleframe_pager_1 .pager-item{display:block;}
*/

/* horizontal pager under block */
#views_slideshow_singleframe_pager_1 {margin-top:4px; margin-left:1px}
#views_slideshow_singleframe_pager_1 div a img{width:80px;height:60px; padding:1px; background-color:#ccc; border:0px}
.views_slideshow_singleframe_pager div {padding-left:0px;margin-right:1px}


/* items in the right sidebar */
.pane-block-3  .block {padding:0px; border:0px solid white;}
.pane-block-3  .blockfront	{height:60px; margin-bottom:3px; width:160px;border:0px solid #fff;}
.pane-block-3  .blockfrontK {background: #000 url('http://foc4u.org/graphics/knowingGodCross.jpg') no-repeat top left;}
.pane-block-3  .blockfrontP {background: #000 url('http://foc4u.org/graphics/prayerblock.jpg') no-repeat top left;}
.pane-block-3  .blockfrontC {background: #000 url('http://foc4u.org/graphics/focthatslove.jpg') no-repeat top left;}
.pane-block-3  .blockfrontD {background: #000 url('http://foc4u.org/graphics/directionsblock.jpg') no-repeat top left;}
.pane-block-3  .blockfrontCal {background: #000 url('http://foc4u.org/graphics/calendarblock.jpg') no-repeat top left;} 
.pane-block-3  .blockfrontPod {background: #000 url('http://foc4u.org/graphics/podcastblock.jpg') no-repeat top left;}
.pane-block-3  .blockfrontGV {background: #000 url('http://foc4u.org/graphics/grapevine.jpg') no-repeat top left;} 

.pane-block-3  .blockfront a{color:#FFF; display:block; opacity:0.8; padding-top:20px; text-align:center; width:160px; height:48px;}
.pane-block-3  .blockfront a:hover{color:#FFF;opacity:1}

.pane-block-3  #block-nice_menus-2 {padding:0; border:0}
.pane-block-3  #block-nice_menus-2 .content {padding:0}

/* tweaks */
.content-inner ul, .content-inner ol {margin-bottom:0.5em;}

.item-list ul li {list-style-position:inside;list-style-type:none;margin:0 0 .5em 0;padding:0;list-style-image:none}

.block ul {margin-left:0.5em}

.prosper-grayborder-darkbackground ul li,
.prosper-grayborder-darkbackground ul li.leaf {
  background-image: none;  
}


fieldset.group-advertisement {width:30%; float:right; margin-top:0px}

/* Google Calendar - doesn't work though*/
#calendarContainer1 {background-color:#FFFFFF !important;}


ul li {
list-style-image:none;
}

/* Registration page */

div.view-content table {margin-bottom:20px}

/*Pictorial Directory */

.view-directory-pictorial img {width:200px; height:150px}
