/*
Theme Name:Portfolio
Theme URI:http://www.audiodidakt.com/bellind/
Description:Portfolio 2009, Ö Bellind.
Version:1.0
Author:Örjan Bellind
Author URI:http://www.audiodidakt.com/bellind/
Tags:portfolio, coda, jquery, slider, css, cufon
*/

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
:focus{outline:0}
ol, ul{list-style:none}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong{font-weight:bold}
em{font-style:normal}
a{text-decoration:none; cursor:pointer}

body{
	font-family:bodoni, georgia, garamond, serif;
	background-color:#fff;
}

#main-header{
	margin:0 auto;
	color:#555;
	padding:175px 0 0 0;
	margin:20px 0 0 0;
	text-align:center;
	background-image:url('http://www.audiodidakt.com/bellind/wp-content/themes/portfolio/images/bg-main.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 360px;
}

#header{
	margin:0 auto;
	color:#555;
	padding:93px 0 0 0;
	margin:10px 0 0 0;
	text-align:center;
	background-image:url('http://www.audiodidakt.com/bellind/wp-content/themes/portfolio/images/bg-header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 150px;
}

h1 {
font-size:3.5em;
font-weight:bold;
color: #CFB53B;
}

#header h1 {
font-size:2.5em;
font-weight:bold;
color: #CFB53B;
}

h1 a:link,
h1 a:visited {
color:#CFB53B;
font-weight:normal;
}

h1 a:hover,
h1 a:active {
color: #000;
}

h2 {
font-size:2.0em;
font-weight:normal;
padding:0 0 .5em 0;
letter-spacing:-1px;
color:#000;
font-style: italic;
}

h3 {
font-size:1.2em;
font-weight:normal;
padding:8px 0 1.0em 0;
letter-spacing:1px;
color:#d2ba48;
}

h4 {
padding:0 0 1.0em 0;
letter-spacing:1px;
font-weight:normal;
color:#015cb9;
}

h5 {
padding:0 0 .3em 0;
letter-spacing:1px;
font-weight:normal;
color:#333;
}

#main {
font-size:1.5em;
font-weight:normal;
color:#222222;
padding: 15px 0 5px 0;
}

#logo {
width:300px;
padding:0 30px 0 0;
margin:10px 0 0 17px;
float:left;
}

#description {
padding:0;
margin:0;
width:100%;
color:#aaa;
font-size:0.8em;
background-color:#fff;
clear:both;
}

#description p {
margin:0 0 0 50px;
padding:6px;
background-color:#fff;
color:#666;
width:230px;
font-style:italic;
}

#menu ul{
font-size:1.2em;
padding:16px 0 13px 0;
list-style-type: disc;
list-style-position: outside;
}

#menu-header ul{
font-size:1.1em;
padding:6px 0 0 0;
list-style-type: disc;
list-style-position: outside;
}

#menu li, 
#menu-header li{
display:inline;
margin:0;
}

#menu li a:link,
#menu li a:visited {
border-bottom:solid 5px #fff;
color:#333;
padding:4px 0 0 0;
margin:0;
font-weight:normal;
}

#menu li a:hover,
#menu li a:active {
border-bottom:solid 5px #CFB53B;
color: #CFB53B;
}

#menu-header li a:link,
#menu-header li a:visited {
border-bottom:solid 5px #fff;
color:#333;
padding:0 0 4px 0;
margin:0;
font-weight:normal;
}

#menu-header li a:hover,
#menu-header li a:active {
border-bottom:solid 5px #CFB53B;
color: #CFB53B;
}

#content{
margin:0 auto;
padding: 15px 0 0 0;
color:#333;
background-color:#fff;
clear:both;
width: 450px;
text-align: justify;
}

#content a:link,
#content a:visited {
color:#666;
font-weight:bold;
}

#content a:hover,
#content a:active {
color: #999;
text-decoration:none;
}

#content ul {
padding: 0;
margin: 10px 0 50px 10px;
}

