/*
Theme Name: 	Ivas Konferens 
Theme URI: 		http://ivaskonferens.se
Description: 	Tema for ivaskonferens.se Working draft Localsite
Author: 		Joakim Nystrom
Author URI: 	http:jnystromdesign.se/
Tags: 			konferens, website, blogg	

*/

/*	Development styles	*/

.ph
{
	color:#888;
	background:#ccc;
	display: block;
}

.ph>*
{
	padding:10px;
}

a.post-edit-link
{
	border: #999 solid 1px;
	background:#ccc;
	color: #777;
	padding: 2px 5px;
	font-size: 0.8em;
	text-transform: uppercase;
	display: inline-block;
	margin: 20px 0px;
	height: 15px;
}
	a.post-edit-link:hover{
		text-decoration: none;
		color: #000;
		border: #333 solid 2px;
		height: 13px;
	}
	

/* 	Tidy up the CSS */
body
{
	text-align:center;
	font-size:62.5%;
	font-family:'Arial', Verdana, Sans-Serif;
	background:#FFF url('');
	color:#333;
	text-align:center;
	margin:0px;
	padding:0;
}

#page
{
	text-align:left;
	background-color:#FFF;
	/*
	width:840px;
	border:1px solid #959596;
	*/
	margin:20px auto;
	padding:0;
}

#header
{
	background: url('') no-repeat bottom center;
	border-bottom: #ecc974 2px solid;
	position:relative;
	height:150px;
	width:100%;
	margin:0px;
	padding:0;
}

#logo
{
position: absolute;
bottom: 50px;
left: 30px;
}

#svenskaMoten
{
position: absolute;
top: 25px;
right: 30px;
}

	#svenskaMoten > p
	{
		margin-bottom:5px;
		font-size:1.1em; 
		color: #999;
	}
	#svenskaMoten > img
	{
		float: right;
	}

#languageSwitcher
{
	/* display: none;  Disabled language switch*/
	position: absolute;
	top: 0px;
	right:30px;
	text-align: right;
}

/*== Start Navigation ===*/

#navigation
{
	position:absolute;
	bottom:5px;
}

#navigation ul
{
	margin-left: 30px
}

#navigation li
{
	font-size: 12px;
	display:inline;
	margin-right:20px;
	text-transform: uppercase;
	letter-spacing:1px;
}

#navigation li a
{
	color: #777;
}

#navigation li.current_page_item a, 
#navigation li.current_page_ancestor a, 
#navigation li:hover a
{
	color: #333;
}
/*== End Navigation ===*/

#content
{
	/*margin-top:30px;*/
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 30px;
}
	#content.startPage{
		border-bottom: 2px #ecc974 solid;
	}
.contentWrapped
{
	margin-top:30px;
	margin-bottom: 30px;
}	

#featuredSection img
{
	/*border: 1px #ccc solid;*/
	width: 298px;
}

.fixedHeight{
	height: 75px;
	display:block;
}
a, 
h2 a:hover, 
h3 a:hover
{
	color:#06c;
	text-decoration:none;
}

a:hover
{
	color:#147;
	text-decoration:underline;
}
.thread-alt
{
	background-color:#f8f8f8;
}

.thread-even
{
	background-color:#FFF;
}

.depth-1
{
	border:1px solid #ddd;
}

.even,.alt
{
	border-left:1px solid #ddd;
}

#footer
{
	background:#FFF url('') no-repeat top;
	border-top: #ecc974 2px solid;
	width:100%;
	clear:both;
	margin:0 auto;
	padding:0;
}
	#footer p
	{
		font-size: 1.2em;
		margin:0;
		padding:20px 30px;
	}

small
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:.9em;
	line-height:1.5em;
}

h1,h2,h3
{
	font-weight:normal;
}

h1
{
	font-size: 20px;
	margin:0px 0px 20px;
	color:#777;
	text-transform: uppercase;
}

	h1.headingStart, h2.headingStart
		{
		text-transform: uppercase;
		margin:0px 0px 10px;
		padding-top:0px;
		text-align: left;
		color:#777;
		}

#headerimg .description
{
	font-size:1.2em;
	text-align:center;
}

h2
{
	font-size:1.6em;
	margin:30px 0 20px;
}
	h2.headingStart
	{
		text-transform: uppercase;
		font-size: 14px;
		color: #777;
	}
	h2.smallHeading, h2.smallHeading a:visited, h2.smallHeading a:link
	{
		text-transform: uppercase;
		font-size: 14px;
		color: #777;
		margin:30px 0 0px;
	}
		.smallHeading + p
		{
			margin-top:10px;
		}
	h2.pagetitle
	{
		font-size:1.6em;
		margin-top:30px;
		text-align:center;
	}
	
	h2.featureTitle 
	{
		margin: 10px 30px;
		text-transform: uppercase;
		padding-top:0px;
		text-align: left;
		font-size: 14px;
		color:#777;
	}
	
