/*
Theme name: Mark Watson (Default)
Editors: Kris Kelly 
Theme URI: http://wordpress.org/
Description: The default Mark Watson theme (v1.2) Designed by <a href="http://heehaw.co.uk" target="_blank">Heehaw</a> 
Version: 1.2
Author: Kris Kelly, Heehaw
Author URI: http://heehaw.co.uk
Tags: green, custom header, fixed width, three columns, widgets
*/
html {
	background: none;
}
body {
	font-family:  Arial, Helvetica, Sans-Serif;
	background: #056320 url('images/global/body-background.jpg') repeat-x;
	color: #333;
}


#wrap {
	margin: 0 auto 20px auto;
	width: 994px;
	background: #fff url('images/global/page-bg.gif') left bottom no-repeat;
	padding-bottom: 7px;
	background-color:#fff;
}
#page {
	padding: 0;
	width: 980px;
	border-left: 7px solid #999;
	border-right: 7px solid #999;
	background-color:#fff;
}
a {
	/*color:#933;*/
	color:#056320;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
	color:#933;
}
	#content {
		width: 445px;
		float:left;
		background: #fff url('/web/wp-content/themes/MarkWatson v1.2/images/global/content-bg.gif') scroll right top repeat-y;
		padding-right: 25px !important;
		padding-right: 15px;
	}
	#content.two_col {
		float:left;
		margin-left:16px;
		margin-top:0;
		width:680px;
	}
#header {
	background: #2d8352 url('images/global/MW_header.jpg') left bottom;
	height:188px;
	margin:0 auto;
	padding:0;
	width:956px;
}
#header2 {
	background: #2d8352 url('images/global/MW_header2.jpg') left bottom;
	height:188px;
	margin:0 auto;
	padding:0;
	width:956px;
}
	h1#header-title {
		width: 240px;
		height: 145px;
		float:left;
		margin:0;
		padding: 0;
	}
	h1#header-title a {
		display:block;
		width: 240px;
		height: 145px;
		text-indent: -9999px;
	}
	ul#top-nav {
		float:left;
		margin-left:49px;
		margin-top:22px;
	}
	ul#top-nav li {
		float:left;
		padding-top: 61px;
	}
	#header .headertabs,#header2 .headertabs
	{
		display:block;
		height:41px;
		left:156px;
		position:relative;
		top:0;
		width:800px;
		
	}
	#header .headertabs #markwatsonhome, #header2 .headertabs #markwatsonhome
	{
		background: transparent url('images/global/MW_header_MW.jpg') left bottom;
		float:right;
		width:159px;
		height:41px;
	}	
	#header .headertabs #botnhome, #header2 .headertabs #botnhome
	{
		
		/*background: transparent url('images/global/MW_header_BOTN.jpg') left bottom;*/
		float:right;
		width:206px;
		height:41px;		
	}	


	
	#header .headertabs #markwatsonhome a, #header2 .headertabs #markwatsonhome a
	{
		text-indent:-9999px;
		display:block;
		width:159px;
		height:41px;		
	}
	#header .headertabs #botnhome a, #header2 .headertabs #botnhome a
	{
		text-indent:-9999px;
		display:block;
		width:206px;
		height:41px;	
		background: transparent url('images/global/MW_header_BOTN.jpg') left bottom;	
		filter:alpha(opacity=60);
		-moz-opacity:0.6;
		-khtml-opacity: 0.6;
		opacity: 0.6;			
	}
	#header .headertabs #botnhome a:hover, #header2 .headertabs #botnhome a:hover
	{
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;		
	}
	
	
	/*
	ul#top-nav li.selected {
		background: transparent url('images/global/nav-indicator.gif') 50% 0% no-repeat;
		display: block;
	}
	*/
		ul#top-nav li a {
			background-repeat: no-repeat;
			height: 21px;
			display: block;
			text-indent: -9999px;
			outline: none;
			background-color:#fff;
		}
		ul#top-nav li#nav-blog a {
			background-image: url('images/global/nav/newset/blog.gif');
			width: 36px;
		}
		ul#top-nav li#nav-about a {
			background-image: url('images/global/nav/newset/about.gif');
			width: 93px;
		}
		ul#top-nav li#nav-live a {
			background-image: url('images/global/nav/newset/live.gif');
			width: 27px;
		}
		ul#top-nav li#nav-books a {
			background-image: url('images/global/nav/newset/books.gif');
			width: 48px;
		}
		ul#top-nav li#nav-environment a {
			background-image: url('images/global/nav/newset/environment.gif');
			width: 101px;
		}
		ul#top-nav li#nav-24hours a {
			background-image: url('images/global/nav/newset/24hours.gif');
			width: 73px;
		}
		ul#top-nav li#nav-tv-radio a {
			background-image: url('images/global/nav/newset/tvclips.gif');
			width: 59px;
		}
		ul#top-nav li#nav-faq a {
			background-image: url('images/global/nav/newset/faq.gif');
			width: 25px;
		}
		ul#top-nav li#nav-contact a {
			background-image: url('images/global/nav/newset/contact.gif');
			width: 62px;
		}
		
		ul#top-nav li a:hover,
		ul#top-nav li a:focus,
		ul#top-nav li.selected a {
			background-position: 0px -22px;
		}
