/*
Theme Name: Dream Divers WP
Theme URI: http://smallbusinesswebservices.co.uk/
Description: Theme for the Dream Divers Website
Author:Ian Wilson
Author URI: http://smallbusinesswebservices.co.uk/
Tags: custom header, fixed width, five columns, widgets

	

*/

*
{
	margin:0;
	padding:0;
	color: #FFF
}

/* begin html elements defaults*/

body {
	
	font-size: 87.5%;/*62.5%; *//* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: /*#10101A;*/#2a2948 url(images/pagebg.gif) ;
	background-repeat:repeat-x;
	color: #FFF;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
/*	Begin Headers */
h1, h2, h3, .faux_h1, .faux_h2, .faux_h3, .faux_title, h1>span {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#feff00;
	}

h1, .faux_h1 {
	font-size: 2.0em;
	text-align: center;
	}
h2, .faux_h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
p
{
	margin:10px 5px 10px 5px;
}

h3, .faux h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
h4, faux_h4
	{
		font-size:1.2em;
		padding:0;
		margin:5px 0 5px 0;
	}
.faux_title
{
	font-size: 1.1em;
	padding:5px;
	margin:0;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description,h1 a span,hi a:visited span  {
	text-decoration: none;
	color:#feff00;
	}

h2,h2 span, h2 a, h2 a:visited, h2 a span, h2 a:visited span, h3, h3 span, h3 a, h3 a:visited, h3 a span, h3 a:visited span{
	/*color:#036;*/
	color:#feff00;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a strong, a b, h2 a:hover, h2 a:hover,  h2 a:hover span,h3 a:hover,  h3 a:hover span  {
	color:/* #06c;*/#FC0;
	text-decoration: none;
	}

a:hover, a:hover strong, a:hover b, a:hover span
{
	color: /*#147;*/#F3DAAB;
	text-decoration: underline;
	}
ul,ol,dl
	{
		margin:10px 5px 10px 5px;
	}
li
	{
		margin: 5px 5px 0 10px;
		padding-left:10px;
	}
dt
	{
		font-size:1.1em;
		font-weight:bold;
		margin: 10px 0 0 0;
	}
dd
	{
		margin: 5px 0 0 15px;
	}
ol li{
	list-style: decimal inside;
	}

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;
	}
hr {
	display: none;
	}

a img {
	border: none;
	}
	
input, textarea
{
	color:#000;
}
/*end of html elements defaults*/


/*page structure*/

#page {
	/*background-color: white;
	border: medium double #CCBE1A;*/
	text-align: center;
	width: 785px;
	margin:20px auto 20px auto;
	}

#header {
	margin-top:10px;
	}

#headerimg 	{
	margin: 0px auto 10px auto;
	text-align:center;
	height:175px;
	width: 750px;
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

#page_content
{
	text-align:left;
}
#content 
{
	font-size: 1.2em;
	padding:5px;
	text-align:left;
	}

#footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	/*margin: 0;
	padding: 20px 0;*/
	text-align: center;
	}
#footer_content
{
text-align:center;
padding:10px;
}
#footer_content p
{
margin:10px 0 10px 0;
font-size:.8em;
}
#footer_left
{
float:left;
width:135px;
height:96px;
background-image:url(images/footer-left-ver2.jpg);
}
#footer_right
{
float:right;
width:135px;
height:96px;
background-image:url(images/footer-right-ver2.jpg);
}
#footer_nav ul
{
display:inline;
font-size:.7em;
}
#footer_nav li
{
list-style:none;
display:inline;
}	

/*page stucture classes*/

