/*
Theme Name: BuddyPress bp-cville
Theme URI: http://www.columbiaky.com/wp/wp-content/themes/bp-columbia/
Description: Columbiaky.com theme for BuddyPress.
Version: 1.0
Author: John Humphress
Author URI: http://www.columbiaky.com/
Template: bp-default
Tags: buddypress
*/

/* Inherit the default theme styles */
 @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );


body {	line-height: normal;margin-top:0px}
#header {margin-bottom: 10px; height: 50px; padding-top: 0px; background-color: #999; background-image: url('');} /* menu tabs and search bar */
#header #search-bar { top: 10px;width: 50%;}
#header #search-bar .padder { padding: 0px 20px;}
div.post .wp-caption {margin-bottom:10px;} /* margin below photo caption */
ul#nav { left: 10px;} /* Menu adjusment */
ul#nav li a {
	background-image: url('');
	background-color: #555;
	padding: 5px 10px;
}
h3.pagetitle {color: #1fb3dd;} /* You are browsing the catergory */
.tdleft { font-family:sans-serif; font-size:12px; color:black; text-decoration:none; text-align: left;}
table tr td  { padding:0px;vertical-align: top;}
div.post div.post-content {	margin-left: 0px;} /* remove space left by Avatar in post */

a:link.whitetext11 {text-decoration:none;font-family:sans-serif;font-size:12px; color:white;font-weight:normal;}
a:visited.whitetext11 {text-decoration:none;font-family:sans-serif;font-size:12px; color:white;font-weight:normal;}
a:hover.whitetext11 {text-decoration:underline;font-family:sans-serif;font-size:12px; color:#86c67c;font-weight:normal;}
a:active.whitetext11 {text-decoration:underline;font-family:sans-serif;font-size:12px; color:white;font-weight:normal;}

a:link.whitetext10 {text-decoration:none;font-family:sans-serif;font-size:10px;color:white;font-weight:normal;}
a:visited.whitetext10 {text-decoration:none;font-family:sans-serif;font-size:10px;color:white;font-weight:normal;}
a:hover.whitetext10 {text-decoration:underline;font-family:sans-serif;font-size:10px;color:#86c67c;font-weight:normal;}
a:active.whitetext10 {text-decoration:underline;font-family:sans-serif;font-size:10px;color:white;font-weight:normal;}

.wp-marquee {padding:3px 0 0 30px;color:navy;}
a:link.wp-marquee {text-decoration:none;font-family:Trebuchet MS;font-size:20px;font-weight:bold;}
a:visited.wp-marquee {text-decoration:none;font-family:Trebuchet MS;font-size:20px;font-weight:bold;}
a:hover.wp-marquee {text-decoration:underline;font-family:Trebuchet MS;font-size:20px;font-weight:bold;}
a:active.wp-marquee{text-decoration:underline;font-family:Trebuchet MS;font-size:20px;font-weight:bold;}

.maincontainer {min-height:800px;margin-right:auto;margin-left:auto;width:950px;padding:5px;background-color:#FFFFFF;border:1px solid #C0C0C0;}
.maincontent {width:795px;margin:5px 0 0 5px;}

.left-bg {background-color:#808080;width:150px;}
.titlewx {color:#FFFFFF;text-align:center;height:19px;background:url(/images/title_bl_bg.gif);padding:2px 0 0px 0;} 
.weatherbox {background: url(http://www.kentuckycities.net/wx/local_thumb_loop.gif);height: 110px;} 
.weathertxt {font-family:sans-serif;font-size:11px;color:#FFFFFF;text-align:center;margin-top:5px;}
.weathertxt img {width:47px;height:50px;text-align:center;border:1px solid #FFFFFF;margin:2px 0px 2px 0;vertical-align:middle;}
.leftmenu {font-family: sans-serif, Verdana, Arial, Helvetica;font-size:12px;font-weight:normal;color:#FFFFFF;padding:2px 0 3px 25px;background:url(/images/menu_button.gif);border-bottom:2px solid #52b244;text-align:left;}
.leftad {margin: 10px 0 10px 15px;}

/****************** Header  ******************/
/* .header {width:800px;} */
.header-logo {background:url(/images/header_bar.gif);height:50px;width:800px;}
.header-sitename {height:50px;float:left;}
.header-sitename img {height:50px;width:233px;border:0px;}
.header-kycities {height:50px;float:right;}
.header-kycities img {height:50px;width:213px;border:0px;}
.header-nav {background:url(/images/title_bl_bg.gif);height:21px;color:#FFFFFF;}
.header-lft-nav {float:left;text-align:left;padding: 0px 0 0 10px;font-size:11px;margin-top:3px;}
.header-rght-nav {float: right;text-align:right;padding:0px 10px 0 0;font-size:11px;margin-top:3px;}
.header-photo {height:100px;}
.header-search-bar {background:url(/images/search_bar.gif);height:32px;width:800px;}
.header-src-form {float:left;width:320px;text-align:left;margin-left:5px;}
.header-src-form input {margin-top:4px;}
.header-marquee {background-color:#CC0000;text-align:center;}
.header-marquee a{color:#FFFFFF;font-family:arial;font-size:20px;font-weight:bold;text-decoration:none;}

/****************** Footer  ******************/
.footer_z {background:url(/images/footer_bg.gif);background-repeat:repeat-x;color:#FFFFFF;font-family:sans-serif;font-size:10px;text-align:center;border-top:4px solid #87C77D;height:100px;}
.footernav {margin-top:5px;}
.footer_cpyrght {margin-top:5px;}
.footer_kycities {margin:5px 5px;}
.footer_kycities img {width:132px;height:30px;border:0px;}

/* Inherit the default theme adminbar styles */
/* @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css ); */



