/*
Theme Name: 3g
Theme URI: http://simpleword.tk/
Description: A simple 3g template for Library 4.0
Version: 4.0
Author: Simple Word
Author URI: http://simpleword.tk/
Tags: white, simple,

	3g v3.1
	http://simpleword.tk/

	This template was designed and built by Simple Word,
	whose blog you will find at http://simpleword.tk/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
  background:#2c4762;
  margin:0;
  font-family:Verdana, Geneva, sans-serif;
}

a {
  color:#000088;
  text-decoration: none;
}

a:hover {
  color: #728507;
  text-decoration: underline;
}

/*###################*/
/*### Topmenu css ###*/
/*###################*/

#top {
          background: #4b4e52;
          border-bottom: 1px solid #4b4e52;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 900px;
          margin: 0 auto;
          padding: 0;
          text-align: center;
}
ul.topmenu {
        background: transparent;
        float: left;
        margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: left;
	display: block;
        height: 34px;
	padding: 9px 15px 0 15px;
	color: #cbcbcb;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}

#toplogin {
        background: transparent;
        float: right;
        margin: 0 auto;
	padding: 5px;
	list-style-type: none;
}

#toplogin .username {
  border: none;
  background: url(images/formfield.png) transparent no-repeat;
  width: 131px;
  height: 21px;
  color: #859c0a;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  text-indent: 4px;
  font-size: 13px;
}

#toplogin .password {
  border: none;
  background: url(images/formfield.png) transparent no-repeat;
  width: 131px;
  height: 21px;
  color: #859c0a;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  text-indent: 4px;
  font-size: 13px;
}

#toplogin .submit1 {
  border: none;
  background: none;
  width: 50px;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  color: #e6e3dc;
  font-size: 15px;
}

#toploginwelcome {
  padding-top: 5px;
  color: #e6e3dc;
  font-size: 13px;
}

/*###################*/
/*### Mobile      ###*/
/*###################*/

#container{
	width:300px;
	margin:0 auto 0 auto;
}

#content{
}

#head{
  padding:5px 0 0 0;
  font-size: 1.2em;
  color:white;
}

#head select{
	float:right;
	margin:20px 8px;
	width:120px;
	font-size:16px;
	list-style-type: none;
}

#head select option{
	padding:5px 0px 0px 8px;
}
.top_border_radius{
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
}
.bottom_border_radius{
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, .46);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .46);
	box-shadow: 0 1px 5px rgba(0, 0, 0, .46);
}
.all_border_radius{
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, .46);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .46);
	box-shadow: 0 1px 5px rgba(0, 0, 0, .46);
}
.block{
	background:#000033;
	margin:15px 0 15px 0;
	font:14px/1.4 "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
	color:#444;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, .46);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .46);
	box-shadow: 0 1px 5px rgba(0, 0, 0, .46);
}
.block a{
	color:#444;
	text-decoration:none;
}
.arrow{
	width:15px;
	height:8px;
	background:url(images/dashboard_master_sprite.png) no-repeat -400px -129px;
	margin:-19px 0 0 40px;
	border:0px;
	z-index:12001;
}
.brief{
	background:#ebebeb;
	padding:15px 20px 20px 20px;
}
.brief a{
}
.title{
	font-weight:bold;
}
.author{

}
.category a{
	padding:0 5px 0 5px;
	color:#a8b1ba;
}
.preview{
	padding:10px 0 0 0;
}
.read{
	background:#a8b1ba;
	padding:10px;
	text-align:center;
}

.pre_next{
	color:#444;
}
.pre_next a{
	color:#a8b1ba;
	text-decoration:none;
}
.bigbutton{
	background:#000033;
	margin:10px 20px 10px 20px;
	padding:5px 20px 5px 20px;
	font:20px/1.4 "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
	color:#444;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:1px 1px 5px rgba(0, 0, 0, .46) 1px 1px 5px rgba(0, 0, 0, .46);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .46) 1px 1px 5px rgba(0, 0, 0, .46);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .46) 1px 1px 5px rgba(0, 0, 0, .46);
}
.bigbutton a{
	color:#a8b1ba;
	text-decoration:none;
}

#book_list {
  background:#F5FFE6;
  padding:0px;
  color: #ff6666;
}

#book_list_head {
  background-color:#e0e0ff;
  font-size: 1.0em;
  font-weight:bold;
  line-height:2.2em;
}

#book_content {
  padding: 10px 5px 25px 5px;
  background:#F5FFE6;
  color: #ff6666;
}

#menu {
  border-top: 1px solid #97d7e8;
  padding: 0px 0px 0px 0px;
}

#mhead .on {
	background: #ffffff;
}
#mhead .on a{
	color:#000088;
}
ul.menu {
	background: transparent;
	margin: 0;
	padding: 0;
	font-size:16px;
	list-style-type: none;
}
ul.menu li {
	float: left;
	margin: 0;
}
ul.menu li a {
	float: left;
	display: block;
	height: 27px;
	padding: 8px 15px 0px 15px;
	color: #eeeeee;
}
ul.menu li a:hover {
	color:yellow;
	text-decoration: none;
}

#footer{
	font-size:11px;
	color:#7c95ac;
	padding: 25px 20px 20px 20px;
}

#footer a {
	margin:0 10px 0 10px;
	color:#7c95ac;
	text-decoration: none;
}

/*###################*/
/*### Mobile end  ###*/
/*###################*/

#wrapper {
  width: 900px;
  margin: 0 auto;
}

#header {
}

#logo {
  background: url(images/logo.png) no-repeat;
  width: 266px;
  height: 50px;
  margin: 17px auto 15px 7px;
}

#updates {
  color: #e6e3dc;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  padding-top: 5px;
}
#updates span {
  font-size: 13px;
}

#login {
	margin: 5px auto 5px auto;
	background:#e6f3ff;
	padding:20px 20px 20px 20px;
	color:rgb(0,17,68);
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 5px rgba(0, 0, 0, .46) 1px 1px 5px rgba(0, 0, 0, .46);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .46) 1px 1px 5px rgba(0, 0, 0, .46);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .46) 1px 1px 5px rgba(0, 0, 0, .46);
}
/*background:#87CEEB,#B0E0E6,#ADD8E6,,,,,#e6f3ff
color:rgb(0,17,68)*/
#loginwelcome {
  padding-left: 20px;
  padding-top: 15px;
}

#login form {
}

#login .username {
  margin:5px 20px 10px 0;
  width:255px;
  height:35px;
  border:0;
  color: #444;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  text-indent: 4px;
  font-size: 24px;
  text-align:center;
}

#login .password {
  margin:5px 0 10px 0;
  width:255px;
  height:35px;
  border:0;
  color: #444;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  text-indent: 4px;
  font-size: 24px;
  text-align:center;
}

#login .submit {
	margin:25px 0 10px 0;
	padding:10px 10px 10px 10px;
	background:#8bad68;
	width:255px;
	border:1px solid #2a3f56;
	color: #fff;
	font:15px bold;
}
/*background: #8bad68;*/
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#navigation {
float:right;
  font-size:12px;
  margin-top: -68px;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
}


#navigation li {
  float:left;
  margin-right: 3px;
}

#navigation li a{
  display: block;
  text-decoration: none;
  color: #222222;
  width: 58px;
  height: 24px;
  text-align: center;
  padding-top: 5px;
}


#navigation li a:hover {
	background: url(images/button.jpg) no-repeat;}

#navi