/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
background-color:#7f4203;
margin:0px;
padding:0px;
font-family:arial, verdana, Helvetica, sans-serif;
font-size:0.95em;
line-height: 150%;

	color: #333;

	}
.gold{
background-image: url(images/gold.gif);
background-repeat: no-repeat;

}

#container {
background-image: url(images/background.jpg);
background-repeat: no-repeat;
margin:0;
width:950px;
text-align:left;
border:0px solid white;
height:586px;
}

h2.home{font-size:16px;}

/* Page */

#page {
	width: 889px;
	padding: 0 0 0 54px;
	margin:0px;
	}


#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 13px;
	padding-bottom:5px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

 h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

 h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #333;
	font-size:13pt;
	text-decoration: underline;
	}

 h2 a, h2 a:hover, h2 a:visited,  h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: underline;
font-size:13pt;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
font-size:13pt;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 500px;
	border:0px solid blue;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.banner{
background-image:url('images/churchbanner.jpg');
background-repeat:no-repeat;

}
.post {

background-color:#fff;


		}
		
#wall {width:580px;
padding-left:5px;}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 20px 0 0;
	font-size:16px;
	padding-top:18px;
	font-weight:bold;
   
	}

h2.pagetitle {
	margin-top: 15px;
	text-align: left;
}

h2#post-7 {

font-size:1.4em;
}
#post-7{
font-size:1.4em;



}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	padding: 0 0 0 20px;
	list-style: disc;
font-family:arial, verdana, Helvetica, sans-serif;
font-size:0.90em;
line-height: 150%;
	}

html>body .entry li {
	margin: 7px 0 8px 5px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {

	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width:70%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:10px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



#bottomfooter {
	width: 889px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	
}


/* Content */

#content {
	float: left;
	width: 550px;
	padding: 10px 0px 0px 20px;
		font-size: 1.2em;
}

#content2 {
	width: 889px;
	padding:0 0 0 54px;

	}


.post .title {
	margin: 0;
	font-weight: bold;
	
}

.post h1.title {
	padding: 5px 0  0 15px;
	height: 30px;
	font-size: 20pt;
}



.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.post .meta a {
	color: #000;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}





/* old stuff */
H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
color:#000;
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}



.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #fff;
  font-size:12pt;
}

.bg_light {
  background-color : #9fd1ea;
  padding:5px;
  font-size:12pt;
  color:#fff;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}



.innercontent {width: 889px;
padding-top:0px;
margin:0px;
text-align:left;
overflow:hidden;

}

.innercontent_right{
float: right;
width:700px;
margin:0;
padding: 0px;}

.innercontent_left {
background-image: url(images/gold.gif);
background-repeat: no-repeat;
height:412px;
float: left;
width: 180px;
margin: 0px;
padding: 0px;
border-right: 1px solid #6d5235;
}


#fence {
margin-bottom:10px;

}


.right {
margin:0;
padding:0 5px 0 0;
text-align:right;

}

.innercontenthome {width: 690px;
padding:0px;
margin:0px;
text-align:left;
overflow:hidden;
border:0px solid black;
background-color:#e8e8e8;
height:238px;
}

.innercontenthome_right{
float: right;
width: 353px;
margin:0 0 0 0;
padding:0;
border:0px solid black;
}

.innercontenthome_left {
float: left;
width: 326px;
margin:0px 0 0 0;
padding: 0 0 0 5px;
border:0px solid black;
}

hr {
  border: 0;
  width: 100%;
  color: #0055a5; /* For Internet Explorer */
   background-color: #0055a5; /* For Fire Fox */
   height: 1px;
}


.ann{

font-size:12pt;font-weight:none;color:#fff;
text-decoration:none;
}

.ann:hover{
font-size:12pt;font-weight:none;color:#e87d1d;
text-decoration:none;
}
a{
font-size:10pt;font-weight:none;color:#00215b;
text-decoration:underline;
}


a:visited{
font-size:10pt;font-weight:none;color:#00215b;
text-decoration:underline;
}
a:hover{
font-size:10pt;font-weight:none;color:#e87d1d;
text-decoration:underline;
}
a:active{font-size:10pt;font-weight:none;color:#00215b;
text-decoration:underline;}

/*  Other Base Text standards */

.surveybox1 {
background-image: url(images/top.gif);
background-repeat: no-repeat;
background-color:#f3f1f1;
height:150px;
}
.box1 {

background-color:#7fc9ee;
height:150px;
}

