/*
    Theme Name: Notepad Chaos
    Theme URI: http://www.notepadchaos.com
    Description: Notepad Chaos is a wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a>
    Version: 2.0
    Author: Evan Eckard
    Author URI: http://www.evaneckard.com/
*/


body {
	background:url(images/page-back.gif) repeat-x #5b6760;
	background-color: #5b6760;
	margin:0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	
}


#outer {
	background:url(images/bg.png) no-repeat top center;
	

position:absolute;
width:1260px;
left:50%;
margin-left:-630px;	
}

#play{
position:relative;
padding:0px;
margom:0px;
position:absolute;
z-index:110;

right:43px;


}

#tabs {
position:relative;

  float:left;

  font-size:95%;
z-index:105;
  line-height:18px;



  
}

#tabs ul {

  margin:240px 10px 0 165px;

 /* padding:250px 10px 0 480px;*/

  list-style:none;

}



#tabs li {

  display:inline;

  margin:0;

  padding:0 0px;

  border-left: 1px solid #999;





}

			

#tabs li.first {

  border-left: none !important;

}	



#tabs a {

  margin:0 3px 0 6px;

  padding:4px 10px;

  text-decoration:none;

  font-weight:100;
color:#fbb803;

}



#tabs a:hover, #tabs ul li.current_page_item a{

  color:red;

}





p .wp-caption-text{
font-size:50%;

}



#container {
	width:960px;
	margin:0 auto;
	padding:70px 0px 0px 0px;
	position:relative;
	height:239px;

	
/*header area*/
}

/* search form */

#search {
	position:absolute;
	text-align:left;
	width:270px;
	left:670px;
	top:2000px;
	z-index:100;

}
#search form {
	padding:0;
	margin:0;

}
#search .txtField {
	border:1px solid #fff;
	width:198px;
	height:29px;
	margin:0;
	/*padding:3px;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search-back.gif) transparent no-repeat;
}
#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/btn-back.gif) transparent;
}


/* blog title */

#title {
	position:absolute;
	top:144px;
	left:96px;
	color:#fff;
	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;
}


/* content */

#content {
	background:url(images/content-bg.gif) repeat-y;
	width:870px;
	margin:0 auto;
	padding:0px 25px 0 70px;

}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	width:520px;
	font-size:12px;
	line-height:18px;
}
#content .col01 h3 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 10px;
	/*background:url(images/line.gif) no-repeat bottom;*/
}
#content .cat-title {
	font-size:22px;
	line-height:28px;
	font-weight:normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#F63003;
	margin:0 0 20px;
	padding:0 0 10px;
	/*background:url(images/line.gif) no-repeat bottom;*/
}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 16px;
color:red;
	/*background:url(images/line.gif) no-repeat bottom;*/
}
#content .col01 h3 a {
	color:#ff0000;
	text-decoration:underline;
	
}
#content .col01 h3 a:hover {
	/*background-color:#f4f0db;*/
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	font-size:11px;
	text-align:left;
	/*background:url(images/line.gif) no-repeat;*/
	padding-top:18px;
color: orange;

	
}
#content .col01 .post-inner {
	position:relative;
}

#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}

#content .col01 .post-inner a {
	color:orange;
	position:relative;
	text-decoration:none;
	
	
}
#content .col01 .post-inner a:hover {
	color:red;
	text-decoration:none;
	
}

#content .col01 .meta a {
	color:orange;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}
.side-columns {
	float:right;
	width:280px;
	font-size:12px;
	line-height:18px;
}

/* column 2 */

#content .col02 {
	float:left;
	width:210px;
	font-size:11px;
	line-height:16px;
}
#content .col02 .pages {
	width:212px;
	/*background:url(images/pages-back.gif) repeat-y;*/
}
#content .col02 .pages ul {
	padding:0;
	margin:0;
}
#content .col02 .pages ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .pages-bottom {
	width:188px;
	height:62px;
	/*background:url(images/pages-bottom.gif) no-repeat left bottom;*/
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col02 .pages ul li .listMeta {
	font-size:10px;
}
#content .col02 .pages ul li a {
	color:#21565E;
	border-top:1px solid #FFE5BE;
	display:block;
	width:170px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	/*background:url(images/bullet-postit.gif) no-repeat 5px 8px;*/
}
#content .col02 .pages ul li a:hover {
	text-decoration:none;
	color:#000;
	/*background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;*/
}

/*#content .col02 .categories-upper {
	height:124px;
	/*background:url(images/categories-upper.gif) no-repeat;*/
}*/
/*#content .col02 .categories {
	/*background:url(images/categories-back.gif) repeat-y;*/
}*/




/* column 3 */




#content .col03 {
	float:right;
	width:310px;
	font-size:11px;
	line-height:16px;
	padding:0 0 0 10px;
}

#content .col03 .categories{
	padding-top: 40px;
	padding-bottom:40px;
	background:url(images/flokka.png) no-repeat 10px 5px;

}

