﻿/* __________ 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, v2, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}
.box_prof {
	border: solid 1px #b5b4b4;
}
.box_prof legend {
		position: relative;
	padding: 5px;
	margin-left: 20px;
	background-color: #ffffff;
	font-family: 'Tahoma';
	font-weight: bold;
	font-size: 10pt;
	color: #70a4c2
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* __________ Reset END __________ */

body {
	background-image: url(../fundal.png);
       background-repeat:no-repeat;
	background-color: #ffd254;
	font-family: 'Tahoma', 'Trebuchet MS', 'Arial';
	font-size: 8pt;
	color: #828181;
	line-height: 14px;
}

#head {
	width: 980px;
       height: 90px;
	margin: 0 auto;
	padding-top: 5px;
}

#logo {
	width: 380px;
	height: 96px;
	margin-top: 5px;
	float: left;
}

#ban_728x90 {
	width: 728px;
	height: 90px;
	float: right;
}

#menu_right {
	width: 15px;
	float: right;
}

#head_menu  {
	width: 980px;
	margin: 5px auto 0;
}

#menu_left {
	width: 15px;
	float: left;
}

#head_menu ul {
	background-image: url(../v2/menu_bg.png);
	background-repeat: repeat-x;
	width: 950px;
	height: 40px;
	line-height: 39px;
	text-align: center;
	float: left;
}

#head_menu li {
	margin-left: -4px;
	display: inline;
}

#head_menu li a {
	padding: 11px 15px 11px 15px;
	border-left: solid 1px #fbd467;
	border-right: solid 1px #fbd467;
	font-family: 'Arial';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #d87a16;
}

#head_menu li a:hover {
	background-image: url(../v2/menu_hover.png);
	background-repeat: repeat-x;
	height: 38px;
	color: #ffffff;
}

#body {
	width: 960px;
	
	margin: 0 auto;
	padding: 0px 9px 0 9px;
	background-color: #ffffff;
	border-left: solid 1px #fbc357;
	border-right: solid 1px #fbc357;
}

#content {
	width: 650px;
	margin-right: 10px;
	padding-top: 10px;
	float: left;
}


#content table {
	width: 100%;
	margin: 10px 0 20px 0;
	background-color: #f0f1ee;
}
#colhead{
	background-image: url(../v2/bg_p2.gif);
	height:26px;
	background-repeat: no-repeat;
	
}
#colhead2{
	background-image: url(../v2/bg_p2.gif);
	height:26px;
	background-repeat: repeat-x;
	
}
#colhead .head {
	background-image: url(../v2/bg_p2.gif);
	height:26px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px !important;
}

.nr {
	width: 12px;
	white-space: nowrap;
	text-align:right;
}

.hit {
	width: 22px;
	white-space: nowrap;
	text-align: center;
}

.cat,
.add {
	width: 1%;
	white-space: nowrap;
	text-align: center;
}

.mel {
	text-align: left;
}

.mel a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

.mel a:hover {
	color: #FFAB3F;
	text-decoration: underline;
}
.mel2 a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

.mel2 a:hover {
	color: #FFAB3F;
	text-decoration: underline;
}
.mel_dld a {
	font-family: 'Arial';
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tags {
    text-align: center;
}
    
.tags a {
    color: #666666;
    font-family: Arial;
    font-weight: 700;
    text-decoration: none;
}
.tags a:hover {
    color: #DF6421;
    text-decoration: underline;
}

#content table td {
	padding: 0 5px 0 5px;
	border: solid 1px #e4e3e3;
	line-height: 18px;
}

.letter_search {
	margin-top: 10px;
}

a.letter_box {
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	background-color: #f0f1ee;
	border: solid 1px #b5b6b3;
	font-weight: bold;
	color: #9c8071;
	text-decoration: none;
	line-height: 20px;
}

a.letter_box:hover {
	background-color: #ffcc00;
	color: #ffffff;
}
a.letter_box_current {
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	background-color: #ffcc33;
	border: solid 1px #b5b6b3;
	font-weight: bold;
	color: #9c8071;
	text-decoration: none;
	line-height: 20px;
}

a.letter_box_current:hover {
	background-color: #ff99ff;
	color: #ffffff;
}

