/*
Theme Name: Damon M. Senaha
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 100.0
Template: universal
*/

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

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

a {outline: none;}

#nav-below {margin: 10px 0; overflow: hidden;}
.nav-previous, .nav-next {
	float: left;
	display: inline;
	width: 50%;
}
.nav-next {float: right;text-align: right;}
.nav-previous a, .nav-next a {text-decoration: none;}

div.entry-meta {font-size: 90%;}
body.single .shareThisWrapper {
	margin: 0px 0 20px;
}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {
		float: left;
		display: inline;
		width: 150px;
	}
	.post_entry_mult_right {
		padding-left: 160px;
	/*	margin: -155px 0 0 160px;*/
	}
	.post_entry_mult .shareThisWrapper {
		margin: 0;
	}
	.post_entry_mult h2 {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.excerpt_meta {
		font-size: 80%;
		margin: 0 0 10px;
	}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {
	height: 350px;
	margin: 0 0 25px;
	border: 1px solid #333;
}
blockquote {
	padding: 0 0 0 30px;
	font-style: italic;
}
strong {font-weight: bold;}
em {font-style: italic;}
em strong, strong em {font-weight: bold;}

/* General */
html {
	min-width: 1112px;
	background: #194e74;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	line-height: 1.3;
	color: #494949;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	padding: 0 0 20px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	font-weight: bold;
	color: #126199;
	padding: 0 0 5px 0;
}
h1 {
	font-family: 'Quattrocento', serif;
	font-size: 32px;
	line-height: 1.1;
	font-weight: normal;
	padding: 0 0 24px 0;
	margin: 0 0 25px;
	color: #000;
	background: url(img/mc-border.png) left bottom repeat-x;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	outline: none;
	color: #4EA53B;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	padding-left:30px;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
ol li ol li {
	list-style-type: lower-alpha;
}
ul ul {
	padding-bottom: 0;
}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#wrapper {
	background: #002940 url(img/bottom.jpg) center bottom no-repeat;
}
#wrapperTop {
	padding: 25px 0 0;
	background: url(img/body-x.png) repeat-x;
}
body.home #wrapperTop {
	background: url(img/body-x-home.png) repeat-x;
}
#container {
}
#headerAndMenu {
	width: 1112px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
#mainHeader {
	background: url(img/trans-mh.png);
	height: 120px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
	#logo-main {
		float: left;
		margin: 24px 0 0 56px;
	}
	#mhRight {
		float: right;
		display: inline;
		width: 400px;
		font-family: 'PT Serif', serif;
		text-align: right;
		float: right;
		margin: 19px 57px 0 0;
	}
	#mhLanguages {
		padding: 0;
		font-size: 0;
		line-height: 1;
		margin: 0 0 11px;
	}
		.mhl {
			list-style-type: none;
			list-style-position: outside;
			display: inline-block;
			font-size: 16px;
		}
		.mhl a {
			color: #fff;
			text-transform: uppercase;
		}
		#mhl1 {
			border-right: 1px solid #73a4ca;
			padding: 0 12px 0 0;
			margin: 0 12px 0 0;
		}
		#jCharacters {
			position: relative;
			top: 4px;
			margin: 0 0 0 4px;
		}
	#mhr2 {
		line-height: 1;
		margin: 0 0 2px;
	}
		#mhIlocano {
			font-size: 20px;
			color: #89c3eb;
			font-style: italic;
			margin: 0 4px 0 0;
		}
		#mhPhone {
			font-size: 34px;
		}
		#mhPhone, #mhPhone a {color: #fff;}
	#mhr3 {
		font-size: 12px;
		color: #89c3eb;
		text-transform: uppercase;
	}
		#mhr3 img {
			margin: 0 3px 0 0;
			position: relative;
			top: 1px;
		}
#mmWrapper {
	background: url(img/trans-mm.png);
	padding: 10px 0 11px;
	border-top: 1px solid #fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
