/*
Theme Name:		Blog.com Portal 2010
Theme URI: 		http://www.blog.com/
Author: 		Luís Vieira
Author URI:		http://www.portugalmail.net
Description:    Blog.com Portal 2010 Theme
Order: 0
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

body {
	background: #f7f7f0;
}
p {
	line-height: 1.4em;
}
a { 
	color: #529600;
	text-decoration: none;
}
a:hover {
	color: #82b83a;
	text-decoration: underline;
}
.input-text, .input-password {
	font-size: 14px;
	background: #fff;
	outline: medium none;
	border: 1px solid #cfcfc9;
	padding: 3px 10px;
}

/* Structure */
#login-bar, .header, .section-sep h1, .content, #search-bar, .footer-container, #content .mu_register {
	width: 972px;
	margin: 0 auto;
}
.section-container, .widecolumn {
	background: transparent url('images/bg-section.png') top repeat-x;
	overflow: hidden;
	clear: both;
}
div.widecolumn {
	padding-bottom: 85px;
}

/* Login Bar */
#login-bar {
	height: 30px;
	padding-top: 6px;
	background: #e0ded8;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
.already-member, .page-search #search-bar .search-label {
	height: 24px;
	line-height: 24px;
	display: inline;
	float: left;
	color: #fff;
	background: transparent url('images/already-member-left.png') top left no-repeat;
	padding-left: 8px;
	margin: 0 8px;
	font-size: 13px;
	cursor: default;
}
.already-member span, .page-search #search-bar .search-label span {
	background: transparent url('images/already-member-right.png') top right no-repeat;
	height: 24px;
	line-height: 24px;
	display: block;
	padding-right: 20px;
	float: left;
}

#loginform {
	float: left;
	display: inline;
}
#login-bar label {
	display: inline;
	float: left;
	padding: 0;
	position: relative;
}
#login-bar label span {
	position: absolute;
	top: 5px;
	left: 10px;
	color: #878787;
	z-index: 9;
	cursor: text;
}
#login-bar .loginbar-input {
	height: 16px;
	line-height: 16px;
	margin-right: 3px;
	z-index: 10;
}
#login-bar .loginbutton {
	background: transparent url("images/bot-login_esq.png") no-repeat left top;
	display: inline;
	float: left;
	height: 24px;
	padding-left: 5px;
	text-decoration: none;
	cursor: pointer;
}
#login-bar .loginbutton:hover {
	background-position: left bottom;
}
#login-bar .loginbutton #wp-submit {
	background: transparent url("images/bot-login_dir.png") no-repeat right top;
	border: medium none;
	display: inline;
	height: 24px;
	margin: 0;
	padding: 0 8px 0px 3px;
	cursor: pointer;
	float: left;
}
#login-bar .loginbutton:hover #wp-submit, #login-bar .loginbutton #wp-submit:hover {
	background-position: right bottom;
}
#login-bar #rememberme {
	margin-left: 8px;
	float: left;
    position: relative;
    top: 2px;
}
#login-bar .lostpwd {
	float: left;
	margin: 4px 0 0 10px;
}
#login-bar span.rememberme, #login-bar .lostpwd {
	font-size: 12px;
}
#login-bar span.rememberme {
	display: inline;
	float: left;
	margin-top: 4px;
}
#login-bar .lang-switcher {
	float: right;
}

/* Separators */
.section-sep {
	background: #3c3b38;
	clear: both;
}
.section-sep h1 {
	padding: 0;
	height: 40px;
	line-height: 40px;
	color: #fff;
	position: relative;
	font-size: 22px;
}
.section-sep .entry-title span {
	height: 40px;
}
.section-sep .ball-logo {
	background: url('images/bola.png') no-repeat;
	width: 48px;
	height: 57px;
	position: absolute;
	right: 15px;
	top: 19px;
	z-index: 10;
}
.section-sep .back, .section-sep .back a {
	font-size: 13px;
	color: #8cc63f;
}
.section-sep .back a:hover {
	color: #A8DD67;
}


/* Header Zone */
.header .top-section {
	display: block;
	padding-top: 40px;
	background: url('images/ilust-topo-media.png') bottom right no-repeat;
}
.header .top-section, .header .top-section table {
	height: 156px;
}
.header .top-section .logo {
	width: 230px;
	vertical-align: top;
}
.header .top-section .slogan {
	width: 742px;
	vertical-align: middle;
}
.header .top-section .spacer {
	width: 0;
}

