/*

Theme Name: Industryidea

Theme URI: http://www.industryidea.org/

Description: The default WordPress theme based on the famous <a href="http://noonewebdesign.com/">Kevinshu</a>.

Version: 1.0

Author: Kevinshu

Author URI: http://www.noonewebdesign.com/

Tags: simple, fixed width, two columns





	This theme was designed and built by Kevinshu,

	whose blog you will find at http://www.noonewebdesign.com/



*/

* {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT-SIZE: 100%;
	VERTICAL-ALIGN: baseline;
	PADDING: 0px;
	outline:none;
}
IMG {
	BORDER:0px;
}
TABLE {
	BORDER-SPACING: 0;
	BORDER-COLLAPSE: collapse
}
CAPTION {
	TEXT-ALIGN: left
}
TH {
	TEXT-ALIGN: left
}
TD {
	VERTICAL-ALIGN: top
}
TH {
	VERTICAL-ALIGN: top
}
DEL {
	TEXT-DECORATION: none
}
INS {
	TEXT-DECORATION: none
}
SUP {
	VERTICAL-ALIGN: text-top
}
SUB {
	VERTICAL-ALIGN: text-bottom
}
UL LI {
	LIST-STYLE-TYPE: none;
	LIST-STYLE-IMAGE: none
}
Q {
	QUOTES: none
}
Q:before {
	CONTENT: "\2018"
}
Q:after {
	CONTENT: "\2019"
}
Q Q:before {
	CONTENT: "\201c"
}
Q Q:after {
	CONTENT: "\201d"
}
BODY {
	color:#1e1e1e;
	FONT: 12px/1.8em Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
	background-color: #202020;
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 40px;
	background-image: url(images/wrap-bg.jpg);
	background-attachment: fixed;
}
EM {
	FONT-STYLE: italic
}
STRONG {
	FONT-WEIGHT: bold
}
.accessibility {
	DISPLAY: none
}
H1, H2, H3, H4, H5 {
	MARGIN-BOTTOM: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
H1 {
	FONT-SIZE: 2em
}
H2 {
	FONT-SIZE: 1.8em
}
H3 {
	FONT-SIZE: 1.6em
}
H4 {
	FONT-SIZE: 1.4em
}
H5 {
	FONT-SIZE: 1.2em
}
P {
	MARGIN-BOTTOM: 1em;
}
CODE {
	FONT: 0.9em "Monaco", "Courier New", Courier, sans-serif
}
a:link, a:visited {
	COLOR: #0077AA;
	TEXT-DECORATION: none;
	outline:none;
}
a:hover {
	color:#c00;
}
INPUT:focus {
	BORDER-BOTTOM: #444 1px solid;
	BORDER-LEFT: #444 1px solid;
	BORDER-TOP: #444 1px solid;
	BORDER-RIGHT: #444 1px solid
}
TABLE {
	MARGIN: 1em 0px
}
#wrapper:after {
	DISPLAY: block;
	HEIGHT: 0px;
	VISIBILITY: hidden;
	CLEAR: both;
	CONTENT: "."
}
#wrapper {
	WIDTH: 1000px;
	margin: 0px auto;
	position: relative;
}
#header {
	position: relative;
	height: 120px;
}
#header #logo {
	position: absolute;
	height: 50px;
	width: 468px;
	left: 30px;
	top: 20px;
}
#topNav {
	margin-top:10px;
}
#topNav a {
	margin-right: 6px;
	font-size: 11px;
}
#header #google-text-ads {
	position: absolute;
	width: 640px;
	left: 20px;
	bottom: 5px;
	padding: 8px;
	height: 15px;
	font-size: 15px;
	line-height: 15px;
	border-radius-topleft: 5px;
	-o-border-radius-topleft: 5px;
	-icab-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-o-border-radius-topright: 5px;
	-icab-border-radius-topright:5px;
	-khtml-border-radius-toplright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
	padding: 8px 8px 8px 15px;
	background-color: #FFFFFF;
}
#header #rsstwitter {
	position: absolute;
	right: 40px;
	bottom: 12px;
	width: 50px;
	text-align: right;
	height: 16px;
}
#rsstwitter a {
	height: 16px;
	overflow: hidden;
	margin-left: 5px;
}
#header #searchform {
	position: absolute;
	top: 70px;
	right: 30px;
}
#leftside {
	float: left;
	width: 710px;
	position: relative;
	overflow: hidden;
}
#sidebar {
	float: right;
	width: 289px;
	overflow: hidden;
	position: relative;
}
.sidebar-box {
	width:250px;
	margin:0px auto 20px auto;
}
#content {
	WIDTH: 1000px;
	padding-bottom: 20px;
	clear: both;
	float: left;
	background-color: #f7f7f7;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	position: relative;
}
.clear {
	CLEAR: both
}
.quotes P.score {
	LINE-HEIGHT: 110%;
	COLOR: #8e9f95;
	FONT-SIZE: 11px
}
#single {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}
div.post {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
div.post ul a:link, div.post ol a:link, div.post p a:link {
	font-weight: bold;
}
div.post ul a:visited, div.post ol a:visited, div.post p a:visited {
	font-weight: bold;
}
div.post ul a:hover, div.post ol a:hover, div.post p a:hover {
	color:#c00
}
div.post h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 20px;
	font-size: 2.7em;
	line-height: 1.4em;
}
div.post .entry ul, div.post .entry ol {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
div.post .entry ul li {
	list-style-type: square;
}
div.post .entry ol li {
	list-style-type: decimal;
}
div.post .entry li {
	list-style-type: square;
	margin-bottom: 5px;
}
div.post .ads-200-200 {
	float: left;
	width: 200px;
	background-color: #efefef;
	height: 200px;
}
.ads-thumbnail {
	margin-bottom: 30px;
	clear: both;
	height: 240px;
	width: 620px;
	float: left;
}
div.post .thumbnail {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 20px;
}
div.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 620px;
}
div.post-title {
}
div.post-title h2 {
	font-size: 44px;
	text-transform: capitalize;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	;
}
div.post-name {
	padding:6px 0 6px 0;
	margin-bottom:30px;
	color: #a8a7a7;
	font-size: 11px;
}
div.post-name a {
}
div.post-footer {
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 10;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	clear: both;
}
div.post .retweet {
	background-color: #999999;
	margin: 15px;
	float: right;
	height: 50px;
	width: 50px;
}
.entry .tags {
	text-transform: capitalize;
}
#comment-reply {
	float: left;
	width: 620px;
}
#recent-post {
	margin-bottom: 30px;
	clear: both;
	float: left;
	width: 620px;
}
#recent-post ul {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}

