/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #eee url(/images/bg-tile.gif) repeat center;
	border-top: 0px solid #000;
	color: #333;
	font-size: 12px;
	padding: 0 0 40px;
	}


/* anchors
----------------------------------------------- */
a {
	color: #327ebc;
	font-weight:bold;
	text-decoration: none;
	}
a:hover {
	color:#333;
	}


/* Masthead Social Buttons
----------------------------------------------- */
.social-row {
	float: right;
	}
.social-right {
	margin-bottom: 6px;
	float: right;
	}
.social-rightb {
	margin-bottom: 8px;
	float: right;
	}

/* 960 grid system container background
----------------------------------------------- */
.container_16 {
	background:#fff;
	}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}
h6.events {
	color: #777777;
	font-size:1.1em; 
	text-transform:none;
	margin-bottom: 0px;
	}
h1 {
	font-weight: bold;
	display: block;
	}


h3.icons {
	padding-bottom: 4px;
	margin-bottom: 4px;
	color: #327ebc;
	font-size: .9em;
	}
h3.icons img{
	font-size: .9em;
	padding-bottom: -4px;
	margin-bottom: -4px;
	margin-right: 4px;
	color: #327ebc;
	vertical-align: text-bottom;
	}
h5.lists {
	font-size:1em;
	}
/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	background:#aaa;
	padding:.7em 1em;
	margin-bottom:0;
	}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
	}
.event_items {
	padding-top: 6px;
	border-bottom: 1px solid #ddd;
	}
.event_items p{
	padding-bottom: 4px;
	margin: 0px;
	}
fieldset#event-form-field {
	background-color: #eaf3f7;
	border:1px solid #ccc;
	margin:5px 0 0px 0;
	padding:0px;
}
#events {
	margin-top: 10px;
	border-top: 1px solid #ddd;
	}
#events .event-content {
	margin:0px;
	width:95%;
	padding:10px 10px 2px 10px;
}

#events .even {
	background-color: #eaf3f7;
}

#events .event-date {
	font-size:11px;
}

#events .event-title {
	text-transform:none;
	font-weight: bold;
}

span.featured {
	color: #888;
	}
/* boxes
----------------------------------------------- */
.box {
	background: transparent url(/images/module_bg.png) no-repeat top;
	margin-bottom:20px;
	padding: 0px 10px 1px 10px;
	}
.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	margin: 0;
	padding:6px 2px;
	}
.box h2.title {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#000;
	background: none;
	margin: 0px;
	}
.box h2 a,
.box h2 a.visible {
	color: #333;
	border:none;
	margin: 0px;
	vertical-align: middle;
	}
.grid_4 .box h2 a {
	background-position: 97% 50%;
	}
.grid_5 .box h2 a {
	background-position: 98% 50%;
	}
.grid_12 .box h2 a {
	background-position: 99% 50%;
	}
.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url(/switch_plus.gif);
	}
.box h2 a:hover {
	background: none;
	}
.block {
	padding-top:10px;
	}
div.menu {
	padding:0;
	}
div.menu h2 {
	margin:0;
	}
div.menu .block {
	padding-top:0;
	}

/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
	}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
	}
blockquote cite {
	font-size:.9em;
	}
ul, ol {
	padding-top:0;
	}
.top_row {
	height: 350px;
	}
.top_row_support {
	height: 250px;
	}
.module_1 {
	width: 340px;
	float: left;
	margin-bottom: 20px;	
	}
.module_2 {
	width: 340px;
	float: right;
	margin-bottom: 20px;	
	}
.module_1_support {
	width: 340px;
	float: left;
	margin-bottom: 0px;	
	}
.module_2_support {
	width: 340px;
	float: right;
	margin-bottom: 0px;	
	}

/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
	}
ul.menu li {
	margin:0;
	padding: 2px 0 2px 0px;
	border-bottom:1px solid #bbb;
	}
ul.menu li a {
	display:block;
	padding:4px 10px 10px 0px;
	border-bottom:1px solid #ccc;
	}
ul.menu li a:hover {
	background:#eee;
	}
