/* @override http://davinacohen.com/themes/davina-cohen/style.css */

/***********************
blue	 		#535c95
blue-bright		#5965b1
blue-nav1		#999ebf
blue-nav2		#bfc2d9
blue-light		#e6e8f2


orange	 		#f2a600
orange-nav1		#ffdf99
orange-nav2		#
orange-light	#ffefcc

pink			#8a2768
pink-nav1		#bf73a4
pink-nav2		#d9b8cd
pink-light		#faf0f8

Reset
Typography
Structure
Header
Nav
SubNav
Main
Home
Performance
Yoga
C5 Fixes
************************/

/* @group Reset */

#bg address, #bg body, #bg div, #bg dl, #bg dt, #bg dd, #bg ul, #bg ol, #bg li, #bg h1, #bg h2, #bg h3, #bg h4, #bg h5, #bg h6, #bg pre, #bg form, #bg fieldset, #bg input, #bg textarea, #bg p, #bg blockquote, #bg th, #bg td {
	padding: 0;
	margin: 0;
	}

#bg fieldset, #bg img {
	border: 0;
	}

#bg table {
	border-collapse: collapse;
	border-spacing: 0;
	}

#bg ol, #bg ul {
	list-style: none;
	}

#bg address, #bg caption, #bg cite, #bg code, #bg dfn, #bg em, #bg strong, #bg th, #bg var {
	font-weight: normal;
	font-style: normal;
	}

#bg caption, #bg th {
	text-align: left;
	}

#bg h1, #bg h2, #bg h3, #bg h4, #bg h5, #bg h6 {
	font-weight: normal;
	}

#bg q:before, #bg q:after {
	content: '';
	}

#bg abbr, #bg acronym {
	border: 0;
	}

/* @end */

/* @group Typography */

body {
	color: #333;
	font-family: Verdana, "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	margin: 0;
	position: relative;
	}

html>body {
	font-size: 12px;
	}

#bg a:link, #bg a:hover, #bg a:active, #bg a:focus, #bg a:visited {
	font-weight: bold;
	margin: -.1667em -.5em -.3333em;
	padding: .1667em .5em .3333em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	}

#bg a:hover, #bg a:active, #bg a:focus, #bg a:focus {
	background-color: #eee;
	}

body#performance #bg a:link, body#performance #bg a:hover, body#performance #bg a:active, body#performance #bg a:focus, body#performance #bg a:focus, body#performance #bg a:visited {
	color: #f2a600;
	}

body#yoga #bg a:link, body#yoga #bg a:hover, body#yoga #bg a:active, body#yoga #bg a:focus, body#yoga #bg a:focus, body#yoga #bg a:visited {
	color: #8a2768;
	}

body#blog #bg a:link, body#blog #bg a:hover, body#blog #bg a:active, body#blog #bg a:focus, body#blog #bg a:focus, body#blog #bg a:visited {
	color: #5965b1;
	}

body#performance #bg h2 {
	color: #f2a600;
	display: block;
	font-size: 3em;
	height: 39px;
	margin: 0 0 30px;
	padding-top: 7px;
	width: 100%;
	}

body#yoga #bg h2 {
	color: #8a2768;
	display: block;
	font-size: 3em;
	margin: 0 0 30px;
	padding-top: 35px 0 0;
	width: 100%;
	}

body#blog #bg h2 {
	color: #5965b1;
	display: block;
	height: 39px;
	font-size: 3em;
	margin: 0 0 30px;
	padding-top: 7px;
	width: 100%;
	}

#bg p {
	padding-bottom: 1.5em;
	}

#bg h3, #bg p.headline {
	color: #666;
	font-size: 1.3333em;
	font-style: normal !important;
	font-weight: normal !important;
	padding: 1.5em 0 0;
	text-transform: uppercase;
	}

body#performance #bg h3, body#performance #bg p.headline {
	color: #f2a600;
	}

