/*
Theme Name: iThemes2.0
Author URI: http://www.ithemes.com
Version: 1.0
Author: iThemes
Description: A Custom theme for iThemes.com
*/

html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #005282;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-align: center;
}
body * {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0;
	visibility: hidden;
}

/*********************************************
		Link Styles
*********************************************/
a {
	color: #006699;
	text-decoration: underline;
}
a:hover { color: #000; text-decoration: none; }

/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {
	color: #333;
}
ol, ul {
	margin: 5px 35px;
}
ol li, ul li {
	margin: 0px 0px 0px 0px;
}
blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
}
blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
img {
	border: 0px;
	background: none;
}
p, dt, dd {
	padding: 10px 0px;
	margin: 0px;
	line-height: 20px;
}
dt {
	padding-bottom: 0;
}
dt + dd {
	padding-top: 0;
}
dd {
	padding-left: 20px;
}

/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #01629A;
	text-decoration: none;
}
h1.product {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #01629A;
	text-decoration: none;
}
h1.product2 {
padding: 0px;
}
h1.product .theme {
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 35px;
	font-weight: bold;
	font-variant: small-caps;
}
h2 { /* This style used as header in the sidebars */
	background: transparent;
	font-size: 24px;
	color: #0166A1;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
}
h2.product {
	background: transparent;
	font-size: 24px;
	color: #333;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-weight: normal;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px; padding: 0px 0px 0px 0px;
	color: #0166A1;
	text-decoration: none;
}
h3 a {
	color: #01629A;
	text-decoration: none;
}
h3 a:hover {
	color: #01629A;
	text-decoration: underline;
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	clear: both;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Serif;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px 25px 0px;
	margin: 0px;
	color: #0166A1;
	text-decoration: none;
}
h5 {
	clear: both;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Serif;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0px 25px 0px;
	margin: 0px;
	color: #000;
	text-decoration: none;
}
#fimageleft {float: left;}
#fimageright {float: right;}

/*********************************************
		Header Styles
*********************************************/
#header {
	background: url(images/header.png) top center no-repeat;
	width: 100%;
	margin: 0px; padding: 0px;
	display: block;
	position: relative;
}

#headerMT {
	background: url(images/headerMT.png) top center no-repeat;
	width: 100%;
	margin: 0px; padding: 0px;
	display: block;
	position: relative;
}
#headerwrap {
	position: relative;
	width: 964px;
	margin: 0px auto; padding: 0px;
}

/*********************************************
		Title Styles
*********************************************/
#title {
	display: block;
	float: left;
	width: 482px; height: 108px;
	overflow: hidden;
	margin: 0px; padding: 0px;
}
#title a {
	display: block;
	width: 278px; height: 80px;
	text-indent: -9999px;
	margin: 0px 0px 0px 60px; padding: 0px;
}

/*********************************************
		Header Links Styles
*********************************************/
#headlinks {
	display: block;
	float: left;
	width: 237px; height: 58px;
	overflow: hidden;
	margin: 0px; padding: 50px 0px 0px 0px;
}
#headlinks a.buyersguide {
	display: block;
	width: 115px; height: 20px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
#headlinks a.viewcart {
	display: block;
	width: 115px; height: 20px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

/*********************************************
		Theme Dropdown Styles
*********************************************/
#themes {
	display: block;
	float: left; text-align: left;
	width: 245px; height: 107px;
	overflow: hidden;
	margin: 0px; padding: 0px;
}
#themes .button {
	display: block;
	width: 175px; height: 30px;
	margin: 45px 0px 0px 0px; padding: 0px;
}
#themes a.findatheme {
	display: block;
	width: 175px; height: 30px;
	text-indent: -9999px;
	background: url(images/findatheme.png) no-repeat;
	overflow: hidden;
	margin: 0px; padding: 0px;
}
#themes #themepanel {
	position: absolute;
	bottom: auto; right: 55px;
	background: #52acdd;
	width: 200px;
	display: block;
	display: none;
	text-align: center;
}
#themes #themepanel ol, #themes #themepanel ul {
	margin: 5px 35px;
	display: block;
	list-style-type: none;
}
#themes #themepanel ul li {
	display: block;
	color: #000;
	margin: 0px; padding: 2px;
	text-decoration: none;
}
#themes #themepanel ul li a {
	display: block;
	color: #fff;
	margin: 0px; padding: 2px;
	text-decoration: none;
}
#themes #themepanel ul li a:hover {
	color: #000;
	background: #fff;
	text-decoration: none;
}

