/*-----------------------------------------------------------------------------
	Jibbering WP Theme with Blueprint-WP Theme base

-----------------------------------------------------------------------------*/
html { background: url('../images/cardboardbg.jpg') }
body {  color: white; margin-bottom: 0; margin-top: 0; background: url('../images/globalnavbg.gif') repeat-x;}

body p {
	color: white;
}

.goback {
	margin-left: 0px;
}

#toprippa {
	background: url('../images/toprip.gif') no-repeat;	
	width: 340px;
	height: 603px;
	top: 44px;
	left: 0;
	position: absolute;
	z-index: -90;	
}

#bottomrippa {
	background: url('../images/bottomrip.gif') no-repeat;
	width: 786px;
	height: 128px;
	right: 0;
	bottom: 0; 
	clear: both;
	float: right;
}

/* Blueprint width setting */
.container 	{ 
	width: 820px;
	margin-bottom: 150px;
}			

#page {
	float: left;
	margin-bottom: 20px;
}

blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('../images/quote.png') .5em top no-repeat;
}

a 				{ color: #ec4b1b; }
a:hover			{ color: #E7491B; }
blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; }
p img			{ float: none; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ margin-left: 15px; list-style-type: none; }
ul li 			{ padding: 2px 0 2px 9px; background: url('../images/icons/bullet_square_grey.gif') left 5px no-repeat; }
ol				{ margin-left: 35px; }
label			{ font-weight: normal; }
textarea		{ height: 200px; width: 500px;}
.small			{ font-size: .9em; background: #25393C; color: #34585F; padding-left: 10px;}
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

h3, h3 a {
	font-size: 1.3em;
	line-height: 1.2;
	color: white;
 	letter-spacing: 0px;
	text-decoration: none;
}

#maincontent h2 		{ color: white; margin-bottom: 15px; }
h2 a 					{ color: white; text-decoration: none; }
#maincontent .post h2	{ margin-bottom: 5px; }
						/* Padding inside columns */
						
.topblue {
	height: 8px;
	background: url(../images/contenttoprip.gif) left bottom no-repeat;
}	
.bottomblue {
	height: 8px;
	background: url(../images/contentbottomrip.gif) left bottom no-repeat;
}

					
#maincontent .content 	{
	padding: 30px 30px 30px 20px;
	background: #2A484D;
	color: white;
	overflow: auto;
}	


.alignright 			{ float: right; }
.alignleft 				{ float: left; }
.navigation				{ clear: both; }

.post					{ margin-bottom: 25px; }

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	height: 160px
}

#header h1, #header .description {
	padding-left: 50px;
	margin: 0;
	line-height: 1em;
}

#maincontent, #sidebar { padding: 0 0 0px 0; }


/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#nav, #subnav	{ padding: 0; background: url('../images/globalnavbg.gif') repeat-x; float: left; width: 100%; line-height: 1.5em; }

#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin: 0; padding: 0; float: left; background-image: none; }

#nav li a,
#subnav li a 	{ color: #fdac26; padding: 10px 25px; float: left; text-decoration: none; }

#nav li.current_page_item a,
#nav li a:hover 	{ background: #2A484D; color: #F2FFDF; }

#subnav				{ background: #616161; }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #F2FFDF; }

#nav li.first a { margin-left: 50px; }

	/*-------------------------------------------------------------------------
		Navigation bar in posts (use main nav html inside a post)
	-------------------------------------------------------------------------*/

	.entry #nav .content {
		padding: 0;
		margin: auto;
	}

	.entry #nav {
		margin-bottom: 15px;
		background: #FFF;

	}

	.entry #nav li a 		{ color: #FFF; border-right: 1px solid #AAA; background: #666; }
	.entry #nav li.last a	{ border-right: none; }
	.entry #nav li a:hover 	{ background: #333; color: #FFF;}

/*-----------------------------------------------------------------------------
	Sidebar
-----------------------------------------------------------------------------*/

#sidebar 	{ margin: 0; margin-left: 8px;	font-size: 1em; }
#sidebar h2 { font-size: 1.3em; line-height: 1.2; }

.sidetop {
	background: url(../images/sidebar_top.gif) left bottom no-repeat;	
	height: 8px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

.sidebottom {
	background: url(../images/sidebar_bottom.gif) left top no-repeat;	
	height: 8px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0;
}

.sider  {
	background: #3A2A1E;
	margin: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
}
.sider h2 {
	color: white;	
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 25px 20px 0 20px;
}

#sidebar ul li	{ padding: 0; }

#sidebar ul li ul { padding-top: 0; }

#sidebar ul li ul li {
	margin: 0 0 0 -18px;
	padding: 2px 0 2px 9px;
	background: url('../images/icons/bullet_square_grey.gif') left 3px no-repeat;
	font-size: 0.9em;
}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../images/icons/feed_small.png') left center no-repeat;
}

#sidebar ul li, #sidebar ul li#subscribe ul li {
	list-style-type: none;
	background: none;
	margin-bottom: 20px;
}

#sidebar ul li#subscribe ul li { margin: 0 0 0 -30px; }

#sidebar img {
	margin-right: 10px;
}

