/*  
Theme Name: YoungTrain
Theme URI: http://www.youngjyoon.com
Description: Young's Custom Blog Template
Version: 1.0
Author: Young J. Yoon
Author URI: http://www.youngjyoon.com
*/

/* CSS Document */

body {background-color: #212622; font: 12px Verdana, Geneva, sans-serif; line-height: 150%; letter-spacing: 110%;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a span {display: none;}

h2 {
	font-size: 20px;
	color: #999;
}

img {border: 0;}

/* Images */
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 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
div.hiddenPic {display: none;}
/* End Images */


div#mainframe {
	width: 1025px;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}


/* Three Stripes on Left */
div#stripes {
	width: 37px;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	background-image: url(images/three_stripes.gif);
	background-repeat: repeat-y;	
}

/* Left Column */
div#content {
	width: 550px;
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: 37px;
	float: left;
}

div#header {
	width: 550px;
	height: 86px;
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
}

div.header_line {
	background-image: url(images/header_line.png);
	height: 11px;
	width: 550px;
	position: absolute;
	bottom: 0;
	left: 0;
}

a.logo {
	display: block;
	width: 432px;
	height: 63px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	position: absolute;
	bottom: 0px;
}

a.logo:hover {background-image: url(images/logo_over.png);}

a.rss {
	display: block;
	width: 71px;
	height: 16px;
	background-image: url(images/rss.png);
	position: absolute;
	bottom: 15px;
	right: 10px;
}
a.rss:hover {
	background-image: url(images/rss_over.png);
	width: 81px;
	height: 29px;
	display: block;
	background-repeat: no-repeat;
	bottom: 5px;
}

div.search {
	width: 390px;
	height: 25px;
	padding: 2px;
	margin: 3px;
	margin-left: 40px;
	margin-right: 10px;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.search form {margin: 0; padding: 0; border: 0;}

div.search input[type="text"] {
	margin-left: 115px;
	width: 220px;
	border: 1px #000 solid;
}

div.search input[type="submit"] {
	background-color: #033;
	color: #FFF;
	border: 1px #000 solid;
}

/* Main Loop */
div.container {background-image: url(images/bgcolor.png); background-repeat: repeat; margin-left: 2px;}
div.top {background-image: url(images/post-top.png); width: 512px; height: 15px; margin-left:25px; }
div.bottom {background-image: url(images/post-bottom.png); width: 512px; height: 15px; margin-left:25px; margin-bottom: 30px;}

div.post {
	padding: 10px 30px 20px 20px;
	background-color: #FFF;
	width: 462px;
	margin-left:25px;
}

a.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 200%;
	color: #000;
}

