/* @override http://oxjammanchester:8888/wp-content/themes/oxjam-theme-six/style.css */

/* @override http://www.oxjammanchester.org/wp-content/themes/oxjam-theme-six/style.css */

/* @override http://oxjammanchester:8888/wp-content/themes/oxjam-theme-six/style.css */

/*
Theme Name: Events Template
Theme URI: http://www.d3-creative.com
Description: Wordpress template designed by <a href="http://www.d3-creative.com">d3creative</a>.
Version: 1.1
Author: Stephen Meehan
Author URI: http://www.d3-creative.com


	Events v1.1
	 http://www.d3-creative.com

	This theme was designed and built by d3creative,
	whose blog you will find at http://www.d3-creative.com
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* @group Original css */

/* Begin Typography & Colors */


.Times {
	color: firebrick;
	font-weight: bold;

}


.archive.category.category-about {
		background: #b90101 url(images/bkg-flyers-red.jpg) no-repeat;
	background-position: 50% 0;

	}

.body.single {
		background: #fb4dae url(images/bkg-flyers-black.jpg) no-repeat;
	background-position: 50% 0;
	

	}

.page-template-takeover-php {
		background: #6c9af0 url(images/bkg-flyers-takeover.jpg) no-repeat;
	background-position: 50% 0;
	
	}

.archive.category.category-blog {
		background: #0050a7 url(images/bkg-flyers-blue.jpg) no-repeat;
	background-position: 50% 0;
	

	}

.archive.category.category-gallery {
		background: #fb4dae url(images/bkg-flyers-green.jpg) no-repeat;
		background-position: 50% 0;
	

	
	}

.archive.category.category-events {
		background: #f7f500 url(images/bkg-flyers-yellow.jpg) no-repeat;
	background-position: 50% 0;
	

	}

.archive.category.category-new-music {
		background: #ff8200 url(images/bkg-flyers-orange.jpg) no-repeat;
	background-position: 50% 0;
	

	}

.archive.category.category-news {
		background: #004201 url(images/bkg-flyers-dark-green.jpg) no-repeat;
	background-position: 50% 0;
	

	}

.archive.category.category-sponsors {
		background: #fb4dae url(images/bkg-flyers-dark-blue.jpg) no-repeat;
	background-position: 50% 0;
	

	}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	padding: 0px;
	margin: 0px 0px;
	background: #fb4dae url(images/bkg-flyers-pink.jpg) no-repeat;
	background-position: 50% 0;

	}

/* My Comment */



#page {
	background: #fff;
	padding: 5px 20px 20px 20px;
	margin: 0px 0px 15px 0px;
	width: 920px;
	float: left;
	text-align: left;
	
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry, .takeover .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;

	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
/* body {
	margin: 0 0 20px 0;
	padding: 0;
	}
*/

#LogoSmall {
	float: left;
	width: 283px;
	background: white;
	padding: 5px 10px;
	margin: 0px 0px 5px 0px;
}



#header {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 920px;
	float: left;
	}

.narrowcolumn {
background: transparent;
	width: 365px;
	float: left;
	margin: 10px 0px 20px 0px;
	
	}

/* @group Takeover New
 */
#TakeOverVenues p.EventInfoLink a:link,
#TakeOverVenues p.EventInfoLink a:active,
#TakeOverVenues p.EventInfoLink a:visited {
	float: left;
	background: #5fc4cb;
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
}

#TakeOverVenues p.EventInfoLink a:hover {
	float: left;
	background: #000;
	color: #fff;
	padding: 5px 10px;
}
 
 
#MapsPoster {
	float: left;
	width: 450px;
	background: transparent;
}

#MapsPoster ul{
	float: left;
	width: 400px;
	list-style: none;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}

#MapsPoster li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px; 
}

#MapsPoster li p{
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 20px 0px; 
}

#TakeOverDetail {
	float: left;
	width: 450px;
	
}

#TakeOverDetail h3{
		margin: 5px 0px;
		padding: 0px;
		font-size: 1.25em;
		line-height: 1.2em;
}
#TakeoverColOne h5,
#TakeoverColTwo h5 {
	color: #999;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	
}


#content.takeover2 {
	background: #fff;
	width: 900px;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 10px 10px;
	
	}

#TakeOverVenues {
	float: left;
	width: 900px;
}

#TakeOverVenues h5.eventinfo{
	float: left;
	width: 200px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	color: #888;
}
#TakeOverVenues h4 {
	margin: 5px 0px;
	padding: 0px;
	width: 200px;
	float: left;
	font-size: 1.5em;

}


#TakeOverVenues ul.VenueLineUp,
#TakeOverVenues ul{
	float: left;
	width: 209px;
margin: 0px 20px 15px 0px;
padding: 10px 0px;	
background: transparent;

height: 1110px;
list-style: none;

}

#TakeOverVenues ul.VenueLineUp li strong,
#TakeOverVenues ul.VenueLineUpEnd li strong{
font-size: 1.6em;
font-weight: normal;
padding: 0px 0px 0px 0px;
margin:  0px 0px 0px 0px;
color: #555;
}

#TakeOverVenues ul.VenueLineUp li a,
#TakeOverVenues ul.VenueLineUpEnd li a{
color: #888;	

}

#TakeOverVenues ul.VenueLineUp li,
#TakeOverVenues ul.VenueLineUpEnd li{
	float: left;
	width: 209px;
margin: 0px 0px 0px 0px;
padding: 0px 0px;	
background: transparent;
list-style: none;

}
#TakeOverVenues ul.VenueLineUpEnd {
	margin: 0px 0px 15px 0px;


	}

