/*
Theme Name: Morgan Bay
Theme URI: 
Description: Morgan Bay
Version: 
Author: 
Author URI:
Tags:

*/



/* Begin Typography & Colors */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
        color: #57595B;
        line-height: 1.6em;
        
}
span a{
	color: #4d87c7;
	text-decoration:none;
	font-style:italic;
}
.smallink{
	padding:0px 5px 0px 5px;
}

a {
        color:#4D87c7;
             
}       


.logo {
	display:block;
	height:234px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	border:0;
	padding:0;
	margin:0;
}
.logoimage{
	margin-bottom:-5px;
}
#slogan{
	z-index:1000;
	position: relative;
	margin-top: -286px;
	left:-360px;
	height:290px;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.menu {
	background-image: url(images/menuback.jpg);
	background-repeat: no-repeat;
	background-position: center;
    text-align:center;
	height: 40px;
}
.maincontent {
	background-image: url(images/centershadow.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align:justify;
}
.sideshadow {
	background-image: url(images/centershadow.png);
	background-repeat: repeat-y;
}
.content {
	padding:25px;
	width:710px;
	}

/* End Typography & Colors */



/* Begin Structure */


.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #58595b;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.2em;
	margin-bottom: 10px;
	margin-top: 5px;
}
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d87c7;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 1px;
	margin-top: 5px;
        font-weight: bold;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 1px;
	margin-top: 5px;
        font-weight: bold;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4d87c7;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 5px;
}
h2 {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;	
        color: #4d87c7;
	line-height: 1.6em;
        margin-bottom: 1px;
	margin-top: 5px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}




/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 0px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.li           {
        margin-top: -1;
        margin-bottom: -1
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	 #test2 {
    margin: 0;
    border: 0;
    width: 945px;
    height: 310px;
	z-index:0;
  }
/* End Various Tags & Classes*/
select{
width:auto;
display:inline;
}
ol {
	list-style-type: none;
}
.comment-meta{
	font-weight:bold;
}