#recent-post ul li {
	margin-bottom: 15px;
	float: left;
	padding: 0px;
	margin-right: 5px;
	list-style-type: none;
	width: 200px;
	text-align: center;
	display: inline-block;
}

.comment-title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 20px;
	font-size: 2.7em;
	line-height: 1.4em;
}
.commentlist {
	margin: 0px;
	padding: 0px;
}
.comment {
	margin-bottom: 30px;
	position: relative;
	list-style-type: none;
}
.comment-body {
}
.comment-body p {
	padding: 10px;
}
.comment-body .avatar {
	position: absolute;
	left: 5px;
	top: 5px;
	height: 32px;
	width: 32px;
}
.fn {
	font-style: normal;
	text-transform: capitalize;
	position: absolute;
	left: 45px;
	top: 2px;
}
.says {
	display:none;
}
.comment-author {
	position: relative;
	height: 42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}
.comment-meta {
	position: absolute;
	left: 45px;
	top: 18px;
}
#respond {
	background-color: #f1f1f1;
	padding: 20px;
}
#respond #commentform {
}
#respond #commentform input {
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	clear: both;
	margin-right: 8px;
}
#respond #commentform #comment {
	padding: 10px;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 555px;
}
#respond h3 {
	background-color: #EEEEEE;
	font-size: 2em;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 15px;
}
#footer {
	width: 250px;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 19px;
	clear: both;
	float: left;
}
/*TABVIEW*/