#TakeOverVenues ul.VenueLineUp li p,
#TakeOverVenues ul.VenueLineUpEnd p{
	float: left;
	width: 209px;
margin: 0px 0px 0px 0px;
padding: 0px 0px;	
background: transparent;
list-style: none;

}

/*
#TakeOverVenues p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 200px;
	float: left;
	
}

#TakeOverVenues ul {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px;
width: 900px;	
background: transparent;
float: left;
	}
	
#TakeOverVenues li {
	float: left;
	width: 209px;
margin: 0px 20px 15px 0px;
padding: 10px 0px;	
background: transparent;
border-bottom: 1px solid #999;
height: 245px;
	}*/


	
#TakeOverVenues li img{
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #999;}	




#content.takeover2 div.entry {
border-bottom: none;
margin: 0px;
padding: 0px;
background: transparent;
float: none;
	}






#TakeOverHeader2 {
	background: transparent;
	float: left;
	width: 740px;
}

#TakeOverIntro {
	width: 900px;
	float: left;
	margin: 0px;
	background: #fff;
	text-align: center;
}

#TakeOverIntro h2 {
	font-size: 1.7em;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #5fc4cb;
}

#TakeOverIntro h3 {
	font-size: 1.2em;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#TakeOverTickets2 {
	width: 360px;
	float: left;
	background: transparent;
}
	
	
#TakeoverColOne2 {
	width: 360px;
	float: left;
	margin: 0px 20px 0px 0px;
	background: transparent;
}

#TakeoverColTwo2 {
	width: 360px;
	float: left;
	background: transparent;
}

/* @end */	

.widecolumn {
	padding: 10px;
	margin: 20px 0px 20px 0px;
	width: 450px;
	float: left;
	
	}

.post {
	margin: 0 0 10px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/*
.postmetadata {
	clear: both;
}
*/
.clear {
	clear: both;
}

#footer {
	background: transparent;
	border-top: 1px solid #fff;
	width: 920px;
	padding: 0;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
	color: #fff;
	}

#footer p {
	margin: 0;
	padding: 0px;
	text-align: center;
	width: 920px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background: #fff;
	float: left;
	margin: 10px 0px 20px 15px;
	width: 342px;
	padding: 10px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	
	background-color: transparent;
	padding-top: 0px;
	margin: 10px 0px 0px 0px;
	
}

.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;
	text-align: ;
}
/* End captions */



/* @end */

/* @group d3creative css */

/* @group Single Page */



/* @group UpcomingEvents */

#sidebar ul
{
	background: transparent;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 340px;
}

#sidebar li#todays-events,
#sidebar li#upcoming-events
{
	float: left;
	width: 340px;
	background: transparent;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar li#todays-events h2.widgettitle,
#sidebar li#upcoming-events h2.widgettitle
{	
	font-size: 1.8em;
	color: red;
	margin: 0px;
	padding: 0px;
	
}

#sidebar li#todays-events ul,
#sidebar li#upcoming-events ul
{
	float: left;
	width: 340px;
	background: transparent;
	margin: 5px 0px;
	padding: 0px;
}

#sidebar li#todays-events li,
#sidebar li#upcoming-events li{
	font-size: 1.3em;
	float: left;
	width: 340px;
	background: transparent;
	margin: 0px 0px;
	padding: 2px 0px;
	color: red;
	font-weight: bold;
}

#sidebar li#todays-events li ul li,
#sidebar li#upcoming-events li ul li{
	font-weight: normal;
	font-size: 1.0em;
	float: left;
	width: 340px;
	background: transparent;
	margin: 0px 0px;
	padding: 2px 0px;
	color: #888;
}



/* @end */

/* @end */

#OxjamEventSinglePage {
	margin: 20px 0px 40px 0px;
	padding: 0px;
	background: transparent;
	width: 290px;
	float: left;
}

#OxjamEventSinglePage img {
	
	width: 290px;
}

#OxjamEventSinglePage  h1 {
	color: black;
	font-size: 1.7em;
	margin: 10px 0px;
}

#OxjamEventSinglePage  h2 {
	color: black;
	font-size: 1.6em;
	font-weight: normal;
}

#OxjamEventSinglePage  h3 {
	color: black;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 10px 0px 0px 0px;
}

#OxjamEventSinglePage  h3 a:link,
#OxjamEventSinglePage  h3 a:active,
#OxjamEventSinglePage  h3 a:visited{
	color: red;
	text-decoration: underline;
	}

#OxjamEventSinglePage h2 a:link,
#OxjamEventSinglePage h2 a:active,
#OxjamEventSinglePage  h2 a:visited{
	color: red;
	text-decoration: underline;
	}

#OxjamEventSinglePage h2 a:hover{
	color: black;
	text-decoration: underline;
	}

#OxjamEventSinglePage h3 a:hover{
	color: black;
	text-decoration: underline;
	}
	

/* @group OxjamSideEvent */

#OxjamEventSide {
	margin: 0px 0px 40px 0px;
	padding: 0px;
}


#OxjamEventSide h1 {
	color: black;
	font-size: 1.9em;
}

#OxjamEventSide h2 {
	color: black;
	font-size: 1.7em;
	font-weight: normal;
}

#OxjamEventSide h3 {
	color: black;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 10px 0px 0px 0px;
}

#OxjamEventSide h3 a:link,
 #OxjamEventSide h3 a:active,
 #OxjamEventSide h3 a:visited{
	color: red;
	text-decoration: underline;
	}

#OxjamEventSide h2 a:link,
 #OxjamEventSide h2 a:active,
 #OxjamEventSide h2 a:visited{
	color: red;
	text-decoration: underline;
	}

#OxjamEventSide h2 a:hover{
	color: black;
	text-decoration: underline;
	}

