/*
Theme Name: Relay Tunes 
Author: Jenny Medford
Author URI: http://www.websydaisy.com

*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	background:#162f64 url(images/bodyback.gif) no-repeat center top;
	font-size: 12pt;
	font-family: "Courier New", Courier, mono;
	color: #ffffff;
	margin-top: 0px;
}
#outerwrapper {
	background-image: url(images/outerwrapper.gif);
	background-repeat: repeat-y;
	width: 1007px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#innerwrapper {
	width: 1007px;
	text-align: left;
	background-image: url(images/innerwrapper.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#header {
	height: 22px;
	color: #ffffff;
	background-image: url(images/webheader.gif);
	width: 1007px;
	background-repeat: no-repeat;
        padding-top:318px
}

#navigation {
	height: 23px;
	background-color: #ffffff;
	font-size: 13pt;
	font-family: "Courier New", Courier, mono;
	line-height: 23px;
	color: #162f64;
        width:955px;
        margin-left:28px;
        text-align:center;
     margin-top:1px;

}
#navigation ul li {
	display: inline;
	list-style: none;
}
#navigation li a{
	color: #162f64;
	padding-right: 15px;
	text-decoration: none;
}
#navigation li a:hover {
	color: #162f64;
	font-weight:bold;
}

#tagline {
	width:1007px;
        text-align:center;
        font-size:16px;
        clear:all;
        margin-bottom:45px; }
#pagecontent #tagline, #blogcontent #tagline {
	margin-left:-45px; }

#homecontent {
	background: url(images/homecontent.gif) no-repeat;
	text-align: left;
	width: 1007px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
        margin-top:4px;

}
#content {

	width: 600px;
	padding-left: 45px;
}

#pagecontent #content {
	width: 860px;
	padding-left: 25px;
        margin-top:-20px;
}
#blogcontent #content {
	width: 600px;
        font-size:13px;
        line-height:16px;

}



#pagecontent {
	text-align: left;
	width: 962px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 45px;
        min-height:650px;
        font-size:13px;
}
#blogcontent {
	text-align: left;
	width: 925px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 45px;
        min-height:650px;
}

#sidebar {
	float: right;
	width: 200px;
	padding: 0px 15px;
       	background: url(images/arrow-vert.gif) no-repeat left top; 
        font-size:13px;

}

#home-left{
	float: left;
	width: 400px;
	margin-left: 55px;
        font-size:11px;
        margin-top:-35px;
}
#home-left p{
	margin-top: 15px;
}
#home-left h3{

}


#home-left a {
	color: #ffffff;
        text-decoration:underline;
        clear:both;
}
#home-left a:hover {
	color: #ffffff;
        text-decoration:none;
        border-bottom:1px dotted;
}

#home-right {
	float: right;
	width: 460px;
	margin-right: 45px;
        font-size:12px;
        line-height:18px;
        margin-top:-20px;
}
#home-right h6 {
padding-top:5px;
clear:both;
font-size:12px;
line-height:16px;
width:280px;
text-align:justify;}

#content {
	margin: 0px 200px 0px 0px;
	padding: 0px 10px 0px 15px;
}
#footer {
	clear: both;
	text-align: center;
	height: 22px;
	background-color: #ffffff;
	font-size: 11pt;
	font-family: "Courier New", Courier, mono;
	line-height: 22px;
	color: #162f64;
        width:996px;
        float:right;
       margin-bottom:20px;

        text-align:center;
}
#footer a {
	color: #162f64;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;

}

/* text */
#title h1 {
	font-size: 18pt;
        line-height:25px;
	color:#ffffff;
	font-weight: normal;
	padding: 30px 0px 25px 0px;
}
#content .post h1 {
	font-size: 18pt;
        line-height:25px;
	color:#ffffff;
	font-weight: bold;
	padding: 30px 0px 25px 0px;
}
#content h1 {
	font-size: 18pt;
        line-height:25px;
	color:#ffffff;
	font-weight: bold;
	padding: 30px 0px 25px 0px;
}


#title h1 a {
	color:#ffffff;
	text-decoration: none;
}
#content h1, h2, h3, h4, ul, ol, p {
	padding-bottom: 15px;
}
#sidebar ul li {
	list-style: none;
        padding:0 0 10px 0;
}
#sidebar li {
	padding-bottom: 2px;
}
#content ul, #content ol {
	margin-left: 25px;
}
h1 {
	color: #ffffff;
	font-size: 14pt;
	font-weight: normal;
        
}
h1 a {
	color: #ffffff;
	text-decoration: none;
}
h2, h3, h4 {
	font-size: 12pt;
	color: #ffffff;
}
h1 {
	font-size: 16pt;
	color: #ffffff;
        font-weight:bold;}
h2 a, h3 a, h4 a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar h2 {
	font-size: 11pt;
	color: #ffffff;
        margin-top:25px;
}
#sidebar a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover {
	font-weight:bold;
}

.post {
	padding-bottom: 10px;

}
#blogcontent .post {
	padding-bottom: 10px;
	background-image: url(images/arrow-horiz.gif);
	background-repeat: no-repeat;
	background-position: bottom;
        margin-bottom:20px;
}
.post a,
.entry a {
	color: #ffffff;
}
.description {
	font-size: 12pt;
	color: #f7f7f7;
	padding-left: 10px;
}
img a {
	border: 0px;
}
blockquote {
	margin: 10px;
	color: #666666;
	font-size: 9pt;
	font-style:italic;
}
blockquote a {
	color: #666666;
}
/* -- */
.postmetadata {
	color: #FFF;
	padding: 10px 0px;

}
.postmetadata a
 {	color: #FFF;
	text-decoration: none;
}
.postmetadata a:hover
 {	font-weight:bold;
}

#date {
	padding-bottom: 5px;
	color:#898989;	

}
#date a {
	color:#898989;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #3e2f26; 
	padding: 5px;
	font-size: 8pt;
	background-color: #ffffff;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #3e2f26;
	color: #ffffff;
	border: 0px;
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color: #3e2f26;
	text-decoration: none;
}
#commentform a:hover {
	color: #333333;
	text-decoration: underline;
}

/* wp default */
.navigation {
	clear: both;
	color: #362f2d;
	margin: 10px 0px;
}
.navigation a {
	color:#362f2d;
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
a {
	outline:none;}
}
#boxed {
	padding: 10px;
	border: 1px solid #FFFFFF;
	margin-top: 15px;}	


#home-left #boxed {
	padding: 10px;
	border: 1px solid #FFFFFF;
	margin-top: 15px;
}
