/*
Theme Name: Jackie
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

*/

@charset "utf-8";
/* CSS Document */

body
{
margin:60px 0 0 0;
padding:0;
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:url(images/services-bg.jpg) top center no-repeat;
}

body.home
{
margin:60px 0 0 0;
padding:0;
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:url(images/main-bg.jpg) top center no-repeat;
}

body.angelic-services
{
margin:60px 0 0 0;
padding:0;
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:url(images/services-bg.jpg) top center no-repeat;
}

body.events
{
margin:60px 0 0 0;
padding:0;
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:url(images/events-bg.jpg) top center no-repeat;
}

body.oracle
{
margin:60px 0 0 0;
padding:0;
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:url(images/oracle-bg.jpg) top center no-repeat;
}

.main
{
width:995px;
height:auto;
margin:0 auto;
}
.buttons
{
height:28px;
padding:5px 0 0 15px;
}
.clear
{
clear:both;
}
a {
color:#B34170;
font-weight:bold;
text-decoration:underline;
}
a:hover {
	text-decoration: none;
}

ul
{
margin:0;
padding:0;
list-style:none;
}
.buttons li
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
.buttons li a
{
color:#fff;
line-height:27px;
text-align:center;
text-decoration:none;
padding:0 22px 0 22px;
display:block;
}
.buttons li a:hover
{
color:#cc95bb;
}
.buttons li a.active
{
 background:url(images/button-hover.png) no-repeat bottom center;
}

.bannertext
{
height:485px;
padding:70px 0 0 70px;
}
.bannertext h1
{
margin:0;
font-size:18px;
font-family:Arial, "Times New Roman", Times, serif;
font-style:italic;
}
.bannertext h2
{
margin:0;
font-size:12px;
padding:10px 0 0 0;
font-weight:normal;
}
.bannertext p
{
margin-left:120px;
}
.middle-text-tab
{
height:310px;
}
.middle-text-tab .tabarea
{
width:289px;
float:left;
padding-left:40px;
}
.middle-text-tab .tabarea .txt1
{
height:45px;
background:url(images/angel-readings.jpg) no-repeat;
text-indent:-9999px;
font-size:0px;
}
.middle-text-tab .tabarea .txt1:hover
{
height:45px;
background:url(images/angel-readings-hover.jpg) no-repeat;
text-indent:-9999px;
font-size:0px;
cursor:pointer;
}
.middle-text-tab .tabarea .txt2
{
height:45px;
background:url(images/coaching-services.jpg) no-repeat;
text-indent:-9999px;
font-size:0px;
}
.middle-text-tab .tabarea .txt2:hover
{
height:45px;
background:url(images/coaching-services-hover.jpg) no-repeat;
text-indent:-9999px;
font-size:0px;
cursor:pointer;
}
.middle-text-tab .tabarea .txt3
{
height:45px;
background:url(images/reiki-seasons.jpg) no-repeat;
text-indent:-9999px;
font-size:0px;
}
.middle-text-tab .tabarea .txt3:hover
{
height:45px;
background:url(images/reiki-seasons-hover.jpg) no-repeat;
text-indent:-9999px;
font-size:0px;
cursor:pointer;
}
.middle-text-tab .tabarea h3 p
{
margin:0px;
color:#60508e;
padding-top:15px;
font-weight:normal;
font-size:12px;
line-height:18px;
font-style:normal;
font-family:Arial,Helvetica,sans-serif;
}
.middle-text-tab .tabarea p
{
color:#403467;
font-family:Arial, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
}
.middle-text-tab .tabarea p a
{
color:#403467;
text-decoration:none;
}
.middle-text-tab .tabarea p a:hover
{
color:#a7164a;
text-decoration:underline;

}
.shadow
{
height:29px;
background:url(images/shadow.jpg) no-repeat;
}

.home .shadow
{
height:29px;
background:url(images/shadow.jpg) no-repeat;
clear:both;
}

.signup-area
{
height:auto;
color:#403563;
}
.signup-area .sign-area
{
height:auto;
width:476px;
border-right:#d9d7e0 solid 1px;
margin-bottom:40px;
padding:20px 0 10px 55px;
float:left;
}

body.oracle .signup-area .sign-area
{
border:none;
height:auto;
margin-left:230px;
padding:20px 0 10px 55px;
float:left;
}

