/*
Theme Name: Authentic
Theme URI: http://wordpress.org/
Description: Custom Wordpress theme.
Version: 0
Author: Fabian Anderwald
Author URI: 
Tags: 
*/



/* Begin Typography & Colors */
body {
	font-family: Georgia, "Times New Roman", serif;
	background: #fff url(images/bg-top4.jpg) no-repeat 0px 105px;
	color: #333;
	text-align: center;
	}
	
#background-gradient {
	background: url(images/bg-gradient.png) no-repeat -900px 150px;
}

#background-overlay {
	background: url(images/bg-overlay2.png) no-repeat 50% -15%;
}

#background-overlay-medical {
	background: url(images/bg-overlay-halftone.png) no-repeat 2% 150px;
}


table.body {
	/* margin-top:1em; */
	}
	
td.sidebar, td.content {
	vertical-align: top;
	}

#page {
	text-align: left;
	width:900px;
	position: relative;
	}

#headerimg 	{
	margin: 7px 9px 0;
	width: 740px;
	}

#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 {
	text-align: left;
	font-size:77%;
	}

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

.even, .alt {

	/* border-left: 1px solid #ddd; */
}

footer {
	border: none;
	}

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

h1, h2, h3 {
		}

h1 {
	font-size: 200%;
	text-align: center;
	}

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

h2 {
	font-size: 260%;
	}

#sidebar-page h2 {
	font-size: 120%;
	padding:15px 0;
	}

h3 {
	font-size: 128%;
	}

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

h1.category-title, h1.category-title a {
	font-size:300px;
	color:#a3c479;
	background-color: transparent;
	letter-spacing: -10px;
}

h1.category-title a:hover {
	color:#d9de70;
}

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

.commentlist li, #commentform input, #commentform textarea {
	
	}
.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;
	}

small, time, aside ul ul li, aside ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}

code {
	font-family: 'Courier New', Courier, sans-serif;
	background-color:#ccc;
	font-size: inherit;
	padding:10px;
	margin:5px 0;
	display:block;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

input#s {
	background:url(images/search_bg.gif) top left;
	border:none;
	padding:5px;
	color:#666;
	font-size:120%;
	-moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
	}
	
input#searchsubmit {
	background-color: #539c9e;
	border:none;
	padding:2px;
	color:#efefef;
	}
	
input#searchsubmit:hover {
	background-color:#437e81;
	color:#fff;
	cursor: pointer;
	}

a, h3 a:hover {
	color: #45888f;
	text-decoration: none;
	padding:2px;
	}
	
a:hover, nav li a:hover {
	background-color: #45888f;
	color:#fff;
	text-decoration: none;
	padding:2px;
	}

i {
	visibility:hidden;
}

#logo a {
	display:block;
	padding:0;
	width:138px;
	height:86px;
	background-color:#fff;
}

a:hover img.logo {
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	background-color:#fff;
}

#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 */



/* Begin Structure */

header,nav,section,article,aside,footer {
	display:block;
	} 

body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 900px;
	min-height:460px;
	}

header {
	padding: 0;
	height: 115px;
	width: 900px;
	}

nav {
	margin: 0;
	width: 400px;
	position:relative;
	left:175px;
	top:25px;
	}

.narrowcolumn {
	/* padding: 0 0 30px 0px; */
	margin: 0px 0 0;
	width: 600px;
	float:left;
	}
	
.workcolumn {
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 900px;
	}
	
.pagecolumn {
	float: left;
	padding: 0 0 30px 0px;
	margin: 0px 0 0;
	width: 900px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 600px;
	}

.post {
	margin: 0 15px 30px 0;
	border-bottom:1px dotted #999;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	/* padding-top: 0px; */
	}
	

	
.comment .postmetadata a {
	position:relative;
	left:490px;
	top:10px;
	color:#4d4d4d;
	display:block;
	width:90px;
	height:17px;
	background: #ffffff url(images/comment_mini.gif) no-repeat 0px 3px;
	padding-left:15px;
	}
	
.comment .postmetadata a:hover {
	background: #5c9f82 url(images/comment_mini_over.gnf) no-repeat 0px 3px;
	color:#fff;
	}

.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;
	background: url(images/bg-top4.jpg) no-repeat bottom center;
	clear: both;
	}

footer #footer-overlay {
	background: url(images/bg-overlay.png) no-repeat 30% 0%;
}

footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	/* margin: 30px 0 0; */
	}

h2.pagetitle {
	/*
margin-top: 30px;
	float:left;
*/
	font-size:260%; 
}