body#yoga #bg h3, body#yoga #bg p.headline {
	color: #8a2768;
	}

body#blog #bg h3, body#blog #bg p.headline {
	color: #5965b1;
	}

p.subhead {
	color: #999;
	font-size: .9166em;
	font-style: normal !important;
	font-weight: bold;
	padding-bottom: 1em;
	}

#bg em {
	font-style: italic;
	}

#bg strong {
	font-weight: bold;
	}

#bg div#main div.attribution p {
	color: #999;
	font-size: .875em;
	line-height: 1.7143em;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	}

#bg div#main div.attribution p.publication {
	font-style: italic;
	}

#bg p.blog-subhead {
	color: #535c95;
	font-weight: bold;
	padding: 1em 0 .5em;
	text-transform: uppercase;
	}

#bg p.blockquote {
	background-color: #eee;
	margin: 0 3em 1em;
	padding: 1em 1.5em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

#bg p.comment-link {
	padding: .5em 0 0;
	}

#bg p.photo-caption {
	color: #999;
	font-size: .75em;
	font-style: italic;
	line-height: 1em;
	}

#bg #main-2 p.photo-caption {
	text-align: right;
	}

#bg img.ccm-image-block + img.ccm-image-block {
	margin-top: 10px;
	}

/* @end */

/* @group Structure */

body#home {
	background: white url(http://davinacohen.com/themes/davina-cohen/images/home-background.gif) repeat-x;
	}

body#performance {
	background: transparent url(http://davinacohen.com/themes/davina-cohen/images/performance-background.gif) top left repeat-x;
	}

body#yoga {
	background: white url(http://davinacohen.com/themes/davina-cohen/images/yoga-background.gif) repeat-x;
	}

body#blog {
	background: white url(http://davinacohen.com/themes/davina-cohen/images/blog-background.gif) repeat-x;
	}

#bg, #bg div#container {
	margin: 0 auto;
	position: relative;
	width: 800px;
	}

/* @end */

/* @group Header */

#bg #header {
	height: 289px;
	position: relative;
	width: 800px;
	}

body#home #bg #header {
	background: transparent url(http://davinacohen.com/themes/davina-cohen/images/home-header-background.jpg) top center no-repeat;
	height: 235px;
	width: 800px;
	}

body#performance #bg #header {
	background: transparent url(http://davinacohen.com/themes/davina-cohen/images/performance-header-background.jpg) top center no-repeat;
	}

body#yoga #bg #header {
	background: transparent url(http://davinacohen.com/themes/davina-cohen/images/yoga-header-background.jpg) top center no-repeat;
	}

body#blog #bg #header {
	background: transparent url(http://davinacohen.com/themes/davina-cohen/images/home-header-background.jpg) top center no-repeat;
	}

#bg #header h1 {
	height: 125px;
	position: absolute;
	right: 0;
	top: 95px;
	width: 447px;
	}

#bg #header h1 a {
	background-color: transparent;
	display: block;
	height: 125px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 447px;
	}

body#home #bg #header h1 a {
	cursor: default;
	}

#bg address.email {
	display: block;
	height: 15px;
	position: absolute;
	top: 222px;
	}

#bg address.email a:link, #bg address.email a:hover, #bg address.email a:active, #bg address.email a:focus, #bg address.email a:visited {
	text-decoration: none;
	}

body#home #bg address.email a:link, body#home #bg address.email a:visited {
	color: #5965b1;
	}

body#performance #bg address.email a:link, body#performance #bg address.email a:visited {
	color: #f2a600;
	}

body#yoga #bg address.email a:link, body#yoga #bg address.email a:visited {
	color: #8a2768;
	}

body#blog #bg address.email a:link, body#blog #bg address.email a:visited {
	color: #5965b1;
	}

#bg #header p {
	bottom: 0;
	left: 0;
	padding: 0;
	position: absolute;
	}

/* @end */

/* @group Nav */