.signup-area .sign-area .signtxt
{
height:20px;
font-weight:bold;
}
.signup-area .sign-area li.fldtext
{
padding:8px 0 5px 0;
width:110px;
float:left;
}
.signup-area .sign-area li.fldarea
{
padding:5px;
width:300px;
float:left;
}
.signup-area .sign-area li.send
{
width:400px;
height:23px;
float:left;
background:url(images/send.jpg) top right no-repeat;
text-align:right;
}
.signup-area li.paypal-facebook
{
width:205px;
/*height:56px;*/
margin-top:0px;
float:left;
margin-left:120px;
text-align:center;
}
.width270
{
width:270px;
height:18px;
color:#403563;
}
.signup-area .rightimg
{
width:395px;
float:left;
padding-left:40px;
}
.button
{
	width:206px;
	height:23px;
}
.footer
{
/*height:270px;
background:url(images/footer-image.jpg) center bottom no-repeat;*/
color:#60508e;
}
.footer .links
{
height:25px;
width:740px;
margin:0 auto;
}
.footer .links li
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#706199;
}
.footer .links li a
{
color:#706199;
text-align:center;
text-decoration:none;
padding:0 15px 0 15px;
display:block;
}
.footer .links li a:hover
{
color:#a7164a;
}
.footer h4
{
margin:20px 0;
font-weight:normal;
text-align:center;
font-size:12px;
/*padding:220px 10px 0 0;*/
}
.footer h4 a
{
color:#706199;
text-decoration:underline;
font-weight:bold;
}

/*-----------dd----------------*/


.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul li{
float : left;
background:url(images/div.png) no-repeat 0 50%;
line-height : 28px;
list-style:none;
}

.ddcolortabs li a{
display : block;
font-family:Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight:bold;
text-align:center;
line-height : 28px;
color : #ffffff;
text-decoration : none;
}

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

.ddcolortabs a span{
float:none;
}

/*.ddcolortabs a:hover{
background-color: #591f20;
}

.ddcolortabs a:hover span{
background-color: #591f20;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab
background-color: #591f20;
}

*/
.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background:#f00;

/*border-top: 1px solid #fff;*/ /*Remove this to remove border between bar and tabs*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	top: 22px;
border-bottom: 1px solid #5b2f70; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
		font:normal 12px Arial;
	line-height:28px;
	z-index:100;
	width: 150px;
	visibility: hidden;
	left: 128px;
background:url(images/dd-image-1.jpg) repeat;
/*background:#f00;*/

}


.dropmenudiv_a a{
display: block;
text-indent: 5px;
border-top: 0 solid #ff0000;
border-bottom: 1px solid #5b2f70; /*THEME CHANGE HERE*/
padding: 2px 0;
text-align:center;
text-decoration: none;
	color:#fff;
	font-weight:bold;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
color:#F5E1FC;
}

/*-------------------------*/

.event-header
{
height:270px;
}
.event-listarea
{
padding:10px 0 25px 60px;
color:#200e32;
}
.event-listarea .header
{
height:27px;
}
.event-listarea .header li.left
{
width:7px;
height:27px;
background:url(images/left-curve.jpg) no-repeat;
float:left;
}
.event-listarea .header li.right
{
width:7px;
height:27px;
background:url(images/right-curve.jpg) no-repeat;
float:left;
}
.event-listarea .header li.mid
{
height:25px;
padding:2px 5px 0 5px;
float:left;
background:#e5e3e8;
font-family:Arial, "Times New Roman", Times, serif;
font-style:italic;
font-size:18px;
}
.event-listarea .event-time
{
padding:10px 0 5px 0;
border-bottom:#d9d6dc 1px solid;
}
.event-listarea .event-time h3
{
margin:0;
line-height:20px;
font-size:12px;
}
.event-listarea .event-time h3 span
{
color:#b34170;
font-size:16px;
font-style:italic;
font-family:Arial, "Times New Roman", Times, serif;
}
.event-listarea .detail
{
line-height:30px;
}
.event-listarea .detail a
{
color:#b34170;
text-decoration:underline;
font-weight:bold;
}
.event-listarea .detail a:hover
{
text-decoration:none;
}
.event-listarea .detail span
{
color:#b34170;
font-weight:bold;
}
.event-listarea .pastevent, .event-listarea .nextevent
{
padding:5px 0 5px 0;
font-style:italic;
font-family:Arial, "Times New Roman", Times, serif;
font-size:20px;
width:300px;
float:left;
}

