/*
Theme Name: MyTheme
Theme URI: http://www.catherinehutchinson.com/berryridingclub/
Description: Berry Riding Club
Version: 1.0
Author: Catherine Hutchinson // WebdesignNSW.com.au
Author URI: http://webdesignnsw.com.au
*/

body {
	font-size:100%;
	line-height:125%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#333;
}
p {font-size:.8em;}
#slideshow {margin:0px;padding:0px;float:left;width:797px;height:132px;}
#container {
	/* changed to fixed width mh 20110824
	width:90%;
	min-*/width:1000px;
	margin:0px auto 0px auto;
}
#header {
	background-color:#727272;
	width:100%;
	border:1px dotted #333;
	overflow:auto;
	min-height:132px;
	margin:0px;
	position:relative;
	float:left;
}
#header .header {
	float:left;
}
#header .logo {
	float:right;
}
#header img {
	border:0px solid #fff;
}
/* ######################### MAIN NAVIGATION ######################### */

#navigation {
	background-image:url(/wp-content/themes/berryridingclub/images/navigation.jpg);
	background-position:top left;
	background-color:#000;
	background-repeat:repeat-x;
	margin:3px 0px 0px 0px;
	position:relative;
	float:left;
	width:100%;
}
#navigation ul {
	margin:0px;
	padding:0px;
}
#navigation ul li {
	display:inline;
}
#navigation ul li a {
	color:#fff;
	text-decoration:none;
	font-size:65%;
	padding:8px 5px 8px 5px;
	border-right:1px solid #fff;
	font-weight:bold;
}
#navigation ul li a:hover {
	color:#FFCC00;
}
#navigation ul li.current_page_item a {
	color:#ffcc00;
}
/* ######################### MAIN NAVIGATION ######################### */

/* ######################### SUB NAVIGATION ######################### */

/* #sub { margin:3px 0px 0px 0px;position:relative;float:left;width:100%;height:20px;border-top:1px solid #FFCC00;border-bottom:1px solid #ffcc00;width:100%;margin:10px 0px 10px 0px;}
#sub ul {margin:0px;padding:0px;}
#sub ul li {display:inline;}
#sub ul li a {color:#000; text-decoration:none;font-size:65%;padding:8px 5px 8px 5px;border-right:1px solid #fff;font-weight:normal;}
#sub ul li a:hover {
	color:#333;font-weight:bold;text-decoration:underline;
}
#sub ul li.active a {font-weight:bold;text-decoration:underline;}
/* ######################### SUB NAVIGATION ######################### */


