body {
	font-family: Arial,Helevtica,Verdana,san-serif;
	font-size: 12px;
	line-height: 170%;
	text-align: center;
}

#shadow {
	background: url(../../images/shared/shadow-bg.png) repeat-x;
	display: none;
	width: 100%;
	height: 10px;
}

#wrapper {
	margin: 0 auto;
	padding: 20px 0 30px 0;
	text-align: left;
	width: 960px;
}

#content {
	display: inline;
	float: left;
	margin: 0 10px;
	padding: 0 0 30px 0;
	width: 620px;
}

#full-width-content {
	margin: 0 10px;
	overflow: hidden;
	width: 940px;
}

#sidebar {
	display: inline;
	float: left;
	margin: 0 10px;
	_margin: 0 0 0 5px; /* IE6 */
	padding: 0 0 30px 0;
	width: 300px;
	_width: 290px; /* IE6 */
}

/* CLASSES */

.clear {
	clear: both;
}

.small {
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

.pad-5 {
	padding: 5px;
}

.pad-10 {
	padding: 10px;
}

.pad-15 {
	padding: 15px;
}

/* GENERAL TYPOGRAPHY */

a {
	text-decoration: none;
}

p {
	padding: 13px 0;
}

h1, h2, h3, h4, h5 {
	padding: 20px 0 7px 0;
}

h1 {
	font-size: 35px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

#content ul,
#full-width-content ul {
	padding: 13px 0 13px 25px;
}

#content li,
#full-width-content li {
	padding: 3px 3px 3px 10px;
	background-position: 0 8px;
	background-repeat: no-repeat;
}

#content ol,
#full-width-content ol {
	padding: 13px 0 13px 40px;
}

#content ol li,
#full-width-content ol li {
	background-image: none;
	list-style-type: decimal;
	padding: 3px 0;;
}

.hr {
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	display: block;
	margin: 30px 0 0 0;
	padding: 0 0 30px 0;
	position:relative;
}

#content blockquote,
#full-width-content blockquote {
	font-size: 13px;
	font-style: italic;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
	border-left-style: solid;
	border-left-width: 3px;
}

img.pretty {
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}

code {
	background: url(../../images/shared/code_bg.png);
	border: 1px solid #C7C7C7;
	display: block;
	margin-bottom: 10px;
	font-family: Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
	font-size: 11px;
	line-height:19px;
	padding: 0 5px;
}

.clean {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.clean th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	background: #f2f2f2;
}

.clean td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alignleft {
	float: left;
	margin: 5px 15px 5px 0;
}

.alignright {
	float: right;
	margin: 5px 0 5px 15px;
}

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

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.shortcode {
	background-position: 0 100%;
	background-repeat: repeat-x;
	display: block;
	margin: 15px 0;
}

.shortcode p {
	padding: 0 0 10px 0;
}

.shortcode div {
	background: 10px 12px no-repeat;
	display: block;
	margin: 0;
	padding: 8px 10px 8px 36px;
}

.alert {
	background-color: #FFFBFB;
	background-image: url(../../images/shortcodes/alert.png);
	border: 1px solid #F8C9BB;
	color: #D0583F;
}

.alert .icon {
	background-image: url(../../images/shortcodes/alert-icon.png);
}

.approved {
	background-color: #FAFDF9;
	background-image: url(../../images/shortcodes/approved.png);
	border: 1px solid #C1CEC1;
	color: #6CB656;
}

.approved .icon {
	background-image: url(../../images/shortcodes/approved-icon.png);
}

.attention {
	background-color: #FFFDF6;
	background-image: url(../../images/shortcodes/attention.png);
	border: 1px solid #E4E4D5;
	color: #E1B42F;
}

.attention .icon {
	background-image: url(../../images/shortcodes/attention-icon.png);
}

.camera {
	background-color: #F6FBFB;
	background-image: url(../../images/shortcodes/camera.png);
	border: 1px solid #C9D5D8;
	color: #55A0B4;
}

.camera .icon {
	background-image: url(../../images/shortcodes/camera-icon.png);
}

.cart {
	background-color: #FCFCFC;
	background-image: url(../../images/shortcodes/cart.png);
	border: 1px solid #D3D3D3;
	color: #559726;
}

.cart .icon {
	background-image: url(../../images/shortcodes/cart-icon.png);
}

.doc {
	background-color: #FFFFFF;
	background-image: url(../../images/shortcodes/doc.png);
	border: 1px solid #E5E5E5;
	color: #666666;
}

.doc .icon {
	background-image: url(../../images/shortcodes/doc-icon.png);
}

