/* $Id: local_sample.css,v 1.1.2.1 2009/08/23 18:46:04 brauerranch Exp $ */



/* By restricting your css changes to local.css, your changes will   */

/* not be overwritten when upgrading to a new version of this theme. */



/* 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 */

/**view theme**/


body {background:#052833;}
#main{background-image:none;}
.footer-message-wrapper .row 
{
background:#133C40;
color:#E1E1C7;

}
.footer-message-inner
{background:transparent;
padding-top:20px;
font-size:9pt;
text-align:center;}

keyverse {

text-weight:bold;

border-top:thin solid;

border-bottom:thin solid;

}



bibleyear{

}



article {

text-indent:2em;

}



poem {

text-align:center;

}



thought {

font-weight:bold;

text-align:center;

}



cover {

    display: block;

    margin-left: auto;

    margin-right: auto;

    height:auto;

    width:auto;}



dscoverleft {

  margin:4px;

  padding-top:1em;

  padding-right:1.5em;

  padding-bottom:1em;  

  height:auto;

  width:auto;

  float:left;

  text-align:left; 

}



dscoverright {

  margin:4px;

  padding-top:1em;

  padding-left:1.5em;

  padding-bottom:1em;  

  height:auto;

  width:auto;

  float:right;

  text-align:center; 

}



imgdesc {

  text-align: left

  font-weight: normal;

  width: 128;

  margin: 1em;

}



/**View Carousel**/

/**Tango skins**/

/**mine**/
.jcarousel-skin-tango .jcarousel-container {

    -moz-border-radius: 10px;

    background: #e1e1c7;

    border: none;

}

.jcarousel-skin-tango .jcarousel-container-horizontal{

padding: 20px 40px;

width:535px;

height:150px}



.jcarousel-skin-tango .jcarousel-clip-horizontal{

width:525px;

height:170px}



.jcarousel-skin-tango .jcarousel-item{
	
list-style-type:none;

width:120px;

height:170px;
}
/**mine**/
.jcarousel-skin-tango .jcarousel-item img{
-webkit-box-shadow:0 3px 5px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.5);box-shadow:0 3px 5px rgba(0, 0, 0, 0.5);
}

.jcarousel-skin-tango .jcarousel-next-horizontal, .jcarousel-skin-tango .jcarousel-prev-horizontal {
top:70px;}

/**ie7**/



.jcarousel-skin-ie7 .jcarousel-container-horizontal{

padding: 20px 40px;

width:535px;

height:160px;}



.jcarousel-skin-ie7 .jcarousel-clip-horizontal{

width:525px;

height:150px}



.jcarousel-skin-ie7 .jcarousel-item{

color:black;

padding-right: 50px;

width:200px;

height:150px;

border: 0px;}

.dslib-table {padding:5px;}
.dslib-table th {background-color:#133C40; color:#FFFFCC; padding:5px 10px; border:none; font-size:10pt; font-weight:normal;}
.dslib-table tr.odd, .dslib-table tr.odd td {background-color: #ffffff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ffffc;
padding:12px;}

.dslib-table tr.even, .dslib-table tr.even td{background-color: #fcfcef;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ffffc;
padding:12px;}

.coverimg img{-webkit-box-shadow:0 3px 5px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.5);box-shadow:0 3px 5px rgba(0, 0, 0, 0.5);}

.dslib-table .dslib_button{text-decoration:none;}
.dslib-table span.dslib_desc { font-size:10pt;}
.dslib_button {
   border-top: 1px solid #ffffff;
   background: #c9c9c9;
   background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#c9c9c9));
   background: -webkit-linear-gradient(top, #f2f2f2, #c9c9c9);
   background: -moz-linear-gradient(top, #f2f2f2, #c9c9c9);
   background: -ms-linear-gradient(top, #f2f2f2, #c9c9c9);
   background: -o-linear-gradient(top, #f2f2f2, #c9c9c9);
   padding: 9px 18px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -webkit-box-shadow: rgba(0,0,0,.5) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,.5) 0 1px 0;
   box-shadow: rgba(0,0,0,.5) 0 1px 0;
   text-shadow: rgba(255,255,255,.4) 0 1px 0;
   color: #424242;
   font-size: 12px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.dslib_button:hover, .dslib_button a:hover {
   border-top-color: #133c40;
   background: #133c40;
   color: #ffffff;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   }
.dslib_button:active, .dslib_button a:active {
   border-top-color: #e3e3e3;
   background: #e3e3e3;
   }
   
.rounded_gray { background:#eeeeee;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   padding:20px;
   margin-top:20px;}
   


.rounded_gray .coverimg img {float:left; margin:0 20px 20px 0;}

.rounded_gray .dslib_desc{font-size:10pt;}

.accentarrow{ font-size:8pt;  letter-spacing:-0.3em;}

#underconst {margin-left:330px;}