/*********************************************
		Horizontal Navigaion Styles
*********************************************/
#menu {
	display: block;
	clear: both;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	margin: 0px; padding: 0px 48px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px; padding: 0px;
	border-left: 1px solid #80bc32;
}
#menu ul li.first {
	border: none;
}
#menu ul li.home {
	border: none;
}
#menu ul li a {
	display: block;
	color: #F0FFF0;
	margin: 0px; padding: 12px 11px 13px 11px;
	text-decoration: none;
}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {

}
/* This handles the hover state for the top-level LI and A items */
#menu ul li a:hover,
#menu li:hover,
#menu li.sfhover {
	color: #FFF;
	background: #80bc32;
	text-decoration: none;
}
/* This hides the nested UL before you hover */
#menu li ul {
	position: absolute;
	width: 150px;
	left: -999em;
}
/* This shows the nested UL when you hover */
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display:  block;
	z-index: 1000;
}

/* This is the style for the nested UL */
#menu li:hover ul, #menu li.sfhover ul {
	display: block;
	margin: 0px; padding: 0px;
}
/* This is the style for the LI items within the nested UL */
#menu li:hover ul li,
#menu li.sfhover ul li {
	background: #80bc32;
	width: 180px;
	display: block;
	padding: 0px; margin: 0px;
	height: 30px; line-height: 30px;
	text-align: left;
	border-bottom: 1px solid #88c735;
}
/* This is the style for the links withing the LI items within the nested UL */
#menu li:hover ul li a,
#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li a,
#menu li.sfhover ul li.current_page_item a {
	background: transparent;
	width: 170px;
	display: block;
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	border: none;
	color: #FFF;
	font-weight: normal;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#menu li:hover ul li a:hover, #menu li.sfhover ul li a:hover {
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	color: #FFF;
	font-weight: normal;
	background: #62af1c;
}

/*********************************************
		Container Div
*********************************************/
#container {
	background: #005282 url(images/container-bg.png) top center repeat-y;
	text-align: center;
	margin: 0;
	padding: 0 0 20px;
	width: 100%;
}
#containerwrap {
	text-align: left;
	margin: 0px auto; padding: 0px 43px 0px 41px;
	width: 880px;
}

/*********************************************
		Content Div
*********************************************/
#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 880px;
	display: block;
}
#main-heading h1 {
	display: block;
	width: 880px; height: 50px;
	margin: 0px; padding: 0px;
	text-indent: -9999px;
	background: url(images/main-heading.png) no-repeat;
	border: none;
}

/*********************************************
		Main Feature (#feature) Div
*********************************************/
#box {
	background: #fff;
	width: 880px;
	margin: 10px 0px; padding: 0px;
	clear: both;
}
#feature {
	background: url(images/feature-bg.jpg) no-repeat;
	width: 880px; height: 245px;
	margin: 10px 0px; padding: 0px;
}
#feature .links {
	text-align: right;
	margin: 0px; padding: 208px 0px 0px 500px;
}
#feature .links a {
	display: inline;
	overflow: hidden;
	margin: 0px 20px 0px 0px; padding: 0px;
}

/*********************************************
		Sub-Feature (#featured) Div
*********************************************/
#featured {
	clear: both;
	width: 880px;
	margin: 0px; padding: 20px 0px;
}
#featured h3 {
	margin: 0px; padding: 0px;
	line-height: 22px;
}
#featured p {
	margin: 0px; padding: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #99cc33;
}
#featured .links {
	margin: 0px; padding: 210px 0px 0px 0px;
}
#featured .links a {
	margin: 0px 13px; padding: 0px;
}
#featured .left {
	float: left;
	width: 280px; height: 275px;
	margin: 10px 0px; padding: 0px;
}
#featured .middle {
	float: left;
	width: 280px; height: 275px;
	margin: 10px 0px; padding: 0px 20px;
}
#featured .right {
	float: left;
	width: 280px; height: 275px;
	margin: 10px 0px 20px 0px; padding: 0px;
}
#featured .left2 {
	float: left;
	width: 280px;