.download {
	background-color: #FCFCFC;
	background-image: url(../../images/shortcodes/download.png);
	border: 1px solid #D3D3D3;
	color: #666666;
}

.download .icon {
	background-image: url(../../images/shortcodes/download-icon.png);
}

.media {
	background-color: #FBF9FD;
	background-image: url(../../images/shortcodes/media.png);
	border: 1px solid #DBE1E6;
	color: #8D79A9;
}

.media .icon {
	background-image: url(../../images/shortcodes/media-icon.png);
}

.note {
	background-color: #FFFAF6;
	background-image: url(../../images/shortcodes/note.png);
	border: 1px solid #E6DAD2;
	color: #B76F38;
}

.note .icon {
	background-image: url(../../images/shortcodes/note-icon.png);
}

.notice {
	background-color: #FAFCFD;
	background-image: url(../../images/shortcodes/notice.png);
	border: 1px solid #C7CDDA;
	color: #6187B3;
}

.notice .icon {
	background-image: url(../../images/shortcodes/notice-icon.png);
}

.quote {
	background-color: #F3F3F3;
	background-image: url(../../images/shortcodes/quote.png);
	border: 1px solid #D4D4D4;
	color: #727272;
}

.quote .icon {
	background-image: url(../../images/shortcodes/quote-icon.png);
}

/* GRID (2-Column Pages) */

#content .one-half {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 300px;
}

#content .one-third {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 193px;
}

#content .two-third {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 407px;
}

#content .one-fourth {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 140px;
}

#content .three-fourth {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 460px;
}

#content .last {
	margin: 0;
}

/* GRID (1-Column Pages) */

#full-width-content .one-half {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 460px;
}

#full-width-content .one-third {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 300px;
}

#full-width-content .two-third {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 620px;
}

#full-width-content .one-fourth {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 220px;
}

#full-width-content .three-fourth {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 700px;
}

#full-width-content .last {
	margin: 0;
}

/* GRID (Homepage) */ 

#homepage-boxes .one-half {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 460px;
}

#homepage-boxes .one-third {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 300px;
}

#homepage-boxes .two-third {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 620px;
}

#homepage-boxes .one-fourth {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 220px;
}

#homepage-boxes .three-fourth {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 700px;
}

/* SLIDE DOWN PANEL */

#panel {
	border-bottom-style: solid;
	border-bottom-width: 6px;
	position: absolute;
	top: -300px;
	left: 0;
	width: 100%;
	z-index: 1006;
}

#panel .content {
	margin: 0 auto;
	width: 960px;
	height: 300px;
}

#panel .button {
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	position: absolute;
	right: 10px;
	bottom: -37px;
	width: 40px;
	height: 31px;
}

#panel .button:hover {
	background-position: 0 -31px;
}

#panel .active {
	background-position: 0 -62px;
}

#panel .active:hover {
	background-position: 0 -93px;
}

#openCloseIdentifier {
	display: none;
}

#panel .content .widget {
	float: left;
	font-size: 11px;
	display: inline;
	margin: 0 20px;
	_margin: 0 5px; /* IE6 */
	text-align: left;
	width: 200px;
}

#panel .content .widget h2 {
	margin-left: 10px;
}

#panel .content .widget .content {
	width: inherit;
	*width: 200px; /* IE7 and below */
	height: inherit;
	_height: 50px; /* IE6 */
}

#panel .content .widget li {
	background-position: 5px 9px;
	border: none;
	padding: 2px 5px 2px 20px;
}

/* HEADER */

#header {
	background-repeat: repeat-x;
	height: 112px;
	position: relative;
	text-align: left;
	z-index: 1004;
}

#header #logo {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
	width: 300px;
	height: 112px;
}

#header .content {
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 940px;
	height: 100%;
}

/* FOOTER */

#footer {
	background-repeat: repeat-x;
	height: 44px;
}

#footer .content {
	font-size: 11px;
	margin: 0 auto;
	width: 940px;
}

#footer .copyright {
	float: left;
	padding: 14px 0 0 0;
}

#footer .copyright p {
	margin: 0;
	padding: 0;
}

#footer .search {
	float: right;
}

#footer .search li {
	float: left;
}

#searchform {
	padding: 8px 0 0 20px;
}

#searchform div {
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	background-repeat: repeat-x;
}

#searchform #search-input {
	background-color: transparent;
	border: none;
	width: 150px;
	height: 15px;
}

#searchform #searchsubmit {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline:none;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
}

#footer .search .social {
	background-image: url(../../images/shared/icons-social.png);
	background-repeat: no-repeat;
	display: block;
	margin: 15px 2px 0 2px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
}

