/*   
Theme Name: Gavia Libraria
Theme URI: http://gavialib.com/
Description: Based on the Thematic Feature Site Theme
Author: Karin Dalziel
Author URI: http://nirak.com/
Template: thematic
Version: 1.0.1
Tags: Thematic
.
Thematic Site is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');


/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');



/*Colors 

#edeae0 - light beige
#cec6b5 - darker beigh - for callouts and nav
#413937 - dark brown
#2d2625 - even darker
#54595d - dark bluish gray
#4a6f8b - dusty blue

*/


/* HTML */


body {
	font-family: Georgia, "Times New Roman", Times, serif; 
	background-color:#edeae0;
	font-size: 1em;}
	
a {
	color: #4a6f8b;

	}

a:link {
	}

a:visited {
	color: #4a6f8b} 

a:hover {
	} 

a:active {
	}

p, ul{
	margin:0;}
	
p {
	padding: .4em 0 .6em 0;
	line-height: 1.55em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color:#413937;
	font-weight: 700;
	padding: 10px 0px;
	font-style: normal;
	text-transform:none;
}

.entry-title {
	font-size: 2em;
	text-transform:none;}

.entry-content h1 {
	font-size: 2em;
	text-transform:none;}

.entry-content h2 {
	font-size: 1.8em;
	text-transform:none;}

.entry-content h3 {
	font-size:  1.6em;
	font-style: normal;
	text-transform:none;}

.entry-content h4 {
	font-size: 1.4em;
	text-transform:none;
	}

.entry-content h5 {
	} 

.entry-content h6 {
	}




h1 {
	font-size: 2em;}

h2 {
	font-size: 1.8em;}

h3 {
	font-size:  1.6em;
	font-style: normal;}

h4 {
	font-size: 1.4em;
	}

h5 {
	} 

h6 {
	}

.right {
	}

.left {
	}

img {
	}

ul {padding-bottom: 10px;}

li {
	line-height: 1.3em;
	list-style-type: square;
	margin-left: 20px;
	padding:0 0 .3em 0;}


pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}

hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}

/*tables*/
blockquote {
	
}

table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
	}

caption {
    text-align:left;
	}

tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}




/*forms*/

input {}

textarea {}




/* =Header
-------------------------------------------------------------- */
	
/* SHARED */

#wrapper {
    padding:18px 0 0 0;
    margin-bottom:0;
	}
	
#title {
	background-image: url('images/gavia_libraria_logo.gif');
	background-repeat: no-repeat;
	height:115px;
	width:426px;
	float:right;
	margin:45px 0 0 0;
	}	
	
#title a {

	}
#title a:active,
#title a:hover {

	}
#site-description {
	text-indent: -9999px;
	}
	
#blog-description {
	text-indent: -9999px;}

.skip-link {
    display:none;
}
#access {

    height:auto;
    font-size:13px;
    overflow:visible;
    z-index:100;
    background-color: #cec6b5;
    position: absolute;
    top:0px;
    width:100%
	}

	
#branding form {
	display: none; }
	
/*SECONDARY*/

#header_wrap {
	background-position: center bottom;
    background-repeat: repeat-x;
    background-image: url('images/2nd_header_bg.gif');
	background-color: #4a6f8b;
	margin:30px 0 0 0;
	}
	
#header {
    height: 200px;
	position:relative;
	}	
	
#branding {
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 960px;
	margin:0px auto;
	text-indent: -9999px;
	height: 200px;
	background-image: url('images/2nd_bird_header_bg.gif');
	padding:0;}	
	
#blog-title {
	background-image: url('images/gavia_libraria_logo.gif');
	background-repeat: no-repeat;
	height:115px;
	width:426px;
	float:right;
	margin:43px 0 0 0;
	}
	
.home h1 {
	display: none;}
	
/* HOME */

.home #header_wrap {
    background-image: url('images/header_bg.gif');}
				
