/* @override http://www.funatical.nichestudio.org/blog/wp-content/themes/thematic/style.css */

/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.5.1
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

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

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

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

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

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

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

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */

body {
	background: url(images/bgrep.gif) repeat-y center;
	background-color: #f2f2f2;
	text-align: center;
}

/* @group main divs */

#main{
	width: 970px;
	padding-top: 30px;
	background: url(images/jester.gif) no-repeat right top;
}

#page_wrap {
	width: 970px;
	margin: 0 auto;
	text-align: left;

}

#container {
	width: 530px;
}

#content {
	padding:0;
	padding-left: 15px;
}

#footer{
	border: none;
	margin: 0 auto;
}



/* @end */

/* @group top menu */

#linkcat-40 h3{
	display:none;
}

#linkcat-40 .blogroll li a:hover{
	text-decoration: none;
	background-color: #74D2FF;
}

#linkcat-40 .blogroll li{
	list-style:none;
	float: left;
	border-right: 3px dashed #FFF;
		
}

#linkcat-40 .blogroll li a{
	text-decoration: none;
	display:block;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000 !important;
	font-weight: bold;
}



/* @end */

/* @group text */

.entry-content h1{
	padding-top: 0;
}

h1 strong {
	color: #00B3DF;
}

h3{
	color: #D0FF18;
	font-style: normal !important;
}

p {
	font: 12px/1.5 "Trebuchet MS", Helvetica;
}

#blog-description {
	padding-left: 350px;
	margin-top:-10px;
	display: none;
}

#blog-title {
	display: none;
}

a:hover{
	color: #BA6519;
}

h2 a:hover{
	color: #BA6519 !important;
}

body, p, div, span, a, td, h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.entry-title a{
	color: #FF901F;
	font-size: 30px;
	line-height: 34px;
}



/* @end */

/* @group side bar */

#secondary h3{
	color: #00B3DF;
	line-height:35px;
	padding-bottom: 5px;
}

#primary {
	border: none;
	width: 343px;
	padding:0 15px 0 0;
	background: url(images/tab_bg.gif) no-repeat top -1px;	
	
}

#primary ul a{
	color: #FFF;
}

#primary .xoxo {
	padding: 0 15px 15px 15px;
	margin-top: 10px;
	background-color: #00B3DF;
}

#secondary span{
	display: block;
	background-color: #D0FF18;
	width: 344px;
	height: 20px;
}

#secondary {
	margin-right: 15px;
	width: 344px;
	background: url(images/tab_bg_green.gif) no-repeat 0 top;
}

#primary h3 {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 35px;
	color: #D0FF18;
	border-bottom: 2px dashed #fff;
}

#s{
	margin-top: 20px;
}

#primary a:link, #primary a:visited {
	text-decoration: none;
}

#primary .xoxo ul li{
	color: #FFF;
}

#search h3{
	font-weight: bold;
	margin-top: -24px;
}
#primary a:hover {
	text-decoration: underline !important;
}



/* @end */

/* @group header */

#page-top ul a{
	color: #00B3DF !important;
}

#header {
	padding-left: 20px;
	height: 200px;
}

#siteinfo{
	border: none !important;
	display: block;
	width: 930px;
	margin: 0 auto;
	text-align: right;
	color: #666;
}

#banner{
	position:absolute;
	right:10px;
	bottom: 15px;
	background-image: url(images/funatical_blog_header.jpg);
	width: 591px;
	height: 174px;
	display:block;
	z-index: 1;
}

#banner .twitter a {
	position: absolute;
	display:block;
	right: 421px;
	top: 25px;
	height:40px;
	width: 157px;
	font-size: 14px;
	text-decoration: none;
	color: #00B3DF;
}

#banner .twitter a:hover {
	text-decoration: underline;
}

#banner .facebook {
	position: absolute;
	display:block;
	right: 381px;
	top:77px;
}

#branding {
	padding: 0 0 10px 0;
}

#header .logo img{
	position:relative;
	top: 55px;
	z-index: 999;
	width: 496px;
	height: 104px;
	display:block;
}

#access {
	display:none;
}

#page-top .xoxo .xoxo {
	background: none;
	padding: 0;
	margin: 0;
}

#page-top {
	position: relative;
}

#page-top .xoxo {
	line-height:35px;
	padding:0;
	margin: 0;
	display: block;
	margin-left: 25px;
	margin-right: 25px;
	height:35px;
	background: url(images/bg_topmen.gif) no-repeat;	
}



/* @end */

/* @group search */

#searchform {
	margin: 0 !important;
}

#search-2 {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	z-index: 20;
	float: right;
	margin: 8px 35px 0 0;
}

#search-2 #s {
	display: block;
	border: 0;
	padding-left: 20px;
	padding-right: 10px;
	width: 80px;
	height: 18px;
	line-height: 20px;
	font-size: 11px;
	background: url(images/searchbg.gif) no-repeat;
	margin: 0;
	font-family: inherit;
}



/* @end */

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}

.entry-meta {
	padding-bottom: 5px;
	border-bottom: 2px dashed #ccc;
}

.hentry{
	padding: 0;
	margin: 0;
	
}

.entry-utility{
	margin: 0;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #D0FF18;
}

.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}

.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
