/*
THEME NAME: Halpern Theme
THEME URI: http://thinkmakedo.net/
VERSION: 1.0
AUTHOR: <a href="http://thinkmakedo.net/">Think Make Do</a>
AUTHOR URI: http://www.thinkmakedo.net/
TAGS: carrington, blueprint

COLOR PALETTE: 	6C9987 GREEN
				4D4B40 BROWN
				FAF9EB LIGHT TAUPE
				235161 DUSTY BLUE
				96431F RUST
				302F27 DARK BROWN
				ECEEBD LIGHT DUSTY YELLOW
				ADAC92 other light taupe
				7D7A68 another taupe
*/


/* -------------------------------------------------

RESET DEFAULT HTML STYLES

   -------------------------------------------------  */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #4D4B40;
	background-color: #FAF9EB;
	background-image: url(/media/template/main_background.gif);
	background-repeat: repeat-x;
	border-top: solid #6C9987 5px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Lucida, Tahoma, sans-serif;
	font-weight: normal;
	color: #235161;
	clear: left;
	}
	
a:link, a:visited {
	color: #96431F;
	text-decoration: none;
	}

a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
	}


/* -------------------------------------------------

formatting

   -------------------------------------------------  */


/*main*/ 

#outside { 
	background-image: url(/media/template/highlight.png);
	background-repeat: no-repeat;
	}
	
#wrapper { 
	text-align: left;
	}
	
	
/*header*/

#id a {
	display: block;
	margin-top: -10px;
	height: 90px;
	width: 240px;
	text-indent: -9000px;
	background-image: url(/media/template/halpern_logo.png);
	background-repeat: no-repeat;
	}

#address {
	font-family: "Lucida Grande", Lucida, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 15px;
	}

#address a {
	color: #6C9987;
	}

/*home images*/

.feature, .feature-last {
	display: inline;
}

.feature h5, .feature-last h5 {
	text-indent: -9000px;
	margin-bottom: 0;
	}
	
body div#container, body div#page_container, body div.pagination_single {
	float: right;
	}

/* footer styling */

#footer {
	background-color: #24241D;
	width: 100%;
	clear: both;
	color: #ECEEBD;
	}
	
#quote {
	background-color: #38372d;
	border: solid #1e1e16 40px;
	margin-top: 4.5em;
	}

.our_clients_say {
	font-family: "Lucida Grande", Lucida, Tahoma, sans-serif;
	font-weight: bold;
	color: #ADAC92;
	margin: 10px 0 0 20px;
	}

#wp_quotes {
	margin: 0 40px 10px 15px;
	font-style: italic;
	text-align: right;
	}

#footer .wp_quotes_quote {
	font-size: 28px;
	}

#footer .wp_quotes_author {
	font-size: 14px;
	padding-top: .75em;
	}
	
.wp_quotes_author:before {
	content: "\002013";
	}

#service_areas {
	margin-top: 7.5em;
	}
	
#service_areas p, #service_areas h6 {
	font-family: "Lucida Grande", Lucida, Tahoma, sans-serif;
	font-size: xx-small;
	color: #ECEEBD;
	}

#disclaimer {
	margin-top: 4.5em;
	}

#disclaimer p, #disclaimer p + p {
	font-family: "Lucida Grande", Lucida, Tahoma, sans-serif;
	font-size: xx-small;
	color: #7D7A68;
	margin-top: 0;
	text-indent: 0;
	}

#designer-link {
	background-color: #302F27;
	width: 100%;
	clear: both;
	}

.view_more {
	font-family: "Lucida Grande", Lucida, Tahoma, sans-serif;
	margin-bottom: 1.5em;
	text-align: right;
	font-size: 0.75em;
}

	
/* -------------------------------------------------

Sharif don't like it. Rock the sidebars.

   -------------------------------------------------  */

#primary-sidebar {
	/*background-color: red;*/
	}


.homenav, .pagenav {
	margin: 0;
	padding: 0;
}

.pagenav {
	margin-bottom: 9em;
	}

.homenav li, .pagenav li {
	list-style-type: none;
	margin:0;
	padding: 0;
	border-bottom: 1px solid #ADAC92;
	}

.homenav li ul, .pagenav li ul {
	margin-bottom: 1.5em;
	}

.homenav li li, .pagenav li li {
	border: 0;
	}

.pagenav li li a {
	font-size: 14px;
	padding: 0;
	text-transform: none;
	}

li.current_page_item a {
	/* the current page top-level */
	color: #302F27;
	background-image: url('/media/template/you_are_here.gif');
	background-repeat:  no-repeat;
	background-position: 10px 50%;
	text-indent: 12px;
	}

li li.current_page_item a {
	/* the current page second-level  */
	color: #302F27;
	background-image: url('/media/template/you_are_here.gif');
	background-repeat:  no-repeat;
	background-position: center left;
	text-indent: 12px;
	}

li.current_page_item li a {
	/* unstyle the current-page children */
	color: #96431F;
	background-image: none;
	text-indent: 0;
	}
	
.homenav a, .pagenav a {
	font-family: "Lucida Grande", Lucida, Tahoma, sans-serif;
	font-size: 18px;
	display: block;
	padding: 10px;
	width: 100%;
	text-transform: lowercase;
	}

#secondary-sidebar {
	/*background-color: red;*/
	}

span.divider, span.terminal {
	display: block; 
	text-align: center; 
	height: 2.3em;
	margin-bottom: .5em;
	}
	
#content .entry-content {
	font-size: 14px;
	}
	
#blog-title {
	
}
/* -------------------------------------------------

ARTICLE STYLES CLASSES

   -------------------------------------------------  */
h1.entry-title {
	font-size:2em;
	margin-bottom:0.75em;
}

.entry-content p img {
	border: 5px solid #ADAC92;
	margin: 5px 10px 0 0;
	}

#page_content .special_excerpt {
	margin-bottom:3em;
}

	
/* -------------------------------------------------

FORMATTING CLASSES

   -------------------------------------------------  */
.alignleft {
	float: left;
	position: relative;
	margin-top: 5px;
}

.headshot {
	top: -1em;
}

/* unstyle blueprint's alt*/

* body .alt {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #4D4B40 !important;
	font-style: normal;
	}