.home #header {
    height: 393px;
	}
		
.home #branding {
	height: 393px;
	background-image: url('images/bird_header_bg.gif');
	}


#content .aside{
	border:0;
	padding:0;
	margin:0;}

.home #blog-title {
	height:115px;
	width:426px;
	float:right;
	margin:100px 0 0 0;
	}


/* =Content
-------------------------------------------------------------- */

#main { 
    width:960px;
    margin:0px auto;
    padding: 0px;}

#container { 
}

#content { 
	padding: 20px 0 0 0;
}


.page-title {

	}

.page-title a {

	}

.page-title a:active,
.page-title a:hover {

	}

.page-content {}






/* =Sidebars
-------------------------------------------------------------- */

#primary {
	

	}

#secondary {
    }


	


/* =Footer
-------------------------------------------------------------- */

#footer {
	background-color: #cec6b5;
	padding
}

#siteinfo {
	width:960px;
	margin:20px auto 0px auto;
	padding: 20px 0px 40px 0px;}





/* =Menu
-------------------------------------------------------------- */


/*** ESSENTIAL STYLES ***/
.menu {
/* border: solid 3px aqua; */
width: 960px;
margin: 0px auto;
font-size: 1.2em;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	}
.sf-menu {
	line-height:	1.0;
	}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	}
.sf-menu ul li {
	width:			100%;
	}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	}
.sf-menu li {
	float:			left;
	position:		relative;
	}
.sf-menu a {
	display:		block;
	position:		relative;
	}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
	}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	}

/*** THEMATIC SKIN ***/
.sf-menu {
    /* border-right:3px solid #fff; */
    border-right:none;
	float:right;
	}
.sf-menu a {
	/*
border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
*/
	border-left:none;
	border-top:none;
	border-bottom:none;
	padding:9px 13px;
	text-decoration:none;
	}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
	}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666;
	}
.sf-menu li {
	background:none;
	}
.sf-menu li li {
	background:		#fff;
	}
.sf-menu li li li {
	background:		#fff;
	}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fafafa;
	outline:		0;
    border-bottom-color:#ccc;
	}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
	}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
	}
.sf-menu ul ul {
    margin-top:0;
	}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
	}
.sf-menu ul a:hover {
    color: #000;
	}



/* =Home Page Callouts
-------------------------------------------------------------- */	


.cleardiv {
	clear:both;}
	
	.slug-home p a strong {
	width: 200px;
	background-color: #413937;
	display: block;
	padding:10px;
	margin: -10px -10px 10px -10px;
	color: #ffffff;}




.slug-home #content p {
	display: block;
	width: 200px;
	padding:10px;
	margin: 10px;
	float:left;
	text-decoration: none;
	color: #000;
	background-color: #edeae0;
	tex}
	
.slug-home #content p a {
	text-decoration: none;
	color:#413937;}
	
	
.slug-home #content p a strong {
	width: 200px;
	background-color: #413937;
	display: block;
	padding:10px;
	margin: -10px -10px 10px -10px;
	color: #ffffff;}
	
.slug-home #content p a:hover {
	color: #4a6f8b;
	}


#content p.blog_info {

	width: 100%;
	padding:10px;
	margin: 10px;
	float:none;
	text-decoration: none;
	color: #000;
	font-size: 1.3em;}


.entry-content {
	padding:0;}

/* ----FOOTER */

#subsidiary {
	width:960px;
	margin: 0 auto;}
	
#first {
	width:460px;
	float:left;}
	
#second{
	width:460px;
	float: right;}
	
#third {
	clear:both;}
	
#footer li {
	list-style-type: none;
	margin:0px;}

/*
#footer label{
	display: block;}
*/

#second input{
	margin: 5px 0 5px 10px;}


#footer h3 {
	border-bottom: solid 1px #aca396;
	margin: 10px 0 5px 0;
	padding: 0;}













