/*
Theme Name: TaxOps
Description:Custom WordPress theme.
Version: 1
Author: Slice of Lme
Author URI: http://www.sliceoflime.com/
*/


/****---TaxOps CSS---****/ 


/*---------[ Reset Styles ]---------*/	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }

/* remember to define focus styles! */
:focus {
	outline: 0; }

body {
	line-height: 1;
	color: #333;
	background: #fff; }

ol, ul {
	list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0; }

caption, th, td {
	text-align: left;
	font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
	content: ""; }

blockquote, q {
	quotes: "" ""; }

/*---------[ General Styles ]---------*/	
body {
	margin: 0 auto 0 auto;
	padding: 0;
	color: #3c3c3c;
	font-size:62.5%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: #f4f4ed url(/images/bg-tile.gif) top left repeat-x; }
	
h1 {
	font-size: 2.2em;
	font-weight: bold;
	color: #6fa841; 
	margin: 0px;
	padding: 0 0 5px 0;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
	
h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #6fa841; 
	margin: 0px;
	padding: 0px 0 10px 0; }
		
h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #345872; 
	margin: 0px 0px 5px 0px;
	padding: 0px;}
	
h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #345872; 
	margin: 0px 0px 5px 0px;
	padding: 0px;}
	
p {
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0px;
	margin: 0 0 20px;
	color: #3a3a3a;
	}

a {font-weight: normal; color: #5c873a; text-decoration: none;}	
a:link {color: #5c873a; text-decoration: none;}
a:visited {color: #5c873a; text-decoration: none;}
a:hover {color: #496980; text-decoration: underline; }
a:active {color: #5c873a; text-decoration: none;}
a:focus {outline: none; border: none; }

.rollover {
	width: 178px;
	height: 49px; }
	
.rollover a {
	display: block;
	width: 178px;
	height: 49px; 
	background-position: top left; }
	
.rollover a:hover {
	background-position: bottom left; }

#viewServices {	
	background-image: url(/images/btn-to-services.jpg);
	background-repeat: no-repeat; }
	
#viewTestimonials {	
	background-image: url(/images/btn-to-test.jpg);
	background-repeat: no-repeat; }
	
#viewAbout {	
	background-image: url(/images/btn-to-about.jpg);
	background-repeat: no-repeat; }
	
#viewTeam {	
	background-image: url(/images/btn-to-team.jpg);
	background-repeat: no-repeat; }
	
#viewCareers {	
	background-image: url(/images/btn-to-careers.jpg);
	background-repeat: no-repeat; }
	
#applyNow {	
	width: 147px;
	background-image: url(/images/btn-apply.jpg); }

.subscribe {
	width: 262px;
	height: 49px; }
	
.subscribe a {
	display: block;
	margin: 0 0 20px;
	width: 262px;
	height: 49px; 
	background-position: top left; }
	
.subscribe a:hover {
	background-position: bottom left; }
	
.subscribe-btn {	
	width: 262px;
	background-image: url(/images/btn-subscribe.gif); }
		
ul {
	padding: 0px 0px 10px;}
	
li {
	margin: 0px 0px 10px;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0px; 
	list-style: none; }
	
hr {
	border-color: #b3b39a;
	border-style:none none dotted;
	border-width:medium medium 1px;
	clear:both;
	height:1px;
	margin: 20px 0 20px 0;
}

strong {font-weight: bold;}	


/*---------[ Page Containers & Columns ]---------*/	
.logo {
	margin: 0px;
	float: left;
}

#globalheader {
	background: #f4f4ed;
	margin: 25px auto 20px auto;
	width: 922px;
}

#pageheader {
	background: #193d57;
	margin: 0px auto 30px auto;
	width: 930px;
	height: 223px;
	padding: 0;
	overflow: hidden;
}

#contentcontainer {
	width: 922px;
	margin: 30px auto 0 auto;
	min-height: 200px;
	}
	
.maincolumn {
	padding: 0;
	width: 620px; }
	
