/*
Theme Name: BiblioTheme
Theme URI: http://www.sjgraboski.com
Description: I created this theme for the BiblioCrunch freelance publishing network.

Author: Steven James Graboski
Author URI: http://www.sjgraboski.com
Version: 1.0.2
Tags: BiblioCrunch

License: CC BY-NC-ND
License URI: http://creativecommons.org/licenses/by-nc-nd/3.0/
*/
/*Fonts*/
@font-face {
  font-family: 'Source Sans Pro';
  src: url('http://test.sjgraboski.com/fonts/SourceSansPro-Semibold.ttf');
}

/*Basic rules*/
p{
font-family: helvetica, arial, sans-serif;
margin-top: 0px;
margin-bottom:20px;
line-height: 1.5em;
font-size: 14px;
display: block;
text-align: justify;
}

a{
color:#D76027;
font-family: helvetica, arial, serif;
}

a:hover{
color:#ff2f0f;
text-decoration:none;
}

h3{
font-family: 'Source Sans Pro', helvetica, arial;
}

.footer{
clear:both;
padding-left:5px;
font-family: helvetica, arial, sans-serif;
font-size:10px;
margin-top:40px;
}

h1{
	text-indent:-9999px;
	text-align:left;
    margin: 0 0 0 0;
	height: 0px;
}

h2{
font-family: 'Source Sans Pro', helvetica, arial;
font-size:32px;
clear:both;
margin:0 0 0 0;
font-weight:normal;
}

h2.description{
font-family: antipasto;
font-size: 37px;
margin: 50px 0px 10px 0px;
}

li{
font-family:helvetica, arial, sans-serif;
margin-top: 0px;
margin-bottom:20px;
line-height: 22px;
font-size: 18px;
}

.wp-pagenavi{
margin: 0 0 20px 0;
}

.postmeta-date-author{
font-family:helvetica, arial, sans-serif;
font-size:14px;
font-weight:bold;
margin:0 0 20px 0;
}

.postmeta-category{
text-align:right;
font-family:helvetica, arial, sans-serif;
font-size:10px;
margin:0 0 0 0;
}

.wp-caption-text{
font-family: helvetica, arial, sans-serif;
font-size:14px;
font-style: italic;
font-weight: bold;
} 


/*--------------*/

/*Custom fonts*/

@font-face {font-family:antipasto;
src: url("http://blog.bibliocrunch.com/wp-content/themes/BiblioTheme/fonts/Antipasto.eot");
src: url("http://blog.bibliocrunch.com/wp-content/themes/BiblioTheme/fonts/Antipasto.eot?#iefix") format("embedded-opentype"),
	 url("http://blog.bibliocrunch.com/wp-content/themes/BiblioTheme/fonts/Antipasto.woff") format("woff"),
	 url("http://blog.bibliocrunch.com/wp-content/themes/BiblioTheme/fonts/Antipasto.ttf") format("truetype"),
	 url("http://blog.bibliocrunch.com/wp-content/themes/BiblioTheme/fonts/Antipasto.svg#BebasNeueRegular") format("svg");}
/*--------------*/

/*Slider CSS*/
/*This setting changes the width accommodated for the buttons to switch stories in the slider*/

div.dfcg-imgnav{
width:100px;
}
/*--------------*/
#slider {
	margin-bottom:20px;
}
/*--------------*/

/*Excerpts on front page*/
.attachment-post-thumbnail{
border:1px solid #e2e2e2;
padding: 1px 1px 1px 1px;
float:left;
margin:0 10px 30px 0;
}

.fpdate{
font-weight: bold;
font-family: "Helvetica Neue";
font-size: 12px;
margin-top: 0px;
margin-bottom: 5px;
}

.fpheadline{
margin-bottom: 3px;
clear:both;
font-family:antipasto;
}

.fpheadline a{
margin-bottom: 3px;
font-size: 32px;
clear: both;
font-family: 'Source Sans Pro', helvetica, arial;
color: #000;
font-weight:normal;
}

