/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/

Body {	
	margin: 0; 
	padding: 0;
	background-color: #e6e5e5;
}

#wrapper
{
	width: 980px;
	margin: 0px auto;
	background-image: url(images/background-shadow.jpg);
	background-repeat: repeat-y;
	position: relative;
}

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/
div#container {
float:left;
margin:0 0 0 0;
width:100%;
}

#header {
	width: 950px;
	height: 151px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/header.jpg);
}
#searchbox {
	clear: both;
	float: left;
	width: 293px;
	height: 28px;
	margin-left: 30px;
	margin-top: 20px;
	padding: 3px 0 0 0;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
}
#memberlogin {
	float: left;
	width: 300px;
	margin-left: 30px;
	margin-top: 20px;
	text-align: right;
}
#memberlogin a {
	color: #0157a2;
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}
#memberlogin a:hover {
	color: #91288f;
}
#menutop {
	clear: both;
	float: left;
	width: auto;
	margin-top: 23px;
	margin-left: 25px;
	margin-bottom: 0;
}
#menutab {
	clear: both;
}
#menublog {	
	float: left;
	padding: 10px 0 10px 65px;
	width: 83px;
	height: 37px;
}
#menuabout {
	padding: 10px 0 10px 0px;
	float: left;
	width: 94px;
	height: 37px;
}
#menuregister {
	padding: 10px 0 10px 0px;
	float: left;
	width: 708px;
	height: 37px;
}


div#footer {
clear:both;
width:100%;
padding: 20px 0 0 0;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #000000;
}





div#container {
float:right;
margin:0 0 0 -350px;
width:100%;
}

div#content {
width: 550px;
margin:0 0 0 350px;
}

div#contentpage {
width: 550px;
margin:0 0 0 350px;
}

div#content-homepage {
float: left;
width: 430px;
margin:0 20px 0 40px;
}

div#content-image-homepage {
float: left;
width: 390px;
margin:20px 0px 0 10px;
}

div#below-content {
clear: both;
float: left;
width: 100%;
margin:0 20px 0 40px;
}

div.sidebar {
float:left;
overflow:hidden;
width:200px;
}

div#secondary {
clear:left;
}

div#footer {
clear:both;
width:100%;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

/*--------------Sidebar------------*/

.widget {
	background: #ffffff;
	margin-top: 10px;
	border: 1px solid #ccc;
}

div.sidebar ul, #sidebar-rt ul {
	margin: 1px;
	padding-left: 7px;
}

div.sidebar ul h2, .widget-title {
	background: #efefef;
	color: #000;
	border-bottom: 1px solid #aaa;
	padding-left: 7px;
}


div.sidebar p, .textwidget {
	text-align: left;
	padding: 0;
	margin: 0;
}

div.sidebar a {
	color: #000000;
	text-decoration: none;
}

div.sidebar a:hover {
	color: #000000;
	text-decoration: underline;
}

div.sidebar a:visited {
	color: #000000;
	text-decoration: none;
}

div.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 18px;
	border-bottom: 1px solid #aaa;
}
div.sidebar h2 a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}

div.sidebar h2 a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 18x;
}


div.sidebar h3 {
	padding: 0px 0 0 0;
	margin: 0px 0 10px 0;
	font-size: 10px;
}
div.sidebar h3 a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

div.sidebar h3 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

.morelink {
	padding: 0px 0 0 0;
	margin: 0;
	font-size: 10px;
}
.morelink a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

.morelink a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

/*  sidebar end here */

/* entry content here */
.entry-title a {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #0157a2;
}
.entry-title a:HOVER {
	text-decoration: underline;
	color: #91288f;
}
.entry-title {
	padding: 0 0 0 0;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #0157a2;
}
.entry-title-small {
	padding: 0 0 0 0;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #0157a2;
}
.entry-title-small a {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #0157a2;
}
.entry-title-small a:HOVER {
	text-decoration: underline;
	color: #91288f;
}

/* styling for the homepage blog pod */
.entry-title-pod {
	padding: 5px 0 5px 0;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #0157a2;
}
.entry-title-pod a {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #0157a2;
}
.entry-title-pod a:HOVER {
	text-decoration: underline;
	color: #91288f;
}
.entry-content {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
	color: #000000;
}

.entry-content a {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	color: #00b1b0;
}
.entry-content a:HOVER {
	text-decoration: underline;
	color: #91288f;
}

.entry-meta {
	padding: 0 0 30px 0;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.entry-meta a {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	color: #00b1b0;
}
.entry-meta a:HOVER {
	text-decoration: underline;
	color: #91288f;
}
.entry-date {
	padding: 0 0 0 0;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.loggedin {
	padding: 0 0 0 0;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.loggedin a {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	color: #0157a2;
}
.loggedin a:HOVER {
	text-decoration: underline;
	color: #91288f;
}

.logout {
	padding: 0 0 0 0;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.logout a {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	color: #00b1b0;
}
.logout a:HOVER {
	text-decoration: underline;
	color: #91288f;
}

/* comments */
#respond { font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000; 
	}

#respond h3 { font-size: 18px; }
	
#respond a { text-decoration: none;
	color: #00b1b0;
	}

#respond a:HOVER { text-decoration: underline;
	color: #000000;
	}
/* menu stuff start */
#menu {
	clear: both;
	background: #ffffff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 638px;
	border-top: solid 1px #0157a2;
	border-right: solid 1px #0157a2;
}

#menu li {
	float: left;
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	border-left: solid 1px #0157a2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url("images/arrow.png");
	background-repeat: no-repeat;
	background-position: 3px center;
}

#menu a {
	color: #0157a2;
	display: block;
	float: left;
	margin: 0;
 	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background-color: #eaeaea;
	color: #91288f;
	padding-bottom: 8px;
}

/* Homepage pods */
#podleft {
	clear: both;
	float: left;
	width: 265px;
	padding: 0;
}

#podcentre {
	float: left;
	width: 265px;
	padding: 0;
	margin: 0 0 0 20px;
}

#podright {
	float: left;
	width: 265px;
	padding: 0;
	margin: 0 0 0 20px;
}
.podheader {
	width: 265px;
	height: 30px;
	background-image: url(images/bluebox.png);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 0 15px;
	color: #ffffff;
}
.podbody {
	width: 265px;
}
div.podbody .podtext {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	margin: 0 0 0 10px;
	color: #91288f;
	border-bottom: dotted 1px #000000;
}
div.podbody .podcontact {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 0px 0px;
	margin: 0 0 0 10px;
	color: #000000;
}

div.podbody .podheadline {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 0px 0px;
	margin: 0 0 0 10px;
	color: #000000;
}

div.podbody .spacerpod {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0 15px 0px;
	margin: 0 0 0 10px;
}

/* Sidebar */

#page-side {
	width: 160px;
	overflow:visible;
	margin: 0 0 0 30px
}

.podbody li.page_item {
	padding: 5px 0 5px 0;
	list-style: none;
	border-bottom: dotted 1px #000000;
	margin: 0;
}
.podbody ul.page_item {
	padding: 0;
	margin: 0;
}

.podbody li.page_item {
	padding: 5px 0 5px 0;
	margin: 0;
	list-style: none;
	list-style-position:outside;
}

.page_item a {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #91288f;
}
 
.page_item a:hover {
	color:#0157a2;
}