/*CSS Document*/

* {
	margin:0;
	padding:0;
}

/*layout*/

body
{
	background:#000;
	color:#fff;
	font-family:"century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#wrapper
{
	border:0;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:820px;
	
	
}


#header
{
	background:url(images/header-back.png) no-repeat;
	padding-top:20px;
	width:820px;
	height: 115px;
}

#subheader
{
	width:820px;
	clear:both;
}

#container
{
	width:100%;
}

#rightcol
{
	float: left;
	width: 530px;
}

#rightgal
{
	float:left;
	font-family:"Century Gothic", Verdana, Arial;
	font-size:13px;
	font-weight:400;
	width: 540px

}

#leftcol,#leftgal
{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:250px;
	margin: 0 0 0 30px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {}


/*Elements*/

.nav
{
	float:right;
}

#meta 
{
	padding:10px 0
}

/*font style formatting*/

h1,h2,h3
{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-weight:none;
}

h1
{
	font-size:16px;
}

h2
{
	font-size:14px;
}

h3
{
	font-size:13px;
}

h2 a
{
	text-decoration:none;
}

a:link
{
	padding-bottom:0;
	text-decoration:none;
}

a:visited
{
	color: #ccee7f;
	text-decoration:none;
}

#meta a:visited, #login a:visited, #articletopics a:visited, {
	color:#89be10;
}


a:hover
{
	color:#fff;
	text-decoration:none;
}


#leftcol li, #leftcol p 
{
	padding: 0 5px 2px 5px;
}

#leftcol h1
{
	background:#89be10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	padding: 3px 2px;

}

#popular h2 a:link {
	color:white;
}
#popular h2 a:hover {
	color:#89be10;
}



#rightcol h2
{
	font-family:"Century Gothic", Verdana, Arial;
	font-weight:400;
	text-align:left;
}

#news, #cartoon, #ccof {margin-top:15px}

#news a{
	padding-bottom:7px;
}

#login
{
	float:right;
	margin:0 0 10px 0;
	text-align:right;
	width:360px
}

#login_inner
{
	margin-left:3px;
}

#login a, #login a:link, #login a:visited {font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}


/*image management*/

.img-right
{
	clear:both;
	float:right;
}


.newsimg
{
	border:#89be10 thin solid;
	float:left;
}

li.current a
{
	cursor:default;
}

/*main content layout*/


/*Feature*/


#feature h1, 
{
	font-weight:700;
}

#feature a:link,#feature a:visited
{
	color:#89be10;
	text-decoration:none;
}

#feature a:hover
{
	color:#FFF;
	text-decoration:none;
}

#feature img
{
	padding:20px 10px 10px 10px;
}

#feature p {
	margin:0 10px;
}

#feature h1{
	margin: 10px 0 0 10px;
}

#feature h2{
	margin: 0 0 10px 10px;
}


/* sidebar*/

.greenbox,.topicbox, #ccof
{
	border:#89be10 thin solid;
}

.greenbox li {
		list-style-position: outside;
		list-style:&#187;
		margin: 3px 0;
	}

.topicbox a:link 
{

	display:block;
	color: #fff;
	text-decoration:none;
	width: 95%;
	margin: 3px 0;

}

.topicbox a:visited 
{
	display:block;
	text-decoration:none;
	color:#fff;
	width: 95%;
}	

.topicbox a:hover{
	display:block;
	color:#89be10;
	text-decoration:underline;
	width: 95%;
}

#news ul, blog ul{
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
}

#news li, blog li {
		list-style-image: none;
		list-style-type: none;
		}

/* class formatting */

.date{
	color:#fff;
	font-size:11px;
}

#popular .date 
{
	color:#89be10;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.event {margin: 0 0 15px 0}

.news {
	margin: 0 0 15px 0;
}
.news h2 {margin:0; padding:0;}

#subscribe
{
	padding:10px;
	width:95%;
}

#register
{
	width:95%;
}

.logo,
{
	float:left;
}

a, hr
{
	color:#89be10;
}

.img-left
{
	float:left;
	width:100px;
	padding-right:10px;
}

input.button
{
   font-family:Verdana,sans-serif;
   color:#FFFFFF;
   background-color:#89be10;
   border-style:solid;
   border-color:#89be10;
}

input.field
{
   font-family:Verdana,sans-serif;
   color:#FFFFFF;
   background-color:#fff;
   border-style:solid;
   border-color:#89be10;
}

/*Listings*/

#listing h1, #popular h1 {
	margin: 10px 0 10px 0px;
}

#popular h2 {
	font-weight: 700;
}


.listing, .newslisting{
	width: 530px;
	clear: left;
}

.listing .listingimg{
	float: left;
	width: 100px;
	margin-left:10px;
	margin-right:5px;
}

* html .row p{ /* IE 3px jog hack*/
	height: 1%;
}


* html .row h2{ /* IE 3px jog hack*/
	height: 1%;
}


.listing p, .listing h2{
	margin-left: 110px;
}

.newslisting p, .newslisting h2{
	overflow:hidden;
}

.newslisting {
	margin-bottom:10px;
}

#popular{
	clear:both; 
	padding-top:10px;
}

#popular img {border:none}

.row { 
	position: relative; 
	width: 530px; 

} 

