/* @override http://local.urbangiraffe.com/site/wp-content/themes/guangzhou/skins/blue-orange/style.css */

/* @override http://local.urbangiraffe.com/site/wp-content/themes/guangzhou/skins/blue-orange/style.css */

/*
Name: Blue Orange
Author: John Godley
*/

body
{
color: #333;
}

a { color: #ff0099;}

#page-info strong, #page-information-1 strong, a:hover { color:  #d58700; }
a:visited
{
color: #ff0099;
}

#main
{

}

#header
{
background: #f78429;
border-bottom: 12px solid #f78429;
color: #ff0099;
height:57px;
}

#header h1
{
color: white;
margin-bottom:29px;
}


#header h1 a
{
color: #fff;
}

#header .logo {
float:left;
}

.mainmenu ul li a
{
color: #fff;
background-color: #f78429;
font-family:"helvetica neue", arial;
font-size:11px;
font-weight: bold;
}

.mainmenu ul li a.selected
{
background-color: #f78429;
color:  #ccc;
font-weight: bold;
}

.mainmenu ul li a:hover
{
color:  #000000;
background-color: #f78429;
}

#content .meta, #content .meta a { color: #ff0099; }
#content .meta a:hover { color:  #f78429; }
#content a:hover { color:  #f78429; }
#comments
{
background: #eee url(comments-border-bottom.png) repeat-x 0 bottom;
}

#pageborder
{
height:  8px;
margin: 0;
padding: 0;
}

#footer
{
background-color: #fff;
border-top: 6px solid #ff0099;
}

#footer a:hover
{
color: #f78429;
}

#footer .pagewrap
{
color: #ff0099;
}

#end, #end a
{
color: #ff0099;
background-color: #0;
}

#end a:hover
{
color:  #d58700;
}

#main .sidebar
{
background-color: #dedede;
-webkit-border-radius: 3px;
}

.sidebar h2 a
{
color: #ff0099;
}

.sidebar h2 a:hover
{
color:  #f78429;
}

#page-info, #page-information-1
{
background-color: #102754;
color: white;
}



#interesting a
{
color: #ff0099;
}



#interesting .feeds li
{
color: white;
}

.sidebar .navigation
{
border-top: 1px solid #96AFDD;
}



#page-info .highlight, #page-information-1 .highlight
{
color: #d58700;
}

#page-info a, #page-information-1 a
{
color: #96AFDD;
}

#page-info a:hover, #page-information-1 a:hover
{
color:  #d58700;
}

#page-info h2, #page-information-1 h2
{
color: white;
border-bottom: 1px solid #999;
}

#recent h2
{
color: #999;
}

#comments
{
border-top: 6px solid #d58700;
}

/* @group Footer */
#footr {
  width: 850px;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 30px;
}


#copyright {
	position:absolute;
	width: 499px;
	height: 10px;
	left: 0px;
	top: 0px;
        color:#666;
	font-size:11px;
}


#footrNavWrapper{
	position:absolute;
	right: 0px;
	top: 0px;
}

#footrNav {
	width:400px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style: none;
}

#footrNav li {
	text-indent: 0px;
	margin-left: 5px;
	padding-right: 5px;
	float: left;
	font-size:11px;
	height: 12px;
	border-right: 1px solid #666666;
	line-height:12px;
}

#footrNav li.last{
	border-right: 0px;
}

#footrNav li a:active,
#footrNav li a:visited,
#footrNav li a:link {
	text-decoration: underline;
	color: #666666;
}

#footrNav li a:hover {
	text-decoration: underline;
	color: #000000;
}

/* @end */
