/*   

Theme Name: Visit Chippenham Area

Theme URI: http://www.duckonwater.co.uk/

Description: Custom design for Visit Chippenham Group

Author: Duck On Water

Author URI: http://www.duckonwater.co.uk/

Version: 1.0

*/


/* Reset */

* {margin:0;padding:0;} 

a:link, a:visited, a:hover {text-decoration:none;} 

fieldset,img {border:0;} 

ul {list-style:none;} 

q:before,q:after {content:'';} 

abbr,acronym { border:0; }



body {

	background:#b6b492;

	font: 1em/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;

	}



h1 {

	font:3em Georgia,Times New Roman,Trebuchet;

	margin-bottom:10px;

	} 



	h1 a:link,h1 a:visited,h1 a:hover {color:#FFFFFF;}	

h2 {
	color:#660000;
	padding-bottom:3px;
	border-bottom:1px solid #efefef;
	margin-bottom: 10px;
	text-transform: capitalize;
	font: bold 1.3em Georgia, "Times New Roman", Trebuchet;

}
#rightcolumn h2 {
	padding:0;
	font-size: 1.3em;
}
#rightcolumn .sidebarTwo {
	font-size: 1em;
	margin-top: 15px;
}
#rightcolumn .sideHeading {
	font-size: 1.3em;
}
#rightcolumn .sideHeading h2 {
	font-size: 1em;
}


#rightcolumn iframe {

	display: block;

	margin: 10px auto 10px 10px;

	border: 4px solid #939393;

}



h3 {
	font:bold 1.2em Georgia, "Times New Roman", Trebuchet;
	color: #660000;
	text-decoration: underline;
	padding-bottom: 5px;

	}		



h3 a:hover{

	text-decoration:underline;

	}

	

h3#respond{

	margin-top:20px;

	}



.right {

	float:right;

	}



.left {

	float:left;

	margin-right: 5px;

	margin-left: 0px;

	}



/* ***********************************************************

*	Links									*

***********************************************************/



a:link,  a:visited {

	color:#660000;

	}



a:hover {

	color:#d92100;

	}



#postdetails a:link, #postdetails a:visited {

	color:#77ace0;

	}



#postdetails a:hover {

	color:#ffae00;

	text-decoration:none;

	}



#footer a:link, #footer a:visited {

	color:#fff;

	}



#footer a:hover {

	text-decoration:underline;

	}



/* ***********************************************************

*	Main DIVISIONS						*

***********************************************************/



#wrapper {

	width: 970px;

	padding:0px 0 10px;

	margin: 20px auto 0;

	background: #fff;



	-moz-border-radius:3ex;

  	-moz-border-radius:3ex;

  	-webkit-border-radius:3ex;

  	-webkit-border-radius:3ex;

	border-top: double #939393;

	border-right: double #939393;

	border-bottom: double #939393;

	border-left: double #939393;

    }



#header {

	width: 970px;

	color: #000;

	margin:0px auto;

	font-size: .8em;

	overflow: hidden;

	background: url(images/header-bg.jpg) repeat-y left top;

	padding: 10px 0px 0px;



	-moz-border-radius-topleft: 3ex;

	-moz-border-radius-topright: 3ex;

	-webkit-border-top-left-radius:3ex;

  	-webkit-border-top-right-radius:3ex;

	border-bottom: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-left-width: 0px;

	display: block;

	}



#content-wrap {
	width:960px;
	font:.75em/1.5em Arial,Tahoma,Verdana,sans-serif;
	clear:both;
	margin: 10px 0px 0px 10px;
	padding: 20px 0px 0px;

	}

#content-wrap p {
	line-height: 1.6em;
	margin-bottom: 15px;

}

#content-wrap p a {

	margin-bottom: 10px;

	text-decoration: underline;

}

#footer {

	width: 970px;

	margin: 0 auto;

	color: #ccc;

	font-size:.6em;

	text-align:right;

    }



/************************************************************

*	Header  								*

************************************************************/

#headerleft {

	width: 650px;

	float: left;

	border:1px;

	padding-left: 20px;

	}



