/*
THEME NAME: Corporate Sandbox
THEME URI: http://www.bassadvertising.com
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. It has minimum styling and graphics, making it ideal for corporate blogs
VERSION: 1.0
AUTHOR: <a href="http://www.bassadvertising.com">Patrick Heeney</a>
AUTHOR URI: http://www.bassadvertising.com
*/

/* Architecture */
html { }

body {
	background: #0054a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:1em;
	color: #000;
}

#main {width:971px; margin:0 auto; position:relative;}

#header {height:198px;background:url(images/preview-top.jpg) top left no-repeat;}

#home, #page {padding-top:10px; float:left;}

#home .column-1 {float:left; width:250px;}
#home .column-2 {float:left; width:717px;}

#home .row-1 {float:left; width:802px; height:81px; margin-top:7px;}
#home .row-2 {float:left; width:165px; height:81px; margin-top:7px;}

#page .column-1 {float:left; width:235px;}
#page .column-2 {float:left; width:736px;}
#page .column-b {float:left; width:971px;}


#logo-spot {float:left; width:328px; height:145px; padding:53px 0 0 35px;}

#header-data {float:left; width:584px; height:70px; padding:105px 20px 0 0;}

#header-data ul{margin:0px;padding:0px;list-style-type:none;float:right;}
#header-data ul li{float:left;margin:0px;padding:0px;list-style-type:none;padding:0 18px;}
#header-data a{color:#FFFFFF;text-decoration:none;}
#header-data a:hover{text-decoration:underline;}

#header-data p{padding:15px 20px 0 0; text-align:right;}

#header-data input.search{padding:3px; width:220px; margin-right:5px; color:#1571bb;}

#header-data button.btn {
	width: 107px;
	height: 32px;
	cursor: pointer;
	text-indent: -9999px;
    border: none;
	background: transparent url(images/search-forward.gif) no-repeat top right;
}


#news-bar{width:240px; height:301px; background:#166eba url(images/home-sidebar.jpg) top left no-repeat; color:#fff; overflow:hidden;}

#news-bar a{color:#fff;}

#news-bar .news-navigation{height:40px; clear:both;}
#news-bar .prev {float:right; width:30px; height:30px; background: transparent url(images/arrow-left.gif) 50% 50% no-repeat; display:block; text-decoration:none; text-indent:-9999px; overflow:hidden;}
#news-bar .next {float:right; width:30px; height:30px; background: transparent url(images/arrow-right.gif) 50% 50% no-repeat; display:block; text-decoration:none; text-indent:-9999px; overflow:hidden;}

#news-bar .disabled {background: none;}

#news-container {background:url(images/title-news.gif) 10px 10px no-repeat;}

.newsticker-jcarousellite { width:240px; height:301px; overflow:hidden; }
.newsticker-jcarousellite ul{ margin:0px; padding:0px 10px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; height:130px; padding:0 10px; }
.newsticker-jcarousellite a{text-decoration:none;}
.newsticker-jcarousellite .title{font-weight:bold; line-height:1.4em; padding-bottom:2px;}
.newsticker-jcarousellite .info{font-size:.9em; line-height:1.2em;}


#events-bar{width:797px; height:81px; background:#c6d644; color:#0054a1; overflow:hidden;}

#events-bar a{color:#0054a1;}

#events-bar .events-navigation-left{float:left; width:100px;}
#events-bar .events-navigation-right{float:right; width:75px;}

#events-bar .preve {float:right; width:75px; height:81px; background: transparent url(images/button-left-arrow.gif) 50% 50% no-repeat; display:block; text-decoration:none; text-indent:-9999px; overflow:hidden;}
#events-bar .nexte {float:left; width:75px; height:81px; background: transparent url(images/button-right-arrow.gif) 50% 50% no-repeat; display:block; text-decoration:none; text-indent:-9999px; overflow:hidden;}

#events-bar .disabled {background: none;}

#events-container {background:url(images/title-events.gif) 10px 14px no-repeat;}

.eventsticker-jcarousellite { width:622px; height:81px; margin:0 75px 0 100px; }
.eventsticker-jcarousellite ul{ margin:0px;}
.eventsticker-jcarousellite ul li{ float:left; list-style:none; display:block; width:155px; padding:8px 0px; height:65px; overflow:hidden;}
.eventsticker-jcarousellite a{text-decoration:none;}
.eventsticker-jcarousellite .title{font-weight:bold; line-height:1.4em; padding-bottom:6px;}
.eventsticker-jcarousellite .info{font-size:.9em; line-height:1.2em;}


/*their#sidebar {
	margin: 20px 0 30px -210px;
	width: 190px;
	float: left;
	overflow: hidden;
}*/

/*#footer {
	clear: left;
	width: auto;
	padding: 20px;
	border-top: 3px solid #EFEFEF;
}*/

.powerrotator {margin:0; padding:0; height:300px; width:717px; background:#fff;}


#page-container{background:#fff url(images/bg-content-tile.gif) left top repeat-y; min-height:500px;}
* html #page-container{ height:500px; }

#page-group{background:#fff url(images/bg-content-tile2.gif) left top repeat-y; min-height:500px;}
* html #page-group{ height:500px; }

#page-footer{width:971px; height:4px; line-height:0; font-size:0; background:#fff url(images/bg-content-bot.gif) left top no-repeat; text-indent:-9999px;}

#footer {width:980px; margin-top:10px; color:#FFFFFF; padding-top:10px; padding-bottom:10px; border-top:1px solid #d1d1d1;}
#footer a{color:#fff; text-decoration:underline;}
#footer a:hover{text-decoration:none;}
#footer ul{margin:0px; padding:0px;}
#footer ul li{display:block; height:20px; float:left; list-style:none;}
#footer ul li a{padding:0 6px;}
#footer ul li a.first{padding-left:0px;}


/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #408ace;
	text-decoration: none;
}