/* Header Home */
.header-home .top-section .slogan {
	width: 632px;
	background: url('images/writeaway.png') top center no-repeat;
}
.header-home .top-section .spacer {
	width: 110px;
}
.header-home .top-section {
	background: url('images/ilust-topo.png') bottom right no-repeat;
}
.header-home .top-section, .header-home .top-section table {
	height: 235px;
}
.header-home .top-section .signup {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}

.header .bottom-section {
	display: block;
	background: url('images/ilust-topo-reflexo.png') top right no-repeat;
	height: 160px;
	clear: both;
}
.header .help-cols {
	width: 300px;
	float: left;
	display: block;
	padding-top: 20px;
	margin-right: 32px;
	font-size: 14px;
}
.header .help-cols .highlight {
	font-style: italic;
	font-size: 28px;
}
.header .bottom-section .last {
	margin-right: 0px !important;
}
.header .help-cols p {
	line-height: 1.5em;
}

/* Content */
.content {
	background: #fff;
	border: 1px solid #e0ded8;
	overflow: hidden;
}
.content-footer {
	height: 58px;
	line-height: 58px;
	display: block;
	background: #e0ded8;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	width: 936px;
	margin: 0 auto;
	margin-bottom: 45px;
	padding: 0 18px;
	clear: both;
}
.content-footer .visit-features {
	font-size: 16px;
}
.content-footer .signup, #footer .signup, .header div.signup {
	font-size: 18px;
}

#features-content {
	border-top: none;
	border-bottom: none;
	width: 940px !important;
}
#features-content td.top-domain .top-domain {
	cursor: pointer;
}
#features-content td.top-domain a, #features-content td.top-domain a:hover {
	color: #333;
	text-decoration: none;
}
#features-content td.top-domain p a {
	color: #529600;
}
#features-content td.top-domain p a:hover {
	color: #82b83a;
	text-decoration: underline;
}

/* Featured Blogs */
#blogs-content {
	padding: 33px 0;
}
.feat-blogs-container, #sidebar {
	padding: 0 15px;
	overflow: hidden;
}
.feat-blogs-container {
	float: left;
	width: 618px;
	border-right: 1px solid #e0ded8;
	padding-bottom: 15px;
}
.feat-blogs-main-img {
	margin-top: 20px;
	width: 618px;
	height: 200px;
	display: block;
	position: relative;
}
.feat-blogs-main-info-wrapper, .feat-blogs-main-info  {
	height: 50px;
	line-height: 50px;
	width: 618px;
	background: #000;
	opacity: 0.3;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.feat-blogs-main-info-wrapper {
	/*bottom: 2px;*/
}
.feat-blogs-main-info {
	z-index: 2;
	background: none;
	opacity: 1.0;
    filter:alpha(opacity=100);
	-moz-opacity: 1.0;
}
.feat-blogs-main-info a {
	color: #fff;
	font-size: 24px;
	padding-left: 18px;
	float: left;
	z-index: 30;
	filter:alpha(opacity=100);
}
.feat-blogs-main-info a:hover {
	color: #8CC63F;
	text-decoration: none;
}
.feat-blogs-main-desc {
	padding: 15px 0;
	font-size: 14px;
	border-bottom: 1px solid #e0ded8;
}
.feat-blogs-main-desc blockquote {
	font-size: 15px;
	background: url('images/quotemark.png') top left no-repeat;
	margin-left: 0;
	padding-left: 30px;
	margin-bottom: 10px;
}
.feat-blogs-other {
	margin: 30px 30px 0 0;
	width: 294px;
	float: left;
}
.feat-blogs-other h3 a {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.feat-blogs-other h3 a:hover {
	color: #878787;
	text-decoration: none;
}
.feat-blogs-other-2, .feat-blogs-other-4 {
	margin-right: 0;
}
.feat-blogs-other-3, .feat-blogs-other-4 {
    margin-top: 15px;
}
.feat-blogs-container .flag {
	width: 16px;
	height: 11px;
	display: inline;
	float: right;
	margin-top: 20px;
	margin-right: 18px;
}
.feat-blogs-other .flag {
	margin: 2px 0 0 0;
}
.feat-blogs-container .flag_last {
	margin-right: 5px !important;
}
.feat-blogs-container-grouping {
	margin-left: -15px;
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}

/* Sidebar */
#sidebar, .feat-blogs-sidebar {
	float: right;
	overflow: hidden;
	width: 293px;
}
#sidebar .widget-title {
	display: none;
}
#sidebar .widget_rss ul {
	list-style: none;
	margin-top: 25px;
}
#sidebar .widget_rss li {
	border-bottom: 1px solid #e0ded8;
	clear: both;
	overflow: hidden;
	margin-bottom: 12px;
	padding-bottom: 25px;
}
#sidebar .widget_rss a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	width: 212px;
	float: left;
}
#sidebar .widget_rss a:hover {
	color: #878787;
}
#sidebar .widget_rss .rss-date {
	float: right;
	font-size: 11px;
	color: #878787;
	padding-top: 1px;
}
#sidebar .visit-blog {
	margin: 15px 0 42px 0;
	overflow: hidden;
	clear: both;
}
#sidebar .visit-blog .rss {
	width: 32px;
	height: 32px;
	display: block;
	float: right;
	background: url('images/rss.png') no-repeat;
}
#sidebar h1.community {
	margin: 50px 0 15px 0;
}
#sidebar .twitter, #sidebar .facebook {
	float: left;
	width: 145px;
	text-align: center;
	background: url('images/twitter.png') top center no-repeat;
	padding-top: 60px;
}
#sidebar .facebook {
	background: url('images/facebook.png') top center no-repeat;
}

