/*
THEME NAME: BMW Club of Saskatchewan (by Jon Milani)
THEME URI: http://bmwsask.com
DESCRIPTION: BMW Club of Saskatchewan WordPress theme
VERSION: 1.0
AUTHOR: <a href="http://niftycloud.com">Jon Milani</a>
AUTHOR URI: http://niftycloud.com
*/

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font: 76% arial,sans-serif;
	text-align: center;
	background: #ffffff;
}

h1 {
	font-family: Tahoma, Verdana;
	font-size:16pt; 
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	color: #464646;
	position: relative;
}

h2 {
	font-family: Verdana;
	font-size: 12pt; 
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	color: #333333;
	position: relative;
	margin: 0 10px 10px;
}

h3 {
	font-family: Verdana;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	color: #333333;
	position: relative;
	margin:10px 10px 10px;
}

h3.news {
	font-family: Verdana;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	color: #333333;
	position: relative;
	margin: 0 10px 10px;
}

h3.news a:link {
	color: #333333;
	text-decoration: none;
}

h3.news a:active {
	color: #333333;
	text-decoration: none;
}

h3.news a:visited {
	color: #333333;
	text-decoration: none;
}

h3.news a:hover {
	color: #333333;
	text-decoration: none;
}

h4 {
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	color: #333333;
	position: relative;
	margin: 10px 10px 10px;
}

p {
	margin: 0 10px 10px;
}

a:link { 
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

div {

}

ul {
	list-style-position: outside;
	list-style-image: url(images/ul_dot.png);
	list-style-type: square;
	color: #333333;
}

ul.content {
	list-style-position: outside;
	list-style-image: url(images/news.png);
	list-style-type: none;
}

ul.mainnav {
	list-style-position: outside;
	list-style-image: url(images/page.png);
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 23px;
	margin-top: 0px;
	padding: 0;
}

/*/ possible hover
#content_left li:hover {
	list-style-image: url(images/page_hover.png);
	text-decoration: none;
}
/*/

#content_left li {
	padding-bottom : 20px;
}

#content_left a:link { 
	color: #333333;
	text-decoration: none;
}

#content_left a:active {
	color: #333333;
	text-decoration: none;
}

#content_left a:visited {
	color: #333333;
	text-decoration: none;
}

#content_left a:hover {
	color: #666666;
	text-decoration: none;
}

ul.categories {
	list-style-position: outside;
	list-style-image: url(images/news.png);
	list-style-type: none;
}

ul.news {
	list-style-position: outside;
	list-style-image: url(images/bubble.png);
	list-style-type: none;
}

ul.search {
	list-style-position: outside;
	list-style-image: url(images/search_item.png);
	list-style-type: none;
}

ul.club_news {
	list-style-position: outside;
	list-style-image: url(images/bubble.png);
	list-style-type: none;
}

img { 
	border: 0px; 
}

div#banner {
	width: 741px;
	padding: 0;
	text-align: center;
	position: relative;
	height: 208px;
	background: url(images/rotate/rotate.php);
	overflow: hidden;
}

div#horizontal_nav {
	width: 741px;
	height: 36px;
	padding: 0px;
	background: url(images/menu_background.png); 
	background-repeat: repeat-x;
}

div#shadow {
	width: 741px;
	height: 27px;
	text-align:left;
	background: url(images/menu_bg.png);
	background-repeat: repeat-x;
	overflow: hidden;
}

div#copyright_shadow {
	margin: 0;
	padding: 10px 10px;
	width: 741px;
	height: 15px;
	text-align: left;
	overflow: hidden;
	font-family: Verdana;
	font-size: 7pt; 
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 60%;
	color: #666666;
}

div#news_break {
	margin: 0;
	padding: 0;
	width: 741px;
	height: 3px;
	text-align: left;
	overflow: hidden;
}

#copyright_shadow a:link { 
	color: #666666;
	text-decoration: none;
}

#copyright_shadow a:active {
	color: #666666;
	text-decoration: none;
}

#copyright_shadow a:visited {
	color: #666666;
	text-decoration: none;
}

#copyright_shadow a:hover {
	color: #666666;
	text-decoration: underline;
}

div#container {
	width: 741px;
	height: auto; 
	margin: 0 auto;
	text-align: left;
	height: 100%;
	min-height: 100%;/*for mozilla*/
}

div#content {
	margin: 0 auto;
	background: #ffffff;
	overflow: hidden;
}

div#content_right {
	float: right;
	width: 591px;
}

div#content_left {
	float: left;
	width: 150px;
}

div#content p {
	line-height: 1.4;
	color: #333333;
}

div#posted {
	width:100%;
	height: 20px;
	padding: 0 10px 0 10px;
	font-size: 8pt;
	color: #999999;
}

#posted a:link {
	color: #999999;
	text-decoration: none;
}

#posted a:active {
	color: #999999;
	text-decoration: none;
}

#posted a:visited {
	color: #999999;
	text-decoration: none;
}

#posted a:hover {
	color: #333333;
	text-decoration: none;
}

div#footer {
	background: url(images/copyright_bg.png) #bcbcbc;
	background-repeat: repeat-x;
	color: #ffffff;
}

div#footer p {
	margin: 0;
	padding: 5px 10px;
	font-family: Verdana;
	font-size: 7pt; 
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 60%;
	color: #333333;
}

div#more_results {
	margin: 0;
	padding: 10px 10px;
	text-align: left;
	overflow: hidden;
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 60%;
	color: #666666;
}

div#more_results_left {
	float: left;
	width: 280px;
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 100%;
	color: #666666;
}

div#more_results_right {
	float: right;
	width: 280px;
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	line-height: 100%;
	color: #666666;
}

div#navigation {
	float: right;
	width: 350px;
	color: #333333;
}

#navigation a:link { 
	color: #666666;
	text-decoration: none;
}

#navigation a:active {
	color: #666666;
	text-decoration: none;
}

#navigation a:visited {
	color: #666666;
	text-decoration: none;
}

#navigation a:hover {
	color: #666666;
	text-decoration: underline;
}

.posted {
	text-align: left;
	font-family: Verdana;
	color: #cccccc;
	font-size: 17pt; 
	font-weight: normal;
	text-decoration: none;
	line-height: 60%;
}

.posted a:link {
	color: #999999;
}

.posted a:active {
	color: #999999;
}

.posted a:visited {
	color: #999999;
}

.posted a:hover {
	color: #999999;
}

div#extra {
	float: left;
	width: 350px;
}

#extra a:link { 
	color: #333333;
	text-decoration: none;
}

#extra a:active {
	color: #333333;
	text-decoration: none;
}

#extra a:visited {
	color: #333333;
	text-decoration: none;
}

#extra a:hover {
	color: #666666;
	text-decoration: none;
}

div#footer {
	clear: both;
	width: 100%;
}

#footer a:link { 
	color: #666666;
	text-decoration: none;
}

#footer a:active {
	color: #666666;
	text-decoration: none;
}

#footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

div#menu2 {
	background: url(images/bottom_bg_light.png) #cdcdcd;
	background-repeat: repeat-x;
	overflow: hidden;
}

div#gap {
	width: 741px;
	height: 72px;
	margin: 0 auto;
}

div#gap_left {
	float: left;
	width: 239px;
	height: 72px;
	margin: 0 auto;
}

div#gap_right {
	float: right;
	background: url(images/forums.png);
	background-position: right; 
	background-repeat: no-repeat;
	width: 137px;
	height: 72px;
	margin: 0 auto;
}

div#text_gap {
	width: 1px;
	height: 10px;
}

div#live-search {
	position: relative;
	text-align: left;
	margin: 10px;
}