nav.mm {
	display: block;
	text-align: center;
	margin: 0 auto;
}
	nav.mm ul, nav.mm ul ul {
		/* Values below should usually match */
		height: 35px;
		top: 35px;
	}
	nav.mm ul ul, nav.mm ul ul ul,
	nav.mm ul li:hover ul ul {
		/* Values below should usually match */
		left: 150px;
		width: 150px;
	}
	nav.mm ul,
	nav.mm ul li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: relative;
		font-size: 0;
	}
	nav.mm ul {
		top: 0;
		z-index: 96;
	}
	nav.mm ul li {
		z-index: 97;
		display: inline-block;
		zoom: 1;
		*display: inline;
	}
	nav.mm ul li a {
		vertical-align: top;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		padding: 9px 15px 8px 26px;
		color: #fff;
		font-size: 18px;
		line-height: 1;
		font-family: 'PT Serif', serif;
	}
	nav.mm ul ul a {
		text-transform: none;
		font-size: 14px;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	nav.mm ul li.current-menu-item a {
/*		background: #999;
		color: #fff;*/
    }
	nav.mm ul li a:hover,
	nav.mm ul li:hover a {
		color: #fff;
		text-decoration: none;
	}

	/*--- 2nd level drop ---*/
	nav.mm ul ul {
		display: none;
		position: absolute;
		z-index: 98;
		left: 0px;
		height: auto;
		border: 1px solid #133D67;
		text-align: left;
	}

	nav.mm ul li:hover ul {
		display: block;
	}
	nav.mm ul ul li {
		position: relative;
		z-index: 99;
		display: inline;
		zoom: normal;
	}
	nav.mm ul ul li a,
	nav.mm ul ul ul li a{
		position: relative;
		z-index: 100;
		display: block;
		height: auto;
		width: auto;
		padding: 5px 10px;
		border-top: none;
	}
	nav.mm ul ul li a,
	nav.mm ul li:hover ul li a,
	nav.mm ul ul ul li a,
	nav.mm ul li:hover ul li:hover ul a {
		background: #133D67;
		color: #fff;
	}

	nav.mm ul ul li a:hover,
	nav.mm ul ul li:hover a,
	nav.mm ul li:hover ul li:hover a,
	nav.mm ul ul ul li a:hover,
	nav.mm ul li:hover ul ul li a:hover,
	nav.mm ul ul li:hover ul li a:hover {
		background: #1C578D;
		color: #fff;
	}

	/*--- 3rd level drop ---*/

	nav.mm ul ul ul,
	nav.mm ul li:hover ul ul {
		display: none;
		position: absolute;
		top: 0;
		margin: 0;
	}
	nav.mm ul li ul li,
	nav.mm ul li ul li ul li {
		display: none;
	}
	nav.mm ul li:hover ul li,
	nav.mm ul li ul li:hover ul li {
		display: block;
	}

	/* --- IE (all versions) position fix --- */
	.ie6 nav.mm ul li:hover ul ul,
	.ie7 nav.mm ul li:hover ul ul,
	.ie8 nav.mm ul li:hover ul ul,
	.ie9 nav.mm ul li:hover ul ul {
		top: 0px;
	}
	nav.mm ul ul li:hover ul {
		display: block;
	}
nav.mm > ul > li > a {
	border-radius: 2px;
}
nav.mm > ul > li > a {
	background-image: url(img/mm-marker.png);
	background-position: 16px 14px;
	background-repeat: no-repeat;
}
nav.mm > ul > li a:hover, nav.mm > ul > li:hover > a {
	background-color: #82c44a;
	background-position: 16px -186px;
}
#mmSearch {

}
#mmSearch a {
	cursor: default;
	width: 20px;
	height: 18px;
	background: url(img/icons/search.png) center 8px no-repeat;
}
#mmSearch:hover a, #mmSearch a:hover {
	background-color: #82c44a;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
#mmsForm {
	position: absolute;
	right: 0;
	top: 35px;
	width: 300px;
	height: 50px;
	background: #82c44a;
	display: none;
}
#mmSearch:hover #mmsForm {display: block;}
#mmsInput {
	float: left;
	display: inline;
	width: 200px;
	font-size: 13px;
	height: 16px;
	line-height: 1;
	color: #333;
	background: #fff;
	margin: 13px 0 0 10px;
	padding: 3px 5px;
	border: 1px solid #DDD8D1;
}
#mmsSubmit {
	float: right;
	display: inline;
	border: 0;
	height: 24px;
	width: 60px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	text-transform: uppercase;
	margin: 13px 10px 0 0;
	padding: 0;
	background: #000;
	color: #fff;
	cursor: pointer;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
