@charset "utf-8";
/******************************************
    CSS Document
******************************************/
* {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#0B8C8F;
}
p {
	padding-bottom:3px;
}
body {
	background:#a8afb1 url(../images/bg.gif) top repeat-x;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
}
.container {
	#background:url(../images/circles-bg.gif) no-repeat center top;
}
.wrapper {
	background:#fff;
	width:965px;
	overflow:hidden;
	margin:auto;
	padding: 0 15px 0 0;
}
/******************************************
    Menu
******************************************/
#menu {
	background:url(../images/menu-bg.png) top repeat-x;
	clear:both;
	width:auto;
	height:176px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:18px;
	text-transform:lowercase;
	z-index:1;
	position:relative;
	margin:-135px 0 0;
	padding:0;
}
#menu ul {
	width:980px;
	margin:0 auto;
	padding:0;
}
#menu ul li {
	float:left;
	list-style:none;
	padding:131px 0 0;
}
#menu ul li a {
	display:block;
	height:43px;
	text-decoration:none;
	color:#fff;
	padding:10px 10px 0;
}
#menu ul li.current_page_item a {
	background:url(../images/menu_bg_hover_teal.gif) repeat-x;
	color:#000;
}
#menu ul li.current_page_item a:hover {
	background:url(../images/menu_bg_hover_green2.gif) repeat-x;
	color:#000;
}
#menu ul li a:hover, .showcase li:hover strong, .themelist li:hover strong, .themelist li:hover span.from {
	color:#000;
	display:block;
	background:url(../images/menu_bg_hover_pink2.gif) repeat-x;
}
.menu {
	list-style:none;
	position:absolute;
	bottom:0;
	left:0;
}
.menu li {
	float:left;
	padding-right:2px;
	background:url(../images/menu_div.gif) no-repeat top right;
}
.menu li a {
	display:block;
	float:left;
	height:47px;
	line-height:47px;
	font-weight:700;
	color:#fff;
	font-size:14px;
	outline:none;
	text-transform:uppercase;
	padding:0 20px;
}
.menu li a:hover {
	background:url(../images/menu_bg_hover.gif);
	color:#555;
}
.menu li:first-child a:hover {
	background:url(../images/menu_bg_hover_left.gif);
}
.menu .link-1:hover {
	background:url(../images/menu_bg_hover_teal.gif) !important;
}
.menu .link-2:hover {
	background:url(../images/menu_bg_hover_pink.gif) !important;
}
.menu .link-3:hover {
	background:url(../images/menu_bg_hover_green.gif) !important;
}
.menu .active, .menu .active:HOVER {
	background:url(../images/menu_bg_hover.gif) no-repeat top center !important;
	color:#ccc !important;
}
/******************************************
    Logo
******************************************/
.logo {
	background:url(../images/header-circles.png) no-repeat;
	width:980px;
	height:134px;
	z-index:2;
	position:relative;
	margin:0 auto;
	padding:0;
	border: none;
}
.toplinks {
	height:30px;
	line-height:30px;
	background:url() no-repeat right center;
}
.toplinks a {
	color:#586464;
	font-weight:700;
	border-left:1px dotted #9eadae;
	padding:0 8px;
}
.toplinks a:hover {
	color:#8e9a9a;
	text-decoration:underline;
}
.toplinks a:first-child {
	padding-left:0;
	border:0;
}
.header {
	width:100%;
	height:325px;
	margin:0 auto;
}
.header h1 a {
	display:block;
	width:411px;
	height:278px;
	text-indent:-9999px;
	outline:none;
	background:url(../images/logop.png);
}
.header h1 a:hover {
	background-position:0 278px;
}
.header-small {
	width:980px;
	height:210px;
	background:url(../images/header-circles.png) no-repeat;
}
.header-small .banner {
	width:468px;
	height:58px;
	background:url(../images/header_small_banner_bg.jpg);
	position:absolute;
	right:60px;
	top:50px;
	padding:5px;
}
.header-small .banner img {
	width:468px;
	height:58px;
}
.header .rss {
	position:absolute;
	right:2px;
	bottom:2px;
	background:url(../images/RSS.png);
	display:block;
	width:46px;
	height:40px;
}
.header .rss:hover {
	background:url(../images/RSS-hov.png);
}
.header a.prev, .header a.next {
	display:block;
	width:32px;
	height:171px;
	position:absolute;
	left:410px;
	top:48px;
	outline:none;
}
.header a.prev {
	background:url(../images/header_left.gif);
}
.header a.next {
	background:url(../images/header_right.gif);
	left:912px;
}
#wrap {
	height:169px;
	width:470px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:49px;
	left:442px;
	color:#fff;
}
#carousel {
	width:10000px;
	left:0;
	top:0;
	position:relative;
	margin:0;
	padding:0;
}
#carousel li {
	height:154px;
	width:430px;
	float:left;
	display:inline;
	line-height:22px;
	text-align:justify;
	margin:0;
	padding:15px 20px 0;
}
#carousel li a {
	color:#c4cc5d;
	text-decoration:underline;
}
#carousel h2, #carousel h3, #carousel h4, #carousel h5, #carousel h6 {
	font-size:18px;
	color:#7bdee1;
	font-weight:700;
	display:block;
	padding:0 0 5px;
}
.selector {
	position:absolute;
	bottom:65px;
	left:410px;
}
.selector li {
	list-style:none;
	float:left;
	margin-right:12px;
}
.selector li a {
	display:block;
	height:25px;
	background:url(../images/select_right.gif) no-repeat top right;
	padding-right:12px;
	color:#839393;
	font-weight:700;
	line-height:25px;
	float:left;
	font-size:11px;
	outline:none;
}
.selector li span {
	background:url(../images/select_left.gif) no-repeat top left;
	height:25px;
	display:block;
	padding-left:12px;
	float:left;
}
.selector .active {
	background:url(../images/select_right_active.gif) no-repeat top right;
	color:#718181;
}
.selector .active span {
	background:url(../images/select_left_active.gif) no-repeat top left;
}
.selector li span:hover {
	cursor:pointer;
}
.content-top {
	width:980px;
	height:10px;
	background:url(../images/content-top.png) top center no-repeat;
	margin:10px auto 0;
}
.content {
	background:#fff;
	position:relative;
	width:960px;
	overflow:hidden;
	line-height:20px;
	text-align:justify;
	padding:0 10px 10px;
}
.content a {
	font-weight:700;
	color:#0b8c8f;
}
.content-bottom {
	width:980px;
	height:10px;
	background:url(../images/content-bottom.png) bottom center no-repeat;
	margin:0 auto 10px;
}
.cbottom-small {
	width:980px;
	height:7px;
	background:url(../images/content_bottom_small.gif);
	font-size:1px;
}
.left {
	width:590px;
	float:left;
	overflow:hidden;
	position:relative;
	padding-top:10px;
}
.left .heading {
	width:630px;
	height:49px;
	background:url(../images/heading_left.gif);
	display:block;
	line-height:39px;
	color:#bfcccc;
	text-indent:12px;
	font-size:16px;
	font-weight:700;
}
.left .heading-small {
	width:310px;
	background:url(../images/heading_left_small.gif);
}
.left .infoblue {
	background:#d5f5f5;
	border:1px solid #19a0a2;
	color:#282e2e;
	text-align:justify;
	padding:5px;
}
.left .tutorialshome {
	width:310px;
	float:left;
}
.left .tutorialshome li {
	list-style:none;
	border-top:1px dotted #a1a5a5;
	float:left;
	width:100%;
	padding:5px 0;
}
.left .tutorialshome a:hover {
	color:#808e8e;
	text-decoration:underline;
}
.left .tutorialshome img {
	float:left;
	background:#fff;
	border:1px solid #98a6a6;
	margin-right:5px;
	display:block;
	width:61px;
	height:61px;
	padding:2px;
}
.left .tutorialshome .visit a {
	background:url(../images/tutorials_visit.gif) repeat-y center;
	display:block;
	text-align:center;
	border:1px solid #d0dada;
	border-top:0;
	color:#3e4b4b;
	outline:none;
	font-size:12px;
	padding:5px;
}
.left .testimonial {
	width:310px;
	float:right;
}
.left .testimonial .qleft {
	vertical-align:bottom;
	margin-right:5px;
}
.left .testimonial .qright {
	vertical-align:top;
	margin-left:5px;
}
.left .testimonial .quote {
	line-height:18px;
	font-size:12px;
	font-style:italic;
	margin-bottom:10px;
}
.left .testimonial .sig {
	text-align:right;
}
.left .test_text_wrap {
	width:310px;
	height:335px;
	overflow:hidden;
	position:relative;
}
.left .test_text {
	list-style:none;
	width:10000px;
	height:335px;
	position:absolute;
	top:0;
	left:0;
}
.left .test_text li {
	width:310px;
	height:335px;
	float:left;
}
.left .aboutleft {
	width:200px;
	float:left;
}
.left .aboutleft li {
	list-style:none;
	margin-top:1px;
	float:left;
	width:198px;
	color:#586464;
	font-weight:700;
}
.left .aboutleft li.about {
	text-indent:5px;
	color:#fff;
	background:url(../images/aboutleft_bg.gif) repeat-x top;
	font-size:13px;
	padding:5px 0;
}
.left .aboutleft a {
	color:#425253;
	font-weight:400;
	font-size:13px;
	display:block;
	outline:none;
	text-indent:5px;
	background:#eee;
	padding:5px 0;
}
.left .aboutleft a:hover {
	background:#e1e1e1;
}
.left .aboutleft a.active {
	background:#d4d85c;
}
.left .aboutleft .visit a {
	background:#96a4a5;
	display:block;
	color:#fff;
	outline:none;
	font-size:13px;
	font-weight:700;
	padding:5px;
}
.left .aboutright {
	width:430px;
	float:right;
	overflow:hidden;
	position:relative;
	height:330px;
}
.left .aboutright ul {
	width:10000px;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
}
.left .aboutright ul li {
	float:left;
	width:410px;
	padding:0 10px;
}
.right {
	width:330px;
	float:right;
	overflow:hidden;
	position:relative;
}
.right .buttons {
	position:relative;
	right:2px;
}
.right .buttons a {
	display:block;
	width:303px;
	height:63px;
	background-image:url(../images/right-buttons.png);
	margin-bottom:5px;
	text-indent:-999px;
	outline:none;
	overflow:hidden;
}
.right .buttons a.btn-browse {
	background-position:0 0;
}
.right .buttons a.btn-aff {
	background-position:0 -65px;
}
.right .buttons a.btn-hosting {
	background-position:0 -130px;
}
.right .buttons a.btn-support {
	background-position:0 -195px;
}
.right .buttons a.btn-browse:hover {
	background-position:303px 0;
}
.right .buttons a.btn-aff:hover {
	background-position:303px -65px;
}
.right .buttons a.btn-hosting:hover {
	background-position:303px -130px;
}
.right .buttons a.btn-support:hover {
	background-position:303px -195px;
}
.fullwidth {
	background:#fff;
	padding-top:10px;
}
.fullwidth2 {
	background:#fff;
	padding-top:10px;
}
.fullwidth .info {
	background:#ebefef;
	border:1px solid #9eadae;
	color:#282e2e;
	text-align:justify;
	line-height:19px;
	padding:15px;
}
.infobox {
	background:#ebefef;
	border:1px solid #9eadae;
	color:#282e2e;
	text-align:justify;
	line-height:19px;
	padding:15px;
}
.fullwidth2 .info {
	background:#ebefef;
	border:1px solid #9eadae;
	color:#282e2e;
	text-align:justify;
	line-height:19px;
	padding:10px;
}
.fullwidth .infoblue {
	background:#d5f5f5;
	border:1px solid #19a0a2;
	color:#282e2e;
	text-align:justify;
	line-height:19px;
	padding:5px;
}
.fullwidth2 .infoblue {
	background:#d5f5f5;
	border:1px solid #19a0a2;
	color:#282e2e;
	text-align:justify;
	line-height:19px;
	padding:5px;
}
.fullwidth .info strong {
	font-size:24px;
	display:block;
	margin-bottom:8px;
}
.fullwidth .infoblue strong {
	font-size:16px;
	display:block;
	margin-bottom:2px;
}
.fullwidth .info .ileft, .fullwidth .info .iright {
	width:450px;
	float:right;
}
.fullwidth .info .ileft {
	float:left;
	margin-right:10px;
}
.fullwidth .heading {
	color:#768585;
	display:block;
	font-size:24px;
	font-weight:700;
	margin-bottom:5px;
}
.fullwidth2 .info strong {
	font-size:24px;
	display:block;
	margin-bottom:8px;
}
.fullwidth2 .infoblue strong {
	font-size:16px;
	display:block;
	margin-bottom:2px;
}
.fullwidth2 .info .ileft, .fullwidth .info .iright {
	width:450px;
	float:right;
}
.fullwidth2 .info .ileft {
	float:left;
	margin-right:10px;
}
.fullwidth2 .heading {
	color:#768585;
	display:block;
	font-size:24px;
	font-weight:700;
	margin-bottom:5px;
}
.showcase {
	width:1000px;
	padding-top:10px;
	margin-bottom:10px;
	float:left;
}
.showcase li {
	list-style:none;
	width:172px;
	height:170px;
	background:url(../images/showcase_bg.gif);
	position:relative;
	z-index:1;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:7px 6px;
}
.showcase li strong {
	color:#3e4b4b;
	font-size:14px;
	line-height:35px;
	text-align:center;
	display:block;
	z-index:1;
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
	width:100%;
}
.showcase li a {
	width:172px;
	height:170px;
	display:block;
	position:absolute;
	top:7px;
	left:6px;
	z-index:2;
	outline:none;
}
.showcase li span {
	position:absolute;
	right:6px;
	top:7px;
	background:#147779;
	height:21px;
	color:#8abbbc;
	font-size:11px;
	line-height:19px;
	font-weight:700;
	z-index:3;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	padding:0 5px;
}
.showcase li:hover {
	background-position:184px 0;
}
.showcase li:hover span {
	background:#e2e765;
	color:#3e4b4b;
}
.submitform {
	width:1000px;
}
.submitform p {
	float:left;
	margin-right:10px;
	height:50px;
	margin-top:25px;
}
.submitform p.submit {
	line-height:60px;
}
.submitform p strong {
	color:#475353;
	font-size:12px;
	display:block;
}
.submitform p input[type="text"] {
	background:#a1acac url(../images/submitform_bg.gif) repeat-x top;
	border:1px solid #a1acac;
	font-weight:700;
	font-size:14px;
	color:#fff;
	width:268px;
	padding:6px;
}
.submitform p span {
	border:1px solid #758282;
	display:block;
}
.tags a {
	color:#147779;
	font-weight:700;
	outline:none;
	padding:2px;
}
.tags a.tagged {
	color:#526601;
	background:#cacf44;
}
.themelist {
	width:960px;
	overflow:hidden;
	padding-top:20px;
}
.themelist li:first-child {
	position:relative;
	left:0;
}
.themelist a {
	outline:none;
	font-weight:400;
}
.themelist li {
	list-style:none;
	width:300px;
	height:340px;
	background:url(../images/themelist_bg.jpg) 0 0;
	position:relative;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.themelist strong {
	color:#525d5d;
	font-size:24px;
	position:absolute;
	left:10px;
	top:15px;
}
.themelist a.more {
	position:absolute;
	top:18px;
	right:10px;
	color:#147779;
	display:none;
}
.themelist a.preview {
	position:absolute;
	left:10px;
	top:50px;
}
.themelist a.preview img {
	width:280px;
	height:280px;
}
.themelist li a.demo {
	position:absolute;
	bottom:9px;
	right:9px;
	background:#bac1c1;
	color:#333;
	font-weight:700;
	border-left:1px solid #dce0e0;
	border-top:1px solid #dce0e0;
	font-size:10px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	visibility:hidden;
	padding:5px;
}
.themelist span.from {
	position:absolute;
	top:18px;
	right:10px;
	font-size:16px;
	color:#333;
}
.themelist span.from span {
	color:#438700;
	font-size:18px;
}
.themelist li:hover {
	background-position:-300px 0;
}
.themelist li:hover a.more {
	color:#c1c8c8;
	display:none;
}
.themelist li:hover span.from span {
	color:#afff60;
}
.themelist li:hover a.demo {
	visibility:visible;
	background:#404949;
	border-top:1px solid #7d8585;
	border-left:1px solid #7d8585;
	color:#fff;
}
.themelist li.tagged {
	background-position:-600px 0;
}
.themelist li.tagged strong {
	color:#526601;
}
.themelist li.tagged a.more {
	color:#90a82e;
}
.themelist li.tagged span.from {
	color:#000;
}
.themelist li.tagged span.from span {
	color:#438700;
}
.themelist li.tagged:hover a.demo {
	background:#cacf44;
	border-left:1px solid #e3e78e;
	border-top:1px solid #e3e78e;
	color:#333;
}
.themedetails {
	color:#424d4d;
	float:left;
	display: inline;
	width:500px;
	height:90px;
}
.themedetails span {
	color:#424d4d;
	display: inline;
	width:500px;
	height:90px;
	font-size: 11px;
}
.themedetails .thumb {
	float:left;
	border:1px solid #bec4c4;
	margin-right:5px;
	width:77px;
	height:67px;
	padding:4px;
}
.themedetails h3 {
	color:#282e2e;
	font-size:25px;
	margin:5px 0;
}
.themeprice {
	color:#838e8e;
	font-size:13px;
	font-weight:700;
	float:right;
	width:460px;
	text-align:right;
	height:80px;
	padding-top:10px;
}
.themeprice strong {
	color:#566565;
	font-size:30px;
}
.themeprice img {
	margin-left:10px;
	margin-top:5px;
}
.tdetailsleft {
	float:left;
	width:475px;
}
.tdetailsleft .heading2 {
	width:475px;
	min-height:67px;
	background:#ebefef url(../images/heading_tdetails_left.gif) no-repeat top left;
}
.tdetailsleft .list li {
	list-style:none;
	border-bottom:1px dotted #a1a5a5;
	color:#586464;
	font-weight:700;
	text-indent:25px;
	font-size:14px;
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding:6px 0;
}
.tdetailsleft .list1 li {
	background-image:url(../images/tdetails_list1.gif);
}
.tdetailsleft .list2 li {
	background-image:url(../images/tdetails_list2.gif);
}
.tdetailsleft .list3 li {
	background-image:url(../images/tdetails_list3.gif);
}
.tdetailsright {
	width:475px;
	float:right;
}
.tdetailsright .themebig {
	width:463px;
	height:462px;
	background:#ebefef;
	border:1px solid #c6cccc;
	padding:5px;
}
.tdetailsright .heading2 {
	width:475px;
	background:#ebefef url(../images/heading_tdetails_right.gif) no-repeat top left;
	height:49px;
	display:block;
	line-height:40px;
	color:#bfcccc;
	font-size:16px;
	text-indent:10px;
	font-weight:700;
}
.tdetailsright .similar {
	float:left;
	margin-top:5px;
	width:500px;
}
.tdetailsright .similar li {
	list-style:none;
	float:left;
	background:#ebefef;
	border:1px solid #c6cccc;
	width:107px;
	text-align:center;
	margin-right:5px;
	padding:3px 3px 5px;
}
.tdetailsright .similar a {
	color:#147779;
	font-weight:700;
	outline:none;
}
.tdetailsright .similar a img {
	margin-bottom:2px;
	width:107px;
	height:86px;
}
.hosting > li {
	list-style:none;
	height:250px;
	padding-top:10px;
}
.hosting a.image {
	border:1px solid #707777;
	background:#969e9e;
	display:block;
	width:231px;
	height:231px;
	outline:none;
	float:left;
	padding:4px;
}
.hosting a.image img {
	border:1px solid #bdc4c4;
	float:left;
}
.hosting .hinfo {
	float:right;
	width:710px;
}
.hosting .heading2 {
	width:710px;
	min-height:67px;
	background:#ebefef url(../images/heading_hosting.gif) no-repeat top left;
}
.hosting .details {
	width:689px;
	background:url(../images/hosting_bg.gif);
	overflow:hidden;
	margin-top:3px;
}
.hosting .details li {
	height:28px;
	width:344px;
	float:left;
	line-height:27px;
	text-indent:25px;
	background:url(../images/hosting_arrow.gif) no-repeat 8px 8px;
	color:#586464;
	font-weight:700;
	font-size:14px;
	overflow:hidden;
	list-style:none;
}
.faqs {
	list-style:none;
	width:1000px;
	padding-top:13px;
}
.faqs li {
	width:293px;
	height:67px;
	background:url(../images/faq_bg.gif) no-repeat 0 0;
	float:left;
	margin-right:10px;
	position:relative;
	margin-bottom:13px;
	padding:9px;
}
.faqs strong {
	background:#fff;
	border:1px solid #eff2f2;
	font-size:30px;
	font-weight:400;
	display:block;
	float:left;
	position:absolute;
	top:8px;
	left:95px;
	padding:5px;
}
.faqs span {
	color:#017575;
	font-size:17px;
	font-weight:700;
	text-transform:uppercase;
	position:absolute;
	top:60px;
	left:95px;
}
.faqs a.go {
	display:block;
	width:35px;
	height:85px;
	position:absolute;
	top:0;
	right:0;
}
.faqs a {
	outline:none;
}
.faqs img {
	padding-left:1px;
}
.faqs li:hover {
	background-position:0 -85px;
}
.faqs li:hover strong {
	background:none;
	border:0px;
	color:#ffffff;
}
.faqs li:hover span {
	color:#42c3c6;
}
.faqpage li {
	list-style:none;
	padding:10px 0;
}
.faqpage .questions {
	border:1px dotted #ccc;
	line-height:20px;
	margin:15px 0;
	padding:15px;
}
.faqpage .heading2 {
	width:960px;
	height:49px;
	background:url(../images/heading_faq.gif);
	display:block;
	line-height:40px;
	color:#bfcccc;
	font-size:16px;
	font-weight:700;
	position:relative;
	margin-bottom:5px;
}
.faqpage .heading2 strong {
	display:block;
	float:left;
	width:40px;
	text-align:center;
	margin-right:10px;
	color:#fff;
}
.faqpage .heading2 a {
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:100px;
	height:39px;
	outline:none;
}

.faqAns li {
	list-style:disc;
	margin-left:30px;
	padding:0px;
}

.tutorials {
	width:100%;
	border-left:1px solid #b9c0c0;
	margin-top:10px;
}
.tutorials th {
	height:38px;
	background:url(../images/tutorial_th_bg.gif);
	color:#bfcccc;
	font-weight:700;
	border:1px solid #1a2020;
	border-left:1px solid #424b4b;

	text-align:center;
}
.tutorials tr td:first-child + td, .tutorials tr td:first-child + td + td + td +td {
	text-align:left;
	color:#147779;
	font-weight:700;
	font-size:16px;
}
.tutorials td {
	border-right:1px solid #b9c0c0;
	border-bottom:1px solid #b9c0c0;
	text-align:center;
	padding:5px;
}
.tutorials .thumb {
	background:#fff;
	border:1px solid #b9c0c0;
	display:block;
	width:61px;
	height:61px;
	padding:2px;
}
.tutorials a {
	color:#147779;
	font-weight:700;
	font-size:16px;
}
.tutorial .image {
	border:2px solid #b9c0c0;
	float:left;
	margin-right:10px;
	display:block;
	width:180px;
	height:180px;
	padding:3px;
}
.tutorial .title {
	color:#282e2e;
	font-size:30px;
}
.tutorial .details {
	display:block;
	background:#017a7d;
	color:#fff;
	float:left;
	width:752px;
	border:1px solid #005f61;
	margin:5px 0;
	padding:3px;
}
.tutorial .details strong {
	color:#96dddf;
}
.tutorial .details img {
	margin:0 5px;
}
.tutorial .description {
	font-size:14px;
	font-style:italic;
}
.tutorial .top {
	float:left;
	border-bottom:1px dotted #ccc;
	padding-bottom:8px;
}
.tutorial .text {
	clear:both;
	padding-top:1px;
}
.tutorial .text img {
	border:1px solid #ccc;
	padding:3px;
}
.tutorial .heading2 {
	display:block;
	background:url(../images/heading_tutorial.gif) repeat-x top;
	min-height:50px;
	color:#282e2e;
	font-size:24px;
	font-weight:700;
	line-height:50px;
	margin-top:10px;
}
.tutorial .heading2 strong {
	display:block;
	float:left;
	width:50px;
	text-align:center;
	color:#d21168;
	font-size:36px;
}
.boxheading {
	background:url(http://www.wpnow.com/img/partners/heading.gif) no-repeat left;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#eee;
	font-weight:bold;
	text-indent:33px;
	vertical-align:middle;
	padding:0;
}
/******************************************
    Contact Form
******************************************/
.form {
	padding:10px 0;
}
.form span {
	display:block;
	color:#0f6791;
	padding:5px 0;
}
.form span strong {
	color:#db4307;
}
.form input[type="text"], .form textarea {
	margin-left:15px;
	background:#eee;
	border:1px solid #c9c9c9;
	color:#666;
	font-weight:700;
	font-family:Arial;
	font-size:12px;
	width:300px;
	padding:5px;
}
.form select {
	margin-left:15px;
	background:#eee;
	border:1px solid #c9c9c9;
	color:#666;
	font-weight:700;
	font-family:Arial;
	font-size:12px;
	width:312px;
	padding:5px;
}
.form input:focus, .form textarea:focus {
	background:#f9f9f9;
	border:1px solid #86b330;
}
.form textarea {
	width:590px;
	height:150px;
}
.form form > div {
	margin-left:12px;
}
.blogfeed li {
	list-style:none;
	border-top:1px dotted #a1a5a5;
	padding:5px 0;
}
.blogfeed span {
	display:block;
}
.blogfeed span a.comments {
	float:right;
	color:#3e4b4b;
	font-weight:400;
	background:url(../images/blogfeed_comments.gif) no-repeat left;
	text-indent:15px;
}
.blogfeed .visit a {
	background:url(../images/blogfeed_visit.gif) repeat-y center;
	display:block;
	text-align:center;
	border:1px solid #d0dada;
	border-top:0;
	color:#3e4b4b;
	outline:none;
	padding:5px;
}
.poll {
	padding-top:5px;
}
.poll ul {
	margin-top:5px;
}
.poll li {
	list-style:none;
	border-top:1px dotted #a1a5a5;
	color:#566565;
	font-size:11px;
	padding:5px 0;
}
.poll li strong {
	display:block;
	color:#000;
	font-size:12px;
	padding-bottom:2px;
}
.poll li span {
	background-image:url(../images/poll_bg.gif);
	border:2px solid #bac239;
	display:block;
	float:left;
	margin-right:3px;
	max-width:260px;
	height:12px;
	font-size:1px;
}
.poll .poll-2 span {
	border:2px solid #d6156c;
	background-position:0 -12px;
}
.poll .poll-3 span {
	border:2px solid #0b8c8f;
	background-position:0 -24px;
}
/******************************************
    Footer
******************************************/
.footer {
	background:url(../images/footer_bg.gif) repeat-x bottom;
	min-height:173px;
	padding-top:10px;
}
.footer .finner {
	width:980px;
	height:115px;
	color:#9aaaaa;
	clear:both;
	margin:auto;
}
.footer .finner a {
	color:#c5e75d;
	font-weight:700;
}
.footer .fleft {
	float:left;
	padding-top:30px;
	margin-left:15px;
}
.footer .fcenter {
	padding-top:30px;
	text-align:center;
	margin:0 auto;
}
.footer .fright {
	float:right;
	text-align:right;
	padding-top:45px;
	margin-right:15px;
}
.footer .fright img {
	padding:5px;
}
.bottom {
	width:960px;
	height:235px;
	background:url(../images/bottom_bg.gif);
	list-style:none;
	padding-left:20px;
	overflow:hidden;
	margin:auto;
}
.footer-bottom {
	width:980px;
	height:10px;
	background:url(../images/footer-bottom.png) bottom center no-repeat;
	margin:0 auto 10px;
}
.bottom li {
	float:left;
	width:300px;
	padding:20px 20px 20px 0;
}
.bottom .heading {
	display:block;
	width:300px;
	height:49px;
	line-height:39px;
	background:url(../images/heading_bottom.gif);
	color:#d1dada;
	font-size:16px;
	font-weight:700;
	text-indent:12px;
	margin-bottom:10px;
}
.bottom .random {
	width:290px;
	height:135px;
	border:1px solid #d3dddd;
	background:#aab4b4;
	padding:4px;
}
.bottom .lposts {
	color:#b1bebe;
	line-height:20px;
}
.bottom .lposts a {
	color:#fff;
	font-size:14px;
	font-weight:700;
}
.bottom .lposts a:hover {
	color:#d1d947;
	text-decoration:underline;
}
.bottom .lposts a.forumlink {
	background:#b0b9b9;
	text-align:center;
	display:block;
	color:#3e4b4b;
	font-size:12px;
	margin-top:5px;
	padding:2px;
}
#bottom-list li {
	list-style: none;
	display: inline-block;
	padding: 1px 0 0 0;
	margin-left: 13px;
}
#bottom-wpnow li {
	list-style: none;
	display: inline-block;
	padding: 1px 0 0 0;
	margin-left: 13px;
}
#bottom-posts li {
	list-style: none;
	display: inline-block;
	padding: 1px 0 0 0;
	margin-left: 13px;
	width: 285px;
}
.posted-on {
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 10px;
	padding: 1px 0;
	color: #b1bebe;
	border-bottom: 1px solid #b1bebe;
}
.bottom .social {
	color:#fff;
	font-size:14px;
}
.bottom .social a {
	margin-left:10px;
}
.purchase_overlay {
	position:fixed;
	width:100%;
	height:1000px;
	background:#000;
	z-index:3;
	display:none;
}
.purchase_pop {
	-moz-user-select:none;
	-khtml-user-select:none;
	user-select:none;
	margin-left:50%;
	position:fixed;
	left:-370px;
	top:8%;
	z-index:5;
	width:740px;
	height:499px;
	font-size:12px;
	font-family:Arial;
	color:#fff;
	overflow:hidden;
	display:none;
}
.purchase_pop a {
	outline:none;
	border:0;
}
.purchase_pop .bg {
	position:absolute;
	top:0;
	left:0;
	z-index:6;
}
.purchase_pop .note {
	position:absolute;
	left:260px;
	top:40px;
	z-index:7;
	width:430px;
	line-height:normal;
}
.purchase_pop .close {
	position:absolute;
	bottom:15px;
	left:15px;
	z-index:7;
	text-decoration:none;
	color:#fff;
	font-weight:700;
	font-size:13px;
}
.purchase_pop .close img {
	vertical-align:middle;
	margin-right:5px;
}
.purchase_pop ul {
	width:710px;
	position:absolute;
	left:15px;
	top:98px;
	z-index:7;
	list-style:none;
}
.purchase_pop li {
	height:88px;
	padding-bottom:1px;
	background:url(../images/purchase_pop_bg.jpg) no-repeat top left;
	position:relative;
	color:#333;
	width:710px;
	float:left;
	clear:left;
}
.purchase_pop li .price {
	color:#7a8888;
	font-weight:700;
	font-size:22px;
	text-align:center;
	line-height:88px;
	float:left;
	width:88px;
	height:88px;
}
.purchase_pop li .price span {
	font-size:18px;
	line-height:normal;
	position:relative;
	bottom:3px;
}
.purchase_pop li .tinfo {
	position:absolute;
	left:88px;
	top:0;
	height:68px;
	width:460px;
	line-height:15px;
	font-size:11px;
	padding:10px;
}
.purchase_pop li .tinfo span {
	color:#464f4f;
	font-size:16px;
	font-weight:700;
	display:block;
	line-height:normal;
}
.purchase_pop li .tinfo span strong {
	color:#000;
	font-size:22px;
}
.purchase_pop li .purchase {
	position:absolute;
	right:0;
	top:0;
	display:block;
	width:140px;
	height:88px;
	z-index:7;
	float:right;
}
.purchase_pop li:hover {
	background-position:0 -89px;
}
.purchase_pop li:hover .price {
	color:#0b8c8f;
}
.get-started {
	background:url(../images/get-started-bg.png) no-repeat;
	width:330px;
	height:292px;
	margin:0;
	padding:0;
}
.sidebar-bg {
	background:url(../images/sidebar-bg.png) no-repeat;
	width:330px;
	height:292px;
	padding:0;
}
.sidebar-bg-p {
	widows: 330px;
	padding: 0;
	margin: 0 auto;
}
.widget {
	margin: 0 auto;
	width: 330px;
}
.btn-container {
	width:304px;
	padding:12px;
}
.browse-themes-btn {
	background:url(../images/browse-themes.png) top center no-repeat;
	width:304px;
	height:65px;
	margin:2px 0 0;
	cursor: pointer;
}
.join-the-club-btn {
	background:url(../images/join-the-club.png) top center no-repeat;
	width:304px;
	height:65px;
	margin:2px 0 0;
	cursor: pointer;
}
.affiliate-program-btn {
	background:url(../images/affiliate-program.png) top center no-repeat;
	width:304px;
	height:65px;
	margin:2px 0 0;
	cursor: pointer;
}
.support-btn {
	background:url(../images/support.png) top center no-repeat;
	width:304px;
	height:65px;
	margin:2px 0 0;
	cursor: pointer;
}
#sidebar-container {
	width: 330px;
	padding: 0;
	margin:0;
	float: right;
}
.right .sidebar {
	width: 331px;
	z-index:10;
	position:relative;
}
.right .sidebar a:hover {
	text-decoration:underline;
}
.right .heading {
	width:331px;
	height:48px;
	background:url(../images/heading-sidebar.gif) no-repeat left;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:24px;
	color:#c6cccc;
	font-weight:400;
	text-transform:lowercase;
	letter-spacing:-1px;
	line-height:50px;
	text-indent:23px;
	display:block;
	margin:10px 0 0;
}
.right ul {
	list-style:none;
	list-style-type:none;
	width:330px;
	margin:0;
	padding:0;
}
.right ul li {
	list-style-type: none;
	list-style-image: none;
}
.right ul p, .right ul select {
	margin: 5px 0 8px;
}
.right ul ul, .right ul ol {
	margin: 5px 0 0 10px;
}
.right ul ul ul, .right ul ol {
	margin: 0 0 0 10px;
}
ol li, .right ul ol li {
	list-style: decimal outside;
}
.right ul ul li, .right ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
.right li, .polly li {
	width:330px;
	border-bottom:1px dotted #a1a5a5;
	padding:7px 0;
}
.right li a, .polly li a {
	font-size:13px;
	font-weight:700;
	color:#147779;
	padding: 3px 0;
}
.right .search {
	width:300px;
	height:40px;
	background:url(http://www.wpnow.com/img/blog/search.gif) no-repeat left top;
	postion:relative;
}
.right .search input[type="text"] {
	background:#a1acac;
	border:0;
	position:absolute;
	top:6px;
	left:26px;
	width:180px;
	color:#FFF;
	font-weight:700;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:6px 3px;
}
.right .search input[type="image"] {
	width:85px;
	height:40px;
	position:absolute;
	top:0;
	right:0;
}
.right .categories LI {
	float:left;
	width:50%;
	background:url(http://www.wpnow.com/img/blog/category-li.gif) no-repeat left bottom;
	height:27px;
	border:0;
	text-indent:12px;
	line-height:29px;
	vertical-align:top;
	padding:0;
}
.right .categories LI A {
	font-size:12px;
	font-weight:400;
	color:#555;
	padding:0 !important;
}
.wpn_post p {
	line-height:20px;
	text-align:justify;
	margin:10px 0;
	padding:0;
}
.wpn_post p img {
	background:#dbe4e4;
	border:1px solid #acb6b6;
	padding:4px;
}
.wpn_post_meta {
	width:590px;
	height:29px;
	float:left;
	background:#1a2020;
}
.wpn_post .category {
	background:#475353;
	font-size:11px;
	font-weight:700;
	color:#fff;
	float:left;
	height:29px;
	border-right:1px solid #5e6969;
	line-height:29px;
	vertical-align:middle;
	padding:0 10px;
}
.wpn_post .category li:first-child {
	display:inline !important;
}
.wpn_post .category a {
	font-size:11px;
	font-weight:700;
	color:#fff;
}
.wpn_post .info {
	font-size:11px;
	width:auto;
	background:#1a2020;
	color:#8c9a9b;
	float:left;
	height:29px;
	text-indent:10px;
	line-height:29px;
	vertical-align:middle;
}
.wpn_post .info a {
	color:#95e9ea;
}
.wpn_post .comments {
	float:right;
	height:29px;
	padding-right:33px;
	line-height:29px;
	background:url(http://www.wpnow.com/img/blog/post-heading-right.gif) no-repeat right;
}
.wpn_post .comments a {
	font-size:11px;
	color:#95e9ea;
}
.arrow_spacer {
	clear:both;
	width:630px;
	height:8px;
	background:url(http://www.wpnow.com/img/blog/arrow-spacer.gif) no-repeat top left;
}
.wpn_post_title {
	width:100%;
	margin:5px 0;
	padding:0;
}
.wpn_post_title a, .wpn_post_title h1 {
	font-size:22px;
	font-weight:700;
	color:#147779;
}
.wpn_comment_list li {
	list-style-type:none;
	border:1px solid #d5dcdc;
	background:#ebefef;
	color:#333;
	margin-bottom:20px;
	padding:8px;
}
.wpn_comment_list .meta {
	background:url(http://www.wpnow.com/img/blog/comment-sep.gif) repeat-x bottom;
	height:58px;
	float:left;
	margin-left:10px;
	width:540px;
}
.wpn_comment_list li #respond {
	background:url(http://www.wpnow.com/img/blog/comment-sep.gif) repeat-x top;
	padding-top:10px;
}
.wpn_comment_list li .wp-smiley {
	border:0;
	background:none;
	margin:0;
	padding:0;
}
.wpn_comment-author {
	width:58px;
	height:58px;
	float:left;
	background:url(http://www.wpnow.com/img/blog/comment-thumb.gif);
}
.wpn_comment-author img {
	margin:5px 0 0 5px;
}
.wpn_comment_author_link a {
	padding-top:10px;
	color:#151716;
	font-size:16px;
	font-weight:700;
	display:block;
}
.wpn_comment-meta a {
	font-size:12px;
	font-weight:700;
	color:#147779;
}
.wpn_reply {
	display:block;
	text-align:right;
	padding-bottom:4px;
}
.wpn_reply a {
	font-size:11px;
	text-transform:lowercase;
	font-weight:700;
	color:#333;
	background:#e1e1e1;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:4px 8px;
}
.wpn_reply a:focus, .wpn_reply a:active {
	background:#475353 !important;
	color:#fff !important;
}
.wpn_reply a:hover {
	color:#555;
	background:#ccc;
}
#respond {
	position:relative;
}
.wpn_logged_text {
	margin-right:10px;
}
.wpn_comment_edit a {
	margin-left:10px !important;
	font-weight:700 !important;
	color:#900 !important;
	font-size:10px !important;
	text-transform:uppercase !important;
}
.wpn_404_title {
	font-size:16px;
	color:#900;
}
.wpn_the_tags {
	border:1px solid #e1e1e1;
	border-left:0;
	border-right:0;
	margin:10px 0;
	padding:5px 0;
}
.wpn_the_tags a {
	font-weight:700;
	margin:10px;
}
.wpn_nocomments {
	font-weight:700;
	text-align:center;
	display:block;
	border-top:1px solid #e1e1e1;
	margin:5px 0;
	padding:5px 0;
}
.wpn_recentc img {
	background:#FFF;
	border:1px solid #98a6a6;
	float:left;
	margin-right:10px;
	padding:3px;
}
.wpn_recentc {
	min-height:50px;
}
.wpn_recentc a {
	font-size:14px;
}
.comment_heading {
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-indent:10px;
	width:630px;
	background:#1a2020 url(http://www.wpnow.com/img/blog/comment-heading-right.gif) no-repeat right;
	font-size:14px;
	font-weight:700;
	color:#fff;
}
.comment_heading .grey {
	color:#a1acac !important;
	display:inline;
}
.comment_heading_spacer {
	height:8px;
	background:url(http://www.wpnow.com/img/blog/black-arrow-spacer.gif) no-repeat left;
	clear:both;
	margin-bottom:10px;
}
.commentleft {
	float:right;
	width:63%;
	display:block;
	clear:right;
}
.commentright {
	float:left;
	width:37%;
	display:block;
}
.wpn_field {
	float:left;
	display:block;
	width:100%;
}
.wpn_field input {
	border:1px solid #758282;
	background:#a1acac url(http://www.wpnow.com/img/blog/input-bg.gif) repeat-x top;
	width:86%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#fff;
	margin:5px 0;
	padding:10px;
}
.wpn_field textarea {
	width:94%;
	border:1px solid #758282;
	background:#a1acac url(http://www.wpnow.com/img/blog/input-bg.gif) repeat-x top;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#fff;
	margin:5px 0 10px;
	padding:10px;
}
.wpn_comment_heading {
	font-size:12px;
	font-weight:700;
	color:#475353;
	display:block;
	padding:0;
}
.wpn_maintitle {
	font-size:24px;
	padding-bottom:5px;
}
.cancel-comment-reply {
	float:right;
	padding-top:5px;
}
.cancel-comment-reply a {
	color:#900;
}
.wpn_comment_submit {
	padding-top:5px;
	display:block;
	float:left;
}
.blogtitle {
	color:#d6166c;
}
.wpn_post_content {
	line-height:20px;
	text-align:justify;
	color:#333;
	padding-bottom:30px;
}
.wpn_post_content img {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom:10px;
}
.wpn_post_content hr {
	border:0;
	background:none;
	font-size:1px;
	border-top:1px dotted #666;
	margin-top:15px;
	height:15px;
	display:block;
}
.wp-smiley {
	background:#FFF none !important;
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
}
.readymore {
	display:block;
	text-align:right;
	padding:5px 0;
}
.readymore a {
	font-size:14px;
	font-weight:700;
	background:#0b8c8f;
	color:#FFF;
	padding:5px 10px;
}
.readymore a:hover {
	background:#d6156c;
}
.content-home h1 {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
	color:#848a8c;
	letter-spacing:-1px;
	line-height:30px;
}
.sidebar-home {
	padding:0 15px 15px;
}
.sidebar-pages {
	padding:0;
}
.col-container img {
	float:left;
	margin:8px;
}
.col-heading {
	margin-top:8px;
	font-size:14px;
	font-weight:700;
	letter-spacing:-1px;
	color:#232628;
}
.col-sub {
	margin-top:-2px;
	font-size:11px;
	font-weight:400;
	color:#62696a;
}
.col-wrap {
	height:33px;
}
.col-1 {
	background:url(../images/column.png) no-repeat;
	float:left;
	width:306px;
	height:51px;
}
.col-2 {
	background:url(../images/column.png) no-repeat;
	margin-left:11px;
	float:left;
	width:33%;
	height:51px;
}
.col-3 {
	background:url(../images/column.png) no-repeat;
	float:left;
	width:306px;
	height:51px;
}
.content-left {
	width:570px;
	float:left;
	overflow:hidden;
	position:relative;
	padding:25px;
}
.content-left h2 {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
	color:#232628;
	letter-spacing:-1px;
	line-height:30px;
}
.content-left h3 {
	margin-top:52px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
	color:#232628;
	letter-spacing:-1px;
	line-height:30px;
}
.green {
	font-size:14px;
	font-weight:700;
	color:#248082;
}
.bq-pink {
	background:url(../images/bq-pink.png) no-repeat;
	padding-left:33px;
	padding-bottom:10px;
	margin-top:15px;
	font-style:italic;
	font-size:14px;
}
.bq-blue {
	background:url(../images/bq-blue.png) no-repeat;
	padding-left:33px;
	margin-top:15px;
	padding-bottom:10px;
	font-style:italic;
	font-size:14px;
}
.bq-green {
	background:url(../images/bq-green.png) no-repeat;
	padding-left:33px;
	margin-top:15px;
	padding-bottom:10px;
	font-style:italic;
	font-size:14px;
}
.sign {
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	color:#43484a;
	margin-right:33px;
	padding-bottom:10px;
	border-bottom:1px solid #a3aaac;
}
/******************************************
    Header Info
******************************************/
.header-info {
	width:150px;
	height: 33px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:22px;
	text-align:right;
	color:#a4adae;
	margin:-85px 0 0 780px;
	z-index: 3;
}
.header-info a {
	letter-spacing:-1px;
	color:#a4adae;
}
.login-bg {
	background:url(../images/login-bg.gif) top no-repeat;
	padding:1px 10px 10px;
}
/******************************************
    RSS Info
******************************************/
.rss-info {
	width: 75px;
	margin: 63px 0 0 50px;
}
.rss-info a {
	background:url(../images/rss-icon.png) right no-repeat;
	margin-top:65px;
	height:15px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-transform:lowercase;
	padding:0 20px 5px 0;
}
.rss-info a:hover {
	background:url(../images/rss-hover.png) right no-repeat;
	height:15px;
	color:#fff;
	padding:0 20px 5px 0;
}
#wpn-container {
	padding-top:10px;
	width:980px;
	margin:0 auto;
}
/******************************************
    Front Slider
******************************************/
.featured {
	background: url(../images/slider-bg.png) no-repeat;
	position:relative;
	height:215px;
	width:980px;
	margin:0 auto;
	padding: 20px;
	z-index: 2;
}
.featured .border-featured {
	border:4px solid #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	display:block;
	width:460px;
	height:176px;
	padding:1px;
}
.featured .featured-wrap {
	width:470px;
	height:186px;
	margin-left: 25px;
	margin-top: -5px;
	overflow:hidden;
	position:relative;
}
.featured .fthumbs {
	list-style:none;
	position:absolute;
	left:20px;
	margin-left: 25px;
	margin-top:5px;
}
.featured .fthumbs li {
	float:left;
	border:3px solid #fff;
	width:34px;
	overflow:hidden;
	height:34px;
	margin-right:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:1px;
}
.featured .fthumbs li.active {
	background: #ccc;
	width:100px;
}
.featured .fthumbs li img {
	vertical-align:middle;
	margin-right:5px;
	display:inline-block;
	width:34px;
	height:34px;
}
.featured .fthumbs li a {
	font-family: "Tahoma", Geneva, sans-serif;
	font-size:11px;
	font-weight:700;
	color: #333;
	display:block;
}
.featured .fthumbs li a:hover {
	text-decoration:none;
}
.featured .finfo_wrap {
	width:431px;
	height:190px;
	overflow:hidden;
	margin-right: 15px;
	position:relative;
}
.featured .finfo {
	position:absolute;
	top:20px;
	right:35px;
	width:430px;
}
.featured .finfo ul {
	list-style:none;
	position:absolute;
	top:0;
	left:0;
}
.featured .finfo ul li {
	width:431px;
	height:272px;
	overflow:hidden;
}
.featured .finfo span {
	display:block;
	color:#fff;
	font-size:11px;
	font-weight:700;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px;
}
.featured .finfo span .comments {
	float:right;
}
.featured .finfo .title {
	background: url(../images/featured-title.png) no-repeat;
	width: 431px;
	height: 45px;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size:20px;
	font-weight:700;
	color: #ccc;
	text-align: center;
	display:block;
	margin: 0 auto;
	line-height: 45px;
}
.featured .finfo .excerpt {
	color:#fff;
	font-size:14px;
	padding-top:12px;
	line-height:19px;
	text-align:justify;
	border: none;
}
.themes-button {
	position: absolute;
	float: right;
	left: 640px;
	margin-top: -5px;
	cursor: hand;
	z-index: 1;
}
.featured-static {
	position: absolute;
	float: right;
	left: 540px;
	right: 50px;
	margin-top: -180px;
	color: #ffffff;
	cursor: hand;
	z-index: 1;
	font-size:16px;
	line-height: 20px;
}
.featured-static a {
	color: #ffffff;
}
.featured-static h2 {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:26px;
	font-weight:700;
	color:#ffffff;
	letter-spacing:-1px;
	line-height:30px;
}

#fronter {
	position:absolute;
	left:0;
	height:81px;
}
#fronter img {
	cursor:pointer;
	border:2px solid #333;
}
a img, .left .tutorialshome li:first-child, .blogfeed li:first-child {
	border:0;
}
img {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
.header h2, .wpn_post .category li {
	display:none;
}
.header a.prev:hover, .header a.next:hover {
	background-position:32px 0;
}
.left .page, .hosting, .tutorial .video {
	padding-top:10px;
}
.featured img, .left .aboutleft img, .submitform p input[type="image"], .hosting .heading2 a img {
	vertical-align:middle;
}
.left .tutorialshome a, .left .testimonial a {
	color:#147779;
	font-weight:700;
	font-size:14px;
}
.left .tutorialshome .visit, .left .aboutleft .visit, .blogfeed .visit {
	padding:0;
}
.fullwidth a, .themedetails span, .tdetailsleft a, .faqpage a, .blogfeed a {
	color:#147779;
	font-weight:700;
}
.tdetailsleft .heading2 strong, .hosting .heading2 strong {
	display:block;
	height:45px;
	line-height:40px;
	color:#bfcccc;
	font-size:16px;
	text-indent:10px;
}
.tdetailsleft .heading2 div, .hosting .heading2 div {
	border:1px solid #c6cccc;
	border-top:0;
	font-size:13px;
	padding:10px;
}
.tutorials tr th:first-child + th, .tutorials tr th:first-child + th, .tutorials tr th:first-child + th + th + th + th {
	text-align:left;
	text-indent:10px;
}
.tutorial, .form input[type="image"], .wpn_post {
	margin-top:10px;
}
.content-home, .col-container {
	width:100%;
}
.content-wide, .col-container {
	width:100%;
	margin-left:7px;
}
.content-full {
	width:95%;
	margin-left:35px;
}
.content-home p, .content-left p {
	padding-top:15px;
	font-size:14px;
	color:#43484a;
	line-height:16px;
}
.content-full p {
	padding-top:15px;
	font-size:14px;
	color:#43484a;
	line-height:16px;
}
.col-4, .col-7 {
	background:url(../images/column.png) no-repeat;
	margin-top:3px;
	float:left;
	width:306px;
	height:51px;
}
.col-5, .col-8 {
	background:url(../images/column.png) no-repeat;
	margin-top:3px;
	margin-left:11px;
	float:left;
	width:33%;
	height:51px;
}
.col-6, .col-9 {
	background:url(../images/column.png) no-repeat;
	margin-top:3px;
	float:left;
	width:306px;
	height:51px;
}
/******************************************
    WP Calendar
******************************************/

#wp-calendar {
	empty-cells:show;
	font-size:12px;
	width:100%;
	margin:0;
}
#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}
#wp-calendar a {
	display:block;
	text-decoration:none;
}
#wp-calendar a:hover {
	background:#e0e6e0;
	color:#333;
}
#wp-calendar caption {
	display:none;
}
#wp-calendar td {
	color:#ccc;
	font-size:90%;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}