#headerright {

	width: 300px;

	float: right;

	margin: 0px;

	text-align: right;

	}

#headerright p {

	padding-right: 10px;

	}

#navigation {

	width:970px;

	background: #660000;

	clear:both;

	display: block;

	height: 28px;

	border-top: 2px solid #EBBC76;

	border-right-width: 0px;

	border-left-width: 0px;

	border-bottom: 2px solid #EBBC76;

	border-right-color: #EBBC76;

	border-left-color: #EBBC76;

	}	



#searchform{

	float: right;

	padding-right: 10px;

	}



#s {

	width: 190px;

	border: 1px solid gray;

	padding:1px;

	}



#searchbutton{

	font: bold 11px Verdana;

	height: 20px;

	background-color: #fdffef;

	}



/* header dropdown menu

---------------------------------------------------------------------------------------------- */

#navigation ul li a,

#navigation ul li a:visited {

	display: block;

	font: bold 0.9em Arial, Tahoma, Verdana;

	border-right:1px solid #666;

	color: #fff;

	padding: 6px 10px;

}

#navigation ul li:hover a, 

#navigation ul li a:focus,

#navigation ul li a:active, 

#navigation ul li.p7hvr a {

	color: #fff;

	background:#d92100;

}

#navigation li {

	float: left;

	width: 9em;

}

#navigation li ul, #p7menubar ul li  {
	width: 150px;


}

#navigation ul ul li a,

#navigation ul ul li a:visited  {

	color: #333;

	border-right:0;

	border-top:1px solid #999;

	font-size:.9em;

	padding: 3px 10px;

	text-decoration:none;

}

#navigation li ul {

	position: absolute;

	display: none;

	border:1px solid #999;

	border-top:0;

	background-color: #ddd;

	z-index:999;

}

#navigation li:hover ul, #p7menubar li.p7hvr ul {

	display: block;

}

#navigation li:hover ul a, #p7menubar li.p7hvr ul a {

	color: #333;

	background-color: transparent;

}

#navigation ul a:hover {

	background-color: #606060!important;

	color: #fff!important;

}

#navigation li {width: auto;}

/* lower dropdown menu


---------------------------------------------------------------------------------------------- */

#lowerNav {
	width:970px;
	clear:both;
	display: block;
	height: 28px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #EBBC76;
	border-left-color: #EBBC76;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #EBBC76;
	border-bottom-color: #EBBC76;
	background-color: #4E5695;

	}
	
#lowerNav ul li a,

#lowerNav ul li a:visited {

	display: block;

	font: bold 0.9em Arial, Tahoma, Verdana;

	border-right:1px solid #666;

	color: #fff;

	padding: 6px 10px;

}

#lowerNav ul li:hover a, 

#lowerNav ul li a:focus,

#lowerNav ul li a:active, 

#lowerNav ul li.p7hvr a {

	color: #fff;

	background:#d92100;

}

#lowerNav li {

	float: left;

	width: 9em;

}

#lowerNav li ul, #p7menubar ul li  {
	width: 150px;


}

#lowerNav ul ul li a,

#lowerNav ul ul li a:visited  {

	color: #333;

	border-right:0;

	border-top:1px solid #999;

	font-size:.9em;

	padding: 3px 10px;

	text-decoration:none;

}

#lowerNav li ul {

	position: absolute;

	display: none;

	border:1px solid #999;

	border-top:0;

	background-color: #ddd;

	z-index:999;

}

#lowerNav li:hover ul, #p7menubar li.p7hvr ul {

	display: block;

}

#lowerNav li:hover ul a, #p7menubar li.p7hvr ul a {

	color: #333;

	background-color: transparent;

}

#lowerNav ul a:hover {
	color: #fff!important;
	background: #D70000;

}

#lowerNav li {width: auto;}

