/*  
Theme Name: Ignite Matchmaking Theme
Theme URI: http://wordpress.org/
Description: Ignite Matchmaking Theme created by <a href="http://www.katzwebdesign.net">Katz Web Design</a>
Version: 1.0
Author: Zack Katz
Author URI: http://katzwebdesign.net/

*/


/* @override 
	http://localhost:8888/ignite/wp-content/themes/default/style.css
	http://www.ignitematchmaking.com/wordpress/wp-content/themes/default/style.css.php
	http://www.ignitematchmaking.com/wordpress/wp-content/themes/default/style.css
	http://localhost:8888/ignite/wp-content/themes/default/style.css.php
	http://www.ignitematchmaking.com/wp-content/themes/default/style.css.php
*/

/* Begin Typography & Colors */
a { outline:none;}

body {
	font-size: 66.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	background-color:#002144;
	}

#page {
	background: white url(images/kubrickbg-ltr.jpg) repeat-y top; border: none; 
	text-align: left;
	position: relative;
	}

#header {
	background: url(images/kubrickheader_bg.jpg) repeat-x;
	margin: 0 auto;
		}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 
#wrapper {
	background: #8abe74 url(images/kubrickbgcolor.jpg) center top repeat-y;
	margin:0; padding:0;
}
#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn .article .entry {
	margin-top: .5em;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
}
ul.post-meta {
	margin: 1em 0!important;
}
.post-meta li {
	line-height: 1;
}
span.post-meta-key {
	font-weight: bold;
}
.alt, .author, .message {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
}
.message {
	padding: 5px;
	border: 1px solid #fff ;
}
.message span.hide_me {
	display: block;
	clear: both;
	font-size: .875em;	
}
.alt1 {
	background-color: #e1efd8;
	border-top: 1px solid #ddd;
	
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
div.post small {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;

	}

h1 {
	font-size: 2.2em;
	text-align: left;
}
h1.pagetitle {
	padding:0;
	margin:10px 0 20px 0;
}
h1.pagetitle.blog {
	padding:0;
	margin-bottom: 0em;
}
small.single {
	font-size: 1em;
	color: #010334;
}
h1.pagetitle.quote {
	text-indent: -.37em;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.2em;
	color:#010334;
	margin:0;
	}
h3.pullquote {
	float: right;
	width: 150px;
	font-size: 1em;
	line-height: 1.4;
	font-weight: normal;
	margin: .25em .25em .25em .5em;
	padding:.5em;
	border: 2px solid #ffffff;
	background-color: #f8f8f8;
}
.pullquote a {
	text-decoration: underline!important;
}
h3#respond {
	padding-top:1em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #0a1c8a;

	}

h2, h2 a, h2 a:visited {
	color: black;
}

h3, h3 a, h3 a:visited{
	color: #010334;
}
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;
	}

.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 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 {

	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #010334;
	}
blockquote{
color:#333;
}
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: #0b1b8c;
	text-decoration: none;
}

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 */
body {
	margin: 0;
	padding: 0; 	
	
	}
#pagetop{
	padding-top: 1px;
	background-color: #3d5579;
}
#banner_container #bachSearch {
	padding: 0;
	margin: 0;
	text-align: left;
	text-indent: -9999px;
	background: url(images/learn-what-women6.gif) left top no-repeat;
	top: -43px;
	right: 60px;
	position: absolute;
	width: 277px;
	height: 41px;
	overflow: hidden;
}
#banner_container #bachSearch a {
	background: url(images/learn-what-women6.gif) left top no-repeat;
	display: block;
	width: 277px;
	height: 41px;
	float: left;
}
#banner_container #bachSearch a:hover {
	background: url(images/learn-what-women6.gif) left -50px no-repeat;
}