/* Search Bar */
#search-bar {
	height: 38px;
	margin-top:48px;
	background: #e0ded8 url('images/bg-search_dir.png') right no-repeat;
	clear: both;
}
#search-bar .search-label {
	float: left;
	background: #54514c url('images/lupa-search.png') left no-repeat;
	height: 38px;
	line-height: 38px;
	padding-left: 45px;
	color: #fff !important;
	font-size: 18px;
	margin-right: 13px;
}
#search-bar .search-label span {
	background: #54514c url('images/seta-search.png') right no-repeat;
	display: block;
	padding-right: 40px;
	height: 38px;
	display: inline;
	float: left;
}
#search-bar #yahoo-search-input {
	height: 22px;
	line-height: 22px;
	margin-top: 4px;
	font-size: 15px;
	width: 410px;
	float: left;
	display: inline;
	padding: 3px 10px;
}
#search-bar .regular {
	color: #333;
}
#search-bar .serif {
	color: #878787;
}
#search-bar .input-button {
	background: transparent url('images/bot-search_dir.png') top right no-repeat;
	height: 30px;
	border: none !important;
	margin: 4px 10px 0 -1px;
	outline: none;
	border-left: 1px solid #aaaf9e !important;
	cursor: pointer;
	font-size: 15px;
	float: left;
	padding: 3px 6px;
}
#search-bar .input-button:hover {
	background-position: bottom right;
}
#search-bar .input-button:active {
	outline: none;
}
#search-bar small {
	cursor: default;
	float: left;
	margin-top: 11px;
}

.page-search #search-bar {
	margin-top: 0;
	height: 36px;
	background: #dfded9;
	padding-top: 13px;
	border: 1px solid #e0ded8;
	border-top: none;
	border-bottom: none;
}
.page-search #search-bar #yahoo-search-input, .page-search #search-bar .input-button {
	margin-top: -2px;
}

/* Footer */
#footer {
	background: #e0ded8;
	margin-top: 85px;
	height: 300px;
	display: block;
	padding-top: 25px;
	clear: both;
}
#footer .copyright {
	padding: 40px 0;
	clear: both;
}
#footer h3 {
	text-transform: uppercase;
	font-size: 13px;
}
#footer .menu {
	list-style-type: none;
	list-style-image: none;
	margin-right: 50px;
}
#footer .menu li {
	margin-top: 5px;
}
#footer .menu a {
	color: #6c6c6c;
}
#footer .menu a:hover {
	color: #333;
	text-decoration: none;
}
#footer .signup, .header div.signup {
	margin-top: 40px;
	line-height: 38px;
}
#footer .signup-button-small, .header div.signup .signup-button-small {
	margin: 0 0 10px 10px;
}

/* Buttons */
a.button {
	display: block;
	float: left;
	color: #333;
	padding: 0;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	outline: none;
}
a.button span {
	display: block;
	padding: 0;
	white-space: nowrap;
	cursor: pointer;
}
a.button:hover {
	background-position: bottom left;
	text-decoration: none;
	color: #333;
}
a.button:hover span {
	background-position: bottom right;
}
a.button:active {
	outline: none;
}

a.features-button {
	background: transparent url('images/bot-features_esq.png') top left no-repeat;
	height: 34px;
	padding-left: 17px;
	margin-top: 15px;
}
a.features-button span {
	background: transparent url('images/bot-features_dir.png') top right no-repeat;
    line-height: 24px;
	padding: 5px 17px 5px 0;
}

