/*  
Theme Name: Digg the Blog
Theme URI: http://www.diggtheblog.com/
Description: Theme for the Digg weblog.
Version: 0.1
Author: Nicholas Burka
Author URI: http://www.silverorange.com
Template: digg

*/


@import url("images.css");


/* 달력 월 표시 */
    .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;}


html { min-width: 580px; }

body {
	margin: 0;
	padding: 0;
	font-family: arial ,sans-serif;
	background: #1b2d3d;
	color: #fff;
}

body, td, th, h3 { /* redundant rules for bad browsers  */
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    small
}

html>body, html>body td, html>body th {
	font-size:    small;
}

img { border: 0; }

a {
	color: #cbe0f4;
	outline: none;
}
a:link { color: #b3c6d9; }
a:visited { color: #cbe0f4; }
a:hover, div.postmetadata a:hover { color: #fff; }
a:active { color: #b3c6d9; }

hr {
	display:none;
}
#header {
	height: 40px;
	background: #1b2d3d url(images/header.gif) repeat-x;
}
#header a {
	text-decoration:none;
}
#header img {
	margin-top:2px;
}
#header h1 {
		margin: 0;
		padding: 0;
		font-size: 1.5em;
		float: left;
}

#header #button-back {
	position: absolute;
	right: 0;
	top: 0;
}
#header .blogMenu {
	text-align:right;
	padding-top:12px;
}
#header .blogMenu ul, #header .blogMenu ul li{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	padding-right:5px;
	list-style-type: none;
	font-weight:bold;
	display:inline;
}

#page {
	background: url(images/sidebar-background.gif) repeat-y 65% 0;
}

#content {
	clear: both;
	float: left;
	width: 75%;
	padding-right: 2%;
}

ul.sidebar_mini_column li {
	width: 9em;
	display: block;
	float: left;
}

.sidebar_mini_column {
	float: left;
}

img.user_image {
	float: left;
	margin: 0 0.5em 0.5em 0;
}



/*
a.digg_this:hover {
	border-color: #FFFA75;
}
*/

/* ***** content ***** */
#content .localog, 
#content .taglog, 
#content .entryNotice, 
#content .entryProtected, 
#content .entry             { 
	margin-top:25px;
	margin-left:15px;
	clear: left;
	min-height: 205px;
	background: url(images/entry-background.gif) no-repeat;
	color:white;
}
#content .guestbook, 
#content .searchList, 
#content .searchRplist      { padding:15px;}

#content .localog h3, 
#content .taglog h3, 
#content .guestbook h3, 
#content .searchList h3, 
#content .searchRplist h3   { margin-bottom:10px;  color:white; margin-top:25px; margin-left:10px;}


