/*
Theme Name: Mobyaffiliates.com Forum
Theme URI: http://mobyaffiliates.com/forum/
Description: bbPress theme designed for mobyaffiliates.com forum *redesigned december 2011*
Version: 2.0
Author: Dani McDaniel
Author URI: http://anidandesign.com
*/


/*---------------------- 
COLOR SWATCHES 
main blue: #3270a6
lgt blue: #588dbc
dark gray: #181818
main gray: #262626
drker light gray: #9F9F9F
light gray: #b1b1b1
lighter gray: #e5e4e4
-----------------------*/

/* -------------------------------------------------------------- 
   GLOBAL 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,
b, u, i, center,
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;
	font-size: 100%;
	background: transparent;
}
img, a img, a:hover img { border: none; }
:focus { outline: 0; }
ol, ul, li { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


/* BODY -----------------------------------*/
body {
	background:#fff;
	border-top: 8px solid #181818;
    color: #1E1E1E;
    font-family: “Century Gothic”,“Apple Gothic”,sans-serif;
    font-size: 0.9em;
    line-height: 20px;
}

/* LINKS -------------------------------------*/
a { color: #3270a6; text-decoration:none; }
a:visited { color: #3270a6; text-decoration:none; }
a:hover { color: #181818; text-decoration:none; }
a:active { color: #181818; text-decoration:none; }

*::-moz-selection {
background:#181818;
color: #fff;
}
::selection { background:#181818; color: #fff; }

/* MAIN -----------------------------------*/
.alt{background-color: #fff;}
pre, code{ font: 1.0em Monaco, 'Courier New', monospace; overflow:auto;}
p { line-height: 20px; }
.delete:hover {
	background-color: #c00;
	color: #fff;
}
fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}
.bozo { background-color: #eeee88; }
.alt.bozo { background-color: #ffff99; }
.deleted { background-color: #ee8888; }
.alt.deleted { background-color: #ff9999; }
.notice {
	border: 2px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}
.notice p { margin-bottom: 0; }

.right { float: right; }
.left { float: left;}
.center { margin: auto; }
.clear { clear: both; }

/* IMAGES -----------------------------------*/
img.avatar { padding: 2px; background: #262626; border: 1px solid #181818; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* HEADERS ------------------------------------*/
h1,h2,h3,h4,h5,h6 { font-family: 'Arimo', sans-serif; font-weight: bold; color: #181818; }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { color: #3270a6; }
h3#useractivity { margin: 20px 0 10px; letter-spacing: .5; }
#user-replies h4, #user-threads h4 { letter-spacing: .5; margin: 15px 0 6px; }
#content h2,
#sidebar h2{
	font-size: 22px;
	margin: 0 0 10px;
	padding: 0;
}
#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #262626;
	margin: 0 0 10px;
	padding: 0 0 5px;
}
#hottags h2{
	padding: 10px 0 5px;
}
/* HEADERS IN HEADER */
#header h1 { 
    font-family: Georgia, Times, “Times New Roman”, serif; 
    font-size: 45px; font-weight: bold; letter-spacing: 1px;
    line-height: 40px; 
    margin: 0 0 0px; 
}
#header h1 a:hover,
#header h1 a:active {
    text-decoration: none;
}
#header h2 { 
    color: #b0b0b0; 
    font-family: 'Arimo', sans-serif;
    font-size: 15px; 
    margin: 0 0 0 135px; 
}

/* CONTAINER --------------------------------------*/
#container {
	font-size: .90em;
	width: 960px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#181818;
	overflow: hidden;
	}

/* HEADER --------------------------------------*/
#header {  margin: 0px 0 10px; padding: 0; overflow: auto; }
#header .left { 
    padding: 35px 0 15px;
    float: left; 
    width: 620px; 
}
#header .right {  
    text-align: right; 
    float: right;
    margin: 10px 0; padding: 0px; 
    width: auto; overflow: hidden;
    position: relative;
}
#header .right .fb-like {
    position: absolute;
    top: 2px; right: 75px;
}
#header .right #___plusone_0 {
    position: absolute;
    top: 2px; right: 25px;
    width: 65px !important;
}
#header .right ul.twitter {
    position: absolute;
    top: 28px; right: -30px;
}
#header .right .aweber {
   background: #fee5c2;
   border-radius: 4px;
   clear: both;
   margin: 30px 0 0; padding: 5px;
}
#header .right .aweber ul.subscribe {
    font-family: 'Arimo', sans-serif; font-size: 14px;
    letter-spacing: .3px;
    text-align: left; 
    /*float: left;*/
    margin: 0 0 10px 92px; padding: 0; 
    list-style: none;
}
#header .right .aweber a,
#header .right .aweber a:visited {
    color: #181818;
}
#header .right .aweber a:hover,
#header .right .aweber a:active {
    color: #3270A6;
    text-decoration: none;
}
#header .right ul.twitter li {
    text-align: right;
    margin: 0; padding: 0;
    display: inline;
}
#header .right ul.twitter li iframe.twitter-follow-button {
    margin: 3px 0 0px;
    width: 254px !important;
    float: right;
}

