/*
-------------------------------------------
File: 'Blueball Synergy' styles.css Style Sheet
Created: 19, July, 2010
Last Modified: 23, August, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/* @group GENERAL STYLES */

body {
	height: 100%;
	margin: 0px auto;
	width: 100%;
	padding: 0;
	background: #ffffff url(images/synergy_topbodybg.jpg) top left repeat-x;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12.5px;
	color: #383838	;
	font-weight: normal;
	line-height: 1.7em;
	text-align: left;
}

* html body {
	font-weight: 500;
}

@font-face {
	font-family: 'YanoneKaffeesatzRegular';
	src: url('fonts/YanoneKaffeesatz-Regular-webfont.eot');
	src: local('fonts/YanoneKaffeesatzRegular'), 
	url('fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'), url('fonts/YanoneKaffeesatz-Regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	color: #3097f1;
	text-decoration: underline;
}

a:hover {
	color: #3097f1;
	text-decoration: none;
}

.imageStyle {
	background: transparent;
	padding: 0;
	margin: 0;
}

.image-right {
	float: right;
	padding: 4px 0px 2px 16px;
	text-align: center;
	font-size: 11.5px;
	line-height: 1.3em;
	font-weight: bold; 
}

.image-left {
	float: left;
	padding: 4px 16px 2px 0px;
	text-align: center;
	font-size: 11.5px;
	line-height: 1.3em;
	font-weight: bold; 
}

img {
}

a img {
	border: 0px;
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

bold, strong {
	font-weight: bold;
}

hr {
	border-top: 1px solid #d8d8d8;
	margin: 10px 0;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
	line-height: 1px;
}

.clearer {
	clear: both;
}

* html .clear, .clearer {
	line-height: 0px;
}

/* @end */

/* @group GLOBAL CLASSES */

blockquote, .standout {
	position:  relative;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.45em;
	font-style: normal;
	font-weight: 600;
	color: #3097f1;
	margin: 15px;
	padding: 12px 15px 12px 15px;
	border: 1px solid #ffffff;
	background: #f6f5f4; /* for non-css3 browsers */
	background-image: -moz-linear-gradient(top, #ffffff, #f6f5f4); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f6f5f4),color-stop(1, #ffffff)); /* Safari & Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f6f5f4'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f6f5f4')"; /* IE8 */
	border: 1px solid #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

* html blockquote, .standout {
	border: 1px solid #e3e3e3;
}

blockquote p, .standout p {
	margin: 0;
	line-height: 1.4em;
}

p {
	margin: 0 0 12px 0;
}

h1 {
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 2.3em;
	line-height: 1.1em;
	font-weight: normal;
	color: #3097f1;
	margin: 0 0 10px -1px;
	padding: 0;
	text-align: left;
}

h2 {
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: normal;
	color: #3097f1;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: left;
}

h3 {
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.8em;
	line-height: 1.1em;
	font-weight: normal;
	color: #3097f1;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

h4 {
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #454545;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: left;
}

h5 {
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #454545;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: left;
}

#sitemap ul {
	margin-left: 20px;
}

#sitemap ul ul {
	margin-left: 24px;
}

/* @end */

/* @group PAGE WRAPPER */

#pagecontainer {
	position: relative;
	width: 980px;
	margin: 0px auto;
	margin-top: 0px! important;
	margin-bottom: 0px! important;
	background: url(images/synergy_pagebg.png) top center no-repeat;
	padding: 0;
	z-index: 5;
	height: auto;
	border: none;
	z-index: 1;
}

#innerpagewrapper {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}

/* @end */


/* @group EXTRA CONTENT */


#extraContentTop {
	display: block;
	width: 900px;
	height: 100%;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 15px;
	background: #f6f5f4;
	background-image: -moz-linear-gradient(top, #ffffff, #f6f5f4); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f6f5f4),color-stop(1, #ffffff)); /* Safari & Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f6f5f4'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f6f5f4')"; /* IE8 */
	border: solid 1px #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

* html #extraContentTop {
	border:  1px solid #e3e3e3;
}

#extraContainer1 {
	display: block;
	margin: 0px auto;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	color: #383838;
}

#extraContainer1 p {
	margin-bottom: 0;
}

