@charset "utf-8";
/* CSS Document */
/*

Theme Name: Riverlands Polo
Theme URI: http://wordpress.org/
Description: Wordpress Template for Riverlands Polo
Version: 1.0
Author: Mark Cracknell
Author URI: http://binarystudio.com.au
Tags: Binary, Mark Cracknell, Riverlands, Polo

	Riverlands Polo 1.0
	 http://binarystudio.com.au

	Theme designed by Binary Studio
	
	
*/


/**** RESET ****/

* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}


/**** TEXT STYLES ( p, a, h1, h2 etc...) ****/

p, td, ul {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #898579; line-height: 16px; margin-bottom: 10px;}
strong {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #17386d; font-style: italic;}
a:LINK {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #17386d; font-style: italic; text-decoration:none;}
a:VISITED {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #17386d; font-style: italic; text-decoration:none;}
a:HOVER {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #17386d; font-style: italic; text-decoration:underline;}
h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: lighter; color: #888270; text-transform:uppercase; margin: 20px 0px 10px 0px; }
h2, h2 a:LINK {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: italic; color: #0e4677; margin: 20px 0px 10px 0px;}
h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #888270; margin: 20px 0px 10px 0px; font-style: italic;}

ul {list-style-type: disc; margin-left: 15px;}

a.h1link {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: lighter; color: #888270; text-transform:uppercase; margin: 20px 0px 0px 0px; font-style: normal; }
.post {float: left; margin-top: -15px; width:100%;}
.page-post {margin-top: 0px;}
.box-left {float: left; margin-top: -15px; margin-bottom: 10px;width:100%;}
.cfi {margin-top: 22px;}
.post-meta-key {display: none;}
.post-meta li {list-style: none;}
.entry {margin: 0;}
/**** BODY ****/

body {
	background: #03152f url(images/bg-tile.jpg) repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

/**** GENERAL CONTAINERS ****/

#globalwrapper {
	width: 880px;
	margin: auto;
}

#wrapper {
	width: 880px;
	margin:  0 auto 0 auto;
	float: left;
	background: url(images/bg-top.jpg) top no-repeat;
}

#contentwrap {
	margin: auto;
	width: 820px;
}

#topcontainer {
	width: 820px;
	float: left;
	margin: auto;
}

#header {
	width: 810px;
	float: left;
}

#logo{
	margin-left: 330px; display:inline;
	margin-top: 20px;
margin-bottom:10px;
	height: 124px;
	float: left;
}

#nav {
	width: 820px;
	margin: 30px 0px 20px 0px;
}

#top_bg {
	width: 820px;
	height: 4px;
	background: url(images/top_bg.gif) no-repeat;
	float: left; overflow:hidden;
}

#maincontent {
	width: 813px;
	float: left;
	background: url(images/content_bg.png) repeat-y;
	padding: 0px 4px 40px 4px;
	margin: 0 auto 0 auto;
}

#bot_bg {
	width: 820px;
	float: left;
	height: 5px;
	background: url(images/bot_bg.gif) no-repeat;overflow:hidden;
}

#footercontainer {
	width: 820px;
	height: 185px;
	float: left;
	background: url(images/footer_bg.gif) no-repeat;
	margin: 20px 0px 10px 0px;
	clear: both;
}

#copyright {
	float: left;
	clear: both;
	color:#d0cdc4;
	margin-left: 20px;
	margin-top: -5px;
	width: 200px;
}

#madeby {
	float: right;
	padding-bottom: 40px;
	margin-right: 20px;
	margin-top: 5px;
}
.slideshow {width:813px; float:left;}

/**** NAVIGATION STYLES ****/

#nav ul{list-style:none;height:40px;margin:0;padding:0; clear: both; width: 820px;}
#nav li{position:relative;float:left; text-indent:-1999px;}
#nav a{background-image:url(images/nav_sprites.gif);background-repeat:no-repeat;height:40px;display:block;width:50px;}
#nav a.home{width:40px;background-position:0 0;}
#nav a.home:hover,#nav .active a.home{background-position:-820px 0;}
#nav a.about{width:115px;background-position:-40px 0;}
#nav a.about:hover,#nav .active a.about{background-position:-860px;}
#nav a.events{width:121px;background-position:-155px 0;}
#nav a.events:hover,#nav .active a.events{background-position:-975px 0;}
#nav a.tuition{width:138px;background-position:-276px 0;}
#nav a.tuition:hover,#nav .active a.tuition{background-position:-1096px 0;}
#nav a.news{width:109px;background-position:-414px 0;} 
#nav a.news:hover,#nav .active a.news{background-position:-1234px 0;}
#nav a.gallery{width:127px;background-position:-523px 0;}
#nav a.gallery:hover,#nav .active a.gallery{background-position:-1343px 0;}
#nav a.membership{width:170px;background-position:-650px 0;}
#nav a.membership:hover,#nav .active a.membership{background-position:-1470px 0;}


/**** CONTENT BLOCKS ****/

#headerlinks {
	width: 300px;
	margin-top: 20px;
	float: right;
}

#banner {
	width: 813px;
	height: 221px;
	float: left;
}

#subbanner {
	width: 813px;
	height: 130px;
	float: left;
}

#column1 {
	width: 298px;
	float: left;
	margin-left: 15px;display:inline;
}

#column2 {
	width: 238px;
	float: left;
	margin-left: 15px;display:inline;
}

#column3 {
	width: 234px;
	float: right;
}