height: 140px;
	margin: 0px 0px; padding: 0px;
}
#featured .middle2 {
	float: left;
	width: 280px;
height: 140px;
	margin: 0px 0px; padding: 0px 20px;
}
#featured .right2{
	float: left;
	background: #c7ebf8;
	width: 260px;
height: 160px;
	margin: 0px 0px 20px 0px; padding: 10px;
}

/*********************************************
		Toolkit Page
*********************************************/
#featured-toolkit {
	clear: both;
	width: 880px;
	margin: 0px;
	padding: 20px 0px;
}
#featured-toolkit h3 {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
#featured-toolkit p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #99cc33;
}
#featured-toolkit .links {
	margin: 0px;
	padding: 210px 0px 0px 0px;
}
#featured-toolkit .links a {
	margin: 0px 13px;
	padding: 0px;
}
#featured-toolkit .left {
	float: left;
	width: 280px;
	margin: 10px 0px;
	padding: 0px;
}
#featured-toolkit .middle {
	float: left;
	width: 280px;
	margin: 10px 0px;
	padding: 0px 20px;
}
#featured-toolkit .right {
	float: left;
	width: 280px;
	margin: 10px 0px 20px 0px;
	padding: 0px;
}
#featured-toolkit .left2 {
	float: left;
	width: 280px;
	height: 140px;
	margin: 0px 0px;
	padding: 0px;
}
#featured-toolkit .middle2 {
	float: left;
	width: 280px;
	height: 140px;
	margin: 0px 0px;
	padding: 0px 20px;
}
#featured-toolkit .right2{
	float: left;
	background: #c7ebf8;
	width: 260px;
	height: 160px;
	margin: 0px 0px 20px 0px;
	padding: 10px;
}

/*********************************************
		Post Div
*********************************************/
.postwrap {
	clear: both;
}
.post {
	clear: both;
	display: block;;
	margin: 0px; padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.post p {
	padding: 10px 30px 10px 0px;
}

/*********************************************
		Product Pages
*********************************************/
#content #left {
	float: left;
	width: 580px;
	margin: 0px; padding: 0px 20px 0px 0px;
}
#content #left img {
	border: 0px;
	background: none;
	padding: 0px 10px 0px 0px;
	margin-right: 5px;
}
#content #left .aligncenter a {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
#content #left .alignleft a {
   float: left;
}

/*****************************************/
/* The main feature box on product pages */
/*****************************************/
#productfeature h2 { /* This style used as header in the sidebars */
	background: transparent;
	font-size: 20px;
	color: #01629A;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#productfeature h2 .theme {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	font-variant: small-caps;
}
#content #left #productfeature {
	background: #c7ebf8;
	width: 580px;
	margin: 10px 0px; padding: 0px;
}
#content #right #productfeature {
	background: #c7ebf8;
	margin: 10px 0px; padding: 0px;
}

#content #left #productfeature .left {
	width: 270px;
	margin: 0px; padding: 10px;
	float: left;
}
#content #left #productfeature .right {
	width: 270px;
	margin: 0px; padding: 10px;
	float: right;
}
#content #left #productfeature .links {
	text-align: left;
	margin: 0px; padding: 185px 0px 0px 10px;
}
#content #left #productfeature .links a {
	display: block;
	overflow: hidden;
	margin: 0px 10px 8px 0px; padding: 0px;
}
#content #right {
	float: left;
	width: 280px;
	margin: 10px 0px 20px 0px; padding: 0px;
}
#content #right h2 { /* This style used as header in the sidebars */
	background: transparent;
	font-size: 24px;
	color: #333;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
}
h2.ph2{
	text-align: center;
}
h3.ph2{
text-align: center;
padding: 5px;
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
color: #005282;
letter-spacing: 2px;
}
#content #right img {
	margin: 10px 0px; padding: 0px;
}
#theme_demo {
	background: #fff;
	margin: 10px 0px; padding: 5px;
	clear: both;
	border-top: 1px solid #000;
}
#theme_demo img {
	margin: 0px 0px 20px; padding: 0px;
}