a:hover {
	color: #408ace;
	text-decoration: underline;
}

img {
	border: 0;
}

td {
    text-align: left;
    vertical-align: top;
}

h1 {
    color:#408ace;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
    line-height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Alpha Shadow */

.alpha-shadow {
  float: left;
  background: url(images/shadow/shadow1.gif) no-repeat bottom right;
  margin: 0 0 0 0 !important;
  margin: 0 0 0 0;
}

.alpha-shadow .close-alpha {
  background: url(images/shadow/shadow2.png) no-repeat left top !important;
  background: url(images/shadow/shadow2.gif) no-repeat left top;
  padding: 0px 6px 6px 0px;
}

.breadcrumb{
  height:28px;
  padding-left:14px;
  margin-right: 3px;
  font-size:1.2em;
  line-height:28px;
  background:#ced54b;
  color:#fff;
}

.breadcrumb a{
    color:#fff;
}


.page-content{
    padding:10px;
}

/* Content */
.page-title {
  height:28px;
  padding-left:14px;
  margin-right: 9px;
  font-size:1.2em;
  line-height:28px;
  background:#ced54b;
  color:#fff;
  font-weight:bold;
}

.post {
	margin-bottom: 20px;
}

.event {
    margin-bottom: 30px;
	padding-bottom: 30px;
    border-bottom: 1px solid #EFEFEF;
}

.entry-title {
    color: #408ace;
	font-weight: normal;
	font-size: 160%;
    line-height: 110%;
    padding-bottom: 4px;
}

.entry-event {
    color: #bd2d24;
	font-weight: bold;
	font-size: 130%;
    line-height: 110%;
    padding-bottom: 10px;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #408ace;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-posted {
	color: #000;
	font-size: 90%;
	padding-top: 10px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
    line-height: 1.5;
	/*margin-left: 10px;
    margin-right: 10px;*/
}

.entry-content p {
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 1.1em;
	margin-bottom: 5px;
}

.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	font-size: 1em;
	margin-bottom: 5px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* - Secondary Menu */
#sub_nav
{
	width:206px;
	float:left;
}

#sub_nav ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#sub_nav li
{
	width:206px;
}

#sub_nav ul li a:link,
#sub_nav ul li a:visited,
#sub_nav ul li .current_sel
{
	width:206px;
	display:block;
	padding:4px 0px;
	font-weight:bold;
	text-decoration:underline;
    color:#408ace;
}

#sub_nav ul li .current_sel
{
	color:#ced54b;
}

#sub_nav ul li a:hover,
#sub_nav ul li a:active
{
	color:#ced54b;
    text-decoration:none;
}

#sub_nav ul ul
{
	padding:0;
	background: none;
}

#sub_nav ul li ul li a:link,
#sub_nav ul li ul li a:visited,
#sub_nav ul li ul li a:hover,
#sub_nav ul li ul li a:active,
#sub_nav ul li ul li .current_sel
{
	width:194px;
	padding-left:12px;
}

#sub_nav ul li ul li a:hover,
#sub_nav ul li ul li a:active,
#sub_nav ul li ul li .current_sel
{
}

#sub_nav ul ul ul
{
	padding:0;
	background: none;
}

#sub_nav ul li ul li ul li a:link,
#sub_nav ul li ul li ul li a:visited,
#sub_nav ul li ul li ul li a:hover,
#sub_nav ul li ul li ul li a:active,
#sub_nav ul li ul li ul li .current_sel
{
	width:182px;
	padding-left:24px;
}

#sub_nav ul li ul li ul li a:hover,
#sub_nav ul li ul li ul li a:active,
#sub_nav ul li ul li ul li .current_sel
{
}

#sub_nav ul ul,
#sub_nav .current_page_item ul ul,
#sub_nav .current_page_ancestor ul ul,
#sub_nav .current_page_ancestor .current_page_item ul ul,
#sub_nav .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
	}

#sub_nav .current_page_item ul,
#sub_nav .current_page_ancestor ul,
#sub_nav .current_page_ancestor .current_page_item ul,
#sub_nav .current_page_ancestor .current_page_ancestor ul,
#sub_nav .current_page_ancestor .current_page_ancestor .current_page_item ul,
#sub_nav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
	}

/* Alignments */
.alignright {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.alignleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.aligncenter {
    clear:both;
    margin-bottom:10px;
    margin-left: auto;
    margin-right: auto;
    display:block;
}


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	/*margin-bottom: 20px;*/
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}

.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/* calendar */
table.calendar { border-left:1px solid #999; border-top:1px solid #999; }
td.calendar-head { font-weight:bold; text-align:center; padding:5px; width:33%; }
tr.calendar-row	{  }
td.calendar-day	{ height:100px; min-height:100px; font-size:11px; background:#fff; overflow:hidden; }
* html div.calendar-day { height:100px; }
td.calendar-day:hover { background:#eceff5; }
td.calendar-day-np { background:#eee; min-height:80px; }
td.current-day { background:#CCEEFF; }
* html div.calendar-day-np { height:80px; }
td.calendar-day-head { background:#0054a1; font-weight:bold; text-align:center; width:120px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; color:#fff; }
div.day-number { background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }
div.calendar-event { padding-bottom:15px; }
td.calendar-day, td.calendar-day-np { width:123px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }

/* calendar categories */
.calendar-item-1 {color:#408ace;} /* school */
.calendar-item-3 {color:#99cc00;} /* city */
.calendar-item-5 {color:#cc0000;} /* community */


