/*
    Theme Name: Toyz
    Theme URI: http://cullenstephenson.com/
    Description: Toyz is a wordpress theme adapted from Notepad Chaos by <a href="http://www.evaneckard.com">Evan Eckard</a>
    Version: 1.5
    Author: Evan Eckard and adapted by Cullen Stephenson
	Author URI: http://www.cullenstephenson.com
*/


body {
	font-family: Georgia, Times, serif;
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
}
#bkg {background:url(images/page-back.jpg) no-repeat top center;
}
#container {
	width:860px;
	background:url(images/page-back.jpg) no-repeat top center;
	margin:0 auto;
	position:relative;
	height:272px;
	
}
#background {
	background-image: url(images/container-back.jpg);
	background-repeat: repeat-y;
	width: 860px;
	margin:0 auto;
}
/* search form */

#search {
	position:absolute;
	text-align:right;
	width:250px;
	left:540px;
	top:10px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #a5a474;
	width:138px;
	margin:0;
	padding:3px;
	font-family: Verdana, sans-serif;
	font-size:12px;
	background:#fff;
}
#search .btnSearch {
	border:1px solid #a5a474;
	color:#21565e;
	margin:0;
	padding:2px;
	font-family: Verdana, sans-serif;
	font-size:11px;
	background:transparent;
}
#search .btnSearch:hover {
	color:#000000;
	background:#fff;
}

/* menu */

#menu-holder {
	position:absolute;
	top:43px;
	left:478px;
	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) 5px 3px no-repeat;
}
#about a:hover {
	background:transparent url(images/menu.jpg) -102px 3px no-repeat;
}
#archives a:hover {
	background:transparent url(images/menu.jpg) -209px 3px no-repeat;
}


/* blog title */

#title {
	position:absolute;
	top:0px;
	left:76px;
	color:#fff;
	font-family: Verdana, sans-serif;
	font-size:10px;
	width:370px;
	overflow:hidden;
	background-color: transparent;
	height: 200px;
}
#title h2 {
	color:#000000;
	font-size:20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 3000;		
}
#title a {
	color:transparent;
	text-decoration:none;
	display: block;
	height: 200px;

}
#title a:hover {
	height: 200px;
	text-decoration:none;
}


/* content */

#content {
	width:780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	margin-left:65px;
	width:435px;
	font-size:12px;
	line-height:20px;	
}
#content .col01 p {
	margin-bottom: 20px;		
}
#content .col01 h3 {
	font-size:24px;
	line-height:23px;
	font-weight:normal;
	font-family: Georgia, Times, serif;
	margin:0;
	padding:0 0 10px;
	letter-spacing: .12em;
}
#content .cat-title {
	font-size:22px;
	line-height:28px;
	font-weight:normal;
	font-family: Georgia, Times, serif;
	color:#F63003;
	margin:0 0 20px;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Georgia, Times, serif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h3 a {
	color:#000;
	text-decoration:none;
}
#content .col01 h3 a:hover {
	background-color:#fffffb;
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 img{
	display: block;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-108px;
	height:64px;
	width:83px;
	background:url(images/date-tab.jpg) no-repeat;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	text-align:right;
	display:block;
	padding:6px 16px 6px 0;
	font-size:11px;
}
.day {
	text-align:right;
	display:block;
	padding:4px 16px 2px 0;
	font-size:18px;
	font-weight:bold;
	font-family: Georgia, Times, serif;
}
#content .col01 .post-inner a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
	border-bottom:1px solid #868585;
}

#content .col02 {
	float:right;
	width:228px;
	font-size:11px;
	line-height:16px;
	margin-right: 27px;
}
#content .col02 .recent-posts {
	width:228px;
	background:url(images/posts-back.jpg) repeat-y;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li {
	font-family: Georgia, Times, serif;
	font-size:11px;
	line-height:15px;
	list-style:none;
	padding:0;
}
#content .col02 .recent-posts ul li .listMeta {
	font-size:10px;
	color: #000000; 	
	text-transform: none;
}
#content .col02 .recent-posts ul li a {
	color:#21565E;
	display:block;
	width:160px;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-decoration:none;
	padding-right: 0;
	padding-bottom: 16px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 30px;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	background-color: #FFFFFB;
}
#content .col02 .postit-bottom {
	width:228px;
	height:22px;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
	background-image: url(images/simple-bottom.jpg);
	background-repeat: no-repeat;
}
#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}

#content .col02 .categories-upper {
	height:45px;
	background:url(images/categories-upper.jpg) no-repeat;
}
#content .col02 .categories {
	background:url(images/posts-back.jpg) 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 {
	color:#21565E;
	display:block;
	width:160px;
	text-decoration:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E4BA;
}
#content .col02 .categories ul li a:hover {
	color:#000;
	background-color: #FFFFFB;
}
#content .col02 .categories-btm {
	height:22px;
	padding:12px 12px 0;
	background-image: url(images/simple-bottom.jpg);
	background-repeat: no-repeat;
}
#content .col02 .links-upper {
	height:45px;
	background:url(images/links-upper.jpg) no-repeat;
        margin-top: 25px;
}
#content .col02 .links {
	background:url(images/posts-back.jpg) repeat-y;
}
#content .col02 .links ul {
	padding:0;
	margin:0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col02 .links ul li a {
	color:#21565E;
	display:block;
	width:160px;
	text-decoration:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E4BA;
}
#content .col02 .links ul li a:hover {
	color:#000;
	background-color: #FFFFFB;
}
#content .col02 .links-btm {
	height:22px;
	padding:12px 12px 0;
	background-image: url(images/simple-bottom.jpg);
	background-repeat: no-repeat;
}

#content .col02 .side-meta {
	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;
}

/* dynamic sidebar */

#content .dynamic-sidebar {
	display:block;
	padding:12px 0;
}


/* footer */

#footer-holder {
	height:150px;
	width: 860px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	background:url(images/footer.jpg) no-repeat;
	position:relative;
}
#footer-holder .footer {
	height:150px;
	width: 860px;
	background:url(images/footer.jpg) no-repeat;
	z-index:100;
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	width:455px;
	position:absolute;
	top:67px;
	left:80px;
	font-size:11px;
	line-height:16px;
	color:#CECCAC;
	z-index:105;
	height:60px;
	overflow:hidden;
}
#footer-holder .rss a {
	width:126px;
	height:52px;
	position:absolute;
	top:40px;
	right:180px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.jpg) no-repeat 0 0;
}


/* next previous */

.previous a {
	float:left;
	width:75px;
	height:29px;
	text-indent:-400px;
	background:url(images/link-older.jpg) no-repeat 0 0;
	overflow:hidden;
}

.next a {
	float:right;
	width:75px;
	height:29px;
	text-indent:-400px;
	background:url(images/link-newer.jpg) no-repeat 0 0;
	overflow:hidden;
}



/* 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.gif) no-repeat;
}
.avatar {
	float:left;
	clear:left;
}
.comment-txt {
	width:370px;
	float:right;
	clear:right;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.gif) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.gif) 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.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #a5a474;
	width:320px;
	margin:0;
	padding:3px;
	font-family: Verdana, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #a5a474;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: Verdana, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #a5a474;
	color:#21565e;
	margin:0;
	padding:2px;
	font-family: Georgia,Times,serif;
	font-size:14px;
	background:transparent;
	float:left;
	clear:left;
}
#commentform .btnComment:hover {
	color:#000;
	background:#fff;
}


/* 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;
}* {
	margin: 0px;
	padding: 0px;
}
