/*  
Theme Name: Extreme Theme Wizard
Theme URI: http://www.extrememember.com/
Description: Extreme Member Theme Manager
Version: 1.0
Author: Extreme Member
Author URI: http://www.extrememember.com/
*/

/* 
	Basics
*/
html { 	/* Force vertical scrollbar */
/*	overflow-y: scroll;
	height: 100%;
	margin-bottom: .0001em;*/ /* This breaks the layout in Konqueror */
}
* { /* Reset margins and paddings */
	margin: 0;
	padding: 0;
}
/*
	Positioning
*/
body {
}
#wrapper {
	margin: 0 auto;
	position: relative;
}
#body {
	margin: 0;
}

.sidebars_0 {  }
.sidebars ul, .sidebars li {
	list-style: none;
}
#main {
	margin: 0;
}
.entry-meta {
	clear: both;
	display: block;
}

/* 
  -----------------------------
    Sidebars
  ----------------------------
*/
.sidebars { margin:10px 0 0 0; float:right; }

.sidebars_0 .sidebars { }
.sidebars_0 #main { width: 98%; }

.sidebars_1 .sidebars { width: 30%; }
.sidebars_1 #main { width: 69%; }
.sidebars_1 #sidebar, #sidebars_1 #alternate_sidebar { width: 96%; margin: 0 2%; float:left; display: inline; }
* html .sidebars_1 #sidebar, * html #sidebars_1 #alternate_sidebar { width: 95%; }

.sidebars_2 .sidebars { width: 50%; }
.sidebars_2 #main { width: 49%; }
.sidebars_2 #sidebar, .sidebars_2 #alternate_sidebar { width: 48%; position: relative; }

#main { margin:10px 0 0 1%; float:left; display: inline; }
#sidebar { margin: 0 1%; float:left; display: inline; }
#alternate_sidebar { margin: 0 1%; float:right; display: inline; }

* html .sidebars_2 #sidebar, * html .sidebars_2 #alternate_sidebar { width: 47%; overflow: hidden; margin-right: .5%; }


/* 
	Sidebar
*/
.sidebars h3 { }
.sidebars ul.inner { margin: 0; }
.sidebars ul.inner ul {	margin: .4em .8em 1.6em .8em !important; }
.sidebars ul.inner ul li { padding-bottom: 0 !important; }
.sidebars ul.inner ul ul.children {	margin: 0 1.6em !important; }
.sidebars ul.inner ul ul.children li { margin: .4em 0 0 0; }

/*
	Content Box
*/
.box, .box-blank, .sidebars ul.inner li, .notice { 
	position: relative;
	text-align: left;
	margin: 0 0 .8em 0;
}
.box-blank {
	background: none;
}
.box::after, .box-blank::after { 	/* Auto clearing float */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* 
	Header
*/
#header { clear:both; }
#header_image { clear:both; }
#menu { }
#menu ul, #menu ul li { list-style: none; display:inline; }
#menu a { float: left; display: block; text-decoration: none; padding: 0 .6em; }

#footer { clear: both; text-align: center;}
#footer h3 { display:none; }
#footer a { text-decoration: none; }
#footer ul, #footer ul li { list-style: none; display:inline; padding: 0 .6em; }

/* 

	Text, Headings and Formatting
	
*/
h1 { }
h2 { }
h2 a { text-decoration: none !important; }
h2 a:hover, h2 a:focus { text-decoration: underline !important; }
h3, h4 { margin:5px 0px 5px;}
#main h3 { }
.noteworthy {
	display: inline;
	float: right;
	margin: .4em;
}
.noteworthy a {
	padding: .4em;
	text-decoration: none !important;
}
.clear {
	clear: both;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* 

	Various

*/
img {
	border: 0;
}
#main p a img {
	padding-bottom: 2px;
}
#main p a img:hover {
	padding-bottom: 2px;
}
hr { /* Shown only to CSS disabled browsers, making it slightly tidier */
	display: none;
}
acronym, abbr {
	font-size: 100%;
}
acronym, abbr, span.caps {
	cursor: help;
}
small {
	font-size: 85%;
}
cite {
	font-size: 90%;
	font-style: normal;
}
strike, del {
	text-decoration: line-through;
}
ins {
	text-decoration: none;
}
label {
	cursor: pointer;
}
ul {
	margin: .8em;
}
.sidebars ul.inner ul {
	margin: .4em .8em;
}
.sidebars ul.inner ul li {
	margin: .4em 0;
	padding: .2em 0;
}
dl {
	margin: 0 .8em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.6em;
}
p, pre, kbd, blockquote {
	margin: 1.6em 0;
}
.sidebars p {
	margin: 0 0 1.6em 0;
}
pre, blockquote {
	padding: 0 1.6em;
	margin-left: 3%;
}
pre {
	overflow: auto;
	padding-bottom: 1em;
}
blockquote[cite]:after {
	content: "\00BB \0020 Source: " attr(cite);
	display: block;
	margin-top: .8em;
	font-size: 90%;
}
fieldset {
	padding: 0 .8em .4em .8em;
}
legend {
	font-weight: bold;
	padding: 0 .4em;
}