/*********************************************
		Post Meta Stylesl_bottom
*********************************************/
.meta {
}
.meta a {
}
.meta a:hover { color: #000; text-decoration: none; }
.meta ul {
	list-style-type: none;
	margin: 0px;
}
.meta li {
}
.meta li.meta-author {
}
.meta-date {
	margin: 0px 5px;
}
.meta-author {
	margin: 0px 5px;
}
.meta-comments {
	margin: 0px 5px;
}
.meta-category {
	margin: 0px 5px;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
	width: 625px;
}
.nav-previous {
	width: 249px;
	float: left;
	text-align: left;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
}

/*********************************************
		Bottom Section Div
*********************************************/
#bottom {
	background: url(images/bottom-bg.png) top center repeat-y;
	text-align: left;
}
#bottom-top-bg {
	background: url(images/bottomhead-bg.png) top center no-repeat;
}
#bottom-bottom-bg {
	background: url("images/footer-bg-1.png") no-repeat scroll center bottom;
}
#bottomwrap {
	background: url("images/bottom-wrap-bg.png") no-repeat scroll center bottom;
	width: 880px;
	margin: 0 auto;
	padding: 0;
}


#bottom .bottom-widget {
	width: 253px;
	padding: 20px 20px 0 20px;
	margin: 0;
	float: left;
}
#m_bottom.bottom-widget {
	width: 252px;
	border-left: 1px solid #89c936;
	border-right: 1px solid #89c936;
}

#bottom .bottom-widget h2 {
	background: transparent;
	font-size: 1.75em;
	color: #333;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	margin: 0 0 20px;
	padding: 0;
	font-weight: normal;
}
#bottom .bottom-widget p {
	margin: 20px 0;
	padding: 0;
	line-height: 20px;
}
#bottom .bottom-widget ul {
	padding: 0;
	margin: 0 0 0 15px;
}
#bottom .bottom-widget li {
	line-height: 1.5em;
}
#bottom .bottom-widget li a {
	text-decoration: none;
}
#bottom li a:hover {
	text-decoration: underline;
}


/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 20px 0px; margin: 20px 0px;
	border-top: 1px solid #999;
	clear: both;
}
#comments .commentwrap {
	clear: both;
}
#comments .even, #comments .odd {
	clear: both;
	display: block;
	margin: 10px 0px;
	padding: 0px 50px 0px 0px;
	background: #FFFFFF;
	overflow: hidden;
	float: left;
}
#comments .odd { /* use this if you want to style odd comments */
}
#comments .commentmeta {
	display: block;
	margin: 0px; padding: 0px;
	height: 25px; line-height: 25px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #999;
}
#comments .commentmeta img {
	display: inline;
	float: left;
	maring: 0px; padding: 3px;
	border: none;
	background: #FFF;
	border: 1px solid #CCC;
}
#comments .commentmeta p {
	float: left;
	color: #999;
	margin: 0px; padding: 0px 0px 0px 5px;
}
#comments .commentmeta p .author {
	color: #666;
	font-size: 12px;
}


#comments-wrapper {
	padding: 20px 0 0 0;
	margin: 20px 0;
	border-top: 1px solid #999;
	clear: both;
}
#comments {
	padding: 0;
	margin: 0 0 20px;
	border: none;
}
.commentlist,
.commentlist ol,
.commentlist ul {
	list-style-type: none;
	margin: 0;
}
.commentlist li ol,
.commentlist li ul {
	margin-left: 20px;
}
.commentlist li {
	margin: 20px 0;
}
.comment-body {
	margin: 10px;
}
.comment {
	background-color: #EEE;
	border: 1px solid #CCC;
}
.depth-2,
.depth-4,
.depth-6 {
	background-color: #FFF;
}
.commentlist .children .comment {
	margin-right: 20px;
}
.comment-author img {
	float: left;
	margin-right: 0 !important;
}
.comment-author cite.fn {
	font-style: normal;
}