#sidebar #bachSearch {
	padding: 0;
	margin: 0;
	text-align: left;
	background: url(images/learn-what-women5.gif) left top no-repeat;
	margin-top: -41px;
	width: 205px;
	height: 41px;
	overflow: hidden;
}
#sidebar #bachSearch a {
	background: url(images/learn-what-women5.gif) left top no-repeat;
	text-indent: -9999px;
	display: block;
	width: 205px!important;
	height: 41px!important;
}
#sidebar #bachSearch a:hover {
	background: url(images/learn-what-women5.gif) left -50px no-repeat;
}
#sidebar #faceBook {
	padding: 0;
	margin: 0;
	text-align: left;
	background: url(images/facebook.gif) left top no-repeat;
	margin-top: 10px;
	width: 206px;
	height: 41px;
	margin: 10px auto 0 auto;
	overflow: hidden;
}
#faceBook a {
	text-indent:-9999px;
	background: url(images/facebook.gif) left top no-repeat;
	width: 205px;
	float: left;
	height: 41px;
}
#sidebar #faceBook a:hover {
	background: url(images/facebook.gif) left -50px no-repeat;
}
.steps #bachSearch {
	margin-left: 32px!important;
	margin-bottom: 10px!important;
}
#pagetop #bachSearch a {
	text-align: right;
	margin: 0!important;
	display: block;
	padding: 0 .5em 0 0;
	color: white;
}
#gradient{
clear: both;
height:16px;
background: url(images/gradient.jpg);
text-align:center;
}
#footertop {
	background:url(images/footertop.jpg) center top no-repeat;
	display:block;
	height:16px;
	margin-left:1px;
}

#pagebot{
	clear: both;
	color:#ffffff;
	background: #3d5579 ;
	text-align:center;
	font-size:14px;
	vertical-align:middle;
	margin:0 auto;
	padding:20px;
}

#pagebot #footermenu{
width:740px;
padding-right:20px;
margin:0 auto;
}

#pagebot ul {
	display: inline;
	
}
#pagebot li {
	display: inline;
	line-height:1.5;
}
#pagebot ul li {
	color: white;
}	
#pagebot ul li a {
	color: white;
}	

#page {
	background-color: #a8d18f;
	margin: 0px auto 10px auto;
	padding: 0;
	width: 780px;
	}
#topmainpage{
background: url(images/topmainpage.jpg) no-repeat;
	margin: 0px auto 10px;
	padding: 0;
	width: 780px;
	height: 270px;
}
#topmainpage h3
{
	border: solid 1px red;
}
#pagemenu {
	margin: 0px auto;
	position:relative;
	width: 780px;
	text-align:right;
	vertical-align:middle;
	height: 225px;
	}
#pagemenu #menus{
	margin-top: 35px;
background: url(images/menubg.jpg) repeat-x;
width:474px;
float:right;
vertical-align:middle;
}

#pagemenu #logo {
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	float:left;
	width:230px;
	height:225px;
}

#logo a {
	display:block;
	margin-left: 36px;
	margin-top: 6px;
	width:182px;
	height:209px;
	background: url(images/logo.gif) left top no-repeat;
	float:left;
}

#itemmenu ul {
	display: inline;
	
}
#itemmenu li {
	display: inline;
}
#itemmenu ul li {
	display: block;

	color: white;

	float: left;
}	
#itemmenu ul li a {
	display: block;

	color: white;

	float: left;
}	

#pagemenu h2, .ir {
	text-indent:-9999px;
	display: block;	
	float: left;
	font-size: 1px;
	position: absolute;
	left: -9999px;
	top: 0;
}

#itemmenu a#currenthome{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:bottom left;
color:#000000;
float:left;
width: 88px !important;
height: 46px !important;
text-indent:-9999px;
}
#itemmenu a#home:hover{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:0 center;
float:left;
color:#fff;
width: 88px !important;
text-indent:-9999px;
height: 46px !important;
}

#itemmenu a#home{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:0 top;
float:left;
color:#fff;
width: 88px !important;
text-indent:-9999px;
height: 46px !important;
}