ul#top-nav li.nav-separator {
	background: transparent url('images/global/nav/nav-separator.gif') 50% 100% no-repeat;
	width: 3px;
	margin: 0 6px;
	padding-top: 88px !important;
	padding-top: 70px;
}
		/*
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
*/
.post {
	margin:20px 0 60px;
	text-align: justify;
	padding-bottom: 5px;
	}

.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: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 10px 0 20px 30px;
	clear: both;
	font-size: 0.8em;
	color: #666;
	}
#footer a {
	color: #933;
}
#footer a:hover {
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
/*
h2 {
	margin: 30px 0 0;
	}
*/
h2.pagetitle {
	color:#22764B;
	font-weight:bold;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	color: #646463;
	}
/* 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 */


/**
 * posts
 */
.entry,
.commentlist {
	margin: 10px 10px 20px;
	display: block;
	font-size: 0.75em;
	color: #646463;
	line-height: 1.5em;
}

.entry strong,
.commentlist strong {
	font-weight: bold;
}
.entry p,
.commentlist p {
	margin: 10px 0;
}
.entry em,
.commentlist em {
	font-style: italic;
}

.commentlist {
	display:block;
	margin:10px 0 25px;
	padding:5px 15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 10px 10px;
	list-style: none;
	background-color:#e2eae2;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	color:#1E5163;
	}
h3.posted_by
{
	border-bottom:1px dotted #24637A;
	margin:10px 0 5px;
	color:#22764B;
	font-size:1.4em;	
	font-weight:bold;
	padding-bottom:5px;
}

a.comment-edit-link
{
	margin-left:0;
}

#commentform p {
	margin: 5px 0;
	}

/* No need for the shade no more

#blog .post,
#live .post {
	background: #FFFFFF url(images/global/post-header-bg-2.jpg) no-repeat scroll left bottom; 
}*/
.post-info {
	width: 460px;
	height: 15px;
	padding: 0px 8px 8px;
}

.post h2,
.post h3,
h2.post-title,
h2.page_title {
	margin: 6px;
}

.post h3 {
	/* border-top:1px dashed #22764b; */
	font-size:14px;
	font-weight:800;
	margin:0;
	padding:15px 0 0;}

.post h4 {
	color:#999;
	font-weight:800;
	margin:0;
	padding:0;}

.post h2,
.post h3 a,
h2.post-title a,
h2.page_title  {
	color: #22764b;
	font-weight: bold;
	text-decoration: none;
}

h2.post-title {
	/*font-family:"Arial Narrow";*/
	font-size:1.4em;
	/*text-transform:uppercase;*/
	margin-bottom: 10px;
}
/*
h2.page_title {
font-size: 1.4em;
text-transform: uppercase;
font-family: "Lucida Grande";;
font-weight: 100;
}
*/
.post-date {
	color: #646463;
	font-size: 0.9em;
	font-weight: bold;
	/*display:block;*/
	margin-bottom: 5px;
}
a.post-comments-link {
	/*display:block;*/
	color: #933;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	/*background: transparent url('images/global/comment-symbol.gif') 0% 50% no-repeat;*/
	padding-left: 4px; /*26px;*/
	height: 21px;
	text-transform: capitalize;
}

	a.post-comments-link:hover {
		text-decoration: underline;
	}

