/*  
Theme Name: Cavi.ca Theme 2.0
Theme URI: http://cavi.ca/
Description: The default cavi.ca theme.
Version: 2.0
Author: NonCompare
Author URI: http://noncompare.com/

*/



/* ------------------------- GLOBAL ------------------------ */

body {
	background: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	color: #4A4A48
}
a {
	color: #FC0000;
	text-decoration: none
}
a:hover {
	color: #0072C9;
}
a img 					{	border: none					}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 15px;
	padding: 0;
}

input {	
	font-size: 10px;
	color: #16528E;
	font-weight: bold;
}

h5 {
	font-size: 13px 
}


.f_left 				{	float: left;					}
.f_right				{	float: right;					}
.clear_all 				{	clear: both;					}
.clear_l				{	clear: left						}
.clear_r				{	clear: right					}
.smallfont				{	font-size: 10px					}
.bigfont				{	font-size: 12px					}
.bluefont 				{	color: #0072C9					}
.darkbluefont			{	color: #16528E					}
.padding_b5				{	padding-bottom: 5px;			}
.padding_b10			{	padding-bottom: 10px !important;}
.align_c				{	text-align: center				}
.align_l				{	text-align: left				}
.align_r				{	text-align: right				}


.padding_lr				{	padding: 0px 12px;	margin: 0	}
.padding_gencontent		{	padding: 10px 16px;				}
.margin1px				{	margin-left: 1px				}
.disp_block				{	display: block					}
.padding_t				{	padding-top: ;					}

.margin_50px			{	margin-left: 50px				}

/* ----------------------- END: Global ---------------------- */
/* ----------------------------------------------------------------- */

/* ----------------------- PAGE Layout ---------------------- */
#page {
	background: #fff;
	width: 766px;
	margin: 0 auto;
	letter-spacing: 1px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.gradient_dark {
	background: #B8B8B8 url(images/gradient_darkgrey.gif) top left repeat-x;
	color: #16528E;
	padding: 8px 12px 6px 12px;
	font-weight: bold;
	font-size: 11px
}
.gradient_light {
	background: #B8B8B8 url(images/gradient_lightgrey.gif) top left repeat-x;
	color: #16528E;
	padding: 8px 12px 6px 12px;
	font-weight: bold;
	font-size: 11px
}
.padding_10 {
	padding: 10px;
}
.label__bulleted {
	background: url(images/bullet1.gif) 0 8px no-repeat;
	color: #16528E;
	padding: 3px 12px 3px 14px;
	font-weight: bold;
	font-size: 11px
}
.login_input	{
	height: 14px;
	border: 1px solid #97B0C6
}
/* ----------------------- END: page layout ---------------------- */
/* ----------------------------------------------------------------- */

/* ----------------------- HEADER Layout ---------------------- */
#header {
	background: #2372BF url(images/header_bg.gif) top left repeat-x;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#header ul li {
	display: inline;
	float: left;
	text-align: center
}
#header ul li a {
	display: block;
}
#header ul li a:hover {
	background: url(images/toplinks.jpg) right top no-repeat;
}
.selected a {
	background: url(images/toplinks.jpg) right top no-repeat;
}

#headerlogo {
	width: 349px;
	height: 146px;
	background: url(images/header_cavi.jpg) right bottom no-repeat;
}
#headerlogo a {
	padding-top: 58px;
	height: 88px;
}
#headerlogo a:hover {
	background: none !important;
}

#home {
	width: 98px;
	background: url(images/toplinks.jpg) right bottom no-repeat;
}
#home a {
	padding-top: 58px;
	height: 88px;
}
#about {
	width: 103px;
	background: url(images/toplinks.jpg) right bottom no-repeat;
}
#about a {
	padding-top: 58px;
	height: 88px;
}
#contact {
	width: 103px;
	background: url(images/toplinks.jpg) right bottom no-repeat;
}
#contact a {
	padding-top: 58px;
	height: 88px;
}
#government {
	width: 100px;
	background: url(images/toplinks.jpg) right bottom no-repeat;
}
#government a {
	padding-top: 58px;
	height: 88px;
}
#navbar {
	text-align: right;
	background: #03346C url(images/navbar_bg.gif) left top repeat-x;
}
#navbar_links {
	float: right;
	margin-top: 7px;
	margin-right: 68px;
	color: #CAD4E0
}
#navbar_links a:link, #navbar_links a:visited {
	color: #CAD4E0;
}
#navbar_links a:hover {
	color: #FF2626;
}

