@charset "UTF-8";

/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
* 
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-social.css" rel="stylesheet" />
*/

@font-face {
  font-family: "SSSocial";
  src: url('webfonts/ss-social-circle.eot');
  src: url('webfonts/ss-social-circle.eot?#iefix') format('embedded-opentype'),
       url('webfonts/ss-social-circle.woff') format('woff'),
       url('webfonts/ss-social-circle.ttf') format('truetype'),
       url('webfonts/ss-social-circle.svg#SSSocialCircle') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "SSSocial";
  src: url('webfonts/ss-social-regular.eot');
  src: url('webfonts/ss-social-regular.eot?#iefix') format('embedded-opentype'),
       url('webfonts/ss-social-regular.woff') format('woff'),
       url('webfonts/ss-social-regular.ttf') format('truetype'),
       url('webfonts/ss-social-regular.svg#SSSocialRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.ss-icon, [class^="ss-"]:before, [class*=" ss-"]:before, 
.ss-icon.ss-social-circle, [class^="ss-"].ss-social-circle:before, [class*=" ss-"].ss-social-circle:before,
.ss-icon.ss-social, [class^="ss-"].ss-social:before, [class*=" ss-"].ss-social:before {
  font-family: "SSSocial";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -moz-font-feature-settings: "liga", "dlig";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig";
}

.ss-icon.ss-social-circle, [class^="ss-"].ss-social-circle:before, [class*=" ss-"].ss-social-circle:before {
  font-weight: bold;
  font-size: 160%;
  color:#44B645;

}

.facebook {
	color:#496f99 !important;
}

.twitter {
	color:#3b8fa7 !important;
}
.blogger {
	color:#F99241 !important;
}
.rss {
	color:#e1873d !important;
}

.colnarrowleft .twitter {
	text-align: center;
	  font-size: 200%;
	  background:url(../images/site/bkg-line.gif) no-repeat 50% 40%;
	  display: block;
	  margin-top: 20px;
}


.ss-icon.ss-social-circle:hover {
	color:#296FA0 !important;
}
.blogger:hover {
	color:#F99241 !important;

.ss-facebook:before{content:''}.ss-twitter:before{content:''}.ss-linkedin:before{content:''}.ss-googleplus:before{content:''}.ss-tumblr:before{content:''}.ss-wordpress:before{content:''}.ss-blogger:before{content:''}.ss-posterous:before{content:''}.ss-youtube:before{content:''}.ss-vimeo:before{content:''}.ss-flickr:before{content:''}.ss-instagram:before{content:''}.ss-pinterest:before{content:''}.ss-dribbble:before{content:''}.ss-behance:before{content:''}.ss-github:before{content:''}.ss-paypal:before{content:''}.ss-foursquare:before{content:''}.ss-skype:before{content:''}.ss-mail:before{content:'✉'}