#OxjamEventSide h3 a:hover{
	color: black;
	text-decoration: underline;
	}
	
	

/* @end */






/* @group follow us.... */



#SocialIcons {
	float: left;
	width: 340px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background: transparent;
	}
	
#SocialIcons li {	

float: left;
width: 50px;
padding: 0px 0px 0px 0px;
margin: 0px 33px 0px 0px;
background: transparent;
}


#SocialIcons li p {
	padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	}


#SocialIcons li img{
		padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: none;
	}

/* @end */

/* @group Calendar */

table.calendar-table {
	width: 740px;
	font-size: 1.5em;
}


#EventsCalendar
{
	background: #fff;
	float: left;
	width: 740px;
	padding: 0px 10px 10px 10px;
	margin: 20px 15px 0px 0px;
	
}
/* @end */

/* @group Category */

.YouTubeCategoryPage {
	float: left;
	width: 340px;
	margin: 0px 0px 20px 0px;
}

/* @end */

/* @group contact us */

#PoweredBy {
	background: #fff;
	float: left;
	margin: 0px 0px 20px 15px;
	width: 352px;
	padding: 5px;
}

#FormCol {
	background: #fff;
	float: left;
	margin: 20px 0px 20px 15px;
	width: 342px;
	padding: 10px;
}

.contactcolumn {
	text-align: left;
	float: left;
	width: 365px;
	margin: 20px 0px 20px 0px;
}
.contactcolumn .entry {
		border-bottom: none;

}

/* @group simpleContact */




#form_contact ul {
	list-style-type:					none;
	margin: 							0;
	padding: 							0;
}

#form_contact {
	margin:0;
	text-align: left;
	width:								325px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}

fieldset {
	border:								none;
	border-bottom: 						2px solid lightgrey;
	padding:							8px;
}

legend {
	display:							none;
	visibility:							hidden;
}

label {
	font-size:							1.1em;
	font-weight:						bold;
	color: 								#515151;
}

div.lbl {margin:8px 0 0 0;
text-align: left;
}

div.obj {
	text-align: left;
}
div.obj input, textarea {

	width:								330px;
	padding:							3px;
	border-color:						#ababab;
	border-style:						solid;
	border-width:						thin;
	font-family:						arial, sans-serif;
	font-size:							1.2em;
	color: 								black;
}

textarea {height:130px;}

div.obj input:focus, textarea:focus {background:#f2f2f2;}

div.obj input.err, textarea.err {border-color:#cd0000;}

p.err {
	margin: 							3px 0 0 0;
	padding: 							0;
	background:							url(sc_admin/res/error_arrow.gif) no-repeat;
	font-size:							1.1em;
	font-style:							italic;
	text-indent:						20px;
	color: 								#cd0000;
}

#sendme {margin-top:16px;}


/* @end */

/* @end */

/* @group SideBar */


/* @end */

/* @group Index */

/* @group Index additions 11/10/09
 */

/* @group News */

.EventTitleNews{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 0px 10px 0px 0px;
	padding: 3px 3px;
	background: #a5b42b;
	width: 35px;
	float: left;
	
}

#IndexLayout #content.IndexNewsCol h2
 {
	width: 152px;
	float: left;
	margin: 5px 15px 0px 0px;
	color: pink;
	font-size: 1.4em;
}

#IndexLayout #content.IndexNewsCol h2 a:link,
#IndexLayout #content.IndexNewsCol h2 a:active,
#IndexLayout #content.IndexNewsCol h2 a:visited {
	color: #a5b42b;
}

#IndexLayout #content.IndexNewsCol h2 a:hover{
	color: #000;
}

#IndexLayout #content.IndexNewsCol small {
	width: 152px;
	float: left;
	margin: 0px 15px 0px 0px;

}



/* @end */

/* @group Blog */

.EventTitleBlog{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 0px 10px 0px 0px;
	padding: 3px 3px;
	background: #172a7c;
	width: 35px;
	float: left;
	
}

#IndexLayout #content.IndexBlogCol h2 {
	width: 152px;
	float: left;
	margin: 5px 15px 0px 0px;
	color: pink;
	font-size: 1.4em;
}

#IndexLayout #content.IndexBlogCol h2 a:link,
#IndexLayout #content.IndexBlogCol h2 a:active, 
#IndexLayout #content.IndexBlogCol h2 a:visited
 {
	
	color: #172a7c;
	
	
}

#IndexLayout #content.IndexBlogCol h2 a:hover
 {
	
	color: orange;
	
	
}

#IndexLayout #content.IndexBlogCol small {
	width: 152px;
	float: left;
	margin: 0px 15px 0px 0px;

}



/* @end */

/* @group Events */

.EventTitle{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 0px 10px 0px 0px;
	padding: 3px 3px;
	background: red;
	width: 80px;
	float: left;
	
}

#content.IndexMainCol h2 a:link,
#content.IndexMainCol h2 a:active,
#content.IndexMainCol h2 a:visited {
	width: 365px;
	float: left;
	margin: 5px 15px 0px 0px;
	color: red;
}

#content.IndexMainCol h2 a:hover {
	color: #000;
}

#content.IndexMainCol small {
	width: 365px;
	float: left;
	margin: 0px 15px 0px 0px;

}

/* @end */

/* @group About */

.EventTitleAbout{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 0px 10px 0px 0px;
	padding: 3px 3px;
	background: #346c46;
	width: 130px;
	float: left;
	
}

#content.IndexMainCol #IndexAbout h2 a:link,
#content.IndexMainCol #IndexAbout h2 a:active,
#content.IndexMainCol #IndexAbout h2 a:visited {
	width: 365px;
	float: left;
	margin: 5px 15px 0px 0px;
	color: #346c46;
}

