/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}



/*This is where the magic happens!*/
div.box {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
    
     position: relative;
     width: 100%;
		 margin: 0 auto;
		 text-align: center; 
}
div.box_contents {
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 101;
}
div.box_background {
     background-color: ;
     height: 100%;
     filter:alpha(opacity=98); /* IE's opacity*/
     left: 0px;
     opacity: 0.98;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}

h1 {
		font-size: 3em;
}

h2 {	
	font-size: 1.4em;
	font-weight: 500;
	color: #276563;
	font-family: Trebuchet MS, arial;
	margin: 20px 20px 10px 30px;
}

h3 {
	font-size: 1em;
}

#content ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
	margin-left: 6em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #3366ff;
}

a:hover {
	border: none;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 910px;
	height: 0px;
	margin: 0 auto;
}
/* Logo */

/* Page */

#page {
position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 ;
	border: 0px solid #ff0000;
	
}
#contentwrap 
{
position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 ;
	background: transparent;
	border: 0;
	
}

/* Content */


#spacer {float: left;
	width: 20px;
	height: 700px;
	padding: 0;
	margin: 0;
	display: inline;
	background: transparent;
	
}

#content {
	float: right;
	width: 680px;
height: 704px;
overflow: visible;
	padding: 0px;
	margin: 0;
	display: inline;
	background: #ffffff url(images/contentbg.jpg) repeat-x;
	border: 2px solid #ff29b6;
}
h1.title {
	margin: 30px 0px 10px 30px;
	padding-bottom: 10px;
	height: 30px;
	font-size: 1.7em;
	font-weight: 600;
	font-family: Tempus Sans ITC, candara, garamond, georgia;
	border-bottom: 0px dashed #f276eb;
	color: #1568c8;
}


.post {
	padding: 0 10px 30px 15px;
}
.post p {margin: 10px 15px 10px 30px; font-size: 1.2em; line-height: 1.6em; font-family: tempus sans ITC, trebuchet MS; color: #ce1c99; text-align: left;}
.post p.nottempus {margin: 10px 15px 10px 30px; font-size: 1.2em; line-height: 1.6em; font-family:  tempus sans ITC, segoe UI, trebuchet MS; color: #ce1c99;}
.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/* Sidebars */

.sidebar {
	float: left;
	display: inline; 
	text-align: left;
	background: #ffffff;
	}

#sidebar2 {
float: right;
display: inline;
	width: 208px;
	height: auto;
	padding: 0;
	margin: 0 0 0 15px;
	background: transparent;
	text-align: center; 
}
p.menuitem {margin: 0 auto; font-size: 1.3em; line-height: 1.5em; font-family: tempus sans ITC, trebuchet MS; color: #e70da7; text-align: center; font-weight: 600;}

#sidebar2 h2 {
	margin: 0 0 1em 0;
	background: url() no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
}

#sidebar2 p {margin: 10px 0px 6px 0px; line-height: 26px;}

/* Footer */

#footer {
	text-align: center;
	font-size: 9px;
	height: 40px;
	width: 100%;
}

p.credits {	color: #9a2e4b; margin: 15px; font: 9px  verdana; text-align: center ;  line-height: 14px;
}
a.credit:link { color: #9a2e4b; text-decoration: none;}
a.credit:visited { color: #9a2e4b; text-decoration: none;}
a.credit:active { color: #ffffff; text-decoration: none;}
a.credit:hover { color: #ffffff; text-decoration: none;}
#menuholder {position: relative; width: 208px;  height: auto; margin: 5px 0px 5px 0px; padding: 0;   }	
#nav {width: 210px;
	padding: 5px 5px 5px 5px;
	background: #ffffff url() repeat; 
	margin: 0px; 
	border: 0;  list-style-type: none; text-align: left; }
#nav li {font-size: 13px; font-family:  Segoe UI, georgia,Trebuchet MS,  serif; line-height: 26px; margin-top:  0px; margin-bottom: 4px; letter-spacing: 0.1em; }

#nav a:link { display: block;
	padding: 5px 5px 5px 50px; 
	margin-top: 0px;
margin-bottom: 2px;
color: #ffffff; font-weight: 500;
	text-decoration: none; 
	background: #96a2c3;
}
#nav a:visited { display: block; color: #ffffff; 
padding: 5px 5px 5px 50px; 
	margin-top: 0px;
margin-bottom: 2px;
font-weight: 500;
	background: #96a2c3;
	text-decoration: none; 
}
#nav a:active	{ display: block; color: #2953d1; 
padding: 5px 5px 5px 50px; 
	margin-top: 0px;
margin-bottom: 2px;
font-weight: 500;
	background: #d1fafa;
	text-decoration: none; 
} 
#nav a:hover {  display: block; color: #2953d1; 
padding: 5px 5px 5px 50px; 
	margin-top: 0px;
margin-bottom: 2px;
font-weight: 500;
background: #bbc4db;
	text-decoration: none; 
} 