/* lower dropdown menu

ul#feeds { 

	float:right;

}	

ul#feeds li { 

	float: left;

}

ul#feeds li a,

ul#feeds li a:visited {

	display: block;

	font: 1em Arial, Tahoma, Verdana;

	border-right:1px solid #666;

	color: #fff;

	padding: 6px 10px;

}



ul#feeds li a:hover, 

ul#feeds li a:focus,

ul#feeds li a:active {

	color: #fff;

	background:#333;

}

.rss {

	font-size:90%;

}

	

	

/************************************************************

*	Single post  [Single post page cotains two column, Sidebar and Content]	*

***********************************************************/	



#singlepost {

	float:left;

	display: inline;

	padding: 8px 10px 10px 10px;

	margin-right:15px;

	width: 635px !important;

	width: 655px;

	width/**/:/**/635px;

}



.post { 

}

.post h3{
	font-size: 1.5em;

}
.listingHeaders {
	padding-left: 20px;
	padding-top: 20px;
	display: block;
}


.post h4{

	font:bold 1.2em Georgia, "Times New Roman", Trebuchet;

	color: #660000;

	margin-bottom: 10px;

	text-decoration: underline;

}

#singlepostinfo {

	background: #f7f7f7;

	border-top: 1px dotted #ccc;

	border-bottom: 1px dotted #ccc;

	padding: 10px;

	clear:both;

	float:none;

	display:block;

	font:.8em/1.4em verdana;

} 	



.postinfo { /* post info shown under the summary of posts on search results */

	text-align:right;

	padding-top:3px;

	font:.8em verdana, arial, tahoma;

	color:#9f9f9f;

	border-top:1px dotted #f1f1f1;

	margin-bottom:20px;

}



.single-entry-nav {

	display: block;

	margin:20px 0 ;

	font: 1em verdana;

	}	



.post img {
	display:block;
	border: 2px solid #660000;
	background: #EBBC76;
	padding: 3px;
	}

	

.post img.alignleft {

	float:left;

	margin: 5px 10px 5px 0;

	display:block;

}



.post img.alignright {

	float:left;

	margin: 5px 0px 5px 10px;

	display:block;

}



.post p {
	font-family: verdana;
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 15px;
}



.post ul,.post ol{

	font:.95em/1.5em verdana;

	padding-left:30px;

	margin-bottom:15px;

}
.directoryWrapper {
	width: 680px;
	float: left;
}

.directoryPosts {
	margin: 0px;
	padding: 20px 0px 20px 20px;
	display: block;
	float: left;
}
.directoryPosts h3 {
	display: block;
	background: #8a9b3c;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	font-size: 1.1em;
	text-decoration: none;
	margin: 0px 0px 7px;
	padding: 2px 0px 3px 10px;
	color: #1E1E1E;
	width: 641px;
	text-transform: uppercase;
}

.directoryPosts img {
	float: right;
	display: block;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 200px;
	width: 200px;
	border: 1px groove #898725;
}

