/*
Description:	This is the custom.css file for TraciGregory.Com, which is based on the Thesis framework from DIYthemes.
Author: 		Traci Gregory
Author URL:		http://tracigregory.com/
*/


a.comment_link, a.comment_link:visited {
   color: #222;
   text-decoration: none;
   font-style: italic;
   font-weight: bold;
}

a.comment_link:hover {
   color: #222;
   text-decoration: underline;
}

.custom #footer_area {padding:0.5em 0; border-top:2px solid #cf1427;}.custom #footer_area .page {background:transparent;}.custom #footer 

function custom_bookmark_links() {
	global $post;
?>
<ul class="bookmark_links">
	<li><a rel="nofollow" href="http://delicious.com/save?url=<?php urlencode(the_permalink()); ?>&amp;title=<?php urlencode(the_title()); ?>" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url=<?php urlencode(the_permalink()); ?>&amp;title=<?php urlencode(the_title()); ?>', 'delicious', 'toolbar=no,width=550,height=550'); return false;" title="Bookmark this post on del.icio.us">Bookmark this article on Delicious</a></li>
</ul>
<?php
}

/*Stay-Connected and Share-This-Post Box*/
.box { margin: 0; padding: 0.7em; background: #FF9900; border: 1px solid #0262A5;}
.box h3 { margin-top: 0; }
.box p { margin-bottom: 0; }
.box .stayintheloop {float:left; width:36%;}
.box .social_icons {float:right; width:54%; }
.box .social_icons a, .box .social_icons a:hover {border:none; }
.box .social_icons img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;-khtml-opacity: 1.0; }
.box .social_icons img:hover {filter:alpha(opacity=50);-moz-opacity: 0.5; opacity: 0.5;-khtml-opacity: 0.5;}


/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: #FFFFFF;
	/* widget padding */
	padding: 16px;
	/* margin at bottom of widgets */
	margin-bottom: 25px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items1 {
	/* contents alignment */
	text-align: left;
	/* widget width */
	width: 400px;
	/* space between widgets */
	padding-right: 10px;
	/* text color */
	color: #91131F; 
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}

/* widget item headers*/
#footer_setup .footer_items1 h3 {
	/* font size */
	font-size: 2em;
	/* bold or not */
	font-weight: bold;
	/* space out the letters*/
	letter-spacing: 2px;
	/* font color*/
	color: #91131F;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 3px solid #91131F;
	/* distance between border and widget text */
	margin-bottom: 5px;
}
/* widget item setup */
#footer_setup .footer_items2 {
	/* contents alignment */
	text-align: left;
	/* widget width */
	width: 400px;
	/* space between widgets */
	padding-right: 10px;
	/* text color */
	color: #000000;
	/* do not change these! */
	display: inline-block;
	float: right;
	height: 100%;
}

/* widget item headers*/
#footer_setup .footer_items2 h3 {
	/* font size */
	font-size: 2em;
	/* bold or not */
	font-weight: bold;
	/* space out the letters*/
	letter-spacing: 2px;
	/* font color*/
	color: #91131F;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 3px solid #91131F;
	/* distance between border and widget text */
	margin-bottom: 5px;
}	
/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }

/*RockStar Buzz Images in Sidebar Headers*/
.custom li.widget h3 {font-weight: bold; font-size: 1.8em; height: 45px; background: url('http://tracigregory.com/wp-content/uploads/2010/07/penth.jpg') no-repeat; padding:13px 23px 0;}
.custom li#recent-posts-3 h3 {font-weight: bold; font-size: 1.8em; height: 45px; background: url('http://tracigregory.com/wp-content/uploads/2010/07/fresh.jpg') no-repeat; padding:13px 30px 0;}
.custom li#text-401516587 h3 {font-weight: bold; font-size: 1.8em; height: 45px; background: url('http://tracigregory.com/wp-content/uploads/2010/07/pen-ink-th2.jpg') no-repeat; padding:20px 45px 0;}
.custom li#text-401516588 h3 {font-weight: bold; font-size: 100%; letter-spacing: 2px; background: url('http://tracigregory.com/wp-content/uploads/2010/07/adv1.jpg') no-repeat; padding:20px 20px 0;}
.custom li#text-398364641 h3 {font-weight: bold; font-size: 100%; letter-spacing: 2px; background: url('http://tracigregory.com/wp-content/uploads/2010/07/adv1.jpg') no-repeat; padding:20px 20px 0;}
.custom li#id="widget_killer_recent_entries-4" h3 {font-weight: bold; font-size: 100%; letter-spacing: 2px; background: url('http://tracigregory.com/wp-content/uploads/2010/09/los-angeles-social-media-manager-film-TH.gif') no-repeat; padding:20px 20px 0;}

/* 8/29  remove titles on pages*/
.traci .headline_area {display:none;}
.contact .headline_area {display:none;}
.press .headline_area {display:none;}