/*  
Theme Name: Brodsky & Associates
Theme URI: http://www.charljordaan.com
Description: Version 2.0
Version: 2.0
Author: Charl Jordaan Designs
Author URI: http://www.charljordaan.com
*/

/* RESET
/////////////////////////////*/

html, body, div, span,object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
} 
body		  { line-height: 1 }
ol, ul		  { list-style: none }
blockquote, q { quotes: none }
:focus        { outline: 0 }
ins			  { text-decoration: none }
del			  { text-decoration: line-through }
table		  { border-collapse: collapse; border-spacing: 0 }
textarea      { overflow:auto }
p 			  { margin-bottom: 1.5em }
a img 		  { border: 0 }
small		  { font-size:0.9em }

p 			  { margin-bottom: 1.5em }
a img 		  { border: 0 }
small		  { font-size:0.9em }
.entry p {
	text-align:justify;
}

/* GENERAL SETUP
/////////////////////////////*/

body { 
	font: 62.5%/1.5 "Lucida Grande", Tahoma, Verdana, sans-serif;
	background:#00356a url(images/bg.jpg) no-repeat center top;
	color:#262626;
}

a:link, a:active, a:visited { 
	color:red;
	outline:none;
	text-decoration:none;
}

a:hover, a:focus {
	color:blue;
	text-decoration:underline;
}



/* LAYOUT
/////////////////////////////*/

#warp {
	width:950px;
	margin:0 auto;
}

.services li {
	margin-bottom:21px;
	text-indent:0;
	padding-left:28px;
	background:url(images/li.gif) no-repeat left 3px;
}

.testimonials li {
	margin-bottom:21px;
	text-indent:0;
	padding-left:28px;
	background:url(images/zoom.gif) no-repeat left 3px;
}





/* BLOGS
/////////////////////////////*/

.post {
	margin:10px 0;
	overflow:hidden;
	padding:10px 0;
	border-bottom:1px solid #eee;
}



h3, h3.sin {
	font-size:1.5em;
	margin:15px 0;
}

h4 {
	font-size:1.1em;
	margin:15px 0;
}

h3.sin {
	margin:10px 15px;
	padding:10px 0;
	font-size:23px;
}


#blognav {
	overflow:hidden;
	clear:both;
	width:595px;
	display:block;
	margin:0 auto;
}

#blognav a {
	padding:10px;
	font-size:1.1em;
}

.metadada {
	font-size:1.1em;
	color:#666;
	margin:12px 15px;
	padding-left:16px;
	background:url(images/clock.gif) no-repeat left center;
}

/* HEADER
/////////////////////////////*/

#header {
	position:relative;
	width:100%;
	height:120px;
	overflow:hidden;
}

h1 { 
	width:482px; 
	height:88px; 
	background:url(images/h1l.jpg) no-repeat; 
	display:block;
	position:absolute;
	left:11px;
	top:7px;
}

h1 span, #freequotenumber span { 
	display:block; 
	text-indent:-9999em;
}

#freequotenumber { 
	width:256px; 
	height:42px; 
	background:url(images/0800.jpg) no-repeat;
	display:block;
	position:absolute;
	right:13px;
	top:13px;
}

/* TOPNAV
/////////////////////////////*/

#topnav {
	position:absolute;
	font-size:1.3em;
	right:0;
	bottom:15px;
}

#topnav li {
	display:inline;
	margin-right:18px;
}

#topnav a {
	color:#fff;
	font-weight:normal;
}

/* HORIZONTAL NAVIGATION BAR
/////////////////////////////////////*/

ul#navigation {	
	width:950px;
	list-style:none;
	height:46px
}

ul#navigation li {
	display:inline
}

ul#navigation li a {
	height:46px;
	float:left;
	text-indent:-9999px;
	text-decoration:none
}

ul#navigation  li a span {
	float:left;
	display:block
}

ul#navigation li#navigation-1 a {
	width:126px;
	background:url(images/nav.jpg) no-repeat 0px 0
}

ul#navigation li#navigation-1 a:active,
ul#navigation li#navigation-1 a:hover {
	background-position:0px -46px
}

ul#navigation li#navigation-2 a {
	width:93px;
	background:url(images/nav.jpg) no-repeat -126px 0
}

ul#navigation li#navigation-2 a:active,
ul#navigation li#navigation-2 a:hover {
	background-position:-126px -46px
}

ul#navigation li#navigation-3 a {
	width:102px;
	background:url(images/nav.jpg) no-repeat -219px 0
}

ul#navigation li#navigation-3 a:active,
ul#navigation li#navigation-3 a:hover {
	background-position:-219px -46px
}

ul#navigation li#navigation-4 a {
	width:112px;
	background:url(images/nav.jpg) no-repeat -321px 0
}

