/*globals*/
HTML
{
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
BODY
{
	background-color: #F1EFE6;
	color: #333;
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: 700;
	color: #1E1B1A;
}
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
HTML[xmlns] .clearfix
{
	display: block;
}
* HTML .clearfix
{
	height: 1%;
}
:focus
{
	-moz-outline-style: none;
}
A, A:link, A:visited
{
	color: #313428;
	text-decoration: underline;
}
A:hover
{
	color: #4B513E;
}
P
{
	line-height: 1.5em;
	margin: 0 0 1.25em;
}
BLOCKQUOTE
{
	border-left: 2px solid #CCC;
	color: #666;
	padding: 5px 10px 1px;
	font-style: normal;
}
BLOCKQUOTE P:last-child
{
	margin: 0 0 5px;
}
CODE
{
	background: #EAEAEA;
	color: #333;
	font-family: Consolas, Monaco, Courier, monospace;
	font-size: 11px;
	margin: 1px 0;
	padding: 1px 3px;
}
PRE CODE
{
	background: #322E2C;
	border: 1px solid #635957;
	color: #FFF;
	display: block;
	overflow: scroll;
	padding: 1.5em 1.75em;
}
INPUT[type=text], INPUT[type=password], TEXTAREA
{
	background: #FFF url(../../images/form.jpg) repeat-x top;
	border: 1px solid #CCC;
	padding: 5px 3px;
}
INPUT[type=submit], #wp-email-submit
{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background: url(../../images/feed-title-white.jpg) repeat-x;
	border: 1px solid #CCC;
	padding: 5px 10px;
	font-size: 12px;
	color: #000;
	font-weight: 700;
}
INPUT[type=submit]:hover, #wp-email-submit:hover
{
	background: #313428;
	color: #FFF;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #CCC;
}
TH, TD
{
	padding: 5px;
	border: 1px solid #CCC;
	border-width: 1px;
}
TH, THEAD TH
{
	font-weight: 700;
	color: #333;
	background: #DDD;
}
TD, TBODY TD
{
	background: #F0F0F0;
}
/*common classes*/
.aligncenter
{
	display: block;
	margin: 0 auto;
}
.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}
.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
IMG.aligncenter, IMG.alignright, IMG.alignleft
{
	border: 3px solid #EEE;
}
.textcenter
{
	text-align: center;
}
.textright
{
	text-align: right;
}
.textleft
{
	text-align: left;
}
.noticebox
{
	background-color: #FFF9D7;
	border: 1px solid #E2C822;
	color: #333;
	margin-bottom: 20px;
	padding: 10px;
}
.noticebox A
{
	color: #000;
}
.sub
{
	font-size: 11px;
	color: #848485;
}
.ui-tabs-hide, .hide
{
	display: none !important;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption .wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.tags A:link, .tags A:visited
{
	text-decoration: none;
	font-weight: 700;
	padding: 0 5px 3px;
	line-height: 1.3em;
	display: inline-block;
}
.tags A:hover
{
	text-decoration: underline;
}
.xoxo
{
	padding: 0;
}
.arras
{
	color: #383332 !important;
}
/*structure*/
#wrapper
{
	min-height: 100%;
	position: relative;
	padding: 5px 0 20px;
}
#main
{
	padding: 10px 10px 0;
	background: #F7F6F0;
	border: 1px solid #D3D1C7;
	border-top: 0;
}
/*#main { background: url(../../images/12_col.gif); }
header*/
#header
{
	background: #263C93;
	border-bottom: 2px solid #383332;
	padding: 0;
}
#branding
{
	width: 980px;
	margin: 0 auto;
	padding: 0 0 20px;
}
.logo
{
	max-width: 590px;
	float: left;
	margin: 21px 0 0 10px;
}
.blog-name
{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0 0 3px;
	line-height: 1em;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}
.blog-name A:link, .blog-name A:visited
{
	color: #FFF;
	text-decoration: none;
}
.blog-description
{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	line-height: 1em;
	display: block;
	font-size: 11px;
	font-weight: 700;
	color: #7D716D;
	margin: 0;
	padding: 3px 0 0;
	text-transform: uppercase;
	zoom: 1;
	display: inline;
}
/*navigation*/
#nav
{
	zoom: 1;
	max-height: 35px;
	background: url(../../images/topnav.jpg) repeat-x top;
}
#nav-content
{
	margin: 0 auto;
	width: 978px;
}
.sf-menu
{
	font-weight: 700;
	max-width: 770px;
}
.sf-menu, .sf-menu UL
{
	float: left;
	list-style: none;
	line-height: 27px;
	padding: 0 0 2px;
	margin: 0;
	height: 32px;
}
.sf-menu A
{
	display: block;
	text-decoration: none;
	padding: 2px 10px;
	color: #777;
	font-size: 12px;
	line-height: 30px;
}
.sf-menu A:hover
{
	color: #FFF;
}
.sf-menu LI.sfhover, .sf-menu LI:hover
{
	background: #373331;
}
.sf-menu LI
{
	float: left;
	padding: 0;
}
.sf-menu UL
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0;
	line-height: 1;
	border-top: 1px solid #373331;
}
.sf-menu LI LI
{
	width: 148px;
}
.sf-menu LI LI A
{
	background: #FFF;
	padding: 7px 10px;
	width: 128px;
	font-size: 12px;
	text-transform: none;
}
.sf-menu LI UL UL
{
	margin: -25px 0 0 148px;
}
.sf-menu LI:hover UL UL, .sf-menu LI:hover UL UL UL, .sf-menu LI:hover UL UL UL UL, .sf-menu LI.sfhover UL UL, .sf-menu LI.sfhover UL UL UL, .sf-menu LI.sfhover UL UL UL UL
{
	left: -999em;
}
.sf-menu LI:hover UL, .sf-menu LI LI:hover UL, .sf-menu LI LI LI:hover UL, .sf-menu LI LI LI LI:hover UL, .sf-menu LI.sfhover UL, .sf-menu LI LI.sfhover UL, .sf-menu LI LI LI.sfhover UL, .sf-menu LI LI LI LI.sfhover UL
{
	left: auto;
	z-index: 2;
}
.sf-menu LI UL LI:hover A, .sf-menu LI UL LI LI:hover A, .sf-menu LI UL LI LI LI:hover A, .sf-menu LI UL LI LI LI:hover A
{
	background: #383332;
	color: #FFF;
}
.sf-menu LI:hover LI A, .sf-menu LI LI:hover LI A, .sf-menu LI LI LI:hover LI A, .sf-menu LI LI LI LI:hover LI A
{
	background: #FFF;
	color: #666;
	font-size: 11px;
}
.sf-menu .sf-with-ul
{
	padding-right: 15px;
}
.sf-sub-indicator
{
	background: url(../../images/dropdown.png) no-repeat;
	width: 5px;
	height: 5px;
	text-indent: -9999px;
	display: inline-block;
	position: relative;
	left: 7px;
	top: 0;
	vertical-align: middle;
}
.sf-menu UL .sf-sub-indicator
{
	display: none;
}
.quick-nav
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
.quick-nav LI
{
	padding: 7px 5px 0 0;
	float: left;
	display: inline;
}
.quick-nav A:link, .quick-nav A:visited
{
	display: block;
	text-indent: -9000px;
	width: 16px;
	height: 16px;
	float: left;
	clear: left;
}
.quick-nav #rss
{
	background: url(../../images/rss.png) no-repeat;
}
.quick-nav #twitter
{
	background: url(../../images/twitter.png) no-repeat;
}
.quick-nav #facebook
{
	background: url(../../images/facebook.png) no-repeat;
}
/*search bar*/
#searchbar
{
	float: right;
	overflow: hidden;
	margin: 25px 0 0;
}
#searchbar .searchform
{
	border: 4px solid #383332;
}
.searchform
{
	border: 4px solid #CCC;
	background: #EFEFEF;
	width: 250px;
	padding: 5px 4px;
}
.searchform .s
{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: none;
	background: #EFEFEF;
	padding: 0;
	margin: 0;
	float: left;
	width: 229px !important;
}
.searchform .searchsubmit
{
	background: url(../../images/searchsubmit.gif) no-repeat;
	text-indent: -9000px;
	width: 16px;
	height: 16px;
	border: none;
	float: left;
	cursor: pointer;
	opacity: 0.7;
	color: transparent;
	text-transform: capitalize;
}
.searchform .searchsubmit:hover
{
	background: url(../../images/searchsubmit.gif) no-repeat;
	opacity: 1;
}
/*sidebar*/
.sidebar .xoxo
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.widgetcontainer UL, .widgetcontent .xoxo, .widgetcontainer OL
{
	list-style: disc;
	margin: 0 0 0 15px;
	padding: 0;
}
.widgetcontainer LI
{
	margin: 3px 0;
}
.widgetcontainer LI A:visited, .widgetcontainer LI A:link
{
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;
}
.widgetcontainer LI A:hover
{
	border-bottom: 1px dotted #635957;
}
.widgetcontainer INPUT[type=text], .widgetcontainer INPUT[type=password]
{
	width: 80%;
}
.widgetcontainer .excerpt
{
	font-size: 11px;
	margin: 5px 0;
}
.widgettitle
{
	color: #333;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	padding: 6px 10px;
	background: #EFEFEF url(../../images/feed-title-white.jpg) repeat-x top;
	border: 1px solid #CCC;
}
.widgettitle A
{
	color: #333;
}
.widgetcontent
{
	border: 1px solid #CCC;
	border-width: 1px;
	background: #FFF repeat-x;
	margin: -1px 0 10px;
	padding: 10px;
	line-height: 1.4em;
}
.attachment-sidebar-thumb, .multi-sidebar .recentcomments .avatar
{
	float: left;
	border: 3px solid #CCC;
	width: 36px;
	height: 36px;
	margin: 0 10px 0 0;
}
.sidebar-read-more:link, .sidebar-read-more:visited
{
	font-size: 11px !important;
	text-transform: uppercase;
	font-weight: 700;
	color: #000;
}
.multi-sidebar .tabs
{
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
}
.multi-sidebar .tabs LI
{
	float: left;
	background: #383332;
	padding: 5px;
	margin: 0 3px 5px 0;
	border: 1px solid #CCC;
}
.multi-sidebar .tabs A:link, .multi-sidebar .tabs A:visited
{
	text-decoration: none;
	font-weight: 700;
	color: #FFF;
}
.multi-sidebar .tabs A:hover
{
	border-bottom: 1px dotted #FFF;
}
.multi-sidebar .tabs .ui-tabs-selected
{
	background: #FFF;
}
.multi-sidebar .tabs .ui-tabs-selected A:link, .multi-sidebar .tabs .ui-tabs-selected A:visited
{
	color: #37322F;
}
.multi-sidebar .widgetcontainer
{
	background: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 10px;
}
.multi-sidebar .widgetcontainer UL, .featured-stories, .related-posts
{
	list-style: none !important;
	margin: 0 0 0 5px !important;
}
.multi-sidebar .widgetcontainer LI, .featured-stories LI, .related-posts LI
{
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px dotted #CCC;
}
.multi-sidebar .recentcomments .author
{
	color: #666;
	font-size: 11px;
}
#wp-calendar
{
	width: 100%;
	border: 1px solid #999;
}
#wp-calendar CAPTION
{
	color: #333;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	padding: 5px 9px;
	background: #EFEFEF url(../../images/feed-title-white.jpg) repeat-x top;
	border: 1px solid #CCC;
}
/*featured slideshow*/
.featured
{
	margin: 0 10px 20px 0;
	overflow: hidden;
}
#controls
{
	position: relative;
	float: left;
	z-index: 100;
	top: 90px;
}
#controls .next, #controls .prev
{
	text-indent: -9000px;
	width: 30px;
	height: 30px;
	display: block;
	z-index: 1000;
	opacity: 0.7;
}
#controls .prev
{
	background: url(../../images/prev.png) no-repeat;
	float: left;
	position: absolute;
	left: 10px;
}
#controls .next
{
	background: url(../../images/next.png) no-repeat;
	float: right;
	position: absolute;
	left: 610px;
}
#controls .next:hover, #controls .prev:hover
{
	opacity: 1;
}
#controls A:focus
{
	outline: none;
}
#featured-slideshow
{
	position: relative;
	z-index: 0 !important;
	border: 5px solid #CCC;
}
.featured-article
{
	display: block;
	width: 640px;
	height: 250px;
	text-decoration: none !important;
	background-position: center !important;
}
.featured-article IMG
{
	width: 640px;
	height: 250px;
}
.featured-entry
{
	position: relative;
	top: -85px;
	overflow: hidden;
	background: #000;
	height: 85px;
	color: #A7A7A7;
	padding: 0;
	display: block;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.featured-entry .entry-title
{
	color: #FFF;
	padding: 10px 15px 5px;
	display: block;
	font-size: 18px;
	font-weight: 700;
}
.featured-entry .entry-summary
{
	padding: 0 15px;
	margin: 0;
	display: block;
}
/*bottom content*/
#bottom-content-1, #bottom-content-2
{
	list-style: none;
	float: left;
	width: 320px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	padding: 0;
}
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo
{
	margin: 0;
}
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo
{
	margin-left: 15px;
}
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle
{
	background: #F0F0F0;
}
.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2
{
	width: 243px;
}
/*latest headlines*/
.posts-default, .posts-quick, .posts-line
{
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
}
.posts-default .post
{
	float: left;
	margin: 0 15px 5px 0;
	font-size: 12px;
	padding: 0;
}
.posts-default IMG
{
	float: left;
	background: #111;
}
.posts-default .entry-title
{
	font-weight: 700;
	font-size: 14px;
	margin: 5px;
	line-height: 1.4em;
}
.posts-default .entry-title A:link, .posts-default .entry-title A:visited
{
	color: #373331;
	text-decoration: none;
}
.posts-default .entry-summary, .posts-quick .entry-summary
{
	color: #111;
	overflow: hidden;
	margin: 0 5px;
	line-height: 1.4em;
}
.posts-default .entry-thumbnails-link
{
	border: 1px solid #E1E1E1;
	background: #FFF;
	padding: 4px;
}
.posts-default .published
{
	text-transform: uppercase;
	float: left;
	margin: 5px 5px 0;
	font-size: 10px;
	color: #999;
	border-bottom: none;
}
.no-js .posts-default .entry-summary
{
	height: 60px;
}
.entry-thumbnails
{
	clear: both;
	display: inline-block;
}
.entry-thumbnails:hover
{
	border-color: #383332;
}
.entry-thumbnails-link
{
	float: left;
	background: #111;
	display: block;
	text-decoration: none !important;
}
.posts-quick
{
	margin: 0 10px 10px 0;
	padding: 0;
}
.posts-quick LI
{
	padding: 0 10px 0 0;
	border-bottom: 1px dotted #CCC;
	margin: 0 0 10px;
}
.posts-quick .entry-title
{
	font-weight: 700;
	font-size: 14px;
	margin: 5px 0 0;
	line-height: 1.3em;
}
.posts-quick .entry-title A:link, .posts-quick .entry-title A:visited
{
	color: #373331;
	text-decoration: none;
}
.posts-quick .entry-summary
{
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.posts-quick .entry-thumbnails
{
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #CCC;
	padding: 4px;
	background: #FFF;
}
.posts-quick .quick-read-more
{
	margin: 10px 0 0;
}
.posts-quick .entry-info
{
	font-size: 11px;
	color: #666;
	border: none;
	margin: 0 0 5px;
}
.posts-quick .entry-info ABBR
{
	padding: 0 4px 0 0;
	text-decoration: none;
	border: none;
}
.posts-quick .entry-info SPAN
{
	padding: 0 4px;
}
.posts-quick .quick-read-more A:link, .posts-quick .quick-read-more A:visited
{
	font-size: 11px;
	background: #EFEFEF url(../../images/feed-title-white.jpg) repeat-x top;
	color: #000;
	text-decoration: none;
	padding: 3px 6px;
	margin: 0;
	border: 1px solid #CCC;
	font-weight: 700;
	zoom: 1;
	display: inline;
	display: inline-block;
}
.posts-quick .quick-read-more A:hover
{
	background: #383332;
	color: #FFF;
}
.posts-default .entry-meta, .posts-quick .entry-meta
{
	color: #CCC;
	float: left;
	background: #000;
	height: 25px;
	display: block;
	margin: -25px 0 0;
	font-weight: 700;
	opacity: 0.7;
}
.posts-default .entry-meta A:link, .posts-default .entry-meta A:visited, .posts-quick .entry-meta A:link, .posts-quick .entry-meta A:visited
{
	color: #FFF;
	text-decoration: none;
}
.posts-default .entry-comments, .posts-quick .entry-comments
{
	float: right;
	margin: 5px 5px 0;
	background: url(../../images/comments.gif) no-repeat left center;
	padding: 0 0 0 12px;
}
.posts-line
{
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0 10px 10px 0;
	padding: 10px;
	line-height: 1.4em;
}
.posts-line LI
{
	padding: 7px 0;
	border-bottom: 1px solid #EEE;
}
.posts-line .entry-cat
{
	float: left;
	font-size: 11px;
	width: 100px;
	overflow: hidden;
	color: #848485;
}
.posts-line .entry-title
{
	float: left;
	font-size: 12px;
	margin: 0;
	max-width: 450px;
	line-height: 1.4em;
}
.layout-3c-fixed .posts-line .entry-title, .layout-3c-r-fixed .posts-line .entry-title
{
	max-width: 300px;
}
.posts-line A:link, .posts-line A:visited
{
	color: #373331;
}
.posts-line .entry-comments
{
	float: right;
	font-size: 11px;
	color: #848485;
}
.navigation
{
	margin: 0 10px 10px 0;
}
.home-title
{
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	padding: 0 3px 8px;
	border-bottom: 1px solid #DDD;
	margin: 0 15px 10px 0;
	color: #383331;
}
/*single post*/
.single .post, #main .single-post
{
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0 10px 15px 0;
	padding: 0 15px;
}
.single .post .entry-title, .single-post .entry-title
{
	font-size: 24px;
	font-weight: 700;
	padding: 0;
	margin: 20px 0 10px;
	letter-spacing: -1px;
	line-height: 1.3em;
}
.single .post .entry-title A:link, .single .post .entry-title A:visited, .single-post .entry-title A:link, .single-post .entry-title A:visited
{
	text-decoration: none;
}
.single .post .entry-info, .single-post .entry-info
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #848485;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px dotted #CCC;
}
.single .post .entry-info .published, .single-post .entry-info .published
{
	border: none;
}
.single .post .entry-cat, .single-post .entry-cat
{
	display: block;
	color: #848485;
	margin: 5px 0 0;
}
.single-post .entry-cat A:link, .single-post .entry-cat A:visited
{
	color: #666;
	text-decoration: none;
}
.single-post .entry-cat A:hover
{
	color: #333;
}
.single .post .entry-author, .single-post .entry-author
{
	font-weight: 700;
	margin: 0;
	color: #848485;
}
.single .post .entry-author ADDRESS, .single-post .entry-author ADDRESS
{
	display: inline;
	font-style: normal;
}
#main .single .post .tags, #main .single-post .tags
{
	margin: 15px 0;
	padding: 15px 0 0;
	color: #848485;
	border-top: 1px dotted #CCC;
}
#main .single .post .tags A, #main .single-post .tags A
{
	padding: 0;
}
#main .single .post .tags STRONG, #main .single-post .tags STRONG
{
	text-transform: uppercase;
	font-size: 11px;
}
.single .post .entry-photo, .single-post .entry-photo
{
	overflow: hidden;
}
.single .post .entry-photo IMG, .single-post .entry-photo IMG
{
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid #CCC;
}
.entry-content, .entry-content
{
	margin: 20px 0;
	font-size: 12px;
	line-height: 1.5em;
}
.entry-content P, .entry-content P
{
}
.entry-content UL
{
	padding: 0 1.2em 0.5em;
}
.entry-content OL
{
	padding: 0 1.5em 0.5em;
}
.entry-content UL LI, .entry-content OL LI
{
	margin: 0.5em 0;
}
.entry-content BLOCKQUOTE
{
	font-style: italic;
}
.entry-content H1, .entry-content H2, .entry-content H3, .entry-content H4, .entry-content H5, .entry-content H6
{
	margin: 1.2em 0 0;
}
.entry-content H3
{
	font-size: 16px;
}
.entry-content FORM
{
	margin: 1em 0;
}
.post-edit-link:link, .post-edit-link:visited
{
	text-decoration: none;
	padding: 0 0 0 14px;
}
.page .entry-content
{
	margin: 0 0 20px;
}
.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo
{
	width: 480px;
}
.single-post-meta-field
{
	background: #313428;
	display: block;
	border: 1px solid #383332;
	padding: 5px 10px;
	color: #FFF;
	font-weight: 700;
}
.single-post-meta-value
{
	border: 1px solid #CCC;
	padding: 5px 10px;
	background: #F0F0F0;
	display: block;
}
.module-title, .feed-title
{
	line-height: 1em;
	color: #333;
	font-size: 12px;
	font-weight: 700;
	margin: 0 10px 0 0;
	padding: 7px 10px;
	background: #EFEFEF url(../../images/feed-title-white.jpg) repeat-x top;
	border: 1px solid #CCC;
	display: block;
}
.feed-title
{
	border-bottom: none;
}
.gallery
{
	clear: both;
	margin: 10px 0;
}
.gallery-item
{
	float: left;
	margin-right: 10px;
}
.about-author
{
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0 0 10px;
	line-height: 1.5em;
	background: #FFF;
	font-size: 11px;
}
.about-author H4
{
	font-size: 11px;
	margin: 0 0 10px;
	color: #333;
	font-weight: 700;
	text-transform: uppercase;
}
.about-author IMG
{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #CCC;
	padding: 0;
}
/*gd star rating*/
.gdmultitable
{
	margin: 0 0 10px !important;
}
.gdmultitable TD
{
	padding: 5px !important;
}
/*wp-pagenavi*/
.wp-pagenavi
{
	margin: 0 0 10px;
	font-size: 12px;
}
.wp-pagenavi A:link, .wp-pagenavi A:visited
{
	padding: 3px 4px;
	margin: 2px;
	text-decoration: none;
	background: #FFF;
	border: 1px solid #CCC !important;
	color: #313428 !important;
}
.wp-pagenavi A:hover
{
	color: #000;
}
.wp-pagenavi SPAN.pages, .wp-pagenavi SPAN.extend
{
	padding: 3px 4px;
	background: #FFF;
	margin: 2px;
	border: 1px solid #CCC !important;
}
.wp-pagenavi SPAN.current
{
	padding: 3px 4px;
	background: #FFF;
	margin: 2px;
	font-weight: 700;
	border: 1px solid #CCC !important;
}
.wp-pagenavi SPAN.pages
{
	margin-left: 0;
}
/*wp125*/
#wp125adwrap_2c
{
	width: 270px !important;
	display: inline-block;
	padding: 8px 0 2px 8px;
	margin: 0 auto !important;
}
#wp125adwrap_2c .wp125ad
{
	padding: 0 !important;
	margin: 0 10px 10px 0 !important;
}
#wp125adwrap_2c:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
HTML[xmlns] #wp125adwrap_2c
{
	display: block;
}
* HTML #wp125adwrap_2c
{
	height: 1%;
}
/*comments*/
#commentlist
{
	background: #F3F3F3;
	border: 1px solid #CCC;
	border-width: 0 1px 1px;
	list-style: none;
	padding: 10px;
	margin: 0 10px 0 0;
}
#commentlist LI
{
	margin: 0;
	padding-bottom: 10px;
	overflow: hidden;
}
#commentlist LI:last-child
{
	padding: 0;
}
#commentlist .avatar
{
	border: 1px solid #CCC;
	padding: 1px;
	float: left;
	margin: 0 5px 10px 0;
}
#commentlist CITE
{
	font-weight: 700;
	font-style: normal;
	line-height: 20px;
	font-size: 14px;
}
#commentlist P
{
	clear: left;
	line-height: 1.8em;
}
#commentlist .reply
{
	float: right;
}
#commentlist .children
{
	clear: right;
	margin: 5px 0 0;
	list-style: none;
	padding: 0;
}
#commentlist .children LI
{
	border-bottom: none;
	border-left: 5px solid #DEDEDE;
	padding: 0 0 0 10px;
}
#commentlist #respond
{
	clear: both;
	padding: 10px 0 0;
	border-top: 1px solid #CCC;
}
#commentlist #respond .module-title
{
	margin: 0;
	background: url(../../images/feed-title-blue.jpg) repeat-x top;
	color: #FFF;
	border: 1px solid #0052A3;
}
#commentlist #respond #commentsform
{
	margin: 0;
}
#commentlist .comment-author
{
	padding: 10px 0 0 10px;
}
#commentlist .comment-content
{
	padding: 0 10px;
	font-size: 12px;
}
#commentlist .comment-node
{
	background: #FFF;
	border: 1px solid #EEE;
}
#commentlist .comment-meta
{
	text-decoration: none;
	color: #999;
	font-size: 11px;
}
#commentlist .comment-controls
{
	background: #FFF;
	padding: 10px;
	font-weight: 700;
	float: right;
	display: none;
}
#commentlist .comment-node:hover .comment-controls
{
	display: block;
}
#commentlist .comment-controls A:link, #commentlist .comment-controls A:visited
{
	background: #EFEFEF url(../../images/feed-title-white.jpg) repeat-x top;
	color: #000;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0;
	border: 1px solid #CCC;
	font-weight: 700;
	zoom: 1;
	display: inline;
	display: inline-block;
}
#commentlist .comment-controls A:hover
{
	background: #313428;
	color: #FFF;
}
#commentlist .reply A, .comments-navigation A, .read-more, .navigation A
{
	background: #EFEFEF url(../../images/feed-title-white.jpg) repeat-x top;
	color: #000;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0;
	border: 1px solid #CCC;
	font-weight: 700;
	zoom: 1;
	display: inline;
	display: inline-block;
}
#commentlist .reply A:hover, .comments-navigation A:hover, .navigation A:hover, .read-more:hover
{
	background: #313428;
	color: #FFF;
}
.comments-navigation
{
	clear: both;
	margin: 0 20px 10px 10px;
}
.comments-navigation A
{
	border-top: 0;
}
.nocomments
{
	background: #FFF;
	border: 1px solid #CCC;
	border-width: 0 1px 1px;
	padding: 15px 10px;
	margin: 0 10px 10px 0;
	font-size: 12px;
}
#commentsform
{
	background: #FFF;
	border: 1px solid #CCC;
	border-width: 0 1px 1px;
	margin: 0 10px 10px 0;
	padding: 10px;
	overflow: hidden;
}
#commentsform TEXTAREA
{
	width: 98%;
	height: 150px;
	padding: 5px;
	font: 14px "Lucida Grande", Arial, Helvetica, sans-serif;
}
#commentsform .error
{
	display: block;
	padding: 5px;
}
#cancel-comment-reply-link
{
	font-size: 11px;
	padding: 0 10px;
}
.pingbacks
{
	background: #FFF;
	border: 1px solid #CCC;
	border-width: 0 1px 1px;
	padding: 15px 10px 15px 30px;
	margin: 0 10px 20px 0;
}
.pingbacks LI
{
	padding: 2px 0;
	font-weight: 700;
}
.pingbacks A:link, .pingbacks A:visited
{
	text-decoration: none;
}
/*search results*/
.search-results H2
{
	color: #333;
	font-size: 12px;
	font-weight: 700;
	margin: 0 10px 0 0;
	padding: 6px 10px;
	background: #EFEFEF url(../../images/feed-title-white.jpg) repeat-x top;
	border: 1px solid #CCC;
}
.search-results-content
{
	border: 1px solid #CCC;
	border-width: 0 1px 1px;
	background: #FFF;
	margin: 0 10px 10px 0;
	padding: 10px;
}
.search-results-content .searchform, .sidebar .searchform
{
	padding: 5px 4px;
	border: 4px solid #CCC;
	background: #EFEFEF;
	width: 250px;
}
/*footer*/
#footer
{
	margin: 5px auto 0;
	width: 980px;
	background: #ECEBE6;
	padding-bottom: 10px;
	border: 1px solid #CCC;
}
#footer .widgetcontainer
{
	padding: 5px 10px;
	min-width: 150px;
}
.no-js #footer .widgetcontainer
{
	height: 190px;
}
#footer .widgettitle
{
	background: none;
	border: none;
	font-size: 14px;
	color: #444;
	padding: 0 0 10px;
	letter-spacing: -1px;
}
#footer .widgetcontent
{
	font-size: 12px;
	background: none;
	padding: 0;
	border: none;
}
#footer .footer-message
{
	margin: 0;
	padding: 10px 15px 0;
	font-size: 11px;
}
#footer .footer-message P
{
	margin: 0 0 0.5em;
}
#footer .footer-message .floatright
{
	margin-left: 20px;
}
#footer-sidebar
{
	overflow: hidden;
	margin: 10px 10px 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #CCC;
}
#footer-sidebar .widgetcontainer
{
	float: left;
	margin: 0;
	max-width: 250px;
}
#footer-sidebar UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-sidebar LI
{
	margin: 0 0 3px;
}

