html,body{
    width:100%;
    height:100%;
}
body{
    font-family:verdana, arial, sans-serif;
    font-size:13px;
    line-height:18px;
}
img, div {
    behavior: url(../images/iepngfix.htc)
}
p{
    margin-bottom:18px;
}
a{
    text-decoration:none;
}
strong,b,h1,h2,h3,h4,h5,h6{
    font-weight:bold;
}
h1{
    font-size:26px;
    line-height:36px;
}
h2{
    font-size:20px;
    line-height:27px;
}
h3{
    font-size:15px;
    line-height:21px;
}
h4{
    /*font-size:13px;*/
}
h5{
    font-size:11px;
}
h6{
    font-size:10px;
}
em, i, address{
    font-style:italic;
}
blockquote{
    margin:18px 1em;
}
pre{
    font-family:courier, courier new, monospace;
    margin:18px 0;
}
.center_column{
    width:951px;
    margin:0 auto;
}

#navigation{
    float:left;
    width:100%;
    height:36px;
    line-height:36px;
}
#navigation ul li{
    float:left;
    margin:0 15px 0 0;
}
#navigation ul#nav_login_subscribe{
    width:310px;
    float:left;
}
#navigation ul li#nav_tryout{
    width:290px;
    text-align:center;
}
#navigation ul li#nav_logout,
#navigation ul li#nav_login{
    width:124px;
}
body#homepage #navigation ul li#nav_login{
    width:auto;
}
#navigation ul li#nav_loggedin{
    width:350px;
    margin-left:15px;
    text-align:center;
}
#navigation ul li#nav_help,
#navigation ul li#nav_contact,
#navigation ul li#nav_search{
    float:right;
    font-weight:normal;
    margin:0 0 0 15px;
}
#navigation ul li#nav_search input#s{
    width:120px;
    border-width:0;
    font-size:11px;
    padding:3px;
}
#navigation ul li#nav_search #searchsubmit{
    border-width:0;
    font-size:11px;
    padding:3px;
}

#crumblepath{
    float:left;
    width:100%;
}
#crumblepath img.logo{
    vertical-align:-5px;
    
}
#crumblepath .level{
    margin-left:10px;
    font-weight:bold;
}
#crumblepath .level a,
#crumblepath .level span{
    margin-left:10px;
}
#crumblepath .this_level{
    font-size:30px;
}

#content{
    float:left;
    width:100%;
    margin-top:36px;
}

#footer{
    float:left;
    width:100%;
    margin-top:36px;
    text-align:center;
}
#footer .center_column{
    padding:18px 0;
    border-top-style:solid;
    border-top-width:1px;
}

/* homepage */
body#homepage #navigation{
    height:81px;
    font-size:14px;
    font-weight:bold;
    line-height:81px;
}
#slogan{
    float:right;
    margin-top:-80px;
    line-height:36px;
}
#slogan b{
    font-size:15px;
}
#slogan b .number{
    font-size:36px;
}
#homepage #content #library{
    float:left;
    width:570px;
    margin-left:15px;
    padding:8px 7px 4px 8px;
    border-top-style:solid;
    border-top-width:1px;
}
#homepage #content #library li{
    float:left;
    width:189px;
    margin:0 1px 0 0;
}
#homepage #content #library li#lib_hard{
    margin:0;
}
#homepage #content #library a{
    display:block;
    float:left;
}
#homepage #content #library li#lib_theme a{
    background-repeat:no-repeat;
}

#homepage #content #library img.balloon,
#homepage #content #library img.bubble{
    float:left;
}
#homepage #content #library a .category_name{
    width:189px;
    height:45px;
    margin-top:-45px;
    line-height:45px;
    text-align:center;
    font-size:15px;
    float:left;
    display:block;
    font-weight:bold;
}
#homepage #content #library .extract{
    margin:7px 0px 15px 7px;
    font-size:10px;
    line-height:29px;
    float:right;/* float left kills IE6 */
    display:block;
}
#homepage #content #library .extract img{
    margin-right:7px;
    float:right;
}
#content #introduction{
    float:left;
    width:351px;
}
#content #tryout{
    display:block;
}