.bbcrumb {
	padding: 10px 0;
}
/* -----------------------------------------------------------------------------
    MAIN NAV
----------------------------------------------------------------------------- */
#mainnav {
    margin: 20px 0 40px; padding: 0;
    clear: both; 
}
#mainnav ul {
    margin: 0; padding: 0;
    list-style: none;
}
#mainnav li {
    font-size: 15px; letter-spacing: .3px;
    font-family: 'Arimo', sans-serif;
    list-style: none; display: inline;
    position: relative;
    margin: 0; padding: 0;
}
#mainnav li a {
    background: #262626;
    border: 1px solid #181818;
    border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0 1px 0 0; padding: 7px 11px;
}
#mainnav li a,
#mainnav li a:visited {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
#mainnav li a:hover,
#mainnav li a:active,
#mainnav .current_page_item a {
    color: #fff;
    background: #3270A6;
    border: 1px solid #2e6799;
    text-decoration: none;
}
/*#mainnav li:after { content: "\00bb"; color: #c7c7c7; font-size: 15px; font-weight: none; padding-left: 12px; }*/
#mainnav li ul {
    position: absolute; left: -999em;
    width: 180px; z-index:999;
    border: 1px solid #c7c7c7;
    border-width:1px 1px 0;
}



/* CONTENT --------------------------------------*/
#content { 
	float: left;
	width: 680px; /* this sets forum width */
	overflow: hidden;
	margin: 0 40px 14px 0px;
	}

/* LOGIN FORM --------------------------------------*/
.login {
	margin:0 0 14px 0;
	font-weight: normal;
	color: #444;
}

form.login {
	bottom: 15px;
}

.login p { padding: 0 0 4px; }

.login label {
	padding:6px 10px 0 0;
	line-height: 14pt;
	font-size:11px;
}

form.login input#user_login, form.login input#password  {
	border: 1px solid #dededf; 
	padding: 2px;
	line-height: 14px;
	font-size: 11px;
	margin: 0;
	width:135px;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	background: #eaeaea; color: #181818; 
}

form.login input#submit {
	border: 1px solid #dededf;
	background: #eaeaea;
	color: #181818;
	width: 50px;
	margin: 10px 0 0;
	padding: 2px 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
form.login input#submit:hover { cursor: pointer; color: #3270a6; }
.remember { overflow: auto; margin: 10px 0; }
label#remember {
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
	font-size:11px;
	float: left;
}

form.login input#remember {
	padding: 0;
	margin: 2px 75px 0 0; float: right;
}

.loggedin{
	line-height:14pt;
	margin:0 0 14px 0;
	clear:both;
}

.formsection{
	margin:0;
	padding:0;
	}
	
.reglog{padding:0 0 6px 0;}


