﻿body
{
	margin-left: 0;
	background-color: #1d1d1d;
}

/******************************************************************
 * Header
 ******************************************************************/
.logo1
{
	font-family: Arial Black;
	font-size: 30px;
	font-weight: bold;
	color: #ffb400;
	letter-spacing: -2px;
	text-decoration: none;
	padding-left: 10px;
}

.logo2
{
	font-family: HY헤드라인M;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -2px;
	text-decoration: none;
}

.button
{
	padding: 3px 5px 0 5px;
	border: solid 1px #CC9933;
	color: #CC9933;
	background: #1D1D1D;
	cursor: pointer;
}

#logo
{
	float: left;
	width: 400px;
	padding-bottom: 10px;
}

#topLink
{
	float: right;
	width: 600px;
	color: #ccc;
	text-align: right;
	font-size: 12px;
	padding-top: 20px;
}

#topLink a
{
	text-decoration: none;
	color: #ccc;
	margin: 0 0 0 10px;
}

#topLink a:hover
{
	color: #ffb400;
}

/******************************************************************
 * Footer
 ******************************************************************/
#footer
{
	clear: both;
	text-align: center;
	color: #919191;
	padding: 10px 0 20px 0;
	line-height: 130%;
	font-family: 굴림;
	font-size: 12px;
	background: #2a2a2a;
	border-top: solid 1px #3f3f3f;
}

/******************************************************************
 * 메뉴
 ******************************************************************/
#menuTab
{
	float: left;
	clear: both;
	background-color: #3b3325;
	border: solid 1px #696969;
	width: 1000px;
	margin-bottom: 20px;
}

#menuList
{
	float: left;
	margin: 0;
	padding: 5px 20px 5px 20px;
	font-family: 굴림;
	font-size: 14px;
}

#menuList li
{
	display: inline;
	list-style-type: none;
	color: #ccc;
	padding: 0 10px 0 10px;
}

#menuList a
{
	text-decoration: none;
	color: #ccc;
}

#menuList a:hover
{
	border-bottom: solid 4px #679700;
	padding-bottom: 2px;
	color: #fff;
}

.photoSubmit
{
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	color: #fff;
	font-family: 돋움체;
	font-size: 14px;
	color: #ffb400;
	font-weight: bold;
	text-decoration: none;
}

/******************************************************************
 * 사진 목록
 ******************************************************************/
#photo
{
	float: left;
	width: 66%;
}

#photolist a
{
	text-decoration: none;
	border: solid 10px #454545;
}

#photolist a:hover
{
	border: solid 10px #fff;
}

#titleLink a
{
	text-decoration: none;
	color: #ccc;
}

#titleLink a:hover
{
	color: #fff;
}

.drop_C
{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial Black;
	border: solid 1px #285400;
	background: #548d22;
	color: #ccc;
	padding: 0px 7px 0px 7px;
}

.drop_Category
{
	font-size: 22px;
	font-family: HY헤드라인M;
	color: #6ab826;
}

.photoBorder
{

}

/******************************************************************
 * Top 10
 ******************************************************************/
#top10
{
	float: right;
	width: 30%;
}

.drop_T
{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial Black;
	border: solid 1px #003044;
	background: #0072a1;
	color: #ccc;
	padding: 0px 7px 0px 7px;
}

.drop_R
{
	font-size: 24px;
	font-weight: bold;
	font-family: HY헤드라인M;
	color: #ebb420;
}

/******************************************************************
 * 사진 올리기
 ******************************************************************/
.drop_P
{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial Black;
	border: solid 1px #8f0101;
	background: #dd0000;
	color: #ccc;
	padding: 0px 7px 0px 7px;
}

.drop_U
{
	font-size: 24px;
	font-weight: bold;
	font-family: HY헤드라인M;
	color: #dd0000;
}

.writeButton
{
	cursor: pointer;
}

#photoUploadTitle
{
	clear: both;
	border-bottom: solid 2px #dd0000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#photoUpload
{
	clear: both;
	color: #eee;
	font-family: 굴림;
	font-size: 14px;
}

/******************************************************************
 * 사진 보기
 ******************************************************************/
#viewHead
{
	clear: both;
	border-bottom: solid 2px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#viewTitle
{
	clear: both;
}

#photoInfo
{
	clear: both;
	border-bottom: solid 2px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.drop_V
{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial Black;
	border: solid 1px #00b2ed;
	background: #00b2ed;
	color: #ccc;
	padding: 0px 7px 0px 7px;
}

#pager a
{
	text-decoration: none;
	color: #ccc;
}

#pager a:hover
{
	color: #fff;
}


/******************************************************************
 * 추가 2018.4.23
 ******************************************************************/
 body, .panel { font-family: "Nanum Barun Gothic", "Glyphicons Halflings", sans-serif;     background-color: #1d1d1d !important; }

 .table tr {
								 border-collapse: collapse;
								 border: 1px solid #7A7C7F;
								 font-size: 13pt;
								 font-weight: 300;
								 padding-top: 10px;
								 padding-bottom: 10px;
}

.table tr th {
								color: black;
}
.table tr td {
								color: #C6C7C8;;
}

 p { color: #C6C7C8; }

 .nav > li > a { padding: 0px 25px !important; }

 .img-thumbnail{
	 padding: 1px !important;
 }

.modal-content{
	background-color: rgba(100, 100, 100, 1);
}

.btn-lg, .btn-group-lg > .btn{
	padding: 8px 16px !important;
}