#content.IndexMainCol #IndexAbout h2 a:hover {
	color: #000;
}

#content.IndexMainCol small {
	width: 365px;
	float: left;
	margin: 0px 15px 0px 0px;

}

/* @end */

/* @end */

#AboutSection {
	background: transparent;
	width: 750px;
	height: 285px;
	float: left;
	margin: 20px 0px;
}

#AboutText {
	background: #fff;
	width: 375px;
	float: left;
	padding: 10px 10px 6px 10px;
	font-size: 1.2em;
}

#AboutText h3 {
	font-size: 1.4em;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#IndexYouTube {
	background: transparent;
	width: 340px;
	float: right;
	margin: 0px 0px;
}

#MainNavigation {
	background: #B2DB17;
	width: 920px;
	float: left;
	height: 40px;
	margin: 0px 0px 0px 0px;
	
}



#MainNavigation ul {
	background: transparent;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	width: 900px;
	font-size: 1.7em;
	float: left;
	}
	
#MainNavigation li {
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 2px 0px 0px 0px;
	background: transparent;
	
}

#MainNavigation .current-cat a:link,
#MainNavigation .current-cat a:active,
#MainNavigation .current-cat a:visited,
#MainNavigation .current_page_item a:link,
#MainNavigation .current_page_item a:active,
#MainNavigation .current_page_item a:visited
{
	color: #B2DB17;
	background: #000;
}	


#MainNavigation .current-cat a:hover,
#MainNavigation .current_page_item a:hover{
	color: #B2DB17;
	
	
}

#MainNavigation li.page_item.page-item-376 a:link,
#MainNavigation li.page_item.page-item-376 a:active,
#MainNavigation li.page_item.page-item-376 a:visited
{
	color: #fff;
	font-size: 1.3em;
	background: red;
	padding: 0px 5px;
	text-decoration: none;
}

#MainNavigation a:link,
#MainNavigation a:active,
#MainNavigation a:visited
{
	color: #000;
	font-size: 1.25em;
	background: #fff;
	padding: 0px 5px;
	text-decoration: none;
}

#MainNavigation li.page_item.page-item-376 a:hover,
#MainNavigation a:hover{
	color: #B2DB17;
	background: #000;
	
	
}


/* My Comment */

/* @end */

/* @group Index v2 */

#IndexAbout {
	background: transparent;
	float: left;
	margin: 0px 0px 10px 0px;
}

#IndexAbout img{
	margin: 0px 0px 10px 0px;
	
}

.IndexMainCol .more-link {
	float: left;
	width: 210px;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

#IndexNewsandBlog .more-link {
	float: left;
	background: transparent;
	width: 140px;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

.entry {
	background: transparent;
	float: left;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 25px 0px;
	border-bottom: 1px solid #777;
	list-style: none;

}

.widecolumn .category-events .entry,
.widecolumn .category-news .entry,
.widecolumn .category-new-music .entry,
.widecolumn .category-art .entry,
.widecolumn .category-about .entry,
.widecolumn .category-blog .entryv {
	background: transparent;
	width: 430px;
	}


.category-events .entry,
.category-news .entry,
.category-new-music .entry,
.category-art .entry,
.category-about .entry,
.category-blog .entry
{
	width: 365px;
}

.thumbnails {
	float: left;
	width: 130px;
	margin: 10px 10px 0px 0px;
	}


#content {
	font-size: 1.2em;
	background: #fff;
	padding: 10px;

}

#content2 {
	font-size: 1.2em;
	background: #fff;
	padding: 10px;

}

#content.IndexMainCol {
	width: 365px;
	float: left;
	margin: 10px 15px 0px 0px;
	background: #fff;
}





.IndexMainCol h2 {
margin: 0px;
padding: 0px;
}



#IndexNewsandBlog {
	background: transparent;
	background-position:127px 0px;
	float: left;
	width: 360px;
	margin: 10px 0px 20px 0px;
}

.IndexNewsCol .entry,
.IndexBlogCol .entry {
	background: transparent;
	width: 150px;
	
			}

.IndexNewsCol {
	float: left;
	width: 152px;
	margin: 0px 15px 0px 0px;
		}

.IndexBlogCol {
	float: left;
	width: 152px;
	margin:  0px 0px 0px 0px;

	}
/* @end */

#IndexLayout {
	float: left;
	margin:  0px;
	padding: 0px;
	background: transparent;
	
	}

#IndexSideAdvert {
	float: right;
	width: 143px;
	margin: 10px 0px;
	background: transparent;
	
	}

#IndexSideAdvert img {
	margin: 0px;
	padding: 0px;
	float: left;
	}

/* @group Footer */
#CopyRight {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 960px;
	background: transparent;
		}
		#CopyRight li p{
	text-align: center;
	}


#CopyRight li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 960px;
	
	}

#FooterAdvert h2{
text-align: center;
color: #fff;
margin: 10px 0px 0px 0px;
}

#FooterAdvert ul {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px ;
	width: 920px;
	float: left;
	
	}

#FooterAdvert li {
	margin: 0px 12px 10px 0px;
	padding: 0px;
	float: left;
	width: 103px;
	}
	
	#FooterAdvert li.NoMargin {
margin: 0px 0px 10px 0px;
}
/* @end */


#IndexSideAdvert ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#IndexSideAdvert li {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: left;
	}

#IndexSideAdvert li.justgiving {
	background: #c8e1ec;
	}
	
.FullWidth {
	background: gray;
	float: left;
	width: 908px;
}

#searchform {
	width: 208px;
	padding: 2px;
	text-align: left;
	margin:  18px 0px 0px 0px;
	padding-bottom: 0px;
	float: left;
	}
	
	