.directoryPosts p {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.7em;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	font-size: 0.7em;
}
.directoryPosts  li {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.directoryPosts ol {
	list-style: none;
	display: block;
	width: 420px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.directoryPosts ul {
	list-style: none;
	display: block;
	width: 200px;
	float: left;
	margin: 5px 0px 10px;
	padding: 0px;
}
.directoryPosts .details {
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;

}
.directoryPosts .details a {
	background: #FFFFFF;
	padding: 3px;
	margin: 0px;
	border: 1px solid #660000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.directoryeven {
	background: #bfc693;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 650px;
	height: auto;
	border-right: 1px solid #868A4F;
	border-bottom: 1px solid #868A4F;
	border-top: 0px solid #868A4F;
	border-left: 0px solid #868A4F;

	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;

}
.directoryodd {
	padding: 0px 0px 10px;
	margin: 0px;
	width: 650px;
	float: left;
	background: #bfc693;
	border-right: 1px solid #868A4F;
	border-bottom: 1px solid #868A4F;
	border-top: 0px solid #868A4F;
	border-left: 0px solid #868A4F;


	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	height: auto;

}

.eventsPosts {
	margin: 0px;
	padding: 20px 0px 20px 20px;
	display: block;
	float: left;
}
.eventsPosts h3 {
	display: block;
	background: #A08441;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	font-size: 1.1em;
	text-decoration: none;
	margin: 0px 0px 7px;
	padding: 2px 0px 3px 10px;
	color: #1E1E1E;
	width: 641px;
	text-transform: uppercase;
}

.eventsPosts img {
	float: right;
	display: block;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 200px;
	width: 200px;
	border: 1px groove #A08441;
}

.eventsPosts p {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.7em;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	font-size: 0.7em;
}
.eventsPosts li {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px 0px 2px 10px;
	padding: 0px;
}
.eventsPosts ol {
	list-style: none;
	display: block;
	width: 420px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.eventsPosts ul {
	list-style: none;
	display: block;
	width: 200px;
	float: left;
	margin: 5px 0px 10px;
	padding: 0px;
}
.eventsPosts .details {
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;

}
.eventsPosts .details a {
	background: #FFFFFF;
	padding: 3px;
	margin: 0px;
	border: 1px solid #660000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.eventseven {
	background: #D5C18A;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 650px;
	height: auto;
	border-right: 1px solid #A08441;
	border-bottom: 1px solid #A08441;
	border-top: 0px solid #A08441;
	border-left: 0px solid #A08441;

	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.eventsodd {
	padding: 0px 0px 10px;
	margin: 0px;
	width: 650px;
	float: left;
	background: #D5C18A;
	border-right: 1px solid #A08441;
	border-bottom: 1px solid #A08441;
	border-top: 0px solid #A08441;
	border-left: 0px solid #A08441;

	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	height: auto;
}
.eatingPosts {
	margin: 0px;
	padding: 20px 0px 20px 20px;
	display: block;
	float: left;
}
.eatingPosts h3 {
	display: block;
	background: #DCC734;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	font-size: 1.1em;
	text-decoration: none;
	margin: 0px 0px 7px;
	padding: 2px 0px 3px 10px;
	color: #1E1E1E;
	width: 641px;
	text-transform: uppercase;
}

.eatingPosts img {
	float: right;
	display: block;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 200px;
	width: 200px;
	border: 1px groove #DCC734;
}

.eatingPosts p {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.7em;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	font-size: 0.7em;
}
.eatingPosts li {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px 0px 2px 10px;
	padding: 0px;
}
.eatingPosts ol {
	list-style: none;
	display: block;
	width: 420px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.eatingPosts ul {
	list-style: none;
	display: block;
	width: 200px;
	float: left;
	margin: 5px 0px 10px;
	padding: 0px;
}
.eatingPosts .details {
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;

}
.eatingPosts .details a {
	background: #FFFFFF;
	padding: 3px;
	margin: 0px;
	border: 1px solid #660000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.eatingeven {
	background: #FFFFAA;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 650px;
	height: auto;
	border-right: 1px solid #DCC734;
	border-bottom: 1px solid #DCC734;
	border-top: 0px solid #DCC734;
	border-left: 0px solid #DCC734;

	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.eatingodd {
	padding: 0px 0px 10px;
	margin: 0px;
	width: 650px;
	float: left;
	background: #FFFFAA;
	border-right: 1px solid #DCC734;
	border-bottom: 1px solid #DCC734;
	border-top: 0px solid #DCC734;
	border-left: 0px solid #DCC734;

	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	height: auto;
}

.shoppingPosts {
	margin: 0px;
	padding: 20px 0px 20px 20px;
	display: block;
	float: left;
}
.shoppingPosts h3 {
	display: block;
	background: #82ABA1;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	font-size: 1.1em;
	text-decoration: none;
	margin: 0px 0px 7px;
	padding: 2px 0px 3px 10px;
	color: #1E1E1E;
	width: 641px;
	text-transform: uppercase;
}

.shoppingPosts img {
	float: right;
	display: block;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 200px;
	width: 200px;
	border: 1px groove #82ABA1;
	background: #82ABA1;
}

.shoppingPosts p {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.7em;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	font-size: 0.7em;
}
.shoppingPosts li {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px 0px 2px 10px;
	padding: 0px;
}
.shoppingPosts ol {
	list-style: none;
	display: block;
	width: 420px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.shoppingPosts ul {
	list-style: none;
	display: block;
	width: 200px;
	float: left;
	margin: 5px 0px 10px;
	padding: 0px;
}
.shoppingPosts .details {
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;

}
.shoppingPosts .details a {
	background: #FFFFFF;
	padding: 3px;
	margin: 0px;
	border: 1px solid #660000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.shoppingeven {
	background: #B9CDBC;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 650px;
	height: auto;
	border-right: 1px solid #82ABA1;
	border-bottom: 1px solid #82ABA1;
	border-top: 0px solid #82ABA1;
	border-left: 0px solid #82ABA1;


	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.shoppingodd {
	padding: 0px 0px 10px;
	margin: 0px;
	width: 650px;
	float: left;
	background: #B9CDBC;
	border-right: 1px solid #82ABA1;
	border-bottom: 1px solid #82ABA1;
	border-top: 0px solid #82ABA1;
	border-left: 0px solid #82ABA1;


	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	height: auto;
}
.sportPosts {
	margin: 0px;
	padding: 20px 0px 20px 20px;
	display: block;
	float: left;
}
.sportPosts h3 {
	display: block;
	background: #B49FB9;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	font-size: 1.1em;
	text-decoration: none;
	margin: 0px 0px 7px;
	padding: 2px 0px 3px 10px;
	color: #1E1E1E;
	width: 641px;
	text-transform: uppercase;
}

.sportPosts img {
	float: right;
	display: block;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 200px;
	width: 200px;
	border: 1px groove #B49FB9;
	background: #82ABA1;
}

.sportPosts p {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.7em;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	font-size: 0.7em;
}
.sportPosts li {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px 0px 2px 10px;
	padding: 0px;
}
.sportPosts ol {
	list-style: none;
	display: block;
	width: 420px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.sportPosts ul {
	list-style: none;
	display: block;
	width: 200px;
	float: left;
	margin: 5px 0px 10px;
	padding: 0px;
}
.sportPosts .details {
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;

}
.sportPosts .details a {
	background: #FFFFFF;
	padding: 3px;
	margin: 0px;
	border: 1px solid #660000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.sporteven {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 650px;
	height: 260px;
	border-right: 1px solid #B49FB9;
	border-bottom: 1px solid #B49FB9;
	border-top: 0px solid #B49FB9;
	border-left: 0px solid #B49FB9;


	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	background: #DBD0DD;
}
.sportodd {
	padding: 0px 0px 10px;
	margin: 0px;
	width: 650px;
	float: left;
	background: #DBD0DD;
	border-right: 1px solid #B49FB9;
	border-bottom: 1px solid #B49FB9;
	border-top: 0px solid #B49FB9;
	border-left: 0px solid #B49FB9;


	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
blockquote{

	font:.9em/1.5em "trebuchet ms", garamond, "lucida grande", serif;

	margin-bottom:15px;

}
#wrapper iframe {
	margin: 0px;
	padding: 0px 0px 0px 80px;
	float: left;
}
#pagenavi {
	height:20px;
	width: 600px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;

}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #660000;
	color: #660000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #660000;
	color: #660000;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #FFFFFF;
	background: #660000;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #660000;
	color: #660000;
	background: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/************************************************************

*	Content-wrapper  	[Left column]				*

***********************************************************/	

#leftcolumn {

	float:left;	display:inline;

	background:#f2f2f2;

	margin-right:15px;	padding:8px 10px 10px 10px;

	width: 300px !important;

	width: 320px;

	width/**/:/**/300px;

}

#leftcolumn .title {

	font: bold 1.5em Georgia, "Times New Roman", Times, serif;

	color: #660000;

	margin: 0px 0px 5px;

	padding: 0px;

	text-transform: capitalize;

}



#leftcolumn #chipImage {

	border: 2px solid #939393;

	background: #EBBC76;

	padding: 3px;

	margin-bottom: 20px;

}



#featured { 

	padding-bottom:5px; 

	border-bottom:1px solid #f2f2f2;

	margin-bottom:15px;

	}

#postdetails {

	text-align:right;

	background:#333;

	color:#fff;

	font:.8em verdana;

	padding:3px 5px;

	margin-top:5px;

}

#featured img {

	margin-bottom: 10px;

	display:block;

}

#featurednewslist ul	{

	margin:0 0 15px 15px;

	list-style:square;

}

#featurednewslist li a:link, #featurednewslist li a:visited {

	color:#29568f;

}	