.letter_search2 {
	margin-top: 4px;
}

a.letter_box2 {
	padding: 1px 2px 1px 2px;
	white-space: nowrap;
	border: solid 0px #999999;
	font-weight: bold;
	color: #cc99ff;
	text-decoration: none;
	line-height: 13px;
}

a.letter_box2:hover {
	background-color: #cccccc;
	color: #ffffff;
}
a.letter_box_current2 {
	padding: 1px 2px 1px 2px;
	white-space: nowrap;
	background-color: #CCCCCC;
	border: solid 0px #b5b6b3;
	font-weight: bold;
	color: #9c8071;
	text-decoration: none;
	line-height: 13px;
}

a.letter_box_current2:hover {
	background-color: #70a4c2;
	color: #ffffff;
}

#side {
	width: 300px;
	float: left;
}

.box_title {
	position: relative;
	padding: 5px;
	margin-left: -5px;
	font-family: 'Tahoma';
	font-weight: bold;
	font-size: 10pt;
	color: #a4a4a4;
}

.box {
	width: 278px;
	padding: 15px 10px 10px 10px;
	margin: -6px 0 15px 0;
	border: solid 1px #ffd3d3;
}

.box1 {
        position: relative;
	width: 280px;
	padding: 15px -5px 70px 50px;
	margin: -6px 0 15px 0;
}

.box3 {
	width: 278px;
	padding: 15px 10px 10px 10px;
	margin: -6px 0 15px 0;
	border: solid 1px #ffd3d3;
}
	
input, textarea, select { border: 1px solid #cccccc; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background: #fff url(../v2/textarea_bg.gif) 0 0 repeat; color: #666666; padding: 4px; margin: 3px 0; overflow:auto; vertical-align: middle; }

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus { border: 1px solid #acacac; border: 1px solid #aaa; background: #fff url(../v2/textarea_bg.gif) 0 -400px repeat; }
input.check, input.radio { background: none; border: none; vertical-align: middle; width: 12px; height:12px; line-height:12px; }
input.custom ,textarea.custom, select.custom {
	width: 240px;
	height: 16px;
border: 1px solid #cccccc; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background: #fff url(../v2/textarea_bg.gif) 0 0 repeat; color: #666666; padding: 4px; margin: 3px 0; overflow:auto; vertical-align: middle; 
	float: right;
}

.login_text {
	padding-left: 7px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 9pt;
}

#ban_280_first {
	margin-bottom: 10px;
}

a.tags,
ul.foot_list a {
	font-family: 'Trebuchet MS';
	color: #828181;
	text-decoration: none;
	line-height: 14px;
}

a.tags:hover,
ul.foot_list a:hover {
	text-decoration: underline;
}


.center {
	text-align: center;
}

a.big {
	font-weight: bold;
	font-size: 10pt;
	color: #e47c61;
	text-decoration: none;
}

h1, h3, h4, h5, h6 {
    font-family: 'Arial';
    color: #333333;
    font-size: 13px;
	font-weight: bold;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 14px;
}
 
h4, h5 {
    font-size: 11px;
}

h2 {
    font-size: 10px;
	color: #999999;
    font-weight: bold;
	text-transform: uppercase;
}

p {
    margin: 1em 0;
}
a {
    color: #3B5998;
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

#foot {

	background-image: url(../v2/bgfooter.gif);
       background-repeat:no-repeat;
	   


}


#foot_cont {
	width: 950px;
	margin: 0 auto;
	padding: 15px;
	
     background-image:url(../v2/abstract.jpg);
}

#foot_left_box {
	width: 500px;
	float: left;
	
}


ul.foot_list {
	width: 150px;
	margin-top: 10px;
	list-style-type: disc;
	list-style-position: inside;
	color: #ffffff;
	float: left;
}

#foot_menu_box {
	width: 450px;
	float: left;
}

#foot_menu_box1 {
	width: 450px;
	float: right;
}

ul.foot_menu {
	width: 150px;
	margin: 10px 0 10px 0;
	float: left;
}

.foot_menu a {
	padding: 3px 5px 3px 5px;
	font-family: 'Arial';
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
}