#extraContentBottom {
	display: block;
	width: 900px;
	height: 100%;
	margin-top: 5px;
	padding: 15px;
	background: #f6f5f4;
	background-image: -moz-linear-gradient(top, #ffffff, #f6f5f4); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f6f5f4),color-stop(1, #ffffff)); /* Safari & Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f6f5f4'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f6f5f4')"; /* IE8 */
	border: solid 1px #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

* html #extraContentBottom {
	border:  1px solid #e3e3e3;
}

#extraContainer2 {
	display: block;
	margin: 0px auto;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	color: #383838;
}

#extraContainer2 p {
	margin-bottom: 0;
}

/* @group special */
/*Up2five column CSS support*/

.column { float: left; }
.one { width: 100%; }
.two { width: 50%; }
.three { width: 33%; }
.four { width: 25%; }
.five { width: 20%; }
.two3rds { width: 66%; }
.three4ths { width: 75%; }
.four5ths { width: 80%; }
.column .content { 
width: 90% !important; 
margin: 0 auto; 
padding: 0 !important; 
}

/* @end */

/* @end */


/* @group PAGEHEADER */

#pageheader {
	position: relative;
	width: 960px;
	height: 150px;
	margin: 0px auto;
	margin-top: 0px! important;
	padding: 0px;
	z-index: 5;
}

#pageheader h1 {
	position: relative;
	margin: 0;
	padding: 25px 240px 0 15px;
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 2.6em;
	text-align: left;
	color: #3097f1;
	line-height: 1.1em;
	font-weight: normal;
 	z-index: 7;
 	background: transparent;
}

* html #pageheader h1 {
	letter-spacing: -1px;
}

#pageheader h2 {
	position: relative;
	margin: 0 0 0 0;
	padding: 5px 240px 0px 15px;
	font-size: 1.25em;
	line-height: 1.3em;
	min-height: 1.3em;
	text-align: left;
	font-weight: normal;
	color: #484848;
    z-index: 18;
}

* html #pageheader h2 {
	font-weight: 500;
}

#pageheader #customimage {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	display: block;
	width: 960px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	border-style: none;
	z-index: 12;
	background: transparent;
	z-index: 12;
}

#pageheader #logo {
	position: absolute;
	top: 33px;
	left: 735px;
	right: 25px;
	display: block;
	height: 74px;
	width: 200px;
	margin: 0;
	padding: 0;
	z-index: 40;
}

/* @end */

/* @group TOOLBAR */


#navcontainer {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	width: 930px;
	height: 40px;
	line-height: 35px;
	background: transparent url(images/dot_separator.jpg) bottom left repeat-x;
	margin-bottom: 20px;
	margin-top: 0px;
	z-index: 70;
}

* html #navcontainer {
	line-height: 34px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#nav ul {
	position: relative;
	margin: 0px auto;
	z-index: 74;
}

#nav li {
	float: left;
	display: block;
	position: relative;
	background: transparent;
	z-index: 78;
}

#nav li a {
	display: block;
	background: transparent;
	padding: 0px 20px 0px 0px;
	color: #383838;
	font-size: 12.5px;
	text-decoration: none;
}

#nav li:hover {
	color: #3097f1;
	background: transparent;
}

#nav ul #current {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
	font-size: 12.5px;
}

#nav ul #current:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 12.5px;
	color: #383838;
}

#nav ul .currentAncestor {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
	font-size: 12.5px;
}

#nav ul .currentAncestor:hover {
	text-decoration: none;
	font-weight: bold;
	color: #383838;
	font-size: 12.5px;
}

#nav ul li:hover > ul { 
	display: block; 
}

/* Submenu Level 1 CSS styles */

#nav ul ul {
	display: none;
	position: absolute;
	top: 33px;
	left: -10px;
	width: 200px;
	line-height: 14px;
	background: #ffffff;
	border-left-color: #d8d8d8;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: none;
}

#nav ul ul li {
	border-top: 0;
	background: #ffffff;
	border-top: 1px solid #d8d8d8;
	color: #383838;
}

#nav ul ul li a {
	color: #383838;
}

#nav ul ul li a:hover {
	color: #3097f1;
	background: #f6f5f4;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f6f5f4));
	background: -moz-linear-gradient(top,  #ffffff,  #f6f5f4);
}

