/*
Theme Name: Ungajobb

 Colors:
 	
 	Green: 			#a5cd33
 	Light green:	#edf5d6


*/


html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	}


/* !Default text */
acronym, abbr {
	border-bottom: 1px dashed #333;
	}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	}

acronym, abbr {
	cursor: help;
	}

blockquote {
	margin-left: 1.5em;
	padding-left: 5px;
	}

cite {
	font-size: 90%;
	font-style: normal;
	}	

/* !Structure */

body {
	background: #fff;
	color: #000;
	font: 12px Helvetica, Verdana, sans-serif;
	}
	

	/* !Sticky footer */
	#wrap {
		height: 100%;
		}
	body > #wrap { height: auto; min-height: 100%; }

	#footer {
		position: relative;
		margin-top: -245px;
		height: 235px;
		clear:both;
		background: #000;
		color: #fff;
		border-top: 10px solid #edf5d6;
		} 
	#container { padding-bottom: 245px; }
	
	/* !Header */
	#header {
		background: url('images/header.png') repeat-x bottom left;
		}
		
		#logo {
			margin: 0;
			padding: 0;
			float: left;
			width: 153px;
			height: 114px;
			position: absolute;			
			top: 0;
			left: 0;
			background: transparent;
			}


		#logo a {
			background: url( 'images/ungajobb-logo.png' ) no-repeat;
			float: left;
			width: 153px;
			height: 114px;
			text-indent: -1000em;
			}
		
		.page #header {
			height: 112px;
			}
			