a.read_full {
	float: right;
}	

.bottom-controls {
	display: block;
	margin-bottom: 20px;
	background-color: #e0efe4;
	border: 2px solid #456545;
	text-align: center;
}
.bottom-controls a {
	color: #254525;
	display: block;
	height: 100%;
	padding: 10px;
	margin: 0;
	border: none;
	font-size: 14pt;
}
.bottom-controls a:hover {
	color:#254525;
	background-color:#fff}



#reply-box {
	font-size: 0.8em;
	margin-bottom: 30px;
}
#reply-box a {
	color: #22764b;
	text-decoration: none;
}
#reply-box a:hover {
	text-decoration: underline;
}
#reply-box #respond {
	color: #22764b;
	font-size: 1.4em;
	margin-bottom: 10px;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: disc;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type: disc;
	padding-left: 10px;
	}


.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}



.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* left col */
div#left-col {
	float:left;
	margin-bottom:20px;
	margin-right:29px;
	margin-top:20px;
	text-align:right;
	width:220px;
	background-color:#fff;
}
/* end left col */

/* Begin Sidebar */
#sidebar
{
	float:right;
	padding: 20px 0 10px 0;
	width: 231px;
	margin-right: 10px !important;
	margin-right: 0px;
	background-color:#fff;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */

#event-calendar {
	background: #fff url('images/global/calendar-bg.gif') top left no-repeat;
	padding: 30px 20px 25px;
}

#event-calendar h2 {
	text-indent: -9999px;
}
#wp-calendar table.ec3_dates_table {
	border-top: none;
}
#wp-calendar table caption {
	width: auto;
	color: #fff;
	font-weight: bold;
}
#wp-calendar table.nav  {
	border-bottom: none;
	width: 188px;
	border-spacing: 0px;
}
#wp-calendar table.nav caption {
	width: auto;
}
#wp-calendar table th {
	font-weight: bold;
	font-size: 0.8em;
}
#wp-calendar table td {
	font-weight: normal;
	font-size: 0.7em;
}
#wp-calendar table {
	empty-cells: show;
	/*margin: 10px auto 0;*/
	/* width: 194px; */
	width:188px;
	border: 3px solid #1D6540;
	background-color: #f1f1f1;
	color: #666;
	font-weight: bold;
	border-collapse: separate;
	border-spacing: 2px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar #prev a#ec3_prev,
#wp-calendar #next a#ec3_next {
	color: #979797;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 10px;
}

#wp-calendar a {
	display: block;
	}
#wp-calendar td.ec3_eventday {
	background-color: #1d6540;
}
	#wp-calendar td.ec3_eventday a {
		color: #fff;
		text-decoration: none;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	background-color: #22764B;
	padding: 4px
	}
#wp-calendar caption a {
	color: #fff;
	text-decoration: none;
}

#wp-calendar td {
	font-size: 0.8em;
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar table.ec3_dates_table td#today,
#wp-calendar table td#today {
	border: none;
	background-color: #3c9659;
	color: #fdeb65;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #fff;*/}
/* End Calendar */

#wp-calendar table.ec3_dates_table {
	width: 188px;
	height: 188px;
}

#ec3_popup table {
	background-color: #166A3C;
	color: #fff;
}
#ec3_popup table td {
	padding: 8px;
}
/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


#tooltip {
	border: 1px solid black;
	background-color: #fff;
	position:absolute;
	padding: 10px;
}

/***** PAGE TITLES *****/
#title-blog,
#title-live,
#title-books,
#title-environment,
#title-faq {
	text-align: left;
	text-indent: -9999px;
	background-position: left top;
	background-attachment: scroll;
	background-color: #fff;
	background-repeat: no-repeat;
	height:69px;
	width:443px;
	margin-top:0;
}
#title-contact,
#title-tv-radio,
#title-24hours
{
	text-align: left;
	text-indent: -9999px;
	background-position: left top;
	background-attachment: scroll;
	background-color: #fff;
	background-repeat: no-repeat;
	height:69px;
	width:676px;
	margin-top:0;	
}
#title-about
{
	text-align: left;
	text-indent: -9999px;
	background-position: left top;
	background-attachment: scroll;
	background-color: #fff;
	background-repeat: no-repeat;
	height:82px;
	width:443px;
	margin-top:0;	
}