* html #nav ul ul li a:hover {
	background: #ffffff url(images/ie_navbg.jpg) bottom left repeat-x;
}

*:first-child+html #nav ul ul li a:hover {
	background: #ffffff url(images/ie_navbg.jpg) bottom left repeat-x;
}

#nav ul ul li:hover {
	color: #3097f1;
	background: #f6f5f4;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f6f5f4));
	background: -moz-linear-gradient(top,  #ffffff,  #f6f5f4);
}

* html #nav ul ul li:hover {
	background: #ffffff url(images/ie_navbg.jpg) bottom left repeat-x;
}

*:first-child+html #nav ul ul li:hover {
	background: #ffffff url(images/ie_navbg.jpg) bottom left repeat-x;
}

#nav ul ul a {
	border-top: 0;
	color: #383838;
	width: 180px;
	border: none;
	padding: 6px 10px 7px 10px;
	background: #f6f5f4;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f6f5f4));
	background: -moz-linear-gradient(top,  #ffffff,  #f6f5f4);
}

* html #nav ul ul a {
	background: #ffffff url(images/ie_navbg.jpg) bottom left repeat-x;
}

*:first-child+html #nav ul ul a {
	background: #ffffff url(images/ie_navbg.jpg) bottom left repeat-x;
}

#nav ul ul #current {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
	font-size: 12.5px;
	line-height: 14px;
}

#nav ul ul #current:hover {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
	font-size: 12.5px;
	background: #f6f5f4;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f6f5f4));
	background: -moz-linear-gradient(top,  #ffffff,  #f6f5f4);
}

* html #nav ul ul #current:hover {
	background: #ffffff url(images/ie_navbg.jpg) bottom left repeat-x;
}

*:first-child+html #nav ul ul #current:hover {
	background: #ffffff url(images/ie_navbg.jpg) bottom left repeat-x;
}

#nav ul ul  li .currentAncestor {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
	font-size: 12.5px;
	line-height: 14px;
}

#nav ul ul  li .currentAncestor:hover {
	text-decoration: none;
	font-weight: bold;
	color: #383838;
	font-size: 12.5px;
}

/* Submenu Level 2 CSS styles */

#nav ul ul ul {
	display: none;
	position: absolute;
	top: -1px;
	left: 200px;
	width: 200px;
	line-height: 14px;
	background: #ffffff;
	border-left-color: #d8d8d8;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: none;
}

#nav ul ul ul #current {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
}

#nav ul ul ul #current:hover {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
}

#nav ul ul ul li .currentAncestor {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
}

#nav ul ul ul li.currentAncestor:hover {
	text-decoration: none;
	font-weight: bold;
	color: #383838;
}

/* Submenu Level 3 CSS styles */

#nav ul ul ul ul #current {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
}

#nav ul ul ul ul #current:hover {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
}

#nav ul ul ul ul li .currentAncestor {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
}

#nav ul ul ul ul li .currentAncestor:hover {
	text-decoration: none;
	font-weight: bold;
	color: #383838;
}

/* Submenu Level 4 CSS styles */

#nav ul ul ul ul ul #current {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
}

#nav ul ul ul ul ul #current:hover {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
}

#nav ul ul ul ul ul li .currentAncestor {
	text-decoration: none;
	font-weight: bold;
	color: #3097f1;
}

#nav ul ul ul ul ul li .currentAncestor:hover {
	text-decoration: none;
	font-weight: bold;
	color: #383838;
}

/* @end */

/* @group CONTENT LAYOUT */

#contentwrapper {
	position: relative;
	width: 960px;
	margin: 0px auto;
	margin-top: 0px;
	margin-left: 0px;
	clear: both;
	margin-bottom: 0px;
	height: auto !important;
	padding: 0 0 0 0;
	z-index: 30;
}

* html  #contentwrapper {
	min-height: 1%;
	padding: 0 0 0 0;
}

*:first-child+html #contentwrapper {
	min-height: 1%;
	padding: 0 0 10px 0;
}

#contentContainer {
	position: relative;
	height: auto !important;
	margin: 0px 300px 0px 15px;
	padding: 4px 0 4px 0;
	text-align: left;
}

#content {

}

#content ul {
	list-style-position: inside;
	margin-left: 16px;
}

