/*
Theme Name: EPR Creations LLC
Theme URI: www.mosingers.com
Description: The Michael O'Neal Singers
Version: 1.0
Author: Erik Rostad http://www.eprcreations.com/
*/

/***** G E N E R A L *****/

body{
	margin: 0px;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	color: #333333;
}

a {color:#0033CC;text-decoration: none;}

a:hover {color: #0033CC;text-decoration: underline;}

h1 {
	color: #274A67;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 18px 25px 20px 20px;
	padding: 0px 0px 0px 0px;
}
h2 {
	color: #000000;
	padding: 3px 0px 1px 0px;
	margin: 0px;
	text-align: center;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	background: transparent url("http://www.mosingers.com/wp-content/themes/eprcreations/images/low_sidebar.png") repeat-x;
	border-bottom: 1px solid #ffffff;
	border-top: 0px solid #294D68;
}
h3 {
	font-style: normal;
	font-weight: bold;
	font-size:18px;
	color: #D08504;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 22px;
}
h4 {
	font-style: italic;
	font-weight: normal;
	font-size:36px;
	margin: 30px 10px 40px 75px;
	width: 615px;
}
h5 {
	color: #ffffff;
	font-size: 9px;
	margin: 0px;
	line-height: 9px;
	padding-top: 5px;
	font-style: italic;
	font-weight: normal;
}
h6 {
	color: #D08504;
	font-size: 12px;
	margin: 0px;
	line-height: 14px;
	padding-top: 10px;
	font-style: normal;
	font-weight: normal;
}
p {
	font-style: normal;
	font-size: 13px;
	margin: 8px 25px 8px 25px;
	line-height: 19px;
}

hr {height:1px;border:none;border-top:1px dashed #5D769A; width:95%;}

table.m {
	margin: 5px 15px;
	color: #444;
	width: 525px;
	text-align: center;
	border: 1px solid #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%
}
table.m th {
	padding: 6px 2px;
	background: #efefef;
	border-bottom: 1px solid #000;
}
table.m td {
	border: 1px solid #eee;
	padding: 6px 2px;
}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	border-left: 2px solid #ACACAC;
}

.alignleft {float: left;
            margin-right: 15px;
            margin-left: 10px;
            border: 0px;
}
.alignright {float: right;
             margin-left: 15px;
             margin-right: 10px;
             margin-top: 0px;
             border: 0px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
   border: 0px;
}

.mainimage {
	margin: 8px 0px 8px 24px;
}

.clear {clear:both;}

.spacer {height:10px;}



/* L A Y O U T */

#base{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width:960px;
}
#header{
	position:relative;
	width:960px;
	height:170px;
}
#container{
	position:relative;
}

#left {
	width:20%;
	float: left;
	display: inline;
	text-align: center;
}

#content{
	float:left;
	display:inline;
	width:58%;
	margin: 5px 0% 5px 1%;
	border:0px red solid;
	background: #ffffff;
	background-image: url('images/mos_logo_wmark.jpg');
	background-repeat:no-repeat;
}

#contentpage {
	float:left;
	display:inline;
	width:58%;
	margin: 5px 1% 5px 1%;
	border:0px red solid;
	background: #ffffff;
}

#right {
	width:20%;
	float: right;
	display: inline;
	text-align: center;
}

#footer{
    overflow:hidden;
	font-size:11px;
	text-align: center;
	margin-top:15px;
	padding:5px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



/************************************************
*	Navbar  									*
************************************************/
#nav {
	text-align: right;
	margin: 0px auto 0px;
	padding: 0px;
	background: #000000;
}

#nav ul {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}

#nav li {
	display: inline;
	font-weight:normal;
	padding:0 5px 0 10px;
	font-size: 14px;
	}

#nav a:link, #nav a:visited	{ color:#fff; text-decoration:none; }
#nav a:hover, #nav a:active	{ color:#4682B4; text-decoration:underline; }



/************************************************
*	Navbar Two  								*
************************************************/
#nav2 {
	text-align: right;
	margin: 0px auto 0px;
	padding: 0px;
	background: #333333;
}