#mmsSubmit:hover {background: #333;}


.subslide {
	max-width: 2000px;
	margin: -202px auto 0;
	height: 547px;
	background-position: center top;
	background-repeat: no-repeat;
}
#subslide1 {background-image: url(img/slides/sub/1.jpg);}
#subslide2 {background-image: url(img/slides/sub/2.jpg);}
#subslide3 {background-image: url(img/slides/sub/3.jpg);}
#subslide4 {background-image: url(img/slides/sub/4.jpg);}
#homeslides {
	height: 722px;
	position: relative;
	max-width: 2000px;
	margin: -201px auto 0;
}
.slide {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	display: none;
}
#homeslide1 {background-image: url(img/slides/home/1.jpg);}
#homeslide2 {background-image: url(img/slides/home/2.jpg);}
#homeslide3 {background-image: url(img/slides/home/3.jpg);}
#homeslide4 {background-image: url(img/slides/home/4.jpg);}

.slideContent {
	width: 1032px;
	margin: 0 auto;
	padding: 240px 0 0;
	color: #fff;
	font-family: 'Quattrocento', serif;
}
.slideHead {
	font-size: 43px;
	line-height: 1;
	display: block;
	margin: 0 0 30px;
}
.slideContent p {
	font-size: 24px;
	line-height: 1.25;
	padding: 0;
	margin: 0 0 36px;
}
.slideMore {
	width: 150px;
	height: 37px;
}
#slideMoreAttorneys {
	width: 277px;
}
.slideMore:hover img {margin: -37px 0 0;}
#prevNextArrows {
	height: 0;
	width: 1140px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	display: none;
}
#homeslides:hover #prevNextArrows {display: block;}
.prevNextSlide {
	height: 42px;
	width: 42px;
	position: absolute;
	top: 356px;
	display: block;
	overflow: hidden;
}
.prevNextSlide img {display: block;}
.prevSlide {
	left: 0;
}
.nextSlide {
	right: 0;
}
.nextSlide img {margin: 0 0 0 -42px;}
.prevNextSlide:hover img {margin-top: -42px;}




#contentArea {
	position: relative;
	z-index: 11;
	width: 1112px;
	margin: -170px auto 0;
	padding: 43px 0 45px;
	overflow: hidden;
	background: url(img/texture-ca.png);
	border-radius: 3px;
}
#mainContent, #sidebar {
	display: inline;
}
#mainContent {
	float: right;
	width: 760px;
	line-height: 1.22;
	margin: 0 46px 0 0;
}
	#mcFAQsCont {
		background: url(img/mc-border.png) left top repeat-x;
		padding: 34px 0 0;
		margin: 5px 0 0;
	}
	#mcFAQs {
		background: url(img/mcFAQs.jpg);
		height: 216px;
		padding: 25px 0 0 30px;
	}
	#mcFAQs h2 {
		font-size: 27px;
		color: #000;
		font-family: 'Quattrocento', serif;
		line-height: 1.1;
	}
	#mcFAQs p {
		padding: 0 0 18px;
	}
	#mcViewFAQs {
		height: 37px;
		width: 335px;
	}
	#mcViewFAQs:hover img {margin: -37px 0 0;}
