/*
Theme Name: Selfmade
Theme URI: http://selfmade.nu/
Description: Tema för selfmade.nu.
Version: 1.0
Author: Joel Arvidsson

*/

html, body
{
	margin: 0;
	padding: 0;
	background: #090d0d url(images/background.png) repeat-x top;
	font-size: 12px;
	color: #e2e1e1;
	line-height: 1.4;
}

body,
#sidebar .archives h2,
#footer .address h2
{
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar h2,
#footer h2,
#search label,
#search-field, 
#header .pushers
{
	font-family: Georgia, serif;
}

img
{
	border: 0;
}

.text-wrapper h2, 
h3, 
.link-list h2,
.text-wrapper h1
{
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1.2;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
}

p, ul
{
	margin: .3em 0 .6em 0;
}

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

ul
{
	padding: 0 0 0 20px;
}

a:link,
a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.storytitle a:link,
.storytitle a:visited
{
	color: #fff;
}

h2.storytitle a:hover
{
	color: #00c9ff;
	text-decoration: none;
}

h3, 
.link-list h2

{
	font-size: 16px;
	margin: .5em 0 5px 0;
}

h4
{
	font-size: 14px;
	margin: .3em 0 5px 0;
}

blockquote
{
	font-size: 18px;
	font-style: italic;
	margin-left: 20px;
}

#header:after,
#content-wrapper:after, 
#content:after, 
#nav:after, 
.post:after, 
.storycontent:after, 
#sidebar .tweet:after, 
#footer .content:after, 
.project-list li:after, 
.form-fields:after, 
.form-fields li:after, 
#persons li:after, 
#tag-chooser:after,
.meta:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header, 
#content-wrapper,
#footer
{
	width: 850px;
}

#wrapper
{
	background: url(images/header/background.jpg) no-repeat left top;
}

#header
{
}

#logo
{
	float: left;
	margin: 0;
}

#logo a
{
	display: block;
	text-indent: -9999px;
	background: url(images/header/logo.jpg) no-repeat left top;
	width: 202px;
	height: 213px;
}

#header .pushers
{
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

#header .pushers li
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#header .pushers li a
{
	float: left;
	padding-top: 230px
}

#header .pushers li.ideas a
{
	width: 210px;
	background: url(images/header/dog-1.jpg) no-repeat left top;
}

#header .pushers li.meeting a
{
	width: 191px;
	background: url(images/header/dog-2.jpg) no-repeat left top;
}

#header .pushers li.many a
{
	width: 204px;
	background: url(images/header/dog-3.jpg) no-repeat left top;
}

#header .pushers li a:link,
#header .pushers li a:visited
{
	color: #e2e1e1;
}

#header .pushers li em
{
	color: #00c9ff;
}

#nav
{
	clear: both;
	background: url(images/header/nav/background.jpg);
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: -1px;
	position: relative;
	z-index: 5;
}

#nav li
{
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
	background: url(images/header/nav/separator.gif) repeat-y right;
	position: relative;
}

#nav li ul
{
	display: none;
	position: absolute;
	top: 100%;
	left: -2px;
	right: 0;
	margin: 0;
	padding: 0 0 0 2px;
	list-style: none;
	background: #353e3f url(images/header/nav/separator.gif) repeat-y left;
	font-size: 14px;
	border-bottom: 1px solid #667073;
}

#nav li:hover ul,
#nav li.hover ul
{
	display: block;
}

#nav ul li,
#nav ul li a
{
	float: none;
	display: block;
}

#nav li a
{
	float: left;
	line-height: 1; 
	padding: 25px 40px 9px 17px;
}

#nav ul li a
{
	padding: 10px 10px 10px 17px;
}

#nav li a:link,
#nav li a:visited,
#nav li.current_page_item li a:link,
#nav li.current_page_item li a:visited
{
	color: #e2e1e1;
}

#nav li.current_page_item a:link,
#nav li.current_page_item a:visited,
#nav li.current_page_ancestor a:link,
#nav li.current_page_ancestor a:visited
{
	color: #0cf;
}

#content-wrapper
{
	margin: 25px 0;
	background: url(images/grey-dot.gif) repeat-y 180px;
	position: relative;
	z-index: 3;
}

#content
{
	float: right;
	width: 645px;
}

#sidebar
{
	float: left;
	width: 130px;
	padding: 0 25px;
}

#sidebar h2,
#footer h2,
#search label, 
#header .pushers
{
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 10px 0;
}

#sidebar h2,
#search label
{
	border-bottom: 1px solid #4f5253;
}

#sidebar .pusher
{
	padding-bottom: 15px;
}

#sidebar .pusher img
{
	display: block;
	margin-bottom: 5px;
}

#sidebar .pusher a
{
	font-size: 11px;
	text-transform: uppercase;
}

#sidebar .blog-logo
{
	display: block;
	margin-bottom: 1em;
}

#sidebar .tweet
{
	padding-bottom: 8px;
}

#sidebar .tweet img
{
	float: left;
	margin: 0 10px 5px 0;
}

#sidebar .tweet a:link,
#sidebar .tweet a:visited
{
	color: #e2e1e1;
}

#sidebar .follow
{
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 1em;
}

#sidebar fieldset
{
	padding: 0;
	margin: 0;
	border: 0;
}

#search-field
{
	width: 100%;
	border: 0;
	padding: 4px 0;
	margin: 0;
	color: #a9c4cd;
	font-style: italic;
	font-size: 14px;
	text-indent: 5px;
}

#sidebar .archives h2,
#footer .address h2
{
	font-style: normal;
	text-transform: uppercase;
	font-size: 12px;
	border: 0;
}

#sidebar .archives h2
{
	margin: 20px 0 10px 0;
}

#sidebar .archives ul
{
	margin: 10px 0 10px 0;
	list-style: none;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
}

#sidebar .archives li
{
	margin: 0;
	padding: 0;
}

.blog-description
{
	padding-bottom: 1em;
	margin-bottom: 2em;
	border-bottom: 1px solid #4b4d4d;
}

.post
{
	position: relative;
	padding-right: 73px;
	margin: 0 0 45px 0;
	z-index: 4;
}

.post h2
{
	z-index: 4;
}

.post .date-and-links
{
	position: absolute;
	top: 3px;
	right: 0;
	height: 100%;
	width: 50px;
	color: #fff;
	background: url(images/green-noice.jpg);
}

.post .date
{
	font-size: 19px;
	text-transform: uppercase;
	text-align: center;
	line-height: .9;
	margin-top: 7px;
}

.post .date em
{
	display: block;
	font-style: normal;
	font-size: 36px;
}

.post .date-and-links ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 9px;
	bottom: 10px;
}

.post .date-and-links ul li
{
	display: inline;
	padding: 0;
	margin: 1px;
	float: left;
}

.post .meta
{
	border: 1px solid #4b4d4d;
	border-width: 1px 0;
	padding: 7px 0;
	z-index: 2;
}

.post .meta .tags
{
	display: inline;
}

.post .meta .comment-link
{
	float: right;
}

.project-list
{
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

.project-list li
{
	margin: .5em 0;
	padding: 0;
}

.project-list h3
{
	margin: 0;
}

.project-list h3 a:link,
.project-list h3 a:visited
{
	color: #e2e1e1;
	text-transform: uppercase;
}

.project-logo
{
	float: left;
	margin: 0 10px 10px 0;
}

.project-list .contact
{
	font-size: 11px;
}

#footer
{
	padding-top: 25px;
	background: url(images/green-noice.jpg);
}

#footer .content
{
	background: url(images/footer/background.jpg);
}

#footer .address,
#footer .latest,
#footer .tips,
#footer .creative-feed
{
	float: left;
	padding: 0 25px 15px 25px;
}

#footer .address
{
	width: 130px;
}

#footer .latest
{
	width: 173px;
}

#footer .latest img
{
	display: block;
}

#footer .show-all
{
	text-align: right;
}

#footer .tips
{
	width: 148px;
}

#footer .creative-feed
{
	width: 195px;
}

#footer .delicious-timestamp
{
	display: none;
}

#footer .creative-feed a.feed-link:link,
#footer .creative-feed a.feed-link:visited,
#footer .creative-feed a.office-link:link,
#footer .creative-feed a.office-link:visited
{
	border-bottom: 1px solid #00c9ff;
	color: #e2e1e1;
}

#footer .creative-feed a.feed-link:hover,
#footer .creative-feed a.office-link:hover
{
	text-decoration: none;
}

#footer li
{
	margin-bottom: .5em;
}

#commentlist
{
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

.comment
{
	margin: 0 0 1em 0;
	padding: 0 0 .5em 0;
	border-bottom: 1px solid #4c4e4e;
}

#comment
{
	width: 350px;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 7px 14px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 14px 7px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


.editable,
.editable-block
{
	background: url(images/edit.gif) no-repeat 100% 1px;
	padding-right: 15px;
	cursor: pointer;
	text-decoration: underline;
}

.inline-editor
{
	display: inline;
}

.inline-editor input
{
	font-size: 1em;
	background: none;
	border: 1px solid #ccc;
	text-transform: inherit;
	color: inherit;
	padding: 1px 2px;
	font-family: inherit;
}

.block-editor textarea
{
	width: 100%;
	height: 6em;
}

.form-fields
{
	margin: .5em 0;
	padding: 0;
	list-style: none;
}

.form-fields li
{
	margin: 0;
	padding: 0;
}

.form-fields label
{
	float: left;
	width: 80px;
}

.form-fields input
{
	float: left;
}

#persons
{
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

#persons .person
{
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #4f5253;
}

#persons h4
{
	
}

.office-logo
{
	float: right;
	margin: 0 0 1em 1em;
}

.feeds
{
	list-style: none;
	margin: .5em 0 0 0;
	padding: 0;
}

#offices-map
{
	width: 100%;
	height: 400px;
	color: #000;
}

#offices-map h3
{
	font-size: 14px;
}

p.tags
{
	font-weight: bold;
	margin: 1em 0 5px 0;
}

#tag-chooser
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #4f5253;
}

#tag-chooser .selected
{
	color: #000;
	background: #00c9ff url(images/tag.gif) no-repeat right top;
	height: 15px;
	line-height: 15px;
	padding: 0 15px 0 5px;
	border-bottom: 0;
}

#tag-chooser li
{
	float: left;
	margin: 0 10px 5px 0;
	cursor: pointer;
	border-bottom: 1px solid #00c9ff;
}

.link-list
{
	list-style: none;
	margin: 2em 0 0 0;
	padding: 0;
}

h2.feed-intro
{
	margin: 15px 0 0 0;
}

.creative-feed h3 a:link,
.creative-feed h3 a:visited
{
	color: #e2e1e1;
	border-bottom: 1px solid #00c9ff;
}

.creative-feed h3 a:hover
{
	color: #00c9ff;
	text-decoration: none;
}