#bg ul.nav-header {
	height: 18px;
	position: absolute;
	top: 10px;
	right: 0;
	}

#bg ul.nav-header li {
	border-left: 3px solid #ffdf99;
	float: left;
	height: 18px;
	margin-left: 1.1em;
	padding-left: 1.1em;
	}

body#yoga #bg ul.nav-header li {
	border-left-color: #bf73a4;
	}

body#home #bg ul.nav-header li, 
body#blog #bg ul.nav-header li {
	border-left-color: #999ebf;
	}

#bg ul.nav-header li.first {
	border-left: none;
	}

#bg ul.nav-header a:link, #bg ul.nav-header a:visited {
	font-size: 1.3333em;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	}

body#performance #bg ul.nav-header a:link, 
body#performance #bg ul.nav-header a:visited {
	color: #ffdf99;
	}

body#yoga #bg ul.nav-header a:link, body#yoga #bg ul.nav-header a:visited {
	color: #bf73a4;
	}
	
body#home #bg ul.nav-header a:link, body#home #bg ul.nav-header a:visited, 
body#blog #bg ul.nav-header a:link, body#blog #bg ul.nav-header a:visited {
	color: #999ebf;
	}

#bg ul.nav-header a:hover,
#bg ul.nav-header a:active,
#bg ul.nav-header a:focus {
	background-color: white;
	}

body#performance #bg ul.nav-header a:hover,
body#performance #bg ul.nav-header a:active,
body#performance #bg ul.nav-header a:focus {
	color: #f2a600;
	}

body#yoga #bg ul.nav-header a:hover,
body#yoga #bg ul.nav-header a:active,
body#yoga #bg ul.nav-header a:focus {
	color: #8a2768;
	}

body#home #bg ul.nav-header a:hover,
body#home #bg ul.nav-header a:active,
body#home #bg ul.nav-header a:focus, 
body#blog #bg ul.nav-header a:hover,
body#blog #bg ul.nav-header a:active,
body#blog #bg ul.nav-header a:focus {
	color: #535c95;
	}

#bg ul.nav-header li.nav-selected a {
	background-color: transparent !important;
	color: white !important;
	cursor: default;
	}

body#blog.blog-page #bg ul.nav-header li.nav-selected a:hover,
body#blog.blog-page #bg ul.nav-header li.nav-selected a:active,
body#blog.blog-page #bg ul.nav-header li.nav-selected a:focus {
	background-color: white !important;
	color: #535c95 !important;
	cursor: pointer;
	}

/* @end */

/* @group SubNav */

#bg ul.nav {
	height: 17px;
	position: absolute;
	bottom: 0;
	right: 0;
	}

#bg ul.nav li {
	float: left;
	height: 17px;
	}

#bg ul.nav li {
	padding-left: 24px;
	}

#bg ul.nav a:link, #bg ul.nav a:hover, #bg ul.nav a:active, #bg ul.nav a:focus, #bg ul.nav a:visited {
	font-size: 1.4166em;
	height: 17px;
	letter-spacing: 1px;
	text-decoration: none;
	}

body#performance #bg ul.nav a:link, body#performance #bg ul.nav a:visited {
	color: #ffdf99;
	}

body#performance #bg ul.nav a:hover, body#performance #bg ul.nav a:active, body#performance #bg ul.nav a:focus {
	color: #f2a600;
	}

body#yoga #bg ul.nav a:link, body#yoga #bg ul.nav a:visited {
	color: #d9b8cd;
	}

body#yoga #bg ul.nav a:hover, body#yoga #bg ul.nav a:active, body#yoga #bg ul.nav a:focus {
	color: #8a2768;
	}

body#blog #bg ul.nav a:link, body#blog #bg ul.nav a:visited {
	color: #bfc2d9;
	}

body#blog #bg ul.nav a:hover, body#blog #bg ul.nav a:active, body#blog #bg ul.nav a:focus {
	color: #5965b1;
	}