a.signup-button {
	background: transparent url('images/bot-signup_esq.png') top left no-repeat;
	height: 44px;
	padding-left: 23px;
	font-style: normal;
}
a.signup-button .signup-button-span {
	background: transparent url('images/bot-signup_dir.png') top right no-repeat;
	line-height: 34px;
	padding: 6px 23px 4px 0;
}
a.signup-button span.highlight {
	display: inline;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 2px;
	line-height: 27px;
}

a.signup-button-small {
	background: transparent url('images/bot-signup-small_esq.png') top left no-repeat;
	height: 38px;
	padding-left: 17px;
	margin: 10px 0 0 10px;
	font-style: normal;
	float: right;
}
a.signup-button-small .signup-button-span {
	background: transparent url('images/bot-signup-small_dir.png') top right no-repeat;
	line-height: 28px;
	padding: 5px 17px 5px 0;
	font-size: 13px;
}
a.signup-button-small:hover {
	background-position: bottom left;
}
a.signup-button-small:hover .signup-button-span {
	background-position: bottom right;
}
a.signup-button-small span.highlight {
	display: inline;
	font-size: 17px;
	font-weight: bold;
	position: relative;
	top: 1px;
	line-height: 24px;
}

.mu_register p.submit {
	width: auto;
	background: transparent url('images/bot-form_esq.png') top left no-repeat;
	height: 34px;
	padding-left: 15px;
	font-style: normal;
	cursor: pointer;
	float: left;
	margin: 30px 0 30px 172px;
	padding-right: 0;
}
.mu_register p.submit input {
	background: transparent url('images/bot-form_dir.png') top right no-repeat;
    height: 34px;
	display: block;
	margin: 0 !important;
	border: medium none !important;
	padding: 0 15px 0 0 !important;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	width: auto !important;
}
.mu_register p.submit:hover {
    background-position: bottom left;
}
.mu_register p.submit:hover input {
    background-position: bottom right;
}

/* Pages */
.page .content, #features-content {
	width: 942px;
	padding: 28px 15px;
}
.page p, #features-content p {
	margin: 0.5em 0;
}
.page .intro, .page-search .intro {
	font-size: 17px;
	width: 633px;
	margin-bottom: 65px;
	line-height: 21px;
}
.entry-title .edit-post {
	font-size: 14px;
	margin-left: 10px;
}

/* Page Table Layout */
.table-layout table {
	margin-bottom: 50px;
}
.table-layout td {
	width: 294px;
	border-right: 1px solid #e0ded8;
	padding: 0 15px;
}
.table-layout td.left {
	padding-left: 0;
}
.table-layout td.right {
	border-right: none;
	padding-right: 0;
}
.table-layout td.xl {
	width: 619px;
}
.table-layout h2 {
	padding: 0;
	padding-bottom: 5px;
}
#features-content.table-layout table {
	margin-bottom: 33px;
}
#features-content.table-layout table.last {
	margin-bottom: 0;
}

/* Page Features */
.feat-img {
	height: 100px;
	display: block;
	margin-top: 8px;
	text-align: center;
	color: #fff;
}
td.multi-author .feat-img {
	background: url('images/features/multi-author.png') center center no-repeat;
}
td.themes .feat-img {
	height: 125px;
	background: url('images/features/themes.jpg') center center no-repeat;
}
td.widgets .feat-img {
	background: url('images/features/widgets.png') left center no-repeat;
}
#features-content td.widgets .feat-img {
	background-position: center center;
}
td.monetize .feat-img {
	background: url('images/features/monetize.png') center center no-repeat;
}
td.integration .feat-img {
	background: url('images/features/integration.png') center center no-repeat;
}
td.no-ads .feat-img {
	background: url('images/features/noads.png') center center no-repeat;
	clear: both;
}
td.multimedia .feat-img {
	background: url('images/features/multimedia.jpg') left center no-repeat;
	height: 185px;
	width: 366px;
	float: left;
	margin-right: 15px;
}
td.unlimited-authors .feat-img {
	background: url('images/features/unlimitedauthors.png') center center no-repeat;
	clear: both;
}
td.custom-css .feat-img {
	background: url('images/features/customcss.png') center center no-repeat;
	clear: both;
}
td.storage .feat-img {
	background: url('images/features/storage.png') left center no-repeat;
	width: 155px;
	float: right;
	margin-top: 25px;
	margin-left: 15px;
}
td.premium-themes .feat-img {
	background: url('images/features/premiumthemes.png') center center no-repeat;
	width: 145px;
	height: 108px;
	color: transparent;
	float: right;
	margin-top: 25px;
	margin-left: 15px;
}
td.storage p, td.premium-themes p {
	margin-top: 50px;
}
td.top-domain .feat-img, td.own-domain .feat-img {
	padding-top: 40px;
	height: 60px;
	clear: both;
	color: #333;
}
td.top-domain .top-domain, td.own-domain .top-domain {
	background: #e0ded8;
	padding: 7px 8px 9px 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 18px;
	cursor: default;
}
td.top-domain .top-domain span, td.own-domain .top-domain span {
	background: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 3px 10px 5px 10px;
}
td.own-domain .top-domain {
	background: #f5ecc1;
}
td.premium h2 {
	background: url('images/premiumtag.png') right no-repeat;
}
.price-info {
	float: left;
	color: #878787;
}
.price-info span {
	color: #333;
	font-size: 21px;
	font-style: italic;
}

