/*  
Theme Name: Invision Signs Theme (Based of Mindstorm CMS)
Theme URI: http://www.mindstorm.com.au/
Description: Built on Friday, September 5th, 2008
Version: 1.0
Author: Mark Lancaster
Author URL: http://www.mindstorm.com.au/
*/

h1, h2, h3, h4, h5, h6  {
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

/* STRUCTURE */

#wrap {

}

#header  {
	position: relative;
	height: 120px;
}


#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	display: none;
}

#rss  {
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: url(images/design/rss.gif) no-repeat center left;
	padding: 2px 0 2px 23px;
}

#nav  {
	position: absolute;
	top: 60px;
	right: 0px;
}

#featured  {
	position: relative;
	padding-top: 10px;
	font-size:1em;
}

#featured blockquote {
	font-size: 16px;	
}

.featimg img {
		aposition: relative;
	top: 0px;
	left: 0px;
}

#featured .buttons  {
	width: 152px;
}

#featured .buttons a {
	margin:0px;
	padding:0px;
}

*:first-child+html #featured .buttons  {
	margin: 0;
}

*html  #featured .buttons  {
	margin: 0;
}

#featured .buttons a.prev  {
	margin-right: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 71px;
}

#featured .buttons a.next  {
	z-index: 9999;
	margin-left: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 71px;
}

#steps  {
	height: 45px;
	color: #fff !important;
}

#steps ul  {
	padding: 0;
	line-height: 45px;
	height: 45px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#steps ul li  {
	display: inline;
	margin: 0 24px 0 0;
	_margin-right:23px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#steps ul li h3 {
	color:#FFFFFF;
	font-size:14px;
}

#steps ul li a  {
	color: #fff;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	
}

#steps ul li a:hover  {
	border-bottom: 1px dotted #fff;
}

#content  {
	padding: 20px 0;
}

#content .moreinfo  {
	padding: 10px;
	width: 258px;
/*	background-image: url(styles/default/more-info.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}

#content .moreinfo blockquote p {
	font-size:14px;
	margin-bottom:15px;
	color:#4F4F4F;
	font-style: italic;
}

#content .moreinfo h3, #content #news h3  {
	font-size:18px;
	margin-bottom:15px;
}

#content #news h3 a {
	color:#000000;
	text-decoration:none;
}

#content #news h3 a:hover {
	text-decoration:underline;
}

#content .moreinfo .more a  {
	font-weight: bold;
	padding: 2px 0 2px 25px;
}

#content .moreinfo p {
	font-size:12px;
}

#content .more {
	margin-bottom:0px;
}

#news  {
	position: relative;
}

#news a.feed  {
	position: absolute;
	top: 5px;
	right: 0;
}

#news ul  {
	margin-bottom: 15px;
}

#news ul li  {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 25px;
	border-bottom: 1px dotted #A6B3B9;
	background: url(images/design/greenarrow.gif) no-repeat center left;
}

#news ul li:first-child  {
	border-top: 1px dotted #A6B3B9;
}

#news ul li span.date  {
	margin-left: 10px;
}

#news ul li a  {
	font-weight: bold;
	text-decoration: none;
}

#news p.more a  {
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
}

#newsletter  {	
	padding:10px;
	font-size:11px;
}

#newsletter h3  {
	margin-bottom:10px;
	font-size:16px;
	
}

#newsletter  {
	padding-top: 5px;
}

#newsletterform label  {
	font-weight: bold;
	display: block;
	width: 60px;
	padding-top: 5px;
}

*:first-child+html #newsletterform label {
	width: 58px;
}

*html #newsletterform label {
	width: 55px;
}

#newsletter input.text  {
	width: 368px;
	border: 1px solid #286697;
	margin-bottom: 8px;
	font-size: 1.3em;
	padding: 5px;
}

#footer  {
	height: 45px;
	font-size: 1em;
	margin-bottom:20px;
}

#footer p  {
	margin: 0;
	line-height:45px;
}

#footer p a  {
	text-decoration: none;
}

#footer p a:hover  {
	text-decoration: underline;
}

#footer .powered {
	text-align:right;
}

#footer .powered a {
	text-align:right;
	background-image: url(images/design/wordpress_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* NAVIGATION */

#nav ul  {

}