.foot_menu a:hover {
	padding: 3px 4px 3px 4px;
	background-color: #eceaea;
	border: solid 1px #d7d4d4;
	color: #666666;
}

#foot_text {
	width: 450px;
	padding-top: 10px;
	float: left;
}

.red_title {
	font-family: 'Arial';
	font-weight: bold;
	color: gray;
}

.small {
	font-size: 7pt;
}

.clr {
	clear: both;
}

.song a{
text-decoration:none;
}
#modifica_profil{
color:#003300;
font-size:12px;
font-weight:bold;
}
.bck_mel0{
clear:both;
background-color:#ffffff;
}

.bck_mel1{
clear:both;
background-color:#F4F4F4;
}

.inregistrare{

margin:0;


}
.inregistrare:hover{
background-color:#F8FACF
}
.inregistrare table td {
	margin: 0;
	background-color:#FFFFFF;
	border:none;
	padding:0px;
}
.inregistrare legend{
padding:2px;
font-weight:bold;
}
.audio_panel{
    margin:4px;
    float:left;
	height:80px;
	width:200px;
 	background-color: #F9F9F8;
	border:1px solid #C1C1C1 ;
}
.audio_panel a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

.audio_panel a:hover {
	color: #df6421;
	text-decoration: underline;
}
.audio_panel b{
color:#066284;
}
.video_panel{
    margin:4px;
	padding:4px;
    float:left;
	height:180px;
	width:196px;
 	background-color: #F9F9F8;
	border:1px solid #C1C1C1 ;
}
.video_panel a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

.video_panel a:hover {
	color: #df6421;
	text-decoration: underline;
}
.video_panel b{
color:#066284;
}
.v2_video{
	border:2px solid #C1C1C1 ;
} 


.navbar{
width: 954px;
height:23px;
margin:0 auto;
background:url(../v2/navbar.gif);
margin-bottom:5px;
padding-left:6px;
padding-top:3px;
color:#FFFFFF;
font-size:12px;
	font-family: 'Arial';
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.navbar a{
	font-family: 'Arial';
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	}
	.navbar a:hover{
	font-family: 'Arial';
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
	}

		.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
	padding: 31px 2px 2px 20px;
	white-space: nowrap;
	background-color: #aea7a6;
	border: solid 1px #aea7a6;
	font-weight: bold;
	color: #aea7a6;
	text-decoration: none;
	line-height: 20px;
}

.paginationstyle a:hover, .paginationstyle a.selected{
	background-color: #aea7a6;
	color: #ffffff;;
}

.paginationstyle a.v2links{ /*Pagination Image links style (class="v2links") */
border: 0;
padding: 0;
}

.paginationstyle a.v2links v2{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.v2links a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}
.no_border{
border:1px solid #FFFFFF;
}


div.c2 {text-align: center}
p.c1 {padding-right: 5px; text-align: center}

#translate {
	display: none;
}
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #aea7a6;
	text-decoration: none; 
	font-weight: bold;
	color: #aea7a6;
	background-color: #e5e2e1;
}
div.pagination a:hover, div.pagination a:current {
	border:1px solid #58b4f4;
	color: #817978;
	background-color: #58b4f4;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #58b4f4;
	font-weight: bold;
	background-color: #58b4f4;
	color: #58b4f4;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid red;
	color: red;
}

#margina {
    background: url("v2/right/socialbg2.gif") no-repeat scroll 0 0 #FFFFFF;
    float: right;
    height: 120px;
    padding-left: 7px;
    padding-top: 6px;
    width: 293px;
}

/* Social */

.social-image{
    position: relative;
	margin-left: auto;
    margin-right: auto;
	width:280px;
	padding:2px;
	background-color:#FFF;
	margin-bottom:2px;
	margin-right:10px;
	margin-left:-20px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.socia-text{
	margin-left: auto;
    margin-right: auto;
}
#social-items{
	margin-left: auto;
    margin-right: auto;
}
#social-items li{
	display:block;
	margin-bottom:1px;
}

#socialmedia {
    background: url("v2/right/socialbg2.gif") no-repeat scroll 0 0 #FFFFFF;
    float: right;
    height: 120px;
    padding-left: 7px;
    padding-top: 6px;
    width: 293px;
}
#socialmedia ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#socialmedia li {
    border: 0 none;
    height: 31px;
    margin: 0 0 5px;
}
#socialmedia li a:hover {
    border: 0 none;
}
#socialmedia v2 {
    border: 0 none;
    padding: 0;
}

