/*
Theme Name: Treibsand Template
Description: Treibsand Blog Template. 
Author: ast@treibsand.com 
Version: 1.0

*/

html,body{
	margin: 0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em; 
	line-height: 1.3em;
	height: 100%;
}

h2 {
	color: #EB4A00;
	font-size: 1.2em; 
	line-height: 1.3em; 
	letter-spacing: 0.25em; 
	list-style: none; 
}

strong {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

ul { 
	margin: 5px 5px 5px 5px; 
	list-style: url('images/bullet.gif') 
}

a { 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}

a strong { 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
}
a:hover { 
	color: #EB4A00; 
	text-decoration: none; 
	font-weight: normal; 
}

a:hover strong { 
	color: #EB4A00; 
	text-decoration: none; 
	font-weight: bold; 
}

/*img {
	border: 0px;
}
*/
hr {
	height:1px;
	background-color: #000000;
	border: 0px;
}

#table {
	width: 100%;
	height: 100%;
}

#header {
	height: 120px;
	background-image: url('images/hdr.gif');
	background-position: top;
	border-bottom: 5px solid black;
	margin-right: 10px;
}
 
#header_left {
	height: 120px;
	width: 28px;
	background-image: url('images/lft_column.gif');
	background-repeat: repeat-y;
}
 
#header_right {
 	height: 120px;
 	width: 28px;
 	background-image: url('images/rght_column.gif');
	background-repeat: repeat-y;
}

#header a {color: #000000; text-decoration: none; font-weight: normal;}
#header a strong {color: #FFFFFF; text-decoration: none; font-weight: normal;}
#header a:hover {color: #FFFFFF; text-decoration: none; font-weight: normal;}
#header a:hover strong {color: #000000; text-decoration: none; font-weight: normal;}

span.validation {  
	float: right; 
	padding-right: 10px; 
	padding-top: 10px;
} 

#logo {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 2.5em; 
	line-height: 1.5em; 
	letter-spacing: 0.25em 
}

#search {
	position: absolute;
	top: 45px;
	left: auto;
	right: 70px;
}

#main {
	vertical-align: top;
	padding: 0 20px 20px 20px; 
}

#navi {
	width: 250px;
	border-left: 1px groove #000000;
	background-color: #F7F7F7;
	vertical-align: text-top;
}

.widget {
	background:url(images/widgetsep.png) top no-repeat;
	padding:15px 15px 17px;
}

.widget_feeds {
	padding:15px 15px 17px;
}

#westsidebar {
	width:125px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}

#eastsidebar {
	width:125px;
	float:right;
	font-size:95%;
	overflow:hidden;
}

#footer {
	height: 50px;
	background-image: url('images/hdr.gif');
	background-position: bottom;
	border-top: 5px solid black;
}

#nav {
	padding-top: 95px;
	padding-left: 10px;
	height: 25px;
}

ul#nav  { margin: 0 }

#nav li  /* Main nav list items */
{
	font-size: 13px;
	float: left;
	list-style: none;
	text-align: center
}

#nav li a {
	display: block; 
	margin-left: 5px; 
	width: 90px; 
	line-height: 25px; 
	text-decoration: none;
	color: #FFFFFF;
}

	 
#nav a:link, #nav a:visited  { background: url('images/tab.gif') no-repeat 0 -25px }

#nav a:hover, #nav a:active { background: url('images/tab.gif') no-repeat 0 0 }

#nav a#current { background: url('images/tab.gif') no-repeat 0 0 }

/* ------------------------------------ *
 * fonts                                *
 * ------------------------------------ */
 
#copyright {
	padding-left: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
}

.fixed {
	clear:both;
}

.post .info {
	margin:5px;
}

.post .date, 
.post .tags, 
.post .categories, 
.post .editpost, 
.post .readingblinds, 
.post .comments, 
.post .addcomment, 
.post .editlinks {
	background:url(images/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}

.post .act {
	height:16px;
	float:right;
}

.post .act span {
	float:left;
	margin-left:15px;
}

.post .date {
	background-position:0 -48px;
	float:left;
}

.post .comments {
	background-position:0 -96px;
}


.post .tags {
	background-position:0 -16px;
}
.post .categories {
	background-position:0 -32px;
}

.post p {
	margin-bottom:10px;
}

.post .under {
	height:16px;
	line-height:16px;
}
.post .under span {
	float:left;
	margin-right:15px;
}

#feedrss {
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 36px;
	float:left;
	text-decoration:none;
	background:url(images/feeds.gif) 5px 5px no-repeat;
}

.paginator .alignleft {
	position: relative;
	float: left;
	left: 0px;
}

.paginator .alignright {
	position: relative;
	float: right;
	left: auto;
	right: 0px;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

img.attachment-thumbnail {
border: 0px;
}

