/*
Theme Name: Favela 2.0
Theme URI: http://favela.se/
Description: Favela.se 2.0
Version: 1
Author: Arvid Janson
Tags: goodness

Favela.se

*/

body {
	font-family: "Trebuchet MS", Tahoma, Sans Serif;	
	color: #555;
	background: #dfe3e4 url('images/bg_main.jpg') center top no-repeat;
	font-size: 14px;
}

h1, h2, h3, h4 {
	font-weight: normal;	
	margin-bottom: 10px;
	color: #000;	
}
h1 { 
	font-size: 38px; 
	margin-bottom: 40px; 
	margin-top: 10px; 
	letter-spacing: -1px;
}
h2 { font-size: 20px; }
h3 { 
	font-size: 16px; 
	margin-top: 30px;
}
h4 {
	font-size: 14px;
	margin-bottom: 20px;	
	color: #fff;
}

a {
	color: #000;
	text-decoration: none;	
}
a.weak_link {
	color: #999;
	font-size: 11px;
	float: right;
	margin-top: 10px;
}
a.more_link {
	background: url('images/arrow_right.gif') 99% center no-repeat;	
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
	display: block;
	margin-top: -10px;
	text-align: right;
	padding: 5px 25px 5px 0;
}
a.more_link:hover {
	background-color: #eaeaea;
}
a:hover { color: #f69; }

p {
	line-height: 21px;
	font-size: 14px;
	margin-bottom: 14px;	
}

blockquote {
	margin: 24px 0;
	display: block;
}
blockquote p {
	display: inline;
	background: #f5f5f5;
	padding: 10px;
	font-size: 22px;
	color: #999;
	font-family: Georgia;
	font-style:italic;	
	margin: 0;
}
#header {
	height: 150px;	
}

#logo {
	float: left;
	display: block;
	width: 140px;
	height: 100px;	
}

#topmenu {
	float: right;
	height: 100px;	
}

	#topmenu li {
		width: 60px;
		height: 100px;
		margin-left: 20px;
		float: right;
		display: block;
		text-align: center;
	}
	#topmenu li a {
		padding-top: 76px;
		height: 24px;
		display: block;
		font-size: 14px;
		line-height: 14px;
		color: #000;
	}
	#topmenu li a:hover {
		background-color: #e1d6de;
		border-bottom: 1px solid #dce0e1;
	}
	#topmenu li.current_page_item a, #topmenu li.current-cat a, #topmenu li.active a {
		color: #fff;
		background-color: #f69;
		border-bottom: 1px solid #bec1c2;
	}
	
	
#frontpage {}
	#frontpage #image { margin-left: 20px;}
	#frontpage #contact_info { margin-top: 18px; }
	#frontpage #cycle_container { margin-top: 20px; }
	#frontpage #cycle { 
		width: 936px;
		height: 310px;
		position: relative;
	}
	.cycle_post {
		width: 936px;
		height: 310px;	
		overflow: hidden;
		position: absolute;
		display: block;
	}
	#nav { 
		position: absolute; 
		z-index: 1000; 
		background: #fff;
		width: 250px;
		padding: 5px;
		display: block;
		font-size: 10px;
		right: 0;
		bottom: 15px;
	}
	#nav_links { float: right; }
	#nav_links a {
		width: 12px;
		height: 6px;
		display: block;
		float: left;
		margin-left: 10px;	
		text-indent: -9999px;
		background: #aaa;
		margin: 3px 0 0 3px;
		padding: 0;
	}
	#nav_links a.activeSlide {
		background: #f69;	
	}
	
	#projects_link { 	
		float: right; 
		margin-bottom: 40px;
		margin-top: 5px;
	}
	

.blog_post { margin-top: 20px; }
.blog_post.first { margin: 0; }
.blog_post_content p { margin-right: 20px; }


.sidebar p { font-size: 12px; margin-bottom: 0; line-height: 16px; }
.sidebar h2 {
	border-top: 1px solid #cfd1d2;
	padding-top: 10px;
}
.work_single { margin-bottom: 70px; }
.work_single .image { margin-bottom: 10px; }
.work_single a { text-decoration: underline; }
.inactive { text-decoration: line-through; color: #bababa; }

#twitter {
	background: #d4d7d8 url('images/arrow_down.gif') bottom left no-repeat;
	padding: 20px 20px 40px 20px;
	font-family: Georgia;
	margin-top: 40px;
}
#twitter #twitter_content {
	font-variant: italic;
	margin-top: 5px;
	margin-bottom: 0;
}
.image {
	overflow: hidden;
	padding: 2px;
	background: #fff;
	border-bottom: 1px solid #c7cbcc;
	float: left;
}
.image div { overflow: hidden; float: left; }
.image .large { width: 696px; }
.image .medium { width: 340px; }

.left {
	float: left;	
}

.right {
	text-align: right;
	float: right;	
}
.nomargin {
	margin: 0;	
}



#footer {
	background: #636363 url('images/bg_footer.gif') left top repeat-x;
	padding: 40px 0 40px 0;
	margin-top: 50px;
	color: #fff;
}
#footer a, #footer p { 
	color: #eee; 
	font-size: 12px;
}
#footer a:hover { color: #f69; }
#footer ul li a { 
	padding: 9px 0 4px 0; 
	display: block;
	border-bottom: 1px solid #5a5a5a;
}

input.text, textarea {
	width: 280px;
	padding: 4px;	
	background: #7a7a7a;
	border: 1px solid #5a5a5a;
	color: #fff;
	margin-bottom: 6px;
}
textarea {
	height: 80px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.submit {
	width: 100px;
	float: right;
	background: #7a7a7a;
	border: 1px solid #5a5a5a;
	margin-right: 10px;
	color: #fff;
}



.comment-body {
	width: 420px;	
	padding: 20px 20px 1px 20px;
	background: #eee;
	border-bottom: 1px solid #ccc;
}
.comment-author {
	padding-bottom: 5px;
	margin-bottom: 10px;	
	border-bottom: 1px solid #ddd;
}
.comment-author img {
	margin-right: 10px;	
}
.comment-meta {
	display: none;
}
.fn {
	font-size: 18px;
	font-style: normal;	
}
#commentform p {
	margin-bottom: 5px;	
}
#commentform input {
	color: #fff;
	width: 452px;
	padding: 4px;
	background: #7a7a7a;
	border: 1px solid #5a5a5a;	
}
#commentform textarea {
	width: 452px;
}
#commentform input.submit {
	width: 100px;
	margin-left: 362px;
	float: none;
	padding: 0;
}
