/*
Theme Name: Blue Kino
Theme URI: http://kino.pandela.net/
Description: My first wordpress theme.
Version: 1.1 (english version)
Author: Kino
Author URI: http://kino.pandela.net/
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 4px solid #399c07;
	margin: 0;
	padding: 0;
background: #DBFFDB;
}
img {
	border: none;
	margin: 0 auto;
	display: block;
	text-align:center;
}
a {
color:#660000;
font-weight: normal;
text-decoration: none;
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none;
}

h2 {
	text-align: left;
	font-size: 16px;
	margin: 0;
	padding: 10px 0 0;
}
blockquote {
	color: #777;
}
#header {
height: 169px;
background: #cc0000 url(http://www.suttonb.com/img/recent.gif) repeat-x 0 bottom;

}
#logo {
top: 26px;
	left: 50px;
	width: 350px;
	height: 122px;
	z-index: 1000;
	text-align: left;
	margin: 0px 0 0 75px;
	position: absolute;
background: url("http://www.suttonb.com/img/sbslogo-06a.gif") no-repeat;
}
#container {
	text-align: center;
	padding: 7px 0 0;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
}


/*------- Tab Menu ---------*/
#nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
background: #399c07;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #c9e5c3;
	height: 38px;
width: 900px;
	font: x-small/normal tahoma, verdana, arial, helvetica, sans-serif;
}

#nav a {
	margin: 0;
	float: left;
	padding: 0 0 0 0px;
	font-weight: normal;
}
#nav a span {
	color: #ffffff;
	float: left;
	padding: 5px 36px 4px 11px;
}
#nav #current a {
color: #ffffff;
	border-width: 0;
	font-weight: bold;
background: url(http://www.suttonb.com/img/menuback.gif) no-repeat center -100px;

}
#nav #current a span {
	color: #cccccc;
background: url(http://www.suttonb.com/img/menuback.gif) no-repeat center top;
	padding-bottom: 4px;
}
#nav a:hover{
	color: #fff;
	background: url(http://www.suttonb.com/img/menuback.gif) no-repeat center top;
}



/*------- Posts ---------*/
#content {
	padding: 0;
	margin: 20px 0;
}
#content a, .entry a, .commentlist a{
	color: #399C07;
font-size: 16px;
font-weight: bold;
}
#content a:hover, .entry a:hover, .commentlist a:hover {
	border-bottom: 0px solid;
font-weight: bold;
font-size: 16px;
color: #000000;
}
.entry {
	margin: 0;
	padding: 15px 0;
	text-align: justify;
}
.entry li {
	list-style: none;
	margin: 10px 0 0;
	list-style-image: url("images/bullet.gif");
}
.entrycontent {
	margin: 0;
	background: #FFF;
	position: relative;
	padding: 1px 30px;
}
.pie {
	color: #777;
	font-size: 12px;
	text-align: right;
}
.date {
	padding-left: 15px;
	background: url("images/arrows.png") center left no-repeat;
}
.categories {
	padding-left: 15px;
	background: url("images/post.gif") center left no-repeat;
}
.comments {
	padding-left: 17px;
	background: url("images/comments.gif") center left no-repeat;
}
	
/*------- Rounded divs ------------*/
.topl { 
	height:15px;
	background: #FFF url(images/topl.gif) left no-repeat;
}
.topr { 
	height:15px;
	background: url(images/topr.gif) right no-repeat;
}
.bottoml {
	height:15px;
	background: #FFF url(images/bottoml.gif) left no-repeat;
}
.bottomr {
	height:15px;
	background: url(images/bottomr.gif) right no-repeat;
}

/* --- Comments template --- */
#comments {
	margin: 30px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #e6e6e6;
}
#comments li {
	list-style: none;
	list-style-image: none;
	margin: 0 15px 0 -30px;
}
#comments .header { background-color:#EDF3DE; }
#comments .header.alt { background-color:#D8E7F3; }

/* --- Footer ---*/
#footer {
	background: #ffffff;
	border-top:2px solid #399c07;
		border-bottom: 5px solid #399c07;
	margin: 0 auto 0 auto;
padding: 0 30px 10px;
	text-align: center;
	font-size: 12px;
}

#footer a {
	color: #000000;
	text-decoration: none;
	border-bottom:none;
	font-weight: bold;
	}

#footer a:hover {
	color: #cc0000;
	border: none;
	text-decoration: underline;
	}


#footer p {
	margin-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#footer .right {
	float: right;
}

/* MENU */

#navcontainer {
	background: #399c07;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #c9e5c3;
	height: 38px;

}

#navcontainer ul {
	list-style-type: none;
	text-align: center;
	font-size: 13px;
	padding-left: 0;
	margin: 10px 0 10px 0;
}

#navcontainer ul li { 
	display: inline; 		
	position: relative;
}

#navcontainer ul li a {
	text-decoration: none;
	padding: 10px 20px 35px 20px;
	color: #fff;
	margin-left: -4px;
	background: url(http://www.suttonb.com/img/menuback.gif) no-repeat center -100px;	
}

#navcontainer ul li a:hover {
	color: #fff;
	background: url(http://www.suttonb.com/img/menuback-active.gif) no-repeat center top;
}

#navcontainer #current {
	background-position: center top
}

#navcontainer #active a:hover {
	background: url(http://www.suttonb.com/img/menuback.gif) no-repeat center top;
}
/* */

.centered {
	width: 750px;
	margin: 0 auto 0 auto;
}
#top-noback {
	padding-bottom: 20px;
}
#top {
	background: url(img/headerback.gif) no-repeat left bottom;
	padding-bottom: 20px;
}

#top img {
	border: 0;
}

.tag {
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	right: 67px;
	line-height: 18px;
	margin-top: 30px;
	top: 53px;
}

.tag span {
	color: #000;
	
}

.who {
	font-size: 15px;
	float: right;
}