/*
Theme Name: Redseven
Theme URI: http://wordpress.org/
Description: Redseven Theme
Author: Erik von Stackelberg
Author URI: http://www.designtolove.org/
*/


body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	background-image:url(images/bg_top.gif);
	background-position:top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-repeat:no-repeat;
	background-color:#FFF;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -212px;
	width:960px;
}
.clear {
	clear: both;
}
/*-----------------------------------------------------------------------------*/

h1 {
	color:#231F20;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:normal;
	letter-spacing:-3px;
	margin:15px 0 0;
	padding:0;
}
h2.blog_headline {
	color:#B01C21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0;
	padding:0;
}
h2.blog_headline a {
	color:#B01C21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:1px;
	text-decoration:none;
}
h2.blog_headline a:hover {
	background-color:#fab65c;
	padding:1px;
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #000;
}
h2.subnav {
	color:#BA2025;
	font-size:25px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:15px;
	margin-right:0;
	margin-top:15px;
	padding-left:20px;
}
h2.related {
	color:#BA2025;
	font-size:25px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:15px;
	margin-right:0;
	margin-top:15px;
	padding-left:20px;
}
.float_right {
	float:right;
}
.wide_divider {
	background-image:url("images/submenu_bg.gif");
	clear:both;
	display:inline;
	float:left;
	height:1px;
	margin-bottom:20px;
	margin-left:0;
	margin-top:35px;
	width:100%;
}
.italics {
	color: #a7a7a7;
	margin-right: 90px;
	margin-top: 40px;
	float: right;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	display:inline;
}
.italics a:link, .italics a:visited {
	color: #000;
	text-decoration: none;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}
.italics a:hover {
	color: #a7a7a7;
	text-decoration: none;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}
h6 {
	width: 320px;
	height: auto;
	color: #FFF;
	/*color:#FFFFFF;*/
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 401px;
	margin-top: -1px;
	line-height: 17px;
	display: block;
	z-index: 1000;
	position: relative;
	/*	background: url(images/post_excerpt_bg.gif);*/
background-color:#000;
	padding: 18px 25px;
}
h2 ul {
	list-style:none;
}
h2 li {
	list-style:none;
}
.news_date {
	width: auto;
	height: 15px;
	color: #FFF;
	margin-left: 90px;
	float: left;
	margin-bottom: -50px;
	position: relative;
	z-index: 1000;
}
.the_date {
	float:left;
	font-size:11px;
}
.the_date a {
	color:#247daf;
	text-decoration:none;
	padding:1px;
}
.the_date a:hover {
	padding:1px;
	background-color:#fab65c;
	border-bottom:1px dotted #000;
}
.twitter-timestamp {
	float:right;
	font-size:11px;
	margin-top:25px;
}
.twitter-timestamp:before {
	content: 'Tweeted ';
}
.twitter-message {
	color:#000000;
}
.blog_divider {
	background-repeat:repeat-x;
	clear:both;
	height:20px;
	margin-top:10px;
	width:100%;
}
.blog_title {
	margin-left:-5px;
}
.news_date a:link, .news_date a:visited {
	color:#000000;
	text-decoration:none;
	background: #FFF;
	padding-top: 7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:20px;
	margin-left:0px;
	font-weight:bold;
	background-image:url(../redseven_theme/images/rightarrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
}
.news_date a:hover {
	color:#FFF;
	text-decoration:none;
	background: #000;
	padding-top: 7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:20px;
	margin-left:0px;
	font-weight:bold;
	background-image:url(../redseven_theme/images/rightarrowblack.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
}
.rss_link a {
	float:right;
	background-image:url(images/rss.gif);
	display:block;
	width:30px;
	height:33px;
	text-indent:-9000px;
}
.rss_link a:hover {
	background-image:url(images/rss_hover.gif);
	text-indent:-9000px;
}
.divider_line {
	height:1px;
	background-color:#bdbdbd;
	margin-top:7px;
	margin-bottom:7px;
}
.small_text {
	font-size:10px;
	color:#999999;
}
.special_class {
	visibility:hidden;
	height:1px;
}
.hard_lead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:20px;
	letter-spacing:-1px;
	color:#BA2025;
	margin-bottom:10px;
}
li.cat-item {
	list-style:none;
}
#submenu a:link, #submenu a:visited {
	background-image:url(images/submenu_bg.gif);
	background-repeat:repeat-x;
	color:#231F20;
	display:block;
	font-size:14px;
	height:25px;
	letter-spacing:-0.4px;
	padding-left:20px;
	padding-top:7px;
	text-decoration:none;
	width:160px;
}
#submenu a:hover {
	background-color:#fab65c;
	display:block;
	height:25px;
	width:160px;
}
#submenu ul {
	list-style:none;
}
#submenu li {
	list-style:none;
}
li ul {
	margin:0;
	padding:0;
}
#related a:link, #related a:visited {
	background-image:url(images/submenu_bg.gif);
	background-repeat:repeat-x;
	color:#231F20;
	display:block;
	font-size:14px;
	height:25px;
	letter-spacing:-0.4px;
	padding-left:20px;
	padding-top:7px;
	text-decoration:none;
	width:160px;
}
#related a:hover {
	background-color:#fab65c;
	display:block;
	height:25px;
	width:160px;
}
.callout {
	background-image:url(images/callout_bg.gif);
	background-position:bottom center;
	width:141px;
	float:right;
	height:auto;
	background-color:#ebebeb;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:40px;
	color:#b01c21;
	line-height:21px;
	font-size:14px;
	margin:10px;
}
/*-----------------------------------------------------------------------------*/


