/*
Theme Name: TFG
Theme URI: http://www.thorpefinancialgroup.com/themes/tfg/
Description: Designed for Thorpe Financial Group.
Version: 1.0
Author: Thorpe Financial Group
Author URI: http://www.thorpefinancialgroup.com/
*/

/*
 * Default HTML tags
 */
a
{
	color: #181818;
}

a:visited
{
	color: #181818;
	text-decoration: underline;
}

a:hover
{
	color: #181818;
}

acronym,
abbr
{
	cursor: help;
}

blockquote
{
	border-left: 5px solid #bebebe;
	margin-left: 15px;
	padding-left: 5px;
}

body
{
	background: url('images/background.png');
	color: #181818;
	font-size: 60.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

cite
{
	font-size: 90%;
	font-style: normal;
}


h3
{
	font-size: 120%;
	margin-top: 0;
}

img
{
	padding: 3px;
	border: #636363 1px solid;
	margin-bottom: 5px;
}

img a:link
{
	padding: 3px;
	border: #636363 1px solid;
	margin-bottom: 5px;
}

img a:hover
{
	padding: 3px;
	border: #636363 1px solid;
	margin-bottom: 5px;
}



li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ol#comments li p
{
	font-size: 100%;
}

ul
{
	margin: 0;
	padding: 0;
}

/*
 * Classes
 */

/* Link to the comments */
.feedback
{
	color: #181818;
	text-align: right;
	padding-bottom: 15px;
	clear: both;
	font-size: 11px;
}

.feedback a,
.feedback a:visited
{
	color: #181818;
	text-decoration: none;
}

.feedback a:hover,
.feedback a:visited:hover
{
	text-decoration: underline;
}

/* The post information */
.meta
{
	border-top: 1px dotted #666666;
	padding: 4px 0 6px 0;
	font-size: 0.9em;
}

.meta li,
ul.post-meta li
{
	display: inline;
}

.meta ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a
{
	color: #181818;
	text-decoration: none;
}

.meta a:hover
{
	color: #181818;
	text-decoration: underline;
}
.meta
{
	color: #181818;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 11px;
}


.storycontent
{
	font-size: 11px;
}

/* Comment form design */
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea
{
	background: #ffffff;
	border: 1px solid #636363;
	color: #181818;
}

#commentform textarea
{
	width: 95%;
}

#commentlist li ul
{
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li
{
	list-style: decimal;
}
#content
{
	float: left;
	width: 680px;
	margin: -3px 0px 5px 11px;
	text-align: left;
	display: inline;
}

#content ol li
{
	list-style: decimal;
}

#content ul
{
	margin-top: 0px;
	margin-left: 35px;
}

#content ul li
{
	list-style-image: none;
}

#content-big
{
	float: left;
	width: 680px;
	margin: -3px 0px 5px 11px;
	text-align: left;
	display: inline;
	text-align: justify;
}

.entry
{
	color: #181818;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post
{
	width: 656px;
	margin: 0px 0px 6px 0px;
	padding: 8px 8px 8px 8px;
	background: #fff url('images/post-bg.png') repeat-x top;
	border: 1px solid #636363;
	height:auto;
}

#content .postindex
{
	float: left;
	width: 316px;
	margin: 0px 6px 6px 0px;
	padding: 0px 8px 0px 8px;
	background: #dfdfdf url('images/postindex-bg.jpg') repeat-x top;;
	border: 1px solid #636363;
	min-height:189px;
	height:auto;
}

#content .postindex h2
{
	font-size: 12px;
	margin: 8px 0 8px 0;
	padding: 4px 0 4px 8px;
	font-weight: bold;
	color: #181818;
	background: url('images/content-h2-bg.png');
	border-bottom: 1px solid #080808;
	border-top: 1px solid #464646;
}

#content .postindex h2 a,
#content .postindex h2 a:visited
{
	text-decoration: none;
	color: #f2f2f2;
}

#content .postindex h2 a:hover,
#content .postindex h2 a:visited:hover
{
	text-decoration: none;
	color: #ffc04e;
}

#content .postindex p,
#content .postindex dl,
#content .postindex ul
{
	color: #282828;
	font: 1.0em/1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 0.7em 0;
}


#content .postindex li,
#content .postindex ul
{
	margin: 0 0 0 0;
	color: #282828;
	font: 1.0em/1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#content .postindex dl dt
{
	font-weight: bold;
}

#content .postindex dl dd
{
	margin: 0 0 0.4em 0;
}

#content .postindex blockquote p
{
	margin: 0 0 0 2em;
	border-left: 5px solid #636363;
	padding: 0 0 0 1em;
	color: #666;
}

#content .postindex a
{
	color: #00264d;
}

#content .postindex a:hover
{
	color: #00264d;
}

#content .postindex ul.post-data
{
	border-top: 1px dotted #666666;
	list-style: none;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 4px 0 6px 0;
	color: #282828;
	margin: 10px 0 0 0;
}

#content .postindex ul.post-data li
{
	color: #282828;
}

#content .postindex ul.post-data a
{
	text-decoration: none;
	color: #282828;
}

#content .postindex ul.post-data a:hover
{
	color: #282828;
	text-decoration: underline;
}

#content .postindex ul.post-data li.comments
{
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: right;
	margin: 0 0 0 0;
	display: inline; /* fixes double float bug in IE */
}

#content .postindex ul.post-data li.comments a
{
	padding: 0 0 0 0px;
}

#content .postindex ul.post-data li.posted
{
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 0 0;
}

#content .postindex ul.post-data li.posted a
{
	padding: 0 0 0 0px;
}

#content .postindex ul.post-data li.comments a:hover,
#content .post ul.post-data li.posted a:hover
{
	background-position: 0 -38px;
}

#content h2
{
	font-size: 12px;
	margin: 0px 0 6px 0;
	padding: 4px 0 4px 8px;
	font-weight: bold;
	color: #f2f2f2;
	background: url('images/content-h2-bg.png');
	border-bottom: 1px solid #080808;
	border-top: 1px solid #464646;
}

#content h2 a,
#content h2 a:visited
{
	text-decoration: none;
	color: #f2f2f2;
}

#content h2 a:hover,
#content h2 a:visited:hover
{
	text-decoration: none;
	color: #ffc04e;
}

#header
{
	font-size: 26px;
	font-weight: bold;
	text-decoration:none;
	font-family: Verdana;
	margin: 0 auto;
	height: 238px;
	width: 889px;
	padding: 0;
	background: url('images/header.png');
}

/*
 * Top menu (pages)
 */

#top
{
	width: 889px;
	height: 34px;
	margin: 0px auto;
}

#top-menu
{
	float: left;
	height: 34px;
	padding-left: 0px;
}

#top-menu-items
{
	float: left;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #636363;
	z-index: 20;
}

#top-menu-items li
{
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #636363;
}

#top-menu-items li ul li
{
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #636363;
	width: 100%;
}

#top-menu-items li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #f2f2f2;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#top-menu-items li a:hover
{
	background: url('images/menuhover.png') repeat-x;
	color: #ffc04e;
}

#top-menu-items li.current_page_item a
{
	background: #FFF;
	color: #181818;

}

#top-menu-items li.current_page_item a:hover
{
	background: #FFF;
	color: #181818;
}

#top-menu-items ul
{
	display: none;
	z-index: 99;
	position: absolute;
}

#top-menu-items ul li a
{
	display: block;
	background: #FFF;
}

#top-menu-items li ul a:hover
{
	display: block;
	background: #FFF;
}

#top-menu-items ul a
{
	display: block;
}

#top-menu-items ul ul
{
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
}

#top-menu-items li:hover ul ul
{
	display: none;
}
#top-menu-items li:hover ul
{
	display: block;
}
#top-menu-items ul li:hover ul
{
	display: block;
}
#top-menu-items li ul li
{
	display: block;
	width: 100%;
}

#top-menu-items li.page_item ul
{
	border-top: 2px solid #636363;
	width: 200px;
}

#top-menu-items li.page_item a
{
	display: block;
}

#top-menu-items li.page_item a:hover
{
	display: block;
}

#top-menu-items li.page_item ul li a
{
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#top-menu-items li.page_item ul li a:hover
{
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #636363;
	border-left: 1px solid #636363;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

#top-search
{
	float: right;
	height: 34px;
	padding-right: 10px;
}

.top-search-form
{
	display: inline;
}

.top-search-form fieldset
{
	display: inline;
	margin-top: 1px;
	padding-top: 4px;
	border: #181818 0px solid;
}

.top-search-form label
{
	margin-right: 5px;
	color: #ffc04e;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	visibility: hidden;
}

.top-search-form input
{
	vertical-align: top;
	display: inline;
	font-size: 11px;
}

.searchtext
{
	background: #FFF;
	border: 1px solid #636363;
	width: 184px;
	margin-top: 2px;
	padding-bottom: 3px;
	color: #282828;
}

.searchbutton
{
	background: url('images/searchbutton.png') no-repeat;
	width: 16px;
	height: 16px;
	margin-bottom: 2px;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	border: 0px solid #636363;
}

/*
 * Categories
 */
#category-outer
{
	width: 889px;
	height: 30px;
	background: url('images/categoryright.png') repeat-x;
	border-top: 1px solid #050503;
	border-bottom: 1px solid #1e1f1c;
}

#category-inner
{
	float: left;
	width: 869px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#category
{
	float: left;
	height: 30px;
	border-left: 1px solid #636363;
	z-index: 20;
}

#category li
{
	float: left;
	display: block;
	height: 30px;
	border-right: 1px solid #636363;
}

#category ul
{
	display: none;
	z-index: 99;
	position: absolute;
}

#category ul li a
{
	display: block;
	background: #FFF;
}

#category li ul a:hover
{
	display: block;
	background: #FFF;
}

#category ul a
{
	display: block;
}

#category li ul li
{
	display: block;
	width: 100%;
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #636363;
	width: 100%;
}

#category li a
{
	display: block;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #f2f2f2;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#category li a:hover
{
	background: url('images/categoryhover.png') repeat-x;
	color: #ffc04e;
}

#category li.cat-item ul
{
	width: 260px;
}

#category li.cat-item a
{
	display: block;
}

#category li.cat-item a:hover
{
	display: block;
}

#category li.cat-item ul li a
{
	display: block;
	margin-left: -1px;
	text-align: left;
	font-size: 11px;
	height: 28px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #f2f2f2;
	font-weight: bold;
	border: 1px solid #636363;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/categoryhover.png') repeat-x;
}

#category li.cat-item ul li a:hover
{
	display: block;
	text-align: left;
	font-size: 11px;
	height: 28px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffc04e;
	font-weight: bold;
	background: #636363;
	border: 1px solid #636363;
	background: url('images/categoryright.png') repeat-x;
}
/*

/* The credits at the bottom of the site */
#footer
{
	color: #181818;
	font-size: 11px;
	width: 889px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	clear: both;
	background: url('images/footer.png') repeat-x;
}

#footer a
{
	color: #181818;
	text-decoration: none;
}
#footer a:hover
{
	color: #181818;
	text-decoration: underline;
}
#footer a:visited
{
	color: #181818;
	text-decoration: none;
}
#footer a:visited:hover
{
	color: #181818;
	text-decoration: underline;
}

/*
 * Middle menu (categories)
 */

#sidebar
{
	float: right;
	padding: 0px 0px 0px 0px;
	width: 193px;
	font-size: 11px;
	margin-top: -3px;
}

.sidebar-menu
{
	float: left;
	width: 174px;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin-left: 8px;
	display: inline;
}

.sidebar-menu h2
{
	font-size: 12px;
	margin: 0px 0 6px 0;
	padding: 4px 0 4px 8px;
	font-weight: bold;
	color: #ffc04e;
	background: url('images/menu2-h2-bg.png');
	border-bottom: 1px solid #080808;
	border-top: 1px solid #464646;
}

.sidebar-menu a,
.sidebar-menu a:visited
{
	text-decoration: none;
	color: #181818;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.sidebar-menu a:hover,
.sidebar-menu a:visited:hover
{
	color: #181818;
	text-decoration: underline;
}

.sidebar-menu ul ul
{
	padding-bottom: 11px;
	margin-left: 8px;
}

.sidebar-menu ul ul li
{
	list-style-image: none;
	padding: 2px 0px 2px 0px;
}

/* End of left sidebar */

input#s
{
	width: 158px;
	border: 1px solid #181818;
	color: #181818;
}

#page
{
	width: 889px;
	margin: 0 auto;
/*	background: #fff url('images/page.png') repeat-x top; */
	background: #fff;
	text-align: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#searchbutton
{
	margin-top: 2px;
}
