/*
Theme Name: Elite Platinum
Description: Custom WP Theme from Elite Theme
Author: Brian Lovin
Author URI: http://EliteByDesign.com
Markup by: DesignSlicer.com
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Reset (Loosely Meyer's Reset)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
:focus {
	outline:0;
}
:link,:visited {
	text-decoration:none;
}
legend {
	font:0/0 georgia,serif;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
ol,ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th,td {
	text-align:left;
}
img.alignright {float:right; margin:0 0 1em 1em; border: 5px double #333399}
img.alignleft {float:left; margin:0 1em 1em 0; border: 5px double #333399}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; border: 5px double #333399}
a img.alignright {float:right; margin:0 0 1em 1em; border: 5px double #3366ff}
a img.alignleft {float:left; margin:0 1em 1em 0; border: 5px double #333399}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; border: 5px double #333399}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Extra Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.skipLinks {
	width:0;
	height:0;
	float:left;
	overflow:hidden;
	text-indent:-100em;
}
.extra {
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
	display:block;
}
.hidden {
	display:none;
}
.left {
	float:left;
	margin:5px 10px 10px 0;
}
.right {
	float:right;
	margin:5px 0 10px 10px;
}
.center {
	display:block;
	margin:0 auto;
}
#page ul:after,
#page div:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
@media projection,screen {
	.ui-tabs-hide {
		display:none;
	}
}
@media print {
	.ui-tabs-nav {
		display:none;
	}
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	text-align:center;
	background:#e4f7fc;
	font:12px/21px georgia,serif;
	color:#333399;
	padding:0px 0 10px;
	background:url(images/polka_dots.gif);
}
#page {
	width:939px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:939px;
	padding:0 0 22px;
	background:url(images/main-top.png) no-repeat left bottom;
}
#wrap {
	width:939px;
	clear:both;
	background:url(images/main-bg.png) repeat-y;
}
#main {
	float:left;
	width:100%;
}
#content {
	margin:31px 309px 0 20px;
	width:611px;
}
#sidebarOne {
	float:left;
	width:269px;
	margin:31px 0 0 -285px;
	display:inline;
	color:#333399;
	overflow:hidden;
}
#footer {
	clear:both;
	overflow:hidden;
	width:939px;
	margin:0 auto;
	color:#333399;
	background:url(images/main-bottom.png) no-repeat;
	padding:50px 0 0;
	text-align:center;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:937px;
	height:175px;
	overflow:hidden;
	margin:0 0 0px -20px;
	position:relative;
	float:left;
}
#logo a,
#logo a:visited {
	display:block;
	width:937px;
	height:175px;
	overflow:hidden;
	text-indent:-100em;
	position:relative;
	z-index:15;
}
#logo em {
	overflow:hidden;
	text-indent:-100em;
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	width:937px;
	height:175px;
	background:url(images/logo.png) no-repeat;
}
#header .image {
	width:auto;
	height:auto;
	overflow:hidden;
	background:none;
	margin:0 0 8px;
	position:static;
}
#header .image a,
#header .image a:visited {
	width:auto;
	height:auto;
	text-indent:0;
}
#menu {
	float:right;
	clear:both;
	font:12px/20px georgia,serif;
	text-transform:uppercase;
	display:inline;
	margin:0 6px 0 0;
}
#menu li {
	float:left;
	position:relative;
	z-index:10;
}
#menu li.contact {
	padding:0 30px 0 0;
	background:url(images/email.gif) no-repeat right;
}
#menu li a {
	color:#888;
	float:left;
	padding:0 10px;
}
#menu li.sfhover a,
#menu li:hover a,
#menu li.current_page_item a,
#menu li a:hover {
	color:#000;
}
#menu li ul{
	position:absolute;
	width:200px;
	left:-999em;
	top:20px;
	border-top:1px solid #aaa;
	font-size:11px;
}
#menu li ul li{
	float:none;
	background:none;
	padding:0;
	margin:0;
	width:100%;
	float:left;
	display:inline;
}
#menu li.sfhover ul,
#menu li:hover ul{
	left:0;
}
#menu li.sfhover ul li ul,
#menu li:hover ul li ul,
#menu li.sfhover ul li.sfhover ul li ul,
#menu li:hover ul li:hover ul li ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul li ul,
#menu li:hover ul li:hover ul li:hover ul li ul{
	top:-1px;
	left:-999em;
}
#menu li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul li:hover ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul li:hover ul li:hover ul{
	left:-199px;
}
#menu li ul li{
	width:100%;
	height:auto;
}
#menu li.sfhover ul li a,
#menu li:hover ul li a,
#menu li ul li a{
	display:block;
	float:none;
	width:200px;
	width/**/:/**/178px;
	border:1px solid #aaa;
	border-top:0;
	padding:0 10px;
	background:#eee;
	color:#888;
}
#menu li.sfhover ul li a:hover,
#menu li:hover ul li a:hover,
#menu li ul li a:hover{
	color:#000;
	background:#fff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#content #tabs {
	width:100%;
	margin:-39px 0 0;
	position:relative;
	background:url(images/menu.jpg) no-repeat;
}
#content #tabs li {
	float:left;
	height:100px;
}
#content #tabs li a{
	float:left;
	height:100px;
	background:url(images/menu.jpg) no-repeat;
	overflow:hidden;
	text-indent:-100em;
}
#content #tabs li a.webdesign {
	width:200px;
	background-position:0 -100px;
}
#content #tabs li a.wordpress {
	width:180px;
	background-position:-200px -100px;
}
#content #tabs li a.premiumwp {
	width:231px;
	background-position:-380px -100px;
}
#content #tabs li.ui-tabs-selected a.webdesign{
	background-position:0 0;
}
#content #tabs li.ui-tabs-selected a.wordpress{
	background-position:-200px 0;
}
#content #tabs li.ui-tabs-selected a.premiumwp{
	background-position:-380px 0;
}
#content .theTab {
	font:11px/20px georgia,serif;
	width:100%;
	background:url(images/tab-bg.gif) repeat-y;
}
#content .tabBottom {
	height:5px;
	background:url(images/tab-bottom.gif) no-repeat;
	margin:0 0 20px;
}
#content .theTab em {
	float:left;
	font:12px/20px georgia,serif;
	color:#999;
	letter-spacing:2px;
	padding:50px 0 50px 38px;
}
#content .theTab em strong {
	color:#3333cc;
	font:12px/20px georgia,serif;
}
#content .theTab ul {
	float:right;
	margin:18px 0 0;
}
#content .theTab ul li {
	float:left;
	margin:0 19px;
	display:inline;
}
#content .theTab ul li a {
	color:#707070;
	padding:70px 0 0;
	width:73px;
	float:left;
	text-align:center;
	position:relative;
	overflow:hidden;
}
#content .theTab ul li a span {
	position:absolute;
	left:0;
	top:0;
	width:73px;
	height:8.27em;
	cursor:pointer;
}
#content .theTab ul li a:hover {
	color:#eee;
}
#content .theTab ul li.learnMore a {
	background:url(images/tab-icon-clock-full.jpg) no-repeat center top;
}
#content .theTab ul li.learnMore a span {
	background:url(images/tab-icon-clock.jpg) no-repeat center top;
}
#content .theTab ul li.getStarted a {
	background:url(images/tab-icon-mail-full.jpg) no-repeat center top;
}
#content .theTab ul li.getStarted a span {
	background:url(images/tab-icon-mail.jpg) no-repeat center top;
}
#content .theTab ul li.portfolio a {
	background:url(images/tab-icon-folder-full.jpg) no-repeat center top;
}
#content .theTab ul li.portfolio a span {
	background:url(images/tab-icon-folder.jpg) no-repeat center top;
}
#content .theTab ul li.whatWeDo a {
	background:url(images/tab-icon-globe-full.jpg) no-repeat center top;
}
#content .theTab ul li.whatWeDo a span {
	background:url(images/tab-icon-globe.jpg) no-repeat center top;
}
#content .subscribe {
	float:right;
	color:#3b3b3b;
	font-size:12px;
}
#content .subscribe em {
	color:#3333cc;
	font-style:normal;
}
#content #myBlog {
	width:180px;
	height:50px;
	text-indent:-100em;
	overflow:hidden;
	margin:0 0 11px 27px;
	background:url(images/myblog.png) no-repeat;
}
#main .apost {
	margin:0 0 25px;
	clear:both;
	width:100%;
	background:url(images/post-bg.gif) repeat-y;
}
#main .apost .inner {
	padding:15px 23px 5px;
	height:1%;
	background:url(images/post-top.gif) no-repeat;
}
#main .apost .head {
	float:left;
	width:305px;
	width/**/:/**/100%;
	padding:0 15px 0 0;
}
#main .apost h1 {
	font:bold 30px/35px georgia,serif;
	margin:2px 0px 12px 0px;
}
#main .apost h2 {
	font:bold 25px georgia,serif;
	color:#333399;
}
#main .apost h1 a,
#main .apost h2 a {
	color:#336699;
}
#main .apost h1 a:hover,
#main .apost h2 a:hover {
	text-decoration:underline;
}
#main .apost h3 {
	font:bold 15px/20px georgia,serif;
	text-transform:uppercase;
}
#main .apost h4 {
	font:bold 12px/20px georgia,serif;
}
#main .apost h5 {
	font:bold 10px/18px georgia,serif;
	text-transform:uppercase;
}
#main .apost h6 {
	font:bold 9px/18px georgia,serif;
}
#main .apost .subtitle {
	text-align:center;
	border:solid #3333cc;
	border-width:1px 0;
	padding:3px 0px;
	margin:8px 0 15px;
	text-align:left;
	font:11px/21px georgia,serif;
	letter-spacing:2px;
	color:#336699;
}
#main .apost .info {
	list-style-type: none;
	display: block;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	border-bottom:1px solid #3333cc;
}
#main .apost .info li {
	padding:0;
	margin-right: 10px;
	display: inline;
}
#main .apost .info .time {
	font:12px/18px georgia,serif;
	color:#336699;
}
#main .apost .info .author {
	font:12px/18px georgia,serif;
	color:#333399;
}
#main .apost .info .comment {
	font:12px/18px georgia,serif;
	color:#336699;
}
#main .apost .info li a,
#main .apost .info li span {
	color:#3333cc;
	font-weight:normal;
}
#main .apost .info li a:hover{
	text-decoration:underline;
}
#main .apost .social {
	list-style:none outside;
	padding:0px 0 0;
	margin:0;
	overflow:hidden;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
