/*
Theme Name: sfpunk
Theme URI: http://www.sfpunk.net/
Description: sfpunk theme
Version: 0.1
Author: scott smith
Author URI: http://www.ohlol.net/
Tags: three column
*/

body {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	background: #000000;
	color: #ffffff;
	margin: 20px;
	padding: 0;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: auto;
	display: block;
}

#sidebar {
	width: 240px;
	margin-right: 20px;
	float: left;
}

#content.narrowcolumn {
	width: 480px;
	margin-right: 20px;
	float: left;
}

#sidebar2 {
	width: 240px;
	float: left;
}

div.spacer {
	clear: both;
	height: 10px;
	display: block;
}

#footer {
	width: auto;
	display: block;
	padding: 10px 0;
	text-align: center;
}

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
}

a img {
	border: none;
}

a:link img, a:visited img {
	border: 1px solid;
	color: #58ff00;
}

a:hover img, a:active img {
	border: 1px solid;
	color: #ff009f;
}

.widget, .widget > ul, .textwidget > ul {
	list-style-type: none;
}

li#text-367560221.widget {
	background: url(/img/getaround.png) no-repeat top center;
	margin-top: 10px;
	padding-top: 25px;
}

li#archives.widget {
	background: url(/img/archives.png) no-repeat top center;
	padding-top: 25px;
	margin-top: 15px;
}

li#categories-366529631.widget {
	background: url(/img/categories.png) no-repeat top center;
	padding-top: 25px;
	margin-top: 15px;
}

li#search.widget {
	background: url(/img/search.png) no-repeat top center;
	padding-top: 25px;
}

li#recent-posts.widget {
	background: url(/img/recent.png) no-repeat top center;
	padding-top: 20px;
	margin-top: 15px;
}

li#recent-posts.widget > ul > li {
	padding-top: 6px;
}

li#flickr.widget {
	background: url(/img/photostream.png) no-repeat top center;
	padding-top: 75px;
	padding-bottom: 25px;
	margin-top: -50px;
}

li#slickr-photos.widget {
	background: url(/img/photostream.png) no-repeat top center;
	margin-top: 15px;
	padding-top: 25px;
}

li#daikos-video-widget-1.widget {
	background: url(/img/videos.png) no-repeat top center;
	padding-top: 30px;
	margin-top: 15px;
}

li#linkcat-2.widget {
	background: url(/img/links.png) no-repeat top center;
	background: url(http://www.sfpunk.net/img/latest_post.png) no-repeat top center;
	padding-top: 25px;
	margin-top: 15px;
}

li.widget > ul > li, div.textwidget > ul > li {
	text-align: left;
	margin-left: -20px;
}

h2.widgettitle {
	display: none;
}

#searchform label.hidden {
	display: none;
}

input#s {
	background-color: #ffffff;
	border: 1px solid #58ff00;
	width: 150px;
	margin: 2px auto;
	display: block;
}

input#searchsubmit {
	display: block;
	margin: 2px auto;
	border: 1px solid #666666;
	background-color: #00b4ff;
}

div.post > h2 {
	margin-bottom: 1px;
}

p.postmetadata {
	font-size: smaller;
}

a:link, a:visited {
	color: #00b4ff;
}

a:hover, a:active {
	color: #ff009f;
}

a:link.more-link, a:visited.more-link {
	color: #58ff00;
}

a:hover.more-link, a:active.more-link {
	color: #ff009f;
}

div.post > h1 > a:link, div.post > h1 > a:visited, p.postmetadata a:link, p.postmetadata a:visited, div.DaikosVideos > small > a:link, div.DaikosVideos > small > a:visited {
	color: #58ff00;
}

div.post > h1 > a:hover, div.post > h1 > a:active, p.postmetadata a:hover, p.postmetadata a:active, div.DaikosVideos > small > a:hover, div.DaikosVideos > small > a:active {
	color: #ff009f;
}

.announcement {
	border-bottom: 1px solid #ccc;
}

h2 > u {
	color: #58ff00;
}

.entry {
	clear: top;
}

#login {
	width: 35%;
	margin-left: auto;
	margin-right: auto;
}

ul.nav > li {
	list-style: 187;
}
