/*  
Theme Name: IP08
Theme URI: http://www.refueled.net/wordpress-themes/
Description: Based on "Ad Clerum" by Refueled.net <a href="http://www.refueled.net/forum/" title="Forums">Forums</a>.  
Version: 1.0
Author: Hand Spun Digital, Inc.
Author URI: http://www.handspundigital.com

This theme was re-designed and coded by Rosemary of Hand Spun Digital with thanks to Nate of Refueled Dot Net. Released under GPL. http://www.opensource.org/licenses/gpl-license.php

old blue: #455A79

*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	background-color:#190c54;
	background-image:url('images/bodybg.jpg');
	background-repeat: no-repeat;
	background-position:top center;
	color:#5e4979 ; /*#391664,5e4979*/
	letter-spacing: .025em;
	font-size: 14px;
}
body.onecol {	background-image:url('images/bodybg-onecol.jpg');
	background-repeat: no-repeat;
	background-position:top center;
}
img {
	border: none;
}
a, a:visited {
	color: #a3275b;
	text-decoration: underline;
	border: none;
}
a:hover {
	color: #eb8d11;
	text-decoration: none;
}
ul li { 
list-style:disc;}
ul {margin: 0;}
form input {font-size:.9em; border:1px solid #999999; background-color:#ffffff;}

#container {
	position: relative;
	clear: both;
	float: none;
	display:block;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#header {
	display: block;
	width: 1000px;
	height: 159px;
	margin: 0 auto;
	padding: 0;
}
#header #logo {
margin-left: 51px;
}

#content {
	position: relative;
	clear: both;
	float: none;
	display:block;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	padding-top: 40px;
}
#content #onecolumn {
	display:block;
	margin: 0 auto;
	padding: 0;
	width:1000px;
	height: auto;
	background-image:url('images/contentbg-onecol.jpg');
	background-repeat:repeat-y;
	}
#content #onecolumn #main{
	display:block;
	margin: 0;
	padding: 0;
	width:800px;
	margin-left: 96px;
}


#content #twocolumn{
	display:block;
	margin: 0 auto;
	padding: 0;
	width:1000px;
	height: auto;
	background-image:url('images/contentbg.jpg');
	background-repeat:repeat-y;
}

#content #twocolumn #main{
	display:block;
	margin: 0;
	padding: 0;
	width:600px;
	margin-left: 96px;
}

#content #twocolumn #left { 
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	width: 179px;
	float: left; 
	 	}
#content #twocolumn #right { 
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	position: relative;
	display: block;
	width: 230px;
	float: right; 
/**/margin-right: 56px;	
	height: auto;
	background:none;
	
	}
*html #content #twocolumn #right { margin-right: 12px;}
div.spaceholder {
	clear: both;
	float: none;
	width: 786px;
}	

#content #main p {
	margin: 0px;
	line-height: 1.3em;
	margin-top: 10px;
	font-family: Arial, helvetica, sans-serif;
}
#content #main h1 {
	font-weight: bold;
	font-size: 2em;
	color: #7b4287;/*6a5daa, 8c86aa*/
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	letter-spacing: .09em;
}
#content #main h2 {
	font-weight: normal;
	font-size: 1.5em;
	color: #8c86aa;/*421974*/
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	letter-spacing: .08em;
}

#content #main h2.subtitle {
	font-weight: normal;
	font-size: 1.2em;
	color: #421974;
	margin: 0px;
	line-height: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: .08em;
}
#content #main h3 {
	font-weight: normal;
	font-size: 1.3em;
	color: #44788c;/*68828c*/
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	letter-spacing: .07em;
}

#content #main div.IPendorsement{
	display:block;
	position: relative;
	padding: 0;
	margin: 0;
background-color: #e9ecdb;
border: 1px solid #93a29b;
padding: 10px;
width: 80%;
}

/*Workshop registration styles*/

.DATE-TIME-ETC {
	font-size: 11px;
	font-weight: bold;
	color: #006699;/*68828c*/
	text-align: right;
	text-transform: uppercase;
	letter-spacing: .15em;
}
/*END workshop registration styles*/

/* img layout situations*/