#featurednewslist li a:hover {

	color:#d92100;

	text-decoration:underline;

}

#festContact {

	border: 2px solid #939393;

	padding: 10px;

	margin: 0px 0px 20px;

	background: #F3D9B0;

}

/************************************************************

*	Content-wrapper  	[Middle column]				*

************************************************************ */

#midcolumn {

	float:left;

	width: 320px;

	display:inline;

}

.midcolumnpost {

	margin-bottom:10px;

	padding:10px;

}

.gray {

	background:#F3D9B0;

	-moz-border-radius:3ex;

  	-moz-border-radius:3ex;

  	-webkit-border-radius:3ex;

  	-webkit-border-radius:3ex;

}

.green {

	background:#DBEFF2;

	-moz-border-radius:3ex;

  	-moz-border-radius:3ex;

  	-webkit-border-radius:3ex;

  	-webkit-border-radius:3ex;

}

.details {

	margin-top:10px;

	text-align:right;

	font:.8em verdana;

}

#tShirts {

	padding-top: 10px;

	padding-bottom: 10px;

	margin-bottom: 20px;

	border-top: 2px #CCCCCC;

	border-right: 2px #CCCCCC;

	border-bottom: 2px #CCCCCC;

	border-left: 2px #CCCCCC;

}

#tShirts h3 {

	text-align: center;

	color: #660000;

	font-size: 18px;

}

