#connect_icons img:hover {opacity: 0.6; }

.custom .headline_meta {font-style: normal;}
.custom .headline_meta {line-height: 1.2em ;}.custom .headline_meta {font-size: 1.2em ;}
.teaser .teaser_author {
font-style:normal;
}

#header a:link{color:#2361A1;}
#header a:hover{color:#59748F;}

/* BUBBLE TOOLTIPS */
a.bt{ position:relative; z-index:24; color:#3CA3FF; font-weight:bold; text-decoration:none; }
a.bt span{ display: none; }
a.bt:hover{ z-index:25; color: #f72a09; background:;}a.bt:hover span.thebubble{ display:block; position:absolute; top:30px; left:650px;
padding: 15px 0 0 0; width:200px; color: #000000; text-align: center;
filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90;}
a.bt:hover span.top{ display: block; padding: 30px 8px 0; background: url(http://www.christycorrell.com/wp-content/uploads/2010/05/bubble.gif) no-repeat top; }
a.bt:hover span.middle{ display: block; padding: 0 8px; background: url(http://www.christycorrell.com/wp-content/uploads/2010/05/bubble_filler.gif) repeat bottom; }
a.bt:hover span.bottom{ display: block; padding:3px 8px 10px; color: #000000; background: url(http://www.christycorrell.com/wp-content/uploads/2010/05/bubble.gif) no-repeat bottom;}



/* Subcribe box*/
#subscribe-box { padding:5px; background:#F4F9FD; border:2px solid #BFF0FF; width:100%; margin: 0 auto 20px auto;}
#subscribe-box #rss-icon {float:left; width:10%; padding-top:5px; padding-left:5px; margin-right: 10px;}
#subscribe-box #subscribe-text {float:right; width:87%;}
.clear { clear: both; }


	.social { border: dashed #ddd; border-width:1px 0 1px 0; margin: -15px auto 10px; display:block; padding: 3px 0 1px 0px;  overflow: hidden; }
	.social .social_button {float: left; display: inline; overflow: hidden; height:22px; }
 
	.social .social_button.dg { margin: 0px 0 0 20px ; padding-top: 4px;}
	.social .social_button.tm { margin: 0px 0 0 12px;  padding-top: 4px;}
	.social .social_button.fb { margin: 0 0 0 15px;  padding-bottom:0px;}
	.social .social_button.su { margin: 0px 0 0 30px;  padding-top: 2px;}
.social .social_button.del { margin: 0px 0 0 30px;  padding-top: 2px;}
        .social .social_button.em { margin: 0 0 0 20px;  padding-top: 0px;}
        .social .social_button.em a{background:#eee url(images/emailthis.gif) 3px 50% no-repeat; padding:2px 3px 2px 20px;  font-size:10px; border:#ddd 1px solid; text-decoration:none; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
		.social .social_button.em a:hover {background:#ddd url(images/emailthis.gif) 3px 50% no-repeat}
	.social .social_button a img { border: 0; padding: 0; }
	.social strong { font-size: 11px; float: left; margin:2px 0 0 0; color:#555;}
 
.clear{clear:both;}





/*headline meta styles*/.custom .headline_meta {font-style: none;}.custom .headline_meta {line-height: 1.2em ;}.custom .headline_meta {font-size: 1.2em ;}


.custom .headline_area .avatar {float:left; 
border:3px solid #ddd; margin-right:1em;}

.custom #twitter_div {padding:0.625em; border:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;}
	.custom #twitter_div img {float:right;}


.custom #header_area {background:#ffffff; border-bottom:0px;}
	.custom #header_area .page {background:transparent;}
		

/* Feature Box Styling */
.custom #feature_box {
	background:#DDDDDD;

}
#my-feature-box {
	width:100%;
	
	color:#111111;
	font-size:10px;
}
#my-feature-box h2 {
	color:#111111;
	font-size:20px;
	letter-spacing:1px;
	margin-bottom:0;
}
#feature-box-column-left {
	width:45%;
	float:left;
	
	margin-left:1px;
}
#feature-box-column-right {
background:#FF0000 filter: alpha (opacity=50);
	width:45%;
	float:right;

}

div.transbox
  {
  width:400px;
  height:100px;
  margin:30px 50px;
  background-color:#ffffff;
  border:0;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox p
  {
  margin:30px 40px;
  font-weight:bold;
  color:#000000;
  }





/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background:transparent;

	/* widget padding */
	padding: 0px;
	/* margin at bottom of widgets */
	margin-bottom: 25px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left; text-indent:none; text-indent:0;
	/* widget width */
	width: 200px;
	/* space between widgets */
	padding-right: 15px;
	/* text color */
	color: #2361A1;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}

/* widget item headers*/
#footer_setup .footer_items h3 {
	/* font size */
	font-size: 12px;
	/* bold or not */
	font-weight: bold;
	/* uppercase or not */
	text-transform: uppercase;
	/* space out the letters*/
	letter-spacing: 1px;
	/* font color*/
	color: ##5DD9FE;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 3px solid #ffffff;
	/* distance between border and widget text */
	margin-bottom: 5px;
}

/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; text-indent:none; text-indent:0; line-height:1.2em; margin-bottom:1.2em; margin-left:0; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; text-indent:none; text-indent:0; margin-left:0;}

/* footer font styles */
.custom #footer a {
	font-size:12px;
line-height:1.2em; text-indent:0; text-indent:none; margin-left:0;
padding:0px;
	/* default Thesis link color */
	color: #2361A1;
}
.custom #footer a:visited {
	text-decoration: none; margin-left:0;
	/* default Thesis link color */
	color: #2361A1;
}
.custom #footer a:link {
	text-decoration: none; text-indent:0; text-indent:none;margin-left:0
	/* default Thesis link color */
	color: #2361A1;
}
.custom #footer a:hover {
	text-decoration: underline;
	/* default Thesis link color */
	color: #2361A1;
}

.custom #footer .full_width {background:url("http://www.christycorrell.com/img/bg.jpg") repeat-x scroll center top transparent;
color:#555555;}
.custom #footer_area .full_width {background:url("http://www.christycorrell.com/img/bg.jpg") repeat-x scroll center top transparent;
color:#555555;}
.custom #footer_area .page .full_width {background:transparent;}
.custom #footer {background:transparent;}
#footer_area .full_width {background:url("http://www.christycorrell.com/img/bg.jpg") repeat-x scroll center top transparent;
color:#555555;}
#footer_area {background:url("http://www.christycorrell.com/img/bg.jpg") repeat-x scroll center top transparent;
color:#555555;}
#footer_area .page {background:url("http://www.christycorrell.com/img/bg.jpg") repeat-x scroll center top transparent;
color:#555555;}



.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom 

.prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}
.custom #content_box, .custom #column_wrap {

