﻿/*---->>>Style Sheet Rules<<<----*/

/*---->>>Sets HTML Rules<<<----*/

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	background: #751621 url('file:///C:/Users/queenjules/Documents/My%20Webs/dunford-family-ministries/images/backgroundgradient.jpg') repeat-x;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}

hr {
	background-color: #781621;
	color: #781621;
	border: none;
	height: 1px;
	width: 100%;}

img {
	border-style: solid;
	border-color: inherit;
	border-width: 0px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	}

ul {
	padding: 0;
	list-style: square;
	margin-left: 20px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

h1 {
	color: #781621;
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;}

h2 {
	color: #781621;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h3 {
	color: #781621;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h4 {
	color: #555555;
	font: bold 16px Arial, Helvetica, sans-serif;}

h5 {
	color: #555555;
	font: bold 14px Arial, Helvetica, sans-serif;}

h6 {
	color: #781621;
	font: bold 12px Arial, Helvetica, sans-serif;}

a {
	color: #a91528;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #959595;
	text-decoration: underline;
	font-weight: bold;}
	
/*---->>>Sets Formatting for Form<<<----*/

fieldset {
	border: 1px dashed #c2c2c2;
	padding: 5px;
	margin: 5px 0;}

legend {
	background-color: #ffffff;
	color: #555555;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin: 0;}

form {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

input {
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c2c2c2;}

textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c2c2c2;}

.button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}

/*---->>>Sets ID Rules Used for Page Layout<<<----*/
#wrapper {
	background: #ffffff url('../images/wrapperbg.jpg') repeat-y;
	width: 900px;
	text-align: left;
	margin: 0 auto;
	
}

#global {
	background: url('../images/global.jpg') no-repeat;
	text-align: right;
	height: 30px;
	font-size: 80%;
	padding: 20px 20px 0 0;
}

#logo {
	height: 200px;
}

#mainnavigation {
	background: url('../images/navbar.jpg') no-repeat;
	color: #ffffff;
	text-align: center;
	padding: 8px 0 0 0;
	height: 20px;
}

	#mainnavigation a {
		text-decoration: none;
		font-variant: small-caps;
		padding: 0 5px;
		color: #ffffff;}

	#mainnavigation a:hover {
		text-decoration: underline;
		font-variant: small-caps;
		color: #ffffff;}

#content {
	float: left;
	width: 560px;
	margin-left: 25px;
	line-height: 1.5em;
	padding: 20px 20px 10px 20px;
	background-color: #FFFFFF; }

#contentwide {
	width: 860px;
	line-height: 1.5em;
	padding: 0 20px 10px 20px;}

#sidebar {
	font-size: 85%;
	color: #000000;
	float: right;
	width: 260px;
	padding: 0 7px 10px 3px;
	background-image: url('../images/green-texturized.jpg');
	background-repeat: repeat-y;

}

#sidebar-devo {
	font-size: 85%;
	color: #000000;
	float: right;
	width: 260px;
	padding: 0 7px 10px 3px;
}


#footer {
	clear: both;
	background: #ffffff url('../images/footer.jpg') no-repeat;
	color: #555555;
	padding: 15px 0;
	text-align: center;
	font-size: 80%;
	padding: 30px 0 0 0;
	height: 50px;
}

#footer a {
	color: #555555;
	font-weight: normal;}
	
#footer a:hover {
	color: #a91528;
	font-weight: normal;}
	
#footer p {
	margin: 0;
	padding: 3px 0;}
	
/*------>>>Sets Formatting for Sidebar<<<----*/

#sidebar h1 {
	color: #781621;
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;}

#sidebar h2 {
	color: #781621;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

#sidebar h3 {
	color: #781621;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

#sidebar h4 {
	color: #781621;
	font: bold 16px Arial, Helvetica, sans-serif;}

#sidebar h5 {
	color: #781621;
	font: bold 14px Arial, Helvetica, sans-serif;}

#sidebar h6 {
	color: #781621;
	font: bold 12px Arial, Helvetica, sans-serif;}
	
#sidebar a {
	color: #8AFF73;
	text-decoration: none;
	font-weight: bold;}

#sidebar a:hover {
	color: #781621;
	text-decoration: underline;
	font-weight: bold;}
	
/*---->>Sets Sidebar-devo formatting<<<----*/

#sidebar-devo p {
	padding-left: 3px;
	padding-right: 8px;
    text-align: justify;
}	
		


/*---->>>Sets 2-Column Catalog Display<<<----*/

table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

.catalog {
	padding: 8px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	background: #f6f6f6;
	border: 1px dashed #c2c2c2;
	margin: 0 0 20px 0;
	width: 280px;
}

/*---->>>Sets Classes Used for Formatting<<<----*/

p.small {
	font-size: 80%;}

.box {
	background: #f6f6f6;
	border: 1px dashed #c2c2c2;
	padding: 0 10px 10px 10px;
	margin: 0 0 20px 0;}

.calendar {
	text-align: center;
	margin: 0 0 20px 0;}

.center {
	text-align: center;}	

.clear {
	clear: both;}
	
.image-border {
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 0px solid #c2c2c2;
}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;}

.image-center {
	display: block;
    margin-left: auto;
    margin-right: auto}
	
	
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}

/* Wordpress settings */

#sidebarwhite {
	border-style: dashed;
	border-width: 1px;
	font-size: 85%;
	color: #000000;
	float: right;
	width: 250px;
	padding: 0 7px 10px 3px;
	border: 1px dashed #c2c2c2;
	margin-right: 10px;
}
.justify {
	padding: 0px 9px 10px 3px;
	text-align: justify;
}

.quotes {
	background: url('images/quotes.png') no-repeat;
	padding: 0 20px 0 60px;
	margin: 0 40px;
	text-align: justify;
}
.catalogjustify {
	padding: 8px;
	line-height: 1em;
	text-align: justify;
	vertical-align: top;
	background: #f6f6f6;
	border: 1px dashed #c2c2c2;
	margin: 0 0 20px 0;
	width: 280px;
}
.justifyitalic {
	padding: 0px 9px 10px 3px;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
}