/*----*/
#itemmenu a#men:hover{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-88px -46px;
float:left;
color:#fff;
width: 64px !important;
height: 46px !important;
text-indent:-9999px;
}

#itemmenu a#men{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-88px top;
float:left;
color:#fff;
width: 64px !important;
height: 46px !important;
text-indent:-9999px;
}
#itemmenu a#currentmen{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-88px -92px;
float:left;
color:#fff;
width: 64px !important;
height: 46px !important;
text-indent:-9999px;
}
/*------*/


#itemmenu a#women:hover{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-152px -46px;
float:left;
color:#fff;
width: 85px !important;
height: 46px !important;
text-indent:-9999px;
}

#itemmenu a#women{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-152px top;
float:left;
color:#fff;
width: 85px !important;
height: 46px !important;
text-indent:-9999px;
}
#itemmenu a#currentwomen{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-152px -92px;
float:left;
color:#fff;
width: 85px !important;
height: 46px !important;
text-indent:-9999px;
}

#itemmenu a#about:hover{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-237px -46px;
float:left;
color:#fff;
width: 75px !important;
height: 46px !important;
text-indent:-9999px;
}

#itemmenu a#about{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-237px top;
float:left;
color:#fff;
width: 75px !important;
height: 46px !important;
text-indent:-9999px;
}
#itemmenu a#currentabout{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-237px -92px;
float:left;
color:#fff;
width: 75px !important;
height: 46px !important;
text-indent:-9999px;
}

#itemmenu a#blog:hover{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-312px -46px;
float:left;
color:#fff;
width: 66px !important;
height: 46px !important;
text-indent:-9999px;
}

#itemmenu a#blog{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-312px top;
float:left;
color:#fff;
width: 66px !important;
height: 46px !important;
text-indent:-9999px;
}
#itemmenu a#currentblog{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:-312px -92px;
float:left;
color:#fff;
width: 66px !important;
height: 46px !important;
text-indent:-9999px;
}


#itemmenu a#currentcontact{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:bottom right;
color:#000000;
float:left;
width: 96px !important;
text-indent:-9999px;
height: 46px !important;
}
#itemmenu a#contact:hover{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:center right;
float:left;
color:#fff;
text-indent:-9999px;
width: 96px !important;
height: 46px !important;
}
#itemmenu a#contact{
background: url(images/allmenu.jpg) no-repeat left top;
background-position:top right;
float:left;
color:#fff;
text-indent:-9999px;
width: 96px !important;
height: 46px !important;
}




#pagemenu #itemmenu{
float:left;
vertical-align:middle;
}
#itemmenu a
{
text-indent:-9999px;
text-align:center;
float:left;
/*vertical-align:middle;
line-height:42px;
height:46px !important;
color:#ffffff;
font-weight:bold;
font-size:12px;
width:77px !important;
background: url(images/allmenu.jpg) no-repeat left top;
background-position:0px 0px; */
}


#header {
	background-color: #fff;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 225px; 
	width: 100%;	
	}

#headerimg {
	margin: 0 auto;
	height: 225px;
	width: 100%;
	background: transparent url(images/kubrickheader.jpg) no-repeat top center;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 15px;
	width: 750px;
	}
.clear { 
	clear:both; height: 1px;
}
.clearright {
	clear: right;
}

.width50 {
	float: left;
	width: 47%;
	margin-right: 2%;
}

.width50.article {
	background: #e3f1dc;
	padding:10px 2%;
	width: 46%;
	margin-right: 0;
	border: 1px solid white;
}
.width50.testimonial {
	margin-bottom: 20px;
}
.home .width50 {
	width: 54%;
}
.home .width50.article {
	width: 38%!important;
	float: left;
}
.home .width50.article .entry h1,
.home .width50.article .entry h2,
.home .width50.article .entry h3,
.home .width50.article .entry p
 {
	margin: .5em 0;	
}
.post {
	padding: 0 0 1px;
	width: 450px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}


.widecolumn .post {
	margin: 0;
	width: 100%;
	}