body#performance #bg ul.nav a.nav-path-selected, body#performance.section-head #bg ul.nav li:first-child a {
	background-color: transparent;
	color: #f2a600;
	cursor: default;
	}

body#yoga #bg ul.nav a.nav-path-selected, body#yoga.section-head #bg ul.nav li:first-child a {
	background-color: transparent;
	color: #8a2768;
	cursor: default;
	}

body#blog #bg ul.nav a.nav-path-selected {
	background-color: transparent;
	color: #5965b1;
	}

/* @end */

/* @group Main */

body#performance #bg div#main, body#yoga #bg div#main, body#blog #bg div#main {
	position: absolute;
	padding: 0 0 30px;
	top: 340px;
	left: 0;
	width: 100%;
	}

#bg div#main-1 {
	float: left;
	width: 280px;
	}

#bg div#main-2 {
	float: right;
	width: 447px;
	}

/* @end */

/* @group Home */

body#home #bg div.performance-bar a, body#home #bg div.yoga-bar a {
	background-color: transparent;
	margin: 0;
	padding: 0;
	}

body#home #bg div.performance-bar {
	height: 46px;
	left: 0;
	top: 105px;
	position: relative;
	width: 800px;
	}

body#home #bg div.performance-bar p {
	background: url(http://davinacohen.com/themes/davina-cohen/images/home-performance-type.gif) top left no-repeat;
	height: 46px;
	padding: 0;
	width: 800px;
	}

body#home #bg div.performance-bar p a {
	display: block;
	height: 46px;
	text-indent: -9999px;
	width: 800px;
	}

body#home #bg div.performance-bar img {
	right: 0;
	top: -70px;
	position: absolute;
	}

body#home #bg div.yoga-bar {
	height: 76px;
	left: 35px;
	top: 303px;
	position: relative;
	width: 730px;
	}

body#home #bg div.yoga-bar p {
	background: url(http://davinacohen.com/themes/davina-cohen/images/home-yoga-type.gif) top right no-repeat;
	height: 76px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 730px;
	}

body#home #bg div.yoga-bar p a {
	display: block;
	height: 76px;
	text-indent: -9999px;
	width: 730px;
	}

body#home #bg div.yoga-bar img {
	left: 0; top: -150px;
	padding-bottom: 20px;
	position: absolute;
	}

/* @end */

/* @group Performance :: Current */

body.Performance #bg div#main-1 {
	width: 447px;
	}

body.Performance #bg div#main-2 {
	padding-top: 76px;
	width: 280px;
	}

body.Performance #bg div.current-event {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding: 15px 20px 0;
	width: 405px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

body.Performance #bg p.headline {
	border-bottom: 1px solid #ccc;
	font-size: 1.3333em;
	margin-bottom: 10px;
	padding: 0 0 10px;
	}

body#performance.Performance #main-1 div.current-event + h2 {
	font-size: 3em;
	height: auto;
	margin-bottom: .5em;
	padding-top: .75em;
	}

body.Performance #bg div#main-2 img {
	height: auto !important;
	max-width: 280px; 
	width: expression(this.width > 280 ? 280: true);
	}

/* @end */

/* @group Performance :: Resume */

body.Resume #bg div.resume-item {
	clear: both;
	float: left;
	margin-left: -10px;
	padding-left: 10px;
	width: 800px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

body.Resume #bg div.resume-item:hover {
	background-color: #fff8ea;
	}

body.Resume #bg p {
	font-size: 1em;
	padding: .1667em 0;
	}

body.Resume #bg div.download {
	float: right;
	margin-top: -90px;
	}

body.Resume #bg div.download div {
	clear: none;
	float: left;
	margin-left: 15px;
	text-align: center;
	}

body.Resume #bg div.download div.headshot-download {
	padding-top: 22px;
	width: 112px;
	}