#main img {border: 1px #000000 solid;
}
.imgleft, .alignleft{
float: left;
margin-right: 10px;
}
#main div.wrapleft {
display: block;
width: 280px;
height: auto;
float:left;
margin: 0;
padding: 0;
}
#main img.interface {
border: none;
}
/* GIFTS for two day */
#gifts p {
display: block;
width: 98%;
height: auto;
margin: 10px auto;
}
#gifts div {
display: block;
margin: 0px auto;
width: 90%;
/*border: 1px dotted #000000;
*/}
#gifts p img {
border: 1px solid #000000;}
#gifts p img.right {
margin-left:10px;
}
#gifts p img.left {
margin-right:10px;
}
/* start: footer */
#footer {
	display:block;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 100px;
	font-size: .9em;
	line-height: 1.3em;
	background-image: url('images/footerbg.jpg');
	background-repeat: no-repeat;
	background-position:top;
	clear: both;
	float: none;
	margin-bottom: 10px;
	text-align: center;

}

#footer p {
	text-align: center;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
}
#footer ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer ul li{
	display: inline;
}
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	border: none;
	
}
#footer a:hover {
	text-decoration: none;
	border: none;
}
/* end: footer */
/* start: MENUS */
#menuhighermenu, #menulowermenu, #menumiddlemenu {
	display: block;
	margin: 0 auto;
	padding: 0;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	letter-spacing: .08em;
	font-weight: bold;
	line-height: 1em;
	width:870px; 
	height:22px;
	text-align: right;
}
#menulowermenu, #menumiddlemenu {
	margin-top: 3px;
}
*html #menulowermenu, #menumiddlemenu {
	margin-top: 1px;
}
#menuhighermenu ul, #menulowermenu ul, #menumiddlemenu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: right;
}


#menuhighermenu li, #menulowermenu li, #menumiddlemenu li {
	display: inline;
}

#menulowermenu a, #menumiddlemenu a {
	margin: 0 5px;
	padding: 2px;
	text-decoration: none;
	color: #FFFFFF;
}
#menuhighermenu a {
	margin: 0 5px;
	padding: 2px;
	text-decoration: none;
	color: #0a6c6d;
}

#menulowermenu a:hover, #menumiddlemenu a:hover {
	
	color:#ffd100;
	text-decoration: underline;
}
#menuhighermenu a:hover {
	
	color:#ffffff;
	text-decoration: underline;
}
/* end: MENUS */

/* start: WORKSHOP style box on home page and elsewhere*/
#right div.workshops  {
 	margin-top:10px;
 height: auto;
 width: 206px;
 background-image:url('images/featureboxhome.jpg');
 background-repeat:no-repeat;
 color: #ffffff;
 float: right;

}
#right div.workshops h2{
	font-weight: bold;
	font-size: 1.5em;
	color: #e2d4e9;
	margin: 0px;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 4px;
	letter-spacing: .08em;
	text-transform:uppercase;
	text-align:center;
}
#right div.workshops p {
margin: 6px 0;
padding: 0;

}
#right div.workshops ul {
margin: 20px 10px 20px 20px;
padding: 0;
}
#right div.workshops  li{
margin: 0;
padding: 0;

}

#right div.workshops a:link, #right div.workshops a:visited, #right div.workshops a:active {
	color: #fed46e; 
	text-decoration:none;}
#right div.workshops a:hover { 
	color: #fed46e; /**/
	text-decoration: underline;
	}	
/* end: WORKSHOP box on home page*/

/*start: feature boxes on right */ 
#right div.rightbox {
	display:block;
	position: relative;
	padding: 0;
	margin: 0;
	margin-top:10px;
	width:260px;
	height: 169px;
	float: right;
	background-image:url('images/rightbox.jpg');
	background-repeat: no-repeat;
	color:#ffffff;
}
#right div.rightbox  h4 {
	margin: 0;
	padding: 0;
	margin-top: 42px;
	margin-bottom: 22px;
	font-size:18px;
	letter-spacing: .05em;
	text-align: center;}	