#nav ul li  {
	list-style: none;
	display: inline;
	padding: 0;
	margin-top: 0;
	margin-left: 8px;
	margin-bottom: 0;
	margin-right: 0px;
	color: #FFFFFF;
}

#nav ul li a:link, #nav ul li a:visited  {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

/* BLOG CSS */

.post p.categories {
	margin-bottom:15px;
}

.post p.categories span {
	padding: 5px;
	margin-top: 50px;
}

.post p.categories a  {
	font-weight: bold;
	text-decoration:none;
}

.post p.categories a:hover  {
	text-decoration:underline;
}

.post  {
	margin-bottom:25px;
}

.post_seperator  {
	margin-bottom:25px;
	height:1px;
	border-bottom:1px dotted #A6B3B9;
}

h2.title  {
	font-size:22px;
	margin-bottom:15px;
}

h2.theme_title  {
	font-size:28px;
	margin-bottom:20px;
	line-height:28px;
}

h2.title .date  {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size:12px;
}

h2.title a  {
	text-decoration: none;
}

.post p.comments a  {
	padding: 0 0 0 22px;
	font-weight: bold;
	text-decoration: none;
}

p.continue  {
	float: left;
	display: inline-block;
}

p.continue a  {
	font-weight: bold;
	text-decoration: none;
}

#postad  {
	width: 468px;
	height: 60px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top: 10px;
	padding-right: 56px;
	padding-bottom: 10px;
	padding-left: 56px;
}

a.adlink  {
	text-decoration: none;
	font-size: 10px;
	display: block;
	margin-top: -5px;
}

.asides  {
	margin: 25px 0;
}

.asidespost  {
	padding-left: 10px;
}

.asidespost .comments a  {
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
}

#postnav  {
	margin-top: 15px;
}

*:first-child+html #postnav  {
	height: 1%;
}

*html #postnav  {
	height: 1%;
}

#postnav p.prev a  {
	padding: 2px 0 0 22px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/design/preventries.jpg) no-repeat bottom left;
	color: #000;
}

#postnav p.next a  {
	padding: 2px 22px 0 0;
	font-weight: bold;
	text-decoration: none;
	background: url(images/design/nextentries.jpg) no-repeat bottom right;
	color: #000;
}

#sidebar  {
}

#sidebar img.bigad  {
	margin-bottom:15px;
}

.page_list {
	margin:0px;
	padding:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}

.page_list li {
	margin:0px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	list-style-type: none;
}

#tabbox  {
	margin-bottom: 20px;
}

*:first-child+html #tabbox  {
	height: 1%;
}

*html #tabbox  {
	height: 1%;
}

#tabbox ul.idTabs  {
	height: 37px;
	margin: 0;
	padding-left:2px;
	padding-right:2px;
}

*html #boxes  {
	margin-top: -2px;
}

#tabbox ul.idTabs li {
	display: inline;
	list-style: none;
	margin: 0;
	font-size: 12px;
	line-height: 37px;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	text-decoration: none;
	padding: 9px 13px 9px 13px;
	font-weight: bold;
}

#boxes ul  {
	margin: 0;
	padding-top:5px;
	padding-bottom:5px;
}

#boxes ul li {
	list-style: none;
	padding: 6px 0 6px 10px;
	margin: 0;
	font-size: 12px;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	background: url(images/design/greenarrow.gif) no-repeat center left;
	padding: 0 0 0 22px;
	text-decoration: none;
}

.widget {
	margin-bottom:20px;
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
}

.widgetlist  h3  {
	margin: 0 0 7px 0;
	padding: 5px 0 5px 10px;
	font-weight: normal;
	font-size: 16px;
}

.widgetlist ul  {
	margin: 0;
}

.widgetlist ul li  {
	margin: 0;
	padding: 4px 0 4px 10px;
	list-style: none;
	font-size: 13px;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	text-decoration: none;
}

/* Pageitem */

div.crop {
        width: 960px;
        height: auto;
        overflow: hidden;
		padding-bottom:5px !important;
}

div.widearea {
        width: 10000px; 
        height: auto;
        overflow: hidden !important;
		margin-top:15px;
}

div.widearea div {
        height: auto;
        display: block;
        float: left;
}
div.widearea .pageitem { width:960px;}