body.Resume #bg div.download div.resume-download {
	width: 87px;
	}

body.Resume #bg div.download img {
	border: 1px solid #ccc;
	padding: 0;
	}

body.Resume #bg div.download a {
	clear: left;
	float: left;
	width: 100%;
	}

body.Resume #bg div.stats {
	clear: none;
	float: left;
	}

body.Resume #bg div.stats div {
	float: left;
	}

body.Resume #bg div.stats p {
	padding: 0 1em .5em 0;
	}

body.Resume #bg p.stat {
	color: #666;
	font-weight: bold;
	}

body.Resume #bg div.stats p.stat {
	text-transform: uppercase;
	}

body.Resume #bg div.stats p.value {
	padding-right: 5em;
	}

body.Resume #bg p.unions {
	clear: both;
	margin-bottom: -2em;
	padding-top: 1em;
	text-align: center;
	}

body.Resume #bg h3 {
	border-bottom: 1px solid #ccc;
	clear: left;
	color: #666;
	font-size: 1.3333em;
	margin-bottom: 10px;
	padding: 40px 0 10px;
	text-transform: uppercase;
	width: 100%;
	}

body.Resume #bg div.role p, body.Resume #bg div.training p.training-category {
	float: left;
	padding-right: 10px;
	width: 190px;
	}

body.Resume #bg div.training {
	margin-bottom: .75em;
	}

body.Resume #bg div.training div.training-details {
	float: left;
	padding-right: 0;
	width: 600px;
	}

body.Resume #bg div.training div.training-details p.training-details-more {
	padding-top: .3333em;
	}

/* @end */

/* @group Performance :: Gallery */

body.Gallery #bg h3 {
	color: #666;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 0 0 10px;
	}

#bg div.proPhotoWrap {
	background-color: transparent;
	clear: both;
	margin: 0 0 60px -5px;
	padding-top: 5px;
	width: 805px;
	}

#bg div.mainImage {
	float: right;
	padding-top: 4px;
	text-align: center;
	width: 602px;
	}

#bg div.mainImageTarget {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

#bg img.imgBorder {
	border: 1px solid #ccc;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	}

#bg .mainImage p.imgTitle, #bg .mainImage .imgDetails {
	padding: 5px 0 0;
	}

#bg ul.proPhotoList {
	background-color: transparent;
	float: left;
	margin: -5px 0 0 -5px;
	padding: 5px 0 0 5px;
	width: 180px;
	max-height: 630px;
	}

#bg li.proPhotoImgWrap {
	border: 1px solid #ccc;
	float: left;
	height: 80px;
	margin: 4px;
	width: 80px;
	}

#bg li.proPhotoImgWrap.selected, #bg li.proPhotoImgWrap:hover {
	border: 3px solid #f2a600;
	margin: 2px;
	}

#bg ul.proPhotoList li a {
	background-color: transparent;
	display: block;
	height: 80px;
	margin: 0;
	padding: 0;
	width: 80px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	}

#bg ul.proPhotoList li img {
	height: 80px;
	padding: 0;
	width: 80px;
	}

#bg div.pagination {
	clear: left;
	float: left;
	height: 18px;
	padding-left: 5px;
	position: relative;
	text-align: center;
	width: 170px;
	}

#bg div.pagination p {
	color: #ccc;
	display: block;
	font-weight: bold;
	height: 18px;
	margin: 0 auto;
	padding: 0;
	}

#bg div.pagination p span {
	position: relative;
	padding: 0 .25em;
	}

#bg div.pagination a:link, #bg div.pagination a:visited {
	color: #ccc !important;
	text-decoration: none;
	}

#bg div.pagination a:hover, #bg div.pagination a:active, #bg div.pagination a:focus, #bg div.pagination span.currentPage {
	color: #f2a600 !important;
	}

div.event-description img {
	height: auto !important;
	max-width: 425px;
	width: expression(this.width > 425 ? 425: true);
	}

