/*
Theme Name: TheStrangeAttractor
*/


* :focus { outline: 0; }

.influads_img { 
	padding: 23px; 
	background-color: white; 
}

a.purchase {
	float:left;
	width:90px;
	height:25px;
	cursor:pointer;
	background:url(images/btn-purchase.gif) no-repeat;
	padding:0;
	margin:3px 0 0;
	border:0;
	overflow:hidden;
}

a.purchase:hover {
	background-position:0 -25px;
}

	
	
	
	

body {
	margin:0;
	color:#7D878E;
	font:12px Helvetica, Arial, sans-serif;
	background:#EDF0F2;
}
img {
	border-style:none;
}
a {
	color:#3EB1BD;
	text-decoration:none;
}
a:hover {
	color:#b9e5df;
}
a:focus {
	outline:none;
}
input ,
textarea ,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form ,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper {
	width:960px;
	padding:0 15px;
	margin:0 auto;
	position:relative;
}
#header {
	height:290px;
	position:relative;
}
#placeholder-1 {
	position:absolute;
	left:-386px;
	top:0;
}
#header strong a {
	position:absolute;
	top:69px;
	left:386px;
	width:117px;
	height:65px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.gif) no-repeat;
}
#header ul.icons {
	position:absolute;
	top:74px;
	right:0;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul.icons li {
	float:left;
	padding-left:8px;
}
#header ul.icons a ,
#header ul.icons span {
	display:block;
	width:13px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul.icons .ico1 {
	background:url(images/ico-1.gif) no-repeat 0 -13px;
}
#header ul.icons .ico2 {
	background:url(images/ico-2.gif) no-repeat 0 -13px;
}
#header ul.icons .notactive .ico1 {
	background:url(images/ico-1.gif) !important;
	cursor:default;
}
#header ul.icons .notactive .ico2 {
	background:url(images/ico-2.gif) !important;
	cursor:default;
}
#header ul.icons a:hover ,
#header ul.icons a.active {
	background-position:0 -26px;
}
#header ul.mainnav {
	position:absolute;
	top:142px;
	right:0;
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}
#header ul.mainnav a {
	font-weight:bold;
	font-size:11px;
	line-height:15px;
}
#header .search {
	position:absolute;
	top:97px;
	right:0;
	width:200px;
}
#header .search div.field {
	width:200px;
	height:25px;
	background:url(images/input-bg.gif) no-repeat;
	overflow:hidden;
}
#header .search div.field input {
	width:184px;
	background:none;
	border:0;
	margin:0;
	float:left;
	padding:6px 8px 6px;
	height:12px;
	font:10px/12px  Helvetica, Arial,sans-serif;
	color:#5B6166;
}
#header .search .search-btn{ display:none;}
.main {
	width:100%;
	overflow:hidden;
	position:relative;
	padding-bottom:100px;
}
.main img {
	display:block;
}
.sidebar {
	float:right;
	width:200px;
	margin-left:20px;
	border-top:3px solid #D6DBDE;
	padding:27px 0 60px;
	position:relative;
}
.sidebar .block {
	padding-bottom:12px;
}
.sidebar strong.subtitle {
	font:bold italic 12px/14px Georgia, "Times New Roman", Times, serif;
	color:#5B6166;
	display:block;
	margin-bottom:8px;
	padding-left:1px;
}
.sidebar strong a {
	letter-spacing:normal;
}
.sidebar p {
	margin:0 -3px 13px 0;
	font-size:10px;
	color:#7D878E;
	line-height:13px;
}
.sidebar a {
	font:10px/13px Helvetica, Arial, sans-serif;
}
.sidebar img {
	margin-bottom:3px;
}
.sidebar .sponsors {
	margin:0 0 -4px;
	padding:0;
	list-style:none;
}
.sidebar .sponsors li {
	padding-bottom:4px;
	height:1%;
	vertical-align:top;
}
.sidebar .f-pool {
	margin:0 0 -4px;
	padding:0;
	list-style:none;
	width:104%;
	overflow:hidden;
}
.sidebar .f-pool li {
	float:left;
	padding:0 7px 4px 0;
}
.sidebar .textbox {
	padding-bottom:10px;
}
.sidebar .qlinks {
	margin:-3px 0 12px;
	padding:0;
	list-style:none;
	line-height:13px;
}
.sidebar .qlinks2,
.sidebar .blogroll {
	margin:-3px 0 12px;
	padding:0;
	list-style:none;
	line-height:12px;
}
.sidebar fieldset {
	padding-bottom:9px;
}
.sidebar fieldset.mailing-hold{ padding-bottom:16px;}
.sidebar select {
	width:200px;
	margin-bottom:7px;
}