.accessibility
{
	display:none;
}
.columnContainer
{
	
}
.column
{
	width:140px;
	float:left;
	margin:5px;
	/*background-color:#999;*/
	padding:5px;
}
.spanTwo
{
	width:290px;
	/*background-color:#3FF;*/
}
.spanThree
{
	width:440px;
	/*background-color:#906;*/
}
.spanFour
{
	width:600px;
}
.spanFive
{
	width:740px;
}
.force_center_col
{
	margin-left:160px;
}
ul.nobullets
{
	margin:5px;
}
.nobullets li
{
	list-style:none;
	margin:0;
	padding:0;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/*end of page structure classes*/

/*end of page structure*/

/*wordpress comments */
.entry p a:visited {
	color:#FDFCC1;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	margin: 5px 0;
}

.commentmetadata {
	font-weight: normal;
	}
	
small, /*#sidebar ul ul li, #sidebar ul ol li,*/ .nocomments, .postmetadata, blockquote, strike {
	color: #EFEFEF;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/*end of wordpress comments */


/*wordpress calendar*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;	
	}

#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;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#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 of word press calendar */

/*formating  post date */
.post_date
{
	float:right;
	border:thin solid #fc0;
	width:90px;
	padding:5px;
	margin:10px 5px 5px 5px;
	background-color:#204b90;
	color:#feff00;
	text-align:center;
	font-size:1.0em;
}
div.post_date:first-line
{
/*background-color:#F00;*/
font-family:"Comic Sans MS", cursive;
font-weight:bold;
font-size:1.0em;

}

/*end of formating post date */

/* wordpress post formating */

.post {
	margin: 0 0 40px;
	text-align:left;
	}

.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: both;
}

/* end of wordpress post formating */

/* float clearing */

.clearboth {
	clear: both;
}
.clearright
{
	clear:right;
}
.clearleft
{
	clear:left;
}
/* clear float from previous site*/
.clearfix, .clearfloat
{
	clear:both;
}
/* end of clear float from previous site */

/*end of float clearing */


/* 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, p.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
	}
/* image formating carried over from previous site content*/
.img_left
{
	float:left;
	margin:15px;
	padding:5px;
	border:medium double #fc0;
}
.img_right
{
	float:right;
	margin:15px;
	padding:5px;
	border:medium double #fc0;

}
.img_center
{
	float:left;
	display:block;
	margin:15px auto 15px auto;
	text-align:center;
	padding:5px;
	border:medium double #fc0;
}
/*end of image formating from previous site content*/

/* 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 {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.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;
	}
	
/*start of disabled section
removing possible main menu conflicts*/

#sidebar ul, #sidebar ul ol,#sidebar ul ul,#sidebar ul ul ol {
/*	margin: 0;
	padding: 0;
	list-style-type: none;*/
	}

#sidebar ul li, #sidebarl ul 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;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	/*margin: 3px 0 0;
	padding: 0;*/
	}
/*end of diabled section*/	
	
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	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;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
/* End Form Elements */


/* Begin Various Tags & Classes */

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.navigation a span
{
	display:none;
}
.nocomments
{
	display:none;
}
.post-end
{
	margin: 10px auto;
	width:50%;
	border-bottom: thin dashed #fc0;
}
/* End Various Tags & Classes*/

/*highlight class*/

.highlight,.hightlight /*included for compatibility with existing posts*/
{
	margin: 20px 10px 10px 10px;
	padding:5px;
	border:groove #FC0 medium;
	color:#006;
	background-color:#C7C7CF;
}
.highlight .faux_title ,.hightlight .faux_title /*included for compatibility with existing posts*/
{
	color:#006;
}
.highlight a,.hightlight a,.highlight a:link,.hightlight a:link, .highlight a:visited,.hightlight a:visited/*included for compatibility with existing posts*/
{
	color:#06c;
	text-decoration:none;
}
.highlight a:hover,.hightlight a:hover,.highlight a:focus,.hightlight a:focus/*included for compatibility with existing posts*/
{
	color:#06c;
	text-decoration:underline;
}
.highlight p, .hightlight p,.highlight p strong , .hightlight p strong
{
	color:#006;
}
/*end of highlight class */

/*start of tag styling*/
.tags
{
	margin:20px auto;
	padding:5px;
}
.tags span
{
	font-size:1.6em;
	color:#FFC;	
}
.tags a, .tags a:visited, .tags a:link
{
	color:#FFC;
	text-decoration:none;
}
.tags a:hover, .tags a:focus
{
	color:#FFC;
	text-decoration:underline;
}

/*end of tag styling*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
		margin:15px;
	padding:5px;
	border:medium double #fc0;
	/*border: 1px solid #ddd;*/
	text-align: center;
