/* @override 
	http://wordpress.dev/wp-content/themes/headway-10/skins/silvaintuitionsystem/style.css
	http://blog.silvaintuitionsystem.com.mindvalley.info/blog/wp-content/themes/headway-10/skins/silvaintuitionsystem/style.css
*/

/* COMMON WIDTH FOR REFERENCE
.content {
	width: 640px !important;	
}
div.content.wide {
	border: none;
	width: 960px !important;
}
div.content.wide div.page.clearfix {
	display: block;
	margin: 0 auto;
	width: 640px !important;
}
div.content.wide div.entry-content {
	margin: 0;
}
.sidebar {
	border-left: none;
	padding: 2em 0 0 0;
	width: 319px !important;
}
*/
body {
	background: #DDD url(images/sis_bg2.jpg) no-repeat fixed center top;		text-align: center;
}
div#wrapper {
	background: url(images/i2_body.png) fixed no-repeat center top;
	border: none;
	margin: 0 auto;
	width:988px;
}
div#container {
	margin: 0 auto;
	background:#fff;
}
div#container.clearfix {
	display: block;
}
.header-inside #header  {
	border: none;
}
div#header {
	background: url(images/sis_hbg2.jpg) no-repeat 50% -80px;
	position: relative;
	text-align: left;
	margin:0 auto;
	float:none;
}
div#header h1 {
	height: 130px;
	margin: 0;
	position: relative;
}
div.header-link-top a.header-link-text-inside:link, div#top a.header-link-text-inside:visited {
	border: none;
}
div#header h1 a {
	background: url(images/silvaintuitionsystem.png) no-repeat; 
	border: none;
	color: #FFF;
	font-size: 1.6em;
	height: 70px;
	top: 46px;
	left:  128px;
	letter-spacing: -2px;
	position: absolute;
	text-indent: -9999px; 
	text-decoration: none;
	text-shadow: -1px -1px 3px rgba(0,0,0,0.5);
	width: 531px;
	z-index: 1;
}
div#top {
	display: none;
}
div#header h1#tagline {
	display: none;
}
#header ul {
	background: #049 url(images/alert-overlay.png) repeat-x 0 0;
	border-bottom: 1px solid transparent;
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0px 10px 9px;
	text-shadow: -1px -1px 2px rgba(0,0,0, 0.62);
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#header ul li {
	padding: 0;
	margin: 0 !important;
	display: -moz-inline-box; /* for Mozilla based browsers */
	display: inline-block;

	/* IE5/Mac needs these to have a set width. Change it when necessary. */
	/* start for IE5/Mac only \*//*/
	width: 5em;
	/* end for IE5/Mac only */
}
#header ul li a {
	display: block;
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin: 0 -1px;
	padding: 8px 14px 12px;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid transparent;
}
#header ul li.home a {
	background: url(images/home.png) no-repeat 20px 50%;
	padding-left: 40px;
}
#header ul li a:hover {
	background: #09346B url(images/alert-overlay.png) repeat-x 0 0;
	background: rgba(0,0,0,0.32);
}
#header ul li.active a {
	background: #09346B url(images/alert-overlay.png) repeat-x 0 0;
	background: rgba(0,0,0,0.32);
	cursor: default;
	text-decoration: none;
}
#mfsecure {
	position: absolute;
	top: 48px;
	right: 0;
	padding: 5px;
	background: #FFF;
	-moz-border-radius: 7px 0 0 7px;
	-webkit-border-radius: 7px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-box-shadow: -2px 2px 3px rgba(0,0,0,0.16);
	-webkit-box-shadow: -2px 2px 3px rgba(0,0,0,0.16);
}
#fma {
	background: #E0E0E0 url(images/alert-overlay.png) repeat-x;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #FFF;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	padding: 10px 10px 13px;
	position: relative;
}
#fma h2 {
	color: #222;
	cursor: default;
	font-size: 2em;
	letter-spacing: -1px;
	margin-bottom: 0;
	padding: 3px 0 0 5px;
	text-shadow: 0 1px 3px #FFF;
}
#fma p {
	color: #555;
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 0 6px;
	text-shadow: 0 1px 3px #FFF;
}
#fma p em {
	color: #222;
	font-style: normal;
	font-weight: bold;
}
#fma p a {
	color: #333;
	font-family: Georgia, serif;
	font-style: italic;
	text-decoration: none;
}
#fma p a:hover {
	color: #000;
	text-decoration: underline;
}
#searchform {
	bottom: 12px;
	position: absolute;
	right: 12px;
}
#searchform input#s {
	font-size: 1.2em;
	position: absolute;
	right: 105px;
	top: 5px;
	width: 190px;
}
#searchform button#searchsubmit {
	border: none;
	background: url(images/search.gif) no-repeat 0 0;
	cursor: pointer;
	display: block;
	display: inline-block;
	float: right;
	height: 35px;
	text-indent: -9999px;
	width: 103px;
}
div#container {
	margin-top: 0;
}
.box {
	background: none;
	margin: 0;
	padding: 0;
}
div#container .box {
	margin: 0 0 0;
	text-align: left;
}
div.content {
	padding-top: 26px;
	border-right: 1px solid #EEE;
}
div.sidebar {
	background: #FFF;
}
div.post {
	border-bottom: 1px solid #EEE;
	margin-bottom: 2em;
	padding-right: 10px !important;
	padding-bottom: 0;
	position: relative;

}
h1.entry-title,
h2.entry-title {
	font-weight: bold;
	letter-spacing: -0.08em;
	line-height: 1.1em;
	padding-top: 2px;
	text-align: center; 
	margin-bottom: 0.4em;
}
h1.entry-title,
h2.entry-title a {
	color: #049;
	text-decoration: none;
}
h1.entry-title a:hover,
h2.entry-title a:hover {
	color: #013;
	text-decoration: underline;
}
h1.entry-title,
h2.entry-title {
	margin-left: 93px;
	margin-right: 93px;
}
.entry-meta {
	margin:  0 16px;
	text-align: center; 
}
div.entry-content {
	margin: 0 36px;
}
.entry-meta .left {
	background: #EEE;
	padding: 8px;
	color: #999;
	float: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	margin-bottom: 0.31em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 1px 1px 2px #FFF;
}
.entry-meta .left a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-transform:capitalize;
}
.entry-meta .left a:hover {
	color: #000;
	text-decoration: underline;
}
.entry-meta .right {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	margin-bottom: 0;
}
div.meta-below-title.entry-meta.clearfix {
	display: block;
}
a.entry-comments {
	background: #777;
	color: #FFF;
	display: block;
	left: 0;
	line-height: 1.5em;
	padding: 10px 10px 7px;
	position: absolute;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	top: 0;
	width: 62px;
	-moz-border-radius: 0 7px 7px 0;
	-webkit-border-radius: 7px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
a.entry-comments:hover {
	background: #555;
}
a.entry-comments span {
	color: #FFF;
	display: block;
	font-size: 2em;
}
div.entry-content {
	color: #222;
	line-height: 1.62em;
}
div.entry-content a,
li.widget li a {
	color: #14A;
}
.entry-content img.alignleft {
	margin-left: -10px;
	margin-right: 15px;
}
a.more-link {
	background: #F0F0F0;
	display: inline-block;
	font-size: 1.1em;
	letter-spacing: -1px;
	padding: 7px 14px;
	margin-top: 0.6em;
	text-decoration: none;
	text-transform: lowercase;
	text-shadow: 0 1px 1px #FFF;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
a.more-link:hover {
	color: #C00;
	text-decoration: underline;
}
a.more-link:first-letter {
	text-transform: uppercase;
}
div.meta-below-content * {
	margin: 0;
	padding: 0;
}
li.widget {
	border: none !important;
	clear: left;
}

li.widget div.boxed {
	background: #EEE url(images/alert-overlay.png) repeat-x 0 0;
	border: 1px solid #EBEBEB !important;
	margin: 0 0 0 !important;
	text-shadow: 1px 1px 2px #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
li.widget div.boxed span.widget-title {
	margin: 10px;
}
li.widget div.textwidget ul,
li.widget div.textwidget ul li,
li.widget.widget_categories ul,
li.widget.widget_categories ul li {
	list-style: square;
	margin-bottom: 0;
	padding: 0;
}
li.widget div.textwidget ul,
li.widget.widget_categories ul {
	margin-left: 1.62em;
}
li.widget div.textwidget ul li,
li.widget.widget_categories ul li {
	color: #999;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0.3em;
}
li.widget div.textwidget ul li {
	font-size: 14px;
}
li.widget.widget_categories {
	height: 30em;
}
li.widget.widget_categories ul li  {
	border: none;
	float: left;
	width: 120px;
	padding-right: 10px;;
}
li.widget_socialwidget {
	text-align: center;
}
li.widget_socialwidget span {
	text-align: left;
}
li.widget.posts ul {
	margin: 0 0.1em 1.62em 1.5em !important;
}
li.widget.posts ul li {
	color: #CCC;
	list-style: square;
	margin-bottom: 0.6em !important;
	padding-bottom: 0.4em !important;
}
span.widget-title {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #222 !important;
	text-shadow: 1px 1px 2px #FFF !important;
	text-transform: none;
}
span.widget-title em {
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}
div.navigation {
	height: 1.8em !important;
}
div.downloads {
}
div.downloads * {
	margin: 0;
	padding: 0;
}
div.downloads a {
	border-top: 1px solid #EBEBEB;
	color: #049;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	height: 90px;
	letter-spacing: -1px;
	margin-bottom: 16px;
	padding: 23px 0 0 80px;
	position: relative;
	text-decoration: none;
}
div.downloads a img {
	width: 70px;
	height: auto;
	position: absolute;
	top: 10px;
	left: 0;
}
div.downloads a span {
	display: block;
}
div.downloads a:hover span {
	text-decoration: underline;
}
/* FOOTER */
div.horizontal-sidebar.box {
	border-top: 1px solid #EEE;
	border-bottom: 	1px solid #DDD;
	clear: left;
	width: 960px !important;
}
div.horizontal-sidebar.box li.widget {
	clear: none;
}
div.horizontal-sidebar.box,
div.horizontal-sidebar.box ul,
div.horizontal-sidebar.box ul li {
	padding: 0;
	margin: 0;
}
div.horizontal-sidebar.box > ul.sidebar {
	width: 960px !important;
	background:#eee;
}
div.horizontal-sidebar.box > ul > li {
	border-bottom: none !important;
	border-top: none !important;
	display: block;
	display: -moz-inline-box; /* for Mozilla based browsers */
	display: inline-block;
	float: left;
	padding: 10px;
	/* IE5/Mac needs these to have a set width. Change it when necessary. */
	/* start for IE5/Mac only \*//*/
	width: 5em;
	/* end for IE5/Mac only */
	width:300px;
}
div.horizontal-sidebar.box > ul > li:last-child {
	border-right: none;
}
div.horizontal-sidebar.box .widget_most_comments ul li {
	padding-right: 20px !important;
}
div.showcase a {
	display: block;
	padding-top: 1.6em;
	text-decoration: none;
	text-align: center;
}
div.showcase a img {
	height: 250px;
	width: auto;
	margin-bottom: 0.8em;
}
div.showcase a span {
	color: #333;
	display: block;
	display: inline-block;
	background: #EEE url(images/alert-overlay.png) repeat-x 0 0;
	border: 1px solid #EBEBEB;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 11px 14px;
	text-shadow: 1px 1px 2px #FFF;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.16);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.16);
}
div.showcase a span:hover {
	color: #049;
}
#footer {
	background: #EEE;
	border-top: 	1px solid #FFF;
	color: #333;
	margin: 0 auto;
	padding: 1em 0;
	clear: both;
	text-align:center;
	width:960px;
}

#commentwrapper {
/*	padding-top: 43em;
	position: relative;*/
	
	/*settings for Intense Debate*/
	padding:0 1em 1em;
	position:relative;
}
span#comments {
	border-top: 2px dashed #EEE;
	padding: 1.6em 0 0 93px;
	margin: 0;
}
div#respond {
	position: absolute;
	top: 0;
}