@charset "UTF-8";

/*
Theme Name: CattleCountry
Theme URI: http://www.cattlecountry.com.au/
Description: The Cattle Country WP Theme.
Version: 1.0
Author: Ben Wells
Author URI: www.bwdesign.com.au
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	width: 960px;
	margin: auto;
	background: #2159ad url(images/bk.jpg) repeat-x;
	
	font-family: Helvetica Neue, Helvetica Arial, sans-serif;
	color: #000;
	font-size: 62.5%;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

p
{
	font-size: 1.15em;
	line-height: 1.6em;
	margin: 10px 0;
}

a, #body a
{
	font-weight: bold;
	color: #ed3429;
	text-decoration: none;
}

a:hover, #body a:hover
{
	color: #ed3429;
	text-decoration: underline;
}

h1
{
	color: #5d92a9;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
}

h2
{
	font-weight: bold;
	font-size: 1.8em;
	margin: 10px 0;
}

h2.grey
{
	font-weight: bold;
	font-size: 1.8em;
	margin: 10px 0;
	color: #666;
}

input, textarea, select
{
	
}

textarea
{
}

div.hr
{
	border-top: 1px solid #8497b3;
	margin: 10px 0px;
}

/******/

/* ------------------------------------------------------------------------------------- */


#head
{
	height: 186px;
	background: #000 url(images/hd.jpg) no-repeat;
}

#search
{
	float: right;
	margin: 11px 13px 0 0;
}

#search input.searchbar
{
	background: #fff url(images/bk_searchbar.gif) no-repeat;
	width: 199px;
	height: 21px;
	color: #2159ad;
	font-size: 1.4em;
	border: none;

}

#search input.submit
{
	width: 57px;
	height: 21px;
	background: blue url(images/bt_search.gif) no-repeat;
	border: none;
	font-size: 1.4em;
}

#menu
{
	float: left;
	margin: 161px 0 0 13px;
	
}

#menu ul
{
}

#menu li
{
	display: inline;
	margin: 0 10px 0 0;
}

#menu li a
{
	color: #fff;
	text-decoration: none;
	font-size: 1.4em;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-transform: uppercase;
}

#menu li a:hover
{
	color: #ed3429;
	text-decoration: none;
}


#body
{
	background: #fff;
	padding: 20px 13px;
}

#main
{
	width: 643px;
	float: left;
	border-right: 1px solid #e5e5e5;
	padding: 0 9px 0 0;
	min-height: 600px;
}

#main_hm
{
	width: 543px;
	float: left;
	border-right: 1px solid #e5e5e5;
	padding: 0 9px 0 0;
	min-height: 600px;
}


#feature
{
	width: 100%;
}

#feature a:hover
{
	text-decoration: none;
}

#cover_image
{
	xfloat: left;
	xwidth: 210px;
}

#details
{
	xfloat: right;
	xwidth: 330px;
}

#feature h1.h1a
{
	display: inline;
	color: #666;
	font-size: 2.6em;
	font-weight: normal;
}

#feature h1.h1b
{
	display: inline;
	color: #2159ad;
	font-size: 2.6em;
	font-weight: bold;
}

#feature h1.h1c
{
	display: inline;
	color: #2159ad;
	font-size: 1.6em;
	font-weight: bold;
}

#feature h2
{
	display: inline;
	color: #999;
	font-size: 2.0em;
	margin-bottom: 20px;
}

#feature li
{
	list-style: none;
	font-size: 1.1em;
	color: #333;
	margin: 10px 0;
	padding: 5px 0;
}

#feature li a
{
	xbackground: url(images/raquo_blue.gif) no-repeat right; 
	color: #333;
	xpadding-right: 25px;
}

#main h2 a
{
	font-weight: bold;
	font-size: 1.2em;!important
	margin: 10px 0;
	color: #000;!important
}

#main h2 a:hover
{
	text-decoration: none;
	color: #666;!important
}

#sidebar
{
	width: 272px;
	float: right;
}

#sidebar_hm
{
	width: 372px;
	float: right;
}

