/*
Theme Name: PaulKieve
Theme URI: http://www.jeancnicolas.co.uk/wordpress
Description: 'Test mock-up for Stage Illusion'
Author: Von Kristoff
Author URI: http://www.jeancnicolas.co.uk
Version: 1.0
*/

/*Reset*/
html, body, div, object, blockquote, pre, a, h1, h2, h3, h4, h5, h6, p, a, address, code,
img, small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border-left: 0;
	font-style: normal;
}
body {
	line-height: 1.5;
	font-family: helvetica, arial;
	background:#f3e635 url(img/header_bg.png) repeat-x;
}
ol,ul{
list-style:none;	
}
h1 {
	color:#0066CC;
	font-size: 30px;
	border-bottom:1px solid red;
	padding-bottom:15px;
	font-style: normal;
}
h2{
	color:#000000;
	font-size: 12px;
}
h2 .pink{
	color:pink;	
}
#accordion{
	background:#f3e635;
	margin:auto;
	width:550px;
}
.toggler{
	padding:4px;
	border-bottom:1px solid #8ee1fb;
	font-size: 15px;
}
div.element img{
padding-top:10px;
padding-bottom:10px;	
}
h3{
	color:white;
	font-size: 27px;
	border-bottom:1px solid white;
	padding-bottom:8px;
	padding-top:10px;
}
h4{
	color:yellow;
	font-size: 27px;
	border-bottom:1px solid white;
	padding-bottom:8px;
	padding-top:10px;
}
p {
	color:#000000;
	font-size: 12px;
	font-style: normal;
}
p.red{
	color:#000000;
}
a {
	text-decoration: none;
	color:#004EAB;
	font-size:12px;
	font-style: normal;
}
a:hover{
	text-decoration: none;
	color:#0066CC;	
}
p.joel{
	color:#0033CC;
text-align:right;
margin-top:-20px;
padding-right:50px;
}	

/*Header*/
#header img.wslogo{
padding-top:35px;
padding-bottom:35px;
}
#header{
	margin:auto;
width:960px;
padding-bottom:0px;
}
#header img.drop1{
	float:left;
	padding-top:35px;
}
#header img.drop2{
	float:right;
	padding-top:50px;
}
#lines {
padding-top:50px;
width:100%;
background: url(img/mdbllines.png) repeat-x;
}
#header lines{
background:red url(img/mdbllines.png) repeat-x;
}
#wrap{
	
width: 960px;
margin: auto;	
}
#rap{
background:#a4f4f6;
width: 960px;
margin: auto;
margin-top:-20px;
}

/*Navigation*/

#header ul{
	margin:auto;
overflow:hidden;
padding-top:10px;
padding-left:40px;
}

#header ul li {
	line-height:38px;
float:left;
padding-left:0px;
margin-right:15px;
margin-top:20px;
}

#header ul li a {
	text-decoration: none;
color: #04839E;
font-size:12px;
position:relative;
}

#header ul li a:hover {
text-decoration: none;
color:#FF0000;
}
#header ul li#about {
	background:url(img/about-s.png) no-repeat;
	position: absolute;
	left: 163px;
	top: 21px;
	width: 117px;
	height: 48px;
	background-image: url(img/about-s.png);
}
#header ul li#news {
	background:url(img/news-s.png) no-repeat;
	position: absolute;
	left: 280px;
	top: 23px;
	width: 111px;
	height: 43px;
	background-image: url(img/news-s.png);
}
#header ul li#call {
background:url(img/ring.png) no-repeat;
}
#header ul li#schedule {
background:url(img/ring.png) no-repeat;
}
#header ul li#2008gallery {
background:url(img/ring.png) no-repeat;
}
#header ul li#gallery {
background:url(img/ring.png) no-repeat;
}
#header ul li#press {
background:url(img/press-s.png) no-repeat;
}
#header ul li#photos {
background:url(img/ring.png) no-repeat;
}
#header ul li#facebook {
background:url(img/ring.png) no-repeat;
}
/*main content */

#main {
clear:both;
overflow:hidden;
padding-top:20px;
}
div.sched{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-17px;
	height:100px;
	padding-bottom:40px;
	text-indent:-9999px;
background:url(img/schedule/tour.png) no-repeat;	
}
#main #posts {
	
	-moz-border-radius-topright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-bottomleft:15px;
border: 5px solid #a4f4f6;
float:left;
width:630px;
}
#main #posts #content {
	background:#fff029 url(img/post_top.png) no-repeat;
padding:20px;
}
#foots{
	margin-top:-20px;
	text-indent:-9999px;
	background:#f3e635 url(img/bwave.png) repeat-x;	
	height:58px;
}
#footy{
	text-indent:-9999px;
	background:#f3e635 url(img/ywave.png) repeat-x;	
	height:28px;
}
#foot{
	margin-top:0px;
	text-indent:-9999px;
	background:#fff029 url(img/bwave.png) repeat-x;	
	height:58px;
}

#main #sidebar {
float:right;
width:300px;
}
#photos h #inside{
background:#1a84b4 url(img/side_head.png) no-repeat;
border:1px solid #d7d2c2;
-moz-border-radius-topright:8px;
-moz-border-radius-topleft:8px;

padding:15px;
overflow:hidden;
}
#inside{
background:#1a84b4 url(img/side_head.png) no-repeat;
border:1px solid #d7d2c2;
-moz-border-radius-topright:8px;
-moz-border-radius-topleft:8px;

padding:15px;
overflow:hidden;
}

.sidebox img{
padding:5px;
border:1px solid #caf2ff;	
}
#inside img.featuredImage{
	margin-top:10px;
	width: 255px;
}
#sidefoot {
	background:url(img/side_foot.png) repeat-x;
	height:35px;
	text-indent:-9999px;
	margin-bottom:28px;
	margin-left: 0px;
}
#footer{
padding-top:50px;
width:100%;
background:#19a4e0 url(img/footerbg.png) repeat-x;	
}
#footer #bg{
	width: 960px;
margin: auto;	
}
#footer a{
font-size:14px;	
}
#footer ul{
	margin:auto;
overflow:hidden;
padding-top:10px;
padding-left:0px;
}

#footer ul li {
	line-height:38px;
float:left;
padding-left:10px;
margin-right:15px;
margin-top:10px;
}	
