/*
Theme Name: Martin Black
Theme URI: http://www.martinblackphoto.com
Description: Martin Black theme design
Version: 1.0
Author: Julian Kommunikation
Author URI: http://www.julian.se
Tags: martin black, julian kommunikation
*/

/* =References
-----------------------------------------------
Frontpage slideshow    - http://malsup.com/jquery/cycle/lite/
Portfolio gallery      - http://devkick.com/lab/galleria/
----------------------------------------------- */

/* =Content
-----------------------------------------------
01. Structure
02. Header
03. Content
04. Footer
05. Lists
06. Forms
07. Various
----------------------------------------------- */

/* =Structure (01)
----------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }

body {
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
	background: #050B0C;
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #282828;
	}

#page {
	margin: 0 auto;
	padding: 25px 0 0;
	width: 970px;
	text-align: left;
	}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: #666;
	}
#text a, #text a:link, #text a:visited {
	background: #222;
	padding: 1px 4px;
	}
a:hover {
	color: #888;
	}

h1 {
	margin: 10px 0 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #777;
	}
#text h1 {
	margin: -5px 0 5px;
	font-size: 1.8em;
	text-transform: uppercase;
	}

#slideshow h3 {
	margin: 10px 0 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #777;
	}

#text p {
	padding: 10px 0 5px;
	line-height: 1.5em;
	}

/* =Header (02)
----------------------------------------------- */
#header {
	width: 100%;
	overflow: hidden;
	}

#logo {
	height: 70px;
	width: 265px;
	float: left;
	}

#menu {
	position: relative;
	width: 670px;
	float: right;
	}

/* =Content (03)
----------------------------------------------- */
#content {
	padding: 10px 0 0;
	}

#intro {
	height: 600px;
	overflow: hidden;
	}

#slideshow {
	float: left;
	width: 420px;
	color: #555;
	}
#slideshow img {
	vertical-align: bottom;
	}

#text {
	float: right;
	width: 500px;
	color: #666;
	}

/* =Footer (04)
----------------------------------------------- */
#footer {
	clear: both;
	margin: 0 auto;
	padding: 30px 0 20px;
	width: 970px;
	text-align: left;
	}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:visited:hover {
	color: #282828;
	}

#footer a:hover, #footer a:visited:hover {
	color: #353535;
	text-decoration: underline;
	}

/* =Lists (05)
----------------------------------------------- */
#menu ul {
	text-align: right;
	}

#menu ul#mainmenu {
	margin: 9px 0 6px;
	line-height: 1em;
	}

#menu ul#submenu {
	line-height: 1.5em;
	}

#menu ul li {
	display: inline;
	}

#menu ul li a {
	color: #999;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	text-decoration: none;
	border-left: 1px solid #333;
	}

#menu ul#mainmenu li a {
	text-transform: uppercase;
	font-weight: bold;
	}

#menu ul#submenu li a {
	color: #777;
	margin: 0 0 0 3px;
	padding: 0 0 0 6px;
	}

#menu ul li:first-child a {
	border: none;
	}

#menu ul li a:hover,
#menu ul li.current_page_parent a,
#menu ul li.current_page_item a {
	color: #ddd !important;
	}

ul#thumbs {
	list-style: none;
	text-align: left;
	}
	
ul#thumbs li {
	float: left;
	margin: 0 7px 5px 0;
	padding: 0;
	}

ul#thumbs li a img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

ul#thumbs li a:hover img,
ul#thumbs li.currentpage a img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	}

.post-4 ul {
	float: left;
	clear: both;
	list-style: none;
	text-align: left;
	margin: 0 0 15px 20px;
	}
	
.post-4 ul li {
	float: left;
	margin: 0 5px 3px 0;
	padding: 0 15px 0 0;
	list-style-type: disc;
	}

/* =Forms (06)
----------------------------------------------- */

/* =Various (07)
----------------------------------------------- */
.galleria {
	float: left;
	list-style: none;
	width: 210px;
	}
ul.portfolio_unstyled {
	width: 210px !important;
	}
.galleria_container {
	float: right;
	width: 750px;
	color: #555;
	}
.galleria img,
.galleria_container img {
	vertical-align: bottom;
	}
.portfolio_unstyled li,
.galleria li {
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin: 0 7px 7px 0;
	}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption {
	display: block;
	padding-top: .5em;
	}
* html .galleria li div span{width:400px} /* MSIE bug */