/* FRONT PAGE --------------------------------------*/
#front-page #discussions {
	
}
.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }
.sticky { background-color: #e6e6e6; }

#viewdiv ul { margin: 0; padding: 0; list-style: none; }
#viewdiv li { margin: 0; padding: 3px 0 4px 0px; list-style: none; }
#viewdiv a:hover, #viewdiv a:active { text-decoration: underline; }

/* TOPICS --------------------------------------*/
.infobox {
	border-bottom: 1px solid #ccc;
	padding:0;
}
.infobox ul {
	margin: 0;
	padding: 0;
}
.infobox ul li { padding-bottom: 3px; }
#topic-info {
	padding: 12px 6px 12px 0;
}

#topic-info-side {
	padding: 12px 6px 0 0;
}

#topic-tags {
	padding: 0 0 12px 0;
}
input#tag {
	border: 1px solid #ccc;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	padding: 3px 4px;
	width: 115px;
}
input#tagformsub {
	margin: 5px 0px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	padding: 2px;
}
input#tagformsub:hover { cursor: pointer; color: #3270a6; }
.nav {
	margin: 15px 0;
	padding: 12px 0;
}
.nav span { font-weight: bold; }
.nav span, .nav a { padding: 6px; }
#thread {
	list-style: none;
	margin: 0;
	padding: 0;
}
#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}
#thread li ol, #thread li ul { margin-left: 40px; }
#thread li ol li, #thread li ul li { padding: 0; }
.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}
.threadauthor p { margin: 0; }
.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }
.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eaeaea;
	border: 1px solid #dddcdc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#thread li.alt .threadpost { background-color: transparent; }
#thread li.deleted { background-color: transparent; }
#thread li.deleted .threadpost { background-color: #ee8888; }
#thread li.alt.deleted .threadpost { background-color: #ff9999; }
#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}
#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}
#thread .post li { clear:none; }
.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}
.postform {
}
.postform p { margin: 0 0 10px; }

.postform textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #181818;
    border-radius: 4px 4px 4px 4px;
    color: #3270a6;
    margin: 10px 0;
    padding: 8px;
    width: 660px;
}
.postform label { display: block; }

input#postformsub { float: left; padding: 4px 8px; margin: 10px 0 25px; background: #262626; border: 1px solid #181818; color: #e5e4e4; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
input#postformsub:hover { color: #fff; background: #3270a6; border: 1px solid #0D436F; cursor: pointer; }
.admin { width: 100%; margin: 10px 0; }
.admin ul { list-style: none; margin: 0; padding: 0; width: 100%; }
.admin li { list-style: none; margin: 0 4px 0 0; padding: 0; display: inline; }

input#tags-input { margin: 7px 0; }
#manage-tags {
	margin: 10px 0;
	list-style: none;
}
#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}
p.submit { overflow: auto; margin: 7px 0 0; flear: both; }
.submit { text-align: left; }
.topiclink { display: block; }
.topictitle {
	font:normal 20pt georgia, times;
	display: inline;
}
.rss-link {
	display: block;
	padding: 6px 0;
	text-indent: 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

/* FORUM CONTENT --------------------------------------*/
#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}
#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}
#front-search {
	float: right;
	margin-top: -8px;
}
#latest td, #forumlist td, #favorites td { padding: 5px 10px; }
#forumlist tr td div.nest {
	padding-left: 2.5ex;
}
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color:#e6e6e6; }
#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background-color:#e6e6e6;
	font: 13px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}
#latest th a,
#forumlist th a, 
#favorites th a {
    color: #fff;
    background: #3270a6;
    border-radius: 4px;
    padding: 2px 4px;
}
#latest th a:hover,
#forumlist th a:hover, 
#favorites th a:hover {
    color: #fff;
    background: #181818;
    border-radius: 4px;
    padding: 2px 4px;
}
#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

/* PROFILE PAGE --------------------------------------*/

#profile-menu {
}
#profile-menu ul li {
}
#profile-menu li a {	
}
#profile-menu li.current a {
}
#profile-menu li a:hover {
	text-decoration:underline;
}
#useravatar { margin-bottom: 1em; }
#useravatar img { display: block; border-width: 3px; border-style: double; }
#userinfo { margin-top: 10px; }
#userinfo dt { font-weight: bold; margin: 15px 0 6px; }
#userinfo dd { margin: 0 0 5px; } 
#useractivity { margin: 15px 0 5px; }
.user-recent { margin: 0 0 10px; }
.user-recent ol { margin: 5px 0 0 28px; }
.user-recent ol li { margin: 0 0 3px; }