custom .menu, .menu a, .menu li ul {
border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}


.custom #tabs {
border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}

	.social { border: dashed #ddd; border-width:1px 0 1px 0; margin: -15px auto 10px; display:block; padding: 3px 0 1px 0px;  overflow: hidden; }
	.social .social_button {float: left; display: inline; overflow: hidden; height:22px; }
 
	.social .social_button.dg { margin: 0px 0 0 20px ; padding-top: 4px;}
	.social .social_button.tm { margin: 0px 0 0 12px;  padding-top: 4px;}
	.social .social_button.fb { margin: 0 0 0 15px;  padding-bottom:0px;}
	.social .social_button.su { margin: 0px 0 0 30px;  padding-top: 2px;}
        .social .social_button.em { margin: 0 0 0 20px;  padding-top: 0px;}
        .social .social_button.em a{background:#eee url(images/emailthis.gif) 3px 50% no-repeat; padding:2px 3px 2px 20px;  font-size:10px; border:#ddd 1px solid; text-decoration:none; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
		.social .social_button.em a:hover {background:#ddd url(images/emailthis.gif) 3px 50% no-repeat}
	.social .social_button a img { border: 0; padding: 0; }
	.social strong { font-size: 11px; float: left; margin:2px 0 0 0; color:#555;}
 
.clear{clear:both;}