/* 

	Icons
	
*/
.feedicon img, #categorylist img {
	width: 12px;
	height: 12px;
}
.feeds a {
	padding: 1px 0 2px 0;
}
.feeds img {
	vertical-align: middle;
	margin-top: -3px;
}
#categorylist img {
	vertical-align: middle;
	margin: 0 .25em;
}
.sidebars .feedicon img {
	position: relative;
	float: right;
	top: -2.4em;
}
span.edit a:focus, a.quote {
	-moz-outline-style: none;
}
span.edit a:hover {
	cursor: pointer;
}
.edit a {
	position: absolute;
	z-index: 1;
	right: .75em;
	top: 1em;

	text-decoration: none !important;
	display: block;
	width: 26px;
	height: 26px;
	border: 0 !important;
	text-indent: -9999px;
	background: url(images/icon_edit.gif) no-repeat right top !important;
}
#trackbacklist li .edit a {
	width: 26px;
	height: 12px;
}
.edit a:hover {
	background: url(images/icon_edit_hover.gif) no-repeat right top !important;
}
.sidenote {
	position: relative;
}
.sidenote .edit a {
	top: 0;
	right: 0;
}
span.tags {
	background: url(images/icon_tag.gif) no-repeat left center;
	padding-left: 16px;
	margin-left: 1em;
}
ul.wp-tag-cloud li {
	display: inline;
	margin-right: 1em !important;
}

/* 

	Alignments (Use in Posts)

*/
.align-left {
	padding-right: .8em;
	float: left;
}
.align-right {
	padding-left: .8em;
	float: right;
}
.align-center {
	margin: 0 auto;
	display: block;
}
.column-left {
	float: left;
	width: 50%;
}
.column-right {
	float: right;
	width: 50%;
}
ul.column-right, ul.column-left {
	margin: 0;
	padding: 0;
}

/* 

	List Items
	
*/
html>body #main ul {
	list-style: none;
	text-indent: -1em;
} 
#main ul {
	margin-left: 0;
	padding-left: 1em;
}
#main ul li {
	margin-left: 1em;
	margin-bottom: 1.6em;
}
#main ul li::before, .sidebars ul li.page_item::before {	/* Show right angle quotes to cool browsers */
	content: "\00BB \0020";
}
ol {
	margin: 0 0 .8em 1em;
	padding-left: 2em;
}
#main ol li {
	margin-bottom: 1.6em;
}

/*

	Forms
	
*/
input, select, textarea {
	font-size: 100%;
	line-height: 100%;
}
.inputbox, #commentform textarea, .searchbox {
	padding: 1px 2px;
}
#commentform {
	display: inline;
}
#commentform textarea {
	padding: 2px;
	
	-moz-box-sizing:border-box; /* Mozilla: Change Box Model Behaviour */
	width: 100%; /* Moz Only */
}
.inputbox {
	width: 160px;
}
.pushbutton, .pushbutton-wide {
	cursor: pointer;
}
.pushbutton-wide {
	padding: .6em 2em;
}
.checkbox {
	cursor: pointer;
}

/* 

	Search Page

*/
.searchbox {
	width: 80%;
}
.search-results {
	position: relative;
}


/* 

	Posts

*/
p.commentlink {
	width: 120px;
	float: right;
	margin: 0;
	padding: 0 0 0 10px !important;
}
p.commentlink span {
	display: block;
	padding: .4em 0 0;
}
p.commentlink a {
	border-bottom: 0;
	display: block;
	text-decoration: none;
	padding: .4em 0 0;
}
p.commentlink a:hover {
	text-decoration: underline;
}

