/*
Theme Name: Holt Area Partnership
Theme URI: http://holtareapartnership
Description: Custom theme
Author: Josh.biz (based upon Twenty Ten)
Version: 1.0
Tags: 
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }




body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../../../images/sky_gradient.png) repeat-x fixed;
	color: #666;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7;
}


body {
	margin-bottom: 100px;
}

#outer_wrapper {
	background: url(../../../images/bg_band.gif) repeat-x;
}



#wrapper {
	width: 960px;
	margin: 0px auto;	
}

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 30px 280px 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
	margin-bottom: 100px;
}

#sidebar_logos {
	text-align:left;
	margin-top:40px;
}
#sidebar_logos img {
	margin-top:20px;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 100%;
	margin-top: 30px;
}




p {
	margin: 0;
	padding: 0;
}

#content p {
	margin-bottom: 10px;
}

a {
	color: #006C99;
	text-decoration: none;
}
a:hover {
	color: #DF6F00;
	text-decoration: none;
}



#logo {
	position: absolute;
	z-index: 9;
	top: 10px;
}

.logged-in #logo {
	top: 36px;
}
	
#header {
	height: 160px;
	text-align: right;
	padding-top: 16px;
}

#banner {
	height: 120px;
	background: url(../../../images/banner.jpg) no-repeat right;
  }

.page-id-2 #banner {
	background: url(../../../images/banner2.jpg) no-repeat right;
  }
 
.blog #banner {
	background: url(../../../images/banner3.jpg) no-repeat right;
  }

.page-id-17 #banner {
	background: url(../../../images/banner4.jpg) no-repeat right;
  }

.page-id-23 #banner, .parent-pageid-23 #banner {
	background: url(../../../images/banner5.jpg) no-repeat right;
  }

.page-id-21 #banner, .parent-pageid-23 #banner {
	background: url(../../../images/banner6.jpg) no-repeat right;
  }
  
.page-id-27 #banner, .parent-pageid-23 #banner {
	background: url(../../../images/banner7.jpg) no-repeat right;
  }

#banner img {
	padding: 0;
	margin: 0;
}

#navcontainer {
	margin-top: 5px;
}

ul.menu
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

ul.menu li
{
	display: inline;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	padding-right: 16px;
	padding-top: 0;
}

ul.menu a:link, ul.menu a:visited
{
color: #fff;
text-decoration: none;
}

ul.menu li a:hover
{
color: #fff;
text-decoration: underline;
}




#inner_wrapper {
	background-color: #fff;
	padding: 40px 20px 20px;
	overflow:hidden;
}

main {
	padding: 0;
}

#col2 {
	float:right;
	padding: 20px;
	width:400px;
}



#footer {
	position:relative;
	width:100%;
	height:129px;
	margin:0;
	text-align:center;
	background: url(../../../images/footer.png) no-repeat center;
}

#wrapper #header #navcontainer #menu #active #current {
	color: #F7F600;
}

#primary h3 {
	margin-top: 16px;
}


#content ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
	margin-top:10px;
}

#content li {
	margin-top:5px;
}

h2 {
	font-size: 20px;
	margin-top:25px;
	color: #464646
}
	
	
h3 {
	color: #A85400;
	margin-top: 20px;
}


blockquote:before, blockquote:after {
	content: '';
	content: none;
}

blockquote {
	quotes: none;
	font-style: italic;
	padding: 0 2em;
	line-height: 2em;
	letter-spacing: 0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:50px;
}

#content img.alignleft {
	float: left;
	margin-right: 24px;
}

#content img.alignright {
	float: right;
	margin-left: 24px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.widget_recent_entries ul li {
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #BEBEBE;
}

.widget_recent_entries ul {
	border-top: 1px solid #BEBEBE;
}



#footer div {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 64px 20px 0px 40px;
}

#footer div img {
	float: right;
}

#footer div p {
	margin-top: 34px;
	color: #cceddc;
	font-size: 14px;
}

#footer div a {
	color: #cceddc;
}

#footer div a:hover {
	text-decoration: underline;
}

.widget_search {
	margin-top: 20px;
	margin-bottom: 0px;
}

h2.entry-title a {
	color: #333;
}

h2.entry-title a:hover {
	text-decoration: underline;
}

.more-link, .nav-previous, .nav-next  {
	font-size: 18px;
	font-weight: bold;
}

.nav-previous {
	margin-top: 24px;
}

ul.menu .current-menu-item, ul.menu .current-menu-item a, ul.menu .current-menu-item a:hover {
	color: #f8990c;
	text-decoration: none;
	}

.wp-image-103 {
	margin-top: 12px;
}

.parent-pageid-23 h2 {
	padding-bottom: 0;
	margin-bottom: 0;
	clear: none;
	color: #794d0c;
}

.parent-pageid-23 #content ul li {
	margin-top: 0px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.sign {
	margin-top: -120px;
	margin-right: -20px;
	border: solid 1px #333;
}

.post {
	border-bottom: solid 2px #794d0c;
	padding-bottom: 10px;
	margin-bottom: 16px;
}

.form-allowed-tags { display: none; }

.entry-meta {
	font-weight: bold;
}

#primary ul li a:hover, #primary ul li a:active {
	color: #004766;
	text-decoration: underline;
}

.cat-links {
	display: none;
}

.bluebells {
	margin-top: 20px;
}

select {
	width: 200px;
}
