/*   
Theme Name: Fishbowl - A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Tom Davidson
Author URI: http://www.plastic-castle.com
Template: thematic
Version: 1.0
Tags: Thematic
*/

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

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file 
(or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

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

@font-face {
	font-family: 'PenshurstRoman';
	src: url('../fishbowl-child/resources/penshurs-webfont.eot');
	src: url('../fishbowl-child/resources/penshurs-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fishbowl-child/resources/penshurs-webfont.woff') format('woff'),
	url('../fishbowl-child/resources/penshurs-webfont.ttf') format('truetype'),
	url('../fishbowl-child/resources/penshurs-webfont.svg#') format('svg');
	font-weight: normal; font-style: normal;
}
	
.categories {
font-size: 12px;
padding: 9px 13px 10px;
line-height: 1.0;
margin: 0;
list-style: none;
color: #666;
border-left: 1px solid #CCC;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
text-decoration: none;
display: block;
position: relative;
}

	
#blog-title a {
	text-decoration: none;
	font-family: 'PenshurstRoman', Arial, Garamond;
	color: #FF944D;  
	font-size: 2em;
}

#branding {
	padding-top: 1em;
	width: 95%;
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#blog-title {
	line-height: 2.5em;
	margin-left: auto;
	margin-right: auto;
	min-width: 4em;
	font-family: 'PenshurstRoman', Arial, Garamond;
	font-weight: 700;
	height: 8em;
	color: #FF944D;  
	text-align: center;
	text-shadow: 2px 2px 2px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=2,color=000000);
}

.entry-title a {
	color: #FF944D; 
}
.entry-content {
	padding-left: 1em;
}
.entry-utility {
	padding-left: 1em;
}
#fishbowl_container {   
	width: 85% !important;  
    max-height: 95% !important;
	min-width: 32em !important;
    max-width: 56em !important;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 15px; margin-bottom: auto;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	   }          
	   
#main  {
	background-color: #fff;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	padding-top: 1em;
	padding-right: 0px;
}

#content {
	width: 98%;
	padding-right: 1em;
}

.g2_column
{
	min-width: 20em; 
	margin-right: 1em;
	padding-right: 1em;
}

#gsHeader
{
	display: none;
}

.giInfo .summary
{
	line-height: 16px;
}

#gallery a {
		color: #FF944D !important;
		text-decoration: none;
		font-weight: bold;
	}

#gallery a:hover 
{
	color: #FF4B33 !important;
}

#gbSearch
{
	display: inline;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif !important;
	font-size: .7em !important;
}

#gsThumbMatrix
{
	text-align: center;
	width: 98% !important;
	margin-left: auto;
	margin-right: auto;
}
.block-core-ItemInfo {
	margin-top: 1px !important;
}

.giAlbumCell
{
	background-color: #FFB870 !important;
    border: black solid 1px !important;
}

.gbBlock 
{
	border-width: 0px !important;
	background-color: #fff !important;
}

#gallery h2 
{
	font-weight: bold !important; 
	font-size: 1.8em !important; 
	line-height: 1.2em !important;
	padding-bottom: .5em !important;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif !important;
	clear: none !important;
}

#container {
	width: 100%;
	max-width: 38em;
	min-width: 16em;
	padding-right: 9px;
	margin-right: 1px;
	padding-left: 10px;
}
#primary {
	margin-left: 0px;
	max-width: 20em;
	min-width: 18em;
	float: right;
}
.main-aside {
	max-width: 20em;
	min-width: 18em;
}

#secondary{
	margin-left: 0px;
	max-width: 20em;
	min-width: 18em;
	float: right;
}
.tagcloud {
	text-align: center;
	text-decoration: none;
	font-family: "Segoe UI", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;
}
.tagcloud a {
	text-decoration: none;
	color: #FF944D;
}
#header { 
          position: relative;
          background-image:url(../fishbowl-child/resources/fishbowlheader.jpg);
          background-color: #6794a6;
          background-position: center bottom;
          height: 19em;   
          padding: 0 .5em .5em .5em;
          clear: both;
          border-top-right-radius: 10px;
          border-top-left-radius: 10px;
         }

#header-logo {
	background: transparent url(../fishbowl-child/resources/favicon.ico) no-repeat scroll center center;
}

#footer
	{
	   clear: both;
	   margin: 0;
	   padding: .5em;
           background-color: #31475E;
           color: #fff;
           font-size: .5em;
           height: 1.5em;
           border-bottom-left-radius: 10px;
           border-bottom-right-radius: 10px;
		margin-bottom: 10px;
	}
#siteinfo
	{
		position: relative;
		margin-top: -1.75em;
		color: #fff;
	}
	
body { 
       background-color: #3B5454;
       color: #333333;
       font-size: 1.2em;
       min-height: 475px;
       font-family: "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;
     }

#siteinfo a {
color: #FF944D;
text-decoration: none;
}


a.more-link
	{
		color: #FF944D;
		text-decoration: none;
		font-weight: bold;
		font-size: .75em;
	}
a.more-link:visited
	{
		color: #FF944D;
		font-weight: bold;
		text-decoration: none;
		font-size: .75em;
	}
a.more-link:hover
	{
		color: #FF4B33;
		text-decoration: none;
		font-size: .75em;
	}
	
div.callout_style {
	  min-height: 2em;
	  width: 6.2em;
          float: right; 
		  background-color: #FFB870;
          border: black solid 1px;
		  font-family: "Segoe UI", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;
          font-style: italic; 
		  line-height: 1.15em;
          font-size: 1.3em;
          margin: 4px;
		  margin-right: 10px;
          padding: 13px 9px 10px 20px;
          border-radius: 20px;
          -moz-border-radius: 20px;
          -webkit-border-radius: 20px;
          -khtml-border-radius: 20px;
	  -moz-box-shadow: 8px 8px 5px #888;
	  -webkit-box-shadow: 8px 8px 5px #888;
	  box-shadow: 8px 8px 5px #888, inset 5px 1px 8px #FEFEF2;
	}
	
li.wpg2_widget_sidebarblock_display
{
		margin-bottom: .8em;
}
div.imagefloat
	{
	   position: relative;
	   margin-left: auto; margin-right: auto;
	   max-width: 200px;
	}

h1.page-title 
{ 
	font-weight: bold; 
	font-size: 1.5em; 
	line-height: 1.0em;
	padding-bottom: .5em;
}

img.wp-smiley {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}