/*
 Theme Name:     Graphene Child Theme by Dr Jingping Hu
 Theme URI:      http://www.graphene-theme.com/
 Description:    Graphene Child Theme
 Author:         Modified by Jingping
 Author URI:     http://advmat.ese.hust.edu.cn
 Template:       graphene
 Version:        1.0.1
*/

@import url(../graphene/style.jpg.css);

/* =Theme customization starts here
------------------------------------------------------- */

/* =Footer
-------------------------------------------------------------- */

#footer {
	background: url(images/sprite_h.jpg) left -1352px repeat-x #111;
	border-top: 1px solid #d5d5d5;
	padding-top: 20px;
	margin-bottom: 20px;
	min-height: 50px;
	position: relative;
	color: #999;
	clear: both;}
#copyright {
	margin: 0 10px 20px;
	float: left;
	max-width: 65%;}
#copyright p{
	margin-top: 10px;}
#copyright h3{
	font: normal 14px arial;
	color: #e3e3e3;}
#copyright .cc-logo{
	height: 32px;
	width: 96px;
	background: url(images/sprite_master.jpg) -417px -240px no-repeat;}
#copyright .cc-logo span{
	display: none;}
#footer a,
#footer a:visited {
	color: #fff;
	text-decoration: none;}
#footer a:hover {
	border-bottom: 1px dotted #fff;}
.footer-menu-wrap {
	font-size: 14px;
    float: right;
    text-align: right;
	margin: 0 10px 0;}
.footer-menu-wrap li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding-left: 10px;
	margin-left: 10px;
    vertical-align: top;}
.footer-menu-wrap a, 
.footer-menu-wrap a:visited {
	color: #fff;}
.footer-menu-wrap ul.sub-menu {
    margin-top: 5px;
	padding-left: 5px;
	border-left: 1px solid #222;
    list-style: none;}
.footer-menu-wrap ul.sub-menu li {
    display: block;
    font-size: 12px;
	line-height: 18px;
    border: none;
    margin: 0;
    padding: 0;}
#footer-menu {
	text-align: left;}
#footer-menu .sub-menu li a,
#footer-menu .sub-menu li a:visited {
	color: #ccc;}
#developer {
    text-align: right;
    clear: right;
    padding: 20px 0;
	float: right;}
.printonly {
    display: none;}