.narrowcolumn .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;
}

#footer {
	margin: 0px auto 0px;
    padding: 0px;
	background-color:#002144;
	overflow:visible;
	text-align: center;
	clear: both;
	}
#footercontainer {
	margin: 0px auto;
    padding: 0px;
    min-width: 780px;
    text-align: center;
}
#footercontainer div.block {
	float:left;
	padding: 10px 1%;
	margin: 0;
	margin-top:10px;
	background-color:#002144;
	color:#ffffff;
	text-align:left;
	font-size:13px;
	vertical-align:middle;
	width: 21%!important;
	margin-left:1.5%;
	border-right: solid 1px #1c3959;	
}
#footercontainer .block p { text-align:left; margin:0; padding:0; margin-bottom:.25em;}
#footercontainer div#last {
	padding-right:0;
	border:0;
}
#logos {
	margin: 0 auto;
	margin-top: 1em;
	padding: 0;
	width: 200px;
	overflow: hidden;
}
#logos img {
	text-align: center;
	display: block;
	float: left;
	padding-right: 10px;
}

#footercontainer div ul{
margin-left: 15px;
margin-top:0px;
padding: 0px;

}
#footercontainer div ul li
{
color:#ffffff;

}
#footercontainer div h2
{
color:#ffffff;
	margin: 0px;
}

#footercontainer div ul li a
{
color:#ffffff;


}

	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {

	padding: 0px 0 0px 0;
	margin: 0px;
	color:#0b1a8d;
	}

h2 {
	margin: 0 auto;
	}

h2.pagetitle {
	text-align: left;
	margin:.75em 0;
	font-size: 1.6em;
	border-bottom: solid 2px #fff;
}
h2.pagetitle.blog {
	margin-bottom:.2em;
}
h2.header {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	color: #0b1a8d;
	text-transform: uppercase;
}
.margin-top, div#sharethis {
	margin-top: 1em;
}

h3 {
	padding: 0;

	}

h3.comments {
	padding-top: 0;
	margin: 40px auto 20px ;

	}
h3#comments {
	padding-top: 0;
	margin-top: 5px;
	margin-bottom:5px;
	line-height:26px;
	border-bottom: solid 2px #ffffff;
	}
h3#phonenumber{
	display:block;
	text-indent:-9999px!important;
	float:right;
	position:absolute; top:110px; right:0;
	background: url(images/phone.jpg) right top no-repeat;
	height: 25px;
	width:229px;
	text-align:left;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/* {
	float: right;
	margin: 0 0 .875em .875em;
}*/

/*	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, .entry img {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright, .entry img {
	float: right;
	text-align: right!important;
	}
.entry img.wp-smiley {
	float:none!important;
	text-align:left!important;
	display:inline!important;
	padding:0px!important;
	margin:0px!important;
}
.entry img.border {
	padding:0px!important;
	border: 4px inset #f8f8f8;
}
.alignleft {
	float: left;
	text-align: left!important;
}

/* 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;
	margin: 0;
	padding: 0 0 0 0px;
	padding-left: 1em;
} 

html>body .entry li {
	margin: .25em 0 .5em 1em;
}

.entry ul li:before{
	
	}

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

/* End Entry Lists */



/* Begin Form Elements */
#sidebar form {
	margin: 0;
}
#searchform {
	padding: 10px;
	padding-bottom: 1px;
	display: block;
	float: right;
	text-align: left;
	width: 90%;
	clear: right;
}


#sidebar #searchform #s {
	width: 96%;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 3px;
}


#ea_label {
	display: block;
	width: 86%;
	text-align: left;
	margin: 3px 5%;
	padding: 0;
	text-indent: 0;
}	
#ea {
	width: 86%;
	display: block;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 3px;
}
#submitcc, #submitsearch {
	clear: both;
	display: block;
	margin: 5px 5%;
	padding: 2px;
	text-align: center;
}
#submitcc {
	padding:2px 5px;
}
#submitsearch {
	margin-left:0;
	margin-right:0;
}
	
	
.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: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0 0px;
	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;
