/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: gulim;
	color:#000;
	text-align: center;
	background: url('http://www.eulsoo.com/wordpress/wp-content/themes/default/images/page_line.gif') repeat-x 0 -1px;
	}
ul  {
	padding:0;
	}
ul li {
	list-style:none;
	}

#header {
	}

#headerimg 	{
	margin: 7px 9px 0;
	width: 740px;
	}

#content {
	font-size: 18px;
	letter-spacing:-1px;
	padding:33px 0 0;
	border-top:10px solid black;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	/*text-align: center;*/
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-weight: bold;
	}

h1 {
	padding:0 0 0 45px;
	}

h1 a:hover {
	background:none;
	border:none;
}

#headerimg .description {
	font-size: 1.2em;
	padding:0 0 0 45px;
	}

h2 {
	font-size: 1.4em;
	font-weight:normal;

	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:black;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	font-family:arial;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {

	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.6em;
	text-transform: none;
	font-size:0.9em;
	color:#4E453B;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:14px;
	margin: 10px 5px 10px 0;
	}

.commentmetadata {
	font-weight: normal;
	}


#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #121212;
	}
small {color:#666}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited{
	color: black;
	text-decoration: none;
	}
a:hover {text-decoration: underline}
 h2 a:hover, h3 a:hover  {
	color:black;
	text-decoration:underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* nav */
#nav {
	padding:0 10px 0 0;
	overflow:hidden;
	list-style:none;
	margin:0;
	}

#nav li {
	display:inline-block;
	margin:0;
	padding:0;
	}

#nav li.end {
	background:none;
}

#nav li a {
	padding:0 1.25em;
	margin:0 1px 0 0;
	color:#ede3d7;
	font-size:1.4em;

	}

#nav li a:hover {
	text-decoration:none;
	border:none;
	}

#nav li.current a{
	background:url(../images/bg_tab_on.gif) repeat-x 0 0;
	color:#3f3f3f;
	}

#nav li.current a:hover{
	background:url(../images/bg_tab_on.gif) repeat-x 0 0;

	}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	}

#page {
	float:left;
	background:white url('http://www.eulsoo.com/wordpress/wp-content/themes/default/images/h_line.gif') repeat-x 0 0;
	padding:0 0 0 60px;
	text-align: left;
	width:870px;
	}

#header {
	padding: 0;
	margin:0 0 30px;
	background:#52453A;
	overflow:hidden;
	width:100%;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	width: 485px;
	}

.widecolumn {
	width: 485px;
	float:left;
	}

.widecolumn h3 {
	text-transform:uppercase;
	font-family:arial;
	font-size:18px;
	letter-spacing:5px;
	color:#666;
}


.widecolumn ul li ul {border:none; padding:0}
.post {
	margin: 0 0 40px;
	text-align: left;
	border-bottom:10px black solid;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 30px;
	font-size:0.9em;
	margin:0 0 80px;
	line-height:24px;
	color:#999;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
.extra {
	clear:both;
	margin:0 0 7px;
	padding:80px 0 0;
	color:#999
}
.extra p {font-size:1.4em; margin:0; padding:0px 0 5px;}
.extra p a {padding: 0 10px 0 0;}
.extra p.license {padding:0; }

#footer {
	padding: 0;
	margin: 0 auto 30px;
	border: none;
	font-size:14px;
	}

#footer p {
	margin: 0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

h2 {
	margin:0;
	font-weight:normal;
	color:black;
	}

h2.pagetitle {color:#666}
h2 span {
	font-family:Lucida Grande ;
}

#sidebar h2 {
    font-family:arial;
	color:black;
	font-size:18px;
	letter-spacing:5px;
	text-transform: uppercase;
	}

#sidebar h2 img {vertical-align:middle; padding:0 0 3px 5px}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size:1.2em;
	color:#33709E;
	font-family:verdana;
	font-weight:normal;
	}
.post h3 {font-family:arial;font-weight:bold;}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 485px;
	_width: expression(this.width > 485 ? 485: true);
	}



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	float:left;
	}

.alignright {
	float: right;
	}

.alignleft {
	display:inline;
	text-align:left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	padding: 0 0 0 35px;
	list-style: none;
	border:none;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ul li, .entry ol li  {
	margin:0;
	padding:0;
	}

.entry ol li ul li, .entry ul li ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	color:#121212;
	clear:both;
	}

#sidebar ul li iframe {
	margin:10px 0 0;
}

#sidebar ul p, #sidebar ul select {
	font-size:11px;
	letter-spacing:2px;
	margin:5px 0 8px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	}



#sidebar ul ul li, #sidebar ul ol li {
	margin: 10px 0 0;
	padding:0 0 0 1px;
	font-size:14px;
    overflow:hidden;
	clear:none;
	}
#sidebar ul ul li a, #sidebar ul ol li a,#sidebar ul ul li a:link, #sidebar ul ol li a:link,#sidebar ul ul li a:visited, #sidebar ul ol li a:visited {color:#666}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	}

#sidebar #searchform #s {
	width: 175px;
	padding: 6px 4px;
	border:1px solid #000;
	vertical-align:middle;
	}

#sidebar #searchsubmit {
	padding: 3px 7px;
	font-size: 1em;
	vertical-align:middle;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	margin:5px 0;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.widecolumn .entry p.postmetadata.alt {
	padding:0;
	font-size:12px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist small {
	font-size:12px;
	letter-spacing:0;
	color:#666;
}

.commentlist small a {
	color:#666;
}

.commentlist li {
	list-style: none;
	margin:0 0 20px;
	}

.commentlist p {
	margin:10px 0;
	color:black
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: -5px 0 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float:right;
	padding:33px 0 0;
	width: 295px;
	font-size: 1.6em;
	overflow:hidden;
	border-top:10px solid black;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin: 30px 0 10px;
	font-size:14px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#head {height:80px; width:840px;}
#head .logo{
	position:absolute;
	top:22px;
	left:636px;
	font-size:35px;
	font-family:verdana;
	width:295px; height:58px;
	}
#head a, #head a:visited, #head a:link {display:block; width:295px; height:58px; background: url('http://www.eulsoo.com/wordpress/wp-content/themes/default/images/eulsoo_logo.gif') no-repeat 0 0;}
#head a:hover {background: url('http://www.eulsoo.com/wordpress/wp-content/themes/default/images/eulsoo_home.gif') no-repeat 0 0;}
#head a img {height:0;}
#sidebar #twitter_update_list li {margin:10px 0 0; font-size:12px; line-height:18px; color:#666; letter-spacing:1px}

#flickr {  overflow:hidden;
	}
#flickr .flickr_badge_image {padding:12px 0 0 0; width:40px; float:left;	margin: 0 17px 0 0; }
#flickr .flickr_badge_image img {
	width: 40px;
	height: 40px;
	border-bottom: 4px solid black;
	}
#flickr .flickr_badge_image a:hover img {
	background: #d1d1bc;
	}
#sidebar #present {overflow:hidden;}
#sidebar #present ul li {float:left; width:40px; padding:12px 0 0 0; margin:0 17px 0 0;}
#sidebar #present ul li img {width:40px; height:40px; border-bottom: 4px solid black;}