#sidebar li
{
	list-style: none;
}

#calendar
{

}

#calendar_hd
{
	background: #ed3429 url(images/logo_elders.gif) no-repeat;
	height: 21px;
	font-size: 1.6em;
	color: #fff;
	padding: 9px 0 3px 82px;
	font-weight: bold;
}

#links
{
	margin: 10px 0px;
	clear: both;
}

#links li
{
	list-style: none;
	background-color: #ed3429;
	padding: 4px 10px;
	border-bottom: 1px solid #f69a94;
}

#links a
{
	color: #fff;
	text-decoration: none;
}

#links a:hover
{
	color: #fff;
	text-decoration: underline;
}

p.advert
{
	color: #ddd;
	font-size: 0.9em;
}

#clear
{
	clear: both;
}

#footer
{
	background: #4d7abd url(images/bk_footer.jpg) repeat-x;
	height: 28px;
	padding: 18px 13px;	
}

#footer p
{
	color: #92bbfd;
	font-size: 1em;
}

#footer strong, a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
	color: #fff;
}

#footer a:hover
{
	text-decoration: underline;
}

#copyright
{
	float: left;
	color: #fff;
}

#bwd
{
	float: right;
	color: #fff;
}


/* ------------------------------------------------------------------------------------- */

small
{
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	margin: 10px 0px;
}

div.entry p
{
	margin: 5px 0;
}

/* ------------------------------------------------------------------------------------- */

#calendar
{
	xmargin-bottom: 10px;
}

#cal_container
{
	xdisplay: block;
	xborder: 1px solid black;
	xheight: 300px;
}

#cal
{
	xborder: 1px solid red;
	xwidth: 100%;
}

#cal h3
{
	font-size: 1.9em;
}

#calext
{
	xclear: both;
	xwidth: 100%;
	xborder: 1px solid green;
	xmargin: 0;
}

td.days
{
	font-size: 0.8em;
}

label.hidden
{
	display: none;
}

h1.content
{
	margin: 18px 0; 
	font-size: 2.6em;
}

div.entry p
{
	margin: 15px 0;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.wp-caption
{
	margin: 10px;
	padding: 13px 10px;
	border: 1px solid #ccc;
	background: #eee;
	text-align: center;
}

.wp-caption img
{
	border: 1px solid #fff;
}

p.wp-caption-text
{
	font-size: 1em;
	text-align: left;
}	

h3.search_result
{
	font-size: 1.5em;
}

.bi_image
{
	float: left;
	width: 90px;
}

.bi_desc
{
	margin: 10px;
	font-size: 1.2em;
	line-height: 20px;
}

.bi_cart
{
	clear: both;
	margin: 10px;
	font-size: 1.2em;
}

#sub_widget h2
{
	font-size: 1.5em;
	color: #2159ad;
}

#sub_widget a
{
	font-size: 1.3em;
	color: #5d92a9;
}

#sub_widget a:hover
{
	text-decoration: none;
}

#sub_widget img
{
	border: none;
	margin: 8px 0;
}

#sub_widget img:hover
{
	border: none;
}

.highlight_r
{
	background: #FCEAE2;
	height: 30px;
	padding: 3px;
}

.highlight_g
{
	background: #e2fce3;
	height: 30px;
	padding: 3px;
}

.highlight_o
{
	background: #fcfae2;
	height: 30px;
	padding: 3px;
}

#sidebar_dyn li
{
	list-style: none;
}

div#comments
{
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin: 20px 0;
}

h3#comments
{
	margin: 10px 0;
}

#comments textarea
{
	width: 99%;	
}

#comments li.comment
{
	margin: 4px 0;
	padding: 10px;
}

#comments li.even
{
	background-color: #eee;
}

#comments li.odd
{
	border: 1px solid #eee;
}

div#respond h3
{
	margin: 10px 0 5px;	
}

div#comments li.comment p
{
	margin: 4px 0;	
}

p.postinfometa
{
	margin: 3px 0;
	font-size: smaller;
}