/*
Theme Name: Demont Associates
Version: 1.0
Description: This is a WordPress theme.
Author: David Mallon
Author URI: http://iknowwebdesign.com
Date: 11-02-2009


/*-----------Block Level Elements--------------*/

html, body
	{
	
	}

body
	{
	padding-top: 0;
	margin: 0;
	background-color: #ffffff;
	font-size: .8em;
	font-family: Arial, helvetica, Sans-Serif;
	color: #222;
	background-image: url('images/body_bkgd.gif');
	background-repeat: repeat-x;
	}

#page
	{
	position: relative;
	width: 870px;
	background-color: #fff;
	padding: 0px;
	background-image: url('images/page_bkgd.gif');
	background-repeat: repeat-y;
	margin: 0 auto;
	min-height:100%;
	}

#wrapper
	{
	background-image: url('images/wrapper_bkgd.gif');
	background-repeat: repeat-y;
	}

#header
	{
	height: 102px;
	background-image: url('images/header_bkgd.gif');
	background-repeat: no-repeat;
	}

.login
	{
	float: right;
	width: 125px;
	height: 25px;
	position: relative;
	top: 55px;
	right: 20px;
	}

#login_form
	{
	display: none;
	width: 175px;
	position: absolute;
	top: 90px;
	right: 20px;
	border: 1px solid #ccc;
	background: #fff;
	z-index: 2000;
	padding: 6px;
	}

a.login_close
	{
	float: right;
	font-weight: bold;
	color: red;
	}

#wrapper
	{
	background-image: url('images/wrapper_bkgd.gif');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	}

#leftside
	{
	float: left;
	width: 174px;
	margin: 0 0 0 24px;
	}

#content
	{
	width: 650px;
	position: relative;
	margin: 0px 0px 0 198px;
	line-height: 1.4em;
	min-height: 550px;
	}

.page_content
	{
	margin: 0px 15px 5px 20px;
	padding-top: 1px;
	}

ol
	{
	margin: 0px 35px 0px 35px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: none;
	}

a
	{
	outline: none;
	}

td
	{
	vertical-align:top;
	}

#footer
	{
	margin: 0px;
	padding: 0;
	background-image: url('images/footer_bkgd.gif');
	height: 135px;
	clear: both;
	color: #ffffff;
	font-family: Times New Roman, Georgia, Serif;
	font-size: 90%;
	}

#footer a
	{
	color: #333;
	text-decoration: none;
	}

#footer p.copyright
	{
	float: left;
	margin-left: 25px;
	padding-top: 30px;
	}

#footer p.iknow
	{
	float: right;
	margin-right: 25px;
	padding-top: 30px;
	}


/*-------------Text elements-------------*/

a
	{
	color: #318B50;
	}

p
	{
	margin: 0 0 15px 0;
	padding: 0;
	}

.hidden
	{
	position: absolute;
	left: -999em;
	}

/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6
	{
	color: #00407B;
	font-weight: normal;
	font-family: Georgia, Serif;
	}
h1
	{
	font-size: 170%;
	margin: 0px 0px 10px 0px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #318B50;
	}

h2
	{
	font-size: 140%;
	margin: 0px 0px 15px 0px;
	}

h3
	{
	font-size: 115%
	}

h4
	{
	font-size: 100%
	}

h5
	{

	}

h6
	{
	font-size: 50%
	}


/*-------------Left Nav-------------*/

#leftnav
	{
	width: 174px;
	padding: 0px;
	margin: 0 0 15px 0;
	}

#leftnav ul
	{
	list-style: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #003965;
	margin: 0;
	padding: 0;
	}

#leftnav li
	{
	}

#leftnav li a
	{
	font-size: 13px;
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 15px;
	color: #003965;
	}

#leftnav li ul
	{
	
	}

#leftnav li li
	{
	margin: 0 0 0 0;
	}
	
#leftnav li ul li a
	{
	color: #333;
	}

#leftnav li a:hover
	{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 4px solid #003965;
	padding: 4px 10px 4px 11px;
	background: #f1f1f1;
	}

#leftnav li.current_page_item a
	{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 4px solid #318B50;
	background: #f1f1f1;
	padding: 4px 10px 4px 11px;
	}

#leftnav li.current_page_ancestor a
	{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ffffff;
	border-left: 4px solid #318B50;
	background: #f1f1f1;
	padding: 4px 10px 4px 11px;
	}

#leftnav .current_page_ancestor li a, #leftnav .current_page_item li a
	{
	border-left: 4px solid #bbbbbb;
	border-top: 1px solid #ffffff;
	}

#leftnav li ul
	{
	margin-left: 4px;
	}

#leftnav li li.current_page_item a
	{
	border-left: 4px solid #318B50;
	}

#leftnav li.current_page_item li a
	{
	border-left: 4px solid #bbbbbb;
	}

#leftnav li ul li a
	{
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	}

#leftnav li.current_page_item li a:hover
	{
	
	}

#leftnav li ul li a:hover
	{
	border-left: 4px solid #003965;
	padding: 4px 10px 4px 11px;
	}

/*-------------The Post-------------*/

.post
	{
	
	}

.page_content
	{
	
	}

.post p
	{
	margin: 0px 0px 15px 0px;
	}

