/*
Theme Name: BryanKwon.net
Theme URI: http://bryankwon.net/
Version: 1.0
Author: Bryan Kwon
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
}

body {
	background: #1A2022;
	font-family: arial;
	font-size: 62.5%;
}

#wrapper {
	background-color: #e1da9d;
	margin: 0 auto;
	width: 950px;
}

#header {
	background: #ede8be url(images/header.png) no-repeat;
	font-size: 1.4em;
	height: 125px;
	position: relative;
}

#logo a {
	background: url(images/logo.png) no-repeat 0 0;
	display: block;
	float: right;
	text-align: left;
	text-indent: -9999px;
	width: 389px;
	height: 99px;
}

p#slogan {
	color: #555;
	padding-top: 2px;
	padding-left: 110px;
}

#nav {
	height: 56px;
	margin-top: 18px;
	margin-left: 35px;
}

#nav li { 
	background-image: url(images/nav_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	padding: 0 0 0 5px;
}

#nav a { 
	background-image: url(images/nav_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	font-size: 1.86em;
	padding: 15px 15px 15px 10px;
	float: left;
	width: .1em;
}

#header > ul a {width:auto;}  /* IE fix*/

#nav li:hover {
	background-position: left bottom;
}

#nav li:hover a { 
	color: #fff;
	background-position: right bottom;
}

#nav li.current {
	background-position: left bottom;
}

#nav li.current a {
	color: #fff;
	background-position: right bottom;
}
/*-- end of header --*/

					/*-- main content --*/
#content {
	background: #ffffee;
	color: #333;
	float: left;
	font-size: 1.4em;
	margin: 0;
	min-height: 600px;
	padding: 20px 20px 0 20px;
	width: 600px;
}

#content h2 {
	font-family: Helvetica;
	font-size: 1.71em;
	margin-bottom: 1px;
}

#content .entry p {
	line-height: 1.2;
	margin-bottom: 14px
}

#content h2 a, #content h2 a:visited {
	color: #333;
}

.entry {
	margin-top: 10px;
}

.postmetadata {
	margin-bottom: 30px;
	visibility: hidden;
}

h3 {
	font-size: 1.29em;
	margin-bottom: 10px;
}

h3 span a {
	color: #333;
	font-size: 0.78em;
	font-weight: normal;
	margin-left: 0.78em;
}

h4 {
	font-size: 1.29em;
}

h4 a {
	clear: both;
	color: #333;
}

#aboutMe #contact {
	clear: both;
}

#aboutMe p {
	line-height: 1.2;
}

#aboutMe img {
	border: 1px solid #555;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

#aboutMe form {
	margin-top: 20px;
}

#aboutMe form input[type="text"] {
	border: 1px solid #777;
	height: 16px;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 3px 2px;
	width: 250px;
}

#aboutMe form textarea {
	border: 1px solid #777;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 3px 2px;
	width: 350px;
}

#aboutMe span#security {
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}

#aboutMe form span input.quiz {
	margin: 0 0 0 11px;
	width: 143px;
}

#aboutMe form input[type="submit"] {
	background: #ffffee;
	border: 1px solid #777;
	padding: 2px 5px;
}

#aboutMe form input[type="submit"]:hover {
	color: #ffffee;
	cursor: pointer;
	background: #555;
	border: 1px solid #555;
}

small {
	color: #777;
	font-family: Helvetica;
	font-size: 0.86em;
	font-style: italic;
	text-indent: 3px;
}

.project_thumb {
	float: left;
	margin-left: 30px;
	position: relative;
}

.project_thumb span{
	color: #333333;
	display: none;
	font-weight: bold;
	position: absolute;
	text-align: center;
	top: 70px;
	width: 150px;
}

#website_image {
	border: 1px solid #555;
	float: left;
	margin: 0 0 20px 0;
	width: 550px;
}

#project_detail #detail {
	padding-bottom: 10px;
}

#project_detail #detail li {
	font-weight: bold;
	line-height: 1.2;
}

#project_detail #detail li span {
	font-weight: normal;
}

#project_detail p {
	clear: both;
}

#buttonNav {
	float: left;
	margin: 0 0 0 17px;
	width: 15px;
}

#buttonNav li {
	border: 1px solid #555;
	float: left;
	font-size: 0.8em;
	height: 10px;
	margin: 0 10px 10px 0;
	padding: 5px;
	text-align: center;
	width: 10px;
}

#buttonNav li:hover {
	cursor: pointer;
}

#buttonNav li.selected {
	background: #555;
	color: #ffffee;
}
/*-- end of main content --*/

					/*-- sidebar --*/
					
ul#top {
	height: 20px;
	margin-top: 5px;
}

ul#top li {
	float: left;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

ul#top a {
	background: transparent url(images/rss.png) no-repeat 0 0;
	display: block;
	height: 24px;
	text-align: left;
	text-indent: -9999px;
	width: 70px;
}				

#searchForm {
	float: right;
	padding: 0 10px;
	width: 300px;
}

#searchform div{
	float: left;
}

#searchform input#s {
	background: #ffffee;
	border: 1px solid #c7bd78;
	color: #555;
	float: left;
	height: 19px;
	line-height: 19px;
	margin-left: 40px;
	padding: 3px 2px 0 2px;
	width: 150px;
}

#searchform input#searchsubmit {
	background: transparent url(images/search.png) no-repeat scroll 0 0;
	border: medium none;
	cursor: pointer;
	float: left;
	margin-left: -1px;
	height: 24px;
	text-align: left;
	text-indent: -9999px;
	padding: 0;
	width: 25px;
}

#sidebar {
	background: #e1da9d;
	font-size: 1.4em;
	float: right;
	padding: 0 10px;
	width: 290px;
}

#sidebar ul {
	clear: both;
}

#sidebar ul li h2 {
	background: #ede8be;
	color: #555;
	margin: 10px 0 5px 0;
	padding: 5px 10px;
}

#sidebar ul li ul li {
	line-height: 1.3;
	text-indent: 1px;
}

#sidebar ul li ul li a {
	padding-left: 18px;
}

#sidebar ul li ul li a:hover {
	color: #333;
}

#sidebar ul li a {
	color: #555;
}
/*-- end of sidebar --*/

					/*-- footer --*/
#footer {
	background: #ede8be url(images/footer.png) no-repeat;
	clear: both;
	font-size: 1.4em;
	height: 200px;
	position: relative;
}

#copyright {
	bottom: 2px;
	color: #555;
	position: absolute;
	right: 110px;
}

#copyright span {
	margin-left: 20px;
}

#copyright a {
	color: #a6ba00;
}
/*-- end of footer --*/

					/*-- comment form --*/
#commentform textarea#comment {
	width: 500px;
	height: 150px;
}

#commentform #author {
	
}

#commentform #email {
	
}

#commentform #url {
	
}

#commentform #submit {
	margin-top: 10px;
}

.nocomments {
	display: none;
}

#respond h3 {
	
}

/*-- end of comment form --*/

					/*-- misc --*/
.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.hidden {
	display: none;
}

#entryNav {
	padding-bottom: 10px;
}

.more-link {
	background: #c7bd78;
	color: #ffffee;
	line-height: 1.7;
	padding: 2px 5px;
}

.more-link:hover {
	background: #555;
}

small.search {
	float: left;
}
/*-- end of misc --*/