/* Page Search Results */
.search-title-qs {
	font-size: 15px;
}
.page-search .content {
	width: 972px;
	padding: 0;
	position: relative;
}
.page-search .result-info {
	position: absolute;
	right: 8px;
	top: 15px;
}
.page-search .search-results-container {
	padding: 20px 15px;
	overflow: hidden;
}

.page-search .search-results-list {
	width: 760px;
	float: left;
}
.page-search .search-results-ads {
	width: 160px;
	height: 600px;
	display: block;
	float: right;
}

.page-search .search-result-item {
	margin-bottom: 20px;
	overflow: hidden;
}
.page-search .search-result-item b, .page-search .result-title .match {
	background: #FFF6B0;
}
.page-search .search-result-item .avatar {
	border: 1px solid #e0ded8;
	float: left;
	padding: 1px;
}
.page-search .search-result-item .result-right {
	margin-left: 97px;
}
.page-search .result-date {
	font-size: 11px;
}
.page-search .result-date, .page-search .result-blog span {
	color: #878787;
}
.page-search .result-title {
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	clear: none;
}
.page-search .result-title a {
	color: #333;
}
.page-search .result-title a:hover {
	color: #878787;
	text-decoration: none;
}
.page-search .search-navigation {
	background: #e0ded8;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	clear: both;
}
.page-search .search-navigation span {
	margin-right: 12px;
}
.page-search .no-results {
	padding: 12px 0;
}
.page-search .no-results ul {
	padding-left: 40px;
	margin: 10px 0;
}
.page-search .no-results ul li {
	margin: 5px 0;
}

/* Signup Page */
.page-signup .top-section {
	padding-top: 20px;
	height: 115px;
	background: transparent url("images/ilust-topo-media.png") right 35px no-repeat;
}
.page-signup .header .top-section .logo img {
	width: 50%;
	height: auto;
}
.mu_register {
	background: #fff;
	border: 1px solid #e0ded8;
	border-top: none;
	padding: 30px 0;
}
.mu_register #setupform {
	color: #333;
	position: relative;
	overflow: hidden;
	margin-bottom: -30px;
}
.mu_register #setupform fieldset {
	padding: 50px 172px;
	border-bottom: 1px solid #e0ded8;
}
.mu_register #setupform .fieldset-email {
	padding-top: 0;
}
.mu_register #setupform label {
	margin: 0;
	color: #333;
}
.mu_register #setupform .input-text,
.mu_register #setupform select,
.mu_register #recaptcha_table #recaptcha_response_field {
	margin: 7px 0 !important;
	font-size: 15px !important;
	height: 29px !important;
	line-height: 29px;
	color: #333;
	background: #fff;
	border: 1px solid #cfcfc9;
	border-top-color: #b8b7b1;
	width: 450px;
}
.mu_register #setupform select:focus,
.mu_register #setupform .input-text:focus {
	background: url('images/input-shadow.png') top left repeat-x;
	border-color: #6ecadf;
}
.mu_register #setupform .input-error {
	background: url('images/input-error-shadow.png') top left repeat-x;
	border-color: #ee6d66;
}
.mu_register #setupform #user_email {
	width: 605px;
}
.mu_register #setupform .pwd-div {
	width: 309px;
}
.mu_register #setupform #password_1, .mu_register #setupform #password_2 {
	width: 285px;
}
.mu_register #setupform #blogname {
	float: left;
	width: 440px;
}
.mu_register #setupform .suffix_address select {
	width: 150px !important;
	margin-left: 9px !important;
	height: 37px !important;
	line-height: 37px !important;
	vertical-align: middle;
	float: left;
}
.mu_register .suffix_address select option {
	height: 27px;
	padding: 5px 0;
}
.mu_register .signup-for {
	margin: 25px 0;
	padding-left: 167px;
}
.mu_register .next-step {
	position: absolute;
	bottom: 30px;
	right: 175px;
	margin: 0 !important;
}
.mu_register .mu_alert {
	display: none;
}
.page-signup .slogan .signup, .page-signup #footer .signup, .page-signup #login-bar {
	display: none;
}
.mu_register h2,
.mu_register p,
.mu_register .existing-blogs,
.mu_register table {
	padding-right: 172px;
	padding-left: 172px;
}
.mu_register p {
	margin: 10px 0;
	font-size: 15px;
}
.mu_register h2 {
	padding-bottom: 50px;
}
.mu_register .desc {
	padding-top: 0;
	padding-bottom: 0;
}
.mu_register .existing-blogs {
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e0ded8;
	padding-bottom: 30px;
	padding-top: 0;
}
.mu_register .existing-blogs p {
	font-size: 15px;
	padding: 0;
}
.mu_register .existing-blogs ul {
	list-style-type: none;
}
.mu_register .existing-blogs ul li {
	margin: 6px 0;
}
.mu_register .existing-blogs ul li a {
	vertical-align: middle;
}
.mu_register .existing-blogs ul li img.avatar {
	border: 1px solid #EEEEEE;
	display: inline;
	vertical-align: middle;
	margin-right: 6px;
}
#content .mu_register label.checkbox {
	font-weight: normal;
	font-size: 14px;
}
#content .mu_register .error {
    padding: 6px 15px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: none !important;
	font-size: 13px;
	font-weight: normal;
	background: #ffd9d6;
    color: #ae3133;
	margin-top: 0;
}
.mu_register img.waiting {
	position: relative;
	left: 10px;
	top: 12px;
}