ul.menu li a:active {
	background:#ccc;
	}
	
/* List
----------------------------------------------- */
ul.list {
	list-style:none;
	border-top:1px solid #bbb;
	}
ul.list li {
	margin:0;
	padding: 2px 0 2px 0px;
	border-bottom:1px solid #bbb;
	}
ul.list li a {
	display:block;
	}

ul.menu li a:active {
	background:#ccc;
	}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
	}
ul.menu ul li a {
	padding-left:30px;
	}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
	}
ul.section li {
	text-transform:uppercase;
	}
ul.section li a {
	background:#bbb;
	}
ul.section li a:hover {
	background:#aaa;
	}
ul.section li a:active {
	color:#fff;
	background:#666;
	}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
	}
ul.section li li a:hover {
	background:#ccc;
	}
ul.section li li a:active {
	color:#000;
	background:#fff;
	}
ul.section ul li {
	text-transform:none;
	}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
	}
ul.section ul.current li a:hover {
	background:#ddd;
	}
ul.section ul.current li a:active {
	background:#fff;
	}
ul.section li a.current {
	color:#fff;
	background:#666;
	}
ul.section li a.current:hover {
	background:#555;
	}
ul.section li a.current:active {
	background:#444;
	}
ul.section li a.active {
	background:#fff;
	cursor:default;
	}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
	}


/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
	}
col.colC {
	width:8em;
	}
th, td {
	padding:.2em 1em;
	text-align:left;
	}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
	}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
	}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
	}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
	}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
	}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
	}
tfoot tr.total th {
	text-transform:uppercase;
	}
th.currency,
td.currency {
	text-align:right;
	}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
	}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
	}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
	}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
	}
fieldset p label {
	width:98%;
	}
fieldset p input {
	width:98%;
	}
fieldset p select {
	width:99%;
	}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
	}
fieldset.login p input {
	width:60%;
	}
fieldset.login input.button {
	margin-left:35%;
	}
form p.notice {
	font-weight:bold;
	}
input.search.text {
	width:66%;
	}
input.search.button {
	width:28%;
	margin-left:2%;
	}
#message_box {
	margin-left: auto;
	margin-right: auto;margin-top: 12%;
	padding: 1.5em 3em;
	background: #fff;
	border: 1px solid #eee;
	width: 50%;
	}


/* articles
----------------------------------------------- */
.articles {
	padding:0;
	background: #fff;
	}
.article {
	/* background: transparent url(../images/lrg_module.png) no-repeat top; */
	margin-bottom:10px;
	padding: 0px;
	}
.article ul {
	padding:0px;
	margin: 0px;
	border-top:1px solid #bbb;
	}
.article li {
	
	border-bottom:1px solid #bbb;
	padding: 2px 0 2px 0;
	margin: 0px;
	list-style: none;
	}
.article li p{
	
	padding: 0px;
	margin: 0px;
	
	}
.articles h2 {
	margin:0;
	}
#articles {
	padding-top:0;
	}
.article {
	
	}
.article_events {
	border-top:0px solid #bbb;
	padding-top:0em;
	}
.article_events h3{
	font-size: 1.5em;
	}
.box .article {
	border-top:3px solid #fff;
	padding:0px 0px 0 0px;
	}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
	}
.article a:hover {
	
	color:#333;
	}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
	}
.box .first {
	border-top:none;
	}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
	}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
	}
.article a.image:hover {
	border:1px solid #666;
	}
.article a.image img {
	float:left; 
	}
.article div.meta_container{
	height: 30px;
	width: 100%;
	}
.article p.meta {
	font-size: .9em;
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-top: .5em;
	margin-bottom:0em;
	}
.article p.meta img{
	margin: 0px;
	padding: 0px;	
	}
.right{
	float: right;
	}
.center {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	text-align: center;
	color: #888;
	}
.addthis{
	margin-left: 128px;
	}
.date {
	color: #888;
	font-size:.9em;
	margin-bottom:.8em;
	float: left;
	width: 100%;
	}
.small {
	font-size: .9em;
	}