color: #666666;
	}
	
.commentmetadata a{

color: #666666;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 1px 0 10px 0;
	width: 203px!important;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	position: relative;
	clear: right;
	margin: 0;
	margin-left: 540px!important;
	
/*
	position: absolute;
	right: 40px;
	top: 0;
*/
}
#content.narrowcolumn.steps, .steps .post {
	width: 400px;
}
#sidebar.steps {
	width: 275px!important;
	margin-left: 470px!important;
}

#sidebar #tellfriend{
position: absolute;
left: 4%;
top: -70px;
margin-top:20px;
text-align: left;
/*margin-top:20px;
text-align:right;*/
}
#sidebar #tellfriend.wide {
	left: 16%;
	top: -80px;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	text-transform:uppercase;
	color:#ffffff;
	background: #3e5577 url(images/sidebarheadline1.jpg) left top repeat-x;
	line-height:26px;
	
	text-align:center;
	visibility: visible;
	margin: 0px;
	margin-top:5px;
	width:100%;
	padding: .3em 0 .2em 0;
	min-height:1em;
	display:block;
	line-height:1.4em;
}

#sidebar h3 {
	font-size: 1.7em;
	line-height:26px;
	color:#0a1b8d;
	text-align:right;
	}

#sidebar .top {
	margin-top: 20px;
}
#sidebar .box  {
	margin-bottom:10px;	
}

#sidebar .sidebarbg{
		background: #ffffff url(images/sidebarbg.jpg) ;
		background-repeat:repeat-x;
		padding-left: 0;
		clear: right;
}
#sidebar div.box {
	margin: 20px 0 0 0;
	float: right;
	width: 100%;
	border-bottom: 3px solid #3d5579;
}
#sidebar .sidebarbot{
width:100%;
height:20px;
		background: white 50% 0 url(images/sidebarbot.jpg) ;
		margin-bottom: 0px;
}


#sidebar li, #sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
	padding-top:5px;
	padding-bottom:5px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul li li, #sidebar ul li li {
	margin: 0px 0 0;
	padding: 0;
	list-style:disc inside;
	font-size:1.2em;
	margin-left:10px;
	padding-left:1em;
	text-indent:-1.05em;
}
.tag_cloud_tags {
	width:90%;
	padding:5px 5%;
}



/* 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: 5px 10px 0 10px;
	padding-left: 10px;
	border-left: 1px solid #fff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	float: left;
	text-align: center;
	clear:left;
	margin-top: 20px;
	margin-bottom:10px;
	padding: 0;
	width: 450px!important;
	font-size: .8em;
	background-color: #f8f8f8;
}
.navigation.single {
	margin: 10px 0 15px 0;
}
.navigation h3 {
	padding:0;
	padding-top: .5em!important;
	padding-bottom:.5em;
}
.navigation.single h3 {
	padding-top: 0!important;
}
.navigation .alignleft, .navigation .alignright {
	width: 220px;
}
.navigation .alignleft {
	padding-left: 5px;
	float:left;
	text-align: left;
}
.navigation .alignright {
	padding-right: 5px;
	text-align: right;
}
.navigation small {
	display: block;
	padding-top: .75em!important;
	font-size: 1.1em;
	clear: both;
	color: #444;
	width: 100%;
}
.navigation .alignleft h3 {
	float: left;
}
.navigation .alignright h3 {
	float: right;
}

/* End Various Tags & Classes*/

/* Form Mailer CSS */

dl.contact {
	padding-left: 16px;
	font-size: 1.1em;
	line-height: 1.4;
}
dl.contact dt {
	font-weight: bold;
	color: #010334;
	clear: left;
	float: left;
	padding: 0;
	padding-right: 1em;
	margin: 0;
	margin-bottom: .25em;
}
dl.contact dd {
	margin: 0;
	padding: 0;
	margin-bottom: .25em;
}

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #010334;
}

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

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

