/*
Theme Name: SA-Blog
Theme URI: http://www.shelteringarms.com/blog
Description: Simple 2 column WP theme to match existing Sheltering Arms web site
Author: Steve Mullen EndGame PR
Author URI: www.endgamepr.com
*/


*{margin:0; padding:0;}

body {
font-family: Arial, Verdana; 
font-size: 12px; 
background: #A5A5D1;
color: #333; 
margin:0; 
padding:0;
line-height: 150%;
}

a { color: #6B6FB5; text-decoration: none; }
a:hover { text-decoration: underline; color : #6B6FB5; }

img{ 
border: none; 
padding: 3px; 
} 

img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 832px;
	margin: 0px auto;
}


#header { 
	margin: 0px auto;
background: #A5A5D1 url(images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 136px;
}
#header h1 {
font-size: 32px;
font-weight: 136;
padding: 42px 0 0 325px;
}
#header h1 a {
color: #210F7B;
}
#header h1 a:hover {
color: #A5A5D1;
text-decoration: none;
}
#header h2 {
color: #210F7B;
font-size: 22px;
font-weight: 100;
padding: 13px 0 0 325px;
font-style: italic;
}



#menu {
background: #d7d7d7 url(images/menu.jpg) no-repeat;
height: 56px;
line-height: 30px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 30px;
}

#menu ul li {
display: block;
float: left;
}
#menu ul li a {
font-family: "Arial Narrow", Arial, sans-serif;
display: block;
padding: 3px 10px 6px 15px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
color: #fff;
font-size: 14px; 
}
#menu ul li a:hover {
color: #fff;
background: #A5A5D1;
}


#wrapper {
background: #A5A5D1 url(images/content.jpg) repeat-y;
padding: 0 20px;
}

#content {
	float: left;
    width: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
padding-right: 40px;
padding: 0 20px;
background: url(images/content2.jpg) #fff repeat-y;
}



#sidebar {

    float: right;
	width: 235px;
	padding-top: 22px;
padding-right: 5px;
}

#footer {
    font-size: 10px;

    background: #A5A5D1 url(images/footer.jpg) no-repeat;
    text-align: center;
	color #A5A5D1;
	padding-top: 30px;
	
}
#footer p { color: #000; }
#footer a { color: #000; text-decoration: none; }
#footer a:hover { color: #000; text-decoration: underline; }


h1 {

}

h2 {
font-weight: 700;
color: #A5A5D1;
}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {

}

h5 {

}





h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post h2 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}

.post h2 a {    
color: #210F7B;
}

.post h2 a:hover { 
text-decoration: none; 
color: #A5A5D1;
}

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	clear: both; 

	padding:6px; 
	margin-top: 16px;
	margin-bottom: 5px;
}

.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}
.postmetadata {
	clear: both; 

	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}

.navigation {
	float:left;
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}

blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #008c00;
}

#content ul {
color: #008c00;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { 
padding: 0 0 0 0; 
margin: 0; }

#sidebar ul {
    list-style-type: none; 
}

#sidebar ul h2 {
color: #A5A5D1;
font-family: Arial, sans-serif;
display: block;
padding: 13px 10px 3px 0;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
border-bottom: 1px dashed #C0C0C0;
}

#sidebar ul li {
}

#sidebar ul ul {
padding: 3px 0 3px 0px;
}

#sidebar ul ul li {
padding-bottom: 15px;
padding: 2px 0 2px 0;
}
#sidebar ul ul li a { font-size: 12px; }

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar a {
color: #25167A;
}

#sidebar a:hover {
color: #A5A5D1;
text-decoration: underline;
}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #D6D9FC;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
background: #FFF;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {
padding: 2px 0 0 275px;
}

#searchform input {
font-size:14px;padding:2px;
border: 1px solid #A5A5D1;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;
color:#fff;
font-family: "Arial Narrow", Arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
background:#210F7B;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
padding-left: 20px;
background: url(images/date.png) no-repeat;
color: #111;
}

.titleback {

padding: 10px;
margin-bottom: 10px;
margin-top: 20px;
border-bottom: 1px dashed #C0C0C0;
}

#bottom {
background: #A5A5D1;
padding: 5px 0;
}