.meta {
color:#666;
font-size:0.9em;
}

	#slider{
		width:470px;
		margin:0 auto;
		padding: 0;
		position:relative;
		text-align: justify;
	}

	.navigation{
		padding:0;
		height:50px;
	}
	
	.navigation li{
		height:50px;
		float:left;
		padding:0 2px 0 0;
	}
	
	.navigation a{
		display:block;
		height:50px;
		line-height:50px;
		float:left;
		padding:0 10px 0 0;
		font-size:13px;
		color:#333;
		font-weight:bold;
	}
		.navigation a:hover{
			color:#000;
		}
		.navigation a.selected{
			color:#111;
		}
	.navigation a span{
		display:block;
		height:50px;
		float:left;
		padding:0px 15px 0px 15px;
	}
		.navigation a:hover span{
		}
		.navigation a.selected span{
		}
	.navigation a:focus{
		outline:none;
	}

	.scroll{
		width:460px;
		margin:0 auto;
		overflow:auto;
		position:relative;
		clear:left;
	}
	
		.scrollContainer .panel{
			padding:20px;
			width:420px;
			overflow:hidden;
		}		
			.panel p{
				padding:0 0 1em 0;
				font-size:12px;
				line-height:1.4em;
			}
			.panel strong{
				color:#000;
			}
			.panel em{
				font-style:italic;
			}
			.panel a{
				white-space:nowrap;
				color:#CFB53B;
				font-weight:bold;
			}
			.panel a:hover{
					text-decoration:underline;
				}
			.panel .gallery img{
				padding:2px;
				border:solid 1px #ccc;
			}
			.panel blockquote,
			.panel ul,
			.panel ol,
			.panel pre{
				font-size:12px;
				margin:1em 2em 2em 2em;
				padding:10px 15px;
			}
			.panel blockquote p{
				padding:.4em 0 !important;
				text-indent:0 !important;
			}
			.panel li{
				list-style-position: inside;
				padding: 0 0 .5em 0;
			}
				.panel ul li{
					margin:0 0 0 1em;
					list-style:square;
				}
				
				.panel ol li{
					margin:0 0 0 1.5em;
					list-style:decimal;
				}
			.panel pre{
				line-height:1em;
				color:#1C194C;
				font-size:13px;
				overflow:auto;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}
			.panel code{
				padding:0 3px;
				color:#33333e;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
				font-size:13px !important;
			}
			
			.panel .gallery{
				text-align:center;
			}

	.scrollButtons{
		width:30px;
		height:30px;
		position:absolute;
		top:80px;
		cursor:pointer;
	}
		.scrollButtons a{
			display:block;
			height:170px;
			width:45px;
		}
		.scrollButtons span{
			display:none;
		}
		.scrollMeLeft{
			left:-50px;
		}
			.scrollMeLeft a{
				background:url(images/prev.png) 0 0 no-repeat;
			}
			.scrollMeLeft a:hover{
				background:url(images/prev_on.png) 0 0 no-repeat;
			}
		.scrollMeRight{
			right:-25px;
		}
			.scrollMeRight a{
				background:url(images/next.png) 0 0 no-repeat;
			}
			.scrollMeRight a:hover{
				background:url(images/next_on.png) 0 0 no-repeat;
			}

#footer{
	font-size:0.7em;
	color:#666;
	padding:5px;
	margin:0 40px;
}

/* -------------------------------------------------------- */


div#fancy_overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	background-color:#fff;
}

div#fancy_loading{
	position:absolute;
	height:40px;
	width:40px;
	cursor:pointer;
	display:none;
	overflow:hidden;
	background:transparent;
	z-index:100;
}

div#fancy_loading div{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:480px;
	background:transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_close{
	position:absolute;
	top:-12px;
	left:-12px;
	height:30px;
	width:30px;
	background:transparent url(images/fancy_closebox.png) ;
	cursor:pointer;
	z-index:100;
	display:none;
}

div#fancy_content{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:0; 
	margin:0;
	z-index:96;
}

#fancy_frame{
	position:relative;
	width:100%;
	height:100%;
	display:none;
}

img#fancy_img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0; 
	padding:0; 
	margin:0;
	z-index:92;
	cursor:pointer;
}

div#fancy_title{
	position:absolute;
	bottom:-35px;
	left:0;
	width:100%;
	z-index:100;
	display:none;
}

div#fancy_title table{
	margin:0 auto;
}

div#fancy_title div{
	color:#FFF;
	font:bold 12px Arial;
	padding-bottom:2px;
}

td#fancy_title_left{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main{
	height:32px;
	background:transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_right.png) repeat-x;
}

div#fancy_outer{
	position:absolute;
    top:0;
    left:0;
    z-index:90;
    padding:18px 18px 58px 18px;
    margin:0;
    overflow:hidden;
    background:transparent;
    display:none;
}

div#fancy_inner{
	position:relative;
	width:100%;
	height:100%;
	border:1px solid #fff;
	background:#fff;
}

a#fancy_left, a#fancy_right{
	position:absolute; 
	bottom:10px; 
	height:100%; 
	width:35%; 
	cursor:pointer;
	background-image:url(images/data:image/gif;base64,AAAA);
	z-index:100; 
}

a#fancy_left{
	left:0px; 
}

a#fancy_right{
	right:0px; 
}

a#fancy_left:hover{
	background:transparent url(images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover{
	background:transparent url(images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
}

div#fancy_bg{
	display:none;
}
	
div.fancy_bg{
	position:absolute;
	display:block;
	z-index:70;
}

div.fancy_bg_n{
	top:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne{
	top:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e{
	right:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se{
	bottom:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s{
	bottom:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw{
	bottom:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w{
	left:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw{
	top:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_nw.png) no-repeat;
}


div#warning {
	background-color:#f60;
	text-align:center;
}

#warning p.warning_txt {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-transform: uppercase;
}

#warning p.warning_sub_txt {
	color:#fff;
	font-size:12px;
	text-transform: uppercase;
}

.gallery-item
{
padding-right: 20px;
text-align:left;
}

#gallery-1,
#gallery-2,
#gallery-3,
#gallery-4,
#gallery-5,
#gallery-6,
#gallery-7,
#gallery-8,
#gallery-9,
#gallery-10,
#gallery-11 {
padding-bottom:15px;
}

#gallery-1 .gallery-item
{
padding-right: 40px;
text-align:left;
}