.yui-navset {
	font-size:1.1em;
	width:242px;
	float: left;
	color: #666;
	background-color: #C7D5E5;
	padding: 3px;
	border: 1px solid #7A8FA4;
	margin-bottom: 15px;
	margin-left: 20px;
}
.yui-content {
	font-size: 0.92em;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7A8FA4;
	border-bottom-color: #7A8FA4;
	border-left-color: #7A8FA4;
	float: left;
	width: 240px;
}
.yui-navset .yui-content .yui-hidden {
	display:none;
}
.yui-nav {
	padding-left: 6px;
	display: block;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A8FA4;
}
.yui-navset li em {
	font-style:normal;
	font-size:0.92em;
	font-weight: bold;
}
.yui-navset .yui-nav li {
	display:block;
	display:block;
	cursor:pointer;
	margin-right: 2px;
	text-transform: uppercase;
	height: 25px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7A8FA4;
	border-right-color: #7A8FA4;
	border-left-color: #7A8FA4;
	line-height: 25px;
}
.yui-navset .yui-nav li a {

}
.yui-nav .selected {
	background-color: #FFFFFF;

}
.tab-content {
	background-color: #FFFFFF;
}

.yui-content ul {
	float: left;
	width: 242px;

}
.yui-content ul li {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	display: block;
	width: 222px;
	float: left;
	padding: 10px;
}
.yui-content p {
	padding: 15px;
}

.yui-content a {
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
/* END TABVIEW STYLES */



#main-post {
	background-color: #F7F7F7;
	float: left;
	width: 685px;
	clear: both;
	padding: 22px;
}
#ads-250 {
	background-image: url(images/deepcontentbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 19px;
	float: left;
	width: 250px;
}
.ads-120 {
	width: 250px;
	overflow: hidden;
	margin-bottom: 20px;
	background-image: url(images/deepcontentbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 19px;
	clear: both;
	float: left;
}
.ads-120 .ads-120-inner {
	width: 260px;
	float: left;
}
.ads-120 .ads-120-inner a {
	width: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
}
.boxgrid {
	width: 220px;
	height: 220px;
	float:left;
	overflow: hidden;
	position: relative;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}
.boxgrid a img {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 0;
	height: 200px;
	width: 200px;
}
.boxgrid p {
	padding: 0 10px;
	color:#afafaf;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
}
.boxcaption {
	float: left;
	position: absolute;
	background-color: #EDF7FC;
	width: 200px;
	height:60px;
	opacity: .8;




/* For IE 5-7 */

				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */

				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	left: 10px;
	top: 220px;
	font-size: 11px;
	overflow: hidden;
}
.boxcaption h3 {
	text-align:center;
	padding:10px;
}
.boxcaption h3 a {
	font-size: 14px;
	font-weight: bold;
}
#furtherReading {
	margin-bottom: 30px;
	clear: both;
	float: left;
	width: 620px;
}
#furtherReading ul {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}

#furtherReading ul li {
	margin-bottom: 15px;
	float: left;
	padding: 0px;
	margin-right: 5px;
	list-style-type: none;
	width: 200px;
	text-align: center;
	display: inline-block;
}
#about-author {
	float: right;
	width: 158px;
	border:solid 1px #efefef;
	background-color: #f5f5f5;;
	height: 180px;
	padding: 10px;
}
.bio {
	width: 160px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.bio .gravatar {
	padding:3px;
	width:154px;
	height:154px;
	background:#FFF;
	border-bottom:1px solid #d7d7d7;
	border-left:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	clear: both;
}
.bio .about {
}
.the-author {
	margin:0px;
	padding:0px;
	list-style:none
}
.the-author li {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.bio .author-homepage {
	padding-right: 10px;
}
.google-custom .hackDiv {
	display:none
}
.google-custom .GcnAD_detail_title a {
	color: #CCCCCC;
	font-size: 11px;
	text-align: center;
	display: block;
}
.google-custom dl {
	text-align: center;
	margin-top: 10px;
}
.google-custom dt {
	font-size: 32px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c00;
	line-height: 1.2em
}
.google-custom dd {
	margin-bottom: 10px;
}
.google-custom .GcnAD_adds {
	color: #f72;
	text-decoration: underline;
}
.wp-pagenavi {
	width: 640px;
	border-radius-bottomleft: 5px;
	-o-border-radius-bottomleft: 5px;
	-icab-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	-o-border-radius-bottomright: 5px;
	-icab-border-radius-bottomright:5px;
	-khtml-border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	text-align: center;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-color: #FFFFFF;
	padding: 8px;
}
#bottom-sponsor {
	float:left;
	width:100%;
	position: fixed;
	bottom: 0px;
	background-color: #000000;
}
#bottom-sponsor-inner {
	height: 40px;
	width: 1000px;
	background-color: #ccc;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: bold;
}
