/* Theme Name: Son of papercut for PaparajoTwitts
Version: 1.0
Description: Child theme for WooThemes.
Author: Paul Gailey
Author URI: http://murciamarketing.com
Template: papercut*/
@import url("../papercut/style.css");

h5.pink-links a:link, h5.pink-links a:active, h5.pink-links a:visited  {
	color : #D39000;
	text-decoration : underline;
}

.navigation a  {
	font : bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color : #F9FF5D;
}

.pink  {
	color : #D39000;
}

h5.pink-links a:hover  {
	color : #FBFF86;
	text-decoration : none;
	background-color : #E59E06;
}

.h5  {
	color : #FFC74F;
}

#sidebar li ul li a:hover, #sidebar li.widget ul li a:hover  {
	color : #0C5D00;
	text-decoration : none;
}

#sidebar li.widget ul li a:hover  {
	color : #0C5D00;
}

h2 a:link, h2 a:active, h2 a:visited  {
	font-size : 1em;
	color : #D39000;
}

h2  {
	margin : 10px 0;
	padding : 0;
	font:bold 1.85em Tahoma, Arial, Helvetica, sans-serif; color : #828282;
	text-transform : uppercase;
}

h5 a:link, h5 a:active, h5 a:visited  {
	color : #0C4904;
}

p a:hover  {
	background-color : #F9BB19;
}

p a:link  {
	text-decoration : underline;
}

#footer  {
	font-size:0.90em;
}

#twitter_update_list span {
color: #916300;
}

#twitter_update_list span a:hover {
background-color : #F9BB19
}