/*Ignite Social Media Stylesheet as of 4/07/09
Created by Mike Swartz at Upstatement
Upstatement.com -- (617) 245 0175
Modified by Gene Smith, Brian Friedlander, and Jeremy Welch at Ignite Social Media*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, SUB, SUP, TT, VAR, DD, DL, DT, LI, OL, UL, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-family: inherit;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
OL, UL
{
	list-style: none;
}
Q:before, Q:after, BLOCKQUOTE:before, BLOCKQUOTE:after
{
	content: "";
}
/*
body
{
font-family: "Lucida Grande", Arial, Verdana, Sans-serif;
font-size: 75%;
background-color: #ffcc99;
line-height: 20px;
}


#page_container
{
background-color: #FFF;
width: 1100px;
margin-left: auto;
margin-right: auto;
border-right: 2px solid #FFF;
border-left: 2px solid #FFF;
}
*/
#page_container
{
	background-color: #000;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 989px;
	text-align: left;
}
BODY
{
	background-color: #E7DECF;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-serif;
/*font-family:"Lucida Grande", Tahoma, Verdana, Arial, Sans-serif;*/
	font-size: 75%;
	line-height: 20px;
	text-align: center;
}
.clr
{
	clear: both;
}
#header_outer
{
	height: 160px;
	background-image: url(/images/template/header_outer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
#header
{
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/template/header_bg.jpg);
	background-repeat: repeat-x;
}
#logo
{
	height: 110px;
	width: 342px;
	float: left;
	background-image: url(/images/template/header_logo.jpg);
}
#search
{
	display: inline;
	padding: 20px 30px 0 60px;
	float: right;
	height: 80px;
	width: 240px;
	background-image: url(/images/template/header_search_bg.jpg);
	position: relative;
}
#search INPUT
{
	position: absolute;
	height: 20px;
	width: 180px;
	color: #CCC;
	top: 38px;
	left: 60px;
}
#search INPUT:focus
{
	color: #000;
}
#search BUTTON
{
	width: 40px;
	height: 29px;
	background: url(/images/template/search_button.gif) no-repeat top left;
	border: none;
	cursor: pointer;
	position: absolute;
	left: 250px;
	top: 36px;
}
#search FORM
{
	padding-top: 3px;
}
#nav
{
	width: 956px;
	float: left;
	height: 40px;
	background-color: #330000;
	border-bottom: 10px solid #330000;
	background-image: url(/images/template/nav_bg.jpg);
	background-repeat: repeat-x;
}
#nav UL
{
	text-decoration: none;
}
#nav UL LI
{
	width: 16.66666%;
	height: 40px;
	display: block;
	float: left;
	font-size: 1em;
}
#nav LI A
{
	padding: 13px 0 0;
	width: 159px;
	height: 27px;
	color: #FF9900;
	text-decoration: none;
	display: block;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
}
#nav LI A:hover
{
	color: #FFF;
}
#nav LI A.on
{
	background-color: #330000;
}
/********************* HOMEPAGE SPECIFIC STYLES **************************/
#billboard
{
	clear: both;
	width: 989px;
	background-color: #000;
/*background-image: url("/images/template/billboard_background.gif");*/
	background-position: bottom;
	background-repeat: repeat-x;
	height: 400px;
}
#billboard_container
{
	clear: both;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
}
#billboard_top
{
	margin: 10px 0 20px;
	float: left;
	width: 647px;
	height: 30px;
	background-image: url(/images/template/billboard_main_top.gif);
	background-repeat: no-repeat;
	background-color: #000;
}
#billboard_main
{
	float: left;
	width: 587px;
	background-color: #660000;
}
#billboard_main_outer
{
	width: 587px;
	padding: 12px 30px 30px;
	margin: 25px 0 0;
	float: left;
/*padding-bottom: 14px;*/
	padding-bottom: 30px;
	background-color: #660000;
	background-image: url(/images/template/billboard_main_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#billboard_image
{
	float: left;
	width: 150px;
	height: 305px;
	margin-right: 20px;
}
#billboard IMG
{
	float: left;
	margin: 0 20px 20px 0;
}
#billboard_content
{
	width: 587px;
	height: 285px;
}
#billboard_right_container
{
	width: 283px;
	float: right;
}
#billboard_top_right_outer
{
	margin: 27px 0 10px;
	padding-top: 15px;
	float: right;
	background-image: url(/images/template/billboard_top_right_top.gif);
	background-repeat: no-repeat;
}
#billboard_top_right
{
	padding: 0px 15px 20px 40px;
	display: inline;
	width: 228px;
	height: 123px;
	margin: 0;
	float: right;
	background-image: url(/images/template/billboard_top_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#billboard_bottom_right
{
	padding: 25px 20px 30px;
	display: inline;
	width: 225px;
	height: 124px;
	background-color: #FF9900;
	float: right;
	background-image: url(/images/template/billboard_bottom_bg.jpg);
	background-repeat: no-repeat;
}
#billboard_bottom_right_outer
{
	display: inline;
	margin: 0;
	width: 265px;
	padding-bottom: 9px;
	float: right;
	background-image: url(/images/template/billboard_bottom_end_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#downpage
{
	clear: both;
	width: 989px;
	background-color: #FF9900;
}
.downpage_container
{
	padding: 15px 0 20px;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}
.downpage_sub
{
	margin: 20px 0 0;
	padding: 10px 0 0 20px;
	width: 936px;
	height: 140px;
	background-image: url(/images/template/downpage_sub_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.downpage_blog_post
{
	float: left;
/*margin: 5px 10px;
padding-left: 20px;
padding-right: 20px;*/
	margin: 5px 10px;
	padding-left: 30px;
	padding-right: 10px;
	width: 169px;
	height: 130px;
	background: url(/images/template/post_bubble.gif) no-repeat 10px 0px;
	border-left: 1px solid #FF9900;
}
.downpage_sub>.downpage_blog_post:first-child
{
	border-left: none;
}
.downpage_blog_post A
{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.downpage_blog_post P
{
	margin-top: 10px;
}
.prev, .next, .carousel
{
	float: left;
}
.prev, .next
{
	margin: 50px 10px 0px;
	cursor: pointer;
}
.carousel UL
{
	float: left;
}
.carousel LI
{
	margin-left: 12px;
	margin-right: 12px;
}
.carousel
{
	background: #FFFFFF;
}
/*******************************************************/
#footer
{
	background-color: #330000;
	height: 100px;
}
#footer_container
{
	padding: 20px 0 0;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}
#copyright
{
	float: left;
	color: #663333;
	font-size: 10px;
}
#sitemap
{
	float: right;
	color: #663333;
	font-size: 10px;
}
/************ typography **************/
#billboard H1
{
	color: #FFF;
	font-size: 42px;
	font-weight: normal;
	margin-bottom: 15px;
}
#billboard H2
{
	color: #FFF;
	font-size: 18px;
	margin-bottom: 10px;
}
#billboard P
{
	color: #FFF;
	margin-bottom: 10px;
	line-height: 20px;
}
#billboard A
{
	color: #FF9900;
}
#downpage H1
{
	color: #FFF;
	font-size: 18px;
}
#footer P
{
	color: #FFF;
}
#sitemap A
{
	color: #FF9900;
}
H2
{
	font-size: 20px;
	margin: 0 0 10px;
}
H1
{
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 31px;
}
P
{
	margin-bottom: 10px;
}
/*#subpage_right_bubble_middle ul
{
margin: 20px 0 20px 20px;
}*/
A
{
	color: #FF0000;
	text-decoration: none;
}
A:hover
{
	color: #660000;
}
.subpage_left_bubble_middle A
{
	padding-left: 20px;
	background-image: url(/images/template/post_bubble.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.subpage_left_featured_middle LI
{
	margin: 10px 0;
	border-bottom: 1px dashed #CCC;
}
.subpage_left_bubble_middle LI
{
	margin: 10px 0;
	padding: 0 0 10px;
	border-bottom: 1px dashed #FF9900;
}
.subpage_left_bubble_middle LI A
{
	font-weight: bold;
}
.subpage_left_bubble_middle LI H3
{
	font-size: 100%;
}
UL
{
	list-style-type: disc;
}
#subpage_left UL
{
	list-style-type: none;
}
#subpage_right_bubble_middle P STRONG EM
{
	font-weight: bold;
	font-style: italic;
}
#subpage_right_bubble_middle P STRONG EM A
{
	font-weight: bold;
	font-style: italic;
}
#subpage_right_bubble_middle P EM
{
	font-style: italic;
	margin: 0 0 15px;
}
/******************** Sub pages ****************

#subpage_container
{
width: 1100px;
height: auto;
background-color: #FF9900;
}
*/
#subpage_container
{
	background-color: #FF9900;
	height: auto;
	width: 989px;
}
#subpage
{
	width: 956px;
	margin-right: auto;
	margin-left: auto;
}
#subpage_right
{
	margin: 0 0 40px;
	width: 691px;
	float: right;
}
#subpage_right_bubble_top
{
	margin: 30px 0 0;
	float: right;
	width: 678px;
	height: auto;
	background-color: #FF9900;
	background-image: url(/images/subpage/subpage_right_bubble_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#subpage_right_bubble_middle
{
	display: inline;
	float: right;
	margin-top: 20px;
	padding: 0 30px 40px 70px;
	width: 578px;
	height: auto;
	background-color: #FF9900;
	background-image: url(/images/subpage/subpage_right_bubble_middle.gif);
	background-repeat: repeat-y;
	background-position: top;
}
DIV.button INPUT
{
	background-image: url(http://ignitesma.s3.amazonaws.com/images/BrianC/submit-button-ignite.png);
	background-repeat: no-repeat;
	padding: 16px;
	width: 111px;
	border: 0px solid #000000;
	text-align: center;
	margin-left: 106px;
}
#subpage_right_bubble_bottom
{
	display: inline;
	float: right;
	height: 19px;
	width: 678px;
	background-color: #FF9900;
	background-image: url(/images/subpage/subpage_right_bubble_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#subpage_right_comment_top
{
	margin: 0px 0 40px;
	float: right;
	width: 678px;
	height: auto;
	background-color: #FF9900;
	background-image: url(/images/subpage/subpage_right_comment_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#subpage_right_comment_middle
{
	display: inline;
	float: right;
	margin: 30px 0 0;
	padding: 10px 30px 0 70px;
	width: 578px;
	height: auto;
	background-color: #FF9900;
	background-image: url(/images/subpage/subpage_right_comment_middle.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#subpage_right_comment_bottom
{
	float: right;
	height: 19px;
	width: 678px;
	background-color: #FF9900;
	background-image: url(/images/subpage/subpage_right_comment_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/********** Disqus comment styles *****/
#subpage_left
{
	float: left;
	padding: 15px 0 20px;
	width: 265px;
	height: auto;
}
.subpage_inner_container
{
	float: left;
	width: 265px;
	height: auto;
	margin: 0 0 20px;
}
.subpage_left_bubble_top
{
	margin: 0px 0 0;
	float: left;
	width: 265px;
	height: auto;
	background-color: #FF9900;
	background-image: url(/images/subpage/subpage_left_bubble_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.subpage_left_bubble_middle
{
/*display: inline;*/
	float: left;
	margin: 33px 0 0;
	padding: 0 15px;
	width: 235px;
	background-color: #FFCC66;
	height: auto;
}
.subpage_left_bubble_bottom
{
/*display: inline;*/
	float: left;
	height: 8px;
	width: 265px;
	background: #FF9900 url(/images/subpage/subpage_left_bubble_bottom.gif) no-repeat bottom left;
/*
background-color: #FF9900;
background-image: url("/images/subpage/subpage_left_bubble_bottom.gif");
background-repeat: no-repeat;
background-position: bottom;
*/
}
.subpage_left_featured_top
{
/*display: inline;*/
	margin: 0px 0 0;
	float: left;
	width: 265px;
	height: auto;
	background-color: #FFF;
	background-image: url(/images/subpage/subpage_left_featured_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.subpage_left_featured_middle
{
/*display: inline;*/
	float: left;
	margin: 33px 0 0;
	padding: 0 15px;
	width: 235px;
	background-color: #FFF;
	height: auto;
}
.subpage_left_featured_bottom
{
/*display: inline;*/
	float: left;
	height: 8px;
	width: 265px;
	background-color: #FFF;
	background-image: url(/images/subpage/subpage_left_featured_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#breadcrumbs
{
	margin: 10px 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #CCC;
}
#text_field
{
	margin: 0px 0px 0px 15px;
}
/*********  Blog Typography *********/
.details
{
	padding-bottom: 10px;
	margin: 0 0 15px 0px;
	border-bottom: 1px dashed #CCC;
}
.author_icon
{
	float: left;
	margin: 0 15px 0px 0;
}
.entry-content
{
	width: 575px;
/*float: right;*/
}
.post-footer
{
	margin: 0 0 45px;
/*width: 450px;*/
	width: 575px;
	float: right;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
.hentry
{
	float: left;
}
.social
{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-top: 20px;
	padding: 10px 0;
}
#subpage_right_bubble_middle OL
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 10px;
}
#subpage_right_bubble_middle OL OL
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 30px;
}
#subpage_right_bubble_middle UL
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 10px;
}
#subpage_right_bubble_middle UL LI
{
	list-style-position: inside;
}
#subpage_right_bubble_middle UL UL
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}
#subpage_right_bubble_middle H2
{
	border-bottom: 2px solid #660000;
	color: #660000;
	font-size: 24px;
	line-height: 1.3em;
	margin: 0 0 12px;
}
.imgright
{
	margin: 10px 0 10px 10px;
	float: right;
}
.imgleft
{
	margin: 10px 10px 10px 0px;
	float: left;
}
.imgcenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#centercallout
{
	padding: 30px 0 20px 140px;
}
/*frame around image*/
IMG.frame
{
	background: #EEEEEE none repeat scroll 0 0;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 0.083em;
	padding: 1em;
}
/******** Share This  ********/
A.stbutton
{
	padding: 1px 5px 5px 22px;
}
.stbuttontext
{
	line-height: 17px;
}
.stico_default
{
	background: url(http://w.sharethis.com/images/share-icon-16x16.png?CXNID=1000014.0NXC) no-repeat scroll 0 0 !important;
	background: url(http://w.sharethis.com/images/share-icon-16x16.png?CXNID=1000014.0NXC) no-repeat scroll 0 0;
}
.stico_rotate
{
	background: url(http://w.sharethis.com/images/rotating-icon.gif?CXNID=1000014.0NXC) no-repeat scroll 0 0 !important;
	background: url(http://w.sharethis.com/images/rotating-icon.gif?CXNID=1000014.0NXC) no-repeat scroll 0 0;
}
.stwrapper
{
	position: absolute;
	width: 354px;
	z-index: 1000000;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	visibility: hidden;
}
.stframe
{
	position: absolute;
	z-index: 1000020;
	left: 0;
	top: 0;
}
.stclose
{
	cursor: pointer;
	z-index: 1000030;
	position: absolute;
	text-align: right;
	top: 10px;
	right: 9px;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
/*********** People Detail **************/
#author_follow_me
{
	float: left;
	width: 170px;
}
#author_follow_me LI
{
	margin: 10px 0;
	padding: 0 0 10px;
	border-bottom: 1px dashed #FF9900;
}
#author_recent_comments
{
	margin: 0 20px 0 0;
	float: left;
	width: 170px;
}
#author_recent_posts
{
	margin: 0 30px 0 0;
	float: left;
	width: 170px;
}
#author_recent_posts LI
{
	margin: 10px 0;
	padding: 0 0 10px;
	border-bottom: 1px dashed #FF9900;
}
#author_recent_posts LI A
{
	padding-left: 20px;
	background-image: url(/images/template/post_bubble.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
}
UL#people_list
{
	display: inline;
	margin: 0;
	width: 578px;
}
#people_list LI
{
	float: left;
	font-size: 11px;
	height: 190px;
	line-height: 13px;
	list-style-position: outside;
	margin: 0 10px 20px 0;
	padding: 0;
	width: 90px;
	list-style-type: none;
	display: inline;
}
UL LI UL LI
{
	list-style-type: square;
}
UL LI UL LI UL LI
{
	list-style-type: circle;
}
.results UL
{
	list-style-type: none;
}
.results LI
{
	margin: 0 0 20px;
}
.nav LI
{
	list-style-type: none;
}
#subpage_right_comment_middle UL
{
	list-style-type: none;
}
BLOCKQUOTE
{
	margin: 10px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 20px;
	color: #666;
}
/*Attempted fix for FB Share button*/
.fb_share_count_inner
{
	-moz-background-clip: border;
/*-moz-background-inline-policy: continuous
-moz-background-origin: padding*/
	background: #E8EBF2 none repeat scroll 0 0;
	display: block;
	text-align: center;
}
/*Fix for SWF centering in Blog*/
OBJECT[type="application/x-shockwave-flash"]
{
}
/*e="application/x-shockwave-flash"]*/
#INVALID-RULE
{
}


/* Facebook Open Graph Stuff 
.connect_widget_admin_span a
{
color:#FFFFFF !important;
}

.connect_widget_connected_text a
{
color:#FFFFFF !important;
} */

.connect_widget_text
{
	color:#ffffff !important;
}