/*
Theme Name: Columbia CPA Group
Theme URI: http://www.columbiacpagroup.com/
Description: The default WordPress theme for Columbia CPA Group
Version: 1.0
Author: Caledon Virtual
Author URI: http://www.caledonvirtual.com/
Tags: 
*/
body {
	margin: 0;
	background-color: #c3b99f;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #2c2400;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
.form select,
.form input,
.form textarea {
	vertical-align:middle;
}
#main {
	margin: 0 auto;
	overflow:hidden;
	width: 810px;
	background-color: #dbd0b3;
}
#header {
	position: relative;
	width: 810px;
	height: 226px;
	background: url(images/header-bg.jpg) no-repeat;
}
#header .logo {
	position: absolute;
	top: 11px;
	left: 15px;
	width: 243px;
	height: 137px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #top-nav {
	position: absolute;
	top: 160px;
	left: 15px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 795px;
}
#header #top-nav li {
	float: left;
	position: relative;
	background:url(images/top-nav-link.gif) no-repeat top right;
	padding:0 2px 0 0;
	height:35px;
}
#header #top-nav li.admin {
	float:right;
	background:url(images/admin-nav-link.gif) no-repeat top left;
	padding:0 0 0 2px;
}
#header #top-nav li a {
	float: left;
	line-height:30px;
	overflow: hidden;
	height: 35px;
	padding:0 18px;
	color:#f4f6f6;
	text-decoration:none;
}
#header #top-nav li.current_page_item > a,
#header #top-nav li.current_page_parent > a,
#header #top-nav li.current_page_ancestor > a {
	background:#cbbd98;
	text-decoration:none;
	color:#004d42;
}
#header #top-nav li a:hover {
	background:#016757;
	color:#f4f6f6;
}
#header #top-nav li:hover > ul,
#header #top-nav li.hover > ul {
	display: block;
}
#header #top-nav li ul {
	position: absolute;
	display: none;
	top: 35px;
	left: 0;
	list-style: none;
	margin: 0;
	background-color: #014438;
	border: 1px dotted #fff;
	border-top: 0;
	padding: 0;
	font-size:11px;
}
#header #top-nav li ul ul {
   top:0;
   left:125px;
}
#header #top-nav li ul li {
	background:none;
	text-align:left;
	height:auto;
}
#header #top-nav li ul li a {
	color: #fff;
	text-indent: 0;
	text-decoration: none;
	width: 113px;
	height:auto;
	line-height:13px;
	padding:6px 12px;
}
#content {
	float: left;
	width: 810px;
	padding: 0 0 13px 0;
	background: url(images/content-bottom-bg.gif) no-repeat 0 100%;
}
#content .column {
	float: left;
	width: 409px;
	margin: 0 0 0 39px;
	display: inline;
}
#content h1,
#content h2 {
	margin: 0 0 9px 10px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #004d42;
	text-transform:uppercase;
}
#content h3 {
	margin:6px 0 -6px 0;
	font-size:12px;
	color: #004d42;
	text-transform:uppercase;
}
#content .column .post,
#content .column .page {
	float: left;
	background: url(images/text-box-1-bg.gif) no-repeat;
	width: 409px;
}
#content .column .post .sub-text-box,
#content .column .page .sub-text-box {
	float: left;
	background: url(images/text-box-1-bottom-bg.gif) no-repeat 0 100%;
	width: 382px;
	padding: 6px 10px;
}
#content .column img {
	background-color: #c3b99f;
	margin:0 0 0 12px;
	padding:4px;
	float:right;
}
.alignright {
	float:right;
	margin:0 0 0 8px;
}
.alignleft {
	float:left;
	margin:0 8px 0 0;
}
#content p {
	margin:0;
	padding:6px 0;
}
#content p.wp-caption-text {
	font:11px/12px Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:right;
	padding:0 12px 0 0;
}
#content .column2 {
	float: left;
	width: 303px;
	margin: 0 0 0 22px;
}
#content .column2 .text-box2 {
	float: left;
	background: url(images/text-box-2-bg.gif) no-repeat;
	width: 303px;
	list-style:none;
}
#content .column2 li.widget {
	float: left;
	background: url(images/text-box-2-bg.gif) no-repeat 0px 24px;
	width: 303px;
	list-style:none;
	margin:0 0 12px 0;
	padding:0;
}
#content .column2 .text-box2 .sub-text-box2,
#content .column2 li.widget ul,
#content .column2 li.widget div.textwidget {
	float: left;
	width: 274px;
	background: url(images/text-box-2-bottom-bg.gif) no-repeat 0 100%;
	padding: 14px 16px 22px 13px;
}
#content .column2 li.widget ul {
	margin:0 0 0;
	padding:8px 0 12px 18px;
	width:285px;
}
#content .column2 li.widget ul li {
	margin:0 0 6px 12px;
	list-style:circle;
}
#content .column2 li.widget ul ul {
	background:none;
}
#content .column2 li.widget .line,
#content .column2 .text-box2 .line {
	float: left;
	width: 274px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #2c2400;
	padding: 0 0 9px 0;
}
#content .column2 li.widget .line a,
#content .column2 .text-box2 .line a {
	color: #2c2400;
	text-decoration: none;
}
#content .column2 li.widget .line a:hover,
#content .column2 .text-box2 .line a:hover {
	text-decoration: underline;
}
#content .column2 li.widget .line .left,
#content .column2 .text-box2 .line .left {
	float: left;
	text-align:right;
	font-weight:bold;
	width: 60px;
}
#content .column2 li.widget .line .right,
#content .column2 .text-box2 .line .right {
	float: right;
	width: 205px;
}
#content .column2 form {
	font-size:11px;
}
#content .image-area {
	float: left;
	width: 771px;
	margin: 39px 0 0 39px;
	display: inline;
}
#content .image-area img {
	float: left;
	margin: 0 50px 0 0;
	display: inline;
}
#content .image-area .last {
	margin: 0;
}
form input#saddr {
	width:200px;
	display:inline;
	float:left;
}
#footer {
	float: left;
	width: 770px;
	height: 21px;
	padding: 6px 20px 0 20px;
	background: url(images/footer-bg.gif) no-repeat;
}
#footer span {
	float: right;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
#footer .address {
	float: left;
}