#main .apost .social li {
	display:inline;
	padding:0 3px;
	margin:0;
}
#main .postsListing .pmain {
	float:left;
	width:100%;
	border-bottom:1px solid #3333cc;
	padding:0 0 5px;
}
#main .postsListing .pmain .more {
	color:#3333cc;
}
#main .postsListing .pmain .more:hover {
	text-decoration:underline;
}
#main .apost p,
#main .apost blockquote {
	padding:15px 0px 0px 0px;
}
#main .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#111;
	border-left:5px solid #333;
	color:#666;
}
#main .apost blockquote blockquote {
	background:#222;
	border-left:5px solid #444;
}
#main .apost ol,
#main .apost ul {
	padding:10px 20px;
	list-style:disc inside;
}
#main .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a {
	color:#03a9ff;003550
}
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover {
	text-decoration:underline;
	color:#00deff;
}
#main .apost ul li {
	padding:0 0 5px 18px;
}
#main .apost ol li {
	padding:0 0 5px;
}
#main .apost ol.organized {
	height:1%;
	overflow:hidden;
}
#main .apost ol.organized li {
	float:left;
	margin:0 10px 10px 0;
	width:45%;
}
#main .apost ol.boxed li {
	border:1px solid #313131;
	padding:5px 10px;
	margin:0 0 3px;
}
#main .apost ul.check,
#main .apost ul.cross,
#main .apost ul.arrow {
	list-style:none;
	padding:10px 38px;
}
#main .apost ul.check li,
#main .apost ul.cross li,
#main .apost ul.arrow li {
	padding:0 0 5px 22px;
}
#main .apost ul.check li {
	background:url(images/ul-check.gif) no-repeat left 5px;
}
#main .apost ul.cross li {
	background:url(images/ul-cross.gif) no-repeat left 5px;
}
#main .apost ul.arrow li {
	background:url(images/ul-arrow.gif) no-repeat left 5px;
}
#main .apost p.warning {
	border:1px solid #313131;
	padding:8px 10px 8px 40px;
	margin:10px 38px 10px;
	background:url(images/div-warning.gif) no-repeat 17px 8px;
}
#main .apost p.download {
	border:1px solid #313131;
	padding:8px 10px 8px 40px;
	margin:10px 38px 10px;
	background:url(images/div-download.gif) no-repeat 12px 8px;
}
#main .apost p.info {
	border:1px solid #313131;
	padding:8px 10px 8px 40px;
	margin:10px 38px 10px;
	background:url(images/div-info.gif) no-repeat 8px 7px;
}
#main .apost blockquote.bigquote {
	margin:10px 38px;
	padding:0 0 0 50px;
	border:none;
	background:url(images/quote-top.gif) no-repeat;
}
#main .apost blockquote.bigquote p {
	padding:5px 50px 5px 0;
	border:none;
	background:url(images/quote-bottom.gif) no-repeat right bottom;
}
#main .apost blockquote.boxquote {
	border:1px solid #313131;
	background:none;
	margin:10px 38px;
	padding:5px 15px;
}
#main .apost blockquote.borderquote {
	border:solid #2f2f2f;
	border-width:3px 0;
	background:none;
	margin:10px 38px;
	padding:5px 15px;
}
#main .apost blockquote.dottedquote {
	border:none;
	margin:10px 38px;
	padding:5px 0 0;
	background:url(images/dottedquote.gif) repeat-x;
}
#main .apost blockquote.dottedquote p {
	padding:5px 15px 10px;
	background:url(images/dottedquote.gif) repeat-x left bottom;
}
#main .apost img.tutorial {
	padding:10px 20px;
	margin:10px 0;
	border:1px solid #313131;
}
#main .apost .pfoot {
	margin:0;
	padding:0;
	clear:both;
	width:100%;
	height:9px;
	overflow:hidden;
	list-style:none outside;
	background:url(images/post-bottom.gif) no-repeat;
}
.pageNavi {
	width:100%;
	clear:both;
	text-align:center;
	font:14px/25px georgia,serif;
	color:#336699;
	background:url(images/post-bg.gif) repeat-y;
}
.pageNavi .inner {
	width:100%;
	background:url(images/post-top.gif) no-repeat;
}
.wp-pagenavi {
	width:100%;
	padding:6px 0;
	background:url(images/post-bottom.gif) no-repeat left bottom;
}
.wp-pagenavi .current,
.wp-pagenavi a {
	color:#336699;
	padding:0 5px;
}
.wp-pagenavi .extend,
.wp-pagenavi .pages {
	display:none;
}
.wp-pagenavi .current,
.wp-pagenavi a:hover {
	color:#3333cc;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sidebarOne a {
	color:#3366ff;
}
#sidebarOne a:hover {
	text-decoration:underline;
}
.sbColumns {
	margin:0 0 30px;
}
#accordion {
	margin:0 0 20px;
}
#accordion .sbColumns {
	margin:0 0 10px;
}
.sbColumns h2 {
	font:bold 14px/23px georgia,serif;
	clear:both;
	color:#336699;
	border-bottom:1px solid #3333cc;
}
#accordion .sbColumns h2 {
	cursor:pointer;
}
#accordion .sbColumns h2.selected {
	color:#3333cc;
}
.sbColumns ul {
	padding:5px 0 0;
	font:13px/22px georgia,serif;
}
.sbColumns p {
	padding:5px 0;
}
.sbColumns ul ul {
	padding:0 5px 3px;
}
.sbColumns ul li {
	padding:0 0 3px;
}
#searchform {
	width:100%;
}
input#s {
	width:213px;
	width/**/:/**/193px;
	height:27px;
	height/**/:/**/19px;
	padding:8px 10px 0;
	float:left;
	border:none;
	background:url(images/search-input.gif) no-repeat;
	text-align:left;
	font:11px georgia,serif;
	color:#888;
}
input#searchsubmit {
	height:26px;
	width:43px;
	background:url(images/search-submit.jpg) no-repeat;
	border:none;
	float:right;
	cursor:pointer;
	margin:1px 0 0;
}
#sidebarOne .ads {
	margin:0 0 0px;
}
#sidebarOne .ads ul {
	width:100%;
	padding:0;
}
#sidebarOne .ads ul li {
	float:left;
	padding:0;
	width:125px;
	margin: 0px;
}
#sidebarOne .ads ul li.second {
	float:right;
}
#sidebarOne .follow {
	clear:both;
	display:block;
	text-align:center;
	color:#3333cc;
	letter-spacing:2px;
}
#sidebarOne .twitter {
	position:relative;
	width:260px;
	background:url(images/twitter-bg.gif) repeat-y;
}
#sidebarOne .twitter .inner {
	padding:0 15px 5px;
}
#sidebarOne .twitter #theTwitter {
	position:absolute;
	right:18px;
	top:-4px;
	width:50px;
	height:49px;
	overflow:hidden;
	background:url(images/twitter.jpg) no-repeat;
}
#sidebarOne .twitter h2 {
	color:#5789b7;
	border:none;
	padding:0 0 25px;
	text-transform:uppercase;
	background:#000 url(images/twitter-top.gif) no-repeat left bottom;
}
#sidebarOne .twitter h2 a {
	color:#5789b7;
}
#sidebarOne .twitter ul {
	font-size:11px;
	padding:0 0 10px;
}
#sidebarOne .twitter a {
	color:#fff;
}
#sidebarOne .twitter .follow {
	padding:0 0 15px;
	color:#3333cc;
	background:url(images/twitter-bottom.gif) no-repeat left bottom;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	text-align:left;
	font:12px/18px georgia,serif;
}
#commentBox  a {
	color:#333399;
}
#commentBox  a:hover {
	text-decoration:underline;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	text-align:center;
	float:right;
	width:220px;
	width/**/:/**/200px;
	padding:5px 10px;
	font:11px/16px georgia,serif;
	border:1px solid #313131;
	background:#111;
}
#commentform .changeAva h4 {
	color:#333399;
	font:bold 12px/18px georgia,serif;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform .changeAva a {
	color:#ddd;
}
#commentform input,
#commentform textarea {
	padding:4px 3px;
	color:#336699;
}
#author,
#email,
#url,
#comment {
	display:block;
	font-size:13px;
	border:1px solid #006699;
	font-family:georgia,serif;
	width:256px;
	width/**/:/**/250px;
	height:24px;
	height/**/:/**/14px;
	background:#fff;
}
#commentform textarea#comment {
	width:603px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	background:#fff;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:130px;
	padding:2px 0 0;
	margin:-10px 0 0;
	font:bold 12px georgia,serif;
	color:#336699;
	text-transform:uppercase;
	float:left;
	border:1px solid #006699;
	background:#e4f7fc;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	overflow:hidden;
	clear:both;
}
.commentlist li {
	margin:0 0 20px;
	width:100%;
	overflow:hidden;
	clear:both;
}
.commentlist li .cmAvatar {
	float:left;
	width:75px;
	font:0/0 georgia,serif;
	color:#333399;
	position:relative;
}
.commentlist li .cmAvatar a {
	color:#333399;
}
.commentlist li .cmAvatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #333;
}
.commentlist li .cmContent {
	float:left;
	width:536px;
	width/**/:/**/588px;
	padding:5px 10px 0;
	border:1px solid #336699;
	background:#e4f7fc;
}
.commentlist li.cadmin .cmContent {
	border:1px solid #336699;
	background:#e4f7fc;
	color:#336699;
}
.commentlist li.cadmin .cmContent a {
	color:#3333cc;
}
.commentlist li .cmContent .cmInfo {
	font:11px/21px georgia,serif;
	color:#336699;
	padding:0 0 10px;
}
#commentBox  .commentlist li .cmContent .cmInfo a {
	color:#336699;
}
.commentlist li .cmContent .cmInfo .cauth {
	font:bold 13px/20px verdana;
}
.commentlist li .cmContent .cmInfo .cauth img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 15px;
	clear:both;
	text-align:justify;
}
h3#respond,
h3#comments {
	font:bold 16px/22px georgia,serif;
	color:#336699;
	padding:5px 0;
	margin:0 0 5px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer  {
	color:#000;
}
#footer a {
	color:#000;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	font:bold 14px/30px georgia,serif;
	display:inline;
}
#footer ul li {
	display:inline;
	margin:0 5px;
}
#footer em {
	font:11px/18px georgia,serif;
	display:block;
}
.sponsors {
	margin: 0px;
	padding: 0px;
}
	.addtoany_share_save_container{margin:16px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 0px;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.7;
		-moz-opacity:.7;
		filter:alpha(opacity=70);
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
		-moz-opacity:1;
		filter:alpha(opacity=100);
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}