/* Hide search from sidebar */
#sidebar #search { display: none; }

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer 		{ 
	text-align: center;
	font-size: .9em;
	margin: 0;
	background: #2E231D;
	color: white;
	padding: 10px;
	clear: both;
}

#footer a 		{ text-decoration: none; }

/*-----------------------------------------------------------------------------
	Search
-----------------------------------------------------------------------------*/

#search				{ float: right; margin-top: -50px;}
#s 			{ background: white url('../images/icons/search_grey.gif') 0px center no-repeat; padding:4px; padding-left: 16px; margin-left: 0; width: 105px; color: #CCCCCC; font-size: 0.9em; }
#s:hover 	{ color: #000; }
.search-excerpt 	{ margin: 0; }


/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background: #EEE;}


/*-----------------------------------------------------------------------------
	Jibbering Stuff
-----------------------------------------------------------------------------*/

.boxcontainer {
	margin: 0;
	padding: 0;
	margin: 10px;
	font-weight: bold;
	color: white;
}
.boxheader { height: 10px; background: url(../images/miniboxtop.gif) top repeat-x;	}
.boxfooter { height: 10px;background: url(../images/miniboxbottom.gif) bottom repeat-x; }
.boxbody {	background: #da5f27; padding: 10px; padding-bottom: 10px; padding-top: 25px; overflow: hidden; text-align: left;}

html body .boxbody img { 
	margin-right: 5px;
	margin-top: 0;
}

html body .boxbody p {	
	margin-top: 10px;
}
.boxbody a {
	color: white;
}

.boxheader h2 { 
	color: white; 
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 2em;
	display: block;
	font-family: serif;	
}

.boxheader h2 a { color: black; }
.boxheader h2 a:hover { color: white; }

.boxwidth {	width: 230px;	}

htmnl .boxbody, html .boxbody p {
	margin: 0;
	padding: 0;
}

.boxbody p img {
	margin: 0;
	margin-top: 20px;
}

#nav.super {
	margin-top:0;
}

#headlogo {
	height: 68px;
	width: 200px;
	background:  url(../images/jib_logo.gif) bottom center no-repeat;
	margin-left: 10px;
}
#headlogo.first {
	padding-top: 15px;
}

#headlogo span {
	margin-left: -999px;
}

#headerimages {
	width: 733px;
	margin: 0 auto;
}

.phplist {
	margin-bottom: 20px;
}

#emailsub {	
	margin-top: 0;
	margin-left: 20px;
}

#emailsub p {	margin-right: 20px;	}


#contactsubmit #email {  margin: 5px; }


.mantra {
	padding-top: 20px;
	background: #3A2A1E;
	margin-bottom: 20px;
	text-indent: 20px;
}

.cf-ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cf-ol label {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cf-ol .reqtxt, .cf-ol .emailreqtxt{
	margin-left: 20px;
}

ul.flickr {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
html #sidebar ul.notop {
	padding-top: 0;
}

#sidebar .flickr img {
	margin: 0 auto;
	margin-top: 10px;
	background: white;
	padding: 2px;	
	-webkit-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.8);	
}

#sidebar ul.flickr li,
#sidebar .nobullets li { 	background: none }
 
#sidebar #eventsside li {
	margin-bottom: 0;
}

#sidebar #eventsside {
	margin-bottom: 10px;
}

#searchtop {	margin-top: 100px;	}

.emaillist {
	width: 120px; 
	padding: 4px;
}

#contactsubmit, #searchform input#button, #sendbutton {
	margin-top: 10px;
	padding: 3px;
	color: white;
	background: #DA5F27;
}
html #contactsubmit {
	padding-left: 8px;
	padding-right: 8px;
}

html #searchform input#button {
	background: #2A484D;
}

#archiveheader {
	cursor: pointer;
	text-indent: 18px;
	background: url('http://jibbering.co.uk/wp-content/themes/blueprint/images/arrowleft.gif') left top no-repeat;
}

.freshbox {
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;	
	background: #3A2A1E;
	padding: 5px;
}

.fresh {
	margin-top: 20px;
}

.tabbedheader .tabbedcontainer {
	color: white;
	margin-top: 0;
	margin-bottom: 40px;
	display: block;
}
.tabbedheader a.previousevents {
	margin-left: 10px;
}

.tabbedheader .selected {
	border: 1px solid white;
}
.tabbedheader a {
	padding: 10px;
	padding-left: 70px;	
	padding-right: 70px;
	background: #456167;
	text-decoration: none;
}
.tabbedheader a {	color: white;	font-size: 1em;}
.tabbedheader span {	display: inline;}

.entry p .alignright,
.entry p .alignleft { 
	margin-top: 0;
}
.subscribe img {
	margin-bottom: 10px;
}
.submain {
	float: right;
}
div.submmain img {
	padding-right: 10px;
}
div.hotbox {
	margin-left: 20px;
	padding-top: 20px;
}
div.hotbox p {
	margin-bottom: 0;
}
#topheader {
	width: 100%;
	background: url(http://www.jibbering.co.uk/wp-content/themes/blueprint/images/newjibbering.png) center top no-repeat;
	height: 150px;
	position: absolute;
	top: 50px;
	width: 1000;
}
#headerimg {
	height: 150px;
	width: 800px;
}