.sidebar {
	padding: 0;
	width: 262px; }
	
/*---------[ Main Navigation ]---------*/
#nav {
	position: relative;
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	height: 39px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 665px;
	}

#nav li.page_item {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav li.page_item a {
	float: left;
	padding: 39px 0 0 0;
	margin: 0px 2px 0px 0px;
	overflow: hidden;
	height: 0px !important; 
	}
	
#nav li.page_item a:hover {
	background-position: 0 -39px;
	}

#nav li.page_item a:active, #nav li.current_page_item a {
	background-position: 0 -78px;
	}
	
#nav li.page-item-3 a  {
	width: 77px;
	background: url(/images/nav-home.gif) top left no-repeat;
	}
	
#nav li.page-item-3.current_page_item a  {background-position: 0 -78px;}
	
#nav li.page-item-2 a  {
	width: 95px;
	background: url(/images/nav-services.gif) top left no-repeat;
	}
#nav li.page-item-2.current_page_item a  {background-position: 0 -78px;}
	
#nav li.page-item-7 a  {
	width: 71px;
	background: url(/images/nav-team.gif) top left no-repeat;
	}
#nav li.page-item-7.current_page_item a, #nav li.page-item-7.current_page_parent a  {background-position: 0 -78px;}
	
#nav li.page-item-9 a  {
	width: 76px;
	background: url(/images/nav-about.gif) top left no-repeat;
	}
#nav li.page-item-9.current_page_item a  {background-position: 0 -78px;}
	
#nav li.page-item-11 a  {
	width: 86px;
	background: url(/images/nav-careers.gif) top left no-repeat;
	}
#nav li.page-item-11.current_page_item a  {background-position: 0 -78px;}
	
#nav li.page-item-13 a  {
	width: 90px;
	background: url(/images/nav-contact.gif) top left no-repeat;
	}
#nav li.page-item-13.current_page_item a  {background-position: 0 -78px;}

#nav li.page-item-100 a  {
	width: 65px;
	background: url(/images/nav-blog.gif) top left no-repeat;
	}
#nav li.page-item-100.current_page_item a  {background-position: 0 -78px;}

#nav li.clientLogin a  {
	width: 86px;
	background: url(/images/nav-login.gif) top left no-repeat;
	background-position: 0 -39px;
	}		
	
/*---------[ Element Styles & Classes ]---------*/

.headerphoto {
	padding: 0;
	border-left: 4px solid #f4f4ed; 
	border-right: 4px solid #f4f4ed; 
	float: left;}
	
#pageheader h1 {
	font-size: 2.6em; 
	padding: 30px 0 10px 468px;}
	
#pageheader p {
	color: #fff9e7;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 0 0 468px;}
	
#pageheader a img{
	float: left;
	padding: 30px 0 0 30px;}

.top {padding-top: 30px;}
.right {padding-right: 30px;}
.bottom {padding-bottom: 30px;}
.left {padding-left: 30px;}