#title-blog {
	background-image: url('/web/wp-content/themes/MarkWatson v1.2/images/newtitles/blog.gif');
}

#title-about {
	background-image: url('/web/wp-content/themes/MarkWatson v1.2/images/newtitles/about-mark.gif');
}

#title-live {
	background-image: url('/web/wp-content/themes/MarkWatson v1.2/images/newtitles/live.gif');
}

#title-tv-radio {
	background-image: url('/web/wp-content/themes/MarkWatson v1.2/images/newtitles/2columntvclips.gif');
}

#title-books {
	background-image: url('/web/wp-content/themes/MarkWatson v1.2/images/newtitles/books.gif');
}

#title-24hours {
	background-image: url('/web/wp-content/themes/MarkWatson v1.2/images/newtitles/24-hours.gif');
}

#title-environment {
	background-image: url('/web/wp-content/themes/MarkWatson v1.2/images/newtitles/environment.gif');
}

#title-faq {
	background-image: url('/web/wp-content/themes/MarkWatson v1.2/images/newtitles/faq.gif');
}

#title-contact {
	background-image: url('/web/wp-content/themes/MarkWatson v1.2/images/newtitles/contact.gif');
}

/* Gig date stuff */
.calendar-entry {
	border-bottom:1px solid #cecece;
	margin:0 0 10px 10px;
	padding:0}
.calendar-entry .location-date h3 {
	color:#22764B;
	font-size:120%;
	font-weight:800;
	text-decoration:none;
	text-transform:uppercase}
.calendar-entry .location-date h4.gig-date {
	color:#999;
	font-weight:800;
	margin:0;
	padding:0}
.calendar-entry .location-date h4.gig-date strong {
	color:#333;
	font-weight:800}
.calendar-entry .entry {
	margin:0;
	padding:0}
	
/* Post stuff 
.post {
	margin:0 0 0 10px;
	padding:0}
.post h3 {
	color:#22764B;
	font-size:120%;
	font-weight:800;
	text-decoration:none;
	text-transform:uppercase}
.post h4 {
	color:#999;
	font-weight:800;
	margin:0;
	padding:0}
.post h4 strong {
	color:#333;
	font-weight:800}
.entry {
	margin:0;
	padding:0}
*/
/*TWITTER*/
#twitter_div {
	background: #348d56 url('images/twitter/twitter_box_bg.jpg') 0 0 repeat-y;
	color: #fff;
	font-size: 0.75em;
	width: 206px;
}
#twitter_div li span {
	font-size: 0.9em;
}
#twitter_div a,
#twitter_bottom #twitter_bottom_inner a {
	color: #fff;
}

#advanced-twitter-widget h2.widgettitle {
	text-indent: -9999px;
	width: 206px;
	height: 65px;
	background: #fff url('images/twitter/twitter_head.jpg') 0 0 no-repeat ;
}

ul#twitter_update_list {
	width: 186px;
	margin-left: 20px;
}

ul#twitter_update_list li {
	padding: 5px 15px 10px;
	margin-bottom: 0;
	background: transparent url('images/twitter/horizontal_line.gif') 50% 100% no-repeat;
	word-wrap: break-word;
}
#twitter_bottom {
	margin: 0;
	background: #fff url('images/twitter/twitter_box_bottom.jpg') 0 100% no-repeat;
	width: 206px;
	padding-bottom: 11px;
}
#twitter_bottom #twitter_bottom_inner {
	background: #348d56 url('images/twitter/twitter_box_bg.jpg') 0 0 repeat-y;
	font-size: 0.7em;
	padding: 6px 0 4px 35px;
}

.dynamicommentbox {
	margin:0 0 5px 10px;
	text-align: justify;
	padding-bottom: 5px;
	}

.dynamicommentbox .post-comment-link{
	background-color:#22764B;
	color:#EDFFFF;
	margin-bottom:10px;
	padding:5px;


}