.social_nav {
    display: inline;
    float: left;
    height: 21px;
    margin: 0;
    padding: 0;
}
#social-itunes {
    background: url("v2/sharev2/social-itunes.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 31px;
    width: 285px;
}
#social-itunes:hover {
    background-position: left bottom;
}
#social-youtube {
    background: url("v2/sharev2/social-youtube.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 31px;
    width: 285px;
}
#social-youtube:hover {
    background-position: left bottom;
}
#social-twitter {
    background: url("v2/sharev2/social-twitter.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 31px;
    width: 285px;
}
#social-twitter:hover {
    background-position: left bottom;
}
#social-facebook {
    background: url("v2/sharev2/social-facebook.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 31px;
    width: 285px;
}
#social-facebook:hover {
    background-position: left bottom;
}
#social-myspace {
    background: url("v2/sharev2/social-myspace.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 31px;
    width: 285px;
}
#social-myspace:hover {
    background-position: left bottom;
}

.invisible {
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}

.feed-buttons {
    margin-top: 5px;
}
.fed_left {
    text-align: left;
}
.fed_center {
    text-align: center;
}
.fed_right {
    text-align: right;
}
li.Feed_Widget a {
    background: none repeat scroll 0 0 transparent !important;
    margin: 0 !important;
    padding: 0 !important;
}

.feed-buttons v2 {
    -moz-transition: all 0.2s ease-in 0s;
    border: 0 none !important;
    display: inline;
    margin-right: 10px !important;
}
.feed-buttons a {
    background: none repeat scroll 0 0 transparent !important;
}
.feed-buttons a:hover {
    border: 0 none;
    text-decoration: none;
}
.feed-buttons v2.fade:hover {
    -moz-transition: all 0.2s ease-in 0s;
    opacity: 1 !important;
}
.feed-buttons v2.scale:hover {
    -moz-transform: scale(1.2);
    -moz-transition: all 0.2s ease-in 0s;
}
.feed-buttons v2.bounce:hover {
    -moz-transform: translate(0px, -2px);
    -moz-transition: all 0.2s ease-in 0s;
}
.feed-buttons v2.combo:hover {
    -moz-transform: scale(1.1) translate(0px, -4px);
    -moz-transition: all 0.2s ease-in 0s;
    opacity: 1 !important;
}
/*================
    Tabs-Menu
================== */

#tabs-menu {
    padding: 3px 0;
}
#tabs-menu input, #tabs span {
    font-size: 13px;
    font-weight: bold;
    margin: 0 2px;
    padding: 7px;
}
#tabs .brd {
    border: 1px solid #CCCCCC;
    padding: 7px;
    text-align: center;
}
.tembed textarea {
    height: 100px;
    overflow-y: scroll;
    width: 80%;
}
.shareDiv label {
    display: block;
    float: left;
    font-size: 12px;
    text-align: center;
    width: 24%;
}
.shareDiv input {
    width: 70%;
}
#content table {
    margin-bottom: 0;
    margin-top: 5px;
}
#pl {
    overflow: hidden;
    padding-left: 120px;
    width: 388px;
}