#searchform #s {
	width: 108px;
	padding: 2px;
	}












/* @end */

/* @override http://www.oxjammanchester.org/wp-content/themes/oxjam-theme-six/style.css */

/* @override http://www.oxjammanchester.org/wp-content/themes/oxjam-theme-six/style.css */

/* @override http://oxjammanchester:8888/wp-content/themes/oxjam-theme-six/style.css */

/*
Theme Name: Events Template
Theme URI: http://www.d3-creative.com
Description: Wordpress template designed by <a href="http://www.d3-creative.com">d3creative</a>.
Version: 1.1
Author: Stephen Meehan
Author URI: http://www.d3-creative.com


	Events v1.1
	 http://www.d3-creative.com

	This theme was designed and built by d3creative,
	whose blog you will find at http://www.d3-creative.com
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* @group Original css */

/* Begin Typography & Colors */


.archive.category.category-about {
		background: #b90101 url(images/bkg-flyers-red.jpg) no-repeat;
	background-position: 50% 0;

	}

.body.single {
		background: #fb4dae url(images/bkg-flyers-black.jpg) no-repeat;
	background-position: 50% 0;
	

	}

.page-template-takeover-php {
		background: #6c9af0 url(images/bkg-flyers-takeover.jpg) no-repeat;
	background-position: 50% 0;
	
	}

.archive.category.category-blog {
		background: #0050a7 url(images/bkg-flyers-blue.jpg) no-repeat;
	background-position: 50% 0;
	

	}

.archive.category.category-gallery {
		background: #fb4dae url(images/bkg-flyers-green.jpg) no-repeat;
		background-position: 50% 0;
	

	
	}

.archive.category.category-events {
		background: #f7f500 url(images/bkg-flyers-yellow.jpg) no-repeat;
	background-position: 50% 0;
	

	}

.archive.category.category-new-music {
		background: #ff8200 url(images/bkg-flyers-orange.jpg) no-repeat;
	background-position: 50% 0;
	

	}

.archive.category.category-news {
		background: #004201 url(images/bkg-flyers-dark-green.jpg) no-repeat;
	background-position: 50% 0;
	

	}

.archive.category.category-sponsors {
		background: #fb4dae url(images/bkg-flyers-dark-blue.jpg) no-repeat;
	background-position: 50% 0;
	

	}


/* My Comment */
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry, .takeover .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;

	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
/* body {
	margin: 0 0 20px 0;
	padding: 0;
	}
*/

#LogoSmall {
	float: left;
	width: 283px;
	background: white;
	padding: 5px 10px;
	margin: 0px 0px 5px 0px;
}



#header {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 920px;
	float: left;
	}

.narrowcolumn {
background: transparent;
	width: 365px;
	float: left;
	margin: 10px 0px 20px 0px;
	
	}

/* @group Takeover New
 */

 
 
#MapsPoster {
	float: left;
	width: 450px;
	background: transparent;
}

#MapsPoster ul{
	float: left;
	width: 400px;
	list-style: none;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}

#MapsPoster li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px; 
}

#MapsPoster li p{
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 20px 0px; 
}

#TakeOverDetail {
	float: left;
	width: 450px;
	
}

#TakeOverDetail h3{
		margin: 5px 0px;
		padding: 0px;
		font-size: 1.25em;
		line-height: 1.2em;
}
#TakeoverColOne h5,
#TakeoverColTwo h5 {
	color: #999;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	
}


#content.takeover2 {
	background: #fff;
	width: 900px;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 10px 10px;
	
	}

#TakeOverVenues {
	float: left;
	width: 900px;
}

#TakeOverVenues h5.eventinfo{
	float: left;
	width: 200px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	color: #888;
}
#TakeOverVenues h4 {
	margin: 5px 0px;
	padding: 0px;
	width: 200px;
	float: left;
	font-size: 1.5em;
	text-transform: uppercase;
	color: #000;

}


#TakeOverVenues ul.VenueLineUp,
#TakeOverVenues ul{
	float: left;
	width: 209px;
margin: 0px 20px 15px 0px;
padding: 10px 0px;	
background: transparent;


list-style: none;

}

#TakeOverVenues ul.VenueLineUp li,
#TakeOverVenues ul.VenueLineUpEnd li{
	float: left;
	width: 209px;
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #999;
padding: 0px 0px 10px 0px;	
background: transparent;
list-style: none;

}
#TakeOverVenues ul.VenueLineUpEnd {
	margin: 0px 0px 15px 0px;


	}

#TakeOverVenues ul.VenueLineUp li p,
#TakeOverVenues ul.VenueLineUpEnd p{
	float: left;
	width: 209px;
margin: 0px 0px 0px 0px;
padding: 0px 0px;	
background: transparent;
list-style: none;

}

/*
#TakeOverVenues p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 200px;
	float: left;
	
}

#TakeOverVenues ul {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px;
width: 900px;	
background: transparent;
float: left;
	}
	
#TakeOverVenues li {
	float: left;
	width: 209px;
margin: 0px 20px 15px 0px;
padding: 10px 0px;	
background: transparent;
border-bottom: 1px solid #999;
height: 245px;
	}*/


	
#TakeOverVenues li img{
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #999;}	




#content.takeover2 div.entry {
border-bottom: none;
margin: 0px;
padding: 0px;
background: transparent;
float: none;
	}






#TakeOverHeader2 {
	background: transparent;
	float: left;
	width: 740px;
}

#TakeOverIntro {
	width: 900px;
	float: left;
	margin: 0px;
	background: #fff;
	text-align: center;
}

