/*
Theme Name:  sliderstudio
Theme URI: http://sliderstudio.co.uk
Description: sliderstudio built theme
Version: 1
Author: sliderstudio
Author URI: http://sliderstudio.co.uk
Tags: sliderstudio, sliderplugin, simple, cool, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* HEADINGS ---------------------------------------- */

h1{
	font-size: 17px;
	margin:0;
	font-weight: normal;
}

h2{
	font-size:14px;
	font-weight:normal;
	margin: 0;
}

h3{
	margin:0;
}

h1 em {
	font-style:normal;
}

/* BODY ---------------------------------------- */

body {
	background: #FFFFFF url('img/page-bg.jpg') repeat-y scroll 50% 0;
	font-family: Verdana;
	color: #868686;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#page {
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	}

	
/* HEADER ---------------------------------------- */

#header {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	height: 60px;
	position:relative;
	}
	
#logo-link{
	cursor: pointer;
	position:absolute;
	width: 315px;
	height: 70px;

	}

#logo-democratic{
	cursor: pointer;
	position:absolute;
	width: 265px;
	height: 35px;
	right:5px;
	top: 25px;
	}

#headerimg 	{
	padding: 0;
	background: url('img/Sliderheader.png') no-repeat;
	width:900px;
	height: 70px;
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	
	}
	
#header a{
	text-decoration: none;
	}
	
#header-links{
	
	}
	
ul#header-link-list{
	position:absolute;
	right: 13px;
	top: 60px;
	height: 40px;
	margin:0;
}

#backhome{
	font-size: 12px;
	margin-left: 20px;
	margin-top: 10px;
}

#backhome a{
	color: #F5822B;
}

#header-link-list .header-link{
	float:left;
	list-style:none;
	margin: 5px;
	}

/* CONTENT ---------------------------------------- */

#content {
	font-size: 14px;
	margin:20px 20px 10px 20px;
	color: #666666;
	}
	
#home-leftcol,#home-rightcol{
	float:left;
	margin-top: 10px;
	font-size: 13px;
	}
	
#home-leftcol {
	width:45%;
}
	
#home-rightcol{
	width:430px;
	text-align: left;
	padding-left:40px;
	overflow:hidden;
	}
	
#home-rightcol ul{
	list-style: none;
	margin: 0;
	}
	
#home-rightcol ul img{
	margin: 3px;
	margin-top: 0;
	vertical-align: middle;
	}
	

/* NORMAL CONTENT (FOOTER PAGE/NORMAL PAGE TEMPLATE */	

#normal-tabs{
	width: 860px;
	height: 32px;
	position: relative;
	background: #ffffff;
	color: #666666;
	margin-top: 20px;
	}
	
#normal-tabs a{
	color: #666666;
}

.normal-tab, .normal-tab-current, .normal-tab-hover{
	float:left;
	padding: 4px 15px 4px 15px;
	background: #DCDCDC;
	border: #868686 solid 1px;
	border-bottom: none;
	font-size: 13px;
	position: relative;
	cursor: pointer;
	margin: 0;
	width: auto;
	margin-right: 3px;
	}

.normal-tab-current{
	background: #FBFBFB;
	z-index: 40;
	top:1px;
	}

.normal-tab:hover{
	background: #FBFBFB;
	}


#normal-page{
	margin:10px 20px 10px 20px;
	position:relative;
	}
	
#normal-page a{
	cursor:pointer;
	text-decoration: none;
	}
	

	
#normal-page-inner{
	border: #868686 solid 1px;
	z-index: 20;
	position:relative;
	background: #fbfbfb;
	padding: 20px;
	min-height:300px; 
	font-size: 12px;
	}

#normal-page-inner a{
	cursor:pointer;
	color: #F5822B;
	text-decoration: none;
	}
	
#normal-parent-text{
	margin-bottom: 20px;
	}
	
#normal-content{
	font-size: 13px;
	width: 588px;
	float: right;
	padding-left: 20px;
	line-height:1.3em;
	}
	
#normal-content ul,#blog-content ul
{
	padding-left: 20px;
}
	
#normal-content p, #normal-content p{
	margin-top: 0;
	margin-bottom: 10px;
	line-height:1.3em;
}
	
#blog-content{
	font-size: 13px;
	width: 588px;
	float: right;
	padding-left: 20px;
	line-height:1.3em;
	}
	
#blog-content h2{
	font-size: 18px;
	}
	
#blog-content #commentform {

	}
	
#blog-content #commentform textarea {
	width: 580px;
	}
	
/*drop shadow*/
.normal-shadow-right
{
	background: url('img/slider-fade-right.png') right repeat-y;
	padding-right:10px;
	width: 845px;
	margin-top: -7px;

}

.normal-shadow-bottom
{
	background: url('img/slider-fade-bottom.png') right bottom no-repeat;
	padding-bottom:9px;
	padding-right:8px;
	width: 845px;
}
	
.clear
{
	clear: both;
}

.entry
{}

/* FOOTER ---------------------------------------- */

