/*  
Theme Name: TheTycho.com
Theme URI: http://www.thetycho.com/
Description: Het thema voor thetycho.com
Version: 1.0
Author: Noord Media
Author URI: http://www.noordmedia.nl/
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	color:#383121;
	font:0.8em/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-bottom: 15px;
	background: #c90303 url(images/bg.jpg) repeat-x left top;
}

#container,#footer,#head,#container_splash,#splash,#hornav,#container_content,#container_content_top{width:963px; margin:0 auto}

#head, #splash {position:relative;}

#container {
	background:#fff;
	clear:left;
}

#container_splash {
	height:210px;
	background:#fff;
	margin-bottom:5px;
}

#splash {height:210px;}

#logo {
	position:absolute;
	left:20px;
	top:30px;
	z-index: 100;
}

#hornav {
	position:relative;
	height:40px;
	line-height:100%;
	background: url(images/bg-hornav.jpg) no-repeat left top;
}

#sidebar{
	position:relative;
	float:left;
	width:204px;
	padding: 30px 15px 15px;
	background: url(images/bg-sidebar-top.gif) no-repeat left top;	
}

#submenu {
	width:185px;
	float:left;
	padding-top: 15px;
	padding-left: 25px;
}

#rss {
	position:absolute;
	width:39px;
	height:38px;
	top:30px;
	right:10px;
}

#container_content {background:#fff url(images/bg-container-content.gif) repeat-y left top;}

#content{
	float: left;
	width: 468px;
	padding: 15px 26px 15px 25px;
}

#col2-container {
	float: left;
	width:753px;
	clear:both;
}

.bnr728 {
	width:728px;
	height:90px;
	padding-top:15px;
	padding-left:25px;
	background: #fff;
	padding-bottom:10px;
}

#footer{
	height: 40px;
	background: #fff url(images/bg-footer.gif) no-repeat left top;
}

/*LISTS*/

ul{list-style: disc outside;margin-bottom:15px;}
ul li {margin-left: 30px;}

ul#headernav {
	text-transform: uppercase;
	list-style: none;
	margin-bottom:0px;
	margin-left:20px;
	font-weight: bold;
	font-size: 0.85em;
}

ul#headernav li {
	float:left;
	margin-left: 0px;
}

ul#headernav li a {
	color:#fff;
	float:left;
	line-height:30px;
	height:40px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

ul#headernav li a:hover {
	background: url(images/headernav-hover.gif) no-repeat center bottom;
	text-decoration:none;
}

ul#headernav li.current_page_item a, ul#headernav li.current_page_parent a {
	background: url(images/headernav-active.gif) no-repeat center bottom;
}

ul.subnav{font-size:.9em;list-style: none; line-height:1.8em; margin-bottom:5px;}

ul.subnav li {
	border-bottom: 1px solid #D9D0BB;
	padding-top:1px;
	padding-bottom:0px;
	margin-left: 0px;
}
ul.subnav li.current_page_item, ul.subnav li.current_page_parent {font-weight: bold;}

ul.subnav li a{
	text-decoration:none;
	color: #CC0000;
}

ul.subnav li a:hover{text-decoration:underline;}

ul li.linkcat {
	list-style: none;
	margin-left: 0px;
}

/*HEADERS*/

h1, h1 a, h2, h2 a, h3, h3 a {color:#cc0000;}

h1{
	margin-bottom:20px;
	font-size: 1.4em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
}

h1.postheader {margin-bottom:10px;}

h1 a {text-decoration:none;}

h2, h2 a {
	font-size:0.85em;
	padding-top:.8em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:10px;
	color: #383121;
}

h2#comments, h2#respond {
	font-size: 1.2em;
	margin-bottom:20px;
}

h3{
	margin-bottom:5px;
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
}

h3.archive {
	font-size: .9em;
	text-transform: uppercase;
	margin-bottom:15px;
	color: #383121;
}

p{margin-bottom:10px}

p.date, div.articlefooter {
	text-transform:uppercase;
	font-size:.8em;
	color:#685B3E;
}

div.articlefooter {
	clear: both;
	height:50px;
	background: url(images/bg-articlefooter.gif) no-repeat left top;
	padding:10px;
	position:relative;
}

p.copyright {
	text-align: center;
	text-transform: uppercase;
	color: #AB9C74;
	font-size: .8em;
	margin-top:10px
}

/*LINKS*/

a{color: #cc0000;text-decoration:none;}
a:hover {text-decoration:underline;}

#tagcloud a {color: #cc0000;}

a img {border:none;}

#nav a, #logo a, #logo a:hover, .banner a, .banner a:hover, a.no-linkborder img, a.no-linkborder, a:hover.no-linkborder {
	border-bottom: none !important;
	border-bottom: none;
}

a.addthis_button {
position:absolute;
bottom:0px;
right:0px;
	display:block;
	padding-top:8px;
}

a.more-link{
	display: block;
	margin-top: 5px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.85em;
	color: #CC0000;
	text-decoration:none;
	
}



a.more-link:hover{text-decoration:underline;}

div.articlefooter a {text-decoration:none;color:#685B3E;}
div.articlefooter a:hover {text-decoration:underline;}

div#tagcloud a {text-decoration:none;}
div#tagcloud a:hover {text-decoration:underline;}

p.copyright a{color: #AB9C74;}



ol.commentlist {list-style: none;}

ol.commentlist li {
	margin-bottom:20px;
	margin-left:0px;
	border-bottom: 1px solid #D9D0BB;
}

/*COMMENTS*/

#commentform #submit {float:right;}
#commentform input,#commentform textarea {font:0.9em}
#commentform textarea{width:95%;}

img.alignleft, img.alignright, img.alignnone, img.avatar {
	background:#fff;
	border:1px solid #ccc;
	padding:4px
}

img.alignright {
	float:right;
	margin:5px 0 5px 10px;
}

img.alignleft, img.avatar {
	float:left;
	margin:5px 10px 5px 0;
}

.submenu,.outlinelist {
	font-size:0.85em;
	margin-bottom:15px
}

.submenu li a,.outlinelist li a {text-decoration:none}
.more a:hover {color:#383121}

.item{
	margin-bottom: 30px;
	clear: both;
}

.searchitem{
	margin-bottom: 15px;
	clear: both;
}

#commentform textarea{width:95%;}

span.cat, span.tag, span.comment, span.edit {padding-left:20px;} 
span.cat {background: url(images/tag_red.png) no-repeat left top;} 
span.tag {background: url(images/tag.png) no-repeat left top;}
span.comment {background: url(images/comment.png) no-repeat left top;}
span.edit {background: url(images/page_white_edit.png) no-repeat left top;}

/*SEARCHFORM*/

input#s, input#searchsubmit  {
	background: transparent;
	border:none;
	position:absolute;
	top:5px;
}

input#s {	
	right:89px;
	height:17px;
	width:119px;
	font: 11px/20px Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
}

input#searchsubmit {
	right:25px;
	height:20px;
	width:56px;
	cursor:pointer;
}

/*WP-PAGENAVI*/

div.wp-pagenavi {margin-top:30px;}