#TakeOverIntro h2 {
	font-size: 1.7em;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #5fc4cb;
}

#TakeOverIntro h3 {
	font-size: 1.2em;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#TakeOverTickets2 {
	width: 360px;
	float: left;
	background: transparent;
}
	
	
#TakeoverColOne2 {
	width: 360px;
	float: left;
	margin: 0px 20px 0px 0px;
	background: transparent;
}

#TakeoverColTwo2 {
	width: 360px;
	float: left;
	background: transparent;
}

/* @end */	

.widecolumn {
	padding: 10px;
	margin: 20px 0px 20px 0px;
	width: 440px;
	float: left;
	
	}

#content.widecolumn .entry {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 430px;
	float: left;
	background: transparent;
	}

.post {
	margin: 0 0 10px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/*
.postmetadata {
	clear: both;
}
*/
.clear {
	clear: both;
}

#footer {
	background: transparent;
	border-top: 1px solid #fff;
	width: 920px;
	padding: 0;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
	color: #fff;
	}

#footer p {
	margin: 0;
	padding: 0px;
	text-align: center;
	width: 920px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background: #fff;
	float: left;
	margin: 10px 0px 20px 15px;
	width: 342px;
	padding: 10px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	
	background-color: transparent;
	padding-top: 0px;
	margin: 10px 0px 0px 0px;
	
}

.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;
	text-align: ;
}
/* End captions */



/* @end */

/* @group d3creative css */

/* @group MoreSponsors */

#MoreSponsors {
	float: left;
	margin: 5px 0px 10px 0px;
}

/* @end */

/* @group indexheader */

#MainEventSponsors {
	float: left;
	width: 920px;
	background: transparent;
}

#MainEventSponsors ul{
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#MainEventSponsors li{
	float: left;
	padding: 0px;
	margin: 0px 7px 0px 0px;
	border: 1px solid #999;
	width: 83px;
	height: 64px;
	}

#MainEventSponsors li.VeryEnd{
		margin: 0px 0px 0px 0px;
		padding: 0px;

		
		}

#MainEventSponsors li img{
	width: 83px;
	height: 64px;
}

#Right, #Left {
	float: left;
	margin: 15px 0px 0px 0px ;
}

/* @end */

/* @group Single Page */



/* @group UpcomingEvents */

#sidebar ul
{
	background: transparent;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 340px;
}

#sidebar li#todays-events,
#sidebar li#upcoming-events
{
	float: left;
	width: 340px;
	background: transparent;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar li#todays-events h2.widgettitle,
#sidebar li#upcoming-events h2.widgettitle
{	
	font-size: 1.8em;
	color: red;
	margin: 0px;
	padding: 0px;
	
}

#sidebar li#todays-events ul,
#sidebar li#upcoming-events ul
{
	float: left;
	width: 340px;
	background: transparent;
	margin: 5px 0px;
	padding: 0px;
}

#sidebar li#todays-events li,
#sidebar li#upcoming-events li{
	font-size: 1.3em;
	float: left;
	width: 340px;
	background: transparent;
	margin: 0px 0px;
	padding: 2px 0px;
	color: red;
	font-weight: bold;
}

#sidebar li#todays-events li ul li,
#sidebar li#upcoming-events li ul li{
	font-weight: normal;
	font-size: 1.0em;
	float: left;
	width: 340px;
	background: transparent;
	margin: 0px 0px;
	padding: 2px 0px;
	color: #888;
}



/* @end */

/* @end */

#OxjamEventSinglePage {
	margin: 20px 0px 40px 0px;
	padding: 0px;
	background: transparent;
	width: 290px;
	float: left;
}

#OxjamEventSinglePage img {
	
	width: 290px;
}

#OxjamEventSinglePage  h1 {
	color: black;
	font-size: 1.7em;
	margin: 10px 0px;
}

#OxjamEventSinglePage  h2 {
	color: black;
	font-size: 1.6em;
	font-weight: normal;
}

#OxjamEventSinglePage  h3 {
	color: black;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 10px 0px 0px 0px;
}

#OxjamEventSinglePage  h3 a:link,
#OxjamEventSinglePage  h3 a:active,
#OxjamEventSinglePage  h3 a:visited{
	color: red;
	text-decoration: underline;
	}

#OxjamEventSinglePage h2 a:link,
#OxjamEventSinglePage h2 a:active,
#OxjamEventSinglePage  h2 a:visited{
	color: red;
	text-decoration: underline;
	}

#OxjamEventSinglePage h2 a:hover{
	color: black;
	text-decoration: underline;
	}

#OxjamEventSinglePage h3 a:hover{
	color: black;
	text-decoration: underline;
	}
	

/* @group OxjamSideEvent */

#OxjamEventSide {
	margin: 0px 0px 40px 0px;
	padding: 0px;
}


#OxjamEventSide h1 {
	color: black;
	font-size: 1.9em;
}

#OxjamEventSide h2 {
	color: black;
	font-size: 1.7em;
	font-weight: normal;
}

#OxjamEventSide h3 {
	color: black;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 10px 0px 0px 0px;
}

#OxjamEventSide h3 a:link,
 #OxjamEventSide h3 a:active,
 #OxjamEventSide h3 a:visited{
	color: red;
	text-decoration: underline;
	}

#OxjamEventSide h2 a:link,
 #OxjamEventSide h2 a:active,
 #OxjamEventSide h2 a:visited{
	color: red;
	text-decoration: underline;
	}

#OxjamEventSide h2 a:hover{
	color: black;
	text-decoration: underline;
	}

#OxjamEventSide h3 a:hover{
	color: black;
	text-decoration: underline;
	}
	
	

/* @end */






/* @group follow us.... */



