/*
Theme Name: CPA Theme
Theme URI: http://cpacapital.com/
Description: 
Version: 1.0
Author: Steve Doll
Author URI: http://stevedoll.us/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

img, div { behavior: url(/iepngfix.htc) }

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/bg.gif') #e8edda repeat-x fixed;
	color: #333;
	text-align: center;
	}
#wrapper {
	width:914px;
	margin:20px auto
}

#topnav {
	float:right;
	margin-top:20px;
	width:610px;
	text-align:right
}
#topnav ul {
	list-style:none; float:right
}
#topnav ul li {
	list-style-type:none;
	float:left;
	
}

#topnav ul li.current a, #topnav ul li.current a:hover {
	color:#FFF;
	background:#8296AF;
	text-decoration:none
}
#topnav ul.nav li:first-child a {
	border:0px
}
#topnav ul li a {
	font-size:14px;
	color: #004ea1;
	display:block;
	padding: 5px 15px;
	border-left: 1px solid #CCC;
}

#topnav ul li a:hover {
	color:#fff;
	background:#3685d9;
	text-decoration:none
}
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
#logo {
	float:left;
	width:280px;
	height: 72px;
	background: url('images/logo.png') no-repeat;
	
	
}
#logo a {
	display:block;
	width:169px;
	height: 92px;
	
}
#content-top {
	width:914px;
	height:19px;
	background: url('images/content-box_top.png') no-repeat;
	display:block;
	overflow:hidden
}
#content-top-home {
	width:914px;
	height:19px;
	background: url('images/content-box-home_top.png') no-repeat;
	display:block;
	overflow:hidden
}

#search-bar {
	width:634px;
	height:51px;
	background: url('images/search-bar.png') no-repeat;
	display:block;
	overflow:hidden;
	line-height:51px;
	padding-left:280px;
}
#search-bar h2 {
	 display:block;
	 width:300px; 
	 float:left;
	 padding:0;
	 margin:0;
	 text-align:left
}
#content-bttm {
	background: url('images/content-box_bttm.png') no-repeat;
	width:914px;
	height:29px;
	display:block;
	overflow:hidden
}
#content-bttm-home {
	background: url('images/content-box-home_bttm.png') no-repeat;
	width:914px;
	height:29px;
	display:block;
	overflow:hidden
}
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	padding: 5px; border:solid 1px #CCC
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
#header-search{width:276px;height:30px;background:url(images/search-bg.png) no-repeat; margin-bottom:20px}
#header-search{width:276px;height:30px;background:url(images/search-bg.png) no-repeat; margin-bottom:20px}
#header-search #s{float:left;border:0;width:225px;background:none;color:#ACACAB;margin:7px 0 0 15px;}
#header-search #go{float:right;width:32px;height:30px;}
#header-search.right {float:right; margin:11px 15px 0 0}

/* Home Page */
#home-left {
	float:left
}
#home-blurb {
	background:#04274C;
	padding:20px;
	color:#FFF;
	border: 1px 0px 1px 0px solid #999;
	width:542px;
}
#home-sidebar {
	float:right;
	width: 277px;
	padding:0px 20px;
	background:url(images/home-sidebar-bg.jpg) repeat-x;
	height:300px;
	
}
#home-sidebar h1 {
	color:#fbe775;
	font-size:18px;
	text-align:left;
	padding:0;
	margin-bottom:10px
}
#home-sidebar h2 {
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding:0;
	margin-bottom:10px
}
#home-sidebar p {
	color:#FFF
}
#home-sidebar input {
	max-width:250px
}
#home-ideas {
	margin-bottom:30px
}
#home-ideas ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#home-ideas ul li a {
	margin-bottom:5px;
	display:block;
	width:257px;
	padding:10px;
	background:#04274C;
	color:#FFC
}
#home-ideas ul li a:hover {
	text-decoration:none;
	background:#073c74;
}
#home-ideas .icon {
	float:left;
	padding:0 15px 0 0
}
ul#home-boxes {
	list-style-type:none;
	margin:0;
	padding:0
}
ul#home-boxes li {
	float:left;
	width:291px;
	margin:0px
}