#right div.rightbox  p {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-left: 20px;
	width:auto;
	text-align: center;
	font-size: .9em;
	letter-spacing: .025em;
	line-height: 1.1em;
}
#right div.rightbox p.linker {margin-top: 8px;}
#right div.rightbox a:link, #right div.rightbox a:visited, #right div.rightbox a:active{ 
	color:#381f3f; 
	text-decoration: underline;
	}	
#right div.rightbox  a:hover {
	color: #fed46e; 
	text-decoration:none;}
/*end: feature boxes on right */ 

#right div.IPendorsement{
	display:block;
	position: relative;
	padding: 0;
	margin: 0;
	margin-top:10px;
	width:260px;
	height: 169px;
	float: right;
	width:260px;
	height: auto;
background-color: #fed480;
border: 1px solid #93a29b;
padding: 10px;
width: 84%;
}

/* odds n ends */

.smaller {
	font-size: smaller
}

.hidden {
	display: none;
}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:Verdana, Arial, sans-serif;
	font-size: .8em;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}
.smaller {
font-size: smaller}
.boxright {
display: block;
width: 250px;
float: right;
margin-left: 20px;
}

.spaceholder {
	clear: both;
	float: none;
	width: 860px;
}
/*////////////Blog Styles/////////////////////////*/

#content #main #blogTitle {
display:block;
position: relative;
/*width: 140px;*/
margin: 0;
padding: 0;
margin-bottom: 20px;
background-color:#fed480;
padding: 4px;
text-align: center;
/*border-bottom: #0a6c6d dotted 1px;
*/}
#content #main #blogTitle h1 a{
margin: 0;
padding: 0;
font-size: 1.3em;
line-height: 1.2em;
color: #0a6c6d;
}
#content #main #blogTitle h1 span{
font-size: .7em;
color:#eb8d11;}
	
#content #main h1 a  {
	color: #7b4287;
	font-weight: normal;
	text-decoration: underline;
	}

#content #main h1 a:hover {
	color: #a3275b;
	text-decoration: none;
	}

#content #main h2 a  {
	color: #8c86aa;/*421974*/
	text-decoration: none;
	}

#content #main h2 a:hover {
	color: #a3275b;
	text-decoration: underline;
	}

#content #main h3 a  {
	color: #44788c;/*68828c*/
	text-decoration: none;
	}

#content #main h3 a:hover {
	color: #a3275b;
	text-decoration: none;
	}
#content #twocolumn #right h2 {
	font-weight: normal;
	font-size: 1.2em;
	color: #421974;/**/
	margin: 0px;
	width: 90%;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	letter-spacing: .08em;
}

#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	

.postspace {
	background: #fff9d9;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff9d9;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff9d9;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

h3.pastoplist {position: relative; margin-top: 50px; display:block; width: 95%; }

ul.toplist {display: block; margin: 10px 20px; font-size: inherit}/* top of play and shine page */
ul.toplist li {list-style-position:inside}

ul.songlist li {margin-bottom: 10px;}

div.sidemenu{display: block; padding: 10px 0 20px 0; border-bottom: solid #ffffff 4px;border-top: solid #ffffff 4px;}

/* COLORS */
.ltblue {
	color: #006699;
}
.orange, #content #main h2.orange { color:#eb8d11;}

.redOnOrange {
	color: #CC3300;
}

#content #main h3.redOnOrange {
	color: #CC3300;
}
.purple {
	color: #78029d;
}

.redText {
	color: #990000;
	font-weight: bold;
}
.lineThrough {
	color: #999999;
	text-decoration: line-through;
}
.amazonpic {
	margin-right: 10px;
margin-left: 10px;
}
.changeDiv2, .changeDiv2 p {
	padding: 3px;
	color:#FFFFFF;
	background-color: #6699CC;
	letter-spacing: 1px;
}
.error {
	color: #FF6600;
}
.actionalert {
	color: #009900;
}
.ShowTable {

	border: 3px solid #BAD7DA;
}
#cartsidebar {display: block; background-color:#FFFFFF; padding: 2px}
#cartsidebar img, #cartsidebar input, .pasAddtoCart input {border: none}
.pasAddtoCart {padding: 4px; background-color: #ffffff; text-align: left;}
.eStore-product-description input {border: none}