/* logged in homepage */
#loggedin_homepage #library{
    float:left;
    padding:8px 0 18px 0;
    position:relative;
    left:-14px;
    _left:0;
}
#loggedin_homepage #library ul{
    width:976px;
}
#loggedin_homepage #library li{
    float:left;
    width:244px;
}
#loggedin_homepage #library li#lib_user{
    width:230px;
}
#loggedin_homepage #library a{
    display:block;
    float:left;
}
#loggedin_homepage #library li#lib_theme a{
    background-repeat:no-repeat;
}
#loggedin_homepage #library li#lib_user a{
    width:244px;
}
#loggedin_homepage #content #library img.balloon,
#loggedin_homepage #content #library img.bubble{
    float:left;
}
#loggedin_homepage #library .number_of_books{
    margin-top:-24px;
    line-height:24px;
    font-size:10px;
    text-align:right;
    padding-right:14px;
    float:left;
    clear:both;
    width:230px;
    display:block;
}
#loggedin_homepage #library a .category_name{
    width:244px;
    height:58px;
    margin-top:-58px;
    line-height:58px;
    text-align:center;
    font-size:19px;
    float:left;
    display:block;
    font-weight:bold;
}
#loggedin_homepage #library .extract{
    padding:7px 8px 15px 0;
    font-size:10px;
    line-height:29px;
    float:right;
    display:block;
}
#loggedin_homepage #library li#lib_user .extract{
    padding-right:0;
    padding-left:14px;
    width:224px;
    margin-right:-8px;
}
#loggedin_homepage #library .extract img{
    margin-right:8px;
    float:left;
}

/* one click library */
#one_click{
    width:250px;
    padding-left:14px;
    float:right;
}
#start_one_click{
    display:block;
    float:left;
    margin-bottom:18px;
}

/* categories */
#categories{
    width:670px;
    float:left;
    padding-right:15px;
    border-right-style:solid;
    border-right-width:1px;
}
#categories ul{
    width:670px;
    float:left;
}
#categories ul li{
    float:left;
    width:110px;
    padding:0 30px 36px 0;
}
#categories ul li.column_5{
    padding-right:0;
}
#categories ul li a{
    display:block;
    float:left;
}
#categories ul li a img{
    float:left;
    clear:both;
}
#categories ul li a span{
    width:110px;
    height:18px;
    text-align:center;
    font-size:14px;
    float:left;
    display:block;
}
#categories ul li a:hover span{
    font-weight:bold;
    font-size:15px;
}

/* category */
#category{
    width:670px;
    float:left;
    padding-right:15px;
    border-right-style:solid;
    border-right-width:1px;
    overflow:hidden;
}
ul#category_covers{
    width:700px;
    float:left;
}
ul#category_covers li{
    float:left;
    width:110px;
    height:110px;
    padding:0 30px 36px 0;
    font-size:14px;
    position:relative;
}

ul#category_covers li a.cover_only{
    position:relative;
    float:left;
    display:block;
    z-index:99;
}
#category_covers .favorite_icon,
#category_hovers .favorite_icon{
    width:25px;
    height:25px;
    position:absolute;
    left:0;
    top:85px;
}
#category_hovers .favorite_icon{
    position:absolute;
    left:9px;
    top:0;
    margin:0;
}
#category_hovers .favorite_icon{
    top:94px;
}
ul#category_covers li img.cover,
ul#category_hovers li img.cover{
    float:left;
}
ul#category_hovers div.hover_info{
    padding:9px;
    height:110px;
    width:335px;
    border-style:solid;
    border-width:1px;
    position:absolute;
    z-index:100;
    display:none;
}
ul#category_hovers div.hover_info{ /* with help from modernizr.js */
   box-shadow: 10px 10px 25px #ccc;
   -moz-box-shadow: 10px 10px 25px #ccc;
   -webkit-box-shadow: 10px 10px 25px #ccc;
}
ul#category_hovers div.hover_info img{
    margin-right:9px;
}
ul#category_hovers div.hover_info h6.title{
    font-weight:normal;
    font-size:15px;
    margin-bottom:9px;
}
ul#category_hovers div.hover_info span.author{
    font-size:12px;
}
ul#category_hovers div.hover_info span.toggle_favorite{
    display:block;
    font-weight:bold;
    position:absolute;
    height:110px;
    width:216px;
    padding:9px;
    top:0;
    left:119px;
    display:none;
}