#nav2 ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}

#nav2 li {
	display: inline;
	font-weight:bold;
	padding:0 5px 0 5px;
	margin-right: 10px;
	}

#nav2 a:link, #nav2 a:visited	{ color:#fff; text-decoration:none; }
#nav2 a:hover, #nav2 a:active	{ color:#fff; text-decoration:underline; }




#footer p {
	color: #777777;
	margin:5px 0px 10px 0px;
	padding-top: 2px;
	}

#footer a:link, #footer a:visited { color:#ffffff; }
#footer a:hover, #footer a:active { color:#ffffff; text-decoration:underline; }



/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#left_sidebar {
	float: left;
	width: 100%;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px; 
	background: #36648B;
	color: #ffffff;
	display: inline;
	}
	
#left_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}

#left_sidebar ul li {
	display: block;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	}

#left_sidebar a:link, #left_sidebar a:visited	{ color:#fff; text-decoration:none; outline:none; }
#left_sidebar a:hover, #left_sidebar a:active	{ color:#fff; text-decoration:underline; outline:none; }
	

#left_sidebar p{
	padding: 3px 19px 20px 19px;
	margin: 0px;
	line-height: 20px;
	}

#left_sidebar li {list-style: none; }	


/************************************************
*	Lefty Sidebar 					     	    * 
************************************************/

#lefty_sidebar {
	float: left;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px; 
	background: #36648B;
	color: #ffffff;
	display: inline;
	}
	
#lefty_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}


#lefty_sidebar ul li {
	display: block;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	}

#lefty_sidebar a:link, #lefty_sidebar a:visited	{ color:#D08504; text-decoration:none; outline:none; }
#lefty_sidebar a:hover, #lefty_sidebar a:active	{ color:#D08504; text-decoration:underline; outline:none; }
	

#lefty_sidebar p{
	padding: 3px 0px 20px 0px;
	margin: 0px;
	line-height: 20px;
	font-size: 11px;
	}

#lefty_sidebar li {list-style: none; }	


/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#right_sidebar {
	float: left;
	width: 100%;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px; 
	background: #36648B;
	color: #ffffff;
	display: inline;
	}

#right_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	

#right_sidebar ul li {
	background:transparent url("images/bullet.gif") 0px 11px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	display: block;
	padding: 4px 0px 4px 10px;
	margin: 0px;
	}

#right_sidebar a:link, #right_sidebar a:visited	{ color:#000; text-decoration:none; outline:none; }
#right_sidebar a:hover, #right_sidebar a:active	{ color:#000; text-decoration:underline; outline:none; }
	
	
#right_sidebar p{
	padding: 3px 8px 20px 8px;
	margin: 0px;
	line-height: 20px;
	}

#right_sidebar li {list-style: none; }


/************************************************
*	Righty Sidebar 					     	    * 
************************************************/
	
#righty_sidebar {
	float: left;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px; 
	background: #36648B;
	color: #ffffff;
	display: inline;
	}

#righty_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	

#righty_sidebar ul li {
	background:transparent url("images/bullet.gif") 0px 11px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	display: block;
	padding: 4px 0px 4px 10px;
	margin: 0px;
	}

#righty_sidebar a:link, #righty_sidebar a:visited	{ color:#D08504; text-decoration:none; outline:none; }
#righty_sidebar a:hover, #righty_sidebar a:active	{ color:#D08504; text-decoration:underline; outline:none; }
	
	
#righty_sidebar p{
	padding: 3px 8px 3px 8px;
	margin: 0px;
	line-height: 20px;
	}


#righty_sidebar li {list-style: none; }




.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}



#gallery-1 {
				margin: auto;
			}
			#gallery-1 .gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 50%;			}
			#gallery-1 img {
				border: 2px solid #cfcfcf;
			}
			#gallery-1 .gallery-caption {
				margin-left: 0;
			}
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 50%;			}
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;






/* Default Items */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


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;
}