.leftborder {
	padding: 0 0 0 29px;
	border-left: 1px solid #d4d4c7;}

.callout {
	font-size: 1.5em;
	padding: 0 0 30px 0;
	margin: 0 0 30px;
	display: block;
	border-bottom: 1px solid #d4d4c7;}
	
.listcol {
	float: left;
	list-style: none; 
	width: 252px; }
	
.listcol li {
	background: url(/images/check-icon.gif) left top no-repeat; 
	padding: 0 0 10px 24px;
	color: #2b506b;
	font-weight: bold; }
	
.maincolumn .button {
	float: left;
	padding: 10px 0 0;}
	
.sidebox {
	background: transparent url(/images/quote-bottom.gif) bottom left no-repeat; 
	padding: 0px 0;}
	
.sidebox p {
	background: transparent url(/images/quote-top.gif) top left no-repeat;
	padding: 35px 25px 0;
	color: #676251;
	font-size: 1.3em; }
	
.sidebox p span {
	padding-left: 30px;}
	
.sidebox p em {
	color: #2e2b27;
	font-weight: bold;
	font-style: italic; 
	padding: 15px 0px 30px;
	display: block;}
	
ul.reglist {
	padding: 10px 0px 10px 15px;}
	
ul.reglist li{
	list-style: disc;}
	
ul.threelvl {
	padding: 0px 0px 10px 15px;}
	
ul.threelvl li {
	background: url(/images/check-icon.gif) left top no-repeat; 
	padding: 0 0 10px 24px;
	font-size: 1.5em;
	font-weight: bold;
	color: #2b506b}

ul.threelvl li ul {	
	padding: 10px 0 10px 15px; }

ul.threelvl li ul li {
	list-style: circle;
	background: none;
	font-size: .95em;
	color: #3c3c3c;
	margin: 0 0 5px;
	padding: 0px;
	font-weight: normal;}
	
ul.threelvl li ul li ul{	
	padding: 5px 0 5px 20px; }

ul.threelvl li ul li ul li{
	background: none;
	list-style: square;
	font-size: .90em;
	color: #4c4c4c;
	margin: 0 0 5px;
	padding: 0px;
	font-weight: normal;}

/*---------[ Footer ]---------*/

#footercontainer {
	margin: 40px auto 0px auto;
	background: #e9e9dd url(/images/footer-tile.gif) top left repeat-x; 
	border-bottom: 1px solid #b3b3a3;}

#footer {
	width: 922px;
	padding: 15px 0;
	margin: 0px auto 0px auto; }

#footer p {
	font-size: 1.2em;
	padding: 10px 0;
	color: #1d3b51; 
	text-align: left;}
	
#footer ul {
	text-align: left;
	margin: 0;
	padding: 5px 0px 0px 0px;
	list-style: none;
	}

#footer ul li {
	font-size: 1.2em;
	margin: 0; 
	padding: 0 0 0 8px;
    list-style: none;
	display: inline;
	}
	
#footer .page-item-3 {
	padding: 0;}

#footer ul li a {
	color: #1d3b51;
	padding: 0px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #1d3b51;
	text-decoration: none;
	}

#footer .page-item-100 a{
	border-right: none; }
	
#footer ul li a:hover {
	color: #5c873a;
	}

#footer ul li a:active, #footer ul li a.selected {
	color: #5c873a;
	}

/*-----
New Blog Styles
----------------------------------------*/
h1.pagetitle {
	padding: 0 0 15px; }
		
.sidebar-box {
	background: transparent url(/images/box-btm.gif) bottom left no-repeat; 
	padding: 0;
	margin: 0 0 30px; }
	
.sidebar-box h3 {
	background: transparent url(/images/box-top.gif) top left no-repeat;
	padding: 20px 20px 0;
	margin: 0 0 10px; }
	
.sidebar-box ul {
	padding: 0 20px 10px; }

.sidebar-box ul li {
	background: transparent url(/images/icn-arrow-2.gif) top left no-repeat;
	margin:0 0 10px;
	padding:0 0 0 15px; }
	
.sidebar-box ul.date li {
	background: transparent url(/images/icn-calendar.gif) top left no-repeat;
	margin:0 0 10px;
	padding:0 0 0 25px; }

.post {
	border-bottom: 1px dashed #b5b5a3; 
	padding: 0 0 30px; 
	margin: 0 0 30px; }
	
.post .postmetadata {
	padding: 0;
	font-size: 1.2em; }
	
.post h2 {
	color: #75a251;
	padding: 0 0 3px; }
	