#sub {
	margin:0px 0px 20px 0px;
	position:relative;
	float:left;
	width:100%;
	height:20px;
	border-top:1px solid #FFCC00;
}
#sub ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#sub ul li {
	display:inline;
}
#sub ul li a {
	color:#000;
	font-size:.65em;
	float:left;
	font-weight:normal;
	padding:0px 3px 0px 0px;
	margin:0px 30px 0px 0px;
	text-decoration:none;
}
#sub ul li a:hover {
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}
#sub ul li.current a, #menu ul li.current a:active, #menu ul li.current a:hover, #menu ul li.current a:visited {
	background-image:url(menu_images/button-on.gif);
	color:#b1d23d;
}
#sub ul ul {
	float:left;
}
.menu {
	width:200px;
	position:relative;
	z-index:100;
	font-family:arial, sans-serif;
	left:0px;
	top:0px;
	font-size:70%;
	line-height:110%;
	margin:10px;
0px 10px 0px;
	float:right;
}
.menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.menu ul li a {
	color:#000;
	text-decoration:none;
	display:block;
	background-color:#ccc;
	border:1px dotted #333;
	padding:5px 0px 5px 10px;
}
.menu ul li a:hover {
	text-decoration:underline;
}
.menu ul ul li a {
	color:#333;
	text-decoration:none;
	display:block;
	background-color:#e3e3e3;
	border:1px dotted #333;
	padding:5px 0px 5px 20px;
}
.menu h2 {
	font-weight:lighter;
	line-height:1.15em;
}
.menu h2 a {
	color:#333;
	text-decoration:none;
}
#photogallery ul {
	display:inline;
	margin:0px 0px 30px 0px;
	padding:0px;
	list-style-type:none;
}
#photogallery ul li {
	float:left;
	display:block;
	width:120px;
	height:120px;
	margin:2px;
	padding:0px;
	border:1px dotted #ccc;
	background-color:#F3F3F3;
}
#photogallery ul li img {
	text-align:center;
	margin-top:10px;
}
#photogallery img {
	float:none;
}
#photogallery a img {
	text-align:center;
}
#photogallery p {
 
	padding:10px;
	line-height:100%;
	margin-top:0px;
	color:#333;
	width:850px;
}
#photogallery h2 {
	clear:both;
	line-height:110%;
	padding-top:10px;
}
.pxDivWrapper {
	float:left;
	padding:5px;
	height:120px;
	width:120px;
	text-align:center;
	border:1px dotted #e3e3e3;
}
.clear {
	clear:both;
}
#sidebar {
	width:173px;
	float:left;
	position:relative;
	clear:both;
}
#sidebar h2 {
	width:98%;
	background-image:url(/wp-content/themes/berryridingclub/images/left-head.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-size:90%;
	line-height:95%;
	font-weight:normal;
	padding:10px 0px 5px 2%;
	margin:0px;
	float:left;
	position:relative;
}
#sidebar h2 a, #subnav-col h2 a:hover, #subnav-col h2 a:active, #subnav-col h2 a:visited {
	padding:0px;
	margin:0px;
	color:#000;
	text-decoration:none;
}
#sidebar h3 {
	font-size:150%;
	color:#666666;
	font-weight:normal;
	margin:0px;
}
#sidebar h4 {
	font-size:85%;
	color:#660000;
	font-weight:bold;
	margin:-5px 0px 0px 0px;
}
#sidebar .content {
	width:98%;
	background-image:url(/wp-content/themes/berryridingclub/images/left1.jpg);
	
	overflow:auto;
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 2%;
}
#sidebar .content p {
	 
	font-weight:normal;
	color:#fff;
	margin:0px 0px 10px 0px;
}
#sidebar .youngriders, #sidebar .presentationnnight, #sidebar .pinkribbon {
	overflow:auto;
	width:173px;
	float:left;
	position:relative;
	border:1px dotted #e3e3e3;}
 #sidebar .youngriders {
	background: url(/wp-content/themes/berryridingclub/images/left-youngriders.jpg) no-repeat;
}
#sidebar .presentationnnight {
	background: url(/wp-content/themes/berryridingclub/images/left-presentationnight.jpg) no-repeat;
}
#sidebar .pinkribbon {
	background: url(/wp-content/themes/berryridingclub/images/left-pinkribbon.jpg) no-repeat;
}
#sidebar .youngriders p.more, #sidebar .presentationnnight p.more, #sidebar .pinkribbon p.more {
	position:relative;
	text-align:right;
	padding-right:5px;
	margin:0px;
}
#sidebar .youngriders p.more {
	padding-top:215px;
}
#sidebar .presentationnnight p.more {
	padding-top:165px;
}
#sidebar .pinkribbon p.more {
	padding-top:230px;
}
#sidebar .youngriders p.more a, #sidebar .presentationnnight p.more a, #sidebar .pinkribbon p.more a {
	color:#000;
	font-size:65%;
}
#content {
	width:80%;
	float:left;
	margin:10px 0px 10px;
10px;
	min-width:300px;
	position:relative;
	padding:1em 0px 3em 1em;
}
#content img {
	border:none;
}
.entry {
	width:100%;
}
.post {width:70%;}
.post h1 a, .post h2 a, .post h1, .post h2, .entry h2, .entry h2 a, .entry h1, .entry h1 a, .contact h2 {
	font-size:120%;
	line-height:100%;
	font-weight:lighter;
	margin:30px 0px 0px 0px;
	text-decoration:none;
	color:#330000;
}
h1 {
	color:#C00;
	font-weight:lighter;
	font-size:1.3em;
}
p.postmetadata {
	margin:0px;
	font-size:.8em;
}
.wp-caption alignright {
	float:right;
	font-size:80%;
	width:180px;
}
.wp-caption alignright p {
	padding-left:0px;
}
.wp-caption alignright ul li a {
	line-height:50%;
}