ul#navigation li#navigation-4 a:active,
ul#navigation li#navigation-4 a:hover {
	background-position:-321px -46px
}

ul#navigation li#navigation-5 a {
	width:86px;
	background:url(images/nav.jpg) no-repeat -433px 0
}

ul#navigation li#navigation-5 a:active,
ul#navigation li#navigation-5 a:hover {
	background-position:-433px -46px
}

ul#navigation li#navigation-6 a {
	width:99px;
	background:url(images/nav.jpg) no-repeat -519px 0
}

ul#navigation li#navigation-6 a:active,
ul#navigation li#navigation-6 a:hover {
	background-position:-519px -46px
}

ul#navigation li#navigation-7 a {
	width:71px;
	background:url(images/nav.jpg) no-repeat -618px 0
}

ul#navigation li#navigation-7 a:active,
ul#navigation li#navigation-7 a:hover {
	background-position:-618px -46px
}

ul#navigation li#navigation-8 a {
	width:261px;
	background:url(images/nav.jpg) no-repeat -689px 0
}

ul#navigation li#navigation-8 a:active,
ul#navigation li#navigation-8 a:hover {
	background-position:-689px -46px
}

/* CONTENT
/////////////////////////////*/

#content {
	width:100%;
	overflow:hidden;
	background:url(images/bg-content.jpg) repeat-y center top;
}

#section {
	width:631px;
	margin-left:1px;
	float:left;
	overflow:hidden;
}

#aside {
	width:316px;
	float:right;
	overflow:hidden;
}

#title {
	background:url(images/titlebar.jpg) no-repeat;
	width:631px;
	height:65px;
	line-height:65px;
	display:block;
	clear:both;
}

#title h2 {
	margin-left:18px;
	color:#fff;
	font-size:26px;
	font-weight:normal;
	
}

.entry {
	margin:18px 0 18px 18px;
	font-size:14px;
	line-height:1.8em;
	width:595px;
	text-indent:15px;
	text-align:left;
}



/* credits
/////////////////////////////*/

#credits {
	width:100%;
	height:120px;
	overflow:hidden;
	background:url(images/copy.jpg) no-repeat center top;
	color:#fff;
	font-size:12px;
}

#address {
	font-size:10px;
	text-align:center;
	clear:both;
		margin-top:30px;
		font-weight:bold;
}

#credits a {
	color:#fff;
	text-decoration:underline;
}

#copy {
	float:left;
}

#design {
	float:right;

}

/* ASIDE
/////////////////////////////*/

#aside {
	color:#525252;
}

#quoteform {
	width:100%;
	height:248px;
	background:url(images/bgquoteb.jpg) no-repeat left top;
}



#sideInfo, #Contactinfo, #sideLoss, #quote, #logos {
	margin-left:35px;
	width:266px;
}

#quote label {
	float:left;
 	width:60px;
	line-height:21px;
}

#quote input {
	width:200px;
	float:right;
	border:1px solid #dedcd8;
	background:url(images/input.jpg) repeat-x top left;
	line-height:21px;
}

#quote .line {
	height:32px;
	display:block;
}

#quote button {
	clear:both;
	float:right;
	margin-top:5px;
	padding:5px;
	background-color:#3f719b;
	color:white;
	cursor:pointer;
	border:1px solid #1f4d70;
}

#quote button:hover {
	background-color:#e31603;
	border:1px solid #ca1c11;
}

#quote h4 {
	text-transform:uppercase;
	color:#f31400;
	padding-top:12px;
	font-size:14px;
	margin-bottom:5px;
}

span.subform {
	height:55px;
	overflow:hidden;
	display:block;
}

#logos h4 {
	text-align:left;
}

h4.redit {
	color:#f31400;
	font-size:17px;
	margin-bottom:21px;
	line-height:0.9em;
}

#sideLoss p {
	line-height:21px;
	text-align:justify;
	margin-bottom:0;
	padding-bottom:0;
}

#sideInfo h4 { 
	width:245px; 
	height:45px; 
	background:url(images/asidelogo.jpg) no-repeat bottom center; 
	display:block;
	margin:21px 0;
	clear:both;
}

#sideInfo h4 span { 
	display:block; 
	text-indent:-9999em;
}

#sideInfo h5 {
	padding-top:21px;
	color:#00356a;
}

#logos {
	width:100%;
	text-align:center;
	margin:21px 0;
}

#Contactinfo {
	margin:0;
	padding:0;
}

#Contactinfo li {
	border-bottom:1px solid #d9e0ec;
	line-height:34px;
	font-size:14px;
	width:100%;
	clear:both;
}

.affiliate {
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
}

#slogan {
	text-align:center;
	margin:20px auto 30px auto;
	height:100px;
}