#footer .search .rss {
	background-position: 0 0;
}

#footer .search .twitter {
	background-position: 0 -16px;
}

#footer .search .facebook {
	background-position: 0 -32px;
}

#footer .search .myspace {
	background-position: 0 -48px;
}

#footer .search .flickr {
	background-position: 0 -64px;
}

#footer .search .linkedin {
	background-position: 0 -80px;
}

#footer .search .contact {
	background-position: 0 -96px;
}

#footer .search .scroll {
	background-position: 0 8px;
	background-repeat: no-repeat;
	display: block;
	margin: 13px 10px 0 0;
	overflow: hidden;
	padding:0 0 0 13px;
}

/* PAGE */

.page h1 {
	padding: 8px 0;
}

/* BLOG */

.post {
	background-position: center top;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 30px 0;
	position: relative;
}

.post .date {
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 12px;
	left: -73px;
	width: 72px;
	height: 86px;
}

.post .date .day {
	display: block;
	font-family: "Trebuchet MS", sans-serif ;
	font-size: 45px;
	line-height: 100%;
	padding: 10px 0 3px 0;
	text-align: center;
}

.post .date .month {
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	font-size: 12px;
	line-height: 100%;
	margin: 0 10px;
	padding: 5px 0 0 0;
	text-align: center;
}

.post h1 {
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 35px;
	line-height: 140%;
	margin: 0;
	padding: 20px;
}

.post .meta {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 11px;
	_height: 40px; /* IE6 Fix */
	overflow: hidden;
	padding: 0 20px;
}

.post .meta a {
	text-decoration: none;
}

.post .meta .left {
	display: block;
	float: left;
	padding: 10px 0;
}

.post .meta .right {
	float: right;
}

.post .meta .right .author,
.post .meta .right .comments {
	background-position: 0 center;
	background-repeat: no-repeat;
	display: block;
	float: right;
	padding: 10px 10px 10px 30px;
}

.post .content {
	background-position: center top;
	background-repeat: no-repeat;
}

.post .content .wp-post-image {
	background-color: #ffffff;
	padding: 4px;
	margin: 0 0 10px 0;
	border: 1px solid #e7e7e7;
}

.post .content .inner {
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 20px;
}

.post .bottom {
	border-top-style: solid;
	border-top-width: 1px;
	overflow: hidden;
	_height: 30px; /* IE6 Fix */
	padding: 5px;
}

.post .bottom a.readmore {
	background-position: center top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	display: block;
	float: right;
	font-size: 10px;
	padding: 3px 7px;
	text-decoration: none;
}

/* SINGLE BLOG POST */

.entry {
	padding: 0 30px 0 0;
}

.entry h1 {
	padding: 8px 0;
}

.entry .meta {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 11px;
	_height: 35px; /* IE6 Fix */
	overflow: hidden;;
}

.entry .meta a {
	text-decoration: none;
}

.entry .meta .left {
	display: block;
	float: left;
}

.entry .meta .left .date {
	background-position: 0 center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 8px 10px 8px 30px;
}

.entry .meta .right {
	float: right;
}

.entry .meta .right .author,
.entry .meta .right .comments {
	background-position: 0 center;
	background-repeat: no-repeat;
	display: block;
	float: right;
	padding: 8px 10px 8px 30px;
}

/* COMMENTS */

.says {
	padding-left: 5px;
}

.thread-even, .thread-odd {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0;
	border-style: solid;
}

#content #comments-wrap {
	padding-top: 10px;
}

#content #comments-wrap p {
	padding: 5px 0;
}

#content #comments-wrap a.name {
	text-decoration: none;	
}

#content #comments-wrap ol.commentlist {
	border-top-width: 1px;
	border-top-style: solid;
	padding-left: 0;
	padding-top: 0;
}

#content #comments-wrap ol ul {
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	margin: 0 10px 10px 10px;
}

#content #comments-wrap li {
	background-image: none;
	list-style: none;
	padding: 0 10px;
}

#content #comments-wrap li ol {
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	margin: 13px 0;
	padding: 0;
}

#content #comments-wrap li li {
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content #comments-wrap li a.name:hover {
	border: none;
}

#content #comments-wrap li .comment-left {
	float: left;
	display: inline;
	padding: 15px 0;
	width: 75px;
}

#content #comments-wrap li .comment-right {
	float: left;
	display: inline;
	padding: 15px 0 35px 0;
	position: relative;
	width: 480px;
}

#content #comments-wrap li li .comment-right {
	padding: 5px 0;
	width: 458px;
}