/*	background-color: #f3f3f3;*/
/*	padding-top: 4px;
	margin: 10px;*/
	/*section disabled as it stops validation*/
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	/*end of disabled section*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* hide span text*/
.pagenav a span
{
	display:none;
}
.breadcrumb span
{
	display:none;
}
/*end of hide span text */

/*menu alterations */
/*most of these definitions are hidden for conflicts*/
/*to be removed!!!!!*/

#menu,#menu2 {
/*	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
	
*/
/*hide for possible conflict with column widths*/
/*margin:0;
padding:0;
width:165px;*/
/*end of hidden section*/
}

/*#menu form, #menu2 form {
	margin: 5px 5px 5px 13px;
}

#menu input#s, #menu2 input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}
*/
#menu ul, #menu2 ul {
/*	color: #ccc;
	font-weight: bold;
	
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
	
*/
/*margin:0;
padding:0;
*/}

#menu ul li, #menu2 ul li {
	/*font: italic normal 110% 'Times New Roman', Times, serif;*/
	/*letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; *//*border-bottom: dotted 1px #ccc;*/
	/*margin:0 0 20px 0;*/
}

/*#menu ul ul, #menu2 ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}*/

#menu ul ul li,#menu2 ul ul li {
/*	border: 0;*/
/*	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
*/	
/*letter-spacing: 0;
	margin-top: 0;
	margin-bottom:0;
	padding: 0;*/
	/*padding-left: 12px;*/
}

#pages-3 ul ul li a, #menu2 ul ul li a {
	/*color: #000;
	text-decoration: none;*/
}

#pages-3 ul ul li a:hover, #menu2 ul ul li a:hover {
/*	border-bottom: 1px solid #809080;*/
}

#pages-3 ul ul ul.children, #menu2 ul ul ul.children {
	/*font-size: 142%;*/
/*	padding-left: 4px;*/
}
#pages-3 .page_item a, #pages-3 .widget_archive a, #pages-3 .widget_categories a,#pages-3 .page_item a:link, #pages-3 .widget_archive a:link, #pages-3 .widget_categories a:link
{
	/*display: block;*//*float:left;*/ 
	/*width:120px;*/
	/*height:24px; */
	/*background:#4a55bf;*//*#b6bfff;*//*#660066;*/ 
/*	color:#fff; */
	/*line-height:24px;*/ 
/*	font-family:arial,sans-serif; 
	font-size:1.2em; 
	text-decoration:none; */
	/*text-indent:10px;*/
	/*margin-left:-35px;*/
/*	border:thin #CCCCCC solid;
	padding:10px;*/
}

/*misc */

/*to be removed!!!*/

#pages-3 .page_item a span, #pages-3 .widget_archive a span, #pages-3 .widget_categories a span
{
	display:none;
}
#pages-3 .page_item a:hover,#pages-3 .widget_archive a:hover, #pages-3 .widget_categories a:hover, #pages-3 .widget_archive a:focus, #pages-3 .widget_categories a:focus
{
/*background-color:#b6bfff; 
color:/#003366;*/
}
li.page_item
{
	list-style:none;
}
#sidebar
{
	/*background-color:#CCC;*/
}
/* end of misc*/

/* vertical flyout menu formating */
/*based on succerfish*/
#suckerfishnav
{
	list-style:none;
	margin-left:0;
}
#suckerfishnav li
{
	margin:0;
	padding:0;
}
#suckerfishnav a span 
{
	display:none;
}
#suckerfishnav ul {
   /* background:#4a55bf ;*/
    font-size:13px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    /*width:100%;*/
	/*border:thin #CCCCCC solid;*/
	padding:10px;
	/*color:#fff;*/

    }
#suckerfishnav ul, #suckerfishnav ul ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
    border:1px solid #bbb;
    margin:0;
    width:100%;
	z-index:9999;
    }
#suckerfishnav ul a {
    display:block;
	background:/*#4a55bf ;*/#204b90;
	border:thin #CCCCCC solid;
    color:#fff;
    text-decoration:none;
    padding:10px;
	width:120px;
	z-index:9999;
    }
#suckerfishnav ul li {
    float:left;
    padding:0;
    }