ul#home-boxes li ul  {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-position:outside;
	text-indent:none;
}
ul#home-boxes li ul li {
	float:left;
	height:auto;
	width:270px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
	text-indent:none;
}
ul#home-boxes li ul li a {
	margin-top: 0px;
	margin-bottom:10px
}
ul#home-boxes .byline, ul#home-boxes .entry-meta {
	display:none
}
ul#home-boxes .entry-summary {
	text-align:left
}
ul#home-boxes h2 {
	font-size:1.2em
}
#home-left .title {
	background:url(images/home-box-title-bg.jpg) repeat-x;
	height:34px;
	line-height:34px;
	font-size:14px;
	color: #fff;
	padding:0px 12px
	
}
#home-left #title-first {
	border-right: 1px solid #9cb2bf
}
#home-left .content {
	background:url(images/home-box-content-bg.jpg) repeat-x;
	padding:12px;
	
	
}
#home-left .content h1  {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-bottom: 5px;
	padding:0;
	color:#004ea1
}
#home-left .content a {
	margin-top:10px;
	display:block
	
}
#home-left .content h1 a:hover {
	
	color:#6a819e
	
}
#home-left #content-first {
	border-right: 1px solid #cddce3
	
}

/* Services */
#services-sidebar {
	margin-top:-49px;
	width:250px;
	float:left;
	padding-left:1px;
}
#sidebar-image {
	width:237px;
	height:157px
}
#sidebar-quote {
	margin-top:-102px;
	width:177px;
	padding:20px 30px 20px 30px;
	min-height:42px;
	overflow: visible
}
.rss-feed-icon {
	margin:0 0 20px 20px
}
/* About Us */

#biopic {text-align:left; width:435px; padding-right:10px; margin-top:10px}
/*
#biopic a img  {padding:3px; border:1px solid #CCC; margin:0px 5px 5px 0px  }
#biopic a:hover img  {padding: 0px; border:4px solid #0575a9;  }
*/
.bioNormal {padding:2px; border:1px solid #CCC; margin:0px 7px 7px 0px  }
.bioHover {padding: 0px; border:3px solid #0575a9; margin:0px 7px 7px 0px   }
#advisor-names {float:right; width:165px; text-align:left; margin-top:10px}
#advisor-names .name {font-size:11px; padding-top: 10px; margin-bottom:10px; border-top:1px solid #CCC}
.books {
	float:left;
	display:block;
	width:280px;
	padding: 5px;
	margin: 0px 12px 15px 0px;
	border: 1px solid #CCC;
	text-align:left
}
.books .cover {
	float:left;
	margin-right: 20px
}
.books a img {
	border:2px solid #999
}
.books a:hover img {
	border: 2px solid #0575a9
}
/* FACEBOX */

#facebox .b {
  background:url(images/facebox/b.png);
}

#facebox .tl {
  background:url(images/facebox/tl.png);
}

#facebox .tr {
  background:url(images/facebox/tr.png);
}

#facebox .bl {
  background:url(images/facebox/bl.png);
}

#facebox .br {
  background:url(images/facebox/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 700px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#facebox .content {padding:20px; margin:0px}
#facebox .bio-pic{ margin: 0px 0px 20px 20px; float:right; padding:3px; border:1px solid #CCC;}
#facebox h1 {font-size:18px; color:#0575a9; font-weight:bold; margin: 0px 0px 15px 0px; padding:0px}


/* Content SLIDER */

.container	
{
	width:610px;
	

}
 .TabMenu span.selector
{
	background: url(images/sidebar-tabs.gif);
}			
 .TabMenu span.hovering
{
	background: url(images/sidebar-tabs.gif) 0 -106px no-repeat;
	
}						
.container .TabMenu
{
	width:250px;
	z-index: 10;
}
 .TabMenu span
{
	display: block;
	width:220px;
	height: 53px;
	line-height:53px;
	margin: 0px;
	padding:0px 15px;
	background: url(images/sidebar-tabs.gif) 0 -53px no-repeat;
	color:#FFF;
	font-size:16px
}
.container .ContentFrame
{
	width: 610px;
	position: relative;
	overflow:hidden;
}			
.container .ContentFrame .AllTabs
{
	position: relative;	
	left:0px;		
	width: 1890px;
	
	
}
.container .ContentFrame .AllTabs .TabContent
{
	width:610px;
	margin-right:20px;
	float:left;
	overflow:hidden;				
}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background:url('images/content-box_bg.png') repeat-y ;
	text-align: left;
	padding: 0px 7px;
	width: 901px;
	}