#content #comments-wrap li li .comment-left {
	padding: 5px 0;
}

#content #comments-wrap li li li .comment-right {
	width: 375px;
}

.comment-right-inner {
	padding: 0 20px 0 0;
}

.comment-right .name {
	font-size: 20px;	
}

#content .reply-link a {
	border-style: solid;
	border-width: 1px;
	display: block;
	font-size: 11px;
	padding: 3px 8px;
	position: absolute;
	right: 0;
	bottom: 10px;
	text-decoration: none;
}

#content .reply-link a:hover {
	text-decoration: none;
}

#content li li .reply-link a {
	position: absolute;
	right: -25px;
	bottom: 0;
}

#content #comments-wrap #respond {
	border-style: solid;
	border-width: 1px;
	margin: 20px 0 0 0;
	padding: 20px;
	position: relative;
}

#content #comments-wrap #respond .pad {
	padding: 0;
}

#content #comments-wrap #respond li {
	padding: 5px 0;
}

#content #comments-wrap #respond label.error {
	color: #990000;
	display: block;
	font-size: 11px;
	margin-left: 100px;
	padding: 5px 0;
	width: 300px;
}

#content #comments-wrap #respond h3 {
	margin-bottom: 20px;	
}

#content #comments-wrap #respond fieldset {
	margin-bottom: 10px;
}

#content #comments-wrap #respond input,
#content #comments-wrap #respond textarea {
	padding: 5px;
}

#content #comments-wrap #respond textarea {
	width: 350px;
	height: 200px;
}

#content #comments-wrap #respond legend {
	font-weight: bold;
	padding: 0 2px;
}

#content #comments-wrap #respond label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

#content #comments-wrap #respond fieldset ol {
	margin: 0;
	padding: 0;
}

#content #comments-wrap #respond fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

#content #comments-wrap #respond label {
	width: 95px; /* Width of labels */
}

#content #comments-wrap #respond #submit {
	cursor: pointer;
	padding: 5px 10px;
}

#respond input, #respond textarea {
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helevtica, Verdana, san-serif;
	font-size: 11px;
}

#respond #submit {
	border-style: solid;
	border-width: 1px;
}

/* MAGAZINE LAYOUT */

#magazine {
	padding: 20px 0;
}

#magazine .date {
	background-position: 0 center;
	background-repeat: no-repeat;
	font-size: 10px;
	display: block;
	float: left;
	padding: 5px 10px 5px 30px;
}

/* SLIDESHOW */

#slideshow-load {
	background: transparent url(../../images/shared/loader.gif) center center no-repeat;
	position: absolute;
	top: 175px;
	left: 50%;
	margin: 0 0 0 -15px;
	width: 30px;
	height: 30px;
	z-index: 1000;
	*display: none; /* IE6 & IE7 Fix */
}

#content #slideshow-load {
	top: 100px;
}

#slideshow-wrapper {
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 420px;
	margin: 0 10px 0 10px;
	overflow: hidden;
	position: relative;
}

#content #slideshow-wrapper {
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 300px;
	margin: 20px 0 20px 0;
	overflow: hidden;
	position: relative;
}

#slideshow {
	overflow: hidden;
	z-index: 1001;
}

#coin-slider-slideshow {
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 5px;
}

.coin-slider { 
	overflow: hidden;
	zoom: 1;
	position: relative;
}

.coin-slider a { 
	text-decoration: none;
	outline: none;
	border: none;
}

.cs-buttons { 
	font-size: 0px;
	float: left;
}

.cs-buttons a { 
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 20px 0;
	width: 20px;
	height: 20px;
	float: left;
	text-indent: -1000px;
}

.cs-buttons a:hover,
.cs-buttons a.cs-active {
	background-position: 0 -20px;
}

.cs-title { 
	background-color: #f2f2f2;
	padding: 20px;
	*padding: 2% 5%; /* IE7 and below */
	color: #666666;
	*width: 95%; /* IE7 and below */
}

.cs-prev, 
.cs-next { 
	background-color: #f2f2f2;
	color: #666666;
	padding: 0px 10px; 
}

/* CONTACT FORM */ 

#contact {
	position: relative;
}

#contact #sent {
	display: none;
}

#contact h3 {
	margin: 0 0 20px 0;	
}

#contact label.error {
	color: #990000;
	display: block;
	font-size: 11px;
	padding: 5px 0 5px 90px;
}

#contact fieldset {
	margin: 0 0 10px 0;
}

#contact input, #contact textarea {
	border-style: solid;
	border-width: 1px;
	font-family: Arial,Helevtica,Verdana,san-serif;
	font-size: 12px;
	padding: 5px;
}