.comment #respond {
	margin: 20px 10px 0;
}
#comment {
	max-width: 95%;
	width: 95%;
	padding: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
}



/*********************************************
		Footer Styles
*********************************************/
#footer {
	margin: 0px; padding: 0px;
	width: 100%;
	clear: both;
	background: url(images/footer-bg-2.png) top center no-repeat;
	color: #0084CC;
	text-align: center;
}
#footerwrap {
	width: 884px;
	margin: 0 auto;
	padding: 38px 40px 45px 40px;
	text-align: left;
}
#footer .left {
	float: left;
	width: 200px;
	margin: 0px; padding: 0px;
	font-size: 10px;
}
#footer .mid {
	float: left;
	width: 450px;
	margin: 0px; padding: 12px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1.2px;
}
#footer .mid a {
	color: #0084CC;
	text-decoration: none;
	margin: 0px; padding: 0px 3px;
}
#footer .mid a:hover {
	color: #8aca36;
	text-decoration: none;
}
#footer .right {
	float: left;
	width: 200px;
	margin: 0px; padding: 0px;
}
#footer .right a {
	display:  block;
	width: 140px;
	height: 24px;
	text-indent: -9999px;
	background: url(images/themestore.png) no-repeat;
	margin: 2px 0px 0px 61px; padding: 0px;
	overflow: hidden;
}
img#wpstats {
	width:0px;
	height:0px;
	overflow:hidden
}
.aligncenter,
div.aligncenter, .aligncenter img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
   /* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*********************************************
        Home Feature
*********************************************/
#home-top {
	margin: 0 auto 20px;
	padding: 20px;
	background: url(http://pluginbuddy.com/wp-content/themes/PluginBuddy/images/feature-area.png) no-repeat;
}
#home-top #featured {
	float: left;
	width: 494px;
	margin: 3px 0 0 3px;
	padding: 0;
	height: 294px;
	background: #000;
	border: none;
	overflow: hidden;
}
#home-top #tabs {
	float:right;
	width:300px;
	margin:0;
	padding:0;
}
#home-top #tabs .cat_content {
	height: 245px;
}

/*********************************************
		Purchase Page

*********************************************/
#purchase-top {
	
}
#purchase-right {
	float: right;
	width: 50%;
}
#purchase-left {
	float: left;
	width: 50%
}
/*********************************************
        Sales Pages
*********************************************/
ul.tabNavigation {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
ul.tabNavigation li {
	display: inline;
	font-size: 18px;
	font-weight: bolder;
}
ul.tabNavigation li a {
	margin: 10px 10px 10px 0;
	padding: 6px 12px;
	background-color: transparent;
	color: #222;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover {
	background: #6CB223;
	background: -moz-linear-gradient(top, #A4D145 , #6CB223 1em);
	background: -webkit-gradient(linear, left top, left 28, from(#A4D145), to(#6CB223));
	color: #FFF;
	text-shadow: #666 1px 1px 1px;
}
ul.tabNavigation li a:focus {
	outline: 0;
	color: #FFF;
}
div.tabs > div {
	padding: 5px;
	margin-top: 15px;
}
div.tabs > div h2 {
	margin-top: 0;
}
#first {
	background: url('images/sales-column-bg.png') top repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px;
}
#second {
	background: url('images/sales-column-bg.png') top repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px;
}
#third {
background: url('images/sales-column-bg.png') top repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px;
}
#fourth{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url('images/sales-column-bg.png') top repeat-x;
	padding: 10px;
}
#fifth {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url('images/sales-column-bg.png') top repeat-x;
	padding: 10px;
}
.buy-it {
	background: url(images/buy-graphic.png) top repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 1px 0 3px 5px;
}
.buy-it a {
	font-size: 14px;
	font-weight: normal;
	color: #FFF!important;
	text-shadow: #666 1px 1px 1px;
}
.buy-it li a {
}
.buy-it a:hover,
.buy-it a.selected {
	background: transparent!important;
}
.waste {
	min-height: 400px;
}
.bottom-pad {
	padding-bottom: 15px;
}
.buy-left {
	float: left;
	width: 33%;
	text-align: center;
}
.buy-right {
	float: right;
	width: 33%;
	text-align: center;
}
/*Style .the-price if you want the $ amounts on the sales page
  to have unique style*/