.post h2 a 			{color: #75a251; font-weight: bold; text-decoration: none; }
.post h2 a:link 	{color: #75a251; font-weight: bold; text-decoration: none; }
.post h2 a:visited 	{color: #75a251; font-weight: bold; text-decoration: none; }
.post h2 a:hover 	{color: #496980; font-weight: bold; text-decoration: underline; }
.post h2 a:active 	{color: #75a251; font-weight: bold; text-decoration: none; }

.post .post-info {
	font-weight: bold; 
	color: #8a8676; 
	padding: 0 0 10px;
	margin: 0;
	font-size: 1.2em; }

.post ul {
	margin: 0 0 20px 25px;
	padding: 0;
	color: #4c4c4c;  }
		
.post ul li {
	list-style: circle;
	margin: 0 0 8px; }

.post ul li ul {
	margin: 5px 0 0 20px;
	padding: 0; }
	
.post ul li ul li {
	list-style: square; 
	color: #676251; 
	font-size: 1em; }

/*-----
Intense Debate 
----------------------------*/
#idc-container-parent #idc-container .idc-head_action {
	background: #E0E0D4; }

#idc-container-parent #idc-container .idc-c_collapsed .idc-c-h {
	background:#E0E0D4 url(http://s.intensedebate.com/themes/universal/images/idc-transparent-0421.png) repeat scroll 100% 0;
	float:none !important;
	height:32px;
	margin:0 0 5px;
	width:auto !important; }
	
#idc-container-parent #idc-container .idc-c .idc-c-h {
	background:#E0E0D4 url(http://s.intensedebate.com/themes/universal/images/idc-transparent-0421.png) repeat scroll 100% 0;
	float:none !important;
	height:32px;
	margin:0 0 5px;
	width:auto !important; }


#idc-container-parent #idc-container .idc-user_admin {
	clear:both;
	float:right;
	margin:10px 0 0;
	font-size: .75em;
	text-align: right; }
	
#idc-container-parent #idc-container .idc-user_admin label {
	font-size: .75em; }

#idc-container-parent ul.idc-user_i {
	font-size: .85em; }

#idc-container-parent #idc-container h3 {
	font-size:1.3em;
	font-weight: bold;
	line-height:1.3em; }	
	
#idc-container-parent #idc-ctools #idc-sortLinks {
	font-size: .75em; }
	
#idc-container-parent .idc-c-h .idc-c-h-inner .idc-i a {
	font-size: .8em; }

#idc-container-parent .idc-c-h .idc-c-h-inner .idc-i .idc-time a {
	font-size: 1em; }

#idc-container-parent #idc-container .idc-c_collapsed div.idc-c-t, #idc-container-parent #idc-container .idc-c div.idc-c-t {
	margin: 10px 0; }

#idc-container-parent #IDCommentsNewThreadListItem1 {
	font-size: 1em; }	
	
#idc-container-parent #IDCPostNav {
	font-size: .75em; }			

.entry img {
	background: #fff;
	padding: 5px; 
	border: 1px solid #D0D0C2;
	float: left;
	max-width: 600px;
	margin:0 0 15px; }

.entry img.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.entry img.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.entry img.aligncenter {
  float: none; }

.entry p {
  clear: both; }

/*-----
Blog Search
----------------------------*/
form#searchform {
	margin: 0 0 20px; 
	padding: 0px; }	

form#searchform input.searchtext, form#searchform input[type="text"] {
	color:#807574;
	display:inline;
	font-size:1.2em;
	margin:2px 10px 0 0;
	padding:2px;
	width:172px; }
	
form#searchform input.formbutton {
	margin: 0px;
	display: inline; 
	border: none;
	padding: 0px;}
	
#contentcontainer form#searchform input.formbutton {
	display: inline; }
	
.formroll input {
	background-position: left top;
	display:block;
	height:29px;
	width:67px; }
	
.formroll input:hover {
	background-position: bottom left; }

.btn-search {	
	background-image: url(/images/btn-search.gif);
	background-repeat: no-repeat; }

/* Team members section */
.bio-title {
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 0px;
	margin: 0 0 6px;
	color: #3a3a3a;
	font-weight: 600;
}
/* Clearing floats without extra markup */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden; }

.clearfix			{display: inline-block;}
* html .clearfix	{height: 1%;}
.clearfix 			{display: block;}

/* Regular Float Clearing */
.clearboth {clear:both;}

.floatleft {float: left; }

.floatright {float: right; }