.pages{
    float:left;
}
.pages .prevnext{
    font-weight:bold;
    width:110px;
    height:36px;
    line-height:36px;
    text-align:center;
    display:block;
    background-image:url("../images/prevnext_roundcorners.png");
    background-repeat:no-repeat;
    behavior: url(../images/iepngfix.htc);
    cursor:pointer;
}
.borderradius .pages .prevnext{ /* with help from modernizr.js */
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    border-radius: 5px;  
}
.pages .next{
    float:right;
}
.pages .prev{
    float:left;
}
.pages .pagenumber{
    text-align:center;
    width:450px;
    line-height:36px;
    float:left;
}

/* alert overlay */
#alert{
    width:100%;
    height:100%;
    float:left;
    position:absolute;
    display:none;
    top:0;
    left:0;
    z-index:998;
}
#alert .center_column{
    width:587px;
}
#alert .overlay{
    width:100%;
    height:100%;
    position:absolute;
    z-index:999;
    top:0;
    left:0;
    filter:alpha(opacity=50);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#alert .box{
    width:557px;
    padding:18px 15px;
    position:absolute;
    margin:0 auto;
    z-index:1000;
    left:400;
}
.boxshadow .box{ /* with help from modernizr.js */
   box-shadow: 10px 10px 25px #333;
   -moz-box-shadow: 10px 10px 25px #333;
   -webkit-box-shadow: 10px 10px 25px #333;
}
.borderradius .box,
.borderradius #alert .box form{ /* with help from modernizr.js */
    -moz-border-radius: 9px;  
    -webkit-border-radius: 9px;  
    border-radius: 9px;  
}
#alert .close_button{
    text-align:right;
    font-weight:bold;
    font-size:24px;
}
#alert .close_button a{
    padding:4px;
    display:block;
}
#alert h6.notify{
    font-size:15px;
    margin-left:9px;
}
#alert .box form{
    width:527px;
    padding:18px 15px;
    margin:18px 0;
    float:left;
}
#alert .box form div{
    width:175px;
    float:left;
    font-size:12px;
}
#alert .box form div.remember{

}
#alert .box form div .input{
    margin-top:9px;
    border-style:solid;
    border-width:1px;
    width:150px;
    padding:4px;
}
#alert .box form div #wp-submit{
    margin-top:9px;
    border-style:none;
    padding:4px 15px;
    height:54px;
    font-size:18px;
    font-weight:bold;
}
.borderradius #alert .box form div #wp-submit{ /* with help from modernizr.js */
    -moz-border-radius: 9px;  
    -webkit-border-radius: 9px;  
    border-radius: 9px;  
}
#alert .box a.subscribe,
#alert .box a.tryout{
    margin-top:18px;
    display:block;
    margin-left:9px;
}

/* wordpress posts */
.post,.entry{
    width:610px;    
}
.post ul,
.post ol{
    margin:18px 0 18px 1em;
}
.post ul li{
    list-style:disc;
    list-style-position:inside;
}
.post ol li{
    list-style:decimal;
    list-style-position:inside;
}
.alignright {
    float:right;
    margin:9px 0 9px 15px;
}
.alignleft {
    float:left;
    margin:9px 15px 9px 0;
}
.aligncenter {
    display: block;
    margin:9px auto;
}
.wp-caption{
    font-size:11px;
}