/* LOGIN/REGISTER/PROFILE EDIT --------------------------------------*/
#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}
#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}
#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}
#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}
#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}
#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}
#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}
#login-page sup.required,
#register-page sup.required,
#profile-page sup.required {
	color: red;
}
.form-invalid {
	background-color: #ffebe8 !important;
}
.form-invalid input {
	border-color: #c00 !important;
}
.form-table input, .form-table textarea {
	border-color: #c6d9e9;
}
.hidden {
	display: none;
}

/* HOT TAGS --------------------------------------*/
#hottags {
	margin:24px 0 0 0;
	padding:0;
	}

/* SIDEBAR --------------------------------------*/
#sidebar{
	width:220px;
	float:right;
	margin:0 0 10px;
	padding: 0;
	border-left: 1px solid #ddd;
	}
.rightcontent{padding: 12px 0 12px 25px;}

#sidebar p {margin:0; padding:0;}
#sidebar img {padding: 0; margin: 0;}
#sidebar ul {
	margin:12px 0;
	padding:0;
	}
#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}
#sidebar ul ul {
	margin:14px 0;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type:square;
	margin: 0 0 0 24px;
	}
#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* SEARCH --------------------------------------*/
#searchform{
	padding:0;
	margin:14px 0;
	}
#searchform input#s{
	margin: 0px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	padding: 3px 4px;
	width: 162px;
}
#topic-search-form{}
#topic-search-form .submit { text-align:left;  margin:12px 0;}

/* FOOTER --------------------------------------*/
#footer { 
    color: #ccc; background: #262626;
    border-top: 3px solid #3270A6;
    margin: 0; padding: 0; 
    width: 100%; clear:both; }
#footer .inner {
    margin: auto; padding: 20px 0 40px;
    width: 960px;
    overflow: auto;
}
#footer .left { float: left; margin: 0; }
#footer .right { float: right; margin: 0; text-align: right; }

#footer ul { margin: 0; padding: 0; list-style: none; }
#footer .left ul:last-child {
    margin: 7px 0 0;
}
#footer li { list-style: none; display: inline; padding: 0; }
#footer .right li {
    margin: 0 0 0 10px;
}
#footer .left li {
    margin: 0 10px 0 0;
}
#footer a, 
#footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover, 
#footer a:active { color: #3270a6; text-decoration: underline; }


/* -----------------------------------------------------------------------------
 AWEBER SUBSCRIBE
----------------------------------------------------------------------------- */

#af-form-1469677700 .af-standards .af-element {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#af-form-1469677700 .af-body {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#af-form-1469677700 .buttonContainer input.submit {    
    text-shadow: 1px 1px 1px #000;
    background: #f37f1c !important;
    border: 1px solid #ef7d1b !important;
    border-radius: 4px;
    float: right;
    padding: 3px 5px; margin: 0 0 0;
}
#af-form-1469677700 .buttonContainer input.submit:hover {
    background: #262626 !important;
    border: 1px solid #181818 !important;
    cursor: pointer;
}
#af-form-1469677700 .af-body input.text, #af-form-1469677700 .af-body textarea {
    padding: 4px 5px !important;
    border-radius: 4px;
    border-color: #555 !important;
    float: left;
    width: 220px !important;
    margin: 0 !important;
}
#af-form-1469677700, #af-form-1469677700 .quirksMode {
    margin: 0 0;
    width: 290px !important;
    overflow: auto;
}
#af-form-1469677700 .af-element.buttonContainer {
    display: inline;
}
#af-form-1469677700 .buttonContainer {
    text-align: right;
    float: right;
}
.af-clear {
    clear: none !important;
}
.af-element {
    padding: 0px 0 !important;
}

