/*  
Theme Name: Purple Wedding

Version: 0.1
Author: Israel Vaughn

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #b263ea url(img/bg2.gif); /* Optional */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #8449ad;
	}
acronym { cursor: help; border-bottom: 1px dashed #999; }
a { text-decoration: none; color: #2d2ded; border-bottom: 1px dashed #2d2ded; }
a:hover { border-bottom: 1px dashed #b7b7ff; color: #b7b7ff; }

blockquote
{
  background: #d3b2ea url(img/quote.png) top left no-repeat;
  margin: 5px 30px;
  padding: 5px 5px 5px 43px;
  border: 1px solid #da0058;
  color: #da0058;
}

.floatright 	{float: right;       }
.floatleft  	{float: left;        }
.clearfloats	{clear: both;        }
.textcenter 	{text-align: center; }	

#navigation {
	border: 1px solid #b263ea; 
  	padding: 10px;
	margin: 5px;
	height: 50px;
}

/*img, a img {
float: left;
padding-right: 8px;
}*/

textarea {
width: 480px;
}
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 740px;
	background: #f2f37c url(img/dot_line.gif) repeat-y 25%;
	border: 2px solid #000;
	padding: 0 5px;
	text-align: left; /* Cancel IE Fix */
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #b263ea url(img/header_right.png) no-repeat 100% 0;
	border-bottom: 4px solid #f2f37c;
	border-top: 5px solid #f2f37c;
	padding: 28px 30px;
	}	
#header h1 { 	
	margin: 0;
	color: #f2f37c;
	font-size: 1.8em;
	font-weight: normal;
	cursor: default;
	}	
#header h2 { 	
	margin: 0;
	color: #cecf6a;
	font-size: 1.2em;
	padding-left: 1px;
	cursor: default;
	}	

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/

#mainFooter {
	clear: both;
	background: #b263ea url(img/header_right.png) no-repeat 100% 0;
	border-bottom: 5px solid #f2f37c;
	border-top: 10px solid #f2f37c;
/*	border: 25px solid #000;*/
	text-align: center;	
	color: #f2f37c;
	font-size: 0.8em;
	padding: 10px;
	line-height: 16px;
	min-height: 80px;
	}
	
#mainFooter a { text-decoration: none; color: #cecf6a; border-bottom: 1px dashed #cecf6a; }
#mainFooter a:hover { border-bottom: 1px dashed #fff; color: #fff; }


/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #b263ea; /*f2f37c*/
	border-bottom: 4px solid #f2f37c;
	margin: 0; 
	padding: 0;
	height: 2.2em;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	color: #cecf6a;
	background-color: #b263ea;
	border-right: 4px solid #f2f37c; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover { background-color: #7f007f; }
#nav li a.on { background-color: #7f007f; color: #cecf6a; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 175px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;	
	}
/*.button{
   padding:0 .25em 0 .25em;
   width:auto;
   overflow:visible;  	width: 135px;
   	overflow:visible;
}*/
#sidebar div { 
	background: #ffffa6; /*url(img/para_bg.jpg) repeat-x;*/   	
}

/*#sidebar div form input { 
   	width: 135px;
   	overflow:visible;
}*/		
	
.searchSidebar {
  	width: 135px;
   	overflow:visible;
}
/*------------------------------------------------------------*
**  Side Bar and Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.2em; 
	color: #7f007f; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
#sidebar h4, #content h4 { 
	font-size: 1.1em; 
	color: #7f007f; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
#content div, #sidebar div { 
/*	padding: 10px 0 10px 0;  */
	border: 1px dashed #b263ea; 
  	padding: 10px;
	margin: 5px;
	}	
#sidebar div div { 
	padding: 15px 1px 1px 1px; 
	border: none; 
/*  	padding: 1px;*/
	margin: 1px;
	}	
#content div div
{ 
	padding: 15px 5px 5px 5px; 
	border: none; 
	margin: 1px;
	}	

/*#content div div div div
{ 	
	border: 1px solid #b263ea;
/*	height: 230px;
}*/	

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: left;
	width: 550px;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;
	}	
#content div { 
        background: #ffffa6; 
        /*url(img/para_bg.jpg) repeat-x;*/ 
        }

**  Gallery
**------------------------------------------------------------*/
/*#gallery {
	/*float: left;*/
/*	width: 680px;
	position: relative;
	margin-left: 5px;
	line-height: 5px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	
#gallery div { 	background: #ffffa6;
		border: 1px dashed #b263ea; 
  		padding: 10px;
		margin: 5px;
/*url(img/para_bg.jpg) repeat-x;*/ /*url(img/para_bg.jpg) repeat-x; }/*	


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
