/** 
 ** This style is only to facilitate the usage in stilern template. 
 ** if you want to see the original version please consult readme.txt for a list of credits  
 ** ======================================================================================= **/


/*  Typicons  
==================================== */

@font-face {
	font-family: 'Typicons';
	src: url('../font/typicons-regular-webfont.eot');
	src: url('../font/typicons-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../font/typicons-regular-webfont.woff') format('woff'),
		url('../font/typicons-regular-webfont.ttf') format('truetype'),
		url('../font/typicons-regular-webfont.svg#TypiconsRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="typicn-"]:before, [class*=" typicn-"]:before {
  font-family: Typicons;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="typicn-"], a [class*=" typicn-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the typicn container */
.typicn-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="typicn-"], .btn [class*=" typicn-"] {
  /* keeps button heights with and without typicn the same */
  line-height: .9em;
}

li [class^="typicn-"], li [class*=" typicn-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .typicn-large[class^="typicn-"], li .typicn-large[class*=" typicn-"] {
  /* 1.5 increased font size for icofont-large * 1.25 width */

  width: 1.875em;
}
li[class^="typicn-"], li[class*=" typicn-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="typicn-"]:before, li[class*=" typicn-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="typicn-"].typicn-large:before, li[class*=" typicn-"].icofont-large:before {
  text-indent: -1.3333333333333333em;
}

.typicn-location:before {content: "A";}
.typicn-phone:before {content: "B";}
.typicn-home:before {content: "C";}
.typicn-camera:before {content: "D";}
.typicn-left:before {content: "E";}
.typicn-right:before {content: "F";}
.typicn-up:before {content: "G";}
.typicn-down:before {content: "H";}
.typicn-refresh:before {content: "I";}
.typicn-sync:before {content: "J";}
.typicn-loop:before {content: "K";}
.typicn-repeat:before {content: "L";}
.typicn-shuffle:before {content: "M";}
.typicn-rss:before {content: "N";}
.typicn-cog:before {content: "O";}
.typicn-spanner:before {content: "P";}
.typicn-barChart:before {content: "Q";}
.typicn-pieChart:before {content: "R";}
.typicn-lineChart:before {content: "S";}
.typicn-views:before {content: "T";}
.typicn-zoomIn:before {content: "V";}
.typicn-zoomOut:before {content: "U";}
.typicn-export:before {content: "W";}
.typicn-user:before {content: "X";}
.typicn-group:before {content: "Y";}
.typicn-microphone:before {content: "Z";}
.typicn-globe:before {content: "a";}
.typicn-thumbsUp:before {content: "b";}
.typicn-thumbsDown:before {content: "c";}
.typicn-tag:before {content: "d";}
.typicn-tab:before {content: "e";}
.typicn-warning:before {content: "f";}
.typicn-tick:before {content: "g";}
.typicn-beta:before {content: "h";}
.typicn-unlock:before {content: "i";}
.typicn-lock:before {content: "j";}
.typicn-eject:before {content: "k";}
.typicn-move:before {content: "l";}
.typicn-expand:before {content: "m";}
.typicn-cancel:before {content: "n";}
.typicn-power:before {content: "o";}
.typicn-compass:before {content: "p";}
.typicn-radar:before {content: "q";}
.typicn-directions:before {content: "r";}
.typicn-pin:before {content: "s";}
.typicn-mute:before {content: "t";}
.typicn-volume:before {content: "u";}
.typicn-world:before {content: "v";}
.typicn-write:before {content: "w";}
.typicn-minus:before {content: "x";}
.typicn-equals:before {content: "y";}
.typicn-feed:before {content: "z";}
.typicn-batteryNone:before {content: "0";}
.typicn-batteryLow:before {content: "1";}
.typicn-batteryMid:before {content: "2";}
.typicn-batteryHigh:before {content: "3";}
.typicn-batteryPower:before {content: "4";}
.typicn-plus:before {content: "5";}
.typicn-times:before {content: "6";}
.typicn-next:before {content: "7";}
.typicn-previous:before {content: "8";}
.typicn-edit:before {content: "9";}
.typicn-cut:before {content: "'";}
.typicn-anchor:before {content: "(";}
.typicn-bookmark:before {content: ")";}
.typicn-music:before {content: "*";}
.typicn-puzzle:before {content: "+";}
.typicn-archive:before {content: ",";}
.typicn-mobile:before {content: "-";}
.typicn-contrast:before {content: ".";}
.typicn-brightness:before {content: "/";}
.typicn-flag:before {content: "{";}
.typicn-info:before {content: "|";}
.typicn-unknown:before {content: "}";}
.typicn-chat:before {content: "~";}
.typicn-mail:before {content: "[";}
.typicn-message:before {content: "\005C";}
.typicn-delete:before {content: "]";}
.typicn-backspace:before {content: "^";}
.typicn-infinity:before {content: "_";}
.typicn-key:before {content: "$";}
.typicn-time:before {content: "%";}
.typicn-grid:before {content: "\0022";}
.typicn-list:before {content: "\0023";}
.typicn-heart:before {content: ";";}
.typicn-star:before {content: "=";}
.typicn-back:before {content: "?";}
.typicn-forward:before {content: "@";}

/*  end Typicons  
==================================== */

/*  Sosialico  
==================================== */

@font-face {
  font-family: "Socialico";
  src: url('../font/Socialico.eot');
  src: url('../font/Socialico.eot?#iefix') format('eot'), url('../font/Socialico.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/*  Font Socialico styles
    ------------------------------------------------------- */
[class^="socialico-"]:before, [class*=" socialico-"]:before {
  font-family: Socialico;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="socialico-"], a [class*=" socialico-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the socialico container */
.socialico-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="socialico-"], .btn [class*=" socialico-"] {
  /* keeps button heights with and without icofonts the same */

  line-height: .9em;
}

.socialico-amazon:before{content: 'A';}
.socialico-bebo:before{content: 'B';}
/*.socialico-:before{content: 'C';}*/
.socialico-dribbble:before{content: 'D';}
.socialico-behance:before{content: 'E';}
.socialico-facebook:before{content: 'F';}
.socialico-google:before{content: 'G';}
.socialico-skype:before{content: 'H';}
.socialico-linkedin:before{content: 'I';}
.socialico-deviantART:before{content: 'J';}
.socialico-badoo:before{content: 'K';}
.socialico-twitter:before{content: 'L';}
.socialico-myspace:before{content: 'M';}
.socialico-flickr:before{content: 'N';}
.socialico-tumblr:before{content: 'O';}
.socialico-paypal:before{content: 'P';}
.socialico-quora:before{content: 'Q';}
.socialico-rss:before{content: 'R';}
.socialico-stumbleupon:before{content: 'S';}
.socialico-twitter-text:before{content: 'T';}
.socialico-blogger:before{content: 'U';}
.socialico-vimeo:before{content: 'V';}
.socialico-wordpress:before{content: 'W';}
.socialico-youtube:before{content: 'X';}
.socialico-yahoo:before{content: 'Y';}
.socialico-aim:before{content: 'Z';}

.socialico-amazon-sign:before{content: 'a';}
.socialico-bebo-sign:before{content: 'b';}
/*.socialico-:before{content: 'c';} */
.socialico-dribbble-sign:before{content: 'd';}
.socialico-behance-sign:before{content: 'e';}
.socialico-facebook-sign:before{content: 'f';}
.socialico-google-sign:before{content: 'g';}
.socialico-skype-sign:before{content: 'h';}
.socialico-linkedin-sign:before{content: 'i';}
.socialico-deviantART-sign:before{content: 'j';}
.socialico-badoo-sign:before{content: 'k';}
.socialico-twitter-sign:before{content: 'l';}
.socialico-myspace-sign:before{content: 'm';}
.socialico-flickr-sign:before{content: 'n';}
.socialico-tumblr-sign:before{content: 'o';}
.socialico-paypal-sign:before{content: 'p';}
.socialico-quora-sign:before{content: 'q';}
.socialico-rss-sign:before{content: 'r';}
.socialico-stumbleupon-sign:before{content: 's';}
.socialico-twitter-text-sign:before{content: 't';}
.socialico-blogger-sign:before{content: 'u';}
.socialico-vimeo-sign:before{content: 'v';}
.socialico-wordpress-sign:before{content: 'w';}
.socialico-youtube-sign:before{content: 'x';}
.socialico-yahoo-sign:before{content: 'y';}
.socialico-aim-sign:before{content: 'z';}

.socialico-windows:before{content: '0';}
.socialico-addthis:before{content: '1';}
.socialico-sharethis:before{content: '2';}
.socialico-heart:before{content: '3';}
.socialico-picasa:before{content: '4';}
.socialico-viddler:before{content: '5';}
.socialico-lastfm:before{content: '6';}
.socialico-google-map:before{content: '7';}
.socialico-feed:before{content: '8';}
.socialico-qik:before{content: '9';}

.socialico-blank:before{content: '\f0c8';}
.socialico-soundcloud:before{content: '!';}
.socialico-me:before{content: '$';}
.socialico-pinterest:before{content: '&';}
/*
.socialico-:before{content: '(';}
.socialico-:before{content: ')';}
*/
.socialico-ziki:before{content: ',';}
.socialico-start:before{content: '-';}
.socialico-ilike:before{content: '.';}
.socialico-steam:before{content: '/';}
.socialico-google-talk:before{content: '?';}
.socialico-apple:before{content: '@';}

/*  end Sosialico  
==================================== */

