/* @override http://local.urbangiraffe.com/site/wp-content/themes/guangzhou/skins/clear/style.css */
/*
Name: Clear
Author: John Godley
*/

a { color: #3f6cc0; }
a:hover { color: red; }

#header
{
	background-image: url(http://www.tilehaus.com/blog/wp-content/themes/guangzhou/image/p7iq_masthead.gif);
	background-repeat: repeat-x;
}

#footer
{
border-top: 6px solid #eee;
background-color: #ddd;
}

#end { background-color: #aaa; }
#end, #end a { color: white; }
#end a:hover { color: #333; }

#page-info
{
background-color: #ccc;
border:  3px solid #eee;
}

.sidebar
{
background-color: #eee;
}

#end .sidebar
{
background-color: transparent;
}