/* entry */
.entryNotice h2, 
.entryProtected h2, 
.entry h2                { 
	padding: 10px 0 2px 0;
	font-size: 135%;
	font-weight: normal;
	padding-right: 1em;
	margin: 0;
}
.titleWrap { 
	padding-bottom:5px;  
	margin-bottom:10px;
}
.titleWrap h2 { 
	padding-left:60px;
}
.titleWrap img {
	position:absolute; 
	margin-top:10px;
	width:50px;
	height:50px;
}
.titleWarp .category, .titleWarp .date {
	padding-left:60px;
	color: #507da6;
	font-weight: bold;
	font-size: 0.9em;

}
.titleWrap .category a   { padding-left:60px; margin-right:6px;}
.titleWrap .date         { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#888;}

.admin {
	margin-left:60px;
}

.entryProtected p.text   { background:url(images/imgProtected.gif) no-repeat ; padding-left:50px;}
.entryProtected input    { width:200px;}
.entryProtected .submit  { width:50px; padding-top:2px; height:20px; background-color:#ccc;}

.article                 { margin-top:15px;}
.article a:link          { color:#5a5194;  text-decoration:none;}
.article a:visited       { color:#5a5194;  text-decoration:none;}
.article a:hover         { color:#369;  text-decoration:underline;}
.article a:active        { color:#5a5194;  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;}

.tagTrail                { 
	padding:5px 5px 5px 40px;
	text-align:right;
}
.tagText                 { display:none;}

.actionTrail             { padding:7px 5px;  font:11px verdana; clear:both;}
.actionTrail .cnt        { color:#f60;}

.trackback               { border-top:1px solid #ddd; padding:10px; margin-bottom:4px;  width:490px;  overflow:hidden;}
.trackback a             { color:#000;}	
.trackback h3            { font:11px Verdana; color:#fff;  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:#fff;  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-top:1px solid #ddd; padding:10px; margin-bottom:4px;  width:490px; overflow:hidden;} 
.comment p                        { margin:3px 0 0 0; padding:0;}	

.comment h3                       { display:none;}
.comment ol,
.comment ul                       { margin:0;  padding:0;  list-style:none;}
.comment .date                    { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}
.comment .name                    { font-weight:bold;}
.comment ol li                    { padding:10px 5px;}
.comment li ul li                 { padding:5px 10px 5px 25px;  background:url("images/iconIndentArrow_local.gif") no-repeat 12px 6px;}
.comment .control a.address       { background:url(images/iconAddress.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.address span  { display:none;}
.comment .control a.modify        { background:url(images/iconModify.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.modify span   { display:none;}
.comment .control a.write         { background:url(images/iconWrite.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.write span    { display:none;}

.commentWrite                     { padding:5px; margin-top:20px;}
.commentWrite input               { width:150px;}
.commentWrite textarea            { width:465px;  padding:5px; position:relative; top:-16px;}
.commentWrite .homepage           { width:300px;}
.commentWrite .submit             { width:477px;  height:22px;    font:1.1em Dotum, Arial, sans-serif; padding-top:3px; position:relative; top:-18px;}
.commentWrite .secretWrap         { float:right; position:relative; top:-23px; left:-10px;}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px;}

.paging           { padding-top:10px;  text-align:center;  font:10px Tahoma;}
.paging .numbox   { border-left:1px solid #ccc; padding-left:6px; margin-left:6px;}
.paging .num      { border-right:1px solid #ccc; padding-right:6px; margin-right:6px;}
.paging .prev,
.paging .next     { font:1.1em Dotum, Arial, sans-serif;}


#content .user_image {
	position: relative;
	margin: 8px 0 0 8px;
}

#content_column {
	padding: 2em 2em 2em 20px;
}

div.archive_post {
	clear: left;
}

* html div.post {
	height: 205px;
}

div.post_header {
	margin-left: 64px;
}

div.post h2, div.archive_post h2 {
	padding: 10px 0 2px 0;
}

div.postmetadata {
	color: #507da6;
	font-weight: bold;
	font-size: 0.9em;
}

div.postmetadata a {
	color: #809FBC;
}

div.entry {
	clear: left;
	padding: 1px 0 3em 10px;
	line-height: 1.3;
}

#content h1 {
	margin: 0;
	font-weight: normal;
}

.navigation {
	padding: 1em 0 4em 0;
	clear: both;
}

.navigation a {
	font-size: 85%;
	padding: 3px 10px;
	border: 1px solid #3B4B5A;
	text-align: center;
	text-decoration: none;
	line-height: 2;
	color: #FFFA75;
}


h2 {
	font-size: 135%;
	font-weight: normal;
	padding-right: 1em;
	margin: 0;
}

h3 {
	font-size: 125%;
	color: #fff;
	font-weight: normal;
	margin: 0;
}

#content h2 a {	color: #FFFA75;}
#content h2 a:link {	color: #FFFA75;}
#content h2 a:visited {	color: #FFFA75;}
#content h2 a:hover {	color: #fff;}

/* End Typography & Colors */

#sidebar {
	padding-top:30px;
	padding-left:15px;
	float: left;
	width: 20%;
	background-image: url(images/sidebar-background.gif);
	background-repeat: repeat;
	
}

#sidebar ul {
	list-style-type: none;	
	padding: 0;
	margin: 0;
	width: 100%;
}

#sidebar li {
	padding: 0.1em 0.1em 0.5em 0.4em;
	font-size: 0.95em;
	color: #516B82;
}

#sidebar .blogImage {
	text-align:center;
}
#sidebar .blogImage img{
	width:50px;
	height:50px;
}

#sidebar .userID {
	text-align:center;
}
#sidebar p {
	margin: 0 0 0 0.4em;
	line-height: 1.3; 
}

form {
	margin: 0;
}

#sidebar h3 {
	margin-top: 25px;
	font-size: 85%;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #FFFA75;
}

#sidebar h3 a {
	color: #fff;
	text-decoration: underline;
}

.sidebar_component {
	clear: left;
	padding: 2em 0px 0 20px;
	min-height: 30px;
	background: url(images/sidebar-arrow.gif) -12px 2em no-repeat;
}

#sidebar .user_image {
	float: none;
}

#sidebar a {
	color: #cbe0f4;
}

#sidebar a:hover {
	color: #fff;
	text-decoration:underline;
}

#sidebar .tagbox ul            { padding:5px 2px;	text-align:justify;}
#sidebar .tagbox li            { background:none;  display:inline;}
#sidebar .tagbox a             { letter-spacing:-1px;}
#sidebar .tagbox li .cloud1    { font-weight:bold;  font-size:16px;  color:#999;  }
#sidebar .tagbox li .cloud2    { font-weight:bold;  font-size:15px;  color:#888;}
#sidebar .tagbox li .cloud3    { font-weight:bold;  font-size:14px;  color:#777;}
#sidebar .tagbox li .cloud4    { font-size:13px;  color:#666;}
#sidebar .tagbox li .cloud5    { font-size:12px;  color:#555;}
#sidebar .tagbox a:hover       { background-color:#eee;  text-decoration:none;  color:#000;}	


#sidebar .counter              { font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  padding:5px 0;  margin:10px 0;  text-align:center;  background-color:#1b2d3d;  letter-spacing:0;}
#sidebar .counter li           { background:none;  display:inline;  padding:0 5px;}
#sidebar .counter li.total     { display:block;  color:#000;}


#footer {
	clear: both;
	text-align: right;
	padding: 1em 20px 1em 20px;
	border-top: 1px solid #cbe0f4;
	color: #507da6;
	background-color: #121e28;
	font-size: 85%;
}

#footer .text {
	margin-right:40px;
}

#footer .rssimage img{
	width:30px;
	height:30px;
	margin-top:-30px;
	margin-right:0px;
	margin-left:0px;
	text-align:right;
}
/* End Structure */

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.button {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #fff;
	border-top: 1px solid #507494;
	border-left: 1px solid #507494;
	border-bottom: 1px solid #0E1B26;
	border-right: 1px solid #0E1B26;
	background: #2F485E;
}

.button:hover {
	background: #385772;
}

.button:active, .button:focus {
	border-color: #0E1B26 #0E1B26 #507494 #507494;
}

input,textarea {
	font-family: verdana,sans-serif;
	color: #fff;
	border-top: 1px solid #0E1B26;
	border-left: 1px solid #0E1B26;
	border-bottom: 1px solid #507494;
	border-right: 1px solid #507494;
	background: #2F485E;
}

input:focus, input:hover {
	background: #385772;
}