#header {
	margin: 0 ;
	padding: 0;
	height: 90px;
	width: 914px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn-blog {
	float: right;
	padding: 0 20px 10px 0px;
	margin: 0px;
	width: 625px;
	}
	
.narrowcolumn {
	float: right;
	padding: 20px 20px 10px 0px;
	margin: 0px;
	width: 610px;
	}

.widecolumn {
	padding: 0px 1px;
	width: 899px;
	background:url(images/wide-column-bg.jpg) repeat-y
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 890px;
	clear: both;
	color:#aeae97
	}

#footer p {
	margin: 0;
	padding:  10px;
	text-align: left;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #004ea1;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

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

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
h2 a:hover {
	color: #0094d8
}
a {
	color: #b85e12;
	text-decoration: none;
	}

a:hover {
	color: #f26f00;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

#cross-slider {
	width:582px;
	height:290px;
	margin-top:-17px;
	position:relative;
	z-index:2
}

/* S3 Slider */
.jquery-corner {
    position: relative;
     z-index: 1;
 }

#slider {
    width: 582px; /* important to be same as image width */
	height:290px;/* important to be same as image height */
    position: relative; /* important */
	overflow:hidden;/* important */
	margin-top:-290px;
	z-index:3;
}
#sliderContent {
    width: 582px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
#slider ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 13px Arial, Helvetica, sans-serif;
    padding: 10px 13px 16px 13px;
    width: 556px;
    background-color: #fff;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
	-khtml-opacity: 0.9;
    opacity: 0.9;
    color: #333;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 18px;
	color:#004ea1;
	margin-bottom:5px
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 10px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin-bottom: 10px;
	margin-top:0;
	color:#666
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#services-sidebar ul.nav ul {
	list-style:none;
	text-indent:none;
	list-style-position:outside;
	margin:0;
	padding:0
}
#services-sidebar ul.nav {
	margin:0;
	padding:0;
	list-style:none
}

#services-sidebar ul.nav li {
	margin:0;
	padding:0;
	list-style:none;
	text-indent:0;
	list-style-position:outside
}
#services-sidebar ul.nav li a {
	display: block;
	width:220px;
	height: 53px;
	line-height:53px;
	margin: 0px;
	padding:0px 15px;
	background: url(images/sidebar-tabs.gif) 0 -53px no-repeat;
	color:#FFF;
	font-size:16px;
}
#services-sidebar ul.nav li a:hover  {
	display: block;
	width:220px;
	height: 53px;
	line-height:53px;
	margin: 0px;
	padding:0px 15px;
	background: url(images/sidebar-tabs.gif) 0 -106px no-repeat;
	color:#FFF;
	font-size:16px;
	text-decoration:none
}
#services-sidebar ul.nav li.current-cat a  {
	display: block;
	width:220px;
	height: 53px;
	line-height:53px;
	margin: 0px;
	padding:0px 15px;
	background: url(images/sidebar-tabs.gif) 0 0px no-repeat;
	color:#FFF;
	font-size:16px;
	text-decoration:none
}
#services-sidebar ul.nav li a.active_category  {
	display: block;
	width:220px;
	height: 53px;
	line-height:53px;
	margin: 0px;
	padding:0px 15px;
	background: url(images/sidebar-tabs.gif) 0 0px no-repeat;
	color:#FFF;
	font-size:16px;
	text-decoration:none
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 20px 10px 20px;
	border-right: 1px solid #CCC;
	width: 180px;
	float:left
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */

.search-excerpt {display:block; background:#FF6}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

