/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#top { background:#205d7a url(http://iditablog.com/wp-content/themes/headlines/images/iblog-head3.png) no-repeat top center; }

#twitter-top { position:absolute;right:0px;top:25px; overflow:hidden; }


/* 4.5 Social Media Box */

#sociallinks  {	
	margin: 0 0 30px 0;
	background-color: #e3e3e3;
}

#sociallinks li  { padding: 10px 15px; border-bottom: 1px solid #d4d4d4; border-top: 1px solid #d4d4d4; }
#sociallinks li img  { float: left; margin: 0 10px 0 0; }
#sociallinks li a span  { display: block; line-height: 16px; }
#sociallinks li a span.site  { font-size: 18px; color: #202429; font-weight: bold; }
#socialinks li a span.url  { font-size: 12px; color: #606e76; }
#socialinks li a:hover span.url  { color: #fff; }

.subscript {
	font-size: 10px;
	font-style: italic;
}