#SocialIcons {
	float: left;
	width: 340px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background: transparent;
	}
	
#SocialIcons li {	

float: left;
width: 50px;
padding: 0px 0px 0px 0px;
margin: 0px 33px 0px 0px;
background: transparent;
}


#SocialIcons li p {
	padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	}


#SocialIcons li img{
		padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: none;
	}

/* @end */

/* @group Calendar */

table.calendar-table {
	width: 740px;
	font-size: 1.5em;
}


#EventsCalendar
{
	background: #fff;
	float: left;
	width: 740px;
	padding: 0px 10px 10px 10px;
	margin: 20px 15px 0px 0px;
	
}
/* @end */

/* @group Category */

.YouTubeCategoryPage {
	float: left;
	width: 340px;
	margin: 0px 0px 20px 0px;
}

/* @end */

/* @group contact us */

#PoweredBy {
	background: #fff;
	float: left;
	margin: 0px 0px 20px 15px;
	width: 352px;
	padding: 5px;
}

#FormCol {
	background: #fff;
	float: left;
	margin: 20px 0px 20px 15px;
	width: 342px;
	padding: 10px;
}

.contactcolumn {
	text-align: left;
	float: left;
	width: 365px;
	margin: 20px 0px 20px 0px;
}
.contactcolumn .entry {
		border-bottom: none;

}

/* @group simpleContact */




#form_contact ul {
	list-style-type:					none;
	margin: 							0;
	padding: 							0;
}

#form_contact {
	margin:0;
	text-align: left;
	width:								325px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}

fieldset {
	border:								none;
	border-bottom: 						2px solid lightgrey;
	padding:							8px;
}

legend {
	display:							none;
	visibility:							hidden;
}

label {
	font-size:							1.1em;
	font-weight:						bold;
	color: 								#515151;
}

div.lbl {margin:8px 0 0 0;
text-align: left;
}

div.obj {
	text-align: left;
}
div.obj input, textarea {

	width:								330px;
	padding:							3px;
	border-color:						#ababab;
	border-style:						solid;
	border-width:						thin;
	font-family:						arial, sans-serif;
	font-size:							1.2em;
	color: 								black;
}

textarea {height:130px;}

div.obj input:focus, textarea:focus {background:#f2f2f2;}

div.obj input.err, textarea.err {border-color:#cd0000;}

p.err {
	margin: 							3px 0 0 0;
	padding: 							0;
	background:							url(sc_admin/res/error_arrow.gif) no-repeat;
	font-size:							1.1em;
	font-style:							italic;
	text-indent:						20px;
	color: 								#cd0000;
}

#sendme {margin-top:16px;}


/* @end */

/* @end */

/* @group SideBar */


/* @end */

/* @group Index */

/* @group Index additions 11/10/09
 */

/* @group News */

.EventTitleNews{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 0px 10px 0px 0px;
	padding: 3px 3px;
	background: #a5b42b;
	width: 35px;
	float: left;
	
}

#IndexLayout #content.IndexNewsCol h2
 {
	width: 152px;
	float: left;
	margin: 5px 15px 0px 0px;
	color: pink;
	font-size: 1.4em;
}

#IndexLayout #content.IndexNewsCol h2 a:link,
#IndexLayout #content.IndexNewsCol h2 a:active,
#IndexLayout #content.IndexNewsCol h2 a:visited {
	color: #a5b42b;
}

#IndexLayout #content.IndexNewsCol h2 a:hover{
	color: #000;
}

#IndexLayout #content.IndexNewsCol small {
	width: 152px;
	float: left;
	margin: 0px 15px 0px 0px;

}



/* @end */

/* @group Blog */

.EventTitleBlog{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 0px 10px 0px 0px;
	padding: 3px 3px;
	background: #172a7c;
	width: 35px;
	float: left;
	
}

#IndexLayout #content.IndexBlogCol h2 {
	width: 152px;
	float: left;
	margin: 5px 15px 0px 0px;
	color: pink;
	font-size: 1.4em;
}

#IndexLayout #content.IndexBlogCol h2 a:link,
#IndexLayout #content.IndexBlogCol h2 a:active, 
#IndexLayout #content.IndexBlogCol h2 a:visited
 {
	
	color: #172a7c;
	
	
}

#IndexLayout #content.IndexBlogCol h2 a:hover
 {
	
	color: orange;
	
	
}

#IndexLayout #content.IndexBlogCol small {
	width: 152px;
	float: left;
	margin: 0px 15px 0px 0px;

}



/* @end */

/* @group Events */

.EventTitle{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 0px 10px 0px 0px;
	padding: 3px 3px;
	background: red;
	width: 80px;
	float: left;
	
}

#content.IndexMainCol h2 a:link,
#content.IndexMainCol h2 a:active,
#content.IndexMainCol h2 a:visited {
	width: 365px;
	float: left;
	margin: 5px 15px 0px 0px;
	color: red;
}

#content.IndexMainCol h2 a:hover {
	color: #000;
}

#content.IndexMainCol small {
	width: 365px;
	float: left;
	margin: 0px 15px 0px 0px;

}

/* @end */

/* @group About */

.EventTitleAbout{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 0px 10px 0px 0px;
	padding: 3px 3px;
	background: #346c46;
	width: 130px;
	float: left;
	
}

#content.IndexMainCol #IndexAbout h2 a:link,
#content.IndexMainCol #IndexAbout h2 a:active,
#content.IndexMainCol #IndexAbout h2 a:visited {
	width: 365px;
	float: left;
	margin: 5px 15px 0px 0px;
	color: #346c46;
}

#content.IndexMainCol #IndexAbout h2 a:hover {
	color: #000;
}

