/*  
Theme Name: Home-Start
Theme URI: http://www.atgconnect.com
Description: This is a theme designed for the Home-Start regional websites
Version: 1.0
Author: Michael Moulsdale
Author URI: http://www.atgconnect.com
*/

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #ffffff;
color: #000000;
}

a:link, a:visited{
text-decoration: none;
color: #E05206;
}

a:hover{
text-decoration: underline;
}

p{
padding: 10px 0 0px 0;
}

body, h1, h2, h3, h4, h5, h6, blockquote {
margin: 0;
padding: 0;
}

h1{
font-family: "Comic Sans MS", Comic, Arial;
font-size: 20px;
padding: 0 0 10px 0;
margin-bottom: 10px;
color: #A31A7E;
background-image : url(images/hr.gif);
background-position : bottom left;
background-repeat : no-repeat;
}

h7{
font-family: "Comic Sans MS", Comic, Arial;
font-size: 30px;
padding: 0 0 10px 0;
color: #A31A7E;
}

table#donation{
		}

table#donation th{
	font-size: 30px;
	color: #A31A7E;
	vertical-align: middle;
	padding-right: 5px;
	font-family: "Comic Sans MS", Comic, Arial;
}

table#donation td{
  font-size: 16px;
  vertical-align: middle;
  margin-top: 0px;
	color: #E05206;
	font-family: Arial, sans-serif;

}

table#donation th{
	font-size: 30px;
	color: #A31A7E;
	vertical-align: middle;
	padding-right: 5px;
	font-family: "Comic Sans MS", Comic, Arial;
}


/***************************************************/
/******              Page layout           *********/
/***************************************************/

#wrapper{
margin: 20px auto 0 auto;
width: 960px;
text-align: left;
}

#header{
float: left;
width: 930px;
background: #fff;
}

#container{
float: left;
/* width: 530px; */
width: 400px;
margin-left: 20px;
margin-top: 10px;
background: #fff;
}

.sidebar{
float: right;
width: 290px;
background: #fff;
margin-top: 10px;
display: inline;
}



.sidebar-left{
	float: left;
	width: 165px;
	background: #fff;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	list-style-type:none;
	}

.sidebar-right{
  float: right;
	/* width: 140px; */
	width: 240px;
	background: #fff;
	margin-top: 2px;
	margin-right: 30px;
	list-style-type:none;
	}
	
	.sidebar-right h3{
color: #A31A7E;
font-size:16px;
		}
		
			.sidebar-right h2{
		margin-top:20px;
		margin-bottom:10px;
		color: #A31A7E;
font-size:16px;
				}
	


#footer{
margin: 10px 10px 10px 10px;
clear: both;
float: left;
width: 940px;
padding: 10px 10px 10px 10px;
background: lightgrey;
}


/***************************************************/
/******              Header                *********/
/***************************************************/

#breadcrumb {
width: 709px;
background-image : url(images/hr-thin.gif);
background-position : bottom left;
background-repeat : no-repeat;
margin : 0 0 0 10px;
padding : 0px 0 8px 10px;
float : left;
font-family: "Comic Sans MS", Comic, Arial;
font-size: 10pt;
color: #A31A7E;
}

#breadcrumb a, a:visited {
font-family: "Comic Sans MS", Comic, Arial;
font-size: 10pt;
color: #A31A7E;
}

#breadcrumb ul li a, a:visited, a:hover{
	text-decoration: none;
	color: green;
}




/***************************************************/
/******              Container             *********/
/***************************************************/

#container{
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: "Comic Sans MS", Comic, Arial;
font-size: 18px;
color: #E05206;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

#container a, a:visited{
	color: #E05206;
}

/***************************************************/
/******              Sidebar               *********/
/***************************************************/

#container{
}

/*
.sidebar-left ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar-left ul li{
padding: 10px 0 10px 0;
}

.sidebar-left ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar-left ul ul li{
line-height: 24px;
padding: 0;
}

.sidebar-left ul li a, a:visited, a:hover{
	text-decoration: none;
	color: yellow;
}
*/

#menu a {
color : #4c2177;
text-decoration : none;
font-size : 120%;
font-weight : bold;
padding-left : 1.4em;
background-image : url(images/ico-arrow-p.gif);
background-position : left center;
background-repeat : no-repeat;
display: block;
}

#menu ul{
	padding-left: 10px;
}

#menu ul li {
list-style : none;
background-image : url(images/hr-nav.gif);
background-position : left bottom;
background-repeat : no-repeat;
padding-bottom : 1em;
padding-top : 0.5em;
padding-left: 10px;
}

#menu ul li ul {
background-image : url(images/hr-nav.gif);
background-position : left top;
background-repeat : no-repeat;
}
#menu ul li ul li {
margin : 0px 0 0 0;
padding : 0;
background-image : none;
}
#menu ul ul li a {
color : #333333;
text-decoration : none;
display : block;
font-size : 95%;
background-image : none;
}
#menu a:hover {
color : #4c2177;
text-decoration : underline;
}
#menu ul li ul li ul {
margin : 0 0 8px 0;
padding : 5px 0 0 0;
background-image : none;
background-position : left top;
background-repeat : no-repeat;
}
#menu ul li ul li ul li {
margin : 8px 0 0 0;
padding : 0;
}
#menu ul li ul li ul li a {
font-weight : normal;

#current a{
	color: red;
}
#current ul li a, a:visited {
	color: red;
}

/***************************************************/
/******              Sidebar right         *********/
/***************************************************/

#container{
}


.leftcol {
font-family: Georgia, Sans-serif;
font-size: 20px;
}

ul.sidebar-right li {
	list-style-type: square;
}

.sidebar-right li {
	list-style-type: square;
}


/***************************************************/
/******              Comments              *********/
/***************************************************/




.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


/***************************************************/
/******              Sidebar login         *********/
/***************************************************/

li.widget_wp_sidebarlogin h2{
	font-size: 10px;
}

li.widget_wp_sidebarlogin {
	text-decoration: none;
	list-style-type:none;
}



h2.widgettitle{
	font-size: 8px;
	text-decoration: none;
	list-style-type:none;
}

ul.mylogin{
	border:0;
	margin:0;
	padding:0;
}

ul.mylogin li{
	text-decoration: none;
	border-left:0;
	margin-left:0;
	padding-left:0;
}

ul.sidebarlogin_otherlinks li{
	text-decoration: none;
	list-style-type:none;
}


