/* PALETTE: http://kuler.adobe.com/#themeID/136905 */

/* INDEX

PAGE
HEADER
NAV MENU
HOME PAGE
CONTENT
SIDEBAR
FOOTER
USEFUL STUFF

*/

/* PAGE */

body.custom {
	background:url('images/bg-shadow.png') top center repeat-y;
}

.custom #page {
	padding:0 0 2.2em 0;
}

.custom #content_box,
.custom #footer {
	margin:0 2.2em 0 1.1em;
	width:auto;
}


/* HEADER */

.custom #header {
	margin:2.2em 2.2em 0 2.2em;
}

.custom #header #logo {
	float:left;
	margin-right:22px;
}

.custom #header_description {
	float:left;
	height:100px;
	width:111px;
}

.custom #header_description p {
	color:#069;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.5em;
	text-transform:uppercase;
}

.custom #header #header_phone_number {
	background:url('https://www.homelinemn.org/wp-content/uploads/phone.png') center left no-repeat;
	float:right;
	height:91px;
	padding-left:44px;
	text-align:right;
}

.custom #header #header_phone_number a {
	text-decoration:underline;
}

.custom #header #header_phone_number a:hover {
	text-decoration:none;
}

.custom #header #header_phone_number p.ph {
	font-size:32px;
	font-weight:bold;
	letter-spacing:2px;
}

.custom #header #header_phone_number .header_ph_header {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}


/* NAV MENU */

.custom ul.menu {
	background:#e8e8e8;
	margin-bottom:22px;
}

.custom ul.menu li a {
	font-weight:bolder;
}

.custom ul.sub-menu li a {
	font-weight:normal;
	text-transform:none;
}

.custom ul.menu li.current-menu-item:hover a {
	cursor:pointer;
}

.custom ul.menu #menu-item-3216 a,
.custom ul.menu #menu-item-3216 a:visited {
	-webkit-gradientborder-radius:14px;
	background:#ffa500;
	border-radius:14px;
	color:#111;
	margin:5px 0 5px 12px;
	padding:5px 10px;
	text-align:center;
}

.custom ul.menu #menu-item-3216 a:hover {
	border-style:solid;
	border-width:1px;
	border-top-color:#eea500;
	border-left-color:#eea500;
	border-right-color:#aaa500;
	border-bottom-color:#aaa500;
	background:#eea500;
	color:#333;
	padding:4px 9px;
}

.custom ul.menu #menu-item-3216 a:active {
	border-style:solid;
	border-width:1px;
	border-top-color:#aaa500;
	border-left-color:#aaa500;
	border-right-color:#eea500;
	border-bottom-color:#eea500;
	padding:4px 9px;
}

.custom ul.menu #menu-item-3218 a {
	font-size:11px;
	font-weight:normal;
	margin-left:12px;
	padding:12px;
}


/* HOME PAGE */

body.home .headline_area {
	display:none;
}

body.home .book {
	background:url('https://www.homelinemn.org/wp-content/uploads/book-cover.png') center right no-repeat;
}

body.home .l-tab,
body.home .r-tab {
	color:#eee;
	height:161px;
	margin-bottom:22px;
	padding:22px;
}

body.home .l-tab {
	float:left;
}

body.home .r-tab {
	float:right;
}

body.home #line_1 .l-tab {
	background-color:#000066;
	width:400px;
}

body.home #line_1 .r-tab {
	background-color:#006699;
	width:190px;
}

body.home #line_2 .l-tab {
	background-color:#006699;
	width:190px;
}

body.home #line_2 .r-tab {
	background-color:#000066;
	width:400px;
}

body.home .l-tab a,
body.home .l-tab a:visited,
body.home .r-tab a,
body.home .r-tab a:visited {
	color:#fff;
}

body.home .l-tab a:active,
body.home .l-tab a:hover,
body.home .r-tab a:active,
body.home .r-tab a:hover {
	color:#eee;
}

body.home .l-tab h3,
body.home .r-tab h3 {
	font-weight:bold;
	margin-top:0;
}


/* CONTENT */

.custom .post_box {
	margin-right:1.1em;
}


/* SIDEBAR */

.custom ul.sidebar_list {
	background-color:#9cf;
	margin-top:22px;
}

.custom ul.sidebar_list a {
	color:#333;
	text-decoration:underline;
}

.custom ul.sidebar_list a:hover {
	color:#333;
	text-decoration:none;
}

.custom ul.sidebar_list img.thumb {
	margin-bottom:11px;
}

.custom ul.sidebar_list li#sidebar_connect {
	margin-bottom:22px;
}

.custom ul.sidebar_list li#sidebar_connect ul {
	margin:0 auto;
	width:119px;
}

.custom ul.sidebar_list li#sidebar_connect ul li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
	width:32px;
}

.custom ul.sidebar_list li#sidebar_connect ul li.facebook,
.custom ul.sidebar_list li#sidebar_connect ul li.twitter {
	margin-right:8px;
}

.custom ul.sidebar_list li#sidebar_connect ul li a {
	height:32px;
	width:32px;
}

.custom ul.sidebar_list li.widget h3 {
	font-weight:bold;
	text-transform:uppercase;
}

.custom ul.sidebar_list li.widget h3.headline {
	font-variant:normal;
	text-transform:none;
}

.custom ul.sidebar_list li.widget h3 a {
	color:#333;
}

	
/* FOOTER */

.custom #footer {
	text-align:left;
}

.custom #footer p {
	line-height:1.5em;
	margin-bottom:1.5em;
}


/* USEFUL STUFF */

.bottom {
	margin-bottom:0;
}

.clear {
	clear:both;
}