/* @end */

/* @group Performance :: Press */

body.Press #bg div#main-1 {
	float: left;
	position: relative;
	width: 381px;
	}

body.Press #bg div#main-1 img {
	height: auto !important;
	max-width: 380px;
	width: expression(this.width > 380 ? 380: true);
	}

body.Press #bg div#main-2 {
	float: right;
	padding-top: 76px;
	position: relative;
	width: 381px;
	}

body.Press #bg div.press-quote {
	clear: both;
	margin-bottom: 30px;
	position: relative;
	width: 381px;
	}

body.Press #bg div.attribution {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	width: 130px; height: auto;
	}

body.Press #bg div.attribution p {
	margin: 0;
	padding: 0;
	width: 130px;
	}

body.Press #bg p.quote {
	border-left: 1px solid #ccc;
	float: right;
	margin-bottom: 3em;
	padding: 0 0 0 14px;
	width: 220px; height: auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

/* @end */

/* @group Performance :: Donate */

body.Donate #bg #main-1 {
	float: left;
	width: 380px;
	}

body.Donate #bg #main-1 div {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding: 15px 20px 0;
	width: 305px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

body.Donate #bg #main-2 {
	float: right;
	padding-top: 76px;
	width: 400px;
	}

body.Donate #bg #main-2 img {
	height: auto !important;
	max-width: 400px;
	width: expression(this.width > 400 ? 400: true);
	}

/* @end */

/* @group Yoga :: Schedule */

.Yoga #bg #main-1, body.Yoga #bg div#main-2 {
	width: 100%;
	}

.Yoga #bg #main-1 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
	padding-bottom: 10px;
	}

.Yoga #bg #main-1 h2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	margin-bottom: 10px;
	}

.Yoga #bg #main-1 p {
	float: left;
	padding: 10px 0;
	text-align: center;
	width: 33.3333%;
	}

.Yoga #bg #main-1 .akasha a {
	color: #bf3a1c;
	}

.Yoga #bg #main-1 .crunch a {
	color: #10a58c;
	}

.Yoga #bg #main-1 .reflections a {
	color: #5b31d8;
	}

.Yoga #bg #main-1 .yogapeople a {
	color: #e58f16;
	}

.Yoga #bg #main-1 .yogaworks a {
	color: #60a500;
	}

.Yoga #bg #main-1 .other-locations {
	color: #8a2768;
	font-weight: bold;
	}

.Yoga #bg p.photo-caption {
	color: #999;
	font-size: .8em;
	font-style: normal;
	line-height: 1em;
	margin-top: 1em;
	}

/* @end */

/* @group Yoga :: About */

body.About #bg #main-1 {
	width: 341px;
	}

body.About #bg h3 {
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: 1.3333em;
	margin-bottom: 20px;
	padding: 0 0 10px;
	}

body.About #bg div#main-1 div p:first-line {
	color: #8a2768;
	font-weight: bold;
	text-transform: uppercase;
	}

body.About #bg div#main-1 img {
	height: auto !important;
	max-width: 340px; 
	width: expression(this.width > 340 ? 340: true);
	}

body.About #bg div#main-2 {
	padding-top: 65px;
	width: 381px;
	}

body.About #bg div.press-quote {
	clear: both;
	margin-bottom: 30px;
	position: relative;
	width: 381px;
	}

body.About #bg div.attribution {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	width: 130px; height: auto;
	}

body.About #bg div.attribution p {
	margin: 0;
	padding: 0;
	width: 130px;
	}

body.About #bg p.quote {
	border-left: 1px solid #ccc;
	float: right;
	margin-bottom: 3em;
	padding: 0 0 0 14px;
	width: 220px; height: auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

/* @end */

/* @group Yoga :: Gallery */

#yoga #bg li.proPhotoImgWrap.selected, #yoga #bg li.proPhotoImgWrap:hover {
	border: 3px solid #8a2768;
	margin: 2px;
	}