.fpheadline a:hover{
color:#383838;
}

div.excerpt{
margin-bottom:30px;
}

div.excerpt p{
margin-top: 0px;
line-height: 1.5em;
font-size: 14px;
text-align: justify;
margin-bottom:5px;
}

div.excerpt a{
line-height: 18px;
font-size: 14px;
font-family:helvetica, arial, sans-serif;
display: inline;
text-align: justify;
text-transform:uppercase;
}


/*--------------*/

/*Navigation bar and header css*/
.container {
	float:left;
	margin: 0 0 0 0;
	display:block;
	;
}

#searchform{
margin-top: 66px;
margin-bottom: 10px;
}

#searchtopone{
width: 220px;
}

.brand {
background: transparent url(http://pg.sjgraboski.com/wp-content/uploads/default/bibliologo.png);
height: 85px;
width: 216px;
margin: 10px 0 0 0;
}


.navbar{
width: 620px;
height: 38px;
float: left;
background: url(http://pg.sjgraboski.com/wp-content/uploads/default/nav.png) no-repeat 0 0;
font-size: 1.1em;
color: #222;
font-weight: bold;
margin-bottom:20px;
}

.learn{
width: 300px;
height: 38px;
float: left;
background: url(http://pg.sjgraboski.com/wp-content/uploads/default/learnmore.png) no-repeat 0 0;
font-weight: bold;
margin-bottom:20px;
font-weight: bold;
margin-bottom: 15px;
padding-top: 5px;
text-align: center;
}

.learn a{
font-family:"Open sans", sans-serif;
font-size:18px;
color:#fff;
text-transform:uppercase;
text-decoration:none;
margin-top:6px;
}

.navbar ul {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 5px 10px 0 0;
  padding:0 0 0 0;
}


.navbar ul li {
  display: block;
  float: left;
  margin:0 10px;
  padding:0 10px;
  display:block;
}

.navbar ul li a {
  color: #999;
  font-size:18px;
  text-decoration:none;
  font-weight:bold;
  font-family:"Open Sans", sans-serif;
}

.navbar ul li a:hover {
  color:#666;
}

.navbar ul li.current_page_item a {
  color: #666;
}

.nav-collapse ul ul {
  display: none;
  float: left;
  margin: 0;
  position: absolute;
  top: 3em;
  left: inherit;
  width: 188px;
  z-index: 99999;
}
.nav-collapse ul ul ul {
  left: 100%;
  top: 0;
}
.nav-collapse ul ul li {
  background: #000;
  border-bottom: 1px dotted #ddd;
  color: #999;
  font-size: 13px;
  font-weight: normal;
  height: auto;
  line-height: 1.4em;
  padding: 10px 10px;
  width: 168px;
}

.nav-collapse ul li:hover > ul {
  display: block;
}
.nav-collapse .current-menu-item > a,
.nav-collapse .current-menu-ancestor > a,
.nav-collapse .current_page_item > a,
.nav-collapse .current_page_ancestor > a {
  color: #666;
}
/*--------------*/


/*Calendar settings*/
table#wp-calendar
{
	border:1px solid #e2e2e2;
}
tbody .pad
{
	background-color:#ffffff;
}
table#wp-calendar>tbody>tr>td>a
{
	font-weight:bold;
	/*color:#000000;
	color:#000000;*/
	font-size:16px;
	font-family:"Myriad Pro", Arial;
	color:#000000;
}
thead>tr>th
{
	width:40px;
	height:40px;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #e2e2e2;
}
tbody>tr>td
{
	width:40px;
	height:40px;
	text-align:center;
	border:1px solid #e2e2e2;
}
tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active
{
	font-weight:bold;
	font-size:18px;
	height:40px;
	font-family:"Open Sans", helvetica;
	color:#D76027;
	/*color:#D76027;*/
}
tfoot>tr>td#prev
{
	width:58px;
	height:20px;
	text-align:left;
	background-color:#ffffff;
}
tfoot>tr>td#next
{
	width:58px;
	height:20px;
	text-align:right;
	background-color:#ffffff;
}
/*--------------*/

/*Twitter and Text Widget css*/
select{
width:300px;
}
.widget_twitter {
	margin-bottom: 20px;
}

.events{
	border-left:1px solid #e2e2e2;
	margin-bottom:20px;
	padding:0px 10px 0px 20px;
}

.eventname{
font-family: helvetica, arial, serif;
font-weight:normal;
font-size: 22px;
margin: 10px 0 0px 0;
}

.eventdate{
font-family: helvetica, arial, sans-serif;
font-size: 13px;
line-height: 13px;
margin: 0 0 10px 0;
}

.eventbio{
font-family: helvetica, arial, serif;
font-size: 14px;
line-height: 18px;
margin: 0 0 20px 0;
text-align: left;
}

.eventspot{
line-height: 12px;
margin-bottom: 0;
font-family: helvetica, arial, sans-serif;

font-size: 13px;
}

.eventlocale{
font-family: helvetica, arial, sans-serif;
font-size: 13px;
line-height: 13px;
margin: 0 0 0 0;
}

.resources{
margin-bottom: 20px;
padding: 0px 10px 0px 20px;
border-left: 1px solid #E2E2E2;
}

.resourcename{
font-family: helvetica, arial, serif;
font-weight: normal;
font-size: 18px;
margin: 2px 0 0 0;
}

.resourcelink{
font-family: helvetica, arial, sans-serif;
font-size: 12px;
line-height: 12px;
margin: 0 0 10px 0;
}


.widget_twitter .widgettitle {
	background-color: #CCC;
	padding: 5px;
}

.widget_twitter ul,
.follow-button {
	padding: 0 0 0 0;
	margin-bottom: 0px;
	margin-top: 0px;
	border-left: 1px solid #E2E2E2;
}

.follow-button{
	padding: 0 0 0 20px;
}

.widget_twitter ul li{
	padding: 0px 0px 20px 20px;
	margin-bottom:0px;
	list-style-type: none;
}

.twitter-avatar{
display:none;
}

.entry-content{
padding-bottom: 3px;
display: block;
}


.time-meta{
margin-top: 0;
font-size: 10px;
display: block;
}

.from-meta{
font-size: 10px;
display: block;
line-height: 7px;
}


.in-reply-to-meta{
font-size: 10px;
display: block;
line-height: 7px;
}

.in-reply-to, .retweet, .favorite{
margin-right:3px;
font-size:10px;
}

.twitterpic{
float: left;
display: block;
border: 1px solid #E2E2E2;
margin-right: 8px;
margin-top: 10px;
margin-bottom: 10px;
}

.twitterfeed{
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 0;
margin-top: -18px;
font-family: 'Trebuchet MS';
font-size: 16px;
}

.twitterhead a{
float: left;
font-family: helvetica, arial;
margin-bottom: 20px;
display: block;
font-size: 24px;
width: 225px;
margin-top: 0;
}


h5.twitterhead{
margin-top:0px;
}

#twitter-2 div ul{
margin-bottom:0px;
margin-top:0px;
}

h5 a{
text-transform:none;
}
/*--------------*/

/*Archive widget*/
#archives-3{
margin-top:20px;
}

.widget{
margin-bottom:20px;
}

h3.well{
margin-bottom: 10px;
margin-top: 0;
font-family: 'Source Sans Pro', helvetica, arial, sans-serif;
text-transform: uppercase;
font-size: 18px;
letter-spacing: 2px;
}


.well ul li{
	font-family: garamond, georgia, serif;
	font-size: 14px;
	line-height: 18px;
}


.ngg-slideshow * {
vertical-align: middle;
margin: 0 10px 0 10px;
/*--------------*/