#content .col03 .categories ul {
	margin:0;
	padding:0;
}
#content .col03 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col03 .categories ul li a {
	color:#21565E;
	text-decoration:none;
	margin:3 auto;
	display:block;
	width:280px;
	padding:4px 0 4px 25px;
	/*background:url(images/bullet-note.gif) no-repeat 5px 8px;*/
}
#content .col03 .categories ul li a:hover {
	text-decoration:none;
	color:#000;
	/*background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;*/
}
#content .col03 .categories-btm {
	height:68px;
	/*background:url(images/categories-btm.gif) no-repeat;*/
}



#content .col03 .recent-posts {
	background:url(images/ritad.png) no-repeat 10px 5px;
	padding-top: 40px;
	padding-bottom: 20px;
	width:310px;
	/*background:url(images/postitBack.gif) repeat-y;*/
}
#content .col03 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col03 .recent-posts ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col03 .recent-posts ul li .listMeta {
	font-size:11px;
}
#content .col03 .recent-posts ul li a {
	color:#21565E;
	text-decoration:underline;
	display:block;
	width:280px;
	margin:0 auto;
	padding-bottom:10px;
	
	/*padding:4px 0 4px 25px;*/
	
}
#content .col03 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	/*background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;*/
}





/*#content .col03 .postit-bottom {
	width:188px;
	height:62px;
	/*background:url(images/postit-bottom.gif) no-repeat;*/
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}*/
#content .col03 .postit-bottom a {
	color:#21565E;
}
#content .col03 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}
#content .col03 .about-box {
	background:url(images/hvada.png) no-repeat 10px 5px;
	
	padding:30px 10px 10px 20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}



#content .col03 .about-box p{
margin-right:5px;
}

#content .col03 .about-box a{
color:orange;
}


#content .col03 .links {
	background:url(images/links.png) no-repeat 20% 2px;
	padding:30px 50px 40px 0px;
}
#content .col03 .links ul {
	margin:0;
	padding:0;
}
#content .col03 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;

	/*background:url(images/line-inner.gif) no-repeat bottom;*/
}
#content .col03 .links ul li a {
	color:#21565E;
	text-decoration:none;
	margin:0 auto;
	display:block;
	width:186px;
	padding:3px;
	



}
#content .col03 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

/*#content .col03 .side-meta {
	background:url(images/txt-misc-debris.gif) no-repeat top right;
	padding:10px 20px 20px;
}
#content .col03 .side-meta ul {
	margin:0;
	padding:0;
}
#content .col03 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col03 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:186px;
	padding:3px 0;
}
#content .col03 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}*/



/* dynamic sidebar */

#content .widget {
	display:block;
	padding:10px 20px;
	/*background:url(images/dynamic-back.jpg) repeat-y;*/


	
}

#content .widget ul{
list-style:none;
}

#content .widget ul li a{
text-decoration:none;
color: #000;
}


/* image handling */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
border:2px solid orange;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
border:2px solid orange;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* footer */

#footer-holder {
	width:1260px;
	height: 470px;
	margin:0 auto;
	position:relative;

	background:url(images/footer.gif) no-repeat;
	min-height:259px;
}
#footer-holder .footer {
	float:left;
	width:512px;
	font-size:14px;
	padding:100px 0px 0 755px;
	line-height:16px;
	color:#899267;
	height:60px;
	overflow:hidden;


}
#footer-holder .footer a {
	color:#000;
}
#footer-holder .footer a:hover {
	color:#000;
	text-decoration:none;
}

#footer-holder .smashing a {
	width:32px;
	height:32px;
	position:absolute;
	top:35px;
	left:869px;
	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 -32px;
}
#footer-holder .rss a {
	width:49px;
	height:51px;
	position:absolute;
	top:58px;
	left:273px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.gif) no-repeat 0 0;
}
#footer-holder .rss a:hover {
	background:url(images/icon-rss.gif) no-repeat 0 -51px;
}
#footer-holder .evaneckard a {
	width:37px;
	height:37px;
	position:absolute;
	top:74px;
	left:867px;
	font-size:11px;
	text-indent:-400px;
	z-index:102;
	overflow:hidden;
	background:url(images/icon-evaneckard.gif) no-repeat 0 0;
}



/* next previous */

.previous a {
	float:left;
	width:125px;
	height:33px;
	text-indent:-400px;
	background:url(images/eldri.png) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/eldri.png) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:125px;
	height:33px;
	text-indent:-400px;
	background:url(images/nyrri.png) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/nyrri.png) 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:36px;
	background:url(images/txt-your-comment.png) no-repeat;
}
.avatar {
	float:left;
	clear:left;
}
.comment-txt {
	width:350px;
	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 #939393;
	width:290px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:380px;
	margin:0 0 10px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}


/* 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:orange;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	
}
.commentlist li a:hover {
	color:red;
	text-decoration:none;
	
	
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
color:red;
}