/* ----------------------- END: header layout ---------------------- */
/* ----------------------------------------------------------------- */

/* ----------------------- BODY Layout ---------------------- */
#body_content {
	background: #CAD4E0 url(images/leftcol_bg.gif) left repeat-y;
	border-top: 2px solid #fff
}
* html #body_content {
	height: 1%
}
#left_col {
	width: 206px;
	float: left;
}

#right_col {
	margin-left: 210px;
	font-size: 11px;
	padding-bottom: 10px
}
* html #right_col {
	margin-left: 210px;
}
.page_title {
	background: url(images/bulletarrows_grey.gif) 0 8px no-repeat;
	padding: 3px 12px;
	color: #FF0000;
	font-size: 11px;
	margin: 0
}
#recent_news {
	padding: 0;
	margin: 5px 0 0 3px ;
	list-style: none;
}
#recent_news li {
	background: url(images/bullet1.gif) 0 5px no-repeat;
	padding: 0 0 18px 12px;
	margin: 0
}
/* ----------------------- END: BODY layout ---------------------- */
/* ----------------------------------------------------------------- */

/* ----------------------- Post styles --------------------------- */
/* ----------------------------------------------------------------- */
.post h2 {
	padding: 0;
	margin: 0;
	font-size: 18px
}
/* ----------------------- end :: Post styles ----------------- */
/* ----------------------------------------------------------------- */

/* ----------------------- FOOTER Layout ---------------------- */
#footer {
	background: #EEEEED url(images/footer_bg.gif) top left repeat-x;
	border-top: 1px solid #fff;
	height: 61px;
	padding-top: 16px;
	color: #4A4A48;
	font-size: 10px;
}
#footer a:link, #footer a:visited {
	color: #4A4A48
}
#footer a:hover {
	color: #FF2626
}
#footer_inner {
	background: url(images/footer_cavi.gif) top left no-repeat;
	height: 61px;
	text-align: center
}


/* ----------------------- END: footer layout ---------------------- */	
	


#welcome {
	background: url(images/welcome_img.jpg) -10px 0 repeat-x;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding-bottom: 181px
}

.contactbg {
	background: url(images/contact_bg.jpg) 0 0 repeat-x;
	padding: 30px 10px 30px 0px;
	font-weight: bold;
}
.about_mission {
	padding: 0; 
	margin: 20px 0 0 0;
}

.about_mission li {
	display: inline; 
	width: 50%; 
	float: left;
}
* html .about_mission li {
	width: 49%
}

.missionvision_texts {
	 margin: 0 auto; 
	 width: 250px
}

.aboutus_img {
	background-color: #fff;
	padding: 1px ;
	border: 1px solid #4A4A48
}
.listing1 {
	padding: 0;
	margin: 0;
	list-style: none;
}
.listing1 li {
	background: url(images/bullet1.gif) 0 5px no-repeat;
	padding: 0 0 8px 12px;
	margin: 0
}
ul.listing2 {
	padding: 0;
	margin: 10px 0 0 30px;
	list-style: none;
}

.listing2 li {
	background: url(images/bullet2.gif) 0 5px no-repeat;
	padding: 0 0 10px 12px;
	margin: 0
}

#membership_pg {
	background: url(images/membership_bg.jpg) 94% 50px no-repeat;
}

#membership_tbl {
	margin: 30px 0 0 10px;
	padding: 0;
	list-style-type: none
}

#membership_tbl li {
	margin: 0px;
	padding: 0px 0 2px 6px;
	display: block;
	white-space: nowrap;
}
#membership_tbl li li {
	padding-left: 0px;
	white-space: normal
}

.membership_tbl_cols {
	margin: 0; 
	padding: 0; 
	overflow: hidden;
	width: 99%
}
.membership_tbl_cols li {
	float: left; 
	display: inline;
	margin: 0;
	padding: 0;
	white-space: normal
}

.memform_label {
	width: 33%;
	font-weight: bold
}
.memform_input {
	 width: 66%
}
.memform_input_txt {
	color: #ccc; 
	border: 1px solid #fff; 
	background-color: #37383B;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	padding: 3px 2px 1px 2px;
}
input.memform_input_txt {
	height: 17px; 
}


/* Wordpress*/
.commentarea textarea {
	width: 90%
}

	

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