/* 

	Asides

*/
.asides .aside {
	padding: 0;
	margin: .5em 0 2em 0.5em !important;
}
.asides h2 {
	padding: .4em 0;
}
.asides h2 a {
	text-decoration: none;
	margin: .4em 0;
}
.asides p {
	padding: 0 1.6em;
}
.asides p, .asides pre, .asides blockquote {
	margin-top: 0;
	margin-bottom: .8em;
}
.asides pre, .asides kbd, .asides blockquote {
	margin: 1.6em 7%;
}
.asides h3 {
	margin: 1.6em 0 .8em 0;
}
.asides ul {
	margin: .8em 1.3em;
}
.asides ol {
	margin: .8em 2em;
}
.aside {
	position: relative;
}
.aside .edit a {
	top: 0;
	right: 0;
}

/* 
	Sidenotes
*/
.sidenote { padding: 0; margin: .5em 0 1em 0; }
.sidenote h2 { margin: 0 0 .6em 0; }
.sidenote h2 a { display: inline; margin-right: .5em; }
.sidenote p { padding: 0 0 0 .8em; }
.sidenote p, .sidenote pre, .sidenote blockquote {
	margin-top: 0; margin-bottom: .8em;
}

/*
  BOXES
*/
#box_header { }
#box_header h3 { display:none; }
#box_header ul { list-style-type: none;}
#box_header ul li { display:inline; margin:0 .6em; }


/* 
	Comments
*/
ol#commentlist, ol#trackbacklist {
	margin-bottom: 3.2em;
}
.commentbox {
	padding-top: 2em;
	width: 280px;
	float:left;
	text-align:left;
}
#comment-author p {
	margin: 0 0 1.6em 0;
}
.formatting {
	float: left;
	height: 3em;
	padding-top: 2em;
}
#tags-allowed {
	clear: both;
}
#tags-allowed li {
	margin: .6em;
}
#tags-allowed blockquote {
	display: inline;
}
#tags-allowed .column-left, #tags-allowed .column-right {
	width: 45%;
}
#tags-allowed .close {
	float: right;
}
#tags-allowed::after, #comment-author::after { 	/* Auto clearing float */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.comment-header {
	margin-bottom: .8em;
}
.notice, #tags-allowed { /* Moderation Message */
	font-size: 100%;
	padding: .8em 1.2em;
}
.notice p, .notice h4, #tags-allowed p, #tags-allowed h4 {
	margin: .6em 0;
}
#commentlist .notice {
	margin: .6em 0;
}
#commentlist {
	margin: 0;
	padding: 0;
}
#commentlist li  {
	min-height: 90px;
	position: relative;
	display: block;
	list-style: none;
	margin: .8em 0 !important;
	padding: .8em;
}
#commentlist li small {
	position: absolute;
	z-index: 3;
	right: 95px;
	width: 45px;
}
#commentlist li small span.edit {
	position: relative;
	top: -.5em;
	float: right;
}
#commentlist li small a.quote {
	float: left;
	margin: .5em 0 0 0;
	display: block;
	width: 12px;
	height: 12px;
	border: 0;
	text-indent: -9999px;
	background: url(images/icon_quote.gif) no-repeat;
}
#commentlist li small a.quote:hover {
	background: url(images/icon_quote_hover.gif) no-repeat;
}

/*

	Trackbacks
	
*/
#trackbacklist {
	margin-left: 0;
	padding-left: 0;
}
#trackbacklist li {
	position: relative;
	margin-left: 0;
	padding: 0;
	margin-top: .8em;
	list-style: none;
}
#trackbacklist li a {
	padding: .4em;
	display: block;
	text-decoration: none;
}
#trackbacklist li p {
	padding: 0 .4em;
}
#trackbacklist li a span {
	text-decoration: underline;
}

/* 

	Calendar
	
*/
#wp-calendar {
	empty-cells: show;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 1em;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 1em;
	text-align: left;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
}
#wp-calendar a:hover {
	text-decoration: none !important;
}
#wp-calendar caption {
	text-align: left;
	width: 100%;
}
#wp-calendar td {
	padding: .3em 0;
	text-align: center;
}

/* 

	Plugins
	
*/
/* Recent Activity */
ul#recent-activity {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
ul#recent-activity li {
	font-size: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
ul#recent-activity small {
	font-size: 85%;
	padding-left: .8em;
}

/* Comment/Trackback Favatars & Gravatars */
a.comment-favatar {
	border: 0 !important;
	margin-right: .4em;
}
.eg-image {
	position: absolute;
	right: 1em;
	top: 1em;
	float: right;
	text-align: center;
	padding: 2px;
	line-height: 0;
	margin: 0;
	border: 1px solid #A5A5A3;
	display: block;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	background: #fff url(images/gravatar.jpg) no-repeat center center;
}
#commentlist li::after { 	/* Auto clearing float */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

