/*   
Theme Name: Franek Tax Services
Theme URI: 
Description: Custom Theme Build on the Thematic Framework.
Author: John Sam Wallace
Author URI: http://johnsamwallace.com
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* 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');

body {
	background:#BDBDBD;
	font-family:Verdana, Geneva, sans-serif;
}
body, input, textarea {
	font:12px/16px Verdana, Geneva, sans-serif;
}
p {
	margin-bottom:12px;
}
#wrapper {
	width:776px;
	border:1px solid #000;
	margin:auto;
	margin-top:10px;
}
#branding {
	width:776px;
	height:125px;
	margin:auto;
	background:url(images/title_bar2.jpg) no-repeat;
	text-indent:-3000px;
	padding:0;
}
#access {
	width:776px;
	margin:auto;
	background:url(images/sidebar_bkgd_opaque.gif) repeat-y;
	border-bottom:none;
}
#main {
	width:776px;
	background:url(images/sidebar_bkgd_opaque.gif) repeat-y;
	padding:10px 0;
}
.menu {
	width:776px;
}
.sf-menu {
	background:none;
	border-right:none;
	margin-top:5px;
	float:right;
}
.sf-menu ul {
    border-right:1px solid #010066;
}
.sf-menu li {
	background:none;
}
.sf-menu a {
	padding:0 7px;
	border-top:none;
	font-weight:bold;
}
.sf-menu a, .sf-menu a:visited {
	background:none;
	border-bottom:none;
	color:#010066;
	border-left: 1px solid #010066;
}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
	border-bottom:none;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:none;
	outline: 0;
    border-bottom:none;
	color:#551A8B;
	text-decoration:underline;
}
#container {
	width:776px;
}

#content {
	width:756px;
}

.main-aside {
	width:240px;
}
.entry-title {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	border-bottom:1px solid #010066;
}
.entry-content {
	padding:10px 0 0;
}
.entry-content embed {
	margin:0;
}
.entry-content h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	border-bottom:1px solid #010066;
	margin-bottom:12px;
	padding:12px 0 7px;
}

.entry-content h3 {
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	padding:12px 0 12px;
}
.aside {
	color:#000;
}
.aside h3 {
	font-size:18px;
	font-style:normal;
	line-height:18px;
	border-bottom:1px solid #010066;
	padding:0 0 7px;
}
.aside h4 {
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	padding:12px 0 12px;
}
.aside p {
	font-size:12px;
	line-height:16px;
	color:#000;
}
.textwidget {
	padding-top:10px;
}
#footer {
	background:url(images/footer2.gif) no-repeat;
	border-top:none;
	margin-top:0;
}

#siteinfo {
	width:776px;
	color:#666666;
	font-size:11px;
	line-height:18px;
	padding:8px;
}
.page-template-tpl_twocolumn-php #container {
	width:490px;
}
.page-template-tpl_twocolumn-php #content {
	width:470px;
}
.entry-content img {
	margin:0 0 6px;
}
.entry-content table {
	border:none;
}
.entry-content tr {
	border-bottom:1px solid #000;
}

.entry-content h5 {
	background:url(images/footer2.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	margin-bottom:18px;
	padding:6px 10px 4px 10px;
	text-align:right;
}