.the-price {
}

/*****************************
    Tab Style
*****************************/
#tabs {
	padding: 0;
	margin:0;
}
#tabs ul {
	list-style-type: none;
	padding: 0;
	margin:0;
}
#tabs ul.tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
	font-weight: bold;
	background: transparent;
	height: 30px;
	line-height: 30px;
}
#tabs ul.tabs li {
	border:0;
	float: left;
	display: inline;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	background: #00365A;
	margin: 0;
	padding: 0;
}
#tabs ul.tabs li a,
#tabs ul.tabs li a:link,
#tabs ul.tabs li a:visited {
	float: left;
	outline: 0;
	display: block;
	color: #FFF;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	text-decoration: none;
	padding: 0 10px;
	font-size:11pt;
}
#tabs ul.tabs li a:hover,
#tabs ul.tabs li a:active {
	color: #FFF;
}
#tabs ul.tabs li a.on {
	background: #005484;
	color: #FFF;
	font-weight:bold;
}
#tabs .cat_content {
	padding: 15px 15px 10px;
	margin: 0;
	background: #005484;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius: 0px 7px 7px 7px;
	overflow: hidden;
}
#tabs .cat_content li  {
	list-style-type: none;
	padding: 0 0 14px 14px;
	margin:0 0 5px;
	color: #FFF;
	font-size: 15px;
	background: url(images/bullet.gif) 0 3px no-repeat;
}
#tabs .cat_content li a {
	color: #FFF;
	text-decoration: underline;
}

/*********************************************
		Tutorials Page
*********************************************/
#tuts-left {
	float: left;
	width: 50%;
}
#tuts-right {
	float: right;
	width: 50%;
}

/*********************************************
		Landing
*********************************************/
#landing h1 { /* This style used as title on single posts and pages */
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 32px;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #01629A;
	text-decoration: none;
	text-align: center;
}
#landing h2 { /* This style used as header in the sidebars */
	background: transparent;
	font-size: 24px;
	color: #9b2014;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
	text-align: center;
}
#landing img {
	border: 0px;
	background: none;
	padding-right: 20px;
}
.price {color: #0166A1; font-weight: bold;font-size: 13px;}

#menu2 {
	display: block;
	clear: both;
	color: #01629A;
	background: url(http://ithemes.com/graphics/ithemes_gradient.jpg) top center no-repeat;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	margin: 0px; padding: 0px 48px;
}
#menu2 ul {
	margin: 0px;
	padding: 12px;
	text-align: center;
	}
#menu2 ul li {
	display: inline;
	list-style-type: none;
	margin: 0px; padding: 0px;
	}
#menu2 ul li.home {
	border: none;
}
#menu2 ul li a {
	color: #01629A;
	margin: 0px;
	padding: 12px 12px 13px 12px;
	text-decoration: none;
	}
/* if you want to set a "current page item" style, do it here */
#menu2 ul li.current_page_item a, #menu2 ul li.current_page_item a:visited {

}
/* This handles the hover state for the top-level LI and A items */
#menu2 ul li a:hover,
#menu2 li:hover,
#menu2 li.sfhover {
	color: #000;
	text-decoration: none;
/*	border-bottom: 1px solid #666;
/*	margin: 0px; padding: 5px 6px 5px 6px;*/
	}

#menu2 ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	}

#menu2 ul li:hover {
	border-bottom: 1px solid #666;
	}

#allinone {
border: 1px solid #666;
background: #ddd;
padding: 10px;
text-align: center;
}
#allinone h2{
text-align: center;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignright {
	margin: 0px 0px 8px 8px;
}
img.alignleft {
	margin: 0px 8px 8px 0px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

img.alignright, img.alignleft, img.aligncenter {
	background:#fff;
	padding:5px;
	border:1px solid #ddd;
}
#side_tabs {
	position:fixed;
	z-index: 1;
	width:39px;
	height:100%;
	right: 0pt;
	left: auto;
	margin-right: 0pt;
	margin-left: auto;
	overflow:hidden;
}