/* Signup Confirmation */
.mu_register .signup-confirmation {
	font-size: 15px;
}
.mu_register .signup-confirmation h2 {
	padding-bottom: 0;
}
.mu_register .signup-confirmation h2.top {
	margin-top: 0;
}
.mu_register .signup-confirmation h3 {
	font-size: 20px;
	font-family: Georgia, serif;
	font-style: italic;
	padding: 5px 172px;
}
.mu_register #signup-welcome {
	padding-bottom: 30px;
}
.mu_register .signup-finish {
	text-align: center;
}
.mu_register .signup-confirmation ol {
	padding: 0 192px 40px 192px;
}
.mu_register .signup-confirmation ol li {
	margin: 6px 0;
}

/* Signup Upsell */
.mu_register .upsell-bundle table {
	width: 100%;
	margin-bottom: 25px;
}
.mu_register .upsell-bundle td {
	border-top: 1px solid #e0ded8;
	height: 42px;
	vertical-align: middle;
}
.mu_register .upsell-bundle th {
	font-style: italic;
	font-size: 18px;
	font-family: Georgia, serif;
}
.mu_register .upsell-bundle th.bundle {
	height: 65px;
	padding-bottom: 15px;
	vertical-align: bottom;
	background: #e6faff url('images/bundle-save.png') top left no-repeat;
}
.mu_register .upsell-bundle th.free {
	padding-bottom: 15px;
	vertical-align: bottom;
}
.mu_register .upsell-bundle th.blank {
	background: #fff;
	height: 27px;
}
.mu_register .upsell-bundle .bundle, .mu_register .upsell-bundle .free {
	text-align: center;
}
.mu_register .upsell-bundle .bundle {
	background: #e6faff;
	border-right: 1px solid #fff;
}
.mu_register .upsell-bundle .free {
	background: #f7f7f0;	
}
.mu_register .upsell-bundle .desc {
	font-size: 15px;
	font-weight: bold;
}
.mu_register .upsell-bundle .button {
	float: none;
	margin: 15px 25px 10px;
	font-weight: bold;
	font-size: 15px;
}
.mu_register .upsell-bundle .free .button {
	margin-bottom: -17px;
}
.mu_register .upsell-bundle .price {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 21px;
	color: #333;
	height: 140px;
}
.mu_register .upsell-bundle .price .per-year {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #939393;
}
.mu_register .upsell-bundle .price-total {
	color: #878787;
	font-size: 15px;
	display: block;
	text-decoration: line-through;
	margin-bottom: 3px;
	margin-top: 7px;
}
.mu_register .upsell-bundle .free .price-discount {
	color: #939393;
}

