/*  
Theme Name: Noncrease Design Newsblog 
Theme URI: 
Description: Newsblog
Author: Bernd Mansberg
Version: 1.0
Author URI: 
*/

body {
background:url(images/newsblog-noncrease-design-back.jpg) top center #fdf9f2;
background-repeat:repeat-x;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#wrapper {
background:url(images/newsblog-noncrease-design-header.jpg) no-repeat top center;
width:796px;
margin:auto;


}


#container {
	width:796px;
	margin:0 auto;
	position:relative;
	height:92px;
}


#top {
background:url(images/newsblog-noncrease-design-top.jpg) no-repeat;
width:796px;
height:24px;


}
/* search form */

#search {
	position:absolute;
	text-align:right;
	width:240px;
	left:510px;
	top:8px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:120px;
	height:15px;
	margin:0;
	padding:0px;
	font-family: Tahoma, Times, serif;
	font-size:12px;
}
#search .btnSearch {
	border:1px solid #fff;
	color:#000;
	width:40px;
	height:15px;
	margin-left:12px;
	font-family: Tahoma, Times, serif;
	font-size:9px;
	background-color: #FFFFFF;
}

/* menu */

#menu-holder {
	position:absolute;
	top:43px;
	left:250px;
	overflow:hidden;
	
}

#menu li {
	display:inline;
	
	
}

#menu li.last {
	border:none;
}
#menu {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:bold;
	text-align:center;
}
#menu a {
	color:#009;
	text-decoration:none;
}
#menu a:hover {
	color:#39F;
	text-decoration:underline;
}




/* blog title */

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


/* content */

#content {
	background:url(images/newsblog-noncrease-design-notepad.jpg) repeat-y;
	width:796px;
	margin:0 auto;
	padding-right:0px;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	padding-left:30px;
	width:470px;
	font-size:12px;
	line-height:20px;
	text-align:justify;
}
#content .col01 h3 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	color:#381400;
	font-family: Trebuchet MS, Times, Georgia, erif;
	margin:0;
	padding:0 0 10px;
	background:url(images/line.png) repeat-x bottom;
}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Trebuchet MS, Times, Georgia, erif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.png) repeat-x bottom;
}
#content .col01 h3 a {
	color:#381400;
	text-decoration:none;
}
#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:right;
	background:url(images/line.png) repeat-x;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .date-tab {
	
	top:0px;
	
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
color:#661f04;
	padding:5px;
	font-size:14px;
}
.day {
color:#661f04;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}
#content .col01 .post-inner a {
	color:#692a00;
	position:relative;
	text-decoration:none;
	border-bottom:1px dotted #868585;
	background:#fff;
}
#content .col01 .post-inner a:hover {
	color:#9e460b;
	text-decoration:none;
	border-bottom:1px dotted #763d37;
	background:#fff;
}
#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 {
	float:right;
	width:256px;
	padding-right:0px;
	font-size:12px;
	line-height:16px;
}
#content .col02 .recent-posts {
	width:256px;
	background:url(images/box-middle.jpg) repeat-y;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li {
	font-size:12px;
	line-height:16px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li .listMeta {
	font-size:10px;
}
#content .col02 .recent-posts ul li a {
	color:#661f04;
	display:block;
	width:170px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	background:url(images/bullet-postit.png) no-repeat 5px 8px;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.png) no-repeat ;
}
#content .col02 .postit-bottom {
	width:256px;
	height:21px;
	background:url(images/box_footer.jpg) no-repeat;
	padding-bottom:10px;
	font-size:11px;
	text-align:right;
}
#content .col02 .postit-bottom a {
	color:#661f04;
}
#content .col02 .postit-bottom a:hover {
	color:#661f04;
	text-decoration:none;
}

#content .col02 .categories-upper {
width:256px;
	height:47px;
	background:url(images/box_top.jpg) no-repeat;
}
#content .col02 .categories {
	background:url(images/box-middle-cat.jpg) repeat-y;
	width:256px;
}
#content .col02 .categories ul {
	margin:0;
	padding-left:15px;
}
#content .col02 .categories ul li {
	font-size:12px;
	line-height:18px;
	list-style:none;
	
}
#content .col02 .categories ul li a {
	color:#661f04;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 5px;
	background:url(images/bullet-note.png) no-repeat 5px 8px;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.png) no-repeat;
}
#content .col02 .categories-btm {
	height:35px;
	background:url(images/box_bottom_cat.jpg) no-repeat;
	width:256px;
}