.event-listarea .nextevent {
float:right;
}
.event-listarea .pastevent a, .event-listarea .nextevent a
{
color:#b34170;
text-decoration:underline;
}
.event-listarea .pastevent a:hover, .event-listarea .nextevent a:hover
{
text-decoration:none;
}
.oracle-body
{
height:500px;
/*background:url(images/oracle-body.jpg) no-repeat;*/
}
.oracle-body .text
{
/*padding:140px 50px 0 445px;*/
color:#200e32;
text-align:center;
font-family:Arial, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
}
.oracle-body .btn
{
padding:20px 0 0 580px;
}
.signup-area .rtpaypal
{
width:410px;
float:left;
padding:20px 0 0 20px;  
}
.services, .agservices
{
width:850px;
margin:0 auto;
color:#200e32;
padding-bottom:20px;
}
.services .txtarea , .agservices .txtarea 
{
padding:5px 0 5px 0;
width:450px;
float:left;

}

.services .txtarea p
{
margin:0;
font-size:12px;
padding-top:10px;
}

.agservices .txtarea p
{
margin:0;
font-size:12px;
padding-top:10px;
font-family:Arial, "Times New Roman", Times, serif;
font-weight:normal;
line-height:136%;
}

.agservices .wide-col, .event-listarea .agservices .wide-col {
	width: 830px;
}
.services .txtarea h2, .agservices .txtarea h2
{
margin:0;
font-size:18px;
font-family:Arial, "Times New Roman", Times, serif;
font-style:normal;
padding-top:20px;
}
.services .boxarea, .agservices .boxarea
{
width:375px;
float:right;
padding-left:20px;
}
.services .boxarea .box, .agservices .boxarea .box
{
width:352px;
margin-top:15px;
}

.services, .agservices
{
width:850px;
margin:0 auto;
color:#200e32;
padding-bottom:20px;

}
.services .txtarea, .services .pcontent
{
padding:5px 0 5px 0;
width:450px;
float:left;
}

.services .pcontent
{
width:800px;

}

.services .txtarea h4, .services .pcontent h4
{
margin:0;
font-size:12px;
padding-top:10px;
}
.services .txtarea h2, .services .pcontent h2
{
margin:0;
font-size:18px;
font-family:Arial, "Times New Roman", Times, serif;
font-style:normal;
padding-top:20px;
}

.top-1{
	float:left;
	width:352px;
	background:url(images/top-curve.jpg) no-repeat;
}

.mid-1{
	float:left;
	width:342px;
	background:#e6e3e9;
	margin:8px 0 0 0;
	padding:0 0 0 10px;
}
.botom-1{
	float:left;
	width:352px;
	background:url(images/bottom-curve.jpg) no-repeat;
	height:8px;
}
.mid-1 li.top-txt {
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	list-style:none outside none;
	padding-left:23px;
}
.mid-1 ul li
{
	list-style-type:disc;
	line-height:136%;
	list-style-position:inside;
	/*padding:5px 0 5px 0;*/
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:14px;
	padding-left:23px;
}

div.submit {
float:right;
padding-right:80px;
margin-top:15px;
}
.submit .button
{
background:url("images/button.png") no-repeat scroll center center transparent;
border:0 none;
color:#202020;
font-weight:bold;
height:27px;
width:178px;
cursor:pointer;
}

/* 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 */


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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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 */

/* ---------------------- Pagination -------------------*/

.pagination{
clear:both;
display:block;
float:left;
padding:0 0 20px 70px;
position:relative;
z-index:3;
}
.pagination span, .pagination a{
display:block;
float:left;
font-size:11px;
line-height:13px;
margin: 2px 2px 2px 0;
display:block;
padding:3px 6px;
text-decoration:none;
}

.pagination .current{
font-size:11px;
padding:3px 6px;
}

.pagination span, .pagination a{
	border:1px solid #333;
	color:#fff;
	background-color:#999;
}

.pagination a:hover{
	border:1px solid #333;
	color:#fff;
	background:#747474;
}
.pagination .current{
	border:1px solid #333;
	color:#fff;
	background-color:#747474;
}