/*
.ddfmwrap {
	font-size: 100%;
	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%;
	font-weight: bold;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 100%;
	overflow: hidden!important;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 0px;
	width: 450px; 
}

form.ddfm fieldset {
	padding: 1.25em 10px 2px 0px;
	margin: 0 0 1em 0;
	display: block;
	border: none;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 15%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 1em;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 75%; 
	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: 1em;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 .25em 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: 29%;
	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: 1em;  
	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;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 82%;
}

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

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}

/* End Form Mailer CSS */

/* Send to A Friend CSS */

#stafLink {
	text-indent: -9999px;
	display: block;
	text-align: left;
	margin:0 auto;
	background: url(../../../images/sendtofriend.gif) left top no-repeat;
	cursor: pointer;
	padding: 0;
	height: 42px;
	width: 184px;
}
#banner_container #stafLink {
	position: absolute;
	top: -50px;
	right: 110px;
}
#stafBlock { position: absolute !important;   z-index: 100000; display: none; width: 200px; background-color: white; 
}

	#stafForm { background-color: white; border: 1px solid #000033; padding: 5px; margin:0;
	}
	#stafForm h2 { margin: 0; } 
	
	#stafForm input, #stafForm label, #stafForm h2 { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 1em; color: #222222; }
	#stafForm input.inputter { width: 120px; height: 15px; margin-top: 5px; border: 1px solid #ccc; }
	#stafForm label { float: left; display: block; width: 90px; line-height: 16px; }
	#stafClose { float: right; margin-right: 5px; }
	
/* End Send to A Friend CSS */

/* Begin Banner */

div#banner_container {
	background: url(images/banner-swoop.gif) no-repeat left top;
	width: 780px;
	display: block;
	padding-top: 27px;
}
div#banner {
	width: 100%;
	background-color: black;
	position: relative;
	padding: 0;
	margin: 0;
	min-height: 180px;
	margin-bottom: 0px;
	overflow: hidden;
	background: black url(images/home_banner4.gif) 15px top no-repeat;
	padding-top: 97px;

}
#banner_bottom {
	background: transparent url(images/home_banner_bottom2.gif) 15px bottom no-repeat;
	height: 29px;
}


div#man_woman {
	background: url(images/woman-man.png) no-repeat left 0;
	width: 227px;
	height: 186px;
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: right;
	margin-top: 77px;
}
#learn-more {
	background: black url(images/learn-more.gif) center top no-repeat;
	position: absolute;
	left: 0;
	top: -22px;
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
	width:227px;
	font-size: 1px;
	height: 20px;
}
#man_woman ul, #man_woman li, #steps * {
	font-size: 1px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	position: absolute;
	left: 0;
}
#man_woman li#man_link a, #man_woman li#woman_link a, ol li a#step1_link {
	display: block!important;
	position: absolute;
	text-indent: -99999px;
	float: none;
	font-size: 1px;
	cursor: pointer;
}
/*a#step1_link {
	height: 98px;
	width: 82px;
	top: 99px;
}*/
#man_link a {
	left: 8px!important;
	width: 211px;
	height: 80px;
	top: 9px;
	background: url(images/man-woman2.gif) no-repeat -8px -9px;
}
#man_link a:hover {
	background: url(images/man-woman2.gif) no-repeat -240px -9px;
}
#woman_link a {
	left:8px!important;
	position: absolute;
	top: 103px;
	width: 211px;
	height: 80px;
	background: url(images/man-woman2.gif) no-repeat -8px -103px;
}
#woman_link a:hover {
	background: url(images/man-woman2.gif) no-repeat -240px -103px;	
}
#man_woman h2 {
	color: #fdff92;
	position: absolute;
	right: 10px;
	font-size: 1.3em;
	top: -1.1em;
	letter-spacing: 1px;
}

/* End Banner */




/* Accordion CSS */