.left { 
	width: 100px; 
	height: 100px; 
	float: left; 
	margin: 0 0 5px 0; 
	clear:left;
} 
.right { 
	width: 420px; 
	float: left; 
	margin: 0 0 5px 0;
} 

/*articles page*/

#articlepage img {
	float:left; 
	padding:3px;

}

#articlepage li {
	padding-bottom:5px
}

#articlepage p {
	padding: 0 0 15px 0;
}

#articlepage h2 {
	font-size:16px; 
	font-weight:700; 
	padding: 10px 0 0 0;
}

#articletopics {
	font-size:11px
}


ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left:15px;
	padding:0px;
	}

/*navigation*/

#navmenu
{
	float:right;
	padding-bottom:20px;
}

#navlist
{
	list-style:none;
}

#navlist li
{
	display:inline;
}

#rollover-index
{
	background:url("images/newnav/home.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

#rollover-people
{
	background:url("images/newnav/people.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

#rollover-services
{
	background:url("images/newnav/services.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

#rollover-clients
{
	background:url("images/newnav/clients.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

#rollover-bl
{
	background:url("images/newnav/buddlife.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

#rollover-contact
{
	background:url("images/newnav/contact.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

a#rollover-index:hover,li.current a#rollover-index
{
	background:url("images/newnav/home.gif") -80px 0 no-repeat;
}

a#rollover-people:hover,li.current a#rollover-people
{
	background:url("images/newnav/people.gif") -80px 0 no-repeat;
}

a#rollover-services:hover,li.current a#rollover-services
{
	background:url("images/newnav/services.gif") -80px 0 no-repeat;
}

a#rollover-clients:hover,li.current a#rollover-clients
{
	background:url("images/newnav/clients.gif") -80px 0 no-repeat;
}

a#rollover-bl:hover,li.current a#rollover-bl
{
	background:url("images/newnav/buddlife.gif") -80px 0 no-repeat;
}

a#rollover-contact:hover,li.current a#rollover-contact
{
	background:url("images/newnav/contact.gif") -80px 0 no-repeat;
}

#rollover-index span,#rollover-people span,#rollover-services span,#rollover-clients span,#rollover-bl span,#rollover-contact span
{
	display:none;
}

#subnav
{
	float:left;
	text-decoration:none;
	width:460px;
	clear:left;
	font-weight:bold;
}

#subnav ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style:none;
	margin:0;
	padding:0 0 0 3px;
}

#subnav li
{
	display:inline;
	list-style:none;
}

#subnav a
{
	color:#FFF;
	padding:0 10px 0 0;
	text-decoration:none;
}

#subnav a:hover
{
	color:#89be10;
	width:1.5em;
}

/* Flash messages */

div#flash_error
{
	background-color: 	#990000;
	padding:			5px;
	color:				white;
	margin:				0 0 15px 0;
}

div#flash_msg
{
	background-color: 	#666666;
	padding:			5px;
	color:				white;
	margin:				0 0 15px 0;
}

/* pager */

div.pager {
	margin: 10px 0 10px 0;
	background-color: #000;
	clear: left;
}

.pager-but-active {
	padding: 10px;
}

.pager-but-inactive {
	padding: 10px;
}

.pager-out {
	padding: 1px;
}

.pager-in {
	padding: 1px;
}

.breadcrumb {
	padding: 0 2px 2px 0 ;
	margin: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.breadcrumb a:link {
	color:#89be10; 
	text-decoration:none
}
.breadcrumb a:active {
	color:#FFFFFF; 
	text-decoration:none
}
.breadcrumb a:visited {
	color:#89be10; 
	text-decoration:none
}
.breadcrumb a:hover {
	color:#FFFFFF; 
	text-decoration:none
}
#vnctxt {
	width:250px;
	padding: 5px 0;
	text-align:center;
}

h1.greenbox a:visited {
	color:#FFFFFF
}

a.sidebar-heading-link, a.sidebar-heading-link:visited
{
  color: #fff;
}

/*Admin */

.greenback {
	background:#669900; 
	padding:3px 5px 3px 10px;
}

#adminsubnav {
	text-decoration:none; 
	}
	
#adminsubnav ul{
	list-style:none; 
	margin: 0; 
	padding: 0 0 15px 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px}


#adminsubnav li {
	display:inline; list-style:none;}

#adminsubnav a {text-decoration:none; color:white; padding: 3px 20px 0px 0px;}

#adminsubnav a:hover {color: #669900; width: 1.5em}

/* candy stripes for table rows */
.odd {
	background-color: #111;
}

.even {
	background-color: #020;
}

th
{
  background-color: #444;
  color: white;
  font-weight: bold;
  padding: 10px;
}

#admintopics p{padding-bottom:10px}

/*admin main column*/

#admin {
	color:white
}

#admin td{
	padding: 10px;
	}
	
.list {
	border-bottom:#CCCCCC thin dotted;
}

label {
	padding-left: 10px;
}

h4 {
	font-size:12px;
}

.greyback {
	background-color:#CCCCCC;
}

#adminlogin {
	width: 250px;
	text-align:left;
	}
	
#feature a img{border:none}

#feature h2 {font-weight:bold}

img a {border:none}

#captcha { margin-left: 115px; }