a.comment-favatar img, .trackback-favatar {
	width: 16px;
	height: 16px;
}
.eg-image:hover, a.comment-favatar:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.trackback-favatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
	display: inline;
}

.demo_note {
  background-color: #ffffaa; padding: 7px; color: #333; font-weight: bold; text-align:center; width: 98%; 
}



/*** Home Page ***/
#wrapper #simple-fast-intuitive, #wrapper #simple-fast-intuitive .l, #wrapper #simple-fast-intuitive .r { height: 262px; }

#wrapper #simple-fast-intuitive {
    margin: 0 4px;
    position: relative;
}

#wrapper #simple-fast-intuitive .c {
    background: #0C2458 url(images/gradient.png) repeat-x;
    padding: 20px 34px 0 49px;
    height: 242px;
}

#wrapper #simple-fast-intuitive .l, #wrapper #simple-fast-intuitive .r {
    background: url(images/simple-fast-intuitive.png) no-repeat;
    position: absolute;
    top: 0;
    width: 4px;
}

#wrapper #simple-fast-intuitive .l { left: -4px; }
#wrapper #simple-fast-intuitive .r { right: -4px; background-position: -3px 0; }

#wrapper #simple-fast-intuitive .col {
    position: relative;
    width: 470px;
    float: left;
    text-align: center;
}

#wrapper #simple-fast-intuitive h1 {
    margin: 0;
    padding: 0;
    color: #FFF;
    text-align: center;
    font: bold 39px Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

#wrapper #simple-fast-intuitive p {
    margin: .5em 0 .2em;
    padding: 0;
    text-align: center;
    color: #FFF;
    font: bold 25px/110% Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

#wrapper #simple-fast-intuitive p.alt {
    font-weight: normal;
    font-size: 20px;
    margin: 0;
}

#wrapper #simple-fast-intuitive img {
    float: right;
    margin-top: 2px;
}

#wrapper #seven-reasons {
    border-top: 2px solid #AAB6CF;
    width: 456px;
    margin: 15px 7px 0 56px;
    float: left;
    position: relative;
    display: inline;
}

#wrapper #seven-reasons .l, #wrapper #seven-reasons .r {
    width: 7px;
    position: absolute;
    top: -2px;
    height: 391px;
    background: url(images/seven-reasons.png) no-repeat;
}

#wrapper #seven-reasons .l { left: -7px; }
#wrapper #seven-reasons .r { right: -7px; background-position: -6px 0; }

#wrapper #seven-reasons .c {
    background: #FFF url(images/gradient.png) repeat-x 0 -304px;
    padding: 13px 13px 0;
}

#wrapper #seven-reasons h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #1A3560;
    font: bold 18px Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

#wrapper #seven-reasons ol {
    color: #1A3560;
    font: bold 24px Arial, Helvetica, Tahoma, Verdana, sans-serif;
    list-style-position: inside;
    padding: 0;
    margin: 10px 0 0;
}

#wrapper #seven-reasons ol li {
    border-top: 2px solid #FFF;
    margin: 0 0 4px;
    padding: 4px 0 0;
    overflow: hidden;
}

#wrapper #seven-reasons li span {
    font-size: 12px;
    line-height: 120%;
    font-weight: normal;
    color: #878787;
    float: left;
    display: inline;
    margin: -27px 0 0 25px;
}

html:first-child>body #wrapper #seven-reasons ol { list-style-position: outside; }
html:first-child>body #wrapper #seven-reasons li { overflow: visible; margin-left: 20px; }
html:first-child>body #wrapper #seven-reasons li span { margin: 0; float: none; display: inline-block; }

/* Safari 1.3.2, Safari 2.0.4, Safari 3.1, Safari 4.0, Konqueror 3.5 */
body:last-child:not(:root:root) #wrapper #seven-reasons li span { 
	top: -5px;
	margin-top: 0;
	position: relative;
}

/* Safari 3.1, Safari 4.0, Konqueror 3.5 */
html:not(:nth-child(1)) #wrapper #seven-reasons ol li span { 
    margin-top: -20px !important;
	position: static !important;
}