#tShirts p {

	text-align: center;

}





#tShirts a img {

	display: block;

	padding: 0px;

	margin: 15px auto 0px 27px;

}



#midcolumn img {

	margin:5px 0 10px;

	display:block;

}

/************************************************************

*	Content-wrapper  	[Right column]				*

********************************************************** */

#rightcolumn {
	float:right;
	width:270px;
	margin-right: 10px;

}

#festivalImage img {

	margin-right: auto;

	margin-left: 5px;

	margin-bottom: 20px;

	border: 2px solid #939393;

	background: #EBBC76;

	padding: 3px;

}

#sponsors {
	padding:0px 10px 0px 0px;
	margin: 0px;
	display: block;
	float: left;

}

#sponsors img {
	border: 2px solid #CCCCCC;
	padding: 0px;
	float: left;
	margin: 6px 5px 7px 0px;

}

#sponsors .gold {

	border: 2px double #E3A546;

	padding: 2px;

	background: #999999;

}

#categories {

	float:left;

	width:135px;

	margin-right:10px;

}

#archive {

	float:left;

	width:135px;

}

#rightcolumn ul {

	margin:0 0 0 3px;

	list-style-type: square;

}

#rightcolumn ul li {

	margin-left:18px;

	line-height:1.6em;

}

#rightcolumn ul li a, #rightcolumn ul li a:visited {

	color:#777;

	display:inline;

	font:1em Tahoma,Arial,"Trebuchet MS",Verdana;

}

#rightcolumn ul li a:hover {

	color:#29568f;

	text-decoration:underline;

}
.searchInfo {
	font-size: 0.7em;
	line-height: 1.4em;
	display: block;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*Directory Page Right Colomn styling*/
#accommTitle {
	font-size: 1.1em;
}
#listingSearch #searchform #s {
	width: 197px;

	border: 1px solid gray;

	padding:1px;

	}
#listingSearch {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 280px;
	height: 30px;
}