#contact textarea {
	width: 350px;
	height: 200px;
}

#contact legend {
	font-weight: bold;
	padding: 0 2px;
}

#contact label.name {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

#contact fieldset ol {
	margin: 0;
	padding: 0;
}

#contact fieldset li {
	background-image: none;
	list-style: none;
	margin: 0;
	padding: 5px;
}

#contact label.name {
	width: 85px; /* Width of labels */
}

#contact #submit {
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	padding: 5px 10px;
}

.honeypot {
	display: none;
}

/* GALLERY OF IMAGES & PORTFOLIO */

#full-width-content a.thumb,
#content a.thumb {
	border: none;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
}

#full-width-content .loader,
#content .loader {
	background: url(../../images/shared/loader.gif);
}

#full-width-content a.thumb .enlarge,
#content .thumb .enlarge {
	border: none;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#full-width-content a.thumb .image,
#content a.thumb .image {
	background-image: url(../../images/shared/enlarge.png);
}

#full-width-content a.thumb .video,
#content a.thumb .video {
	background-image: url(../../images/shared/enlarge-video.png);
}

#full-width-content .portfolio-box {
	margin-bottom: 30px;
}

#full-width-content .portfolio-box h2,
#full-width-content .portfolio-box p,
#full-width-content .portfolio-box .readmore {
	padding-left: 7px;
	padding-right: 7px;
}

/* WIDGETS */

.widget {
	margin: 0 0 20px 0;
}

.widget h2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 25px;
	line-height: 100%;
	margin: 10px 0 0 0;
	padding: 10px;
}

.widget ul,
.widget ol {
	padding-bottom: 13px;
	padding-top: 13px;
}

.widget .content {
	padding: 0 10px;
}

.widget ul li {
	background-position: 5px 13px;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px 5px 5px 20px;
}

.widget ul li a {
	text-decoration: none;
}

/* FANCY WIDGET */

.fancy-widget {
	background-position: center 0;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 20px 0;
}

.fancy-widget h2 {
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 20px;
	margin: 0;
	padding: 20px;
}

.fancy-widget .divider {
	border-style: solid;
	border-width: 1px;
	border-right: none;
	border-left: none;
	display: block;
	height: 10px;
}

.fancy-widget .content {
	background-position: center 0;
	background-repeat: no-repeat;
	font-size: 11px;
	display: block;
	padding: 0 15px;
}

.fancy-widget .bottom {
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	_height: 30px; /* IE6 Fix */
	overflow: hidden;
	padding: 5px;
}

.fancy-widget .bottom .readmore {
	background-position: center top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	display: block;
	float: right;
	font-size: 10px;
	padding: 3px 7px;
	text-decoration: none;
}

/* NEWS TICKER */

#news-ticker {
	background-position: center top;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	margin: 20px 10px 15px 10px;
	height: 42px;
	line-height: 20px;
}

#content #news-ticker {
	margin: 20px 0;
}

#news-ticker .inner {
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 42px;
	position: relative;
}

#content #news-ticker ul,
#full-width-content #news-ticker ul {
	padding: 0;
	margin: 0;
}

#news-ticker li {
	font-size: 11px;
	padding: 12px 15px 10px 15px;
}

#content #news-ticker li {
	background-image: none;
}

#news-ticker .readmore,
#content #news-ticker .readmore,
#full-width-content #news-ticker .readmore {
	background-position: center top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	display: block;
	font-size: 11px;
	padding: 6px 7px 4px 7px;
	position: absolute;
	top: 5px;
	right: 5px;
	text-decoration: none;
}

/* SLOGAN */

#slogan {
	background-position: center bottom;
	background-repeat: no-repeat;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 27px;
	font-style: italic;
	line-height: 35px;
	margin: 0 10px;
	padding: 0 0 20px 0;
	text-align: center;
}

#content #slogan {
	font-size: 23px;
}

/* TOOLTIPS */

.tooltip {
	background: #666666;
	border: 1px solid #000;
	color: #fff;
	display: none;
	font-size: 11px;
	margin-top: -5px;
	padding: 2px 5px;
	position: relative;
	z-index: 1003;	
}

/* CUSTOM WIDGETS */

.jaybich-ad-square-buttons {
	margin: 10px 0 0 0;
}

.jaybich-ad-square-buttons a {
	display: block;
	float: left;
	line-height: 100%;
	margin: 7px;
	_margin: 2px; /* IE6 */
}

.twitter-follow {
	border-top: 1px solid #ccc;
	display: block;
	margin: 5px 0 0 0;
	padding: 5px 7px;
}