aside h2 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size:190%;
	text-shadow:0 1px 0 #FFFFFF;
	}

h3 {
	padding: 0;
	margin: 20px 0 10px 0;
	}

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, aside 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;
	}

aside ul, aside ul ol {
	margin: 0;
	padding: 0;
	}

aside ul li {
	list-style-type: none;
	list-style-image: none;
	}

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

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

aside ul ul ul, aside ul ol {
	margin: 0 0 0 10px;
	}

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

aside ul ul li, aside ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 5px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

aside #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	text-align: left;
	}
#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;
	background-color: #539c9e;
	border:none;
	padding:2px;
	color:#efefef;
	}

#commentform #submit:hover {
	background-color:#437e81;
	color:#fff;
	cursor: pointer;
	}
	
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 15px 10px 0px;
	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;
	padding:0;
	}

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

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



/* Begin Sidebar */
aside {
	width: 300px;
	background-color:#efefef;
	float:right;
	}
	
#sidebar-page {
	margin-left: 580px;
	width: 300px;
	padding-left:20px;
	position:relative;
	top:-50px;
	}

aside ul.sidebar {
	padding:4px;
	/* background-color: #e7e6ee; */
	}
	
aside ul li#categories-3 {
	}

#sidebar-flickr {
	margin:20px 0px 10px 0px;
	padding: 20px 0 10px 0px;
	/* background-color: #ccc; */
}

aside 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;
	margin-bottom: 60px;
	clear:both;
	}
/* 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;
}
ul.spy {
	width:2750px;
	height:300px;
	overflow:hidden;
	}
ul.spy li {
	list-style-type: none;
	margin-bottom: 1.5em;
	display: inline;
	/* width:800px; */
	float:right;
	margin-right:0.8em;
	background-color:#808080;
	}
	

#image1 {
	background: url(images/feature_bf_gallery.jpg) no-repeat top left;
	width:750px;
	/* height:350px; */
	}
		
#image2 {
	background:url(images/feature_ccco.jpg) no-repeat top left;
	width:750px;
	height:350px;
	}
	
#image3 {
	background:url(images/feature_mbc.jpg) no-repeat top left;
	width:750px;
	height:350px;
	}
	
#image4 {
	background:url(images/feature_hope_gala.jpg) no-repeat top left;
	width:750px;
	height:350px;
	}
	
#image5 {
	background:url(images/feature_ss.jpg) no-repeat top left;
	width:750px;
	height:350px;
	}
	
#image1 a, #image2 a, #image3 a, #image4 a, #image5 a {
	position:relative;
	float:left;
	margin-right:40px;
	top:12px;
}
	
li.mkt {
	width:750px;
	height:350px;
	background-color:#ccc;
	}

.clr {
	clear:both;
	}

#mast-container {
	width:900px;
	height:300px;
	overflow: hidden;
	background-color: #ccc;
	margin-bottom:50px;
	border-bottom:3px solid #4d4d4d;
	}
	
#mast-category {
	width:900px;
	height:300px;
	overflow: hidden;
	background-color: #666;
	margin-bottom:50px;
	border-bottom:3px solid #4d4d4d;
	}
	
.three {
	/* background:url(images/mast_work.jpg) no-repeat top left; */
	}

#scroll-container {
	width:900px;
	height:350px;
	overflow: hidden;
	}	
	
#scroll {
	position:relative;
	left:-1240px;
	}

aside a img {
	padding:5px;
	}

#thestuff {
	width:580px;
	float:left;
	}
	
/*
#page-content {
	width:580px;
	margin-top:1em;
	clear:left;
	float:left;
	}
*/
	

#mast {
	width:900px;
	height:300px;
	background-color:#ccc;
	border-bottom:3px solid #4d4d4d;
	}
	
#mast-work {
	width:900px;
	height:300px;
	background-color:#ccc;
	border-bottom:3px solid #4d4d4d;
	margin-bottom:50px;
	}
	
#mast-291 {
		background: url(images/feature_bf_gallery.jpg) no-repeat top left;
}

#mast-211 {
		background: url(images/work_hope_gala.jpg) no-repeat top left;
}

#mast-313 {
		background: url(images/work_iyfa.jpg) no-repeat top left;
}

#mast-322 {
		background: url(images/work_mbc.jpg) no-repeat top left;
}

#mast-311 {
		background: url(images/feature_ccco.jpg) no-repeat top left;
}

#mast-334 {
		background: url(images/work_duarte.jpg) no-repeat top left;
}