/* Recaptcha */
#recaptcha_area {
	margin: 0 -8px;
	position: relative;
}
#recaptcha_table .recaptcha_r1_c1, #recaptcha_table .recaptcha_r2_c1, #recaptcha_table .recaptcha_r2_c2, #recaptcha_table .recaptcha_r3_c1, #recaptcha_table .recaptcha_r3_c2, #recaptcha_table .recaptcha_r3_c3, #recaptcha_table .recaptcha_r4_c1, #recaptcha_table .recaptcha_r4_c2, #recaptcha_table .recaptcha_r4_c4, #recaptcha_table .recaptcha_r7_c1, #recaptcha_table .recaptcha_r8_c1  {
	background: none;
}
#recaptcha_area {
	height: 163px !important;
}
#recaptcha_table #recaptcha_image {
	border: 1px solid #f6d6ae;
	padding: 20px 2px 20px 0;
}
#recaptcha_table .recaptcha_input_area_text {
	display: none;
}
#recaptcha_table .recaptcha_input_area {
	position: absolute !important;
	top: 156px;
	width: 282px !important;
	margin: 0 !important;
	height: auto !important;
	width: auto !important;
}
#recaptcha_table #recaptcha_response_field {
	margin: 0 !important;
	width: 282px !important;
	padding: 3px 10px !important;
}
#recaptcha_table #recaptcha_reload_btn, #recaptcha_table #recaptcha_switch_audio_btn, #recaptcha_table #recaptcha_whatsthis_btn {
	position: absolute;
	right: -30px;
}
#recaptcha_table #recaptcha_reload_btn {
	top: 9px;
}
#recaptcha_table #recaptcha_switch_audio_btn {
	top: 26px;
}
#recaptcha_table #recaptcha_whatsthis_btn {
	top: 42px;
}

#adcopy-outer {
	margin: 7px 0 !important;
}

/* Page 404 */
.section-sep h1.page-404 {
	background: url('images/icon-warning.png') center left no-repeat;
	padding-left: 35px;
	width: 937px;
}

/* Language Selector */
.lang-switcher {
	background: #c6c4bf;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px 2px 2px 10px;
	height: 21px;
	margin-right: 8px;
	_width: 170px; /* Stupid IE6 hack: floats with width:auto gets width: 100% */
}
.lang-switcher .label {
	line-height: 21px;
	margin-right: 8px;
	cursor: default;
}
.lang-switcher .label, .lang-switcher .lang-switcher-menu {
	float: left;
}
.lang-switcher-menu {
	margin: 0;
	padding: 0;
	_width: 0; /* Stupid IE6 hack: floats with width:auto gets width: 100% */
	_float: right !important;
}
.lang-switcher-menu li {
	float: left;
	list-style: none;
	background: #fff;
	font-size: 12px;
}
.lang-switcher-menu li a {
	display: block;
	text-decoration: none;
	color: #a7a9a4;
	white-space: nowrap;
	cursor: pointer !important;
}
.lang-switcher-menu li a:hover {
	text-decoration: none;
}
.lang-switcher-menu li ul {
	margin: 0;
	padding: 5px 0;
	position: absolute;
	border: 1px solid #e0ded8;
	background: #fff;
	display: none;
}	
.lang-switcher-menu li ul li {
	float: none;
	display: inline;
}
.lang-switcher-menu li ul li a {	
	width: auto;
	background: #fff;
	padding: 2px 20px;
}
.lang-switcher-menu a.lang-switcher-current {
	display: block;
	height: 21px;
	line-height: 19px;
	background: url('images/bot-droplang.png') center right no-repeat;
	color: #333;
}
.lang-switcher-menu a.lang-switcher-current span {
	border: 1px solid #bbbbb6;
	padding: 0 33px 0 10px;
	display: block;
	height: 19px;
}
.lang-switcher-menu li ul li a:hover {
	color: #333;
}
.lang-switcher-menu a.lang-switcher-menu-current {
	background: url('images/seta-dir.png') center left no-repeat;
	color: #333;
}

/* Live search for domains used during signup */
#domainSearch-live, #domainSearch {
    background: #fff;
    border: 1px solid #e0ded8;
	border-top: 0;
    font-size: 15px;
    color: #333;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}