#suckerfishnav ul ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:131px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav ul li li {
  width:120px;
  /*    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:normal;
    font-family:verdana,sans-serif;*/
    }
#suckerfishnav ul li li a {
    padding:10px;
    width:120px;
    font-size:13px;
    color:#fff;
	background-color:/*#4a55bf;*/#204b90;
	z-index:9999;
    }
#suckerfishnav ul li ul ul {
    margin:-20px 0 0 130px;
    }
#suckerfishnav ul li li:hover {
    background:none;
    }
#suckerfishnav ul li ul li:hover a, #suckerfishnav ul li ul li li:hover a, #suckerfishnav ul li ul li li li:hover a, #suckerfishnav ul li ul li li li:hover a {
    color:#003366;
	background-color:#b6bfff;
    }
#suckerfishnav ul li:hover a, #suckerfishnav ul li.sfhover a {
    color:/*#003366;*//*#fff;*/#a7a7a7;
	/*background-color:#8587c0;*/
    }
#suckerfishnav ul li:hover li a, #suckerfishnav ul li li:hover li a, #suckerfishnav ul li li li:hover li a, #suckerfishnav ul li li li li:hover li a {
    color:/*#003366;*/#fc0;
    }
#suckerfishnav ul li:hover ul ul, #suckerfishnav ul li:hover ul ul ul, #suckerfishnav ul li:hover ul ul ul ul, #suckerfishnav ul li.sfhover ul ul, #suckerfishnav ul li.sfhover ul ul ul, #suckerfishnav ul li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav ul li:hover ul, #suckerfishnav ul li li:hover ul, #suckerfishnav ul li li li:hover ul, #suckerfishnav ul li li li li:hover ul, #suckerfishnav ul li.sfhover ul, #suckerfishnav ul li li.sfhover ul, #suckerfishnav ul li li li.sfhover ul, #suckerfishnav ul li li li li.sfhover ul {
    left:auto;
	margin-left:140px;
	margin-top:-40px;
    background:#bbb;
    }
#suckerfishnav ul li:hover, #suckerfishnav ul li.sfhover {
    background:#99CCFF;
    }
	
#suckerfishnav ul li li:hover li a, #suckerfishnav ul li li li:hover li a, #suckerfishnav ul li li li li:hover li a {
    color:/*#003366;*/#900;	
}
/*end of vertical flyout menu*/

/*sitemap*/
#sitemap_list
{
		list-style:none;
}
#sitemap_list li
{
	list-style:none;
}
#sitemap_list a
{
	font-size:10px;
	color:#fff;
}
#sitemap_list a span,#sitemap_list ul li a span,#sitemap_list ul li ul li a span
{
	display:none;
}
/*end of sitemap*/

/**************
table formating
*************/
table.data_table
{
	border:3px double #BBA340;
}
table.data_table thead th
{
	background-color:#817C2E;
	color:#FFF;
	text-align:center;
	padding:10px;
}
table.data_table tbody td
{
	padding:5px;
	
}
table.data_table tbody tr.odd
{
	background-color:#363F7A;
}
table.data_table tbody tr.even
{
	background-color:#575762;
}