#sidebar {
	width: 223px;
	float: left;
	margin: 6px 0 0 41px;
}
	.sidebar h2 {
		font-family: 'Quattrocento', serif;
		font-size: 27px;
		color: #000;
		padding: 0 0 15px;
	}

	#sbAOPs {
		font-size: 19px;
		padding: 0;
		font-family: 'PT Serif', serif;
	}
	#sbAOPs li {
		list-style-type: none;
		list-style-position: outside;
		display: block;
		height: 106px;
		width: 223px;
		margin: 0 0 18px;
		background-image: url(img/sbAOPs-icons.png);
		background-repeat: no-repeat;
	}
	#sbAOPs a {
		display: block;
		color: #fff;
		text-transform: uppercase;
		padding: 42px 10px 0 60px;
		height: 64px;
		display: block;
		background-image: url(img/sbAOPs-bg.png);
		background-repeat: no-repeat;
	}
	#sbAOPs a:hover {
		text-decoration: none;
		background-position: left bottom;
	}
	#sbAOPs .doubleLines {
		padding-top: 31px;
		height: 75px;
	}
	#sbAOPs .tripleLines {
		padding-top: 17px;
		height: 89px;
	}
	#sbaop1 {background-position: 12px 44px;}
	#sbaop1:hover {background-position: 12px 23px;}
	#sbaop2 {background-position: -11px 44px;}
	#sbaop2:hover {background-position: -11px 23px;}
	#sbaop3 {background-position: -34px 44px;}
	#sbaop3:hover {background-position: -34px 23px;}

	#sbAttorney {
		color: #494949;
		margin: 0 0 27px;
	}
	#sbAttorney h2 {
		padding: 0 0 15px;
	}
	#sbAttorney h3 {
		font-family: 'PT Serif', serif;
		font-size: 19px;
		color: #000;
		font-weight: normal;
		line-height: 1.33;
		padding: 0 0 9px;
	}
	#sbaLearnMore {
		font-size: 16px;
		color: #519548;
		font-weight: bold;
		text-transform: uppercase;
	}
	#sbaLearnMore:hover {
		color: #82c44a;
		text-decoration: none;
	}
	#sbaLearnMore span {position: relative; top: -1px;}
	#sbSocialCont {

	}
	#sbSocialCont h2 {
		padding: 0 0 17px;
	}
	#sbSocial {
		padding: 0;
		overflow: hidden;
	}
	.sbs {
		list-style-type: none;
		list-style-position: outside;
		float: left;
		display: inline;
		margin: 0 14px 0 0;
	}
	.sbs a {
		height: 45px;
		width: 45px;
		display: block;
		overflow: hidden;
	}
	.sbs img {display: block;}
	#sbSocial .sbs a:hover img {margin-top: -45px;}
	#sbs2 img {margin: 0 0 0 -45px;}
	#sbs3 img {margin: 0 0 0 -90px;}
	#sbs4 img {margin: 0 0 0 -135px;}
	#sbs4 {margin: 0;}

	#sbFAQsCont {
	}
	#sbFAQs {
		color: #000;
		padding: 15px 10px 0 18px;
		background: #fff url(img/sbFAQs.jpg) center bottom no-repeat;
		height: 510px;
		margin: 0 0 3px;
	}
	#sbFAQs h2 {
		font-size: 22px;
		line-height: 1.1;
	}
	#sbFAQs p {
		line-height: 1.25;
	}
	#sbViewFAQs {
		height: 57px;
		width: 223px;
		margin: 0 0 40px;
	}
	#sbViewFAQs:hover img {margin: -57px 0 0;}
#mainFooter {
	overflow: hidden;
	width: 1112px;
	margin: 0 auto;
}
#fBlocks {
	overflow: hidden;
	border-bottom: 1px solid #a9d4f3;
	padding: 0 0 28px;
}
.fBlock {
	float: left;
	display: inline;
	font-size: 16px;
	color: #82c44a;
	font-family: 'PT Serif', serif;
	line-height: 1.3;
	overflow: hidden;
}
.fBlock p {padding: 0;}
.fDigits {
	font-size: 22px;
}
.fDigits, .fDigits a {color: #fff;}
#fBlock1 {
	margin: 4px 46px 0 72px;
	margin-left: 60px; /* adjusted to somewhat center zone */
}
	#logo-footer {
		display: block;
		margin: 60px 0 0 0;
	}
	#logo-footer img {
		display: block;
	}
#fBlock2 {
	line-height: 1.4;
	margin: 60px 42px 0 0;
}
#fBlock3 {
	margin: 60px 42px 0 0;
}
#fBlock4 {
	margin: 60px 0 0 0;
}
.fNav {
	font-size: 0;
	line-height: 1;
	text-align: center;
	padding: 31px 0 61px;
	font-family: 'PT Serif', serif;
}
	.fNav li {
		padding: 0 15px;
		font-size: 16px;
		display: inline-block;
		list-style-type: none;
		list-style-position: outside;
		border-left: 2px solid #2c5e45;
	}
	.fNav li:first-child {
		border: 0;
	}
	.fNav a {
		color: #82c44a;
	}
	.fNav a:hover {
		text-decoration: none;
		color: #fff;
	}