.entry img
	{
	border: 1px solid #ccc;
	padding: 3px;
	}

img.noborder
	{
	border: none;
	padding: 0px;
	}

.post h2
	{
	margin: 0px 0px 10px 0px;
	}

.post h3
	{
	margin: 5px 0px 5px 0px;
	}

.post h4
	{
	margin: 15px 0px 7px 0px;
	}

.post ul
	{
	list-style-image: url("images/square.gif");
	}

.post li
	{
	padding: 0 0 8px 4px;
	list-style-position: outside;
	}

.postmetadata
	{
	font-size: 95%;
	color: #999;
	margin: 0;
	padding: 0;
	}

blockquote
	{
	
	}

blockquote p
	{
	
	}

.hr
	{
	height: 13px;
	background-image: url('images/demont_hr.gif');
	margin: 10px auto 20px auto;
	background-position: center;
	background-repeat: no-repeat;
	}

/*--------------Home Page Styling------------*/

#home .page_content
	{
	margin: 0px 0px 5px 20px;
	}

#testimonial_box
	{
	color: #000;
	min-height: 125px;
	width: 98%;
	background-color: #f1f1f1;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 10px solid #318B50;
	background-image: url('images/kids_and_balloons.jpg');
	background-position: right;
	background-repeat: no-repeat;
	}

#test_box
	{
	width: 100%;
	border: 1px solid #000;
	}

#testimonial_box div
	{
	width: 406px;
	margin: 0px 0px 0 0;
	padding: 0px 0px 0 26px;
	background-image: url('images/quotation_mark.gif');
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-style: italic;
	background-color: #f1f1f1;
	border-bottom: 1px solid #ddd;
	min-height: 125px;
	}

#testimonial_box div p
	{
	padding: 5px;
	}

.attribution
	{
	margin: -15px 0 0 0px;
	padding: 0;
	text-indent:0px;
	font-size: 12px;
	font-style: normal;
	}

/*-------------Document Library------------------*/

#docs_list
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border: 1px solid #ddd;
	}

#docs_list li
	{
	margin: 0;
	list-style: none;
	padding: 7px 10px;
	background-color: #ccdae4;
	}

#docs_list li.alt
	{
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
	
/*-------------Widgets and sidebars------------------*/

#sidebar
	{
	position: relative;
	border: 1px solid #ddd;
	background-color: #f1f1f1;
	float: right;
	width: 250px;
	margin: 35px 0 20px 20px;
	z-index: 1000;
	}

#sidebar div.sidebar_post
	{
	margin: 5px 5px 10px 5px;
	border-bottom: 3px dotted #ddd;
	}

#sidebar div.last
	{
	border-bottom: none;
	}

#sidebar h2
	{
	font-family: Trebuchet MS, Arial, helvetica, Sans-Serif;
	}


/*-------------Miscelanea------------------*/

img.caption
	{
	display: block;
	}

div.caption p
	{
	padding-top: 5px;
	font-style: italic;
	font-size: 90%;
	font-family: Times New Roman;
	color: #444444;
	}

div.caption img.right
	{
	margin: 0px !important;
	}

/*-------------Other------------------*/

.clearboth
	{
	clear: both;
	height: 1px;
	}

.clearright
	{
	clear: right;
	}

.floatleft
	{
	float: left;
	}

.floatright
	{
	float: right;
	}

.right
	{
	float: right;
	margin-left: 15px;
	}

img.right
	{
	margin-left: 15px;
	}

.left
	{
	float: left;
	margin-right: 15px;
	}

img.left
	{
	margin-right: 15px;
	}

.center
	{
	text-align: center;
	}

img.floatleft
	{
	margin-right: 1em;
	}

img.floatright
	{
	margin-left: 1em;
	display: inline;
	}

.wp-caption
	{
	background-color: #eee;
	border: 1px solid#ccc;
	}

.wp-caption img
	{
	display: block;
	margin: 5px auto;
	}

.wp-caption p
	{
	margin: 5px;
	}

.block
	{
	display: block;
	}

img.bordered
	{
	border: 1px solid #222;
	padding: 3px;
	}

.hide
	{
	display: none;
	}

#fckBody
	{
	background-color: #fff !important;
	background-image: url('');
	}

#show_hide
	{
	margin: 0 0 0 20px;
	}

#show_hide h3
	{
	margin-bottom: 0px;
	display: inline;
	}

#show_hide h3.cattitle
	{
	padding-left: 12px;
	display: block;	
	margin-bottom: 7px;
	cursor: pointer;
	background-image: url('images/arrow_closed.gif');
	background-repeat: no-repeat;
	}

#show_hide h3.opened
	{
	background-image: url('images/arrow_opened.gif');
	background-repeat: no-repeat;
	}

#show_hide p.bioTitle
	{
	display: inline;
	}

#show_hide span.name_title
	{
	display: block;
	margin-bottom: 7px;
	cursor: pointer;
	}

#show_hide .bioTitle
	{
	margin: -5px 0 10px 10px;
	font-style: italic;
	font-weight: normal;
	color: #00407B;
	}

#show_hide div
	{
	border-left: 1px solid #ccc;
	margin: 0px 15px 0px 0px;
	padding: 0 0 0 15px;
	}