a.title:hover {color: #069;}

div.single a {color: #069;}

span.singledate {
	color: #666;
	text-transform: uppercase;
}

span.metadata {color: #999;}
span.postmetadata {color: #999; float: right;}
span.single-leftnav {color: #069; float: left; margin-left: 24px;}
span.single-rightnav {color: #069; float: right; margin-right: 12px;}
span.single-leftnav a, span.single-rightnav a { color: #069; }



/* Right Column */

div#sidebar {
	width: 438px;
	float: right;
}


/* Navigation */
div.nav {
	width: 438px;
	height: 278px;
	background-image: url(images/nav_2.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	position: relative;
}

div.nav a {display: block; position: absolute;}

/* off states */
a.home {width: 49px; height: 71px; left: 19px; top: 26px;}
a.portfolio {width: 59px; height: 89px; left: 168px; top: 8px;}
a.thoughts {width: 62px; height: 89px; left: 322px; top: 8px;}
a.web-design {width: 108px; height: 37px; left: 130px; top: 104px;}
a.doodles {width: 83px; height: 39px; left: 93px; top: 141px;}
a.music {width: 70px; height: 37px; left: 281px; top: 104px;}
a.food {width: 67px; height: 39px; left: 242px; top: 141px;}
a.film {width: 62px; height: 39px; left: 203px; top: 179px;}
a.others {width: 74px; height: 39px; left: 164px; top: 218px;}

/* hover states */
a.home:hover {background: url(images/nav_over_2.png) -19px -30px no-repeat;}
a.portfolio:hover {background: url(images/nav_over_2.png) -168px -12px no-repeat;}
a.thoughts:hover {background: url(images/nav_over_2.png) -322px -12px no-repeat;}
a.web-design:hover {background: url(images/nav_over_2.png) -130px -108px no-repeat;}
a.doodles:hover {background: url(images/nav_over_2.png) -93px -145px no-repeat;}
a.music:hover {background: url(images/nav_over_2.png) -281px -108px no-repeat;}
a.food:hover {background: url(images/nav_over_2.png) -242px -145px no-repeat;}
a.film:hover {background: url(images/nav_over_2.png) -203px -183px no-repeat;}
a.others:hover {background: url(images/nav_over_2.png) -164px -222px no-repeat;}

/* About Me */
div.about {
	width: 438px;
	height: 190px;
	background-image: url(images/about.png);
	background-repeat: no-repeat;
	background-position: 45px 0px;
	position: relative;
}

ul.aboutnav {
	list-style: none;
	position: absolute;
	text-align: right;
	right: 80px;
	bottom: -10px;
}

div.about a {
	font-size: 14px;
	line-height: 130%;
	text-decoration: none;
	color: #9e9a8f;
}

div.about a:hover {
	color: #069;
}

div.work{width: 438px;}
a.workwithme {
	width: 288px;
	height: 44px;
	display: block;
	background-image: url(images/workwithme.png);
	background-repeat: no-repeat;
	margin: 20px 0px 0px 60px;
}

a.workwithme:hover {background-image: url(images/workwithme_over.png);}


/* Latest Tweet */
div.tweet {
	width: 438px;
	height: 190px;
	background-position: 25px 0px;
	background-image: url(images/twitter_bg.png);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 15px;
}

div.tweet-text {
	position: absolute;
	top: 100px;
	left: 45px;
	width: 245px;
	line-height: 120%;
}

a.tweet-date {
	position: absolute;
	font-size: 10px;
	color: #666;
	right: 80px;
	bottom: 10px;
}

/* Sections */
div.pages ul, div.links ul {list-style: none; margin-bottom: 0; padding-bottom: 10px;}
div.archives ul, div.categories ul {list-style: none; margin-bottom: 0; margin-top: 0; padding-bottom: 10px;}
div.tweet a, div.pages a, div.links a, div.archives a, div.categories a {color: #069;}

div.categories li {text-indent: -12px;}

div.pages {
	width: 320px;
	background-image: url(images/pages_bg.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	padding: 55px 20px 0px 30px;
	border: 0;
    min-height: 50px;
	height: auto !important;
    height: 50px; 
	margin-top: 15px;
}

div.pages-bottom {
	width: 370px;
	height: 7px;
	border: 0;
	margin: 0;
	background-image: url(images/pages_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: 26px 0px;
}

div.links {
	width: 320px;
	background-image: url(images/links_bg.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding: 55px 20px 0px 30px;
	border: 0;
    min-height: 50px;
	height: auto !important;
    height: 50px; 
	margin-top: 15px;
}

div.links-bottom {
	width: 370px;
	height: 7px;
	border: 0;
	margin: 0;
	background-image: url(images/pages_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: 26px 0px;
}

div.wrapper {
	width: 380px;
	position: relative;
}

div.archives {border: 0; margin: 20px 0px 0px 11px; padding: 0; width: 185px; float: left;}
div.archives-top {
	background-image: url(images/archives-top.png);
	width: 179px;
	height: 56px;
	background-repeat: no-repeat;
}

div.archives-content {
	background-image: url(images/archives-content.png);
	background-repeat: repeat-y;
	width: 179px;
    min-height: 49px;
	height: auto !important;
    height: 49px; 
}

div.archives-bottom {
	width: 179px;
	height: 10px;
	border: 0;
	margin: 0;
	background-image: url(images/archives-bottom.png);
	background-repeat: no-repeat;
}

div.categories {border: 0; margin: 23px 65px 0px 0px; padding: 0; width: 175px; float: right;}
div.cat-top {
	background-image: url(images/cat-top.png);
	width: 171px;
	height: 52px;
	background-repeat: no-repeat;
}

div.cat-content {
	background-image: url(images/cat-content.png);
	background-repeat: repeat-y;
	width: 171px;
    min-height: 50px;
	height: auto !important;
    height: 50px; 
}

div.cat-bottom {
	width: 171px;
	height: 10px;
	border: 0;
	margin: 0;
	background-image: url(images/cat-bottom.png);
	background-repeat: no-repeat;
}


/* Footer */
div#footer {
	display: block;
	width: 955px;
	height: 175px;
	background-image: url(images/powerlines.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 37px;
	position: relative;
}

div#footer p {
	color: #FFF;
	font-size: 11px;
	margin-top: 53px;
}

div#footer a {
	color: #FF6;
}

a.backtotop {
	display: block;
	width: 183px;
	height: 95px;
	background-image: url(images/backtotop.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 80px;
	bottom: 0;
}

a.backtotop:hover {background-image: url(images/backtotop_over.png);}

div.disc-1 {
	width: 269px;
	height: 75px;
	position: absolute;
	right: 340px;
	bottom: 0px;
	text-indent: 57px;
	background-image: url(images/train-1.png);
	background-repeat: no-repeat;
}

div.disc-2 {
	width: 208px;
	height: 75px;
	position: absolute;
	right: 132px;
	bottom: 0px;
	text-indent: 32px;
	background-image: url(images/train-2.png);
	background-repeat: no-repeat;
}

div.disc-3 {
	width: 165px;
	height: 75px;
	position: absolute;
	right: -33px;
	bottom: 0px;
	text-indent: 25px;
	background-image: url(images/train-3.png);
	background-repeat: no-repeat;
}
	

div.clearing {
	clear: both;
}


/* Comments */
.comments-template{
	margin: 80px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template a {color: #069}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a.comment-edit-link {float: right;}
div.comments-template input[type="submit"] {
	background-color: #069;
	color: #FFF;
	border: 1px #000 solid;
}


/* Portfolio Page */
img.pfpic {
	border: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

div.pfpost {
	padding: 10px 20px 0px 20px;
	background-color: #FFF;
	width: 472px;
	margin-left:25px;
}

div.pfpost a {color: #069;}

span.pftitle {
	font-size: 20px; 
	color: #069; 
	font-weight: bold; 	
}

div.pfmeta {
	float: right; 
	text-align: right; 
	margin-top: 10px; 
	font-size: 10px;
}


/* Contact Form */
.wpcf7-form {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 5px 20px 20px 20px;
	background-color: #9CF;
}

.wpcf7-form label {line-height: 200%;}
.wpcf7-form input[type="text"] {
	padding: 0.5em; 
	border: 1px #999 solid; 
	font: 15px Georgia, "Times New Roman", Times, serif; 
}
.wpcf7-form select {padding: 0.5em; border: 1px #999 solid; font: 15px Georgia, "Times New Roman", Times, serif; }
.wpcf7-form textarea {padding: 0.5em; border: 1px #999 solid; font: 15px Georgia, "Times New Roman", Times, serif; }
.wpcf7-form input[type="submit"] {
	background-color: #06C;
	float: right;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	border: 0;
	padding: 5px;
	margin-top: 3px;
	cursor: pointer;
}

.wpcf7-form input[type="submit"]:hover {color: #FF0;}

/* GOOGLE ADSENSE */
#google_ads_frame1 {
	margin: 40px 0 0 25px;
}