/* Safari 3.1, Safari 4.0 */
@media all and (min-width: 0px) {
    html:not(:nth-child(1)) #wrapper #seven-reasons ol li span { margin-top: 0 !important; top: -26px !important; position: relative !important; margin-bottom: -26px !important; }
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    :root #wrapper #seven-reasons ol { list-style-position: outside; }
    :root #wrapper #seven-reasons li { overflow: visible; margin-left: 20px; }
    :root #wrapper #seven-reasons li span { margin: 0; float: none; display: inline-block; }
}

* html #wrapper #seven-reasons ol li span { display: inline-block; margin: 0 0 0 7px; float: none; }
*:first-child+html #wrapper #seven-reasons ol li { overflow: visible; }
*:first-child+html #wrapper #seven-reasons ol li span { display: inline-block; margin: 0 0 0 7px; float: none; overflow: visible; }
html:not([xmlns*=""]) #wrapper #seven-reasons[id="SEVEN-REASONS"] ol li { overflow: visible; clear: both; }

#wrapper #seven-reasons li strong {
    color: #005DDB;
}

#wrapper #seven-reasons p {
    font-weight: bold;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    text-align: center;
    margin: 1.5em 0 0;
    color: #777;
    padding: 0 0 1em 0;
    background: transparent;
}

#wrapper #seven-reasons p a {
    color: #B00;
    font-size: 1.4em;
}

#wrapper #lady {
    margin-top: 60px;
    float: left;
}

#wrapper #right-block {
    display: inline;
    margin: 15px 15px 0 0;
    float: right;
}

#wrapper #signup-now {
    height: 42px;
    margin: 0 auto;
    width: 264px;
    background: url(images/gradient.png) repeat-x 0 -262px;
    position: relative;
    text-align: center;
    font: bold 20px/42px Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

#wrapper #signup-now .l, #wrapper #signup-now .r {
    position: absolute;
    top: 0;
    width: 2px;
    height: 42px;
    background: url(images/signup-now.png) no-repeat;
}

#wrapper #signup-now .l { left: -2px; }
#wrapper #signup-now .r { right: -2px; background-position: -2px 0; }

#wrapper #signup-now a { color: #1A405F; text-decoration: none; font: inherit; }

#wrapper #key-features {
    position: relative;
    height: 28px;
    margin: 0 2px;
    width: 312px;
    background: #000;
}

#wrapper #key-features .l, #wrapper #key-features .r {
    position: absolute;
    top: 0;
    width: 2px;
    height: 28px;
    background: url(images/key-features.png) no-repeat;
}

#wrapper #key-features .l { left: -2px; }
#wrapper #key-features .r { right: -2px; background-position: -1px 0; }

#wrapper #key-features h2 {
    margin: 0;
    padding: 0 0 0 10px;
    color: #FFF;
    font: bold 20px/28px Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

#wrapper #right-block p {
    font: 11px Arial, Helvetica, Tahoma, Verdana, sans-serif;
    margin: 3px 0 2em;
    color: #878787;
    text-align: center;
}

* html #wrapper #right-block { width: 316px; }
*:first-child+html #wrapper #right-block { width: 316px; }

#wrapper #kf {
    display: block;
    list-style: none;
    margin: 15px 0;
    padding: 0;
	text-indent: 0;
}

#wrapper #kf li::before {
    content: '' !important;
}

#wrapper #kf li:before {
    content: '' !important;
}

#wrapper #kf li {
    border-top: 7px solid #FFF;
    border-bottom: 7px solid #FFF;
    color: #878787;
    padding: 0 0 0 40px;
    font: 11px Arial, Helvetica, Tahoma, Verdana, sans-serif;
    height: 32px;
    background: url(images/icons.png) no-repeat;
    margin: 0;
    display: block;
    overflow: hidden;
}

#wrapper #kf li.sep {
    border: 0; 
    border-top: 4px solid #CCC;
    padding: 0;
    margin: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    background: none;
}

#wrapper #kf strong {
    color: #005DDB;
    display: block;
    font-size: 12px;
    padding-top: 2px;
}

#wrapper #kf #msm { background-position: 0 0; }
#wrapper #kf #ems { background-position: 0 -32px; }
#wrapper #kf #ams { background-position: 0 -64px; }
#wrapper #kf #pos { background-position: 0 -96px; }
#wrapper #kf #pgi { background-position: 0 -128px; }

#wrapper #kf #ffl {
    border: 0;
    margin-top: 15px;
    background: none;
    text-align: right;
}

#wrapper #kf #ffl a {
    font-weight: bold;
    color: #17A;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    :root #wrapper #kf strong { padding-top: 0; line-height: 14px; }
}

.enhanced_cats_render_widget ul ul.children {
    zoom: 1;
}

