/*   
Theme Name: Tim Hanssen
Theme URI: http://www.timhanssen.com
Description: red blog design
Author: Tim Hanssen in co-operation with Spotch Gwingo Media Group
Author URI: http://www.timhanssen.com
Version: 0.1
.
Only for use on timhanssen.com © Spotch Gwingo Media 2000
.
*/

html {
	padding:0;
	margin:0;
}

body {
	font-family:arial, sans-serif;
	font-size:13px; 
	color:#333;
	line-height:21px;
	padding:0;
	margin:0;
}

a:link, a:active, a:visited, a:hover, a:focus  { text-decoration:none; border:0; color:#d30910; }

#frame-full {
	width:980px;
	margin:auto auto;
	margin-top:0px;
}

#frame-header {
	height:70px;
	background-image: url(http://www.timhanssen.com/wp-content/themes/timhanssen/images/header-up.png);
}

#frame-headerdown {
	height:40px;
	background-image: url(http://www.timhanssen.com/wp-content/themes/timhanssen/images/header-down.png);
	background-repeat:no-repeat;
	
	font-family:georgia, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:65px;
	padding-top:0px;
	
}

#menu {
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#menu li { 
	float: left;
	margin: 0 0 0 0;
	padding-right: 9px;
	text-transform:lowercase;
} 

ul#menu li a:link { text-decoration:none; border:0; color:#FFFFFF; }
ul#menu li a:active { text-decoration:none; border:0; color:#CCCCCC; }
ul#menu li a:visited { text-decoration:none; border:0; color:#FFFFFF; }
ul#menu li a:hover{ text-decoration:none; border:0; color:#CCCCCC; }
ul#menu li a:focus { outline:none;}

#frame-content {
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
	float:left;
	clear:none;
	overflow:hidden;
	width:600px;
}

#frame-content-width {
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
	float:left;
	clear:none;
	overflow:hidden;
	width:980px;
}

#frame-footer {
	clear:both;
	width:980px;
	height:35px;
	color:#FFFFFF;
	text-align:center;
	background-image: url(http://www.timhanssen.com/wp-content/themes/timhanssen/images/footer.png);
	background-repeat:no-repeat;
}


.title {
	font-family:georgia, serif;
	font-weight:bold;
	line-height:24px;
	font-size:20px;
	color:#d30910;
}

.meta {
	font-family:georgia, serif;
	line-height:21px;
	font-size:18px;
	color:#666;
}

.blog-meta {
	font-family:georgia, serif;
	line-height:21px;
	font-size:12px;
	color:#666;
}

.blog-meta a {
	color:#666;
}



.entry {
	margin:0 0 0 0;
}

.entry p {
}




#frame-left { float:left; clear:left; width:145px; }

#frame-side { float:left; clear:none; width:200px; }




h1, h2, h3, h4, h5 { font-family:"Segoe UI"; }





.post { margin-bottom:25px;}




.sidebar-widget { margin-bottom:10px; }
.join-image { vertical-align:middle; border:none; padding-top:2px; padding-bottom:2px; }





.image-nb { border:none; }