/*
Copyright (c) 2009, CSSJockey! All rights reserved.
Version: 2.3.1
*/
/* WordPress Sidebar Styles */

.widgetone{
	padding:0 0 0px 0;
	margin:0 0px 10px 0px;
	clear:both;
	color:#2a2a2a;
	background:#FFF;
}
.widgetone h2{
	padding:5px 7px 5px 7px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	letter-spacing:0px;
	cursor:default;
	margin:0 0 0px 0;
	background:#FFF url(images/sidebarheading.gif) bottom repeat-x;
	color:#2a2a2a;
	border-top:1px solid #e3e1e1;
}
.widgetone form#searchform{
	padding:5px;
}
.widgetone form#searchform #s{
	width:138px;
	color:#333333;
	background:#efefef url(images/searchbox.gif) right no-repeat;
	font:italic 11px verdana;
	border:1px solid #ccc;
	padding:5px 25px 5px 5px;
}
.widgetone form#searchform #searchsubmit{
	display:none;
	background:#a4d546;
	color:#000;
	font:bold 11px verdana;
	border:1px solid #252525;
	padding:4px 6px 4px 6px;
}
.widgetone p{
	padding:0 10px 0 10px;
	margin:0 0 10px 0px;
}
.textwidget{
	font-size:8pt;
	padding:5px 7px 5px 7px;
}
.textwidget a{
	color:#990000;
}
.textwidgetone a:hover{
	color:#333333;
}
.widgetone_tag_cloud h2{
	text-align:left;
}
.widgetone ul{
	margin:0px;
	padding:10px 0px 10px 0px;
	font:normal 9pt Arial, Helvetica, sans-serif;
}
.widgetone ul li{
	list-style:none;
	padding:0 0 3px 0px;
}
.widgetone ul li a{
	padding:0 0 0 10px;
	color:#990000;
}
.widgetone ul li a:hover{
	padding:0 0 0 10px;
	color:#333333;	
}
#recentcomments li {
	padding:0 0 3px 10px;
}
#recentcomments li a{
	background:none;
}
.widgetone_pages ul li, 
.widgetone_categories ul li, 
.widgetone_archive ul li, 
.widgetone_links ul li, 
.widgetone_meta ul li, 
.twocolumn ul li{
	width:50%;
	float:left;
}
.widget_tag_cloud{
	text-align:center;
	padding:0 0 10px 0;
}
.widget_tag_cloud h2{
	margin:0 0 5px 0;
	text-align:left;
}
.widget_tag_cloud a{
	padding:0 5px 0 5px;
	color:#999;
}
#wp-calendar{
	width:100%;
	color:#333333;
	padding:0 5px 5px 5px;
	font-size:8pt;
}
#wp-calendar caption{
	text-align:center;
	font-size:9pt;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 0 5px 0;
}
#wp-calendar th {
	text-align:center;
	font-weight:bold;
}
#wp-calendar tr td{
	text-align:center;
	padding:3px;
}
#wp-calendar a{
	color:#990000;
	font-weight:bold;
}
/* Sidebar Two */
.widgettwo{
	margin:0px 0 10px 0;
	background:#ffffff;
	padding:0 0 5px 0;
}
.widgettwo h2{
	margin:0px 0 0 0 !important;
	padding:5px 7px 5px 7px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	letter-spacing:0px;
	cursor:default;
	margin:0 0 0px 0;
	background:#FFF url(images/sidebarheading.gif) bottom repeat-x;
	color:#2a2a2a;
	border-top:1px solid #e3e1e1;
}
#sidebartwo div.widget_search{
	padding:0px;
}
.widgettwo form#searchform{
	margin:0px;
	padding:5px 5px 5px 5px;
	background:#ccc;
	border:1px solid #ccc;
}
.widgettwo form#searchform #s{
	width:215px;
	color:#333333;
	background:#fff url(images/searchbox.gif) right no-repeat;
	font:italic 11px verdana;
	border:1px solid #ccc;
	padding:5px 25px 5px 5px;
}
.widgettwo form#searchform #searchsubmit{
	display:none;
	background:#a4d546;
	color:#000;
	font:bold 11px verdana;
	border:1px solid #252525;
	padding:4px 6px 4px 6px;
}
.widgettwo p{
	padding:0 10px 0 10px;
	margin:0 0 10px 0px;
}
#sidebartwo div.textwidget{
	font-size:9pt;
	padding:5px 7px 5px 7px;
	line-height:1.5;
}
.textwidget a{
	color:#990000;
}
.textwidgettwo a:hover{
	color:#333333;
}
.widgettwo_tag_cloud h2{
	text-align:left;
}
.widgettwo ul{
	margin:0px;
	padding:10px 0px 10px 0px;
	font:normal 9pt Arial, Helvetica, sans-serif;
}
.widgettwo ul li{
	list-style:none;
	padding:0 0 3px 0px;
}
.widgettwo ul li a{
	padding:0 0 0 10px;
	color:#990000;
}
.widgettwo ul li a:hover{
	padding:0 0 0 10px;
	color:#333333;	
}
#sidebartwo #recentcomments li {
	padding:0 0 3px 10px;
}
#sidebartwo #recentcomments li a{
	background:none;
}
#sidebartwo .widget_pages ul li, 
#sidebartwo .widget_categories ul li, 
#sidebartwo .widget_archive ul li, 
#sidebartwo .widget_links ul li, 
#sidebartwo .widget_meta ul li, 
#sidebartwo .twocolumn ul li{
	width:50%;
	float:left;
}
.widget_tag_cloud{
	text-align:center;
	padding:0 0 10px 0;
}
.widget_tag_cloud h2{
	margin:0 0 5px 0;
	text-align:left;
}
.widget_tag_cloud a{
	padding:0 5px 0 5px;
	color:#999;
}
#wp-calendar{
	width:100%;
	color:#333333;
	padding:0 5px 5px 5px;
	font-size:8pt;
}
#wp-calendar caption{
	text-align:center;
	font-size:9pt;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 0 5px 0;
}
#wp-calendar th {
	text-align:center;
	font-weight:bold;
}
#wp-calendar tr td{
	text-align:center;
	padding:3px;
}
#wp-calendar a{
	color:#990000;
	font-weight:bold;
}
.widget_rss ul li{
	padding:0 10px 5px 0px;
	margin:0px;
	height:12px;
	overflow:hidden;
}
.rsswidget img{
	height:10px;
	width:10px;
}
.rsswidget{
	color:#FFF;
}
a.rsswidget{
	font-size:8pt;
	font-weight:bold;
}

/* ## Custom Widgets by CJ ## */
/* Twitter Widget */
#twitter_update_list{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0;
	font-size:85%;
}
#twitter_update_list li{
	background:url(images/bullet.gif) 0 4px no-repeat;
	padding:0 7px 7px 7px;
	margin:0px;
}
#twitter_update_list li a{
	background:none;
	padding:0px;
	margin:0px;
}
.cj_twitter_link, .cj_flickr_link{
	text-align:center;
	padding:5px 0 10px 0;
	font-weight:bold;
	font-size:85%;
}
/* Flickr Widget */
#flickr_badge_uber_wrapper {text-align:center;}
#flickr_badge_wrapper {padding:10px 0 0px 5px;}
.flickr_badge_image {width:45%; float:left;}
.flickr_badge_image img {border: 2px solid #ccc !important;}
.flickr_badge_image img:hover {border: 2px solid #999 !important;}
.flickr_badge_image {margin:0 3px 7px 3px;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
/* ## Custom Widgets by CJ ## */