#content li {
}

#content table {
	font-size: 12px;
	line-height: 1.4em;
}

#sidebarContainer {
	position: relative;
	float: right;
	width: 250px;
	height: auto;
	margin: 0px 15px 0px 0px;	padding: 6px 0px 15px 0px;
}

* html #sidebarContainer {
	margin: 0px 7px 0px 0px;
}

#sidebarContainer a:link, #sidebarContainer a:visited, #sidebarContainer a:active {
	text-decoration: underline;
	color: #3097f1;
}

#sidebarContainer a:hover {
	text-decoration: none;
	color: #3097f1;
}

#sidebarContainer img {
	border: 0px;
}

#sidebarContainer .sideHeader {
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #454545;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
}

#sidebarContainer #sidebarcontent {
	padding: 0;
	font-size: .95em;
	line-height: 1.4em;
	text-align: left;
	color: #383838;
}

* html #sidebarContainer #sidebarcontent {
	font-weight: 400;
}

#sidebarContainer #sidebarcontent h5 {
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #454545;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
}

* html #sidebarcontent h5 {
	font-weight: 700;
}

#sidebarContainer ul {
	
}

#sidebarContainer li {
	
}

#breadcrumbcontainer {
	clear: both;	
}

#breadcrumbcontainer ul {
	padding: 15px 0 10px 0;
	margin: 6px 0 6px 0;
	list-style-type: none;
	text-align: left;
	font-size: .9em;
	color: #585858;
}

* html #breadcrumbcontainer ul {
	padding: 12px 0 12px 0;
	margin: 15px 0 15px 0;
}

#breadcrumbcontainer li {
	display: inline;
	color: #999999;
}

#breadcrumbcontainer a, #breadcrumbcontainer a:visited, 
#breadcrumbcontainer a:active {
	color: #585858;
	text-decoration: none;
	background: transparent;
	padding: 4px 4px 4px 0;
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
	color: #3097f1;
	background: transparent;
}

#footer {
	position: relative;
	width: 930px;	margin: 0px auto;
	margin-top: 8px;
	background: url(images/dot_separator.jpg) top left repeat-x;	text-align: center;
	z-index: 60;
	font-size: .95em;
	line-height: 1.3em;
	color: #585858;    text-align: center;
    padding: 18px 0px 20px 0px;
}

* html #footer {
	font-weight: 500;
	padding: 10px 0px 20px 0px;
}

*:first-child+html #footer {
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #3097f1;
	text-decoration: underline;
}

#footer a:hover {
	color: #3097f1;
	text-decoration: none;
}

#bottomspacer {
	position: relative;
	display: block;
	height: 24px;
	width: 980px;
	background: transparent;
	margin: 0px auto;
	margin-top: 10px;
}

/* @end */

/* @group BLOG */

.blog-entry {
	margin-bottom: 24px;
}

.blog-entry-title {
	font-size: 2em;
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin: 3px 0 7px 0;
	color: #3097f1;
	text-decoration: none;
}

.blog-entry-title a {
	text-decoration: none;
}

.blog-entry-title a:hover {
	text-decoration: none;
	color: #999999;
}

.blog-entry-date {
	margin-bottom: 5px;
}