#mast-326 {
		background: url(images/work_ss.jpg) no-repeat top left;
}

#mast-328 {
		background: url(images/work_usbp.jpg) no-repeat top left;
}

#mast-324 {
		background: url(images/work_tafs.jpg) no-repeat top left;
}

#mast-452 {
		background: url(images/work_cyh.jpg) no-repeat top left;
}

#mast-318 {
		background: url(images/work_pcho.jpg) no-repeat top left;
}

#mast-306 {
		background: url(images/work_cqg.jpg) no-repeat top left;
}

#mast-303 {
		background: url(images/work_lstk.jpg) no-repeat top left;
}

#mast-212 {
		background: url(images/work_hc.jpg) no-repeat top left;
}
	
#mast-short {
	width:900px;
	height:300px;
	background-color:#fff;
	border-bottom:3px solid #4d4d4d;
	}
	
#mast-short h1 {
	color:#a3c479;
	font-size: 350%;
}
	
#mast-left {
	padding:25px 25px 0 25px;
	width:600px;
	float:right;
	line-height: 1.4;
}

#mast-right {
	float:left;
	width:275px;
	position:absolute;
	padding:25px 0 0 0;
}

.facebook {
	background:url(images/facebook.png)top left no-repeat;
	padding-left:60px;
}

.twitter {
	background:url(images/twitter.png)top left no-repeat;
	padding-left:60px;
}

.flickr {
	background:url(images/flickr.png)top left no-repeat;
	padding-left:60px;
}

.rss {
	background:url(images/rss.png)top left no-repeat;
	padding-left:60px;
}
	
.entry #description {
	
	padding:20px 20px 0 20px;
	}

.entry #description-box {
	width:320px;
	min-height:300px;
	margin-left:580px;
	background-color:#fff;
	border-left:1px solid #999;
	}
	
.entry #description h1, h3 {
	text-align:left;
	color:#000;
	}
	
.entry #description h1.launch {
	font-size:170%;
	padding-top:1em;
	}
	
.entry #description h1.launch a {
	color: #417954;#64921e
	}
	
.entry #description h1.launch a:hover {
	color: #fff;
	background-color:#63a384;
	}
	
.entry #description h3 {
	margin:0;
	}

.entry p {
	padding: 1em 0 0.5em 0;
	color:#4d4d4d;
}

.entry strong {
	font-size: 125%;
	padding-bottom:0em;
	color:#000;
	}
	
.entry #description p {
	font-family:helvetica, arial, sans-serif;
	color:#666;
	font-size:77%;
	text-transform: uppercase;
	margin-top:1.5em;
	padding:0;
	}
	
#page-content {
	margin-top:40px;
	}
	
p.twitter-time {
	font-family:helvetica, arial, sans-serif;
	color:#666;
	font-size:70%;
	text-transform: uppercase;
	/* margin:0 0 1em 0; */
	}
	
aside ul li.recent-posts a p{
	margin:0;
	padding: 5px 0 5px 0;
	display:block;
	}

aside ul li.recent-posts {
	margin:0 20px 5px 0;
	width:120px;
	float:left;
	font-size:90%;
	padding:2px;
	}
	
aside ul li.recent-posts a strong {
	font-size:115%;
	font-style: italic;
	}

/*
#sidebar ul li.recent-posts:hover {
	background-color:#e31919;
	color: #fff;
	display:block;
	}
*/
	
aside ul li.recent-posts a {
	display:block;
	}
	
aside ul li.alt {
	margin-right:0;
	}

li.cat-item {
	width:130px;
	float:left;
	/* margin:0px 5px 0 5px; */
	font-style:italic;
	}
	
aside ul li#twitter-tools, aside ul li#recent-posts-3, aside ul li#categories-3 , aside ul li#pages-2 {
	clear:left;
	/* background:#fff url(images/sidebar_gradient2.gif) repeat-x; */
	padding:10px;
	border-bottom:1px dotted #ccc;
	overflow:auto;
	}
	
li#pages-2 {
	clear:left;
	}
	
aside .aktt_tweets ul li {
	color: #333;
	background-color:#f7f7f7;
	border-bottom:1px dotted #ccc;
	padding:3px;
	margin-bottom:3px;
	}
	
aside .aktt_tweets ul, aside li#recent-posts-3 ul {
	margin:0;
	}
	
nav li, nav li h1 {
	list-style-type: none;
	display: inline;
	margin-right:5px;
	font-size:170%;
	}
	
nav li a {
	color:#45888F;
}
	