#content.IndexMainCol small {
	width: 365px;
	float: left;
	margin: 0px 15px 0px 0px;

}

/* @end */

/* @end */

#AboutSection {
	background: transparent;
	width: 750px;
	height: 285px;
	float: left;
	margin: 20px 0px;
}

#AboutText {
	background: #fff;
	width: 375px;
	float: left;
	padding: 10px 10px 6px 10px;
	font-size: 1.2em;
}

#AboutText h3 {
	font-size: 1.4em;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#IndexYouTube {
	background: transparent;
	width: 340px;
	float: right;
	margin: 0px 0px;
}

#MainNavigation {
	background: #B2DB17;
	width: 920px;
	float: left;
	height: 40px;
	margin: 0px 0px 0px 0px;
	
}



#MainNavigation ul {
	background: transparent;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	width: 900px;
	font-size: 1.7em;
	float: left;
	}
	
#MainNavigation li {
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 2px 0px 0px 0px;
	background: transparent;
	
}

#MainNavigation .current-cat a:link,
#MainNavigation .current-cat a:active,
#MainNavigation .current-cat a:visited,
#MainNavigation .current_page_item a:link,
#MainNavigation .current_page_item a:active,
#MainNavigation .current_page_item a:visited
{
	color: #B2DB17;
	background: #000;
}	


#MainNavigation .current-cat a:hover,
#MainNavigation .current_page_item a:hover{
	color: #B2DB17;
	
	
}

#MainNavigation li.page_item.page-item-376 a:link,
#MainNavigation li.page_item.page-item-376 a:active,
#MainNavigation li.page_item.page-item-376 a:visited
{
	color: #fff;
	font-size: 1.3em;
	background: red;
	padding: 0px 5px;
	text-decoration: none;
}

#MainNavigation a:link,
#MainNavigation a:active,
#MainNavigation a:visited
{
	color: #000;
	font-size: 1.25em;
	background: #fff;
	padding: 0px 5px;
	text-decoration: none;
}

#MainNavigation li.page_item.page-item-376 a:hover,
#MainNavigation a:hover{
	color: #B2DB17;
	background: #000;
	
	
}


/* My Comment */

/* @end */

/* @group Index v2 */

#IndexAbout {
	background: transparent;
	float: left;
	margin: 0px 0px 10px 0px;
}

#IndexAbout img{
	margin: 0px 0px 10px 0px;
	
}

.IndexMainCol .more-link {
	float: left;
	width: 210px;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

#IndexNewsandBlog .more-link {
	float: left;
	background: transparent;
	width: 140px;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

.entry {
	background: transparent;
	float: left;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 25px 0px;
	border-bottom: 1px solid #777;
	list-style: none;

}

.widecolumn .category-events .entry,
.widecolumn .category-news .entry,
.widecolumn .category-new-music .entry,
.widecolumn .category-art .entry,
.widecolumn .category-about .entry,
.widecolumn .category-blog .entryv {
	background: transparent;
	width: 430px;
	}


.category-events .entry,
.category-news .entry,
.category-new-music .entry,
.category-art .entry,
.category-about .entry,
.category-blog .entry
{
	width: 365px;
}

.thumbnails {
	float: left;
	width: 130px;
	margin: 10px 10px 0px 0px;
	}


#content {
	font-size: 1.2em;
	background: #fff;
	padding: 10px;

}

#content2 {
	font-size: 1.2em;
	background: #fff;
	padding: 10px;

}

#content.IndexMainCol {
	width: 365px;
	float: left;
	margin: 10px 15px 0px 0px;
	background: #fff;
}





.IndexMainCol h2 {
margin: 0px;
padding: 0px;
}



#IndexNewsandBlog {
	background: transparent;
	background-position:127px 0px;
	float: left;
	width: 360px;
	margin: 10px 0px 20px 0px;
}

.IndexNewsCol .entry,
.IndexBlogCol .entry {
	background: transparent;
	width: 150px;
	
			}

.IndexNewsCol {
	float: left;
	width: 152px;
	margin: 0px 15px 0px 0px;
		}

.IndexBlogCol {
	float: left;
	width: 152px;
	margin:  0px 0px 0px 0px;

	}
/* @end */

#IndexLayout {
	float: left;
	margin:  0px;
	padding: 0px;
	background: transparent;
	
	}

#IndexSideAdvert {
	float: right;
	width: 143px;
	margin: 10px 0px;
	background: transparent;
	
	}

#IndexSideAdvert img {
	margin: 0px;
	padding: 0px;
	float: left;
	}

/* @group Footer */
#CopyRight {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 960px;
	background: transparent;
		}
		#CopyRight li p{
	text-align: center;
	}


#CopyRight li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 960px;
	
	}

#FooterAdvert h2{
text-align: center;
color: #fff;
margin: 10px 0px 0px 0px;
}

#FooterAdvert ul {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px ;
	width: 920px;
	float: left;
	
	}

#FooterAdvert li {
	margin: 0px 12px 10px 0px;
	padding: 0px;
	float: left;
	width: 103px;
	}
	
	#FooterAdvert li.NoMargin {
margin: 0px 0px 10px 0px;
}
/* @end */


#IndexSideAdvert ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#IndexSideAdvert li {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: left;
	}

#IndexSideAdvert li.justgiving {
	background: #c8e1ec;
	}
	
.FullWidth {
	background: gray;
	float: left;
	width: 908px;
}

#searchform {
	width: 208px;
	padding: 2px;
	text-align: left;
	margin:  18px 0px 0px 0px;
	padding-bottom: 0px;
	float: left;
	}
	
	

#searchform #s {
	width: 108px;
	padding: 2px;
	}












/* @end */