#yoga #bg div.pagination a:hover, #yoga #bg div.pagination a:active, #yoga #bg div.pagination a:focus, #yoga #bg div.pagination span.currentPage {
	color: #8a2768 !important;
	}

/* @end */

/* @group Yoga :: Blog */

body#blog #bg #main-1 {
	width: 500px;
	}

body#blog #bg #main-2 {
	padding-top: 76px;
	width: 180px;
	}

body#blog #bg #main-2 a.nav-selected {
	background-color: #eee;
	cursor: default;
	text-decoration: none;
	}

body#blog #bg .ccm-blog-post-unit {
	background-color: white;
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding: 15px 20px;
	width: 458px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

body#blog #bg h3 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 0 0 10px;
	}

body#blog #bg h3.blog-single-title {
	border-bottom: 0;
	display: block;
	font-size: 2em;
	margin: 0 0 20px;
	padding: 12px 0 0;
	text-transform: none;
	width: 100%;
	}

body#blog #bg .ccm-blog-post-unit h3 a {
	text-decoration: none;
	}

body#blog #bg .ccm-blog-post-content {
	clear: both;
	padding: 1.5em 0 0;
	}

body#blog #bg .ccm-blog-post-unit p.subhead {
	clear: none;
	display: block;
	float: left;
	padding: 0;
	}

body#blog #bg .ccm-blog-post-unit p.ccm-blog-blog-post-comment-counter {
	float: right;
	}

body#blog #bg .ccm-blog-post-content img {
	height: auto !important;
	max-width: 458px;
	width: expression(this.width > 458 ? 458: true);
	}

body#blog #bg .ccm-blog-post-suffix img {
	height: 16px;
	width: 125px;
	}

body#blog #bg .ccm-blog-post-unit p.ccm-blog-blog-post-comment-counter a {
	text-decoration: none;
	}

body#blog #bg .ccm-blog-post-more-link {
	padding: 0;
	}

body#blog #bg .ccm-blog-post-more-link a {
	text-decoration: none;
	}

body#blog #bg ul.ccm-blog-archive-list {
	margin-bottom: 1.5em;
	}

body#blog #bg ul.ccm-blog-archive-list ul {
	padding-left: 1em;
	}

body#blog #bg .ccm-blog-archive-rss img {
	top: -1px;
	position: relative;
	}

body#blog #bg .ccm-blog-post-comments h3 {
	margin-bottom: -13px;
	padding-top: 1.5em;
	}

body#blog #bg .ccm-blog-post-comments .guestBook-title {
	display: none;
	}

body#blog #bg .guestBook-entry {
	margin-bottom: 15px;
	}

body#blog #bg .guestBook-entry .contentByLine, body#blog #bg .guestBook-formBlock h5 {
	color: #999;
	font-size: .9166em;
	font-style: normal !important;
	font-weight: bold;
	padding: 20px 0 10px;
	}

body#blog #bg .guestBook-formBlock h5 {
	font-size: 1.3333em;
	padding: 2em 0 .5em;
	text-transform: uppercase;
	}

body#blog #bg .guestBook-formBlock form input, body#blog #bg .guestBook-formBlock form textarea {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	padding: 3px;
	}

body#blog #bg .guestBook-formBlock form textarea {
	margin: 5px 0 15px;
	}

body#blog #bg .guestBook-formBlock img.ccm-captcha-image {
	margin: 5px 0 -5px;
	}

body#blog #bg .guestBook-formBlock form input.button {
	background-color: #eee;
	}

/* @end */

/* @group C5 Fixes */

div#ccm-page-controls {
	height: 49px;
	}

div#ccm-highlighter {
	margin-top: -49px;
	}

p.form-label {
	font-size: 1.3333em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	}

div.ccm-stickies {
	color: red;
	font-weight: bold;
	padding: .5em !important;
	}

div.ccm-stickies pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* @end */