#header {
	width: 960px;
	height: 204px;
	margin-left: 0;
	float: left;
	clear: both;
	background-image:url(images/nav_bg.gif);
	display:inline;
}
#header_bg {
}
.home_link {
	width:290px;
	float:left;
}
.home_link a:link, .home_link a:visited {
	background-image:url(images/nav_bg.gif);
	display:block;
	height:105px;
	text-indent:-9000px;
	width:290px;
}
.home_link a:hover {
	background-image:url(images/home_hover.gif);
	display:block;
	height:105px;
	text-indent:-9000px;
	width:290px;
}
.give_link {
	float:right;
	margin-top:10px;
	display:inline;
	margin-right:10px;
}
.give_link a {
	background-image:url(images/givenow_bg.gif);
	display:block;
	height:81px;
	text-indent:-9000px;
	width:84px;
}
.give_link a:hover {
	background-image:url(images/givenow_hover.gif);
}
.contact_link {
	float:right;
	margin-top:55px;
	margin-right:20px;
	display:inline;
}
.contact_link a {
	background-image:url(images/contact_bg.gif);
	display:block;
	height:47px;
	text-indent:-9000px;
	width:71px;
}
.contact_link a:hover {
	background-image:url(images/contact_hover.gif);
}
#menu {
	margin-top: 24px;
	padding-left: 30px;
	float: left;
	clear: both;
	width: 860px;
	height: 100px;
}
.menu_link {
	display: inline;
	font: normal bold 11px Arial, Helvetica, sans-serif;
}
#submenu {
	width:160px;
	margin-left:10px;
	float:left;
	margin-right:20px;
	overflow:hidden;
}
#related {
	overflow:hidden;
	padding-left:20px;
	width:160px;
	display:none;
}
#related_siteinfo {
	overflow:hidden;
	padding-left:20px;
	width:160px;
}
#related_siteinfo a:link, #related_siteinfo a:visited {
	background-image:url(images/submenu_bg.gif);
	background-repeat:repeat-x;
	color:#231F20;
	display:block;
	font-size:14px;
	height:25px;
	letter-spacing:-0.4px;
	padding-left:20px;
	padding-top:7px;
	text-decoration:none;
	width:160px;
}
#related_siteinfo a:hover {
	background-color:#fab65c;
	display:block;
	height:25px;
	width:160px;
}
#search {
	float:left;
	height:30px;
	margin-left:16px;
	padding-left:0;
	padding-top:2px;
	width:194px;
	margin-top:40px;
}
#s {
	background:none repeat scroll 0 0 #FFFFFF;
	border:medium none;
	color:#797979;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:13px;
	line-height:16px;
	margin-bottom:0;
	margin-right:7px;
	padding:5px;
	width:120px;
}
.searchgo {
	margin-left:2px;
	margin-top:-2px;
}
.search_caption {
	float: left;
	position: relative;
}
#footer {
	float: left;
	clear: both;
	width: 100%;
	height: 212px;
	text-align: center;
	background:url(images/footer_bg.gif);
	background-position: top center;
	background-repeat:repeat-x;
}
.push {
	height: 212px;
}
#footer_content {
	background:url("images/footer_bg.gif") repeat scroll center top transparent;
	height:172px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