/* POST ENTRY */

.entry {}
.entry h3 {
	font-weight: bold !important;
	font-size: 15px !important;
	text-transform: uppercase;
}
.entry h4 {
	font-weight: bold !important;
	font-size: 14px !important;
}
.entry p{
	text-align:left;
	font-size:12px;
	color:#565656;
}
.entry p strong {
	color:#24537C;
}
.entry span.highlight {
	background-color:#FFFFCC;
	color:#000000;
	font-size:13px;
	line-height:22px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#login span.highlight {
	background-color:#f0e3a5;
	color:#000000;
	padding:3px;
	font-size:11px;
}
.entry a:hover {
	color: #000;
	text-decoration: none !important;
}	
.entry blockquote {
	width:85%;
	color: #CCCCCC;
	font-style: italic;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #777777;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:15px;
	border: 1px dotted #99CC99;
	padding: 10px;
	background-color: #E2F9E3;
	margin-top: 0px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	color: #006600;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(images/design/tick.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#themedocs {
	border: 1px dotted #99CC99;
	padding: 10px;
	background-color: #E2F9E3;
}

#themedocs ul {
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	border-bottom-style: none;
	background-color:#caefcc;
}

#themedocs li {
	background-image: url(images/design/themesupport_li_item.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC99;
}

#themedocs p {
	margin-bottom:0px;
}

.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
	
.entry table {
	font-size:12px;
	margin-top:5px;
	margin-bottom:20px;
}

.entry table.comparison td {
	text-align:center;
}

.entry table th {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	padding:10px;
	text-transform:uppercase;
	background-color:#da6632;
	border: 1px dotted #c53d00;
	line-height:14px;
}

.entry table th.th_header_pale {
	background-color:#e17646;
}

.entry table th.sub {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	padding:10px;
	text-transform:uppercase;
	background-color:#fda47c;
	border: 1px dotted #c53d00;
	line-height:12px;
}

.entry table td {
	padding: 10px;
	font-size:11px;
	line-height:12px;
	vertical-align:middle;
}

.entry table.comparison .col1 {
	background-color:#e3ecf3;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A6B3B9;
	border-bottom-color: #A6B3B9;
	border-left-color: #A6B3B9;
	text-align:left;
}

.entry table.comparison th.col2 {
	background-color:#ffbd9f;
}

.entry table.comparison td.col2 {
	background-color:#ffe1d4;
}

.entry table td a {
	color:#000000;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	padding-top:5px;
	padding-bottom:5px;
}

.entry table td a.no_image {
	background-image: none;
	padding:0px
}

/* COMMENTS */

#comments h2  {
	margin: 0px 0px 20px;
	font-size: 18px !important;
	line-height: 24px;
	font-weight: normal !important;
	color:#24537c;
}
.commentlist li {
	background-color:#E3ECF3;
	border:1px dotted #a9c3f3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 20px;
	padding:10px 10px 0px;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:right;
	margin:0px 5px 5px 20px;
}

.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	margin-bottom:10px;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
#commentform input {
	padding: 5px;
	margin-right: 10px;
}

#commentform #submit {
	background-color:#24537C !important;
	color:#FFFFFF !important;
	font-size:14px;
	border:1px dotted #1B4161;
}

#commentform textarea {
	padding: 10px;
	width:558px;
	_width:540px;
}

/* STYLES */

.fix {
	clear: both;
}

.bordered  {
	border: 1px solid #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
}

blockquote {
	font-size:14px;
	margin-bottom:15px;
	color:#4F4F4F;
}

/* THEME CSS */

.screenshot img {
	display:block;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	width:460px;
}

.theme_excerpt {
	margin-bottom:15px;
	color:#565656;
	font-size:13px;
}

.theme_summary {
	margin-bottom:15px;
	color:#444444;
	font-size:15px;
}

.theme_excerpt strong {
	color:#000000;
}

.themebtn img {
	margin-bottom: 4px;
}

#clubpromo {
	background: #1b4e7d url(styles/default/featuredbg.jpg) repeat-x top left;
	float: left;
	margin-bottom: 20px;
	font-size: 1em;
	color: #fff;
	padding: 15px;
}

#clubpromo img {
	float: right;
	margin-left: 20px;
	display: inline;
}

