﻿@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


/* 반드시 들어가야 하는 스타일 시작 */
/* 본문 공통 */
body{font:13px 'Nanum Gothic', NanumGothic,'나눔고딕',Dotum, Arial, Helvetica, sans-serif;color:#666;padding:0; margin:0;}
a:link          { color:#555; text-decoration:none;}
a:visited       { color:#555; text-decoration:none;}
a:hover         { color:#4c7fdb; text-decoration:underline;}
a:active        { color:#4c7fdb; text-decoration:none;}

/* 페이징 - 현재 페이지 */
.selected     { font-weight:bold; color:#4b7eda; }
.no-more-prev { background:#808586 !important;}
.no-more-next { background:#808586 !important;}


/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
.branch3 { padding:0 0 6px 0;font-size:1em; font-weight:bold; cursor:pointer;}
.branch3 .c_cnt {color:inherit}


/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f30;}

/* 달력 월 표시 */
    .cal_month              { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  height:18px; font-weight:bold;}
/* 달력 요일 표시(th 영역) */
    .cal_week1              { font:0.95em Dotum, Arial, sans-serif;  height:18px;  font-weight:normal;}
/* 달력 일요일 표시(th 영역) */
    .cal_week2              { font:0.95em Dotum, Arial, sans-serif;  color:#f30; }

/* 달력 Week(tr 영역)  */
    .cal_week               { }
    .cal_current_week       { }

/* 달력 Day(td 영역) */
    .cal_day                { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;  text-align:center;}
/* 달력 Day, 일요일 (td 영역)  */
    .cal_day_sunday         { color:#f30 !important;}
    .cal_day_sunday a        { color:#f30 !important;}

/* 달력 지난 달 날짜 표시(td)   */
    .cal_day1               { color:#ccc;}
/* 달력 다음 달 날짜 표시(td)   */
    .cal_day2               { color:#ccc;}
/* 달력 이번 달 날짜 표시(td) */
    .cal_day3               { color:#666;}
/* 달력 오늘 날짜 표시(td) */
    .cal_day4               { color:#000;  text-decoration:underline;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#333;  font-weight:bold;}
    a.cal_click:visited     { color:#333;  font-weight:bold;}
    a.cal_click:hover       { color:#f30;  font-weight:bold;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { background:url(images/iconAdmin.gif) no-repeat; padding-left:20px; }
    .rp_secret              { color:#f30;}
/* 종류별 방명록 글 [##_guest_rep_class_##] */
    .guest_general          { }
    .guest_admin            { background:url(images/iconAdmin.gif) no-repeat; padding-left:20px;}
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
    .hiddenComment { background:url(images/iconSecret.gif) no-repeat;  padding-left:20px;  font-weight:normal;}


/* 이미지 아래 캡션 스타일 */
    .cap1                   { color:#999;  text-align:center; padding:4px 0; margin:0;}
/* 그림 */
    .imageblock      { border:0px solid #ddd; padding:5px 0; margin:5px 0; text-align:center; }
/* 왼쪽 */
    .left                   { }
/* 가운데 */
    .center                 { }
/* 오른쪽 */
    .right                  { }
/* 그림 2개 배치 */
    .dual                   { background-color:#fff; margin-bottom:5px;}
/* 그림 3개 배치 */
    .triple                 { background-color:#fff; margin-bottom:5px;}

/* 본문 - more / less */
    .moreless_fold          { background:url(images/iconMore.gif) top left no-repeat;  padding-left:20px; color:#000;}
    .moreless_top           { background:url(images/iconLess.gif) top left no-repeat;  padding-left:20px; color:#000;}
    .moreless_body          { }
    .moreless_bottom        { background:url(images/iconLess.gif) top right no-repeat;  padding-right:20px; color:#999; text-align:right;}

/* 키워드 */
    .key1 { cursor: pointer; border-bottom: 1px dotted #ccc; }


/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

hr              { display:none;}
img             { border:0;}
h1, h2, h3, h4  { margin:0;  padding:0;}
h1              { font-size: 1.6em;}
h2              { font-size:1.45em;}
h3              { font-size:1.3em;}
h4              { font-size:1em;}
input           { border:1px solid #E5E5E5;}
textarea        { border:1px solid #E5E5E5;}








/* 블로그 레이아웃 */
#headerBox {}
#container {position:relative; width:960px;margin:0 auto;}
#content {float:left;display:block;width:670px;padding:16px 0 0;}
#sidebar {float:right; display:block; margin-top:-50px; width:214px;}
#footer {background:#FFF;clear:both;padding:20px 0 0 0;}
.clear {clear:both}
.container {position:relative;width:960px;margin:0 auto}

/* ***** Header ***** */
#headerBox {height:160px; border-top:3px solid #537db1;}
	#header {border-top:3px solid #bac5e3;}
	#header .container {padding-top:75px; padding-bottom:14px; border-bottom:4px solid #eaedf7;}
	#header .brand {}
	#pageInfo {position:absolute; right:0; top:10px}
	#pageInfo a {font:normal 12px gulim, "굴림"; padding:0 13px 0 15px;background:url(./images/bul_bar.png) 0 5px no-repeat;}
	#pageInfo a:first-child {background:none;}

	#tistorytoolbarid {display:none !important}

/* ***** content ***** */
#content .nonEntry h3 { margin-bottom:10px; padding-left:30px;color:#555; line-height:1.4;background:url(./images/bul_header3.png) no-repeat;}
	#content .nonEntry h3 em {font-style:normal; color:#2d5ee3;}

#content .entry { margin:0; padding:0 0 15px 0;}

#special-list {display:none; overflow:hidden; margin:30px 0 30px; height:190px;}
#special-list .item {float:left; display:block; position:relative; padding:0; margin-left:16px; width:212px; border:none;}
#special-list .item:first-child {margin-left:0;}
#special-list .item a {display:block; text-align:center;}
#special-list .item .imgWrap {overflow:hidden; margin:3px 0 0 3px; width:209px; height:135px; border:1px solid #eee; background:#fafafa}
#special-list .item .imgWrap img {display:none; margin-left:-10%; width:120%;height:auto;}
#special-list .item .subject {display:block; overflow:hidden; margin-top:.7em; font-size:1.1em; color:#333; height:32px;}
#special-list .item a:hover .subject, #special-list .item a:active .subject {color:#4c7fdb}
#special-list .item .rankBar {position:absolute; z-index:10; left:0; top:0; width:78px;height:79px;}
#special-list .item.rank1 .rankBar {background:url(./images/rank1.png) no-repeat}
#special-list .item.rank2 .rankBar {background:url(./images/rank2.png) no-repeat}
#special-list .item.rank3 .rankBar {background:url(./images/rank3.png) no-repeat}

.default-list {clear:both;}
#searchList                { margin:0; padding:0 0 15px 0;}
#searchList ol,
#searchRplist ol            { list-style:none; padding:0; margin:30px 0 10px; border-top:1px solid #7f7f7f}
#searchList li,
#searchRplist li            { padding:7px 0; font-size:1em; border-bottom:1px dotted #7f7f7f; color:#000000;}
#searchList .date,
#searchRplist .date         { float:left;margin-right:20px; margin-left:4px; color:#888;font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;}
#searchList .cnt            { font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#f60;}
#searchRplist .name         { font:0.95em Dotum, Arial, sans-serif;    color:#999;  padding-left:8px;}
#searchList a,
#searchRplist a				{text-decoration:none}    

#localog .spot              { background:url(images/iconIndentArrow_local.gif) 5px 0 no-repeat;  padding-left:20px;  margin-top:5px;}
#localog .info              { background:url(images/iconIndentArrow_localinfo.gif) 5px 3px no-repeat;  padding-left:15px;  margin-top:2px;}
#localog a:link             { color:#5a5194;}
#localog a:visited          { color:#5a5194;}
#localog a:hover            { color:#7870ab;  text-decoration:underline;}

#taglog ul                  { padding:5px; margin:0; text-align:justify;}
#taglog li                  { display:inline;}
#taglog a:hover             { background-color:#eee;  color:#000;}
#taglog li .cloud1          { background-color:#eee;  color:#a2348f;  font-weight:bold;  font-size:16px;}
#taglog li .cloud2          { background-color:#eee;  color:#5a5194;  font-weight:bold;  font-size:15px;}
#taglog li .cloud3          { background-color:#eee;  color:#7870ab;  font-weight:bold;  font-size:14px;}
#taglog li .cloud4          { background-color:#eee;  color:#666;     font-size:13px;}
#taglog li .cloud5          { font-size:12px;  color:#999; }

#guestbook p                { padding:2px 0; margin:0;}

#guestWrite                 { padding:10px;  background-color:#f5f5f5;  border:1px solid #ddd;}
#guestWrite input           { width:150px;}
#guestWrite textarea        { width:/*@post-width:-45=*/635px/*@*/;overflow: hidden;  padding:5px;}
#guestWrite .homepage       { width:300px;}
#guestWrite .submit         { background:url(images/btn_visit.gif) no-repeat; width:71px; height:23px; overflow:hidden; display:block; text-indent:-1000em; border:0; cursor:pointer; margin:0 auto;}

#guestList                  { padding:10px 0 0 0;}
#guestList ol,
#guestList ul               { margin:0; padding:0;  list-style:none;}
#guestList li p             { border-top:1px dashed #ccc; margin-top:5px; padding-top:5px;}
#guestList ol li            { border:5px solid #eee;  padding:10px;  margin-bottom:10px;  overflow:hidden;}
#guestList li ul li         { margin-left:20px;  background:url("images/iconIndentArrow_local.gif") no-repeat 10px 10px;  background-color:#f5f5f5;  padding-left:25px;  border:none;  width:500px; overflow:hidden;}
#guestList li .name         { color:#666;  font-weight:bold;}
#guestList li .date         { font:0.8em Tahoma, Helvetica, Arial, Gulim, sans-serif;}

#guestList .control a.address       { background:url(images/btnAddress001.gif) no-repeat;  padding-left:24px;  padding-bottom:2px;  text-decoration:none;}
#guestList .control a.address span  { display:none;}
#guestList .control a.modify        { background:url(images/btnModifyDelete001.gif) no-repeat;  padding-left:24px;  padding-bottom:2px;  text-decoration:none;}
#guestList .control a.modify span   { display:none;}
#guestList .control a.write         { background:url(images/btnReply001.gif) no-repeat;  padding-left:13px;  padding-bottom:2px;  text-decoration:none;}
#guestList .control a.write span    { display:none;}


/* entry */
.entryNotice h2,
.entryProtected h2,
.entry h2   { margin-bottom:.8em; font-size:1.2em; line-height:1.4;}
.entry h2 a	{ color:#555; padding:8px 0 5px 0;}

.titleWrap               { border-bottom:1px solid #7f7f7f;  padding-bottom:10px; margin-bottom:20px;}
.titleWrap .category a   { font-size:1em;color:#333; margin-right:8px;}
.titleWrap .date         { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;}
.share-article			 { float:right; margin-top:10px;}
	.share-article .twitter-share-button.twitter-count-horizontal {width:90px !important}

.entryProtected p.text   { background:url(images/imgProtected.gif) no-repeat ; padding-left:50px;}
.entryProtected input    { width:200px;}
.entryProtected .submit  { width:100px; padding-top:2px; height:20px; background-color:#ccc;}


.article                 { padding:0; overflow:hidden; font:normal 11pt/1.7 'Nanum Gothic', NanumGothic,'나눔고딕',Dotum, Arial, Helvetica, sans-serif;;
color:#333;}

.article a:link          { color:#666;  text-decoration:none;}
.article a:visited       { color:#666;  text-decoration:none;}
.article a:hover         { color:#666;  text-decoration:underline;}
.article a:active        { color:#666;  text-decoration:none;}

.article dt              { text-decoration:underline;}
.article dd              { margin-left:20px;  padding-bottom:10px;}

.article blockquote      { background:url(images/iconBlockquote.gif) top left no-repeat;  padding-left:25px;  margin:10px 20px;}

.author                  { text-align:right; color:#1d8bdf; padding:10px 5px 20px; border-bottom: 1px solid #7f7f7f}
.author .text            { color:#555;}


.tagTrail                { padding:8px 5px 5px 30px;  background:url(images/iconTag.gif) center left no-repeat; clear:both;}
.tagText                 { display:none;}

.actionTrail             { border-top:1px dotted #ccc;  padding:7px 5px 7px 0;  clear:both;}
.actionTrail .cnt        { color:#f60;}

.trackback               { width:/*@post-width:-12=*/668px/*@*/;border:1px solid #F0F0F0; background:#F9F9F9; padding:5px 5px 0 5px; margin-bottom:10px; overflow:hidden;}
.trackback a             { color:#000;}
.trackback h3            { font:11px Verdana; color:#333;  border-bottom:1px solid #f5f5f5;  margin:5px 5px 10px 5px;}
.trackback h4            { font:12px Verdana; font-weight:normal;  margin:0;}
.trackback ol            { margin:0;  padding:0;  list-style:none;}
.trackback li            { border-top:1px dotted #ccc;  padding:5px;}
.trackback .date         { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}
.trackback p             { font:0.95em Dotum, Arial, sans-serif;  color:#999;  margin:3px 0 0 0; padding:0;  letter-spacing:-1px}

.trackback a.delete      { background:url(images/iconDelete.gif) left top no-repeat;  padding-left:8px;  text-decoration:none;}
.trackback a.delete span { display:none;}


.comment                          { border: 1px solid #e7e8e9;  background-color:#f9f9f9; padding: 5px 14px 15px; margin-bottom: 4px; width:640px; overflow:hidden; }
.comment p                        { clear: both; margin:3px 0 0 0; padding:0;}

.comment h3                       { display:none;}
.comment ol,
.comment ul                       { margin:0;  padding:0;  list-style:none;}
.comment .date                    { float: left; font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#999; padding-right: 15px; }
.comment .name                    { float: left; color:#333; font: 12px gulim bold; letter-spacing: -1px; padding-right: 15px; }
.comment .name a                  { color:#333; font-weight:bold;}
.comment .control				{ float: left; }

.comment ol li                    { padding: 10px 5px 10px 0; border-bottom: 1px dotted #ccc; }
.comment li ul li                 { padding: 10px 10px 5px 25px;  background: url("images/iconReComment.gif") no-repeat 0 6px; border:none;}
.comment .control a				{ text-decoration: none; }
.comment .control a.address       { background:url(images/btn_b_address.gif) no-repeat;  padding-bottom:2px; width: 35px; height: 15px; display: block; float: left; }
.comment .control a.address span  { display:none;}
.comment .control a.modify        { background:url(images/btn_b_editndel.gif) no-repeat; padding-bottom:2px; width: 52px; height: 15px; display: block; float: left; }
.comment .control a.modify span   { display:none;}
.comment .control a.write         { background:url(images/btn_b_reply.gif) no-repeat; padding-bottom:2px; width: 39px; height: 15px; display: block; float: left; }
.comment .control a.write span    { display:none;}

.commentWrite                     { padding: 20px 0 0; }
.commentWrite p.writerInfo label  { width: 80px; float: left; font: 0.85em verdana; padding-top: 2px; vertical-align: middle;  }
.commentWrite p.writerInfo input  { float: left; width:150px; border: 1px solid #d1d3d4; vertical-align: middle; margin-bottom: 5px; padding: 2px 0 0 8px; }
.commentWrite textarea            { width:626px;  padding: 5px; border: 1px solid #d1d3d4; }
.commentWrite .homepage           { width:450px !important; font: 0.85em verdana; color: #999; height: 16px; }
.commentWrite input.submit        { background: url(images/btn_reply_input.gif) no-repeat; width: 76px; height: 29px; display: block; margin: 5px auto 0; text-indent: -1000em; border: none; cursor: pointer; }
.commentWrite .secretWrap         { clear: both; padding: 0 0 5px; margin-top: 10px;}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px;}

#paging            { padding-top:10px;  text-align:center;  font-size:0.95em;}
#paging .numbox    { border-left:1px solid #ccc; padding-left:6px; margin-left:6px;  font:0.95em verdana;}
#paging .num       { border-right:1px solid #ccc; padding-right:8px; margin-right:5px;}
#paging #prevPage { padding:3px 5px; background:#6f98e1; color:#FFF}
#paging #nextPage { padding:3px 5px; background:#6f98e1; color:#FFF;}


/* ***** sidebar ***** */
#sidebar ul           { padding:0;  margin:0;  list-style:none;}
#sidebar h3           { font-size:1.2em; font-weight:bold; text-transform:uppercase;color:#414141; padding:0 10px 6px 2px; margin-bottom:16px; border-bottom:2px solid #7e7e7e; background:url(images/bul_arrow_right.png) right 4px no-repeat}
#sidebar .cnt         { font:0.85em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#fff;}
#sidebar .date        { font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#888;}
#sidebar .name        { font:0.9em Dotum, Arial, sans-serif;  color:#888;}

#blogImage img        { width:200px; height: 150px; padding-bottom:6px; margin-top: 10px;}
#blogDesc             { color:#888;  font-size:0.9em;  line-height:1.2em;  letter-spacing:-1px;}
#userID               { color:#888;  background:url(images/iconBy.gif) 3px 0 no-repeat;  padding-left:22px;  letter-spacing:-1px;}

#notice               { margin:10px 0;  padding:0;}
#notice li            { border-bottom:1px dotted #ddd; margin:0 0 2px 0; padding:0 0 1px 0; background:none;}
#notice a:link,
#notice a:visited     { background:url(images/bul_001.gif) 0 0 no-repeat; padding:0 0 5px 12px; }
#notice a:hover       {  background:url(images/bul_001.gif) 0 0 no-repeat;  padding:0 0 5px 12px; text-decoration:none; color:#f60;}


#recentPost           { margin:10px 0;  padding:0;}
#recentPost li        { margin:0; padding:3px 0 4px 15px; background:url(images/bul_dot.png) 0 center no-repeat;}
#recentPost a		  { font:normal 12px gulim,"굴림"; color:#666; text-decoration:none }
#recentPost a:hover	  { color:#4c7fdb }


#opencast {margin-bottom:35px;border-top:1px solid #7e7e7e;border-bottom:1px solid #7e7e7e}

#youtube-side {margin-bottom:15px;}

#link               { margin:10px 0;  padding:0;}
#link li            { border-bottom:1px dotted #ddd; margin:0 0 2px 0; padding:0 0 1px 0; background:none;}
#link a:link,
#link a:visited { background:url(images/bul_001.gif) 0 0 no-repeat; padding:0 0 5px 12px; }
#link a:hover  {  background:url(images/bul_001.gif) 0 0 no-repeat;  padding:0 0 5px 12px; text-decoration:none; color:#f60;}



#adminMenu            { margin:5px 0 10px 0; text-align:center; background-color:#eee; padding:5px;}
#adminMenu li         { display:inline; background:none;}

#searchBox               { margin-bottom:14px; width:211px; height:35px; background:url(images/bg_search.png) no-repeat;}
#searchBox input         { vertical-align:top;margin-top:7px;margin-left:5px;width:170px;  font-size:14px; height:20px; border:none;background:#f7f7f7}
#searchBox .submit       { vertical-align:top;margin-top:7px;width:20px; height:20px; background:url(images/btn_search.png) no-repeat; text-indent:-5000px; border:0; cursor:pointer;}


#category {padding-top:16px; margin-bottom:35px;}
#category li          { background:none;}
#category li ul li    { background:url(images/bul.gif) 0 6px no-repeat;  padding-left:10px;}
#category li ul li ul li a{ color:#333;}

#tagbox ul            { padding:5px 2px;	text-align:justify;}
#tagbox li            { background:none;  display:inline;}
#tagbox a             { letter-spacing:0px;}
#tagbox li .cloud1    { background-color:#e3ebf9;  font-weight:bold;  font-size:16px;  color:#a2348f;}
#tagbox li .cloud2    { background-color:#e3ebf9;  font-weight:bold;  font-size:15px;  color:#5a5194;}
#tagbox li .cloud3    { background-color:#e3ebf9;  font-weight:bold;  font-size:14px;  color:#322486;}
#tagbox li .cloud4    { background-color:#e3ebf9;  font-size:13px;  color:#666;}
#tagbox li .cloud5    { font-size:12px;  color:#888;}
#tagbox a:hover       { background-color:#eee;  text-decoration:none;  color:#000;}



#recentComment        {width:260px; overflow:hidden;}
#recentComment .info_wrap  {  margin-bottom:3px; color:#999; display:block;}
#recentComment li            { border-bottom:1px dotted #ddd; margin:0 0 7px 0; padding:0 0 1px 0; background:none;}
#recentComment a:link,
#recentComment a:visited { background:url(images/bul_001.gif) 0 0 no-repeat; padding:0 0 5px 12px; }
#recentComment a:hover  {  background:url(images/bul_001.gif) 0 0 no-repeat;  padding:0 0 5px 12px; text-decoration:none; color:#f60;}

#recentTrackback      {width:260px; overflow:hidden;}
#recentTrackback .info_wrap  {margin-bottom:3px; color:#999; display:block;}
#recentTrackback a:link,
#recentTrackback a:visited { background:url(images/bul_001.gif) 0 0 no-repeat; padding:0 0 5px 12px; }
#recentTrackback a:hover  {  background:url(images/bul_001.gif) 0 0 no-repeat;  padding:0 0 5px 12px; text-decoration:none; color:#f60;}


#archive li           { font-family:verdana;}
#calendar td             { font-family:verdana;}

#counter              { font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  padding:5px 0;  margin:10px 0;  text-align:center;  background-color:#eee;  letter-spacing:0;}
#counter li           { background:none;  display:inline;  padding:0 5px;}
#counter li.total     { display:block;  color:#000;}

#adTistory       {  }
#adTistory.invite_tistory { marign: 8px 0; font-family: Dotum; font-size:11px; color:#333333; text-align:center; }

#btnRSS          { position:fixed; top:206px; margin-left:230px; width:40px; }

#uibgmplayer { margin:5px 0 0 5px; width:181px;}

/* ***** footer ***** */
#footer          { clear:both; text-align:left; padding:40px 10px; font:12px Verdana,dotum; color:#666;}
#footer a        { vertical-align:middle; color:#666;}
#footer a:hover  { color:#333;}
#footer img {vertical-align:middle}
#footer .ccl {margin-left:10px;}
#footer .footer-logo {float:left; display:block; width:190px; height:45px}
#footer .footer-logo a {display:block;padding:10px 0;}

#footer .copyright {margin-top:10px;font-family:Arial;font-size:11px;color:#9c9c9c}



.sns-timeline {overflow:hidden;width:706px;height:375px;border-left:1px solid #d7d7d7 !important;}
	.sns-timeline h3 {margin:0;padding:0;font-size:0;line-height:1;}
	.facebook-timeline {float:left;display:block;overflow:hidden;width:356px;height:330px;border-bottom:1px solid #d7d7d7 !important;}
	.twitter-timeline {float:right;display:block;overflow:hidden;width:350px;height:330px;border-bottom:1px solid #d7d7d7 !important;}

	.facebook-fan {clear:left; float:left;display:block;width:345px; height:23px; padding:10px 0 10px 10px !important; border-bottom:1px solid #d7d7d7 !important;}
	.twitter-follow {float:right;display:block;width:339px; padding:10px 0 10px 10px !important;border-bottom:1px solid #d7d7d7 !important;border-right:1px solid #d7d7d7 !important;border-left:1px solid #d7d7d7 !important}

.fb-like {margin-right:5px}