/*
Theme Name: DailyVet
Theme URI: http://www.stackr.co.kr
Description: DailyVet
Author: Stackr Inc.
Author URI: http://www.stackr.co.kr
Version:1.0
Tags:wordpress, themes, business blogs
*/

/* Font */

@charset "utf-8";

@font-face{
  font-family: 'NanumGothicWeb';
  font-style: normal;
  font-weight: normal;
  src: url('font/NanumGothic.eot'); 
  src: local('☺'), url('font/NanumGothic.woff') format('woff'); 
}

@font-face{
  font-family: 'NanumGothicWeb';
  font-style: normal;
  font-weight: bold;
  src: url('font/NanumGothicBold.eot');     
  src: local('☺'), url('font/NanumGothicBold.woff') format('woff'); 
}

/* common style */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,menu{margin:0;padding:0;line-height:18px;color:#323232}
body,input,textarea,select,button,table{font-family:돋움,Dotum,굴림,Gulim,Arial,sans-serif;font-size:12px}
header,nav,article,footer,address,aside{display: block;}
img,fieldset{border:0}
ul,ol,menu{list-style:none}
em,address{font-style:normal}
a{text-decoration:none;color:#525252}
a:hover,a:active,a:focus{text-decoration:underline}

/* Korean Gont setting */
.tc01 dt, .tc02 dt, .tc03 dt, .lc01 dt, .lc02 li a, .tc03.people p a, .ng02 li a,
.tc03.newitem p a, h3.th01, h3.th02, .contents.board h3, .static h3, .static h4, .st_tc01 dt, .st_tc01 dd em, .st_tc01.people .email,
.st_tc01.people table th, .st_tc01.people table td b, .tc06.signup p.subhead, .tc06.signup p.greeting, .tc06.signup em.blue, .tc06.signup p.benefit
{font-family:나눔고딕,NanumGothicWeb,굴림,Gulim,돋움,Dotum,Arial,sans-serif;}