/*
Theme Name: Click Communications
Theme URI: http://www.clickcommunications.com
Description: The default Click theme
Version: 1.0
Author: Anchor Point ITS
Author URI: http://www.ap-its.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/*comments*/
#comments, #respond h3 {
	padding:30px 0 0 0;
	color:#87AF5D;	
}

.commentlist {
	list-style:none;
}

.comment a, .comment-body a {
	color:#87AF5D;
	text-decoration:none;
}
/* end comments*/

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#sub_content {
	width:860px;
	text-align:center;
	border:1px solid #000;
}
.content_left {
	width:278px;
	float:left;
	padding-left: 30px;
}
/*.content_right {
	width:540px;
	float:left;
	margin:0;
	padding:0 0 0 50px;
}
.content_right .top {
	margin-top:20px;
	background-image:url(http://www.clickcommunications.com/images/corners/about_rt_bg_top.png);
}
.content_left .top {
	margin-top:20px;
	background-image:url(http://www.clickcommunications.com/images/corners/about_bg_top.png)
}
.content_right .bottom {
	margin-bottom:20px;
	background-image:url(http://www.clickcommunications.com/images/corners/about_rt_bg_bottom.png);
}
.content_left .bottom {
	margin-bottom:20px;
	background-image:url(http://www.clickcommunications.com/images/corners/about_bg_bottom.png);
}
.content_left .top, .content_left .bottom {
	width:278px;
	height:11px;
	background-position:top;
	background-repeat:no-repeat;
}
.content_right .top, .content_right .bottom {
	width:540px;
	height:17px;
	background-position:top;
	background-repeat:no-repeat;
}*/
/*** Modified ***/
.content_right {
	background-color:#f9f9f9;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:920px;
	margin:0 0 20px 0;
	padding:20px 10px 10px 10px;
}
/**************/

.content_left .text, .content_right .text {
	background-color:#f9f9f9;
	padding:0 15px 10px 15px;
	clear:both;
}

table
{
	padding-top:10px;
}
table tr td
{
	padding:0 18px 18px 0;
}
#staff img 
{
	border:0;
}

#sidebar, .widget_archive
{
	text-align:left;
	font-weight:bold;
}
#sidebar ul, .widget_archive ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar ul li, .widget_archive ul li, .widget
{
	list-style:none;
	margin:0;
	padding-bottom:12px;
}

.post
{
	text-align:left;
}

.post a, #sidebar a, .widget_archive a
{
	color:#87AF5D;
	text-decoration:none;
}

.entry {
	font-weight:normal;
}

.posttitle {
	
	color:#87AF5D;
	font-size:22px;
	line-height:27px;	
	text-align:left;
	/*font-weight:bold;*/
	display:inline;
	width:75%;
	display:inline-block;	
}

.posttitle a
{
	color:#87AF5D;
	text-decoration:none;
}

.posttimestamp {
	float:right;
	display:inline-block;
	text-transform:lowercase;
}

.widgettitle
{
	border-bottom:1px solid #D7D7D7;
	color:#87AF5D;
	font-size:22px;
	line-height:27px;
	margin:0 0 10px;
	padding-bottom:5px;
	text-align:left;
	font-weight:bold;
}
.postheader {
	margin:0 0 10px;
	border-bottom:1px solid #D7D7D7;
	padding-bottom:5px;
}

.postfooter {
	border-top:1px solid #D7D7D7;
	text-align:right;
	padding-top:10px;
}

.postmetadata {
	clear:both;
	text-align:left;
	margin-top: 50px;
}
.author-text {
	color:#87AF5D;
	float:right;
	font-size:14px;
	font-style:italic;
}


.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#87AF5D}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #cbdcb9;
  border-right:1px solid #cbdcb9;
  background:#a5c385}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f3f7ee;
  border-right:1px solid #f3f7ee;
  background:#9dbe7b}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #9dbe7b;
  border-right:1px solid #9dbe7b;}
.spiffy4{
  border-left:1px solid #cbdcb9;
  border-right:1px solid #cbdcb9}
.spiffy5{
  border-left:1px solid #a5c385;
  border-right:1px solid #a5c385}
.spiffyfg{
  background:#87AF5D;
  padding:0 8px 0 8px; color:#fff; font-size:11px; font-weight:bold;
}

.spiffyfg a{
	color:#FFF;
	text-decoration:none;
}

.author {
	
}


