/*different colours are:

white  -- lightest shade
alternate colour 2 ----D5FFFF
alternate colour --- 99ffff
body colour 00bdf2
darkblue  --  darkest shade
meta text colour -- ff1b6b*/

h2.post-form{
	color:darkBlue !important;
}
	
.searchresult
{
	background:white;
	border:1px solid #00bdf2;
}

#page, #main
{
	border:2px solid white;
}

.loginlabel, #profileUsername
{
	color:#00BDF2;
}

.poststuff a:hover
{
	color:#D5FFFF;
}

.lk_media_list td, .lk_category_list td
{
	background:white;
	border:2px solid #00bdf2;
}

#lk_forum,  #calendar_wrapLarge, .events_wrap, #postform, .lk_archive_message, #lk_archive_add
{
	background:#D5FFFF !important;
	border:1px solid white !important;
}
.lk_media_list td:hover
{
}

.lk_inside, #thread li, .lk_home_inside_cell, .lk_home_inside
{
	background-color:#D5FFFF !important;
	border:2px solid white !important;
	text-align:left;	
}

.lk_service_single, .lk_events_content
{
	background-color:#D5FFFF !important;
	border:1px solid white !important;
	text-align:left;
}
.lk_services_inside, .lk_links
{
	background-color:#D5FFFF !important;
	border:1px solid white !important;
	text-align:left;
}

.lk_vote_poll
{
	background-color: #D5FFFF !important;
}

.lk_service
{
	background-color:white !important;
	border:2px solid #00bdf2 !important;
	text-align:left;
}


/*darkblue*/
#latest th, #forumlist th, #media_wrap .media_list_post a,.lk_category_info, .lk_category_info table, .lk_category_info td, .lk_category_info tr, #lk_category_info td, .media_post_excerpt p, media_post_title, #EC_previousMonthLarge, #EC_nextMonthLarge
{
	color:darkblue !important;
}


/*calendar specific*/
					#wp-calendarLarge td
					{
						border-color:brown;
					}
					#todayLarge
					{
						background-color:lemonChiffon !important;
					}
					#tooltip {
						border:white solid 1px;
					}


/*text color*/
body, div, .lk_header, #footer, table, td, tr, th, #wrapper, h1, h2, h3, h4, h5, #page h2
{
	color:black;
}

/*a*/

			#main a, .lk_home_inside a, #page a, .lk_graphic_navigation a:hover
			{
				color:darkblue;
			};


			.topicmeta a:hover
			{
				color:white !important;
			}
			
			.poststuff a:hover, .threadauthor a:hover, .navigation div, #thread a
			{
				color:black;
			}




			.poststuff a, .threadauthor a, .poststuff, #thread a:hover, body a:hover
			{
				color:darkblue;
			}



/*#00bdf2;*/

/*body, background*/ 
body, div, .lk_header, #footer, table, #wrapper, #tooltip,.lk_upcoming_events th, #wp-calendarLarge .dayHead,#latest th, #forumlist th, #favorites th
{
	background-color:#00bdf2;
}

#page a:hover, #main a:hover
{
	color:#00bdf2;
}

#lk_category_table h3
{
	color:#00bdf2;
}

.post-form, .lk_post_form_p, .lk_post_form_p div,.topicmeta a, #CalendarLarge-Header, #media_wrap h3, .media_nav
{
	color:#00bdf2 !important;
}


#page div, #main div, #page table, #main table
{
	background-color:transparent;
}

/*alternate colour*/
#page #page td, #page , #main, #forumlist, #main td, .lk_search, .lk_search_add, #addnewpost, .lk_rss, .lk_post_form_p, .bb_smilies_toggle, .lk_post_form_p div, #latest tr, #latest, .infobox, .infobox div, .clearit, #main .admin, #main .admin div
{
	background-color:#99ffff;
/*	border-color:black;*/
}



/*breadcrumb*/
.lk_navigation_breadcrum
{
	color:#00bdf2;
}
.lk_crumb a, .lk_crumb_last a
{
	background:#99FFFF none repeat scroll 0 0;
	border-color:white white #99ffff;
	border-style:solid;
	border-width:2px;
	color:black;
	vertical-align:bottom;
}

.lk_nav_crumb a
{
	background:#99FFFF none repeat scroll 0 0;
	border-color:white;
	border-style:solid;
	border-width:2px;
	color:black;
	vertical-align:bottom;	
}
.lk_crumb a:hover
{
	color:#00bdf2;
	background:#99ffff
}

.lk_crumb_last a:hover
{
	background:#99FFFF;
	color:#00BDF2;
}



/*input*/
.lk_input, .text-input, .search-form select, input, textarea, .lk_post_form_p #topic, .lk_post_form_p  #post_content, .lk_home_login input, #commentform input, #profileContent input, #profileContent .avatar_wrap, .loginform input, .edit-form input, .edit-form textarea
{
	border:2px solid #00BDF2;
	color:darkblue;
	background:white;
}



form div, .admin
{
	color:black;
	border-color:black;
}


/*button*/
.lk_button a
{
	color:white !important;
}

#addnewpost div, #postformsub, .admin submit, #media_wrap .lk_button, #lk_post_form_p .lk_button input, .lk_button
{
	background-color:#00BDF2 !important;
	border:0px !important;
	color:white;
}

.lk_button:hover, .lk_button a:hover, #lk_add_event:hover
{
	background-color:darkblue !important;
	color:#00BDF2 !important;
	cursor:pointer;
}

/*meta text colour*/
.topicmeta, .topicmeta a
{
color:#00bdf2;
}

#latest td, #forumlist td, #favorites td
{
	border-color:#ff1b6b;
}


/*table headers*/





.lk_vote_poll .entry, .oneup_chart, .oneup_chart table, .oneup_chart tr, .oneup_chart td, .oneup_chart th, #lk_search_add td, #lk_search_add tr, #lk_forum td, #lk_forum tr
{
	background-color:transparent !important;
}

.lk_services_category a, .lk_services_subcategory a
{
	background:#00bdf2;
	color:white;
	border: 1px solid #00bdf2;
	vertical-align:middle;
/*	font-size:13pt;*/
}

.lk_services_category a:hover, .lk_services_subcategory a:hover
{
	color:#00bdf2;
	background:#99ffff
}

#latest td, #latest tr{
	background:transparent !important;
}

.lk_post, .lk_posts li
{
	background-color:white;
	border:2px solid #00BDF2;
}



.oneup_chart {
background-color:white !important;
border:2px solid #00BDF2 !important;
}