.comment {
	/* border-bottom: 1px dotted #ccc; */
	clear:left;
}

a.more-link {
	margin-top:0.5em;
	display:block;
	width:70px;
	font-size:125%;
}

a.learn-more-link {
	margin-top:0.5em;
	display:block;
	width:120px;
	font-size:125%;
}

#logo {
	width:150px;
	position:absolute;
	top:10px;
	}

#searchbar {
	/* width:250px; */
	position:absolute;
	top:20px;
	left:700px;
	}

#images { height: 185px; width: 240px; padding:0; margin:0; overflow: hidden;}
#images img { border:none;}

.post-block {
	width:210px;
	float:left;
	border:1px solid #ccc;
	margin-left:10px;
	margin-bottom:2em;
}

span.meta-nav {
	font-size: 160%;
	line-height: 190%;
	margin-top:0.5em;
}

.newer {
	float:right;
}

.older {
	float:right;
	}
	

.vcard {
	text-align: center;
	overflow:hidden;
	padding-bottom:2em;
	border-bottom:1px dotted #a3c479;
	}
	
ul.adr {
	width:600px;
	margin:0 auto;
	padding-top:2em;
	}
	
ul.adr li {
	float:left;
	text-align: left;
	width:200px;
	color:#fff;
	font-size:125%;
	}
	
ul.adr li a, footer a {
	color:#fff;
	}
	
a.rssicon {
	margin-right:90px;
	padding:0;
	position:absolute;
	}
	
a.rssicon:hover {
	background-color: #f7f7f7;
	}
	
footer p.copyright {
	clear:left;
	padding:5px 0 5px 0;
	}
	
a.twitter-name {
	position:relative;
	top:-15px;
	}
	
#respond, p.respond {
	width:580px;
	}
	
	
.infiniteCarousel {
  width: 900px;
  position: relative;
  height:350px;
}

.infiniteCarousel .wrapper {
  width: 900px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 350px;
  /* margin: 0 40px; */
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 3850px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 300px;
  width: 750px;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul:hover li img {
  border-color: #000;
}

.infiniteCarousel ul:hover li:hover img {
  border-color: #333;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 84px;
  width: 88px;
  background: url(images/advance_btn_orange.gif) no-repeat top left;
  position: absolute;
  top: 100px;
  cursor: pointer;
  outline: 0;
  left:812px
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
  padding:0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background: url(images/advance_btn_orange_on.gif) no-repeat top left;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

.number-large {
	font-size:600%;
	font-family: Georgia, "Times New Roman", serif;
	padding-left:3px;
	padding-right:3px;
	line-height: 50px;
}


ul#share-links {
	width:210px;
	float:right;
	margin-top:15px;
}

ul#share-links  li {
	float:left;

}

ul#share-links li a {
	display: block;
	height:16px;
	width:16px;
}

ul#share-links li a#twitter, ul#share-links li a#delicious, ul#share-links li a#stumbleupon {
	height:16px;
	width:16px;
	display:block;
}

a#facebook {
	background: #fff url(images/facebook_off.png) top left no-repeat;
	display: block;
}

a#facebook:hover {
	background: #fff url(images/facebook_on.png) top left no-repeat;
}

a#twitter {
	background: #fff url(images/twitter_off.png) top left no-repeat;
	display: block;
}

a#twitter:hover {
	background: #fff url(images/twitter_on.png) top left no-repeat;
}

a#stumbleupon {
	background: #fff url(images/stumbleupon_off.png) top left no-repeat;
	display: block;
}

a#stumbleupon:hover {
	background: #fff url(images/stumbleupon_on.png) top left no-repeat;
}

a#delicious {
	background: #fff url(images/delicious_off.png) top left no-repeat;
	display: block;
}

a#delicious:hover {
	background: #fff url(images/delicious_on.png) top left no-repeat;
}

a#googlebuzz {
	background: #fff url(images/googlebuzz_off.png) top left no-repeat;
	display: block;
}

a#googlebuzz:hover {
	background: #fff url(images/googlebuzz_on.png) top left no-repeat;
}

a#technorati {
	background: #fff url(images/technorati_off.png) top left no-repeat;
	display: block;
}

a#technorati:hover {
	background: #fff url(images/technorati_on.png) top left no-repeat;
}

a#digg {
	background: #fff url(images/digg_off.png) top left no-repeat;
	display: block;
}

a#digg:hover {
	background: #fff url(images/digg_on.png) top left no-repeat;
}

span.fn, span.title {
	position:absolute;
	top:-50px;
}