.padding {
padding:5px;

}
.box2 {

background-color:#7fc9ee;
height:150px;
}

.box3{

background-color:#7fc9ee;
height:150px;
}

h3.survey {
	font-size:11pt;
	font-weight: bold;
	font-family:arial,verdana;
color:#136eb3;
padding-left:4px;
margin:0px;
}
h3 {
	font-size:11pt;
	font-weight: bold;
	font-family:arial,verdana;
color:#000;
margin:0px;
}

.white{
background-color:#fff;
}
.white2{
	font-size:11pt;
	font-weight: bold;
	font-family:arial,verdana;
color:#fff;

padding-left:4px;
margin:0px;
}
h2 {
	font-size:18px;
	font-weight: bold;
	font-family:arial,verdana;
color:#000;
padding-left:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}
.small {
padding:5px;
	font-size:8pt;
line-height: 130%;
	font-family:arial,verdana;
}
h2.red {
margin-top:25px;
font-size:12pt;
	font-weight: bold;
	font-family:arial,verdana;
color:#cc0000;

}
.links {
margin-top:0px;
padding-top:0px;
padding-right:10px;
}

#smallnav {

color:#fff;
padding-top:53px;
padding-left:478px;
}
#brownnav {

color:#fff;
padding-top:7px;
padding-left:110px;
}
.banner{
background-image:url('images/churchbanner.jpg');
background-repeat:no-repeat;
width:889px;
height:117px;
border:0px solid blue;
margin:0;
padding:0;
}

.topnav1{
font-size:9pt;font-weight:none;color:#fff;
text-decoration:none;
}


.topnav1:visited{
font-size:9pt;font-weight:none;color:#fff;
text-decoration:none;
}
.topnav1:hover{
font-size:9pt;font-weight:none;color:#1f3271;
text-decoration:underline;
}
.topnav1:active{font-size:9pt;font-weight:none;color:#fff;
text-decoration:none;}


.brownnav1{
font-size:10pt;font-weight:bold;color:#fff;
text-decoration:none;
}


.brownnav1:visited{
font-size:10pt;font-weight:bold;color:#fff;
text-decoration:none;
}
.brownnav1:hover{
font-size:10pt;font-weight:bold;color:#9ec2b9;
text-decoration:underline;
}
.brownnav1:active{font-size:10pt;font-weight:bold;color:#fff;
text-decoration:none;}



#menu {
	height:150px;
	border:0px solid blue;
	width:590px;
	margin-top:7px;
}

div.outer {
	float: left;
	width: 193px; height: 150px;
	margin:0px 5px 0 0;
	background: url( 'images/latest2.jpg' ) 0 -0px no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/latest.jpg' ) top left no-repeat;
	}
	
	
div.outer2 {
	float: left;
	width: 193px; height: 150px;
	margin: 0 5px 0 0;
	background: url( 'images/prayerrequest2.jpg' ) 0 -0px no-repeat;
	}

div.outer2 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/prayerrequest.jpg' ) top left no-repeat;
	}
	
div.outer3 {
	float: left;
	width: 193px; height: 150px;
	margin: 0 0px 0 0;
	background: url( 'images/eventscalendar2.jpg' ) 0 -0px no-repeat;
	}

div.outer3 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/eventscalendar.jpg' ) top left no-repeat;
	}
	

div.outer span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.outer a:hover {
	background-image: none;
	color: yellow;
	}
div.outer a:active {
	color: black;
	}
	
	
	/* 2 hover */
	
	div.outer2 span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.outer2 a:hover {
	background-image: none;
	color: yellow;
	}
div.outer2 a:active {
	color: black;
	}
	
	/* 3 hover */
	
	div.outer3span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.outer3 a:hover {
	background-image: none;
	color: yellow;
	}
div.outer3 a:active {
	color: black;
	}
	
	
	form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #000066;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}


/* STRUCTURE CSS */

.ddfmwrap {
	margin:0;
	width: 350px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	padding: 4px;
	width: 350px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 5px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left:10px;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #00CCFF;
}
.style3 {
	color: #00CCFF;
	font-weight: bold;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #009933;
}

h2.widgettitle {
padding:0px;
margin:0px;
font-size:13px;
text-decoration:none;

}
#sidebar .widgettitle
 {
padding:0px 0 0 0px;
margin:0px;
font-size:13px;
text-decoration:none;

}