div.Accordion {
	overflow: hidden;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	background: #3d5579 url(images/stepbg.jpg) no-repeat left top;
	margin: 0px;
	padding: .25em 0 .25em 20px;
	line-height:1.5;
	min-height: 24px;
	cursor: pointer;
	font-size:1.3em;
	color:#ffffff;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 15em;
	background: #ffffff url(images/sidebarbg.jpg) left top repeat-x ;
}

.AccordionPanelOpen .AccordionPanelTab, .AccordionPanelTab:active {
background:#3d5579 url(images/stepactive.jpg) no-repeat left top;
color: #fdff92;
}

.AccordionPanelTabHover {
	color: #fdff92;
	text-decoration: underline;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #fdff92;
	text-decoration: none;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}
div.AccordionPanelContent p {
	padding: 5px 1em;
	line-height: 1.3;
}
/* End Accordion CSS */

/* Slimbox */
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background:#000A14;
	cursor: pointer;
	z-index:9990;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:9993;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
	background: transparent url(images/prevlabel.gif) no-repeat 0px -90px;
}

#lbNextLink {
	right: 0;
	background: transparent url(images/nextlabel.gif) no-repeat 100% -90px;
}


#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbBottom cite { width:100%; clear:left; display:block; font-weight:normal; font-style:italic;}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* End Slimbox */

.sort_list {list-style: none;padding-right: 20%;}
.sort_list li {padding: 3px 10px; border: 0px solid #999;cursor:move; background:#eee;}
.sort_list li p {padding: 0; margin:0;}

#event_info { margin: 20px 0; }
#event_info dt { font-weight: bold; font-size: 1.3em; color: black; padding: .25em 0; 
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; 
color:#010334;
}
#event_info dd { margin: 0px;padding: 0; margin-left: 20px; margin-bottom: .5em; }
.confirmation_details { font-weight: bold; margin: 5px 0 20px 30px; color: red; }
#registerForm  {
	width: 100%!important;
	text-align: right;
}
#registerForm table td {padding-bottom: 1em; text-align:left;}
#registerForm table th {width: 40%;vertical-align: top; text-align:right;}

#short_description { width: 100%; }

div.event_box {
	background-color: white;
	padding-bottom: 5px;
	margin-top: 20px;
}
div.event_box h2 {
	margin: 0 0 .5em 0!important;
	padding: 0;
}
#green_calendar {
	background: url(http://www.ignitematchmaking.com/wp-content/uploads/2008/02/calendar.jpg) left bottom no-repeat;
	height: 30px;
	display: block;
	overflow: hidden;
	margin-bottom: 5px!important;
}
div.event_box p, .widget p {
	padding: .25em 10px;
}
dl.em-event-list {
	padding-bottom: 0px;
}
dl.em-event-list dd,
dl.em-event-list dt {
	margin: 0;
}
div.event_box dl.em-event-list dd, div.event_box dl.em-event-list dt,
.widget dl.em-event-list dd, .widget dl.em-event-list dt, .event_box p, .widget p
{
	margin: 0;
	padding: 0 10px;
}
div.event_box dl.em-event-list dd, .widget dl.em-event-list dd {
	padding-bottom: .5em;
}
div.event_box dl.em-event-list dt, .widget dl.em-event-list dt {
	font-weight: bold;
	font-size: 1.2em;
	border-top: 1px solid #f3f3f3;
	padding-top: 4px;
}

dl.em-event-list dt {
	font-weight: bold;
	font-size: 1.2em;

}
#contactForm ul, #contactForm {margin:0; padding:0; float:left; clear:both; }
#contactForm ul { margin:0!important; display: block; width: 100%;}
#contactForm { margin-bottom:20px;background:#F6FFF0; padding-bottom:10px; margin-top:10px;}