/**************************
hiding span text in titles
**************************/
h1.storytitle span, h1.post_title span
{
	display:none;
}
/*****************************
separating padi logos
*****************************/
div#padi_nav_logos
{
	margin-left:-20px;
}
div#padi_nav_logos a
{
	padding-bottom:5px;
	padding-top:5px;
}
div#padi_nav_logos a img
{
	margin-bottom:5px;
	margin-top:5px;
}
.narrow_form
{
	width:230px;
}
.narrow_form label
{
	/*width:100px;
	text-align:left!important;*/
}
.narrow_form input
{
	padding:5px;
}
.narrow_form input
{
	margin-bottom:10px;
}
.sml_txt
{
	font-size:.8em;
}
th.align_center
{
	text-align:center;
}
/*****************
newsletter auto responder widget
*****************/
#autoresponder-2
{
	border:3px dashed #ddff34;
	padding:5px;
	width:130px;
}
#autoresponder-2 h3
{
	text-align:center;
}
#autoresponder-2 input
{
	font-size:1.1em;
}
#autoresponder-2 div.button
{
	text-align:center;
}
#autoresponder-2 div.button input.button
{
	margin:5px auto 5px auto;
}
div.event_list div.post_date
{
	display:none;
}
div.sociable_tagline
{
	margin-top:5px;
	margin-bottom:10px;
}
/*end of style sheet*/
div.search_results
{
	background-color:/*#94A2DA;*/#204B90;
	border: 3px dashed #FC0;
	margin:10px;
	padding:5px;
}
div#lbCaption a
{
	color:#00C;
	font-size:1.1em;
}
pre ul.feed
{
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif 0.9em;
	
	padding:5px;
}
pre ul.feed li
{
	text-decoration:none;
	font:inherit;
	border-bottom: 2px groove #FC0;
	padding: 5px 5px 10px 5px;
}
pre ul.feed li:first-line 
{
	font-weight:bold;
	color:#FC0;
	font-size:1.2em;
}
.entry li
{
	list-style:inside disc;
}
/****
multi page post index styling
***/
div.link-pages
{
	margin:10px auto 10px auto;
	/*width:50%;*/
	/*background-color:#fff;*/
	padding:5px;
	text-align:center;
	
	color:#CCC;
	/*background-color:#DADADA;*/
}
div.link-pages a, div.link-pages a:link
{
	border:3px ridge #808000;
	background-color:#FC0;
	color:#00C;
	padding:5px;
}
div.link-pages a:focus, div.link-pages a:hover
{
	text-decoration:none;
	border:3px  groove #FC0;
	background-color:#808000;
}
div.link-pages strong
{
	background-color:#2a2948;
}
a.more-link
{
	font-weight:bold;
	font-size:1.2em;
}
.data_table li
{
	list-style-image:url(images/tick-v2-w25.gif);
	list-style-position:outside;
	margin-left:30px;
	margin-top:5px;
	padding-top:5px;
}
.data_table li:next-line
{
	margin-left:60px;
}
.data_table td.price
{
	text-align:right;
}
div#footer_nav
{
}
div#footer_nav ul
{
}

div#footer_nav li
{
	display:inline;
	list-style:none;
	margin-left:5px;
	margin-right:5px;
}
div#footer_nav li a, div#footer_nav li a:link, div#footer_nav li a:hover, div#footer_nav li a:focus, div#footer_nav li a:visited
{
	text-decoration:none;
	color:#F2F2F2;
}
html > body .entry ul.ticks
{
	margin-left:40px;
	padding-left:5px;
	text-indent:0px;
	
}
html > body .entry ul.ticks li
{
	list-style-image:url(images/tick-v2-w15.gif);
	
	/*margin-left:30px;*/
	/*margin-top:5px;*/
	padding-top:-5px;
	list-style-position:outside;
}
div.faux_button
{
	margin:5px;
	padding:5px;
	border:3px ridge #fc0;
	background-color:#333;
	text-align:center;
}
div.highlight h1, div.highlight h2, div.highlight h3, div.highlight h4, div.highlight h5, div.highlight h6
{
	color:#009;
}

div.displayTable, div.data_table
{
	display:table;
}
div.data_table
{
	width:100%;
	border: 3px double #FC0;
	padding:3px;
}
div.tableHeader
{
	display:table-row;
	color:#FFF;
	background:#817c2e;
}
div.displayRow, dl.displayRow
{
	display:table-row;
}
div.displayItem, dt.displayItem, dd.displayItem
{
	display:table-cell;
	margin:10px;
	padding:5px;
}
div.tableHeader .product, div.tableHeader .price, div.tableHeader .details
{
	display:table-cell;
	border: 1px solid #2a2948;
	padding:5px;
	text-align:center;
}

div.data_table dl.displayRow .product, div.data_table dl.displayRow .price, div.data_table dl.displayRow .details
{
	border: 1px solid #2a2948;
}
div.data_table .product
{
	width:35%;
}
div.data_table .price
{
	width:20%;
}
div.data_table .details
{
	width:45%;
}
div.data_table .odd
{
	background:#363f7a;	
}
div.data_table .even
{
	background:#575762;	
}
div.data_table dt
{
	font-size:0.9em;
}
li#mailchimp-widget p.accessibility
{
	display:block;
}