.blog-entry-body {
	
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-entry img {
	
}

.blog-entry-body a {
	text-decoration: underline;
}

.blog-entry-body a:hover {
	text-decoration: none;
}

.blog-entry-comments {
	margin: 5px 0px 0px 0px;
}

.blog-entry-comments a {
	
}

.blog-read-more {
	display: block;
	padding-top: 6px;
}

.blog-read-more a:link, .blog-read-more a:visited, .blog-read-more a:active {
	text-decoration: underline;
	font-size: .95em;
	padding: 0 0 0 18px;
	background-image: url(images/search.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.blog-read-more a:hover {
	text-decoration: none;
	font-size: .95em;
	padding: 0 0 0 18px;
	background-image: url(images/search.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

p.blog-entry-tags {
	padding-top: 1px;
	font-size: .95em;
	line-height: 1.3em;
	text-align: left;
	margin-top: 3px;
	padding-left: 18px;
	font-style: normal;
	background-image: url(images/tag2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

p.blog-entry-tags a:link,
p.blog-entry-tags a:active, p.blog-entry-tags a:visited {
	font-style: normal;
	text-decoration: underline;
}

p.blog-entry-tags a:hover {
	font-style: normal;
	text-decoration: none;
}

.blog-entry-category {
	font-size: .95em;
	margin-bottom: 3px;
}

.blog-entry-category a:link, .blog-entry-category a:visited, .blog-entry-category a:active {
	text-decoration: underline;
	padding: 0 0 0 15px;
	margin-left: 0px;
	background-image: url(images/document.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.blog-entry-category a:hover {
	text-decoration: none;
	padding: 0 0 0 15px;
	margin-left: 0px;
	background-image: url(images/document.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	
}

/* styles the comments which appear at the end of each blog page entry */

.blog-entry-comments {
	font-size: .92em;
	line-height: 1.3em;
	text-align: left;
	padding:  8px 0 8px 0;
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #d8d8d8;
}

.blog-entry-comments a {
	color: #585858;
}

.blog-entry-comments a:hover {
	color: #585858;
	text-decoration: none;
}

.blog-entry-comments-inline {
	font-size: .92em;
	line-height: 1.3em;
	text-align: right;
	font-style: italic;
	margin-top: 0px;
	padding-bottom: 8px;
}

.blog-comment-link {
	margin-right: 8px;
	padding: 0 8px 0 0;
}

#dsq-comments-title { clear:none !important; }

#dsq-content .dsq-options { clear:none !important; }

#dsq-thread-settings  { clear:none !important; }

#dsq-content div { clear:none !important; }

* html .js-kit-comments, .js-CommentsSkin-echo {
	width: 98%;
}

* html .js-kit-basicUserInfoWrap {
	width: auto;
}

/* @end */


/* @group BLOG ARCHIVE */

.blog-archive-background {
	
}

.blog-archive-headings-wrapper {
	
}

.blog-archive-entries-wrapper {
	
}

.blog-archive-entries-wrapper .blog-entry {
	
}

.blog-archive-month {
	padding: 8px 15px 0px 0px;
	font-size: 2em;
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin: 3px 0 7px 0;
	color: #3097f1;
}

.blog-archive-link {
	margin: 0px;
	padding: 4px 20px 20px 0px;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
}

.blog-archive-link a:link, .blog-archive-link a:visited, .blog-archive-link a:active {
	text-decoration: underline;
	font-weight: normal;
}

.blog-archive-link a:hover {
	text-decoration: none;
	font-weight: normal;
}

/* styles the archives in the blog sidebar */

#blog-archives {
	margin-bottom: 12px;
	line-height: 18px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: normal;
}

.blog-archive-link-enabled {
	font-size: 12px;
	font-weight: normal;
}

.blog-archive-link-disabled {
	font-size: 12px;
	font-weight: normal;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
	margin: 10px 0 12px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.blog-category-link-enabled {
	padding: 0 0 0 22px;
	background-image: url(images/folder.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.blog-category-link-enabled a:link, .blog-category-link-enabled a:visited, .blog-category-link-enabled a:active {
	text-decoration: underline;
}

.blog-category-link-enabled a:hover {
	text-decoration: none;
}

.blog-category-link-disabled {
	padding-left: 22px;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
	margin: 12px 0 10px 0;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
}

a.blog-rss-link {
	background-image: url(images/icon-feed.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 12px;
}

* html a.blog-rss-link {
	background-image: url(images/icon-feed.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

a.blog-comments-rss-link {
	background-image: url(images/icon-feed.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 12px;
}

* html a.blog-comments-rss-link {
	background-image: url(images/icon-feed.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

a.blog-trackback-link {
	margin-left: 10px;
	padding: 0 0 0 18px;
	background-image: url(images/commentsm.png);
	background-position: left center;
	background-repeat: no-repeat;
}

* html {
	background-image: url(images/commentsm.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* @end */

/* @group BLOG TAG CLOUD */

ul.blog-tag-cloud {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	color: #454545;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {
	font-size: 0.8em;
}

.blog-tag-size-2 {
	font-size: 0.85em;
}

.blog-tag-size-3 {
	font-size: 0.9em;
}

.blog-tag-size-4 {
	font-size: 0.95em;
}

.blog-tag-size-5 {
	font-size: 1em;
}

.blog-tag-size-6 {
	font-size: 1.05em;
}

.blog-tag-size-7 {
	font-size: 1.1em;
}

.blog-tag-size-8 {
	font-size: 1.15em;
}

.blog-tag-size-9 {
	font-size: 1.2em;
}

.blog-tag-size-10 {
	font-size: 1.25em;
}

.blog-tag-size-11 {
	font-size: 1.3em;
}

.blog-tag-size-12 {
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {
	font-size: 1.55em;
}

.blog-tag-size-17 {
	font-size: 1.6em;
}

.blog-tag-size-18 {
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {
	font-size: 1.75em;
}

/* @end */

/* @group FILE SHARING */

.filesharing-description {
	margin-bottom: 20px;
}

.filesharing-item {
	padding: 9px;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 16px;
	min-height: 64px;
	background: #fff url(images/downloadbox_hoverlight.jpg) top left no-repeat;
	border: solid 1px #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

* html .filesharing-item {
	border: solid 1px #d8d8d8;
}

.filesharing-item a {
}

.filesharing-item:hover {
	background: #fff url(images/downloadbox_hoverdark.jpg) top left no-repeat;
}

* html .filesharing-item:hover {
	background: transparent;
}

.filesharing-item-title {
	font-size: 1.6em;
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #3097f1;
	line-height: 1.2em;
	margin: 0px 0 6px 54px;
	padding: 0;
}

.filesharing-item-title a:link, .filesharing-item-title a:visited, .filesharing-item-title a:active {
	text-decoration: none;
	color: #3097f1;
}

* html .filesharing-item-title a:link, .filesharing-item-title a:visited, .filesharing-item-title a:active {
	background: #fff;
}

.filesharing-item-title a:hover {
	color: #999999;
	text-decoration: none;
}

* html .filesharing-item-title a:hover {
	color: #999999;
	background: #fff;
}

.filesharing-item-description {
	line-height: 1.5em;
	margin-left: 54px;
}

.filesharing-item-description:hover {
	background:  #fff;
}

/* @end */

/* @group PHOTO ALBUM */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 2em;
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin: 3px 0 7px 0;
	color: #3097f1;
}

.album-description {
	margin-bottom: 90px;
	padding-bottom: 30px;
}

.album-wrapper {
	display: block;
	width: 98%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 70px;
	margin-right: 15px;
}

* html .thumbnail-wrap {
	margin-right: 15px;
}

.thumbnail-frame {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.thumbnail-frame:hover {
	
}

.thumbnail-frame a {
	border: none;
}

.thumbnail-frame:hover {
	border: none;
}

.thumbnail-frame img {
	margin: auto;
	padding: 0;
	border: 0;
}

.thumbnail-caption {
	height: 60px;
	display: block;
	text-align: left;
	font-size: .95em;
	line-height: 1.3em;
	width: 98%;
	margin: 1px 0 0 0;
}

#flashcontent {
	margin-top: 22px;
	margin-bottom:  22px;
	text-align: center;
}

* html #flashcontent {
	margin-top: 24px;
	margin-bottom: 26px;
}

*:first-child+html #flashcontent {
	margin-top: 34px;
}

/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0px;
	padding: 0px;
	background-image: url(images/synergy_pagebg.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

* html .photo-background {
	background-image: url(images/synergy_pagebg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.photo-navigation {
	position: relative;
	margin: 0 auto;
}

.photo-title {
	margin: 0px;
	padding: 24px 20px 0px 24px;
	font-size: 2.2em;
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #3097f1;
	text-align: center;
}

.photo-caption {
	margin: 0px;
	padding: 0px 20px 10px 20px;
	font-size: 1.3em;
	line-height: 1.45em;
	text-align: center;
}

.photo-links {
	margin: 0px;
	padding: 0px 20px 6px 20px;
	font-size: .95em;
	line-height: 1.4em;
	text-align: center;
}

.photo-links a:link, .photo-links a:visited, .photo-links a:active {
	color: #3097f1;
	text-decoration: underline;
}

.photo-links a:hover {
	color: #3097f1;
	text-decoration: none;
}

.photo-frame {
	margin: 55px 20px 9px 20px;
	z-index: 46;
}

/* @end */

/* @group EXIF Data */

.exif-data {
	clear: left;
	margin: 0 auto;
	padding: 0 15px 20px 15px;
	text-align: center;
	width: 500px;
	color: #585858;
}

.exif-data p {
	margin: 0;
	display: inline;
	margin-right: 10px;
	line-height: 1.5em;
	text-align: center;
}

p.exif-version {
	
}

p.exif-colour-space {
	
}

p.exif-focal-length {
	
}

p.exif-dimensions {
	
}

p.exif-pixel-y-dimension {
	
}

p.exif-pixel-x-dimension {
	
}

p.exif-oecf-value {
	
}

p.exif-subsec-time-original {
	
}

p.exif-exposure-mode {
	
}

p.exif-spatial-frequency-response {
	
}

p.exif-scene-capture-type {
	
}

p.exif-subject-location {
	
}

p.exif-shutter-speed {
	
}

p.exif-datetime-original {
	
}

p.exif-subsec-time {
	
}

p.exif-compressed-bits-per-pixel {
	
}

p.exif-flash-energy {
	
}

p.exif-saturation {
	
}

p.exif-brightness {
	
}

p.exif-exposure-time {
	
}

p.exif-f-number {
	
}

p.exif-file-source {
	
}

p.exif-gain-control {
	
}

p.exif-subject-area {
	
}

p.exif-cfa-pattern {
	
}

p.exif-scene-type {
	
}

p.exif-white-balance {
	
}

p.exif-flash {
	
}

p.exif-exposure-index {
	
}

p.exif-flashpix-version {
	
}

p.exif-device-setting-description {
	
}

p.exif-focalplane-x-resolution {
	
}

p.exif-image-uniqueid {
	
}

p.exif-components-configuration {
	
}

p.exif-light-source {
	
}

p.exif-sensing-method {
	
}

p.exif-aperture {
	
}

p.exif-sharpness {
	
}

p.exif-exposure-program {
	
}

p.exif-subject-distance {
	
}

p.exif-subsec-time-digitized {
	
}

p.exif-contrast {
	
}

p.exif-focalplane-resolution-unit {
	
}

p.exif-gamma {
	
}

p.exif-35mm-focal-length {
	
}

p.exif-datetime-digitized {
	
}

p.exif-subject-distance-range {
	
}

p.exif-custom-rendered {
	
}

p.exif-max-aperture {
	
}

p.exif-sound-file {
	
}

p.exif-metering-mode {
	
}

p.exif-spectral-sensitivity {
	
}

p.exif-exposure-bias {
	
}

p.exif-focalplane-y-resolution {
	
}

p.exif-iso-rating {
	
}

p.exif-maker-note {
	
}

p.exif-digital-zoom-ratio {
	
}

p.exif-user-comment {
	
}

/* @end */

/* @end */

/* @group QUICKTIME ALBUM */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-size: 2em;
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 7px 0;
	color: #3097f1;
}

.movie-page-description {
	margin-bottom: 25px;
	padding-top: 4px;
	text-align: left;
}

.movie-thumbnail-frame {
	position: relative;
	margin: 0 25px 25px 0;
	float: left;
	display: inline;
	text-align: left;
}

* html .movie-thumbnail-frame {
	margin: 0 13px 25px 0;
}

.movie-thumbnail-frame img {
	margin: 0;
	padding: 0;
	border: none;
}

.movie-thumbnail-caption {
	text-align: left;
	font-size: .95em;
	line-height: 1.3em;
	width: 98%;
	margin: 3px 0 5px 0;
	padding: 0;
}

/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin: 27px 14px 12px 14px;
}

.movie-title {
	margin: 0 0 3px 0;
	padding: 5px 8px 5px 8px;
	font-size: 1.8em;
	font-family: "YanoneKaffeesatzRegular", "HelveticaNeue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #3097f1;
	text-align: center;
	border: none;
}

/* @end */

/* @end */

/* @group CONTACT FORM */

form {
	margin-bottom: 18px;
}

.message-text {
	padding: 3px;
	text-align: left;
}

.form-input-field {
	width: 90%;
	border: 1px solid #d8d8d8;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 1.3em;
}

.form-input-button {
}

.required-text {
	font-weight: bold;
}

/* @end */