#clubpromo blockquote {
	font-size: 14px;
	color: #fff;	
}

/* LOGIN CSS */

#login {
	background-color: #FFFFCC;
	border: 1px dotted #D8D2A9;
	min-height:25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom:20px;
}

#login ul {
	margin:0px;
	padding:0px;
}

#login li {
	margin:0px;
	list-style:none;
	margin-bottom:10px;
}

#leftcontent #login li {
	float:left;margin-right:20px;
}

#login li a {
	font-size:12px;
	color:#2d699c;
	padding-top: 5px;
	padding-bottom: 5px;
}

#login li a:hover {
	color:#000000;
}

#login li a.edit_button {
	background-image: url(images/design/edit_button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

#login li a.downloads_button {
	background-image: url(images/design/downloads_button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

#login li a.billing_button {
	background-image: url(images/design/billing_button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

#login li a.affiliate_button {
	background-image: url(images/design/affiliate_button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

#login li a.logout_button {
	background-image: url(images/design/logout_button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

#login p {
	font-size:11px;
	margin-bottom:10px;
}

.gravatar {
	width:65px;
	height:65px;
	float:right;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}

.gravatar img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
}

.welcome {
	font-size:16px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom:1px dotted #D8D2A9;
}

.support {
	background-color:#dfebf5;
	border: 1px dotted #73addc;
	padding:10px;
	margin-bottom:15px;
}

.support_button {
	background-color:#ccdce9;
	border: 1px dotted #73addc;
	margin-top:0px;
	margin-bottom:15px;
	background-image: url(images/design/woothemes_support_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.support_button h4 {
	color:#115895;
	font-size:11px;
	margin-bottom:5px;
}

.support_button p {
	margin-bottom:5px;
}

.support_button a {
	color:#000000;
	font-size:16px;
	font-weight: bold;
	margin-bottom:0px;
	text-transform: uppercase;
}

#tutorial {
	padding:10px;
	background-color:#f5dff2;
	border: 1px dotted #f083df;
	margin-bottom:15px;
}

#leftcontent #tutorial a, .entry #tutorial h4 a{
	color:#000000;
	text-decoration:none;
}

#leftcontent #tutorial h3 {
	font-size:1.2em;
	margin-bottom:10px;
}

#leftcontent #tutorial p {
	margin-bottom:0px;
}

.tutorial_meta {
	padding-top:10px;
	border-top: 1px dotted #f083df;
	margin-bottom:0px;
}

.entry .tutorial_meta a {
	color:#000000;
	font-weight:bold;
}

.summary p {
	font-size:14px;
}

.other_themes h3 {
	font-weight: bold !important;
	font-size: 15px !important;
	text-transform: uppercase;
	margin-bottom:20px;
}

.other_themes ul, .theme_options ul {
	margin-left:10px;
	_margin-left:0px;
	padding-bottom:20px;
	list-style:none;
}

.other_themes li, .theme_options li {
	margin:0px;
	padding:0px;
	width:140px;
	float:left;
	margin-right:10px;
}

.other_theme_description {
	width:140px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:15px;
}

.tutorial-image {
	background-color:#E3ECF3;
	border:2px dotted #ffffff;
	margin-bottom:15px;
	padding:10px;
	text-align:center;
}

em, small {
padding:0;
margin:0;
}

.big_buttons {
	margin-bottom:20px;
	height:70px;
	width:340px;
}

.buy_theme_box {
	background-color:#FFFFCC;border-top:1px dotted #D8D2A9;border-bottom:1px dotted #D8D2A9;width:560px;clear:both;padding:5px 10px 5px 10px;float:left;margin-bottom:15px;
}

.buy_theme_box .fl {
	width:280px;line-height:35px;margin-bottom:0px;float:left;
}

.buy_theme_box .fl img {
	margin-right:5px;
}

.buy_theme_box .fr {
	width:280px;line-height:35px;margin-bottom:0px;float:right;text-align:right;
}

.buy_theme_box p a {
	text-decoration:none;
	color:#000000;
}

.buy_theme_box p a:hover {
	color:#357AB5;
}

.buy_theme_box img {
	vertical-align:middle;
}
.info-btn {
 	background: url(images/info_button.gif) no-repeat left center;
	padding-left: 35px;
}
