/*
 *  Theme Name: Ubuntu Studio WordPress
 *  Theme URI: http://ubuntustudio.org/
 *  Description: Ubuntu Studio WordPress theme.
 *  Author: Pasi Lallinaho
 *  Author URI: http://open.knome.fi/
 *  Version: 2012-1
 *
 */

html {
	background: #050505 url(img/html-bg.png) 50% 0 no-repeat;
	min-height: 700px;
}

body {
	background: transparent url(img/body-bg.png) 0 0 repeat;
	font-family: "Droid Sans", "Verdana", sans-serif;
}

#content {
	width: 80%;
	min-width: 980px;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 3em;
	font-size: 105%;
	line-height: 1.4em;
}

#title {
	margin: 0 2em;
	padding: 0.1em 0;
}
	#title a { border-bottom: none; }

#navi {
	background-color: #126ba8;
	background-color: rgba( 18, 107, 168, 0.5 );
	color: #fff;
	padding: 0 0.7em;
	margin-bottom: 0;
	font-size: 100%;

	border-bottom: 3px solid #1a1a1a;

	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
	#navi li a {
		display: block;
		float: left;
		padding: 0.8em 1.3em;
		color: #fff;
		border-bottom: none;
	}
	#navi li a:hover, #navi li a:active, #navi li a:focus {
		background-color: rgba( 0, 0, 0, 0.2 );
	}

#page {
	background: #fdfdfd url(img/page-bg.png) 100% 0 repeat-y;
	padding: 1.5em 2.5% 3em 2.5%;

	border-bottom: 2px solid #1a1a1a;

	float: left;
/*	position: relative; */
	width: 95%;
}

#main {
	margin-right: 325px;
/*	min-height: 350px; */
}

#sidebar {
	float: right;
	width: 275px;
	margin-right: -25px;
}

#footer {
	background-color: #264d0d;
	background-color: rgba( 127, 255, 42, 0.3 );
	color: #fff;
	color: rgba( 255, 255, 255, 0.75 );

	font-size: 80%;
	padding: 0.5em 2.5%;

	float: left;
	width: 95%;

	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

	#footer img.logo {
		margin-bottom: -4px;
		margin-right: 4px;
	}
	#footer a {
		color: #fff;
		border-bottom: 0;
	}


/*
 *  Featured 'tabs'
 *
 */

#featured {
	background-color: #121212;
	height: 275px;
	overflow: hidden;

/*	border-top: 3px solid #1a1a1a; */
	color: #fff;
	position: relative;
	font-size: 110%;
}
	#featured a {
		color: #ddd;
		border-bottom: 1px solid rgba( 0, 0, 0, 0.3 );
	}
	#featured h2 {
		margin: 0 0 0.6em 0;
		line-height: 1.1em;
		font-size: 150%;
	}

#featured-tabs {
	height: 25px;
	font-size: 90%;
	padding-left: 2.5%;
	border-bottom: 6px solid #1a1a1a;
	margin-top: -25px;
	position: relative;
}
	#featured-tabs ul {
		margin-bottom: 0;
	}
	#featured-tabs li a {
		display: block;
		float: left;
		height: 21px;
		width: 90px;
		padding: 4px 1.5em 0 1.1em;
		margin-right: 0.2em;

/*		background-color: #111; */
		background: transparent url(img/tab.png) 50% 0 no-repeat;
		color: #fff;
		text-align: center;
		border-bottom: none;
	}

	.fp-tab {
		/* featured images should be 1280x300px (or more) */
		/* starting from the bottom right, at least 760x200px is visible.
		/* in the right hand side, about 225px in width is preserved for artwork that can't appear under text */
		background-position: 100% 0;
		background-repeat: none;
		background-image: url(img/featured-default.png);

		color: #fff;

		display: none;
		width: 100%;
		height: 300px;
		position: absolute;
	}
	.fp-inner {
		padding: 1.5em 2.5%;
		padding-right: 150px;
	}
	.fp-inner p {
		padding-right: 100px;
		font-size: 90%;
		margin-bottom: 0.8em;
	}

#featured-dots {
/*	width: 98%; */
/*	text-align: right; */

	padding-left: 2.5%;
	margin-top: -30px;
	height: 30px;
	color: #fff;
	border-bottom: 6px solid #1a1a1a;

	position: relative;
}

#featured-dots li {
	display: inline;
	padding-top: 1px;
}
	#featured-dots li.fp-link-1 {
		margin-left: -5px;
	}
	#featured-dots li.active {
		background: transparent url(img/dot-active.png) 50% 50% no-repeat;
	}

#featured-dots a {
	color: #fff;
	padding: 7px;
	border-bottom: none;
}

/*
 *  Elements
 *
 */

a {
	color: #116286;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

table {
/*	border: 1px solid #ccc; */
}

td {
	padding: 0.5em;
}

/*
 *  Elements (specific spot)
 *
 */

label.screen-reader-text {
	display: none;
}

#featured td {
	vertical-align: middle;
	font-size: 80%;
}

#featured a {
	font-size: 80%;
}

.linkbutton_div {
	display: inline-block;
	padding: 15px 0;
}

.linkbutton_div a.linkbutton_link {
	padding: 0.4em 1em;
	margin-right: 0.6em;

	font-size: 100% !important;

	border-bottom: none;
	background-color: #333;
	background-color: rgba( 0, 0, 0, 0.5 );

	-webkit-border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	border-radius: 0.4em;
}

#main .linkbutton_div {
	width: 200px;
}

#main .linkbutton_div a.linkbutton_link {
	display: block;

	background-color: #116286;
	color: #fff;
	padding: 7px;
	width: 190px;
}

#main .linkbutton_div.prev {
	float: left;
}
#main .linkbutton_div.next {
	float: right;
	text-align: right;
}

.post, #respond { margin-top: 2em; border-top: 1px solid #ddd; }
	.post.post-order1 { border-top: none; margin-top: 1.5em; }

#main h2 {
	border-top: 1px solid #ddd;
	padding-top: 0.5em;
	margin-top: 1.5em;
}

#main ul li {
	list-style-type: disc;
	margin-left: 1.2em;
}

