/*  
Inspired by: Cubismo
Original Theme URI: http://colorlightstudio.com
Original Author URI: http://www.colorlightstudio.com/
*/

html, body {
	background: #ddd url(http://hdgwaterfrontpartners.com/images/patt_493fdcf864ef9.jpg);
	font-family: Georgia;
	border: 0;
}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

fieldset { border:0;margin:0;padding:0; }label { display:block; }input.text,textarea {width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #999; }input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

a {
	text-decoration: none;
	color: #559AD3;
}

a img{
	border:none;
}

a:hover {
	text-decoration: underline;
}


/* Header */
#header {
	width: 890px;
	height: 6.25em;
	padding: 10px;
	background:#fff;
	margin-bottom:20px;
	margin-top:5px;
}

#header h2 {
	display:none;

}

#header h2 a {
	color: #fff;
}

#header h2 a:hover {
	color: #ADE166;
	text-decoration: none;
}

#header p {
	padding-top: 1px;
	color: #fff;
	font-size: 13px;
	color: #8F8F8F;
}

/* Logo */

#logo {
	margin-top:0px;
}

/* Wrap */
#wrap {
	width: 890px;
	margin: 0 auto;
	background:#444;
	border:5px solid white;
	padding:10px;
	margin-top:20px;
}

#menu {
	height:1%;
	width: 100%;
	font-size: 14px;
	position: relative;
	margin-bottom:5px;
}

#menu ul {
	width: 100%;
}

#menu li {
	display: block;
	float: left;
	margin-right: 3px;
	background: url(http://hdgwaterfrontpartners.com/wp-content/themes/cubismo/img/menu_left_bg.gif) no-repeat left;
	font-weight: bolder;
}

#menu li a {
	line-height: 2.5em;
	display: block;
	background: url(http://hdgwaterfrontpartners.com/wp-content/themes/cubismo/img/menu_bg_right.jpg) repeat-x right;
	margin-left: 1px;
	color: #fff;
	padding-left: 8px;
	padding-right: 8px;
}

* html #menu li a {
	width: 1%;
}

#menu li.current_page_item, #menu li.current_page_item a {
	background: #fff;
	color: #559AD3;
}

#menu li.smalltab{
	background: none;
}

#menu li.smalltab a{
	background: none;
	font-size:smaller;
}

#menu li.current_page_item a:hover {
	text-decoration: none;
}

/* Login (menu) */

#login {
	/* float: right; */
	position: absolute;
	right: 50%;
	margin-right:-450px;
	top: 5px;
	font-size: 11px;
	color:#fff;
	/* padding-top: 15px; */
}



/* Content */

#content_wrap {
	padding: 0 0px;
	width: 890px;
}

#content {
	width: 605px;
	float: left;
}

#content h2 {
	font-size: 15px;
}

#content p {
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0;
}

#content ul, #content ol {
	padding: 0.5em 2.5em;
	font-size: 13px;
}

#content ul li {
	background: url(http://hdgwaterfrontpartners.com/wp-content/themes/cubismo/img/bullet.gif) no-repeat 0 0.6em;
	line-height: 20px;
	padding-left: 25px;
	list-style: none;
}

#content ol {
	margin-left: 1.4em;
}

#content ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;
}

#content blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}

/* Post */

.post {
	background: #fff;
	padding: 5px 15px 15px 15px;
	margin-bottom:15px;
}

#page_post {
	margin-top: 0px;
}

#page_post h2 {
	color: #A52A2A;
}

.post h2 {
	padding: 10px 0;
}

.post h2 a {
	color: #A52A2A;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post_details {
	padding: 0 15px;
	background: #fff;
}

.post_details p {
	padding: 5px 0;
   margin-top: 1px;
	font-size: 12px !important;
}

.post_details p a {
	text-decoration: none;
}

.post_details p a:hover {
	text-decoration: underline;
}


/* Comments */
#commentform{width:550px;}
.comments_caption {
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	margin-top: 15px;
	border-bottom:1px dashed #aaa;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 15px;
}

.comment_wrap_head p {
	padding: 7px 5px !important;
	background:#ddd;
}

.comment_wrap_head span {
	color: #898989;
	padding-left: 5px;
}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;
}

.comment_wrap_post p {
	padding: 10px 15px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}

.leave_a_comment {
	background: #fff;
	width: 10em;
	text-align: center;
	float: left;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
	width: 12.9em;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;
	margin-top:15px;
}


.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("http://hdgwaterfrontpartners.com/images/feed-icon-14x14.png") no-repeat 0 50%;
} 



#content form {
	width: 555px;
	border-bottom: #EDEDED 3px solid;
	padding: 5px 0 5px 5px;
	margin: 0 auto;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #bbb 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.data {
	width: 184px;
}

#content fieldset{
	border:none;
}

#content .item{margin:10px 0px;}

#content fieldset input.text{
	width:400px;
}

#content fieldset input.submit{
	color:white;
	background:green;
}

#content textarea {
	border: #bbb 1px solid;
	width: 525px;
	height: 70px;
	padding: 3px;
	font-size: 15px;
	font-family: Georgia;
	line-height:18px;
}

#content input.sbutton {
	margin-top: 3px;
}

#contact{
	margin-top:15px;
	margin-bottom:15px;
	padding:40px;
	color:#444;
	background:#fff;
	text-align:center;
}


/* Sidebar */
#sidebar {
	width: 280px;
	float: right;
	padding: 15px;
	background:#fff;
	margin-top:-5px;
	text-align:center;
}

#sidebar h2 {
	font-size: 13px;
	color: #75A546;
	padding: 4px 0;
	line-height: 8px;
}

#sidebar p, #sidebar li {
	font-size: 12px;
}

#sidebar p {
	padding: 4px 0px 10px 0px;
	line-height: 20px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul ul {
	padding: 5px 0;
	list-style: none;
}

#sidebar ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	background: url(http://hdgwaterfrontpartners.com/wp-content/themes/cubismo/img/bullet.gif) no-repeat 0 9px;
	padding-left: 23px;
	line-height: 23px;
}

/* Footer */
#footer {
	background: #fff;
	height: 2.7em;
	border-top: #EEEEEE 15px solid;
	border-bottom: #EEEEEE 15px solid;
	clear: both;
	width:625px;
}

#footer ul {
	width: 490px;
	float: left;
	padding: 10px 0px 0 10px;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer li a {
	display: block;
	float: left;
	line-height: 24px;
	font-size: 12px;
	padding: 0 6px;
	margin-right: 19px;
	color: #2E2E2E;
}

#footer li.current_page_item a {
	color: #fff;
	background: #5EA3DB;
}

#footer p {
	width: 100px;
	float: right;
	font-size: 11px;
	line-height: 3.5em;
}

#footer p a {
	color: #A52A2A;
}

/* Copyright */

#copyright {
	width: 625px;
	text-align: center;
	font-size: 11px;
	padding: 15px 0 25px 0;
	color: #8F8F8F;
}

#copyright p {
	line-height: 19px;
}




/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}