.by {
	color: #888;
	padding-right: 4px;
	}

/* site information
----------------------------------------------- */
#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom:10px;
	}
#site_info a {
	color:#fff;
	}
#site_info a:hover {
	color:#000;
	}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Accordian
----------------------------------------------- */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: transparent;
	font-size:1.1em;
	font-weight: normal;
	}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
	}
.element p {
	margin: 0;
	padding: 4px;
	}
.float-right {
	padding:10px 20px;
	float:right;
	}
#accordian-block {
	padding-bottom:10px;
	}


/* Mootools Kwicks
----------------------------------------------- */
#kwick-box { 
	padding:0;
	overflow:hidden;
	margin-top: 10px;
	}
#kwick-box h2 { 
	margin:0;
	}
#kwick {
	position: relative;
	}
#kwick .kwicks {
	display: block;
	background: #999;
	height: 120px;
	list-style:none;
	margin:0;
	overflow:hidden;
	}
#kwick li {
	float: left;
	margin:0;
	padding:0;
	}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 100px;
	width: 214px;
	padding: 10px;
	background: #fff;
	border-right: 1px solid #fff;
	}
#kwick .kwick span {
	color:#fff;
	}
#kwick .one {
	background: #aaa;
	}
#kwick .two {
	background: #aaa;
	}
#kwick .three {
	background: #aaa;
	}
#kwick .four {
	background: #aaa;
	}
	
	
/* ARTICLE COMMENTS */

#comments {
}

#comments h6, #comment-form h6 {
	border-bottom:1px solid #aaa;
	font-size:11px;
	font-weight:normal;
	padding-bottom:5px;
	margin:25px 0 0 0;
}

#comments dl {
	padding:0;
	margin:0;
}            

#comments dl dt  {
	font-size:10px;
	text-transform:uppercase;   
}

#comments .comment-date {
	float:right;
	font-size:11px;
}

#comments .posted-by {
	text-transform:none;
}

#comments dl dd {
	margin:15px 0 0 0;
	font-size:14px;
	line-height:18px;
}

#comments .comment-content {
	margin-bottom:15px;
	width:94%;
	padding:15px;
}

#comments .even {
	background-color:#eee;
}

#comment-form {
}           

#comment-form h6 {
	
}   

fieldset#comment-form-field {
	background-color: #eaf3f7;
	border:1px solid #ccc;
	margin:25px 0 25px 0;
	padding:10px 20px 10px 25px;
}

fieldset#comment-form-field label {
	font-size:12px;
	color:#111;
}

form#comment-form-form {
	float:left;
	width:50%;
	clear:left;
}

#disclaimer {
	float:right;
	width:35%;
    clear:left;
	margin:30px 35px 0 0;
}

#disclaimer p {
	font-family:"Lucida Grande", lucida, Arial, sans-serif;
	font-size:11px; 
	padding-left:15px;
}

#info_cloud {
	background: transparent url(../images/sponsor_cloud.png) no-repeat;
	width: 207px;
	height: 70px;
	text-align: left;
	padding: 21px 0px 0 22px;
}
#info_cloud p{
	padding: 0px;
	margin: 0px;
	color: #aaa;
	font-size: .8em;
}
#info_cloud h1 a{
	font-size: 20px;
	padding: 0px;
	margin: -5px 0px 0px 0px;
	color: #e39602;
}

/************************************************************************ 
FLICKR
/************************************************************************/

.fkr_box {
	margin-left: -6px;
	padding-left: -8px;
	}
#flickr {
	display: inline;
	width: 340px;
	background: red;
	}

#flickr a img, #flickr img {
float:left;
margin:0 0px 8px 8px;
background: #dfdec2;
padding:4px;
width:68px;
height:68px;
}
#flickr_sidebar {
	display: inline;
	width: 200px;
	background: red;
	}

#flickr_sidebar a img, #flickr_sidebar img {
float:left;
margin:0 0px 8px 8px;
background: #dfdec2;
padding:4px;
width:48px;
height:48px;
}


img, div, input { behavior: url(/iepngfix.htc) }