#wp-calendar td.pad:hover {
	background:#fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background:#eee;
	color:#bbb;
}
#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.ico-no, .ico-yes {
	z-index:1
}
.ico-no {
	display: block;
	width: 20px;
	height: 20px;
	background:url(img/ico-x.png) center center no-repeat;
}
.ico-yes {
	display: block;
	width: 20px;
	height: 20px;
	background:url(img/ico-check.png) center center no-repeat;
}
table.membership th.bluep {
	background:#98d4d4;
	border:1px solid #175c5e;
}
table.membership td.bluep {
	background:#e6f4f4;
	border:1px solid #175c5e;
}
table {
	font-size:13px;
	width:100%;
	text-align:left;
	border-collapse:collapse;
	margin:10px 0 15px;
}
table th {
	font-size:11px;
	font-weight:400;
	background:#e9e9e9;
	color:#555;
	padding:7px 9px;
	text-align:center;
	border:1px solid #d4d4d4;
}
table td {
	background:#fcfcfc;
	border-bottom:1px solid #d4d4d4;
	color:#333;
	border-top:1px solid transparent;
	padding:7px;
	border:1px solid #d4d4d4;
}
span.infob {
	font-size: 11px;
	color:#326693;
	font-weight:700;
	cursor:pointer
}
span.infob * {
	font-weight: 100;
	cursor: auto;
}
span.infob a {
	cursor:pointer
}
.info-cloud {
	color: #326693;
	line-height:18px;
	display: block;
	position: absolute;
	height: auto;
	width: 200px;
	font-size: 12px;
	background: #E7F1FA;
	border: 1px solid #BECBD3;
	z-index: 9999;
	padding: 10px 15px;
	text-align: left;
	left: -170px;
	top:60px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float:left
}
#dhtmlgoodies_tooltip {
	background-color:#EEE;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:11px;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
}
#dhtmlgoodies_tooltipShadow {
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}
.affiliatepage .head {
	border:1px solid #b9c0c0;
	color:#147779;
	background:#ebefef;
	width:100%;
	margin:0 auto 10px;
	float:left;
}
.affiliatepage .head .links {
	float:left;
	height:55px;
	line-height:55px;
	vertical-align:middle;
}
.affiliatepage .head .links ul {
	margin:0;
	list-style:none;
	padding:0;
}
.affiliatepage .head .links li {
	display:inline;
	padding:0;
	margin:0;
}
.affiliatepage .head .links li a {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#147779;
	padding:10px 20px 10px 15px;
	background:url(img/partners/aff-menu-sep.gif) no-repeat right center;
}
.affiliatepage .head .form {
	float:right;
	padding-left:15px;
	height:55px;
	line-height:55px;
	vertical-align:middle;
	background:url(img/partners/form.gif) no-repeat right center;
	width:412px;
	position:relative;
}
.affiliatepage .head .form input {
	display:inline;
	margin-right:5px;
	font-weight:bold;
}
.affiliatepage .head .form input[type="text"] {
	position:absolute;
	top:15px;
	left:35px;
	width:140px;
}
.affiliatepage .head .form input[type="password"] {
	position:absolute;
	top:15px;
	left:195px;
	width:140px;
}
.affiliatepage .head .form label {
	font-weight:bold;
	margin-right:5px;
}
.affiliatepage .intro {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	width:100%;
	margin:15px auto;
}
.affiliatepage .intro h1 {
	font-size:14px;
	border:1px solid #d5dda4;
	background:#eceecb;
	padding:5px;
	margin-bottom:5px;
}
.affiliatepage select {
	width:120px;
	background:#FFF;
	border:0;
	padding:3px;
}
.affiliatepage .form .input_username, .affiliatepage .form .input_password {
	background:#a1acac;
	border:0;
	padding:3px;
	margin:1px;
	color:#FFF;
}
.affiliatepage .form .loginsubmit {
	border:0;
	padding:0;
	margin:0;
	background:none;
}
.affiliatepage .loginsubmit {
	position:absolute;
	top:10px;
	right:3px;
	width:71px;
	height:35px;
	background:none;
	font-size:0;
}
.affiliatepage .boxheading {
	background:url(http://www.wpnow.com/img/partners/heading.gif) no-repeat left;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#eee;
	font-weight:bold;
	text-indent:33px;
	vertical-align:middle;
	padding:0;
}
.affiliatepage .box {
	height:145px;
	text-align:justify;
	padding:0;
	margin:0 0 10px 0;
	border:1px solid #c6cccc;
	border-top:0;
	border-left:0;
}
.affiliatepage .basic {
	font-size: 12px;
	text-align:justify;
	padding:0;
	margin:0 0 10px 0;
	border-top:0;
	border-left:0;
}
.affiliatepage .stats {
	background:url(img/partners/icon-stats.gif) 0 40px no-repeat;
}
.affiliatepage .program {
	background:url(img/partners/icon-program.gif) 0 40px no-repeat;
}
.affiliatepage .cash {
	background:url(img/partners/icon-cash.gif) 0 40px no-repeat;
}
.affiliatepage .box p {
	line-height:21px;
	padding:10px 10px 0 0;
	margin:0 0 0 130px;
	font-size:13px;
	font-weight:bold;
}
.affiliatepage .programdetails {
	display:block;
	margin:10px auto 0;
	background:url(img/partners/program-details.gif) no-repeat center;
}
.affiliatepage .programdetails table {
	padding:50px 10px 10px 10px;
}
.affiliatepage .programdetails td {
	padding:5px 0;
	font-size:12px;
	color:#333;
}
.affiliatepage .cellbold {
	font-weight:bold;
	font-size:13px;
	padding:5px 15px 5px 20px !important;
	color:#FFF !important;
}
.affiliatepage .signup {
	position:relative;
	background:url(img/partners/signup.gif) no-repeat center center;
	width:100%;
	height:122px;
	margin:0 auto;
	text-align:center
}
.affiliatepage .signup .alink {
	width:279px;
	height:108px;
	text-align:center;
	margin:0 auto;
}
.supportpage .supportheading {
	background:url(../img/support/heading.gif);
	height:65px;
	line-height:65px;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	color:333;
	text-indent:80px;
	margin:5px 0;
}
.supportpage .supportbuttons {
	position:relative;
	background:url(../img/supportbuttons.gif) no-repeat center;
	height:210px;
	width:960px;
	margin:0 auto;
}
.supportpage .supportforum {
	position: absolute;
	width:348px;
	height:73px;
	top:28px;
	left:327px;
}
.supportpage .supporttutorial {
	position: absolute;
	width:348px;
	height:73px;
	top:130px;
	right:520px;
}
.supportpage .supportinstruction {
	position: absolute;
	width:348px;
	height:73px;
	top:130px;
	right:80px;
}

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}

.promo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 159px;
	height: 119px;
	position: fixed;
	z-index: 100;
}