/*
Theme Name: IIM Nordic
Theme URI: N/A
Description: Wordpress-temat för IIM Nordics webbsida 2010.
Version: 0.1
Author: Carl Carnebro (design) & Erik Eklund (kod)
Tags: iim

	

*/

* {
	margin:0;
	padding:0;
	font-weight:normal;
	z-index:0;
}

html { margin:0; }

body {
	background: url('images/bg.jpg') repeat-x #fff;
	color: #565a5c;
	font-family: Arial, sans-serif;
	
}

#quotation {
	float:right;
	margin-right:0;
	font-size:12px;
	margin-top:9px;
	width:400px;
	font-style: italic;
	font-family: Georgia, serif;
	background: url('images/quote.jpg') no-repeat top left;
	display:block;
	padding:8px;
}

#quotation span {
	float:right;
	font-size:11px;
	font-style: normal;
	padding-top:4px;
	
}

#quotation a {

	text-decoration:none;
	color: #565a5c;
	
}

p, .sidpuff ul li, .navigation, .sidpuff, .entry {
	font-size:13px;
}

.sidpuff p {
	font-size:11px;
}

.navigation {
	margin-bottom:15px;
	margin-top:15px;
	padding-left:15px;
	padding-right:15px;
}

h2 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:4px;
}

h2, h3 {
	display:block;
}

.pagetitle {
	font-size:20px;
}

small {
	text-transform:uppercase;
	letter-spacing:1px;
	color:#999;
	font-size:9px;
}

.entry {
	margin-top:7px;
	margin-bottom:45px;
}

.entry img.splash {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	width: 113px;
	height: 68px;
	background: url('images/entryimgbg.jpg') no-repeat;
	padding:5px;
}

.entry p img {
	margin:15px;
}

h2 a {
	color: #565a5c;
	font-weight:bold;
	text-decoration:none;
}

h2 a:hover {
	color: #ff6e00;
}

#secondary h3 {
	font-size:14px;
	font-family:Georgia;
	text-transform: uppercase;
	line-height:12px;
	font-weight:normal;
}

#primary h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
}


.pagetitle {
	margin-bottom:20px;
}

strong {
	font-weight:bold;
}

#page {
	width:880px;
	margin:0 auto;
	
}

.sidpuff ul li {
	background: url('images/bullet.jpg') no-repeat;
	padding-left:8px;
	margin-bottom:6px;
	line-height:11px;
	display:inline;
	float:left;
	width:100px;
	white-space:nowrap;
	}
	
	
	.entry ul li {
		background: url('images/bullet.jpg') no-repeat;
		padding-left:8px;
		margin-bottom:6px;
		list-style:none;
		font-size:11.5px;
		}
		
	.entry ul li li {
		padding-left:13px;
		
	}
		
	.entry ul {
		margin:15px;
	}
	
#breakdown {
	display: none;
}

h1 a {
	display:block;
	height:83px;
	width:245px;
	background: url('images/logo.jpg') no-repeat;
	text-indent:-9999px;
	position:relative;
	top:51px;
	left:52px;
	z-index:20;
	
}


#mast {
	height:51px;
	width:880px;
	background: url('images/logobg.jpg') repeat-x #ff7c22;
	position:relative;
	top:-1px;
	margin-bottom:40px;
	z-index:10;
}

* html #mast {
	top:-1px;
	padding:0 !important;
}



#searchform {
	width: 200px;
	margin-left:675px;
	padding:0;
	padding-top:10px;
	z-index:30;
}


* html #searchform {
	padding:0 !important;
	padding-top:12px;
	margin:0;
float:right;
z-index:30;	}

.screen-reader-text {
	display:none;
	height:1px;
	width:1px;
}


#s {
	width: 128px;
	height: 18px;
	background: url('images/searchbgnew.jpg') no-repeat #fff;
	border:0;
	padding:0;
	float:left;
	padding:5px;
	padding-right:4px;
	color:#555;
	z-index:40;
	
}


#searchsubmit {
	width: 38px;
	height: 26px;
	background: url('images/searchsubmitnew.jpg') no-repeat #fff;
	border:0;
	text-indent:-9999px;
	padding-top:2px;
	margin:0;
	float:left;
	z-index:40;
}

hr {
	display:none;
}

#primary {
	width: 585px;
	float:right;
}

#respond, #comment, .comment {
	width:585px;
	font-size:11.5px;
}

#respond input[type=text], #respond textarea, #respond #submit, form.newsletter input {
	margin-bottom:10px;
	border:1px solid #d3d2ce;
	border-bottom:2px solid #d3d2ce;
	padding:4px;
}

form.newsletter input[type=submit] {
	cursor:pointer;
	margin-left:10px;
}

.newsletter {
	margin-top:20px;
}

#respond label {
	margin-left:10px;
}

#respond #submit {
	margin-bottom:30px;
	padding:3px;
	cursor:pointer;
}

.comment-meta {
	font-size:10px;
	float:right;
}

.comment-author {
	float:left;
}

.alt {
	background-color:#f6f6f6;
}

ol.commentlist li {
	margin-bottom:20px;
	list-style:none;
	border:1px solid #d3d2ce;
	padding:6px;
}

ol.commentlist li p {
	padding:5px;
	clear:both;
}

#secondary {
	width:260px;
	margin-top:0;
}

#secondary ul li {
	list-style:none;
}

.sidpuff, .sidpuff-gold {
	border:1px solid #e0e0e0;
	background: #f7f7f7;
	padding-left:12px;
	padding-right:12px;
	padding-top:14px;
	padding-bottom:17px;
	margin-bottom:31px;
}

.sidpuff-gold {
	border: 1px solid #ff6e00;
}

/*
#ff6e00
*/

.sidpuff p {
	margin-bottom:10px;
}


.tagcloud {
		margin-bottom:31px;
		text-align: center;
		padding:5px;
		
}

.tagcloud a {
	color: #919191;
	text-decoration:none;
}

.sidpuff a, a, .navigation a {
	color: #ff6e00;
}


#secondary h3 {
	background: url('images/sidpuffh3.jpg') no-repeat;
	padding-left: 18px;
	padding-bottom:14px;
	border-bottom:1px dotted #dadada;
	margin-bottom:12px;
}

#footer {
	clear:both;
	border-top: 1px solid #dfe0dd;
	font-size:9px;
	color: #aaa;
	padding-top:15px;
	padding-bottom:15px;
}

.postmetadata {
	border:1px solid #d3d2ce;
	padding:4px;
	margin-top:20px;
	font-size:11px;
	clear:right;
}

.clearboth {
	clear:both;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.entry p a {
	white-space:nowrap;
}

blockquote {
	display:block;
	padding:15px;
	font-style: italic;
}

.entry p {
	margin-bottom:10px;
}

table.sourceone {
	width:90%;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:15px 0 15px 0;
}

.entry table.sourceone td {
	padding:6px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.entry table.sourceone td.agenda {
	width:63%;
}

a img {
	border:0;
}