/*
		.page #logo a {
			background: url( 'images/ungajobb-logo-page.png' ) no-repeat;
			}
*/
		
		#top {
			background: #000;
			height: 56px;
			margin-bottom: 10px
			}

			.inner {
				width: 960px;
				margin: 0 auto;
				position: relative;			
				}
				
				#top ul#nav {
					margin: 0 0 0 160px;
					height: 50px;
					padding: 11px 0 0;
					list-style: none;
					font-family: Helvetica, Sans-serif;
					font-weight: bold;
					}
					
					#top ul#nav li, #top ul#nav li a {
						float: left;
						}
						
					#top ul#nav li{
						padding-bottom: 18px;
						}
						
						#top ul#nav li.current_page_item, #top ul#nav li.current_page_parent {
							background: url( 'images/nav-sel.png' ) no-repeat bottom center;
							}
						
						#top ul#nav li a {
							padding: 0 15px;
							line-height: 37px;
							text-decoration: none;
							color: #fff;
							border-left: 1px solid #3b3b3b;
							}
							
						#top ul#nav li:first-child a {
							border: none;
							}
			
		#header-image a {
			text-indent: -1000em;
			display: block;	
			height: 300px;
			background: url( 'images/header-big.png' ) no-repeat bottom center;
			margin:0 auto 30px;
			width: 960px;
			padding: 0 0 7px;		
			}
		
		#header-image a:hover {
			background-position: top center;
			}

	#container {
		width: 960px;
		margin: 30px auto 0;
		overflow: hidden;
		zoom: 1;
		}
		
	/* !Subnav */
	#subnav {
		background: #edf5d6;
		overflow: hidden;
		zoom: 1;
		padding: 5px 5px 0;
		list-style: none;
		font-weight: bold;
		margin: 0 0 20px;
		}
		
		#subnav li, #subnav li a {
			float: left;
			}
			
			#subnav li a {
				padding: 0 15px;
				line-height: 30px;
				}
			
			#subnav li.current_page_item {
				background: #fff;
				}

	/* !Content */
	#content {
		float: left;
		width: 580px;
		padding: 0 30px 30px 0;
		border-right: 1px solid #edf5d6;
		}
		
		.page #content {
			border: none;
			}
		
		.post {
			margin: 0 0 20px;
			padding: 0 0 20px;
			border-bottom: 1px solid #edf5d6;
			}
			
			.meta {
				float: left;
				width: 48px;
				background: url( 'images/date.png' ) no-repeat;
				text-align: center;
				padding: 8px 0;
				font-weight: bold;
				}
				
				.meta span {
					display: block;
					color: #fff;
					}
				
			.post .entry {
				margin-left: 70px;
				}
				
			.post .taggar span {
				float: right;
				}
				
			.post .taggar a {
				border-bottom: 2px solid #bfbfbf;
				font-weight: bold;
				}
				
			.post #kommentarer {
				margin-top: 30px;
				}
		
		.storycontent {
			border-bottom: 6px solid #edf5d6;
			padding: 0 0 30px 0;
			margin: 0 0 10px;
			overflow: hidden;
			}
			
	/* !Puff */
	.puff {
		background: url( 'images/puff.png' ) no-repeat;
		overflow: hidden;
		zoom: 1;
		margin: 40px 0 10px;
		}
		
		.puff h2 {
			font-family: Georgia, Serif;
			font-size: 30px;
			float: left;
			line-height: 30px;
			margin: 0;
			padding: 10px 0 10px 15px;
			}
			
		.puff p {
			float: right;
			line-height:60px;
			padding-right:10px;
			}
	
		
	/* !Sidebar */
	#sidebar, #sidebar-dynamic {
		float: left;
		width: 280px;
		padding: 0;
		margin-bottom: 40px;
		margin-left: 30px;
		}
		
		.sidebar-entry p a, .sidebar-dynamic p a {
			font-weight: bold;
			text-decoration: underline;
			}
		
		
		.dynamic {
			background: #edf5d6;
			}
			
			#sidebar-dynamic ul {
				list-style: disc;
				padding: 10px 20px;
				margin: 10px;
				}
				
				#sidebar-dynamic ul li {
					padding: 0 0 5px;
					}
	
		#sidebar-dynamic h3, #sidebar-dynamic h3 {
			font-size: 25px;
			padding: 10px 10px 0 10px;
			border-top: 10px solid #fff;
			}

		#sidebar h3, #sidebar h2 {
			font-size: 25px;
			padding: 0 10px 0 10px;
			}
			
		#sidebar h4, #sidebar-dynamic h4 {
			font-size: 12px;
			padding: 10px 10px 0 10px;
			border-top: 10px solid #fff;
			}

		#sidebar-dynamic h4 {
			font-size: 12px;
			padding: 10px 10px 0 10px;
			}
			
		#sidebar p, #sidebar-dynamic p {
			margin: 0 10px 10px 10px;
			clear: both;
			}
			
		#sidebar p.more, #sidebar-dynamic p.more {
			margin: 15px 0 35px 10px;
			}	
		
		#sidebar p.date {
			background: #edf5d6;
			font-size: 14px;
			margin: 20px 0 5px 10px;
			padding: 2px 0;
			float: left;
			font-weight: bold;
			}
			
		#sidebar .sidebar-entry .entry-content a span {
			margin-left: 10px;
			}
			
		#sidebar h3, #sidebar-dynamic h3 {
			clear: both;	
			}
			
		#sidebar ul.top {
			margin: 15px 10px 10px;
			padding: 0;
			}
			
			#sidebar ul {
				list-style: none;
				margin: 0;
				padding: 5px 0 0 5px;
				}
			
			#sidebar ul.top > li {
				font-size: 25px;
				margin-bottom: 20px;
				}


	/* !Footer */
	
	#footer ul {
		list-style: none;
		margin: 20px auto;
		padding: 0;
		}
	
		#footer li {
			float: left;
			border-left: 1px solid #333;
			width: 285px;
			padding: 0 20px;
			min-height: 100px;
			height: 200px;
			}
		
		#footer li:first-child {
			border: none;
			padding-left: 0;
			}
	

/* !Typography */

a {
	color: #000;
	text-decoration: none;
	}

	a:hover {
		background: #a5cd33;
		}

	a span, .storycontent p a {
		font-weight: bold;
		border-bottom: 1px solid #000;
		}

#footer a {
	color: #fff;
	}
	
	#footer a span {
		font-weight: bold;
		border-bottom: 1px solid #404040;	
		}

a img {
	border: none;
	}

div.wpcf7-mail-sent-ok {
	border: 2px solid #a5cd33 !important;
	font-size: 16px;
	}

img {
	border: 5px solid #a5cd33;
	}
	
	.alignleft {
		margin: 20px 20px 20px 0;
		}
		
	.alignright {
		margin: 20px 0 20px 20px;
		}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	}

h1, h1 a {
	font-size: 30px;
	color: #a5cd33;
	font-weight: bold;
	font-family: Georgia, Serif;
	}
	
h1.storytitle {
	margin-bottom: 10px;
	}

h2 {
	font-size: 18px;
	}
	
h2.project {
	border:medium none;
	font-weight:100;
	line-height:1.5em;
	text-decoration:none;	
	}
	
h1 a, h2 a {
	text-decoration: none;
	border: none;
	}

h3, h3 a {
	border: none;
	font-size: 14px;
	}

#footer h4 {
	font: 14px Georgia, Serif;
	font-weight: bold;
	}


ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	}

p + p {
	padding-top: 1em;
	}



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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

.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 */

