/*   
Theme Name: Fogarty Law Firm Feature Site
Theme URI: http://www.blog.fogartylaw.ca/about/terms-of-use/
Description: The customized design for Fogarty Law Firm.
Author: Andrew Fogarty
Author URI: http://www.twitter.com/StealthSilver
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 basic typography styles */
@import url('../thematic/library/styles/typography.css');

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

/* Apply basic image styles */
@import url('../thematic/library/styles/images.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');

/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:12px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
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;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#004b91;
}
h2 {
	color: #1d4374;
	font-size: 36px;
}
h3 {
	font-family:Georgia, serif;
	font-weight:normal;
	font-size:36px;
	font-style:italic;
	padding:0 0 7px 0;
	text-transform:none;
}
a:visited {
    color:#743399;
}
a:active,
a:hover {
    color: #FF4B33;
}

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

#header {
	z-index:2;
	background-color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/header.jpg);
}
#branding {
	padding:0 0 0 0;
}
#blog-title {
    font-family:Cambria;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
    color:#FEDF51;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
    color:#FEDF51;
    font-size:13px;
    font-style:italic;
}

/* =Footer
-------------------------------------------------------------- */
#first,
#second,
#third {
	color:#ffffff;
}
#first a,
#second a,
#third a,
#primary a,
#single-bottom a{
	color:#FEDF51;
	text-decoration: none;
}
#first a:hover,
#second a:hover,
#third a:hover,
#primary a:hover,
#single-bottom a{
	color:#FF4B33;
	text-decoration: underline;
}
#footer {
	margin-top:22px;
	background-color:#214d81;
	color: #FFFFCC;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	text-shadow: 1px 1px 0px #000;
	border: none;
}
#page-bottom {
	margin-top:22px;
	background-color:#214d81;
	color: #FFFFCC;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	text-shadow: 1px 1px 0px #000;
	border: none;
}
#single-bottom {
	margin-top:22px;
	background-color:#214d81;
	color: #FFFFCC;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	text-shadow: 1px 1px 0px #000;
	border: none;
}
#siteinfo {
	color:#FFFFFF;
	font-size:11px;
	line-height:18px;
	padding:22px 0 44px 0;
}
#siteinfo a {
    color:#FEDF51;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #FF4B33;
}
/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
	font-size:24px;
	font-style:italic;
	line-height:36px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0 20px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
	margin-top:22px;
	background-color:#214d81;
	color: #FFFFCC;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	text-shadow: 1px 1px 0px #000;
	border: none;
}
#secondary {
	border:1px solid #ffda89;
	padding:18px 0 0 0;
	margin-bottom:22px;
	background-color: #fff9cf;
	color: #000000;
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
	padding:33px 0 0 0;
	color: #0099FF;
}

/* =Global Elements
-------------------------------------------------------------- */

#buttons {
    padding:.75em 0;
} 
a.button {
	border:1px solid #ccc;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	color:#FFFFFF;
	font-size:13px;
	margin:0 10px 0 0;
	padding:.75em 1.25em;
	text-decoration:none;
	background-image: url(images/navigation.jpg);
}
a.button:hover,
a.button:active {
	color: #FF4B33;
	background-image: url(images/rollover.jpg);
}


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

#branding {
    position:relative;
}
#blog-title {
    width: 419px;
    height: 154px;
    background: url(images/logo.png);
    overflow: hidden;
    line-height: 419px;

}
#blog-description {
    width: 0px;
    height: 0px;
    overflow: hidden;
    line-height: 0px;
}
#branding #searchform {
    position:absolute;
    top:70px;
    right:0;
}
#branding #searchform label {
    display:none;
}
#branding #searchform input {
    font-size:13px;
    line-height:18px;
}
#branding #searchform input#s {
    width:316px;
}
#branding #searchform input#searchsubmit {

}

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

#nav {
    float:right;
}


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

.search .page-title {
    display:none;
}


/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {
	padding: 42px 0 52px 0;
	background-color: #fff9cf;
	background-image: url(images/leader_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#leader h2 {
	color: #000000;
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:988px;
}
#leader .entry-title {
	font-size:40px;
	line-height:45px;
	margin-top:-8px;
	padding:0 0 14px 0;
	color: #000000;
}
#leader .entry-title span {
    font-family:Georgia,serif;
    font-weight:normal;
    font-style:italic;
}
.single #leader .entry-title {
    width:652px;
}
#leader .entry-meta {
    position:absolute;
    top:15px;
    left:690px;
}

.page-template-front-page-php #feature {
		float:left;
}
.page-template-front-page-php #feature img {
float:left;
margin:-10px 10 0 -10px;
}
.page-template-front-page-php #feature h2 {
    font-family:Arial,sans-serif;
    font-size:40px;
    font-weight:bold;
    line-height:45px;
    margin-top:-8px;
    padding:0 0 14px 0;
}
.page-template-front-page-php #feature-pic {
	float:left;
}
.page-template-front-page-php #feature-info {
    float:right;
		margin:0 0 0 19px;
    width:484px;
}
.page-template-front-page-php #feature-info h2 {
    font-family:Arial,sans-serif;
    font-size:40px;
    font-weight:bold;
    line-height:45px;
    margin-top:-8px;
    padding:0 0 14px 0;
}
.page-template-front-page-php #container,
.page-template-front-page-php #content  {
    margin:0;
    padding:0;
    width:988px;
}
.page-template-front-page-php #container {
    margin-top:-21px;
}
.page-template-front-page-php #sub-feature {
    font-size:13px;
    line-height:18px;
    position:relative;
    overflow:hidden;
}
.page-template-front-page-php #sub-feature p {
    margin:0 0 18px 0;
}
.page-template-front-page-php #sub-feature h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
.page-template-front-page-php #sub-feature h3 img {
    position:absolute;
    top:3px;
    right:0;
}
.page-template-front-page-php .block {
    float:left;
    width:484px;
}
#front-block-1 {
    margin-right:20px;
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.page-template-front-page-php .block ul {
    border-top:1px solid #ccc;
    list-style:none;
    margin:0;
}
.page-template-front-page-php .block ul li {
    display:inline;
}
.page-template-front-page-php .block ul li a {
    border-bottom:1px solid #ccc;
    color:#666;
    display:block;
    padding:6px 0;
    text-decoration:none;
}
.page-template-front-page-php .block ul li a:hover,
.page-template-front-page-php .block ul li a:active {
    background:#fafafa;
    color: #FF4B33;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}

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

.skip-link {
    display:none;
}
#access {
	height:32px;
	font-size:13px;
	overflow:visible;
	z-index:100;
	background-color: #333333;
	background-image: url(images/navigation.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #232323;
}
/*** ESSENTIAL STYLES ***/
.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:1px solid #858585;
	float:left;
}
.sf-menu a {
	text-decoration:none;
	background-image: url(images/navigation.jpg);
	border-left:1px solid #858585;
	border-top:1px solid #858585;
	border-bottom:1px solid #232323;
	background-position: center;
	color: #FFFFFF;
	padding-top: 9px;
	padding-right: 13px;
	padding-bottom: 9px;
	padding-left: 13px;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_item a:visited,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	border-bottom-color:#fff9cf;
	background-color: #fff9cf;
	background-image: none;
	color: #000000;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
}
.sf-menu li {
	background:		#fff;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	border-bottom-color:#ccc;
	background-color: #fafafa;
	background-image: url(images/rollover.jpg);
	color: #000000;
}
.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;
	color: #000000;
}
.sf-menu ul a:visited {
	background:#fafafa;
	border-bottom:none;
	color: #000000;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}
