/*
    Theme Name: Notepad Chaos
    Theme URI: http://www.evaneckard.com/
    Description: Notepad Chaos is a wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a>
    Version: 1.0
    Author: Evan Eckard
    Author URI: http://www.evaneckard.com/
*/


body {
	
	min-width: 1200px;
	background: top center #d6e7be;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#container {
	z-index: 0;
	min-width: 1200px;
	width: 1200px;
	margin:0 auto;
	position:relative;
	height:252px;
}

/* search form */

#search {
	margin-top: -60px;
	left: 8px;
	position:absolute;
	text-align:right;
	z-index: 100;
}
#search form {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 100px;
	margin:0;
}
#search .txtField {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	border:1px solid white;
	width:138px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search-back.png) transparent;
}
#search .btnSearch {
	width: 52px;
	height: 23px;
	border:1px solid white;
	color: #000100;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/btn-back.png);
}


/* menu */

#menu-holder {
	position:absolute;
	top:43px;
	left:0px;
	width:319px;
	overflow:hidden;
}
#menu {
	width:319px;
	height:42px;
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:42px;
	display:block;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:107px;
}
#about {
	text-indent:-300em;
	overflow:hidden;
	left:107px;
	width:107px;
}
#archives {
	text-indent:-300em;
	overflow:hidden;
	left:214px;
	width:106px;
}



#home a:hover {
	background:transparent url(images/menu.jpg) 0px 0px no-repeat;
}
#about a:hover {
	background:transparent url(images/menu.jpg) -107px 0px no-repeat;
}
#archives a:hover {
	background:transparent url(images/menu.jpg) -214px 0px no-repeat;
}


/* blog title */

#title {
	visibility: hidden;
	position:absolute;
	top:149px;
	left:76px;
	color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:370px;
	overflow:hidden;
}
#title h2 {
	color:#fff;
	font-size:20px;
	margin:0 0 2px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}


/* recent posts */

#recentposts {
	position: absolute;
	right: 0px;
	left: 0px;
	text-align: right;
	width: 212px;
	top: 460px;
	z-index:101;
}


#recentposts .col02 {
	
	width:212px;
	font-size: 11px;
	line-height:16px;
}
#recentposts .col02 .recent-posts {
	width:248px;
	background:url(images/recentones-back.png) repeat-y;
}
#recentposts .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#recentposts .col02 .recent-posts ul li {
	font-size: 13px;
	line-height: 20px;
	list-style:none;
	padding:0;
	margin:0;
}
#recentposts .col02 .recent-posts ul li .listMeta {
	font-size: 8px;
}
#recentposts .col02 .recent-posts ul li a {
	margin-right: 36px;
	display: block;
	border-top-style: dashed;
	border-top-color: #ffcfad;
	border-top-width: 2px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 0;
	margin-top: 0;
	color: #fafffc;
	width: 212px;
	background: 5px 18px;
}
#recentposts .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-onHIDE.gif) no-repeat 5px 18px #fff7d4;
}

#recentposts .col02 .postit-top {
	width:248px;
	height:74px;
	background:url(images/recentones-top.png) no-repeat;
	
	font-size:11px;
	text-align:right;
}
#recentposts .col02 .postit-top a {
	color:#21565E;
}
#recentposts .col02 .postit-top a:hover {
	color:#21565E;
	text-decoration:none;
}

#recentposts .col02 .postit-bottom {
	width:248px;
	height: 144px;
	background:url(images/recentones-bottom.png) no-repeat;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#recentposts .col02 .postit-bottom a {
	color:#21565E;
}
#recentposts .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}




/* iconlinks */

#iconlinks {
	margin-top: -20px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	position: absolute;
	left: 0px;
	
	z-index: 110;
}


#iconlinks .twitter a {
	width:48px;
	height:50px;
	position: absolute;
	left:0px;
	font-size:11px;
    text-indent:-400px;
	z-index: 113;
	overflow:hidden;
	background:url(images/twitterico.png) no-repeat 0 0;
}
#iconlinks .twitter a:hover {
	background:url(images/twitterico.png) no-repeat 0 -50px;
}
#iconlinks .rss a {
	width:48px;
	height:50px;
	position:absolute;
	left:44px;
	font-size:11px;
	text-indent:-400px;
	z-index:112;
	overflow:hidden;
	background:url(images/rssico.png) no-repeat 0 0;
}
#iconlinks .rss a:hover {
	background:url(images/rssico.png) no-repeat 0 -50px;
}
#iconlinks .gmail a {
	width:48px;
	height:50px;
	position:absolute;
	left:91px;
	font-size:11px;
	text-indent:-400px;
	z-index:112;
	overflow:hidden;
	background:url(images/gmailico.png) no-repeat 0 0;
}
#iconlinks .gmail a:hover {
	background:url(images/gmailico.png) no-repeat 0 -50px;
}
#iconlinks .kcsite a {
	width:75px;
	height:50px;
	position:absolute;
	left:140px;
	font-size:11px;
	text-indent:-400px;
	z-index:112;
	overflow:hidden;
	background:url(images/kcsiteico.png) no-repeat 0 0;
}
#iconlinks .kcsite a:hover {
	background:url(images/kcsiteico.png) no-repeat 0 -50px;
}


/* login */

#login {
	
	font-size: 8px;
	margin-top: 70px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	position: absolute;
	left: 0px;
	
	z-index: 110;
}


#login .login a {
	
	
	
	width:100px;
	height:100px;
	position: absolute;
	left:2px;
	z-index: 113;
	overflow:hidden;
	background:url(images/login.png) no-repeat 0 0;
	
	
	
}