.footer_text {
	font-size:11px;
	color:#c4c4c4;
	padding-top:75px;
}
.footer_text a {
	color:#247daf;
	text-decoration:none;
	padding:1px;
}
.footer_text a:hover {
	padding:1px;
	background-color:#fab65c;
	border-bottom:1px dotted #000;
}
a.insider:link, a.insider:visited {
	background-image:url(images/insider_link_bg.gif);
	border:medium none;
	color:#FFF;
	display:block;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:30px;
	padding-top:12px;
	text-decoration:none;
	width:129px;
	margin-right:3px;
	margin-top:34px;
	line-height:13px;
}
a.insider:hover {
	background-image:url(images/insider_link_bg_hover.gif);
	border:medium none;
	color:#000000;
	display:block;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:30px;
	padding-top:12px;
	text-decoration:none;
	width:129px;
}
.social_links {
	float:right;
	margin-left:67px;
	margin-right:7px;
	margin-top:54px;
}
a.social_linkedin:link, a.social_linkedin:visited {
	background-image:url(images/social_linkedin.gif);
	width:28px;
	height:28px;
	float:left;
	display:block;
	text-indent:-9000px;
}
a.social_linkedin:hover {
	background-image:url(images/social_linkedin_hover.gif);
}
a.social_facebook:link, a.social_facebook:visited {
	background-image:url(images/social_facebook.gif);
	width:28px;
	height:28px;
	float:left;
	display:block;
	text-indent:-9000px;
}
a.social_facebook:hover {
	background-image:url(images/social_facebook_hover.gif);
}
a.social_twitter:link, a.social_twitter:visited {
	background-image:url(images/social_twitter.gif);
	width:28px;
	height:28px;
	float:left;
	display:block;
	text-indent:-9000px;
}
a.social_twitter:hover {
	background-image:url(images/social_twitter_hover.gif);
}
a.social_rss:link, a.social_rss:visited {
	background-image:url(images/social_rss.gif);
	width:28px;
	height:28px;
	float:left;
	display:block;
	text-indent:-9000px;
}
a.social_rss:hover {
	background-image:url(images/social_rss_hover.gif);
}
a.social_flickr:link, a.social_flickr:visited {
	background-image:url(images/social_flickr.gif);
	width:48px;
	height:28px;
	float:left;
	display:block;
	text-indent:-9000px;
}
a.social_flickr:hover {
	background-image:url(images/social_flickr_hover.gif);
}
/*--------------Gallery-------------*/
a.tt-flickr:link, a.tt-flickr:visited {
	background-color:none;
}
.entry {
	clear:both;
	display:block;
	height:auto;
	margin:0;
	padding:0;
}
#content a, #blog_content a, #news_content a, #full_content a, .flickr_link a {
	background-color:#fab65c;
	color:#000;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	border-bottom:1px dotted #000;
}
#content a:hover, #blog_content a:hover, #news_content a:hover, #full_content a:hover, .flickr_link a:hover {
	background-color:#BA2025;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	color:#FFFFFF;
	border-bottom:1px dotted #000;
}
.insider_column {
	float:left;
	margin-right:25px;
	width:200px;
}
.insider_form {
	border:1px dotted #111111;
	height:20px;
	margin-top:-15px;
	padding:5px;
	width:200px;
}
.insider_column label {
	width:200px;
}
.insider_submit {
	background-color:#B71F24;
	border:1px solid #B71F24;
	color:#FFFFFF;
	float:left;
	font-family:Verdana;
	font-size:11px;
	height:30px;
	margin-bottom:20px;
}
.gen_form_column {
	float:left;
	margin-right:25px;
	width:250px;
}
.gen_form {
	border:1px dotted #111111;
	height:20px;
	margin-top:-15px;
	padding:5px;
	width:250px;
}
.gen_form_column label {
	width:200px;
}
.gen_form_submit {
	background-color:#B71F24;
	border:1px solid #B71F24;
	color:#FFFFFF;
	float:left;
	font-family:Verdana;
	font-size:11px;
	height:30px;
	margin-bottom:20px;
}
.lisa {
	border:1px dotted #111111;
	padding:5px;
	width:430px;
}
.mmf-form {
	float:left;
	width:550px;
}
.mmf-response-output {
	float:right;
	margin-left:0;
	padding:10px;
	width:100px;
}
/*-----------------D2L Logo----------------------------*/
.d2l_logo {
	float:right;
	height:40px;
	margin-right:10px;
	margin-top:8px;
	width:40px;
}
.d2l_logo a:link, .d2l_logo a:hover, .d2l_logo a:visited {
	display:block;
	width:40px;
	height:40px;
	text-indent:-9000px;
}
/* set the size of the definition list <dl> and add the background image */
#d2l_imap {
	display:block;
	width: 40px;
	height: 40px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	position:inherit;
	background-image:url(images/D2L_LOGO.png);
}
/*hotspots* - DEFINE MENU ITEM POSITION*/
/*first one sets relative position of list - important!!*/
#d2l_imap dd {
	position:inherit;
	padding:0;
	margin:0;
	border:0;
}
#d2l_imap #dd_menu_a {
	margin-left:0px;
	margin-top:0px;
	z-index:20;
	position:relative;
}
/* style the <dd><a> links physical size and the background image for the hover DEFINE MENU ITEM SIZE AND BG*/
#d2l_imap a#a_menu_a {
	display:block;
	width:40px;
	height:40px;
	background:transparent url(images/D2L_LOGO_HOVER.png) -100px -100px no-repeat;
	text-decoration:none;
	z-index:20;
}
/* move the link background image to position 0 0 when hovered */
#d2l_imap a#a_menu_a:hover {
	background-position:0 0;
	border-bottom:0;
	margin:0;
	padding:0;
}
/* style the span text so that it is not initially displayed */
#d2l_imap a span, #d2l_imap a:visited span {
	display:none;
}
.d2l_seal {
	background-image:url(images/D2L_SEAL.png);
	width:151px;
	height:149px;
	float:left;
	margin-top:10px;
}
/*----------------------------------------------------------------------*/
#content {
	float:left;
	height:auto;
	width:580px;
	font-size:13px;
	line-height:21px;
}
#blank_content {
	float:left;
	height:auto;
	width:580px;
	font-size:13px;
	line-height:21px;
	margin-left:175px;
}
#full_content {
	float:left;
	height:auto;
	width:940px;
	font-size:13px;
	line-height:21px;
	margin-left:10px;
}
.center {
	margin-left:15px;
	width:auto;
	position:relative;
}
.flickr_link {
	float:right;
	margin-top:-70px;
}
#site_credits {
	float:left;
	width:330px;
	height:auto;
	line-height:20px;
	font-size:14px;
	margin-left:10px;
	margin-right:20px;
}
#site_info {
	float:left;
	width:580px;
	height:auto;
	line-height:20px;
	font-size:14px;
}
#focal {
	width:940px;
	height:282px;
	margin-left:10px;
	clear:both;
	float:left;
}
#module_divider {
	background-image:url(images/module_divider.gif);
	width:960px;
	height:42px;
	float:left;
	clear:both;
}
.homepage_column_1 {
	float:left;
	height:224px;
	padding-left:10px;
	padding-right:10px;
	width:220px;
}
.homepage_column_1 a {
	float:left;
	height:224px;
	padding-left:10px;
	padding-right:10px;
	width:220px;
	background-image:url(images/areyoured.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9000px;
}
.homepage_column_1 a:hover {
	background-image:url(images/areyoured_hover.gif);
}
.homepage_column_2 {
	float:left;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	width:220px;
	background-image:url(images/campaigns_title.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.homepage_column_3 {
	float:left;
	height:224px;
	padding-left:10px;
	padding-right:10px;
	width:220px;
	background-image:url(images/stream_title.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.homepage_column_4 {
	float:left;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	width:220px;
	background-image:url(images/tweets_title.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:35px;
}
.homepage_blog_content {
	margin-top:55px;
}
#blog_content {
	background-image:url("images/blog_heading.gif");
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:auto;
	margin-left:10px;
	padding-top:115px;
	width:700px;
	font-size:13px;
	line-height:24px;
}
#comment {
	border:1px dotted #111111;
	font-family:verdana;
	padding:10px;
	width:680px;
	font-size:13px;
}
#submit {
	background-color:#B71F24;
	border:1px solid #B71F24;
	color:#FFFFFF;
	float:left;
	font-family:Verdana;
	font-size:11px;
	height:30px;
	margin-bottom:20px;
	clear:both;
}
#gallery_content {
	background-image:url("images/gallery_heading.gif");
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:auto;
	margin-left:10px;
	padding-top:115px;
	width:940px;
	font-size:13px;
	line-height:24px;
}
.sidebar {
	float:right;
	height:auto;
	width:230px;
}
.sidebar ul, .sidebar li, .sidebar ul ul {
	list-style:none;
}
.sidebar a:link, .sidebar a:visited {
	background-image:url(images/submenu_bg.gif);
	background-repeat:repeat-x;
	color:#231F20;
	display:block;
	font-size:14px;
	height:25px;
	letter-spacing:-0.4px;
	padding-left:20px;
	padding-top:7px;
	text-decoration:none;
	width:205px;
}
.sidebar a:hover {
	background-color:#fab65c;
	display:block;
}
.postmetadata {
	color:#C4C4C4;
}
.postmetadata a {
	color:#000000;
	text-decoration:none;
	padding:1px;
}
.postmetadata a:hover {
	padding:1px;
	background-color:#fab65c;
	border-bottom:1px dotted #000;
}
.alignleft {
	float:left;
	margin-bottom:20px;
	margin-right:30px;
	background-image:url(images/gallerythumb_bg.gif);
	border:none;
}
.alignleft a {
	background-image:url("images/button_prev.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:auto;
	text-align:right;
	text-decoration:none;
	width:125px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:2px;
}
.alignright {
	float:right;
}
.alignright a {
	background-image:url("images/button_next.png");
	background-position:right center;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:auto;
	text-decoration:none;
	width:120px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:2px;
}
.alignleft a:hover, .alignright a:hover {
	padding:1px;
	background-color:#fab65c;
	border-bottom:1px dotted #000;
}
h4 {
	font-size:13px;
	color:#AE1B20;
}
#news_content {
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:auto;
	margin-left:10px;
	padding-top:115px;
	width:700px;
	font-size:13px;
	line-height:24px;
}
#blog_rss_link a {
	background-color:#FFFFFF;
	background-image:url("images/social_rss.gif");
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
	margin-right:10px;
	margin-top:-64px;
	padding-bottom:8px;
	width:100px;
}
#blog_rss_link a:hover {
	background-image:url("images/social_rss_hover.gif");
	background-color:#FFFFFF;
	color:#fabe68;
	padding-bottom:8px;
}
h3 {
	margin-top:20px;
}
