/*
Theme Name: GoRichOnline
Description: Custom WP Theme for GoRichOnline
Author: UniqueBlogDesigns
Author URI: http://UniqueBlogDesigns.com
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Reset (Loosely Meyer's Reset)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
:link,:visited {
	text-decoration:none;
}
:focus {
	outline:0;
	text-decoration:underline;
}
img {
	vertical-align:bottom;
}
legend {
	font:0/0 verdana;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
ol,ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th,td {
	text-align:left;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Extra Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.skipLinks {
	width:0;
	height:0;
	float:left;
	overflow:hidden;
}
.extra {
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
	display:block;
}
.hidden {
	display:none;
}
.left {
	float:left;
	margin:5px 10px 10px 0;
}
.right {
	float:right;
	margin:5px 0 10px 10px;
}
.center {
	display:block;
	margin:0 auto;
}
#page ul:after,
#page div:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
@media projection,screen {
	.ui-tabs-hide {
		display:none;
	}
}
@media print {
	.ui-tabs-nav {
		display:none;
	}
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	text-align:center;
	background:url(images/bg.jpg) repeat-x;
	font:12px/18px verdana,helvetica,sans-serif;
	color:#393939;
	min-width:942px;
}
#page {
	width:942px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:942px;
}
#wrap {
	width:942px;
	text-align:left;
	padding:30px 0;
}
#main {
	float:left;
	width:100%;
}
#content {
	margin:0 279px 0 0;
	width:663px;
}
#sidebarOne {
	float:left;
	width:274px;
	margin:0 0 0 -274px;
	display:inline;
	font:12px/20px verdana;
	color:#774525;
	overflow:hidden;
}
#footer {
	clear:both;
	overflow:hidden;
	width:100%;
	color:#393939;
	background:#18709e url(images/footer.jpg) repeat-x;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:366px;
	height:94px;
	overflow:hidden;
	background:url(images/logo.jpg) no-repeat;
	display:inline;
	float:left;
}
#logo a,
#logo a:visited {
	float:left;
	width:366px;
	height:94px;
	overflow:hidden;
	text-indent:-100em;
}
#logo em {
	display:block;
	clear:both;
	font:0/0 verdana;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
#header #smallMenu {
	float:left;
	width:328px;
	width/**/:/**/121px;
	height:94px;
	height/**/:/**/59px;
	padding:35px 0 0 207px;
	font:bold 14px/20px "Century Gothic",verdana;
	background:url(images/header.jpg) no-repeat;
}
#header #smallMenu li {
	padding:0 0 0 13px;
	background:url(images/header-bullet.png) no-repeat left;
}
#header #smallMenu li a {
	color:#feffdd;
}
#header #smallMenu li a:hover {
	color:#fff;
	text-decoration:underline;
}
#menu {
	float:left;
	width:681px;
	margin:12px 0 0 13px;
	display:inline;
	font:bold 13px/33px "Century Gothic",verdana;
}
#menu li {
	float:left;
	margin:0 4px 0 0;
	position:relative;
	z-index:10;
	background:url(images/menu-left.png) no-repeat;
}
#menu li a {
	color:#feffdd;
	float:left;
	background:url(images/menu-right.png) no-repeat right top;
}
#menu li a span {
	float:left;
	padding:1px 12px 10px;
	cursor:pointer;
}
#menu li.sfhover,
#menu li:hover,
#menu li.current_page_item {
	background:url(images/menu-left-hover.png) no-repeat;
}
#menu li.sfhover a,
#menu li:hover a,
#menu li.current_page_item a,
#menu li a:hover {
	background:url(images/menu-right-hover.png) no-repeat right top;
}
#menu li.sfhover a span,
#menu li:hover a span,
#menu li.current_page_item a span,
#menu li a:hover span {
	background:url(images/menu-bottom-hover.png) no-repeat center bottom;
}
#menu li ul {
	position:absolute;
	width:200px;
	left:-999em;
	top:44px;
	border-top:1px solid #d5d5d5;
	line-height:25px;
	font-size:12px;
}
#menu li ul li {
	float:none;
	background:none;
	padding:0;
	margin:0;
	width:100%;
	float:left;
	display:inline;
}
#menu li.sfhover ul,
#menu li:hover ul {
	left:0;
}
#menu li.sfhover ul li ul,
#menu li:hover ul li ul,
#menu li.sfhover ul li.sfhover ul li ul,
#menu li:hover ul li:hover ul li ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul li ul,
#menu li:hover ul li:hover ul li:hover ul li ul {
	top:-1px;
	left:-999em;
}
#menu li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul li:hover ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul li:hover ul li:hover ul {
	left:199px;
}
#menu li ul li {
	width:100%;
	height:auto;
}
#menu li.sfhover ul li a,
#menu li:hover ul li a,
#menu li ul li a {
	display:block;
	float:none;
	width:200px;
	width/**/:/**/174px;
	border:1px solid #d5d5d5;
	border-top:0;
	padding:0 12px;
	background:#efefef;
	color:#666;
}
#menu li.sfhover ul li a:hover,
#menu li:hover ul li a:hover,
#menu li ul li a:hover {
	color:#000;
	background:#fff;
}
#header .subscribeform {
	float:right;
	width:246px;
	padding:37px 0 0;
	background:url(images/rss-top.jpg) no-repeat left 37px;
}
#header .subscribeform a {
	display:block;
	clear:both;
	width:246px;
	height:59px;
	overflow:hidden;
	text-indent:-100em;
	background:url(images/rss-subscribe.jpg) no-repeat;
}
#header .subscribeform .ssfr {
	width:130px;
	width/**/:/**/118px;
	height:23px;
	height/**/:/**/19px;
	padding:2px 5px 0;
	margin:0 0 8px;
	float:right;
	border:1px solid #18709f;
	background:#fff;
	text-align:left;
	font:12px "Century Gothic";
	color:#000;
}
#header .subscribeform .ssf {
	height:19px;
	width:55px;
	background:url(images/rss-email.jpg) no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	clear:both;
	margin:0 0 7px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#featured {
	width:100%;
}
#featured .title {
	color:#fff;
	font:bold 14px/28px "Century Gothic",verdana;
	padding:0 10px;
}
#featured #ebook {
	float:left;
	width:251px;
	margin:0 3px 0 0;
}
* html #featured #ebook {
	margin:0;
}
#featured #ebook .title {
	background:#000 url(images/heading-black-left.gif) no-repeat;
}
#featured #ebook .subscribeform {
	overflow:hidden;
	padding:0 0 10px;
	background:#e3f2c3 url(images/ebook-bottom.jpg) no-repeat left bottom;
}
#featured #ebook .subscribeform h3 {
	color:#000;
	font:bold 20px/30px "Century Gothic",verdana;
	text-align:center;
}
#featured #ebook .subscribeform h4 {
	color:#2293cf;
	font:bold 14px/20px "Century Gothic",verdana;
	text-align:center;
}
#featured #ebook .subscribeform img {
	float:left;
	margin:0 10px 0 0;
}
#featured #ebook .subscribeform em {
	color:#727272;
	font:12px/16px "Century Gothic",verdana;
	display:block;
	text-align:center;
	padding:5px 0;
}
#featured #ebook .subscribeform .ssfr {
	width:130px;
	width/**/:/**/118px;
	height:23px;
	height/**/:/**/19px;
	padding:2px 5px 0;
	margin:0 0 6px;
	float:left;
	border:1px solid #18709f;
	background:#fff;
	text-align:left;
	font:12px "Century Gothic";
	color:#000;
}
#featured #ebook .subscribeform .ssf {
	height:27px;
	width:98px;
	background:url(images/ebook-submit.jpg) no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	margin:0 14px 0 0;
}
#featured #thePost {
	overflow:hidden;
	height:1%;
}
#featured #thePost h2 {
	font:bold 14px/20px "Century Gothic",verdana;
	color:#a73e14;
	padding:15px 10px 5px;
}
#featured #thePost h2 a {
	color:#a73e14;
}
#featured #thePost h2.title {
	color:#fff;
	font:bold 14px/28px "Century Gothic",verdana;
	padding:0 10px;
	background:#000 url(images/heading-black-right.gif) no-repeat right top;
}
#featured #thePost p {
	padding:0 10px 10px;
}
#featured #thePost a {
	color:#a73e14;
}
#featured #thePost a:hover {
	text-decoration:underline;
}
#featured #thePost .rmore {
	font:bold 12px/16px "Century Gothic",verdana;
}
#main h2.sectionTitle {
	font:bold 14px/20px "Century Gothic",verdana;
	color:#000;
	padding:10px 0 3px;
	margin:0 0 5px;
	border-bottom:1px solid #a4a4a4;
}
#main .apost {
	overflow:hidden;
	padding:0 0 25px;
	clear:both;
}
#main .apost h1,
#main .apost h2 {
	font:bold 14px/20px "Century Gothic",verdana;
	color:#a73e14;
}
#main .apost h1 a,
#main .apost h2 a {
	color:#a73e14;
}
#main .apost h1 a:hover,
#main .apost h2 a:hover {
	text-decoration:underline;
}
#main .apost h3 {
	font:bold 18px/25px verdana;
}
#main .apost h4 {
	font:bold 16px/23px verdana;
}
#main .apost h5 {
	font:bold 15px/22px verdana;
}
#main .apost h6 {
	font:bold 14px/21px verdana;
}
#main .apost .content {
	clear:both;
	padding:3px 0 0;
	width:100%;
}
#main .apost p,
#main .apost blockquote {
	padding:5px 0;
	text-align:justify;
}
#main .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#f5f5f5;
	border-left:5px solid #888;
	color:#666;
}
#main .apost blockquote blockquote {
	background:#fff;
	border-left:5px solid #ddd;
}
#main .apost ol,
#main .apost ul {
	padding:10px 20px;
	list-style:disc inside;
}
#main .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a {
	color:#a73e14;
	font-weight:bold;
}
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover {
	text-decoration:underline;
}
#main .apost ul li {
	padding:0 0 5px 18px;
}
#main .apost ol li {
	padding:0 0 5px;
}
#main .apost .rmore {
	color:#a73e14;
	font:bold 12px/16px "Century Gothic",verdana;
}
#main .apost .rmore:hover {
	text-decoration:underline;
}
#wrap .apost .foot {
	font:12px/20px verdana;
	overflow:hidden;
	clear:both;
	margin:8px 0 0;
	padding:5px 5px 5px 10px;
	height:1%;
	color:#000;
	list-style:none outside;
	background:#feffdd;
	border:1px solid #8bac12;
}
#wrap .apost .foot a {
	color:#a73e14;
	font-weight:bold;
}
#wrap .apost .foot a:hover {
	text-decoration:underline;
}
#wrap .apost .foot li {
	margin:0;
	padding:0;
}
#wrap .apost .foot .first {
	float:left;
}
#wrap .apost .foot .second {
	float:right;
}
#wrap .apost .foot .second .emailform {
	width:270px;
}
#wrap .apost .foot .second .emailform em {
	float:left;
	font:bold 12px/20px verdana;
	margin:0 6px 0 0;
}
#wrap .apost .foot .second .emailform .ssfr {
	width:130px;
	width/**/:/**/118px;
	height:21px;
	height/**/:/**/17px;
	padding:2px 5px 0;
	margin:0 8px 0 0;
	float:left;
	border:1px solid #d6dade;
	background:#fff;
	text-align:left;
	font:bold 12px verdana;
	color:#b7b7b7;
}
#wrap .apost .foot .second .emailform .ssf {
	height:23px;
	width:35px;
	background:url(images/post-tell.jpg) no-repeat;
	float:left;
	border:none;
	cursor:pointer;
	margin:-1px 0 0;
	padding:0;
}
#main .lead {
	clear:both;
	font:bold 12px/20px verdana;
	text-align:left;
	margin:8px 0 0;
	width:100%;
}
#main .lead a {
	color:#393939;
}
#main .lead a:hover {
	text-decoration:underline;
}
#main .lead .prev {
	float:left;
}
#main .lead .next {
	float:right;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sidebarOne a {
	color:#a73e14;
}
#sidebarOne a:hover {
	color:#e18804;
	text-decoration:underline;
}
.sbColumns {
	margin:0 0 12px;
}
.sbColumns h2 {
	color:#fff;
	font:bold 14px/28px "Century Gothic",verdana;
	clear:both;
	background:#000 url(images/heading-black-left.gif) no-repeat;
}
.sbColumns h2 span {
	background:url(images/heading-black-right.gif) no-repeat right top;
	padding:0 10px;
	display:block;
}
.sbColumns .inner {
	padding:10px;
}
.sbColumns p {
	padding:5px 0;
}
.sbColumns ul ul {
	padding:5px;
}
.sbColumns .inner ul {
	font:bold 14px/25px "Century Gothic",verdana;
}
.sbColumns .inner ul li {
	padding:0 0 0 18px;
	background:url(images/sidebar-bullet.gif) no-repeat left 7px;
}
#blogTabs {
	margin:0 0 15px;
}
#blogTabs .theTabs {
	width:100%;
	clear:both;
	font:bold 14px/28px "Century Gothic",verdana;
	color:#fff;
}
#blogTabs .theTabs li {
	float:left;
	background:#000 url(images/heading-black-left.gif) no-repeat;
	margin:0 1px 0 0;
}
#blogTabs .theTabs li a {
	float:left;
	color:#fff;
	padding:0 10px;
	background:url(images/heading-black-right.gif) no-repeat right top;
}
#blogTabs .theTabs li.sfhover,
#blogTabs .theTabs li.ui-tabs-selected,
#blogTabs .theTabs li:hover {
	background:url(images/heading-green-left.png) no-repeat;
}
#blogTabs .theTabs li.sfhover a,
#blogTabs .theTabs li.ui-tabs-selected a,
#blogTabs .theTabs li:hover a,
#blogTabs .theTabs li a:hover {
	text-decoration:none;
	color:#fff;
	background:url(images/heading-green-right.png) no-repeat right top;
}
#blogTabs .theTab {
	text-align: left;
	padding:10px 12px 0;
	background:#feffdd;
}
#blogTabs .theTab li {
	text-align: left;
	padding:0 0 8px;
	margin:0 0 8px;
	width:100%;
	overflow:hidden;
	background:url(images/sidebar-dashed.gif) repeat-x left bottom;
}
#blogTabs .theTab li img {
	float:left;
	margin:0 10px 0 0;
}
#blogTabs .theTab li h3 {
	font:bold 13px/18px verdana;
}
#blogTabs .theTab li span {
	font:10px/16px verdana;
	color:#818181;
}
.ads .inner {
	padding:0 0 0 2px;
}
.ads .inner ul {
	padding:0;
}
.ads .inner ul li {
	float:left;
	width:135px;
	height:135px;
	padding:0;
	background:none;
	text-align:center;
}
.ads .inner ul li img {
	border:1px solid #d8d8d8;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	text-align:left;
	font:12px/18px verdana;
}
#commentBox  a {
	color:#a73e14;
}
#commentBox  a:hover {
	text-decoration:underline;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
	width:100%;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:220px;
	width/**/:/**/200px;
	padding:5px 10px;
	font:11px/16px verdana;
	border:1px solid #ddd;
	background:#fafafa;
}
#commentform .changeAva h4 {
	color:#a73e14;
	font:bold 12px/18px verdana;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform .changeAva a {
	color:#a73e14;
}
#commentform input,
#commentform textarea {
	padding:4px 3px 0;
	color:#393939;
}
#author,
#email,
#url,
#comment {
	display:block;
	font-size:13px;
	border:1px solid #c6c6c6;
	font-family:verdana;
	width:156px;
	width/**/:/**/150px;
	height:26px;
	height/**/:/**/20px;
	background:#fafafa;
}
#commentform textarea#comment {
	width:655px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	padding:4px 3px;
	background:#fafafa;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:110px;
	padding:2px 0 0;
	margin:-10px 0 0;
	font:bold 12px verdana;
	color:#393939;
	text-transform:uppercase;
	float:left;
	border:1px solid #c6c6c6;
	background:#f2f2f2;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	overflow:hidden;
}
.commentlist li {
	margin:0 0 20px;
	width:100%;
	overflow:hidden;
}
.commentlist li .cmAvatar {
	float:left;
	width:75px;
	font:0/0 verdana;
	color:#393939;
	position:relative;
}
.commentlist li .cmAvatar a {
	color:#393939;
}
.commentlist li .cmAvatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .cmContent {
	float:left;
	width:588px;
	width/**/:/**/566px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#eee;
}
.commentlist li.cadmin .cmContent {
	border:1px solid #c6c6c6;
	background:#fafafa;
	color:#323232;
}
.commentlist li.cadmin .cmContent a {
	color:#393939;
}
.commentlist li .cmContent .cmInfo {
	font:12px/20px verdana;
	color:#393939;
	padding:0 0 10px;
}
#commentBox  .commentlist li .cmContent .cmInfo a {
	color:#393939;
}
.commentlist li.cadmin .cmContent .cmInfo {
	color:#626267;
}
#commentBox  .commentlist li.cadmin .cmContent .cmInfo a {
	color:#626267;
}
.commentlist li .cmContent .cmInfo .cauth {
	font:bold 13px/20px verdana;
}
.commentlist li .cmContent .cmInfo .cauth img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 15px;
	clear:both;
	text-align:justify;
}
h3#respond,
h3#comments {
	font:bold 13px/22px verdana;
	color:#393939;
	padding:5px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer .inner {
	width:942px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	padding:30px 0 50px;
	background:url(images/footer-bottom.png) no-repeat center bottom;
}
#footer .inner .firstBox {
	height:1%;
	padding:10px;
	background:#25a3e3 url(images/box-bg.jpg) repeat-x;
	margin:0 0 20px;
}
#footer .inner .inner {
	width:auto;
	margin:0;
	padding:15px 10px;
	background:#07c;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .inner .firstBox h2 {
	font:12px/18px verdana;
	color:#fff;
	background:url(images/box-heading-dashed.gif) repeat-x left bottom;
	padding:0 0 5px;
	margin:0 0 5px;
}
#footer .inner .firstBox ul {
	overflow:hidden;
	width:100%;
}
#footer .inner .firstBox ul li {
	width:24.5%;
	float:left;
}
#footer .inner .firstBox ul li a {
	text-decoration:underline;
}
#footer .inner .firstBox ul li a:hover {
	text-decoration:none;
}
#footer .abox {
	float:left;
	width:33%;
}
#footer .abox h2 {
	font:12px/18px verdana;
	color:#fff;
	margin:0 0 10px;
}

#footer .abox p {
	color: #ccf;
	font-size: 80%;
	margin-bottom: 1em;
}

#footer .abox ul li {
	padding:0 0 0 15px;
}
img.alignright {float:right; margin:0 0 1em 1em}

img.alignleft {float:left; margin:0 1em 1em 0}

img.aligncenter {display: block; margin-left: auto; margin-right: auto}

a img.alignright {float:right; margin:0 0 1em 1em}

a img.alignleft {float:left; margin:0 1em 1em 0}

a img.aligncenter {display: block; margin-left: auto; margin-right: auto