/*
Theme Name: New Library Site
Description: Theme with top-nav and color.
Author: Jason Francis
Version: 1.0
*/

body{   
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 13px;
    background: #E1EBEB;
    color: #495151;
}
 
a:link, a:visited{
    text-decoration: none; 
    color: #495151;
}
 
a:hover{
    color: #89CFD1;
}
 
h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
	color:#89CFD1;
	font-weight: 500;
}
 
h3 {
    font-size: 18px;
	color:#F27180;
	font-weight: 500;
}

h4 {
	font-size: 14px;
	color:#F27180;
	font-weight: 500;
}

h5 {
	font-size: 12px;
	color:#495151;
	font-weight: 200;
	line-height: 25px;
}

ul {list-style-type:none;
	padding: 0px 10px 0px 0px;
}

ol {list-style-type:none;}
li {list-style-type:none;}
 
#wrapper{
    margin: 0 auto;
    width: 900px;
    text-align: left;
    background: #fff;
    padding: 0px;
	position: relative;
     
}

a.download-link {
    text-decoration: none; 
    color: #495151;
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 13px; 
}

#header{
    width: 900px;
    height: 160px;
}
 

#menu{
    float:left;
    width: 220px;
    padding: 15px 20px 20px 20px;
    font-size: 14px;
	line-height: 30px;
    list-style: none;
}

.active_category{font-weight: 600;}
.active_category a ul hover{font-weight: 600;}
.current_page_item{font-weight: lighter;}
.current_page_item a ul hover{font-weight: lighter;}

.current-cat{font-weight: 600;}
.current-cat a ul hover{font-weight: 600;}

#blog{
    float: right;
    width: 600px;
    padding: 20px 20px 2px 20px;
	font-size: 14px;
	line-height: 30px;
    list-style: none;
}

#blog3{
    float: right;
    width: 600px;
    padding: 0px 20px 20px 20px;
	font-size: 14px;
	line-height: 20px;
    list-style: none;
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
	column-fill:auto;
}
 
.entry{
	font-size: 13px;
	line-height: 20px;
 }

.sidebar{
    float:left;
    width: 220px;
    padding: 15px 20px 20px 20px;
    font-size: 14px;
    list-style: none;
}
.hangingindent {
    padding-left: 15px ;
    text-indent: -15px ;
}
 
#footer{
    clear: both;
    text-align: left;
    height: 40px;
    background: #E1EBEB;
    padding: 5px 20px 20px 20px;
}

/* Google Search*/
#searchbox{
	position: absolute;
	right:20px;
	top:158px;
	z-index:999;
	width: 180px;
	height: auto;
	}
	
#searchresults{
	width: 860px;
	height: 0px;
	position:relative;
	left:0px;
	top:0px;
	z-index:500;
	display:hidden;
	background:#ffffff;
	}

/* dropdown menus */

.shailan-dropdown-menu { background:#000000 url("images/header02.jpg") no-repeat;
	width:900px;
	height:31px;
	vertical-align:center;
	padding:5px 0px 0px 0px;
	line-height: 30px;
	text-transform:lowercase;
	font-weight: lighter;
	z-index:999;
	}
	
.shailan-dropdown-menu ul.dropdown li a {
	padding: 0px 17px;
    font-size: 13px;
	line-height: 30px;
	vertical-align:center;
	color:#ffffff;
	z-index:999;
	}
	
.shailan-dropdown-menu ul.dropdown li a:hover {
	color:#89CFD1;
	z-index:999;	}

.shailan-dropdown-menu ul.dropdown li ul{ width:auto; background:#495151; z-index:999; text-transform:none;}

/* index random images */

#randomizer{
	position:relative;
    width: 900px;
    padding: 15px 20px 20px 20px;
}
	
.randomizer{
	float:left;
	width:900px;
	
}

img.dv-advanced-random-posts-thumb{
	box-shadow: 2px 2px 10px #888888;
	float:left;
	margin: 5px 54px 15px 0px;
}

div.dv-advanced-random-image-image{;
}

div.dv-advanced-random-image-block{;
}


/* three column layout */
#recent{
	position:relative;
    width: 860px;
	height: auto;
    padding: 0px 20px 20px 20px;
	background: #ffffff;
	font-size:13px;
	-moz-column-count:4; /* Firefox */
	-webkit-column-count:4; /* Safari and Chrome */
	column-count:4;
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
	column-fill:auto;
	}

#title {
	position:relative;
    width: auto;
	height: auto;
    padding: 0px 20px 0px 20px;
	background: #ffffff;
	font-size:13px;
	line-height: 25px;
	}
#index{
	position:relative;
    width: 860px;
	height: auto;
    padding: 0px 20px 10px 20px;
	background: #ffffff;
	font-size:13px;
	line-height: 25px;
	border-bottom: solid 20px #E1EBEB;
	-moz-column-count:4; /* Firefox */
	-webkit-column-count:4; /* Safari and Chrome */
	column-count:4;
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
	column-fill:auto;
	}

#index2{
	position:relative;
    width: 860px;
	height: auto;
    padding: 0px 20px 10px 20px;
	background: #ffffff;
	font-size:13px;
	line-height: 25px;
	-moz-column-count:4; /* Firefox */
	-webkit-column-count:4; /* Safari and Chrome */
	column-count:4;
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
	column-fill:auto;
	}

.alignleft {
   display: inline;
   float: left;
}
.alignright {
   display: inline;
   float: right;
}
.aligncenter {
   display: inline;
   float: center;
}
	