#footcolumn1 {
	width: 192px;
	height: 120px;
	float: left;
	background: url(images/foot_div.gif) right top no-repeat;
	margin-top: 25px;
	margin-left: 20px;
	padding-right: 10px;
}

#footcolumn2 {
	width: 130px;
	height: 100px;
	padding-left: 13px;
	float: left;
	background: url(images/foot_div.gif) right no-repeat;
	margin-top: 25px;
}

#footcolumn3 {
	width: 188px;
	height: 130px;
	padding-left: 20px;
	float: left;
	background: url(images/foot_div.gif) right top no-repeat;
	margin-top: 25px;
}

#footcolumn4{
	width: 148px;
	height: 100px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

#footcolumn4 ul {
	margin: 3px 0 0 3px;
	float: left;
}

#footcolumn4 ul li {
	list-style: none;
	background-image: url(images/dgrey_blt.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	line-height: 15px;
}

#footcolumn4 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
}

#footlinks {
	width: 330px;
	float: right;
	margin: 10px 10px 0 0;
	padding-left: 10px;
}

/**** SUBPAGE STYLES & BLOCKS ****/

#subcontent{
	width: 530px;
	float: left;
	padding-left: 20px;
}

.alignright {
        float: right;
	margin-left: 10px;
	border: 1px solid #ececec;
	padding: 2px;
	clear: right;
	margin-bottom: 10px;
}
.alignleft, .cfi  {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ececec;
	padding: 2px;
}

.large {
	margin-bottom: 30px;
}

/*submenu styles*/

#sub_bg {
	width: 210px;
	background: url(images/sub_bg.gif) repeat-y top center;
	float: right;
	margin-right: 20px;
}

#sub_bg ul {
	float: left;
	padding-top: 20px;
margin-left: -10px;
}
#sub_bg ul li {
	list-style: none;
	height: 24px;
	width: 217px;
	background: url(images/subli_bg.gif) no-repeat;
	display: block;
	margin-bottom: 1px;
}
#sub_bg ul li a{
	list-style: none;
	height: 25px;
	width: 190px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 12px;
	display: block;
	padding-left: 30px;
	padding-top: 5px;
}
#sub_bg ul li a:HOVER, a.subactive {
	list-style: none;
	height: 25px;
	width: 190px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 12px;
	background: url(images/sublihover_bg.gif) no-repeat;
	display: block;
	color:#888270;
	text-decoration:none;
}

.aboutcerpt {width: 210px;}

.nohover a {background: none;}

/*news & events styles*/

.posted {
	width: 530px;
	float: left;
	margin-bottom: 10px;
}

h2.posttitle {margin: 0;}
h2.eventtitle {margin: 0}
a.eventtitle, a.posttitle {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: italic; color: #0e4677; margin: 20px 0px 10px 0px;}

ul.post-meta {display: block; margin-bottom: 10px; margin-left:0; }
.postevent {color: #898579; margin-bottom: 15px; display: block; }

.archive {
	color:#c3bca7; font-family:Georgia, 'Times New Roman', Times, serif; font-style:italic; font-size: 12px; float: left; margin: 5px 0 0 15px;
}

/**** CONTENT STYLES ****/

/*images in content*/
#column1 img, #column2 img {
	border: 2px solid #ececec;
	padding: 1px;
	margin-bottom: 10px;
}

/*sidebar styles*/
.linebreak {
	margin-top: 10px;
}

.latestnews {margin-bottom: 20px;}

.events {margin-bottom: 15px; list-style: none;}
.events ul, .events ul li {list-style: none;}
.events a {margin: 0; color: #17386d; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; font-style: italic; }

.date {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #898579; margin: 0;}


/*mailing list style*/
.joinhdr {margin-left: 15px;}

#footcolumn1 label {color: #898579; margin: 0; float: left;  margin-left: 2px; margin-bottom: 3px;}
.mailing {
	height: 21px; 
	background: url(images/input_bg.gif) no-repeat; 
	width: 110px; 
	padding-right: 16px; 
	padding-left: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #898579; ; 
	margin-left: 10px;
	padding-top: 4px;
}
.join {background: url(images/join_btn.gif) no-repeat; margin-left: 84px; float: left; height: 24px; width: 84px; margin-top: -2px; }
.footheaders {margin-bottom: 10px;}

/*head link styles*/
#headerlinks ul {
	float: right;
}

#headerlinks ul li {
	float: left;
	border-right: 1px solid #c3bca7;
	padding-right: 13px;
	padding-left: 13px;
	list-style: none;
	line-height: 12px;
}

#headerlinks ul li a {
	color:#003b6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

#headerlinks ul li a:HOVER {
	color:#003b6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}



/*foot link styles*/
#footlinks ul {
	width: 360px;
	float: right;
	margin: -15px 0 0 0;
}

#footlinks ul li {
	list-style: none;
	display: inline;
	float: left;
	margin-left: 5px;
	background: url(images/lgrey_blt.png) right no-repeat;
	padding-right: 10px;
}

#footlinks ul li a {
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #d0cdc4;
	font-style: normal;
	text-indent: -1px;
}

#footlinks ul li img {
	margin-top: -5px;
	margin-left: 25px;
}

li.horse {margin-right: -20px;}
.clear {clear:both;}
.blogroll li, .ddsg-wrapper li { /*padding-left:12px; margin-bottom:2px; background:url(images/icon-list.gif) no-repeat left 6px;*/ margin-left:5px}
.events ul { margin-left:0;}

.events li {margin-bottom:10px;}
.slideshow ul { margin:0px; float:left;left:0;}
.slideshow li {list-style:none; }
#wp-calendar td {margin:0;}