#content .col02 .categories-upper-links {
width:256px;
	height:47px;
	background:url(images/box_top_links.jpg) no-repeat;
}
#content .col02 .categories-links {
	background:url(images/box-middle-cat.jpg) repeat-y;
	width:256px;
}
#content .col02 .categories-links ul {
	margin:0;
	padding-left:15px;
}
#content .col02 .categories-links ul li {
	font-size:12px;
	line-height:18px;
	list-style:none;
	
}
#content .col02 .categories-links ul li a {
	color:#661f04;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 5px;
	background:url(images/bullet-note.png) no-repeat 5px 8px;
}
#content .col02 .categories-links ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.png) no-repeat;
}

#content .col02 .categories-upper-tags {
width:256px;
	height:47px;
	background:url(images/box_top_tags.jpg) no-repeat;
}
#content .col02 .categories-tags {
	background:url(images/box-middle-cat.jpg) repeat-y;
	width:256px;
}
#content .col02 .categories-tags ul {
	margin:0;
	padding-left:15px;
	padding-right:15px;
	color:#661f04;
}
#content .col02 .categories-tags ul li {
	font-size:12px;
	line-height:18px;
	list-style:none;
	color:#661f04;
	
}
#content .col02 .categories-tags ul li a {
	color:#661f04;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 5px;
	background:url(images/bullet-note.png) no-repeat 5px 8px;
}
#content .col02 .categories-tags ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.png) no-repeat;
}



#content .col02 .links {
	background:url(images/txt-friends-links.png) no-repeat;
	height:40px;
	padding-top:20px;
		
}
#content .col02 .links ul {
	margin:5px 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:#661f04;
	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 {
	
}
#content .col02 .side-meta ul {
	margin:15px ;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:15px;
	line-height:14px;
	list-style:none;
	font-weight:bold;
	color:#4a1700;
		
}
#content .col02 .side-meta ul li a {
	margin-top:25px;
	color:#661f04;	
	display: inline;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}


/* footer */

#footer-holder {
	width:796px;
	margin:0 auto;
	position:relative;
}
#footer-holder .footer {
	width:796px;
	height:35px;
	position:absolute;
	top:0px;
	
	background:url(images/newsblog-noncrease-design-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:500px;
	position:absolute;
	top:40px;
	left:5px;
	font-size:11px;	
	color:#4a1700;
	z-index:105;
	height:65px;
	overflow:hidden;
	text-align:center;
	
}

#footer-holder .admin {
	width:500px;
	position:absolute;
	top:10px;
	left:5px;
	font-size:11px;	
	color:#4a1700;
	z-index:205;
	height:150px;
	overflow:hidden;
	list-style:none;
}

#footer-holder .admin ul {
	margin:10px 0;
	padding:0;
	text-align:center;
}
#footer-holder .admin ul li {
	font-size:11px;
	display: inline;
	list-style:none;
	color:#4a1700;
}
#footer-holder .admin ul li a {
	color:#4a1700;
	margin:0 auto;
	display: inline;
	padding: 0;
}
#footer-holder .admin ul li a:hover {
	text-decoration:none;
	color:#4a1700;
}





/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-older.png) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older.png) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-newer.png) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.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: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.png) 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 {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	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:425px;
	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:#000;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/btn-back.jpg) transparent;
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.png) 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;
}

/* sidebar */
h2 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;

} 

#sidebar li.last {
	border:none;
}
#sidebar {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
#sidebar a {
	color:#009;
	text-decoration:none;
}
#sidebar a:hover {
	color:#39F;
	text-decoration:underline;
}


#contact {
padding:40px 20px 10px 20px;
color:#661f04;
	
	font-size:12px;
}

#tags-upper {
background:url(images/tags.png);
background-repeat:no-repeat;
height:60px;
}

.categories-tags a {
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-align:left;
	color:#4a1700;
	text-decoration:none;
}

categories-tags a:hover {
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-align:left;
	color:#4a1700;
	text-decoration: underline;
}

