/*
Theme Name: Spring Bloom
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A nice flowery theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free themes.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

/*
	Author	:	Christopher Robinson
	Email		:	christopher@edg3.co.uk
	Website	:	http://www.edg3.co.uk/
*/


/* general */
a {
	color:#b484da;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
blockquote {
	background:#f1f1f1;
	border-left:2px solid #7534aa;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}

.alignleft {
margin: 0;
margin-left: 5px;
margin-right: 5px;
padding: 0;
float: left;
text-align: left;
}

/* ----------------------------------------------------------------------- body */
body {
background-image:url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #2B292A;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
margin-top: -3px;
}

/* ---------------------------------------------------------------- pageWrapper */
#pageWrapper {
width: 772px;
height: 980px;
margin: 0 auto;
margin-top: 3px;
border: 0;
padding: 0;
}


/* --------------------------------------------------------------------- header */
#header {
width: 772px;
height: 94px;
}

#logo {
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
height: 65px;
width: 168px;
margin-top: 14px;
float: left;
}

#tagline {
height: 25px;
width: 450px;
text-align:right;
margin-top: 33px;
float: right;
}

#tagline strong {
font-family: Tahoma, Arial, "Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
}

/* content */
#content {
height:auto;
margin:0 auto;
width:760px;
}

#content:after {
clear:both;
content:'.';
display:block;
height:0;
visibility:hidden;
} 

#transition {
background-image: url(images/trans.jpg);
width: 646px;
height: 293px;
margin-top: -64px;
margin-right: -8px;
float:right;
}

/* -------------------------------------------------------------------- sidebar */
#sidebar {
font-family: Tahoma, Arial, "Times New Roman", Times, serif;
float:left;
margin-left: -5px;
height: 1000px;
width:124px;
background-color: #5ED534;
}

#sidebar ul {
list-style:none;
}

#sidebar ul li {
margin-left: -40px;
list-style:none;
}

#sidebar ul li a {
border-bottom: solid 2px #000000;
padding-top: 10px;
padding-left: 10px;
color:#000;
display:block;
font-size:14px;
height:38px;
width:114px;
}

#sidebar ul li a:hover {
background:#ffffff;
color:#000000;
text-decoration:none;
}

/* Main */
#main {
font-family: Tahoma, Arial, "Times New Roman", Times, serif;
color: #fff;
float:right;
width:630px;
}

#main p {
font-family: Tahoma, Arial, "Times New Roman", Times, serif;
color:#fff;
font-size: 12px;
line-height:20px;
padding:10px;
}

#main ul li {
font-family: Tahoma, Arial, "Times New Roman", Times, serif;
color:#fff;
font-size: 12px;
line-height:20px;
}

#main h1 {
color:#5ED534;
font-size:100%;
font-weight:bold;
line-height:30px;
letter-spacing: 1px;
padding:0;
}

#main h2 {
color:#5ED534;
font-size:75%;
font-weight:bold;
line-height:15px;
letter-spacing: 1px;
padding:0;
}

/* footer */
#footer {
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
width: 772px;
height: 81px;
font-family: Tahoma, Arial, "Times New Roman", Times, serif;
font-size: 11px;
color: #fff;
padding-top: 35px;
float: left;
}


#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
background:#f1f1f1;
}

#commentform textarea {
width: 100%;
padding: 2px;
background:#f1f1f1;
}

#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	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;
	display: block;
	}

/* End Comments */

.alignleft {float:left;}
.alignright {float:right;}


/* -------------------------------------------------------------------- show */

#showcaseBg {
width: 646px;
height: 293px;
margin: 0 auto;
margin-top: 0px;
margin-left: 0px;
overflow: hidden;
}

#showdiv {
width: 646px;
height: 293px;
margin: 0 auto;
overflow: hidden;
}

#showanchor {
width: 646px;
height: 293px;
margin: 0 auto;
overflow: hidden;
}

#showimg {
width: 647px;
height: 293px;
margin: 0 auto;
overflow: hidden;
}
/*  ------------------------------------------------------------ */