#content {
	float:left;
	width:500px;
}
#content h1 ,
#content h2 {
	font:bold italic 18px/22px Georgia, "Times New Roman", Times, serif;
	color:#5B6166;
	margin:0 0 3px;
}
.title h1 a,
.title h2 a{ color:#5B6166;}
.title h1 a:hover,
.title h2 a:hover{ color:#7D878E;}
.container {
	width:100%;
}
.topicbox {
	padding:20px 0 57px;
	border-top:3px solid #D6DBDE;
}
.topicbox .date {
	display:block;
	font-size:10px;
	color:#7D878E;
	margin-bottom:12px;
}
.topicbox .imgholder {
	padding:0 0 25px;
}
.topicbox .imgholder span {
	line-height:16px;
}
.topicbox .author {
	padding:0;
}
.topicbox .author strong {
	display:block;
	border-bottom:1px solid #D6DBDE;
	font-weight:normal;
	font-size:10px;
	padding-bottom:3px;
}
.topicbox .author .links {
	width:100%;
	padding-top:4px;
}
.topicbox .author .links:after {
	content:"";
	clear:both;
	display:block;
}
.topicbox .author .links ul {
	float:right;
	display:inline;
	margin:0 -7px 0 0;
	padding:0;
	list-style:none;
	font-size:10px;
}
.topicbox .author .links .sociable{
	float:right;
	margin:0 -7px 0 0;
}
.topicbox .author .links .sociable ul{
	float:left;
	margin:0;
}
.topicbox .author .links ul li {
	float:left;
	padding:0 7px;
	margin-left:-1px;
	position:relative;
}
.topicbox .author .links a {font-size:10px;}
.topicbox .author .links a {font-size:10px;}
.topicbox .author .links ul li.hover .drop { display:block;}
.topicbox .author .links ul li.hover a{ color:#b9e5df;}
.topicbox .author .links ul li.hover ul a{ color:#3EB1BD;}
.topicbox .author .links ul li.hover ul a:hover{ color:#b9e5df;}
.links .drop {
	position:absolute;
	left:-128px;
	top:2px;
	background:url(images/bg-drop-t.gif) no-repeat;
	width:130px;
	display:none;
}
.links .drop .holder {
	background:url(images/bg-drop-b.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
	padding:5px 0 6px;
}
.links .drop .holder .frame {
	overflow:hidden;
	width:150px;
	padding:0 0 0 7px;
	background:#D6DBDE;
}
.topicbox .author .links a span{ display:none !important;}
.topicbox .author .links .drop ul {
	float:left;
	margin:0 9px 0 0;
	width:45px;
	display:inline;
}
.topicbox .author .links .drop .sub-col { width:69px;}
.topicbox .author .links .drop ul li {
	width:100%;
	padding:0;
	margin:0;
	display:inline;
}
.topicbox p {
	line-height:16px;
}
.topicbox .descr p{
	margin:0;
	line-height:16px;
	padding:5px 0;
}
.page-nav-hold{
	width:504px;
	overflow:hidden;
	position:relative;
	margin:0 -2px;
}
.page-nav-hold .wp-pagenavi{
	width:100%;
	overflow:hidden;
	position:relative;
	padding-bottom:15px;
}
.page-nav-hold ul {
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
	width:999999px !important;
	overflow:hidden !important;
	background:none !important;
	float:none !important;
	height:21px;
	position:relative;
}
.page-nav-hold .sep{
	width:100%;
	height:20px;
	background:url(images/separator-2.gif) repeat-x 0 4px;
	position:relative;
	overflow:hidden;
}
.page-nav-hold .sep .btn{
	width:42px;
	height:20px;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	background:url(images/pager-brdr-active.gif) no-repeat 50% 4px;
	z-index:2;
	overflow:hidden;
}
.page-nav-hold .sep .a-el{
	position:absolute;
	width:auto;
	height:3px;
	background:#5B6166;
	overflow:hidden;
	top:4px;
	left:0;
}
.page-nav-hold ul li {
	float:left;
	width:42px !important;
}
.page-nav-hold ul li a {
	display:block;
	width:100%;
	text-align:center;
}
.page-nav-hold ul li a span {
	padding:0 4px;
	margin-bottom:4px;
	line-height:17px;
	height:17px;
	cursor:pointer;
	display:inline-block;
}
.page-nav-hold ul li a:hover {
	color:#B9E5DF;
}
.page-nav-hold ul li a.active {
	color:#3c3e40 !important;
	text-decoration:none;
}
.page-nav-hold ul li a:hover span {
	color:#B9E5DF;
}
.page-nav-hold ul li a.active span {
	background:#3EB1BD;
	color:#3c3e40 !important;
}
.page-nav-hold em {
	display:block;
	text-align:right;
	color:#5B6166;
	font:bold italic 12px Georgia, "Times New Roman", Times, serif;
}
.comments {
	padding:0;
	margin:-14px 0 0;
}
#content .comments h2 {
	font:bold italic 14px/16px Georgia, "Times New Roman", Times, serif;
	color:#5B6166;
	margin:0 0 28px;
}
.comments .comment,
.comments .pingback {
	border-top:1px solid #D6DBDE;
	padding:3px 0 37px;
}
.comments .date {
	display:block;
	font-size:10px;
	margin-bottom:4px;
}
.comments strong.subtitle {
	display:block;
	font-size:14px;
	margin-bottom:13px;
}
.comments .author-name{
	color:#3EB1BD;
}
.comments p {
	margin:0;
	font-size:12px;
	line-height:16px;
	word-spacing:-1px;
}
.comments fieldset {
	padding:6px 0 0;
}
#content  .comments fieldset h2 {
	margin:0 0 25px;
}
.comments .row {
	width:100%;
	overflow:hidden;
	padding:0 0 17px;
}
.comments label {
	font-weight:bold;
	color:#7D878E;
	display:block;
	font-size:10px;
	padding:0 0 5px;
}
.comments .field {
	width:240px;
	height:20px;
	background:url(images/input-bg2.gif) no-repeat;
	overflow:hidden;
}
.comments .field input {
	width:226px;
	background:none;
	border:0;
	font:10px/12px Helvetica, Arial, sans-serif;
	color:#5B6166;
	float:left;
	height:12px;
	padding:4px 7px;
	margin:0;
}
.comments .tarea {
	width:500px;
	height:200px;
	background:url(images/tarea-bg.gif) no-repeat;
	overflow:hidden;
}
.comments .tarea textarea {
	width:486px;
	max-width:486px;
	height:190px;
	max-height:190px;
	padding:5px 7px;
	background:none;
	border:0;
	margin:0;
	font:10px/16px Helvetica, Arial, sans-serif;
	color:#5B6166;
	overflow:auto;
}
.comments .btn {
	float:left;
	width:90px;
	height:25px;
	cursor:pointer;
	background:url(images/btn-submit.gif) no-repeat;
	padding:0;
	margin:3px 0 0;
	border:0;
	overflow:hidden;
}
.comments .btn:hover ,
.comments .btn.hover {
	 background-position:0 -25px;
}
.slideshow {
	width:100%;
	overflow:hidden;
	margin-bottom:12px;
}
.topicbox .imgholder .slideshow img {
	margin:0;
}
.slideshow ul {
	width:100% !important;
	position:relative !important;
	overflow:hidden !important;
	margin:0 !important;
	padding:0 !important;
	list-style:none;
}
.slideshow ul li {
	position:absolute;
	top:0;
	left:0;
}
.slideshow ul li.active{
	position:relative;
	z-index:2;
}
.slideshow .counter {
	width:100%;
	overflow:hidden;
	text-align:right;
	padding:4px 0;
	border-bottom:1px solid #D6DBDE;
}
.slideshow .counter a {
	float:right;
	width:15px;
	height:15px;
	margin-left:5px;
	overflow:hidden;
	text-indent:-6666px;
}
.slideshow .counter a.next {
	background:url(images/arrow-next.gif) no-repeat;
}
.slideshow .counter a.next:hover {
	background-position:0 -15px;
}
.slideshow .counter a.prev {
	background:url(images/arrow-prev.gif) no-repeat;
}
.slideshow .counter a.prev:hover {
	background-position:0 -15px;
}
.slideshow .counter span {
	font-size:10px;
	line-height:15px;
}
.resources {
	padding:20px 0 57px;
	border-top:3px solid #D6DBDE;
	width:100%;
	overflow:hidden;
}
.resources .topicbox {
	border:none;
	padding:0;
}
.resources .section {
	border-top:1px solid #D6DBDE;
	margin-top:27px;
	padding:0 0 0 2px;
	line-height:16px;
	width:498px;
	overflow:hidden;
}
.resources .section .section{
	margin-top:-1px;
	padding:0;
	margin-bottom:28px;
}
.resources strong.subtitle {
	display:block;
	padding:3px 0 15px;
	color:#5B6166;
}
.resources strong a {
	color:#5B6166;
}
.resources strong a:hover {
	color:#50D4C9;
}
.resources .holder {
	width:516px;
	overflow:hidden;
}
.resources ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:258px;
}
.resources ul li {
	width:100%;
	vertical-align:top;
}
.grid {
	width:100%;
	overflow:hidden;
	border-top:3px solid #D6DBDE;
	padding:38px 0;
}
.grid .list-hold{
	width:980px;
	overflow:hidden;
	margin:0 -20px 0 0;
}
.grid .list-hold ul{
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.grid ul li {
	float:left;
	padding:0 20px 20px 0;
}
.grid ul a {
	display:block;
	width:225px;
	height:225px;
	position:relative;
	background:#d6dbde;
}
.grid ul a em,
.grid ul a span{ 
	top:-999999px;
	width:185px;
	height:191px;
	position:absolute;
	left:0;
	cursor:pointer;
	padding:17px 20px;
	font-weight:bold;
	color:#edf0f2;
	font-size:14px;
	line-height:16px;
}
.grid ul a span{
	z-index:1;
	background:#3eb1bd;
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
}
.grid ul a em{
	background:none;
	z-index:2;
	font-style:normal;
}
.grid ul a:hover {
	border:0;
}
.grid ul a:hover span,
.grid ul a:hover em{
	top:0;
}
.grid ul a:visited em{ color:#fff;}

.block .text {
	background:url(images/input-bg.gif) no-repeat;
	overflow:hidden;
	height:25px;
	width:200px;
}
.block .text input {
	width:184px;
	background:none;
	border:0;
	margin:0;
	float:left;
	padding:0;
	display:inline;
	margin:6px 8px 6px;
	height:13px;
	font:10px/13px  Helvetica, Arial,sans-serif;
	color:#5B6166;
}

.navigation{
	width:100%;
	overflow:hidden;
}
.navigation .prev,
.navigation .next{ padding:20px;}
.navigation .prev{ float:left;} 
.navigation .next{ float:right;}

.resources-hold{
	width:100%;
	padding-bottom:9px;
}
.resources-el{
	width:100%;
	position:relative;
	margin-bottom:7px;
}
.resources-hold .actived{ z-index:100;}
.resources-hold .btn{
	display:block;
	width:176px;
	height:25px;
	font:10px/25px Helvetica, Arial, sans-serif;
	background:url(images/bg-drop-btn.gif) no-repeat;
	overflow:hidden;
	padding:0 17px 0 7px;
	color:#7D878E;
	cursor:pointer;
	position:relative;
	z-index:2
}
.resources-hold .hover .btn,
.resources-hold .actived .btn{
	background-position:0 -25px;
	color:#5B6166;
}
.resources-hold .drop{
	position:relative;
	z-index:3;
	margin-top:-5px;
	width:200px;
	background:#E4E8E9;
	display:none;
}
.resources-hold .actived .drop{ display:block;}
.resources-hold .drop ul {
	margin:0;
	padding:5px 4px 13px;
	overflow:hidden;
	list-style: none;
	width:192px;
	background:url(images/drop-bg.gif) no-repeat 0 100%
}
.resources-hold .drop ul li {
	float:left;
	width:100%;
}
.resources-hold .drop a {
	color: #3EB1BD;
	overflow:hidden;
	text-decoration: none;
	display: block;
	height:1%;
	padding:1px 4px;
}
.resources-hold .drop a:hover {
	color:#b9e5df;
	text-decoration:none;
}

.links .addthis_button{
	float:right;
	overflow:hidden;
	position:relative;
}
.links .addthis_button img{
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
}

html body #at15s{
	background:url(images/bg-drop-t.gif) no-repeat !important;
	width:130px !important;
	border:none !important;
	padding:0 !important;
	line-height:normal !important;
	font-size:10px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
html body #at15s #at15s_inner{
	background:url(images/bg-drop-b.gif) no-repeat 0 100% !important;
	overflow:hidden !important;
	width:100% !important;
	padding:5px 0 6px !important;
	border:none !important;
}
html body #at15s #at15s_head,
html body #at15s #at16pf,
html body #at15s #at_pspromo{ display:none !important;}
html body #at15s #at_hover{
	overflow:hidden !important;
	width:150px !important;
	padding:0 0 0 7px !important;
	display:block !important;
	background:#D6DBDE !important;
}
html body #at15s #at_hover .at_item,
html body #at15s #at_hover .at_item:hover,
html body #at15s #at_hover .at_item.athov{
	background:none !important;
	padding:0 !important;
	border:none !important;
	cursor:pointer;
	float:left !important;
	width:45px !important;
	margin:0 9px 0 0 !important;
}
html body #at15s #at_hover .alt{ width:69px !important;}
html body #at15s #at_hover .at15t{
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	display:inline !important;
	line-height:normal !important;
	font-size:10px !important;
	color:#3EB1BD !important;
}

html body #at15s #at_hover .at_item.athov .at15t,
html body #at15s #at_hover .at_item:hover .at15t{
	color:#b9e5df !important;
	border:none !important;
}
.topicbox .author .links .drop ul {
	float:left;
	margin:0 9px 0 0;
	width:45px;
	display:inline;
}
.topicbox .author .links .drop .sub-col { width:69px;}
.topicbox .author .links .drop ul li {
	width:100%;
	padding:0;
	margin:0;
	display:inline;
}

#grid .navigation{ display:none;}
#grid .loader{ 
	width:100%;
	height:48px;
	position:relative;
	overflow:hidden;
	text-indent:-6666px;
	background:url(images/loader.gif) no-repeat 50% 0;
	display:none;
}

#footer{
	width:990px;
	position:absolute;
	top:100%;
	left:0;
}
.copyright {
	position:absolute;
	right:235px;
	top:-126px;
	width:200px;
}
.copyright p {
	margin:0 -3px 13px 0;
	font-size:10px;
	color:#7D878E;
	line-height:13px;
}
.author{
	font-style:normal !important;
}