#content #left_wide {
	float: left;
	width: 730px;
	margin: 0px; 
        padding: 0px 5px 0px 0px;
}

#content #right_narrow {
	float: left;
	width: 140px;
	margin: 10px 0px 20px 0px;
        padding: 0px 0px 0px 5px;
}

.box {
        padding: 10px 5px 10px 5px;
        margin: 10px 0px 0px 0px;
}

.box h3 {
    color: #333;
    padding: 0px 0px 5px 0px;
    text-align: center;
}

.box h4 {
    padding: 0px;
    text-align: center;
}

.box p {
    padding: 5px 0px 0px 0px;
}

.box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.box ul li {
	padding: 0px 0px 10px 0px;
}
.box ul li ul {
	padding: 0px 0px 0px 0px;
}
.box ul li ul li {
	padding: 0px;
	margin: 5px;
}
.box ul li ul li a {
	color: #333;
	text-decoration: none;
}
.box ul li ul li a:hover {
	color: #000;
	text-decoration: underline;
}
.box ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
.box ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

#sforum .sfposttable td.sfpostcontent .highslide img {
	max-width: 500px;
}
/*.sfcode {
	white-space: pre;
	overflow: auto !important;
}*/
/*.sfcode br {
	display: none;
}*/
.sfinnerposttable {
	table-layout: fixed;
}

/* New Purchase Page Styles */

.themestore {
	width: 280px;
}
.themestore h4{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	margin-left: 5px;
	color: #01629A;
	padding: 0px;
}
.themestore h5{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	margin-left: 5px;
	color: #558c1b;
	padding: 0px 0px 5px 0px;
}
.demobuy {
	width: 280px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.demo {
	display: inline;
	float:left;
	width: 140px;
	height: 50px;
	background: url('http://adbrad.com/lab/wp-content/themes/BuilderChild-Default/images/doubledemo.png') bottom;
	text-indent: -99999px;
}
.demo:hover {
	background-position: 0 0;
}
.buy {
	display: inline;
	float:right;
	width: 140px;
	height: 50px;
	background: url('http://adbrad.com/lab/wp-content/themes/BuilderChild-Default/images/doublebuy.png') bottom;
	text-indent: -99999px;
}
.buy:hover {
	background-position: 0 0;
}

/*********************************************
		Sub-Feature (#featured) Div New Purchase Page
*********************************************/
#featured2 {
	clear: both;
	width: 880px;
	margin: 0px; padding: 20px 0px;
}
#featured2 h3 {
	margin: 0px; padding: 0px;
	line-height: 22px;
}
#featured2 p {
	margin: 0px; padding: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #99cc33;
}
#featured2 .links {
	margin: 0px; padding: 210px 0px 0px 0px;
}
#featured2 .links a {
	margin: 0px 13px; padding: 0px;
}
#featured2 .left {
	float: left;
	width: 280px; height: 305px;
	margin: 10px 0px; padding: 0px;
}
#featured2 .middle {
	float: left;
	width: 280px; height: 305px;
	margin: 10px 0px; padding: 0px 20px;
}
#featured2 .right {
	float: left;
	width: 280px; height: 305px;
	margin: 10px 0px 20px 0px; padding: 0px;
}
#featured2 .left2 {
	float: left;
	width: 280px;
	height: 140px;
	margin: 0px 0px; padding: 0px;
}
#featured2 .middle2 {
	float: left;
	width: 280px;
	height: 140px;
	margin: 0px 0px; padding: 0px 20px;
}
#featured2 .right2{
	float: left;
	background: #c7ebf8;
	width: 260px;
	height: 160px;
	margin: 0px 0px 20px 0px; padding: 10px;
}
.new-theme{
	background: url(http://ithemes.com/graphics/new-theme-O.png) no-repeat center left;
	padding-left: 44px !important;
}
.builder-child{
	background: url(http://ithemes.com/graphics/builder-hat.png) no-repeat 0px 2px;
	padding-left: 34px !important;
	padding-top: 5px !important;
}