#domainSearch {
    margin: 25px 172px;
	border: 1px solid #e0ded8;
	box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.suggested-domain-title {
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, serif;
	font-style: italic;
	background: #fff;
	padding: 0 12px;
	line-height: 45px;
	border-bottom: 1px solid #e0ded8;
}
.suggested-domain,
a.upsell-domain-link {
    font-size: 15px;
    padding: 0 12px;
    position: relative;
    line-height: 40px;
	color: #333;
    font-weight: bold;
}
.suggested-domain:hover {
	background: #e5ffc0;
	cursor: pointer;
	text-decoration: none;
	color: #333;
}
.suggested-domain-premium {
	border-bottom: 1px solid #e0ded8;
}
.suggested-domain-price,
.upsell-domain-price {
	color: #939393;
	position: absolute;
	right: 12px;
	font-weight: bold;
}
.suggested-domain-price-period,
.upsell-domain-price-period {
    font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.upsell-domain {
    display: block;
}
a.upsell-domain-link {
    display: block;
}
.mu_register .upsell-domain h2 {
 	padding-bottom: 0;
}

/* Themes Page */
.page-themes .content {
	border-top: none;
	padding: 0;
	width: 972px;
}
.page-themes .tablenav {
	background: #e5e3dd;
	padding: 50px 15px 17px;
}
.page-themes .tablenav-pages {
	float: right;
}
.page-themes .themenav-links a {
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	padding: 5px 10px;
	font-size: 13px;
}
.page-themes .themenav-links a.current {
	background: #3c3b38;
	color: #fff;
	font-weight: bold;
}
.page-themes .themenav-links a:hover {
	background: #a5d862;
	text-decoration: none;
	color: #333;
}
.page-themes .button-flat {
	background: #e6e4de;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    color: #55524e;
    font-size: 11px;
	padding: 4px 8px
}
.page-themes .button-flat:hover, .page-themes .button-flat:active {
    background: #d6f5b7;
	color: #333;
	text-decoration: none;
}
.page-themes .theme-wrapper {
	position: relative;
}
.page-themes #availablethemes td {
	border-right: 1px solid #e6e4de;
	padding-left: 30px;
	padding-bottom: 25px;
}
.page-themes #availablethemes td.right {
	border-right: none;
	padding-left: 31px;
}
.page-themes #availablethemes td.bottom {
	padding-bottom: 50px;
}
.page-themes .screenshot {
	display: block;
	width: 290px;
	height: 210px;
	border: 3px solid #E5E4DD;
	border-right: none;
	position: relative;
	text-align: center;
}
.page-themes .screenshot img {
	width: 290px;
	height: 210px;
}
.page-themes .screenshot .overlay-wrapper {
	width: 290px;
	height: 210px;
	line-height: 210px;
	background: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	display: none;
	position: absolute;
	top: 0px;
	z-index: 1;
}
.page-themes .screenshot:hover .overlay-wrapper, .page-themes .screenshot:hover .overlay {
	display: block;
}
.page-themes .screenshot .overlay {
	background: transparent !important;
	width: 290px;
	height: 210px;
	line-height: 210px;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 21px;
	color: #fff;
	background: red;
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:.100;
	z-index: 10;
	display: none;
	position: absolute;
}
.page-themes #availablethemes h4 {
	font-size: 21px;
	margin: 25px 0 5px;
}
.page-themes .theme-tags, .page-themes table.theme-features {
	margin-top: 15px;
}
.page-themes table.theme-features td {
	border: none !important;
	padding: 4px !important;
}
.page-themes table.theme-features td.label {
	color: #939393;
    font-weight: bold;
    padding-right: 15px !important;
	vertical-align: top;
	white-space: nowrap;
}
.page-themes .premium .premium-banner {
    background: url("images/premium-label.png") no-repeat;
    display: block;
	width: 116px;
    height: 99px;
    position: absolute;
    bottom: 0px;
    right: -1px;
    z-index: 2;
}
.tablenav .displaying-num {
    font-family: Georgia, serif;
    font-size: 12px;
    font-style: italic;
    margin-right: 10px;
	color: #777;
}
.tablenav .tablenav-pages a.disabled,
.tablenav .tablenav-pages a.disabled:hover,
.tablenav .tablenav-pages a.disabled:focus {
    color: #AAAAAA;
	text-decoration: none;
}
.tablenav .tablenav-pages {
	font-size: 11px;
}
.tablenav .tablenav-pages a, .tablenav-pages span.current {
    padding: 4px 8px;
	color: #529600;
}
.tablenav .tablenav-pages a {
    background: #C6C4BF;
	font-weight: bold;
}
.tablenav .tablenav-pages a:hover {
	text-decoration: none;
	color: #60bc00;
}
.tablenav .tablenav-pages a, .tablenav-pages span.current {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tablenav-pages .current-page {
    width: 30px;
	text-align: center;
	border: 1px solid #C6C4BF;
	border-color: #C6C4BF #DDDBD5 #DDDBD5;
	padding: 4px;
}
