/*////////////////////////////////////*/
/*					Tirium ver. 0.83b					*/
/*				author: vannsKang						*/
/*		facebook: fb.com/vanns.Kang			*/
/*////////////////////////////////////*/
@import url(./images/tiriumTitle.css);
@import url(./images/tiriumSidebar.css);
@import url(./images/tiriumContent.css);
@import url(./images/tiriumFooter.css);
@import url(./images/tiriumFont.css);
/* 타이플 폰트 적용 */
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300);
.header {
  background: url(./images/bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: auto;
  height: 450px;
}
/* 타이틀 글씨 크기 */
.logo{
	font-size:1.5em;
	font-family: 'Josefin Sans', sans-serif;
}

.logo_wrapper{
	margin-top: 50px;
}

.logo_bbox{
	position:absolute;
	top: -46px;
	width: 100%;
}

.logo_box{
	position:relative;
	margin: 0 auto;
	width: 270px;
	height: 270px;
	background:url(images/title-line.png) no-repeat;
}

#sideNavBarToggle{
	padding: 5px;
	width: 30px;
	height: 23px;
	display: block;
	z-index: 99999;
}

.sb-toggle-left{
	z-index: 99999;
}

.main_img{
	margin-top: 15px;
}

.secret-line{
	margin-left: 20px;
}

.btn{
	margin: 10px 0px 10px 0px;
}

/* 텍스트 에리어 백그라운드 이미지 */
.areaback{
	background-image: url(images/areabg.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* 명함편집 */
.cardname{
	position: relative;
	display: block;
	text-align: center;
}

/*.cardname > span > img{
	float: left;
	width: 300px;
}*/

/* Tirium Search GO 버튼*/

.Tirium_Search{
	margin: 0;
}

google-site-verification: google5458c026c7ccef87.html