/*
Theme Name: EquiStar Wealth Management
Theme URI: http://eswealth.com/
Description: 
Version: 1
Author: trif3cta
Author URI: http://trif3cta.com
*/

body,div,dl,dt,dd,h1,h2,h3,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img,abbr,acronym{border:0}address,cite,code,dfn,var{font-style:normal;font-weight:normal}caption,th{text-align:left}q:before,q:after{content:''}

body {
	background: #ececec url('img/body-bg.jpg') repeat-x;
	font: 13px/19px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666;
	}

h1, h2, h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 8px 0 4px;
	}
	
h1, .post h2 {
	font-size: 22px;
	color: #000;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin: 25px 25px 0;
	}
	
h2 {font-size: 20px;}
h3 {font-size: 16px;}

p {margin-bottom: 1em;}

ul, ol {
	list-style-position: inside;
	padding: 0;
	margin: 0 0 1em;
	}

li {
	margin-bottom: .5em;
	}

a:link, a:visited {
	color: #CFB017;
	text-decoration: none;
	padding: 2px 4px;
	}
	
a:hover, a:active {
	color: #666;
	background: #F5EFD1;
	}

/* utility classes */

.right {float: right;}
.left {float: left;}

.center {
	display: block;
	margin: 0 auto;
	}
	
.hidden {
  display: none;
  }
  
/* forms */

legend {
	display: none;
	}
	
label {
	display: block;
	margin: 10px 10px 2px 0;
	}
	
input, select, textarea {
	display: block;
	padding: 5px;
	font: 14px Helvetica, sans-serif;
	background: #fff url('img/field_bg.png') repeat-x;
	border: 1px solid #ccc;
	}
	
#area-code, #phone1, #phone2 {display: inline;}

input[type="submit"] {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #bbb;
	padding: 4px 10px;
	background: #ddd;
	font-size: 18px;
	color: #666;
	margin-top: 8px;
	}
	
/* -------------------


---------------------- */
	
#box {
	width: 880px;
	margin: 0 auto;
	background: #fff;
	border-top: 8px solid #F0CC01;
	overflow: hidden;
	}

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


---------------------- */
	
#header h3 {
	margin: 25px 0 0 25px;
	text-indent: -3333px;
	}

#header h3 a {
	display: block;
	background: url('img/equistar-wealth-management.jpg') 0 0 no-repeat;
	width: 237px;
	height: 82px;
	border: 0;
	}
	
/* -------------------


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

#header ul {
	list-style: none;
	margin: 25px 0 0;
	height: 30px;
	padding: 0;
	border-bottom: 8px solid #CFB017;
	text-transform: uppercase;
	font-weight: bold;
	}

#header li:first-child {
	margin-left: 25px;
	}	
	
#header li {
	float: left;
	margin: 0 10px 0 0;
	background: url('img/nav-r.gif') top right no-repeat;
	}	

#header li a {
	color: #666;
	text-decoration: none;
	padding: 6px 15px 5px;
	display: block;
	background: url('img/nav-l.gif') top left no-repeat;
	}

#header li:hover, #header #current  {
	background-position: bottom right;
	}
	
#header li a:hover, #header #current a {
	color: #fff;
	background-position: bottom left;
	}

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


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

#main {
	width: 580px;
	padding: 12px 25px;
	float: left;
	overflow: hidden;
	} 

#home #main {
	font-size: 14px;
	line-height: 21px;
	}

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


---------------------- */
	
#sidebar {
	width: 200px;
	padding: 12px 25px;
	float: left;
	}
	
#sidebar h4 {
  margin: 0;
  }
  
#sidebar dl {
	width: 200px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url('img/contact-bg.gif') top center no-repeat;
	}
	
#sidebar dt {
	font-size: 18px;
	color: #9C8501;
	padding: 15px 15px 5px;
	}

#sidebar dd {
	font-size: 12px;
	padding: 0 15px;
	}
	
#sidebar dd a {
	color: #666;
	}

#sidebar dd a:hover {
	color: #000;
	}	

#sidebar img {
	margin-bottom: 10px;
	}	

#sidebar ul {
  list-style: none;
  }	

#sidebar li {
  padding: 0;
  margin: 0;
  }
  
/* -------------------


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

#footer {
	clear: both;
	width: 960px;
	text-align: center;
	margin: 10px auto;
	font-size: 12px;
	color: #bbb;
	}
	
#footer a {
	text-decoration: none;
	color: #bbb;
	}
	
#error {
	background: #F5EFD1;
	border: 2px solid #CFB017;
	padding: 5px 15px;
	margin: 10px 0;
	}

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


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

.single h1, .post h2 {
    margin: 15px 0 10px;
    }

#blogroll {
	font-size: 12px;
	line-height: 16px;
	}

#blogroll li {
	margin-bottom: 5px;
	}  
  
/* -------------------


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

.wp-caption-text {
  display: none;
  }
  
.alignright {
  float: right;
  margin-left: 10px;
  }

.alignleft {
  float: left;
  margin-right: 10px;
  }
  
#badges {
	width: 300px;
	margin: 0 auto;
	}  
	
#badges p {
	float: left;
	margin-right: 40px;
	}
	
#badges a {
	background: none;
	}