.resultsTitle {
	font-size: 1em;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 1.7em;
	text-transform: none;
}
.resultsTitle a {
	font-weight: bold;
	color: #D92100;
	text-decoration: underline;
}
.resultsTitle a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
#archiveform {

	margin-top:5px;

}

#rightcolumn  ul ul {

	margin-bottom:0;

}



/* commentform 

---------------------------------------------------------------------------------------------- */

#comment-wrapper ol {list-style:decimal;font:90% verdana, arial, helvetica, verdana, serif;}

#commentform p {margin-bottom:10px;}

#commentform label {color:#666;font-size: 100%;padding-left: 5px;}

#commentform small {color: #999999;font-size: 90%;}

#commentform input {font: 100% Arial, Helvetica, sans-serif;width: 220px;padding: 2px;	border: 1px solid #e6e6e6;}

#commentform textarea {font: 100% Arial, Helvetica, sans-serif;width: 480px;height: 140px;border: 1px solid #e6e6e6;padding: 2px 3px 3px 7px;}

#commentform #submit {font: 12px/100% Arial, Helvetica, sans-serif;border: 1px solid #555;color:#2a2a2a;	background:#7ac4ea;	width: 100px;height: 25px;padding: 2px 8px !important;padding: 2px 5px; margin-left: 390px;}

#commentform #submit:hover {background:#d92100; color:#fff;}

#commentform textarea:focus, #commentform input[type="text"]:focus {border: solid 1px #c00;}

/* comment list

---------------------------------------------------------------------------------------------- */

.commentlist {margin: 10px 0px;padding-left: 25px;line-height: 130%;}

.commentlist li{padding: 5px 10px 0px;color:#888;}

.commentlist .alt {background: #f2f2f2;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}

.commentlist cite {font:bold 100% verdana, arial, helvetica, sans-serif;color: #888;}

.commenttext {margin-top:15px;}

.commenttext p {padding-bottom:10px;font-size:11px;color: #333;}

#changer {

	width: 970px;

	margin: 0px;

	padding: 0px;

	height: 150px;

	padding: 0px;

	display: block;

	border-top: 2px solid #EBBC76;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}

#changer ul {

}

#changer  img {

	border-width: 0px;

}

#changer li {

	list-style-type: none;

}
/*
Stylesheet for the Advert Panels
*/


/* Styles for small ads */
.adSmall {
	width:100%;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.adSmall img {
	float: left;
	margin: 5px;
	padding: 0px;
	height: 120px;
	width: 120px;
}


/* Styles for large ads */
.adBig {
	width:100%;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.adBig img {
	margin: 10px 0px 10px 5px;
	padding: 0px;
	float: left;
	display: block;
}
.dontMiss {
	background: url(images/Dont-Miss-Right.gif) no-repeat right top;
	padding: 12px 100px 0px 80px;
	margin: 15px 0px;
	width: 450px;
	float: right;
	min-height:100px;
}
.dontMiss p {
	display: block;
	padding: 10px;
	background: #F5DBB2;
	margin: 0px;
	min-height:70px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.topTips {
	background: url(images/Top-Tips.gif) no-repeat left 0px;
	padding: 12px 80px 0px 100px;
	margin: 15px 0px;
	width: 450px;
	float: right;
	min-height:100px;
}
.topTips p{
	display: block;
	padding: 10px;
	background: #C1ADCF;
	margin: 0px;
	min-height:70px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-rightradius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
.filmFacts {
	background: url(images/Film-facts.gif) no-repeat left 0px;
	padding: 10px 80px 0px 100px;
	margin: 15px 0px;
	width: 450px;
	float: right;
	min-height:100px;
}
.filmFacts p {
	display: block;
	padding: 10px;
	background: #B2B4DA;
	margin: 0px;
	min-height:70px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-rightradius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.didYouknow {
	background: url(images/Did-you-know.gif) no-repeat right top;
	padding: 11px 100px 0px 80px;
	margin: 15px 0px;
	width: 450px;
	float: right;
	min-height:100px;
}
.didYouknow p {
	display: block;
	padding: 10px;
	background: #A8D7DF;
	margin: 0px;
	min-height:70px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