.entry { 
	line-height:115%;}
.entry p, .contact p {
	
	margin:5px 10px 10px 0px;
	 
}
.post ul li {
	margin:20px;
}
.entry ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.entry ul li {
	font-size:80%;
}
.entry ul li a {
	text-decoration:none;
}
.footstrip {
	width:95%;
	height:25px;
	clear:both;
	text-align:right;
	border-top:1px solid #FFCC00;
	border-bottom:1px solid #FFCC00;
	padding:2px 0px 2px 0px;
	position:relative;
	margin:20px 0px 20px 0px;
}
.footstrip a {
	color:#000;
	text-decoration:underline;
	font-size:65%;
}
.next {
	float:right;
	width:65%;
}
.footstrip img {
	vertical-align:middle;
}
.top {
	float:left;
	width:35%;
	text-align:left;
	font-weight:bold;
}
#footer {
	clear:both;
	background-color:#000;
	color:#fff;
	position:relative;
	padding:10px;
	width:100%;
	margin:3em 0px 0px 0px;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#FC0;
	text-decoration:none;
}
#footer a:visited {
	color:#e3e3e3;
}
#footer a:active {
	color:#ff0000;
}
#footer p {
	text-align:right;
	font-size:75%;
}
p.back {
	font-size:.7em;
	margin:3em 0px 0px 0px;
}
a {
	color:#333;
}
a:hover {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#ff0000;
}
a:visited {
	color:#333;
}
/* 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;
	position:relative;
}
/* End Images */


/* CALENDAR STYLE */

 .calnk a:hover {
	background-position:0 0;
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a span {
	display:none;
}
.calnk a:hover span {
	color:#333333;
	background:#F6F79B;
	display:block;
	position:absolute;
	margin-top:1px;
	padding:5px;
	width:150px;
	z-index:100;
}
.calendar-table {
	border:none;
	width:100%;
}
.calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-next {
	width:25%;
	text-align:center;
	font-size:70%;
}
.calendar-prev {
	width:25%;
	text-align:center;
	font-size:70%;
}
.calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
}
.normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:70%;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
}
.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:70%;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
	color:#FF0000;
}
.day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #DFE6DE;
	font-size:60%;
}
.no-events {
}
.day-without-date {
	width:60px;
	height:60px;
	border:1px solid #E9F0E8;
}
span.weekend {
	color:#FF0000;
}
.current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #BFBFBF;
	background-color:#E4EBE3;
}
span.event {
	font-size:100%;
}
.kjo-link {
	font-size:0.75em;
	text-align:center;
	visibility:hidden;
}
.event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}
.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-date-switcher form {
	margin:0;
	padding:0;
}
.calendar-date-switcher input {
	border:1px #D6DED5 solid;
}
.calendar-date-switcher select {
	border:1px #D6DED5 solid;
}
.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
	font-size:80%;
}
.widecolumn {
}
.volunteers ul, .merchandise ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:750px;
}
.volunteers ul li a {
	float:left;
	margin:10px 5px 10px 5px;
	padding:2px;
	width:150px;
	min-height:190px;
	overflow:auto;
	border:1px dotted #ccc;
	text-decoration:none;
	text-align:center;
	color:#333;
	position:relative;
	line-height:1em;
}
.volunteers ul img, .merchandise ul img {
	width:150px;
	height:150px;
}
.merchandise ul li a {
	float:left;
	margin:10px 5px 10px 5px;
	padding:2px;
	width:160px;
	min-height:190px;
	overflow:auto;
	border:1px dotted #ccc;
	text-decoration:none;
	text-align:center;
	color:#333;
	position:relative;
	line-height:1em;
}
.postimage {
	float:right;
	position:relative;
	margin:0px 0px 20px 0px;
}
.postimage img {
	width:150px;
}
.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width:700px;
	border:1px dotted #ccc;
	padding:10px;
	display:block !important;
}
.category-2009-news {margin-bottom:20px;padding-bottom:20px;border-bottom:1px dotted #333;}