/* HELPERS
/////////////////////////////*/

.float-left   { float:left }
.float-right  { float:right }
.alignleft,
.align-left   { float:left; margin: 0 21px 21px 0 }
.alignright,
.align-right  { float:right; margin: 0 0 21px 21px }
div.aligncenter,
.aligncenter  { display: block; margin-left: auto; margin-right: auto }
.clear        { clear:both }
.center       { margin: 0 auto }
.margins      { margin:21px }
.push-top     { margin-top:21px }
.push-right   { margin-right:21px }
.push-bottom  { margin-bottom:21px }
.push-left    { margin-left:21px }
.border       { border:10px solid #eee }
.text-left    { text-align:left }
.text-right   { text-align:right }
.text-center  { text-align:center }
.text-justify { text-align:justify }
.underline    { text-decoration:underline }
.highlight    { background-color:#ffc }
.indent       { text-indent:21px }
.no-indent    { text-indent:0 }

/* MESSAGE BOXES 
/////////////////////////////*/ 
 
.message-box { text-align: center; padding: 5px; color:#545454; width:80%;  margin:5px auto; } 
 
.clean { background-color: #efefef; border-top: 2px solid #dedede; border-bottom: 2px solid #dedede; } 
.info  { background-color: #f7fafd; border-top: 2px solid #b5d3ff; border-bottom: 2px solid #b5d3ff; } 
.ok    { background-color: #d7f7c4; border-top: 2px solid #82cb2f; border-bottom: 2px solid #82cb2f; } 
.alert { background-color: #fef5be; border-top: 2px solid #fdd425; border-bottom: 2px solid #fdd425; } 
.error { background-color: #ffcdd1; border-top: 2px solid #e10c0c; border-bottom: 2px solid #e10c0c; }

/* FORM
/////////////////////////////*/

.myform{
	margin:0 auto;
	width:520px;
}

#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
}

#stylized p{
		font-size:11px;
		padding-bottom:10px;
		text-indent:0;
}

#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:200px;
		float:left;
		clear:left;
		font-size:0.9em;
}

#stylized .small{
		color:#999;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
}

#stylized .req {
	color:red;
	font-weight:bold;
}

#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #578098;
		width:260px;
		margin:2px 0 20px 10px;
}

#stylized select{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #578098;
		width:260px;
		margin:2px 0 20px 10px;
		clear:right;
}

#stylized textarea {
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #578098;
		width:440px;
		margin:2px 0 20px 10px;
}

#stylized button, #searchsubmit {
		clear:both;
		width:125px;
		height:31px;
		background:#004d95;
		text-align:center;
		line-height:31px;
		color:#fff;
		font-size:11px;
		font-weight:bold;
		border:none;
		margin-left:150px;
}

#searchsubmit {
	margin-top:20px;
	margin-left:187px;
}

#from {
	font-size:1.1em;
}

#from a{
	font-size:1.1em;
	text-transform: capitalize;
}


.th {
	background-color:#9CBAB1;
	text-indent:3px;
}

input#s {
	border:solid 1px #c2c58e;
	font-size:14px;
	padding:4px 2px;
	width:400px;
	margin-top:9px;
}

button {
	clear:both;
}

/* WORDPRESS CAPTIONS
/////////////////////////////*/

.wp-caption 					{ border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px }
.wp-caption img 				{ margin: 0; padding: 0; border: 0 none }
.wp-caption p.wp-caption-text 	{ font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; margin-top:5px }
.wp-caption  a, .wp-caption 	{ color:#666 }

/* WORDPRESS COMMMENTS
/////////////////////////////*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#respond {
	margin:10px 0;
	clear:both;
}
.entry form select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
#comment, #respond {
	text-indent:0;
	padding-left:0;
	margin-left:0;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:16px;
}

#slide {overflow:hidden; width:631px; height:390px;}

/* COLUMNS
/////////////////////////////*/

.entry ul { 
	list-style: square;
	margin:10px 0 10px 20px;
	}

.wl {
	width:540px;
	margin:0 auto;
}
.column-list {
	width:160px;
	float:left;
	margin:10px 0;
	margin-right:10px;
	margin-left:10px;
	font-size:11px;
	padding:0;
	list-style: square;
}

.entry ul.column-list2 {
	width:265px;
	float:left;
	margin:10px 0;
	font-size:11px;
	padding:0;
	list-style: square;
}

.column2-list-first{
		margin-right:5px;
}

.sl a {
	color:#565656;
}

.sl {
	float:left;
	width:126px;
	margin:10px 0;
	padding:10px 0;
	margin-right:5px;
}

.sl li {
		border-bottom:1px dotted #ddd;
		padding:8px 0;
		margin:8px 0;
}

.services {
	list-style:none;
}