#homepageForm h2, #homepageForm p {
	width: 486px;
	margin: 0;
	color: white;
	margin-left: 15px;
	text-align: center;
	padding: 0 0px;
}
#homepageForm h2 {
	padding-top: 50px;
	text-align: center;
	font-size: 2em;
	padding-bottom: 10px;
}
#homepageForm p {
	font-weight: normal;
	color: #eef7d9;
	font-size: 1.4em;
	margin-bottom: 50px;
}
#homepageForm a:link {
	color: #b1eaf9;
}
#homepageForm #contactForm {
	width: 486px;
	background-image: none;
	background: none;
	color: white;
	margin: 10px 0 0 15px;
	padding-bottom: 0;
	font-size: 12px;
}
#homepageForm label small {
	color: #ccc;
}

div#contactForm, #contactForm div.info { 
	padding:10px;
}
#contactForm div.info { padding-bottom:0;}
#contactForm li br { display:none;}
#contactForm li { clear:both; list-style:none!important; margin-bottom:.5em; padding-left:5%;}


#contactForm li label {float:left; margin-top:.5em;}
#contactForm li input, #contactForm li textarea, li.gender div {float:left;clear:left; margin-bottom:.5em; margin-left:1em; width:60%;}

.req {
	font-size: .8em;
	color: #000999;
	
}

#homepageForm li {
	margin: 0;
	margin-bottom: .5em;
	margin-left: 10px;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
}
#homepageForm li#first_name,
#homepageForm li#last_name,
#homepageForm li#phone_number,
#homepageForm li#email {
	width: 47%;
	float: left;
	clear: none;
}
#homepageForm li#email{
	width: 57%;
}
#homepageForm li#phone_number {
	width: 35.8%;
}
#homepageForm #contactForm ul li.gender {
	float: left;
	text-align: left;
	width: 50%;
}

#homepageForm li.gender div input {
	
}

#homepageForm li.gender label {
	padding-bottom: 5px;
	float: right;
	text-align: right;
	width: 100%;
}
#homepageForm li input {
	width: 90%;
	margin: 0;
	padding: 4px 2px;
	font-size: 1.25em;
	color: #333;
}
#homepageForm #contactForm li.submit input {
	float: right;
	margin-right: 20px;
}
#contactForm li.submit input {
	width: auto;
}
#homepageForm li.submit {
	float: right;
	width: 150px;
	margin-right: 4px;
	margin-top: 1.5em;
	clear: none!important;
}
#contactForm li textarea {height:4em;}
#contactForm fieldset {   margin:0; float:left; clear:both; margin-top:.5em; position:relative; border:none; width:80%;
}
#contactForm fieldset input {
	width: 90%;
	display: inline;
	float: left;
}
#contactForm fieldset.submit {margin-top:0; padding:0; border-top:0; padding-top:.5em;}
#contactForm legend { 
color:#333; font-weight:bold; font-size:1.2em;
padding:0; 
margin:0;
border-bottom:1px solid #ccc;
display: block;
width: 100%;
}
#contactForm legend span { 
 /*position: absolute;  
left: 0.25em;  
top: -1em;  
margin-top: 0.5em;*/  
text-transform:uppercase;
font-size: .75em;
text-decoration: none!important;
}
#contactForm li.gender label, #contactForm li.gender input { margin:0; width:auto; float:left;clear:none;}
#contactForm li.gender div { clear:both; width:100%; float:none;}
#contactForm fieldset.submit input { width:7em;}
#contactForm li.gender input { margin:0 .5em 0 1em;}
#contactForm #genderLabel { margin:.5em 0 .25em;}


.buttons a, .submit button{
    display:block;
    float:right;
    margin:0 20px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color: #8bb8f6;
    border: 1px solid #7eb0fd;
    color: #25344a;
}
button:active, .buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#000666;
}

#kwd { clear:both; text-align:center; color:#ccc; font-size:1em; margin:0; padding:0; padding-bottom:.5em;}
#kwd a { color:#B7D7AC;}
#kwd acronym { border:none; cursor:pointer;}

/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}

/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	color: red !important;
}