#login .login a:hover {
background:url(images/login.png) no-repeat 0 0;
}
	



/* bgheader */
#bgheader {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	min-width: 1200px;
	background:url(images/page-back.jpg) no-repeat center top;
	z-index: 90;
}
#bgheader .bgheader {
	z-index: 0;
	width: 1200px;
	height: 679px;
}


/* content */

#content {
	z-index: 300;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 100px;
	background:white center;
	width:734px;
	padding-left:0px;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	
	
	float: left;
	padding-left: 20px;
	padding-top: 45px;
	font-size:12px;
	line-height:20px;
}
#content .col01 h3 {
	position: relative;
	border-bottom-color: #ffd412;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	height: 40px;
	width: 700px;
	padding-left: 0px;
	padding-right: 0;
	padding-top: 0;
	font-size: 37px;
	line-height: 0px;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;
	background: no-repeat bottom;
}
#content .col01 h4 {
	font-si -2px -3pxx;
	line-height:22px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;
	padding:0 0 16px;
	background:url(images/lineHIDE.png) repeat-x bottom;
}
#content .col01 h3 a {
	top: 10px;
	position: relative;
	z-index: 400;
	text-decoration: none;
	font-weight: bold;
	color: #ed6e00;
}
#content .col01 h3 a:hover {
	background-color: #ffeac4;
}
#content .col01 .post {

	padding-bottom:55px;
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	padding-top: 50px;
	position: relative;
	padding-bottom: 45px;
	margin: 0px;
	font-size:11px;
	text-align:center;
	height: 55px;
	width: 700px;
	
	background:url(images/line.png) no-repeat 0 80px;
}
#content .col01 .post-inner {
	padding-right: 50px;
	padding-left: 40px;
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top: -15px;
	left: 645px;
	height:137px;
	width:152px;
	background:url(images/date-tab.gif) no-repeat;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	padding-left: 8px;
	padding-bottom: 6px;
	padding-right: 16px;
	padding-top: 30px;
	color: white;
	text-align: center;
	display:block;
	font-size:11px;
}
.day {
	padding-left: 8px;
	padding-bottom: 2px;
	padding-right: 16px;
	padding-top: 4px;
	color: white;
	text-align: center;
	display:block;
	font-size:18px;
	font-weight:bold;
}
#content .col01 .post-inner a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#e7b64b;
}
#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#ff7602;
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}




#content .col02 .categories-upper {
	visibility: hidden;
	height:124px;
	background:url(images/categories-upper.gif) no-repeat;
}
#content .col02 .categories {
	visibility: hidden;
	background:url(images/categories-back.gif) repeat-y;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;
}
#content .col02 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col02 .categories ul li a {
	visibility: hidden;
	color:#21565E;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 25px;
	background:url(images/bullet-note.gif) no-repeat 5px 8px;
}
#content .col02 .categories ul li a:hover {
	visibility: hidden;
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col02 .categories-btm {
	visibility: hidden;
	height:68px;
	background:url(images/categories-btm.gif) no-repeat;
}


#content .col02 .links {
	visibility: hidden;
	background:url(images/txt-friends-links.gif) no-repeat 50% 8px;
	padding-top:20px;
}
#content .col02 .links ul {
	margin:0 0 20px;
	padding:0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	background:url(images/line-inner.gif) no-repeat bottom;
}
#content .col02 .links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:6px 0;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

#content .col02 .side-meta {
	visibility: hidden;
	background:url(images/txt-misc-debris.gif) no-repeat top right;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}


/* footer */

#footer-holder {
	position: relative;
	left: auto;
	min-width: 1200px;
	min-height: 300px;
	height: 300px;
	margin: 0px;
	background:url(images/footer.png) no-repeat center bottom;
	z-index:100;
}
#footer-holder .footer {
	width: 1200px;
	min-height: 300px;
	height:300px;
	
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	width:480px;
	position:absolute;
	top:116px;
	left:186px;
	font-size:11px;
	line-height:16px;
	color:#000;
	z-index:105;
	height:60px;
	overflow:hidden;
}
#footer-holder .smashing a {
	width:66px;
	height:61px;
	position: absolute;
	top:160px;
	left:709px;
	font-size:11px;
	text-indent:-400px;
	z-index:102;
	overflow:hidden;
	background:url(images/logo-smashing.gif) no-repeat 0 0;
}
#footer-holder .smashing a:hover {
	background:url(images/logo-smashing.gif) no-repeat 0 -61px;
}
#footer-holder .rss a {
	width:55px;
	height:55px;
	position:absolute;
	top:165px;
	left:130px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.gif) no-repeat 0 0;
}


/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-older.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older.gif) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-newer.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.png) no-repeat;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.png) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt-email.png) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.png) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.png) no-repeat 90px 0;
	clear:both;
}
#commentform {
	z-index: 100;
	position: relative;
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px dashed orange;
	width:320px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff5bd;
	float:left;
}
#commentform .comment-box {
	max-width: 687px;
	border:1px dashed orange;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff5bd;
}
#commentform .btnComment {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	color:#000;
	margin:0;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/btn-back.png) transparent;
	float:left;
	clear:left;
}
#commentform .homebutton a {
	margin-left: 260px;
	float: left;
	width:160px;
	height:120px;
	
	
	font-size:11px;
	text-indent:-800px;
	z-index:112;
	overflow:hidden;
	background:url(images/homebutton.png) no-repeat 0 0;
	clear:left;
}
#commentform .homebutton a:hover {
	background:url(images/homebutton.png) no-repeat 0 -120px;
}

/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}