#footer {
	background-color: #ffffff;
	border: none;
	padding-top: 10px;
	margin: 0 auto;
	clear: both;
	position: relative;
	height: 130px;
	}
	
#footer a{
	color: #868686;
	}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer-right{
	position: absolute;
	right: 20px;
	top: 20px;
	}

#footer-right{
	text-align: right;
	font-size:10px;
	line-height:1.3em;
	}
	
#footer-right a {
	color: #F5822B;
}
	
#footer-right ul{
	list-style: none;
	margin: 0;
	}
	
#footer-right ul img{
	margin: 3px;
	margin-top: 0;
	vertical-align: middle;
	}

#normal-page #footer-modules{
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer-modules{
	margin: 20px;
	margin-right:20px;
}

#legal{
	font-size: 10px;
	float:left;
	clear: both;
	color: #666666;
	height: 35px;
	margin-left: -30px;
	}
	
#normal-page #legal{
	margin-left: -50px;
}

#legal a{
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	}

#legal ul{
	list-style: none;
	}

#legal li{
	float:left;
	margin: 10px;
	}
	
.footer-element{
	margin:	16px 20px 16px 20px;
	color: #666666;
	padding-top: 2px;
	font-size:13px;
	}
	
#normal-page .footer-element{
	margin-left: 0;
	margin-right: 0;

}
	
.foot-elm-title{
	font-weight:bold;
	float:left;
	clear:both;
	font-size: 10px;
}

.footer-elm-body{
	text-align:justify;
	font-size: 10px;
}

.footer-elm-body ul{
	text-decoration: none;
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

.footer-elm-body li{
	/*margin-left: 10px;
	margin-right: 10px;*/
	float:left;
}

.footer-elm-body li a{
	margin-left: 6px;
	margin-right: 6px;
}
	
/* SIDEBAR ---------------------------------------- */

#sidebar h2 {
	font-size: 12px;
	}

#sidebar {
	width: 190px;
	}
	
#sidebar form {
	margin: 0;
	}
	
#sidebar ul{
	list-style: none;
	padding: 0;
	margin: 0;
	}

#sidebar li{
	border: #868686 solid 1px;
	background: #DCDCDC;
	margin-top:-1px;
	cursor: pointer;
	position: relative;
	}
	
#sidebar li:hover, #sidebar li.sidebar-li-current{
	background: #FBFBFB;
	}
	
#sidebar a{
	color: #666666;
	display:block;
	position: relative;
	padding: 6px;
	}


/* IMAGES ---------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* VARIOUS CLASSES AND TAGS ---------------------------------------- */

.center {
	text-align: center;
	}
	
.hidden {
	display: none;
	}

a img {
	border: none;
	}
	
a{
	cursor:pointer;
	color: #F5822B;
	text-decoration: none;
}

/* CAPTIONS ---------------------------------------- */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* FEEDBACK ---------------------------------------- */

.button a {
	color:#FFFFFF;
}

#plaintext-module {
	margin-top:20px;
}

#plaintext-module ul{
	text-align:center;
	margin-left:0px;
	padding-left:0px;
}

#plaintext-module li {
	display:inline;
	/*margin-left:10px;*/
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
}

#plaintext {
	font-size:14px;
}

.noscript {
	margin-top: 20px;
	text-align: center;
	font-size: 2.0em;
}

#header-text {
	margin-top:25px;
	padding:0 20px 0 20px;
}

#topmenu {
	font-size:10px;
	color:#868686;
	float:right;
	margin-top:5px;
	margin-right:10px;
}

#topmenu span {
	color:#868686;
	cursor:pointer;
	margin-left:10px;
	margin-right:10px;
}

#topmenu span a{
	color:#868686;
}

#behind {
	z-index:55;
}

#feedback {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:transparent;
	font-size:14px;
}

#centered {
	position:relative;
	top:100px;
	left:224px;
	width:435px;
	height:420px;
	background:#FFFFFF;
	z-index:99;
	padding:10px;
}

.notsee {
	opacity:0.0;
	position:absolute;
	left:-999999999px;
	top:-999999999px;
}

#feedback .textfield {
	height:25px;
	width:287px;
	border:1px solid #DCDCDC;
	padding:10px 0 0 10px;
}

#feedback .textarea {
	height:120px;
	width:287px;
	border:1px solid #DCDCDC;
	padding:10px 0 0 10px;
}

#feedback .button {
	cursor:pointer;
	border:1px solid #DCDCDC;
}

#feedback p {
	padding-left:20px;
}

#feedback td {
	padding-left:20px;
}

.close-button {
	float:right;
	width:20px;
	height:20px;
	background: url('img/close.png') no-repeat right;
	cursor:pointer;
}

.popup-heading {
	margin-bottom:15px;
	padding:10px 0 10px 20px;
}

.popup-text{
	margin-bottom:15px;
	padding:0 0 0 20px;
}

#feedback td {
	align:left;
}

#normal-page-inner .share_site a {
	color:#868686;
}