/* NextClient Items */

#contact-tab {
    position: fixed;
    right: 0;
    z-index: 200;
	display: block;
	overflow: hidden;
    top: 250px;
	height: 139px;
	display: none;
}
#contact-tab:hover img {margin: -139px 0 0 0;}
#contact-tab img {display: block;}
@media screen and (min-width: 1240px) {
	#contact-tab {display: block;}
}
#ncaWrapper {
	padding: 32px 0;
	background: #194e74;
}
#nc-area {
	/* margins, paddings, etc. */
	overflow: hidden;
	width: 500px;
	margin: 0 auto;
}
	#nc-area, #nc-area a {
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-size: 10px;
		line-height: 1.3;
		color: #fff;
		text-decoration: none;
		font-weight: normal;
	}
	#nc-area a {

	}
	#nc-area a:hover {
		text-decoration: underline;
		font-weight: normal;
	}
	#logo-nextclient {
		float: left;
		width: 89px;
		height: 35px;
		margin: 0 0 0 45px;
	}
	#nc-area p {
		float: left;
		display: inline;
		padding: 5px 0;
		margin: 0 0 0 10px;
	}

/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 1.25em 2%;
	margin: 0 0 1.25em;
	border: 2px solid #c0c0c0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nc_form .req {
	color: #F71704;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {
	display: block;
	width: 98%;
	padding: 0;
}
	.nc_form input,
	.nc_form textarea {
		background: #fff;
		color: #8B898C;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form .captcha-container {
		border: 1px solid #999;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.nc_form label {
		margin: 0 0 .125em;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form select {
		margin: 0 0 10px;
		padding: .4em 1%;
	}
	.nc_form textarea {
		height:60px;
	}
	.nc_form .captcha-container {
		padding: 0;
		width: 100%;
	}

.nc_form input.hidden {
	display:none;
}
.nc_form input.submit-button {
	cursor:pointer;
	margin: 1em 0;
	padding: 0.6em 2%;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
}
	.nc_form input.submit-button:hover {
		background:#777;
	}
.nc_form input.error {
	border-color:#f00;
}
.nc_form label.error {
	color: #f00;
}
.ncfDisclaimer {
	font-size: 80%;
	margin: 0 0 1em;
	padding: 0.33em 0 0;
}
	.ncfDisclaimer span {
		display: block;
		font-weight: bold;
		font-size: 125%;
	}
		.ncfDisclaimer span.req {
			display: inline;
			font-size: 80%;
		}
	.ncfDisclaimer input {
		display: inline;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
	}
	.ncfDisclaimer label {
		display: inline;
	}
.nc_form .captcha-wrapper {
}
	.nc_form .captcha-wrapper input {
		max-width: 200px;
	}
	.nc_form .captcha-container {
		background: #fff;
		border: 1px solid #333;
		margin: 0 0 4px;
		text-align: center;
		max-width: 200px;
	}
	.nc_form .captcha-image {
		cursor: pointer;
		display: block;
		width: 100%;
	}
.nc_form .checkbox {
	margin: 0 0 10px;
}
	.nc_form .checkbox input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .checkbox input.delin {
			margin: 0;
		}
.nc_form .radio {
	margin: 0 0 10px;
}
	.nc_form .radio input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .radio input.delin {
			margin: 0;
		}
.nc_form .inlineSelect select {
	display: inline;
	width: auto;
}

/* Contact Form - Custom */

/* Contact Form Styling Ends */

	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; background-image: url(https://d78c52a599aaa8c95ebc-9d8e71b4cb418bfe1b178f82d9996947.ssl.cf1.rackcdn.com/dsk_sharing/icons/ftlg_16.png);}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_facebook{background-position: 0 0;}
	.dskSharingIcon_twitter{background-position: -16px 0;}
	.dskSharingIcon_linkedin{background-position: -32px 0;}
	.dskSharingIcon_googleplus{background-position: -48px 0;}