#sidebar h2
{
	font-size:1.2em;
	margin:5px 0 0;
	padding:0;
}

h3
{
	font-size:1.3em;
	margin:30px 0 0;
	padding:0;
}
	h3.featureHeading{
		margin-top: 5px;
		font-size:1.2em;
		font-weight: bold;
	}


h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited
{
	color:#333;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite
{
	text-decoration:none;
}

.entry p
{
	margin: 10px 0px;
}

.entry p a:visited
{
	color:#b85b5a;
}

.sticky
{
	background:#f7f7f7;
	padding:0 10px 10px;
}

	.sticky h2
	{
		padding-top:10px;
	}

.commentlist li,#commentform input,#commentform textarea
{
	font-size:.9em;
}

.commentlist li
{
	font-weight:700;
	list-style:none;
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
}

	.commentlist li .avatar
	{
		float:right;
		border:1px solid #eee;
		background:#fff;
		padding:2px;
	}
	
	.commentlist li ul li
	{
		font-size:1em;
		margin-right:-5px;
		margin-left:10px;
	}	
	
.commentlist cite,.commentlist cite a
{
	font-weight:700;
	font-style:normal;
	font-size:1.1em;
}

.commentlist p
{
	font-weight:400;
	line-height:1.5em;
	text-transform:none;
	margin:10px 5px 10px 0;
}

#commentform p
{
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:5px 0;
}

.commentmetadata
{
	font-weight:400;
	display:block;
	margin:0;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike
{
	color:#777;
}

code
{
	font:1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps
{
	font-size:.9em;
	letter-spacing:.07em;
	cursor:help;
}

#wp-calendar #prev a,#wp-calendar #next a
{
	font-size:9pt;
}

#wp-calendar a
{
	text-decoration:none;
	display:block;
}

#wp-calendar caption
{
	font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
	width:100%;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}


.post
{
	text-align:left;
	margin:0 0 40px;
}

.post hr
{
	display:block;
}

.widecolumn .postmetadata
{
	margin:30px 0;
}

.widecolumn .smallattachment
{
	text-align:center;
	float:left;
	width:128px;
	margin:5px 5px 5px 0;
}

.widecolumn .attachment
{
	text-align:center;
	margin:5px 0;
}

h3.comments
{
	margin:40px auto 20px;
	padding:0;
}

p img
{
	max-width:100%;
	padding:0;
}

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

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

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

html>body .entry ul
{
	margin-left:0;
	list-style:none;
	text-indent:-10px;
	padding:0 0 0 10px;
}

html>body .entry li
{
	margin:7px 0 8px 10px;
}

.entry ul li:before,#sidebar ul ul li:before
{
	/*content:"\00BB \0020";*/
}

.entry ol
{
	margin:0;
	padding:0 0 0 35px;
}

.postmetadata ul,.postmetadata li
{
	display:inline;
	list-style-type:none;
	list-style-image:none;
}


select
{
	width:130px;
}

#commentform input
{
	width:170px;
	margin:5px 5px 1px 0;
	padding:2px;
}

#commentform
{
	margin:5px 10px 0 0;
}

#commentform textarea
{
	width:100%;
	padding:2px;
}

#respond:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#commentform #submit
{
	float:right;
	margin:0 0 5px auto;
}

.alt
{
	margin:0;
	padding:10px;
}

.commentlist
{
	text-align:justify;
	padding:0;
}

.children
{
	padding:0;
}

.nocomments
{
	text-align:center;
	margin:0;
	padding:0;
}

#wp-calendar
{
	empty-cells:show;
	width:155px;
	margin:10px auto 0;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar td
{
	text-align:center;
	padding:3px 0;
}

#wp-calendar td.pad:hover
{
	background-color:#fff;
}

acronym,abbr
{
	border-bottom:1px dashed #999;
}

blockquote
{
	padding-left:20px;
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
}

blockquote cite
{
	display:block;
	margin:5px 0 0;
}

.screen-reader-text
{
	position:absolute;
	left:-1000em;
}

a img
{
	border:none;
}

.navigation
{
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}

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

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

.wp-caption p.wp-caption-text
{
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

*,.entry ol li,#sidebar ul,#sidebar ul ol
{
	margin:0;
	padding:0;
}

.widecolumn .post,#sidebar form
{
	margin:0;
}

.postmetadata,.clear
{
	clear:both;
}

img.centered,.aligncenter,div.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.entry form
{
	border:1px #ccc solid;
	margin: 0px;
	padding:10px 20px;
	
}
.wpcf7 input[type="submit"]
{
	background: #aaa;
	color: #fff;
	padding: 3px 10px 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: solid #888 2px;
	cursor: pointer;
}
.entry form.wpcf7-form
{
	border:2px #ccc solid;
	padding:10px 20px;
}

.center
{
	text-align:center;
}

.hidden,hr
{
	display:none;
}
.clear-fix{
	overflow: hidden;
}
/*
======Listed Objects==
*/
.listHeading
{
	padding: 5px 2px 1px;
	border-bottom: solid 1px #666; 
	margin-top: 0px; 
	color: #666; 
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 1.3em; 
	text-transform: uppercase; 
	-moz-border-radius-topright: 15px;
	-khtml-border-radius-topright: 15px;
	-webkit-border-radius-topright: 15px;
	border-radius-topright: 15px;
}

.listObject
{
	position: relative;
	height:100px;
	margin-bottom: 20px;
	overflow:hidden;
	
}
	.listObject img
	{
		position: absolute;
		top:0px;
		left:0px;
		width:150px;
	}

	.listObject p, 
	.listObject h3
	{
		padding:0px 90px 0px 180px;
		margin-top:0px;
	}
	.listObject h3
	{
		margin-bottom:10px;
	}

/*
======SIDEBARS=========
*/
.sidebar
{
	font-size:1.2em;
}

	.sidebar ul li
	{
		list-style-type:none;
		list-style-image:none;
		margin-bottom:15px;
	}

#sidebarInfo
{
	font-size: 0.9em;
}
	#sidebarInfo h3
	{
		border-bottom: 1px solid #ccc;
	}
	#sidebarInfo ul
	{
		margin: 10px 0px;
		text-indent: 10px;
	}
		#sidebarInfo ul li
		{
			list-style: disc;
			list-style-position: inside;
			margin: 5px 0px;
		}
/*
===== Navigation ========= 
*/


.subNavigation,
.widget_categories,
.widget_archive
{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:1em;
	
} 
.sidebar .widget
{
	margin-bottom: 30px;
}
.subNavigation li ul,
.widget ul,
.widget ul
	{
		margin-top:7px;
		border-top: solid 1px #aaa;
		padding-top:7px;
	}
	.subNavigation li a, 
	.subNavigation li.current_page_item a,
	.widget .widgetTitle,
	.widget .widgetTitle
		{
			color: #333;
			border: none;
		}
	
	.subNavigation li ul li,	
	.sidebar .widget li,
	.sidebar .widget li
		{
			padding-bottom: 7px;
			margin-bottom: 7px;
			border-bottom: solid 1px #ccc;
			font-size: 0.9em;
		}
	
	.subNavigation a,
	.subNavigation li ul li a,
	.widget_categories li a,
	.widget_archive li a
	{
		color: #777;
	}	

/* Hide menu items that are not direct childs of current page item*/	


ul.subNavigation li ul
{
	display: none;
}
	
	ul.subNavigation li.current_page_item ul,
	ul.subNavigation li.current_page_parent ul,
	ul.subNavigation li.current_page_ancestor ul
	{
		display: block;
	}
	
	ul.subNavigation li.current_page_item ul li a,
	ul.subNavigation li.current_page_parent ul li a,
	ul.subNavigation li.current_page_ancestor ul li a
	{
		color: #777;
	}
	
	ul.subNavigation li.current_page_parent li:hover a,
	ul.subNavigation li.current_page_parent li.current_page_item a
	{
		color: #333333;
	}
/*
======WIDGETS============
*/
.widgetTitle, 
.infoTitle
{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:1em;
	border-bottom: #ccc 1px solid;
	
}

.infoItem
{
	margin-bottom: 20px;
}

#sidebarInfo .bookLink
{
	text-indent:0px;
	list-style: none;
}

.blogroll a
{
	color: #777;
}

#searchform
{
	text-align:center;
	margin:10px auto;
	padding:5px 3px;
}

#sidebar #searchform #s
{
	width:108px;
	padding:2px;
}

#sidebar #searchsubmit
{
	padding:1px;
}


.widget_sp_image
{
	height: 200px;
}

#sidebarSticky .widget_sp_image
{
	height: auto;
}

.widget_sp_image-description p
{
	margin-top: 5px;
}
#blurbsStart{
	display: block;
}

#blurbsStart ul
{
	list-style: none;
	position: relative;
	display: block;
	width: 600px;
	min-height: 460px;
}

.box1,
.box2,
.box3,
.box4
{
	position: absolute;
	width: 240px;
}
.box1
{
	top:0px;
	left:0px;
}
.box2
{
	top:220px;
	left:0px;
}
.box3
{
	top:0px;
	left:270px;
}
.box4
{
	top:220px;
	left:270px;
}

/*====SOCIABLE======*/

.sociable
{
	margin-top: 20px;
	border-top: #ffcc99 solid 2px;
	position:relative;
	padding: 5px 0px;
	color: #777;
	text-transform: uppercase;
	font-weight: normal;
}

.sociable ul
{
	position:absolute;
	top:5px;
	left: 40px;
	list-style:none;
}

.sociable ul li
{
	display: inline;
	margin-right: 5px	;
	
}
.postmetadata
{
	display: block;
	margin-top: 10px;
	font-size:0.9em;
}
2
