/*
Theme Name: Sheryl
Theme URI: http://refueled.net/wordpress-themes/
Description: This is my retooling of the Ad-Clerum 2.0 theme from refueled.net
Author: RRCB Webmaster
Author URI: http://www.rrcb.org
*/


/* MainBorderColor */ /*10px border around entire contents --not working right*/
/* LiturgicalColor */
/* ContrastColor */ /*hover color in accordion menu; selected page in contentslider */
	
	/* Suggestions for seasons: 
		Advent: #660099;
		Lent: #660033;
		Green: #006600;
		Red: #ff0000;
		Maroon: #660000;
		Gold (white): #ffff33;
	*/	
	
/* Basics */

*{margin:0; padding:0;}

body {
	background: #E0E0D8 url(../images/back.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 13pt;
	margin: 10px;
	z-index: 2;
	}


img{ border: none; margin: 0;}

img.left{ float: left; border: none; padding: 0px; margin: 0;}
img.right{ float: right; border: none; padding: 0px; margin: 0;}



/* Links and Headings */


a, a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}

h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.5em; font-weight: bold; color: #333333; text-decoration: none;
	font-variant: small-caps; 
	border-top: 0 solid #333333;
	border-right: 0 solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0 solid #333333;
	margin-bottom: .5em;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 4px;
	margin-bottom: 1em;}
h4 {font-size: 10pt;}

p {margin: 0;}

p.greeting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #000000;
	font-style: italic;
	background: none;
	padding-bottom: 8px;
	}



/*  Container  */


#container {
	width: 900px; 
	margin: 0 auto;
	background:#fff url(../images/photos/window.jpg); 
	color:#333;
	border: 10px solid #fff;
	}
	
	
/*  HEADER  */

#header {
	width: 100%;
	min-height: 70px;
	background: #660000;
	}
	
#headerleft {
	float: left;
	}

#headerright {
	float: right;
	}

	
.clear { clear: both;}

	
#stainedglass {
	float: right;
}



/*  Main Content  */


#content { 
	width: 500px;
	padding: 8px 18px 0 20px; 
	text-align: center;
	float: left;
	overflow: hidden;
	}
	
#content h2 {
	font-family: georgia, verdana, times;
	font-size: 12pt;
	font-weight: 300;
	margin: 8px 0 6px 0;
	}


/* Left Sidebar */

#left {
	width: 179px;
	float:left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

	
/* Right Sidebar */

#right {
	width: 179px;
	float:right;
	font-size:10pt;
	margin: 10px 0 0 0; /* top, right, bottom, left */
	padding: 0 4px 0 0; /* top, right, bottom, left */
	overflow: hidden;
	
	}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.3em; font-weight: bold; color: #333333; text-decoration: none;
	font-variant: small-caps; 
	border-top: 0 solid #333333;
	border-right: 0 solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0 solid #333333;
	margin-bottom: 0px;}

#right p {padding: 0; margin: 3px 6px 5px 10px;}

#right a {display: block; color: #747474; text-decoration: none; padding: 0 6px 0 12px; margin: 0; line-height: 14pt;}
#right a:hover {color: #333; text-decoration: underline;}


#imageright {margin-top: 10px;
}

	

/* Footer */

#footer {
	background: #660000;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #fff;
	color: #ccc;
	font-size: .75em;
	line-height: 1em;
	}
	
#footer p{padding:5px; text-align: center;}

#footer a {
	color: #999;
	
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #fff;
	}
	


/* BEGIN CSS for Color Tabs */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
padding: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:right;
color: white;
background: #660000; /*url(media/color_tabs_left.gif) no-repeat left top; */
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float: none;
display:block;
background: transparent; /* url(media/color_tabs_right.gif) no-repeat right top; */
padding:4px 9px 2px 6px;
}


#ddcolortabs a:hover{
background-color: #3e5f7d;
}

#ddcolortabs a:hover span{
background-color: #3e5f7d;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #3e5f7d;
}

#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #660000;
	border-top: 1px solid #f8f7f1; /*Remove this to remove border between bar and tabs*/
}


/* BEGIN CSS for CONTENT SLIDER */


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 4px solid #660000;
border-bottom-width: 4px;
width: 490px; /*inner width of featured content slider*/
height: 250px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: #fff;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
width: 490px; /*width of content DIVs within slider. This width plus 2xpadding should equal slider's inner width (490+0+0=490) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#tornpaperbackground {
float: left;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background-image:  url(/images/webgraphics/tornpaper.gif);
height: 250px;
width: 490px;
}

#bottomlayer { /* contents of this div, such as an image, will serve as a backdrop for the contents of "toplayer" */
float: left;
position: absolute;
left: 0;
top: 0;
z-index: 2;
width: 490px;
height: 250px;
}

#facebooklayer {
float: left;
position: absolute;

top: 10px;
z-index: 5;

width: 490px;
height: 250px;
}

	
#toplayer {
position: absolute;
left: 10px;
top: 0;
z-index: 3;
text-align: center;
width: 470px;
height: 100%;
}

.pagination{
width: 490px; /*Width of pagination DIV. This width plus 2xpadding below should equal sliderwrapper's outer width (490+4+4=490+4+4)*/
text-align: right;
font-size: 0.8em;
padding: 5px 4px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #660000;
background: #dedad2;
font-weight:bold;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #7288c1;
}

/*END CSS for CONTENT SLIDER */

/* BEGIN CSS for LEFT NAVIGATION ACCORDION MENU */

.leftnavigation{
	padding: 0px 10px 10px 10px;
	margin: 0;
	width: 170px;
}

.leftnavigation a.menuitem{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-variant: small-caps;
	font-weight: bold;
	color: #660000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0 0 15px; /* top, right, bottom, left */
	text-decoration: none;
	/* background-image: url(../images/webgraphics/flourish4.gif); 
	background-repeat: no-repeat; */
	margin: 8px 0 0 0; /* top, right, bottom, left */ /*adjusts space between main menu items */
}

.leftnavigation a.menuitem:visited, .leftnavigation .menuitem:active{
	color: #660000;
}

.leftnavigation a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 6px;
	left: 0px;
	padding: 0 0 0 0px;
	border: none;
}

.leftnavigation a.menuitem:hover{
	text-decoration: underline;
	color: #7288c1;
}

.leftnavigation div.submenu{ /*DIV that contains each sub menu*/
	background: none;
}

.leftnavigation div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding-left: 15px;
	padding-right: 20px;
}

.leftnavigation div.submenu ul li{
	border-bottom: 1px solid black;
	background: #f8f7f1;
}

.leftnavigation div.submenu ul li a{
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
}

.leftnavigation div.submenu ul li a:hover{
	background: #dfdccb;
	color: #7288c1;
	colorz: white;
	text-decoration: underline;
}

/* END CSS for ACCORDION MENU */