/*================
    boxes
================== */
.box {
  margin-bottom: 25px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
  text-shadow: none;
}
.box header {
  height: 44px;
  background: url(../img/bg-pattern-line.png) bottom repeat-x;
}
.box header .inner {
  height: 37px;
  border: 1px solid #222;
  background: #222;
  position: relative;
  box-shadow: inset 0 1px 0 #5e5e5e, inset 1px 0 0 #5e5e5e, inset -1px 0 0 #5e5e5e;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #222;
  background: linear-gradient(top, #363636, #222222);
}
.box header .title {
  margin: 10px;
}
.box header h1 {
  display: inline;
  color: #eee;
  font-size: 16px;
  text-shadow: -2px 2px 4px rgba(0, 0, 0, 0.7);
  letter-spacing: 1px;
}
.box header a {
  color: #ccc;
  font-size: 11px;
  margin-left: 5px;
  -webkit-transition: all 0 ease 0;
  -moz-transition: none;
  -o-transition: all 0 ease 0;
  transition: all 0 ease 0;
}
.box header a:hover {
  color: #fff;
}
.box header nav {
  margin: 0 30px 0 15px;
}
.box header nav li {
  float: left;
  margin-top: 5px;
}
.box header nav li.active a {
  background: url(../img/bg-pattern-tab.png);
  color: #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: inset 0 1px 0 #78b9fc;
}
.box header nav li a {
  padding: 8px 10px 0 10px;
  margin-right: 6px;
  margin-left: 0 !important;
  display: block;
  height: 26px;
}
.box header .close {
  padding-top: 12px;
  width: 14px;
  height: 0;
  overflow: hidden;
  display: block;
  position: absolute;
  right: 12px;
  top: 13px;
  background: url(../img/sprites.png) 0 0 no-repeat;
}
.box header .close:hover {
  background-position: -14px 0;
}
.box header nav li a:hover, .box header .left a:hover {
  text-decoration: none;
}
.box.closed header .close {
  background-position: -28px 0;
}
.box.closed header .close:hover {
  background-position: -42px 0;
}
.box.modal-window .close {
  background-position: -56px 0;
}
.box.modal-window .close:hover {
  background-position: -70px 0;
}
.box .box-content {
  background: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
.box .box-content.no-inner-space {
  padding: 0;
}
.box .box-content.no-inner-space .pane {
  margin: 1px;
  margin-top: 0;
}
.box .box-content .pane {
  overflow: hidden;
  background: #DADADA;
  border-top: 1px solid #ccc;
  margin: -9px;
  margin-top: 10px;
  padding: 10px;
  background: linear-gradient(top, #f2f2f2, #dadada);
  box-shadow: inset 0 1px 0 #fff;
}
.box .box-content .pane select {
  width: 150px;
}
.box .box-content .pane input[type=text] {
  width: 250px;
}
.box .box-content .pane > * {
  margin-right: 5px;
}
.box .columns, .simple-box .columns {
  overflow: hidden;
}
.box .columns .left, .simple-box .columns .left {
  width: 48%;
  border-right: 1px solid #ccc;
  margin-right: 5px;
}
.box .columns .right, .simple-box .columns .right {
  float: none;
  padding-left: 10px;
  overflow: hidden;
}
.simple-box {
  background: #fff;
  border-radius: 8px;
  box-shadow: 2px -2px 3px rgba(0, 0, 0, 0.1), -2px 2px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin-bottom: 25px;
}
.simple-box header {
  border-bottom: 1px solid #767676;
  margin-bottom: 10px;
  padding-bottom: 3px;
}
.simple-box header h1 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin: 0;
}
.simple-box .inner {
  overflow: hidden;
  margin: 15px 10px;
}

/* Sharing Social */

.sharing-box {
	float:left;
	width: 637px;
	padding:20px 0 10px 0;
	border-top:0px solid #dbdbdb;
	margin:30px 0px 0px 0px;
}
.sharing-box .share-facebook {
	float:left;
	width: 200px;
	padding-top:8px;
}

.sharing-box .share-twitter {
	float:left;
	width: 100px;
	padding-top: 8px;
}

.sharing-box .share-social {
	float:right;
}
.sharing-box .share-social li {
	display:block;
	float:left;
	width:32px;
	height:32px;
	overflow:hidden;
	margin-left:8px;
	padding:0;
}
.sharing-box .share-social a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:32px;
	height:32px;
}
ul.social li {
	background:none;
	list-style-position:inherit;
	list-style-type:none;
	float:left;
	border:0;
	margin-bottom:3px;
	margin-right:3px;	
	padding: 5px;
	border: 1px solid #d4d4d4 !important;
	border-top: 1px solid #f1f1f1 !important;
	border-left: 1px solid #eee !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	display:block;
}
ul.social li a {
	float:left;
	display:block;
	width:32px;
	height:32px;
}
.social a.twitter,
.share-social a.twitter
{ 
	background:url(../v2/sharev2/mini-social/black-white/twitter.png) no-repeat left top;
}
.social a.delicious,
.share-social a.delicious 
{ 
	background:url(../v2/sharev2/mini-social/black-white/delicious.png) no-repeat left top;
}

.social a.facebook,
.share-social a.facebook
{ 
	background:url(../v2/sharev2/mini-social/black-white/facebook.png) no-repeat left top;
}

.social a.digg,
.share-social a.digg 
{ 
	background:url(../v2/sharev2/mini-social/black-white/digg.png) no-repeat left top;
}

.social a.stumbleupon,
.share-social a.stumbleupon 
{ 
	background:url(../v2/sharev2/mini-social/black-white/stumbleupon.png) no-repeat left top;
}

.social a.reddit,
.share-social a.reddit 
{ 
	background:url(../v2/sharev2/mini-social/black-white/reddit.png) no-repeat left top;
}
.share-social a.designfloat 
{ 
	background:url(../v2/sharev2/mini-social/black-white/designfloat.png) no-repeat left top;
}

.social a.rss { background:url(../v2/sharev2/mini-social/black-white/rss.png) no-repeat left top; }
.social a.flickr { background:url(../v2/sharev2/mini-social/black-white/flickr.png) no-repeat left top; }
.social a.vimeo { background:url(../v2/sharev2/mini-social/black-white/vimeo.png) no-repeat left top; }
.social a.youtube { background:url(../v2/sharev2/mini-social/black-white/youtube.png) no-repeat left top; }
.social a.linkedin { background:url(../v2/sharev2/mini-social/black-white/linkedin.png) no-repeat left top; }
.social a.deviantart { background:url(../v2/sharev2/mini-social/black-white/deviantart.png) no-repeat left top; }
.social a.tumblr { background:url(../v2/sharev2/mini-social/black-white/tumblr.png) no-repeat left top; }
.social a.lastfm { background:url(../v2/sharev2/mini-social/black-white/lastfm.png) no-repeat left top; }


.social a.twitter:hover,
.share-social a.twitter:hover 
{ 
	background:url(../v2/sharev2/mini-social/colorful/twitter.png) no-repeat left top;
}
.social a.delicious:hover,
.share-social a.delicious:hover 
{ 
	background:url(../v2/sharev2/mini-social/colorful/delicious.png) no-repeat left top;
}
.social a.facebook:hover,
.share-social a.facebook:hover
{ 
	background:url(../v2/sharev2/mini-social/colorful/facebook.png) no-repeat left top; 
}
.social a.digg:hover,
.share-social a.digg:hover
{ 
	background:url(../v2/sharev2/mini-social/colorful/digg.png) no-repeat left top; 
}
.social a.stumbleupon:hover,
.share-social a.stumbleupon:hover 
{ 
	background:url(../v2/sharev2/mini-social/colorful/stumbleupon.png) no-repeat left top;
}
.social a.reddit:hover,
.share-social a.reddit:hover 
{ 
	background:url(../v2/sharev2/mini-social/colorful/reddit.png) no-repeat left top; 
}
.share-social a.designfloat:hover
{ 
	background:url(../v2/sharev2/mini-social/colorful/designfloat.png) no-repeat left top;
}
.social a.rss:hover { background:url(../v2/sharev2/mini-social/colorful/rss.png) no-repeat left top; }
.social a.flickr:hover { background:url(../v2/sharev2/mini-social/colorful/flickr.png) no-repeat left top; }
.social a.vimeo:hover { background:url(../v2/sharev2/mini-social/colorful/vimeo.png) no-repeat left top; }
.social a.youtube:hover { background:url(../v2/sharev2/mini-social/colorful/youtube.png) no-repeat left top; }
.social a.linkedin:hover { background:url(../v2/sharev2/mini-social/colorful/linkedin.png) no-repeat left top; }
.social a.deviantart:hover { background:url(../v2/sharev2/mini-social/colorful/deviantart.png) no-repeat left top; }
.social a.tumblr:hover { background:url(../v2/sharev2/mini-social/colorful/tumblr.png) no-repeat left top; }
.social a.lastfm:hover { background:url(../v2/sharev2/mini-social/colorful/lastfm.png) no-repeat left top; }

/* Sharing Social-END */

		<!--- SFARSIT PAGINATIE --->
