/*  
Theme Name: Seoanaliz
	
	Hack the system! Fuck the planet :P
*/
body,div,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding:0; margin:0}
table {border-collapse:collapse; border-spacing:0}
caption,th {text-align:left}
h1,h2,h3,h4 {font-size:1em}
caption,code,th{font-style:normal; font-weight:normal}
ul {list-style-type:none}
body {
	background-image:url(images/topback.png);
	background-repeat:repeat-x;
	background-position:center -51px;
	background-color:#eeeeee;
	font-family:Tahoma;
	font-size:12px;
}
.clrr {
	font-size:0px;
	display:block;
	clear:both;
}
a {
	color:#00aaff;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.top {
	display:block;
	height:120px;
	position:relative;
	width:100%;
}
.aligncenter {
	display:block;
	margin:0 auto;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
img.alignright {
	margin-left:7px;
	margin-bottom:5px;
}
img.alignleft {
	margin-right:7px;
	margin-bottom:5px;
}
.wp-caption {
    border:1px solid #ddd;
    text-align:center!important;
    background-color:#f3f3f3;
    padding-top:4px;
    margin:15px 10px 3px 10px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.wp-caption-dd {
    font-size:11px;
    line-height:17px;
    padding:0 4px 5px;
    margin:0;
}
.wp-caption-text {padding:0 5px; font-size:smaller}
blockquote {
	background:#ecf2f6;
	margin:10px;
	padding:5px 8px;
	border-left:2px solid #00AAFF;
}
blockquote.download , blockquote.dlsborka {
	background:#EFFAFF url(images/download1.gif) no-repeat center left;
	margin:10px;
	padding:7px 10px 7px 70px;
	border:1px solid #BFEBFF;
	min-height:50px;
}
blockquote.dlsborka {
	padding:0 10px 0 70px;
}
blockquote.download a, blockquote.dlsborka a  {
	font-weight:bold;
}
#wraper {
	display:block;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}
.logo {
	background-image:url(images/logo.png);
	position:absolute;
	z-index:999;
	height:61px;
	width:381px;
	top:30px;
	left:25px;
	_background-image:expression(
	this.runtimeStyle.backgroundImage = 'none',
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/hack-the-planet/images/logo.png', sizingMethod='scale')");
}
.top span {
	font-family:"Trebuchet MS";
	font-style:italic;
	font-weight:normal;
	color:#6d6d6d;
	font-size:12px;
	position:absolute;
	top:73px;
	z-index:9999;
	left:100px;
}
.tbanner {
	position:absolute;
	top:30px;
	right:13px;
	border:1px solid #EBEBEB;
}
.home {
	background-image:url(images/home.png);
	position:absolute;
	height:19px;
	width:19px;
	top:8px;
	right:134px;
}
.home:hover {background-image:url(images/home-a.png);}
.map {
	background-image:url(images/map.png);
	position:absolute;
	height:19px;
	width:19px;
	top:8px;
	right:103px;
}
.map:hover {	background-image:url(images/map-a.png);}
.mail {
	background-image:url(images/mail.png);
	position:absolute;
	height:19px;
	width:19px;
	top:8px;
	right:72px;
}
.mail:hover {background-image:url(images/mail-a.png);}
.about {
	background-image:url(images/about.png);
	position:absolute;
	height:19px;
	width:19px;
	top:8px;
	right:41px;
}
.about:hover {background-image:url(images/about-a.png);}
.stat {
	background-image:url(images/stat.png);
	position:absolute;
	height:19px;
	width:19px;
	top:8px;
	right:10px;
}
.stat:hover {background-image:url(images/stat-a.png);}
.menu li{
	color:#eee;
	display:block;
	float:left;
	line-height:50px;
	text-align:center;
	position:relative;
}
.menu li a {
	color:#eee;
	display:block;
	float:left;
	padding-right:13px;
	padding-left:13px;
	text-align:center;
}
.menu li a:hover{ background-image:url(images/menuhover-a.gif); background-repeat:repeat-x; color:#444;}
.act{ background-image:url(images/menuhover-a.gif); background-repeat:repeat-x; color:#444;}
.menu {
	display:block;
	position:relative;
	height:50px;
	padding-left:18px;
}
.menu ul li ul { 
	display:none;
	position:absolute;
	top:50px;
	width:170px; 
	border-left:#d0d0d0 solid 1px;
	border-right:#d0d0d0 solid 1px;
}
.menu ul li ul li {
	line-height:30px;
	padding-left:10px;
	border-bottom:#d0d0d0 solid 1px;
	display:block;
	float:none;
	text-align:left;
	_height:28px;
	color:#777777;
	overflow:hidden;
}
.menu ul li ul li a {color:#00aaff; padding-left:5px; padding-right:2px; display:block; float:left;}
.podpiska {
	color:#eee;
	background-image:url(images/rss-ico.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	display:block;
	position:absolute;
	top:16px;
	right:128px;
}
.subscribe-post {border: 1px dashed #e1e1cc; background: #f8f8e3; padding: 8px;}
.subscribe-post a img {border: 0px; vertical-align: middle;}
.subscribe-post a {color: #36c;}
.subscribe-post a:hover {color: #900; text-decoration: none; border-bottom: 1px dashed #900;}

.blank34 {
	display:block;
	clear:both;
	height:34px;
}
#allcontent {
	background-color:#fff;
	border:1px solid #cfcfcf;
	display:block;
	padding-bottom:25px;
}
.left {
	display:block;
	padding-left:17px;
	padding-top:5px;
	width:645px;
	float:left;
	padding-bottom:25px;
	padding-right:15px;
}
h1.arhive {
	font-family:Georgia;
	font-size:24px;
	color:#00aaff;
	display:block;
	padding-top:12px;
	text-shadow:2px 2px 1px #CCC;
	text-align:center;
	text-transform: uppercase;
}
.onearticle h1 {
	font-family:Georgia;
	font-size:24px;
	color:#444;
	display:block;
	padding-top:12px;
	text-shadow:2px 2px 1px #CCC;
}
.onearticle h2 {
	font-family:Georgia;
	font-size:24px;
	color:#444;
	display:block;
	padding-top:12px;
	text-shadow:2px 2px 1px #CCC;
}
.onearticle h2 a {color:#444; text-decoration:underline;}
.onearticle h2 a:hover {color:#00aaff;}
.datamore {
	display:block;
	border:1px solid #ebebeb;
	background-color:#FAFAFA;
	line-height:20px;
	height:20px;
	font-size:12px;
	font-family:Verdana,Arial,Tahoma;
	color:#444;
	padding:2px 5px;
	margin-top:10px;
	clear:both;
}
.datamore2 {
	display:block;
	border:1px solid #ebebeb;
	background-color:#FAFAFA;
	line-height:20px;
	height:20px;
	font-size:11px;
	font-family:Verdana,Arial,Tahoma;
	color:#444;
	padding:2px 5px;
	margin-top:10px;
	clear:both;
}
.dl {
	display:block;
	float:left;
}
.dr {
	float:right;
}
.comcol {
	background-image:url(images/oblako.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
}
.arttext {
	display:block;
	padding-top:10px;
}
.arttext ul {
	list-style-type:circle;
	font-family:Verdana,Arial,Tahoma;
	font-size:13px;
	color:#444;
	line-height:20px;
	margin-left:30px;
}
.arttext ol {
	font-family:Verdana,Arial,Tahoma;
	font-size:13px;
	color:#444;
	line-height:20px;
	margin-left:30px;
}
.arttext p {
	font-family:Verdana,Arial,Tahoma;
	font-size:13px;
	color:#444;
	line-height:20px;
	text-align:justify;
	display:block;
	margin:6px 0;
}
.arttext img {
	padding:3px;
	border:1px solid #ebebeb;
}
.arttext img.wp-smiley {
	border:none;
}
.arttext h3 {
	font-family:Georgia;
	font-size:16px;
	color:#444;
	padding-top:12px;
	padding-bottom:10px;
	text-shadow:2px 2px 1px #CCC;
}
.arttext h3 a {color:#444; text-decoration:underline;}
.arttext h3 a:hover {color:#00aaff;}
.right {
	display:block;
	float:right;
	width:313px;
	padding-top:25px;
}
#searchform {
	display:block;
	position:relative;
	height:20px;
	margin-bottom:14px;
}
#stext {
	display:block;
	height:20px;
	border:1px solid #e7e7e7;
	width:232px;
	color:#a0a0a0;
	line-height:20px;
	padding-left:3px;
}
#simage {
	position:absolute;
	left:240px;
	top:0px;
}
.right h3  {
	font-family:Georgia;
	font-size:14px;
	text-shadow:2px 2px 1px #DDD;
	color:#4a4a4a;
	display:block;
	margin:0 10px;
	padding:15px 0 5px 0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e5e5e5;
}
.oneblock {
	background-image:url(images/backright-s.png);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	min-height:71px;
	_height:71px;
	margin-right:15px;
	margin-bottom:13px;
	border:1px solid #ebebeb;
	background-color:#fefefe;
}
.oneblock .menuright{
	display:block;
	margin-right:10px;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:15px;
}
.oneblock .menuright li {line-height:24px;}
.arr, .cat-item {
	display:block;
	background-image:url(images/rdubarr.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding-left:10px;
	color:#444;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#f2f2f2;
}
ul.children li.cat-item {
	background-image:url(images/rdubstrel.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
}
.arrcomm {
	display:block;
	background-image:url(images/commico.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:15px;
	color:#444;
	padding-bottom:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#f2f2f2;
}
.blank13 {
	display:block;
	clear:both;
	height:13px;
}
.adsbig li {
	text-align:center;
	display:inline-block;
	*display:inline; *zoom:1;
	width:45%;
}
.adsbig {
	text-align:center;
	display:block;
	padding-top:17px;
	padding-bottom:15px;
	margin-left:5px;
}
.oyy {
	padding:0 0 12px 0;
	text-align:center;
}
.calendari {
	display:block;
	margin-right:10px;
	margin-left:10px;
	padding-top:5px;
}
.calendari li {
	display:inline-block;
	float:left;
	width:50%;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:#f2f2f2 solid 1px;

}
.calendari li  a{
	background-image:url(images/calidariico.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
}
.wp-tag-cloud li {
	display:inline;
	margin-right:1px;
	margin-left:1px;
}
.wp-tag-cloud {
	display:block;
	margin-right:10px;
	margin-left:10px;
	padding-top:5px;
}
.alltag {
	display:block;
	text-align:right;
	padding:10px 10px 0px 10px;
}
.footer {
	display:block;
	height:78px;
}
.topcomm {
	display:block;
	float:left;
	width:49%;
	background-image:url(images/backright-s.png);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #f2f2f2;
	background-color:#fefefe;
}
.topcomm span {
	font-size:10px;
	text-align:center;
	display:block;
	clear:both;
	padding-bottom:5px;
}
.topcomm li {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#f2f2f2;
	background-image:url(images/rdubarr.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}
.topcomm ul {
	display:block;
	margin-right:10px;
	margin-left:10px;
}
.couters {
	background-image:url(images/backright-s.png);
	background-repeat:repeat-x;
	background-position:bottom;
	display:inline;
	width:40%;
	border:1px solid #f2f2f2;
	float:right;
	margin-right:15px;
	background-color:#fefefe;
	padding-top:10px;
	padding-bottom:10px;
}
.couters li {
	text-align:center;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
}
.couters img {
	border:none;
}
.nextprev {
	text-align:center;
	display:block;
	padding:5px 10px 10px 10px;
}
.pages {
	color:#00aaff;
	text-align:center;
	display:block;
	line-height:17px;
	padding-top:10px;
}
.pages a {
	margin-right:5px;
	margin-left:5px;
}
.pages span {
	border:1px solid #ebebeb;
	background-color:#F9F9F9;
	padding:1px 3px;
}
.copy {
	font-size:16px;
	color:#4a4a4a;
	text-align:center;
	display:block;
	padding-top:15px;
}
.copy1 {
	font-size:10px;
	color:#4a4a4a;
	text-align:center;
	display:block;
	padding-top:10px;
}
.rsspodpiskaart {
	background-image:url(images/backright-s.png);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	min-height:80px;
	_height:80px;
	background-color:#FEFEFE;
	border:1px solid #ebebeb;
	margin-top:20px;
}
.rsspodpiskaart a {
	font-family:Georgia;
	font-size:22px;
	text-decoration:none;
	color:#444;
	background-image:url(images/rss-ico-art.png);
	background-repeat:no-repeat;
	background-position:15px 15px;
	display:block;
	height:70px;
	padding-left:88px;
	position:relative;
	left:0px;
	top:0px;
	padding-top:10px;
}
.rsspodpiskaart a span {
	color:#00aaff;
}
.left h4 {
	display:block;
	padding-top:25px;
	padding-bottom:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e5e5e5;
	font-family:Georgia;
	font-size:16px;
	color:#4a4a4a;
}
.related {
	display:block;
	padding-top:10px;
}
.related a {
	font-family:Verdana,Arial,Tahoma;
	font-size:13px;
	line-height:20px;
	background-image:url(images/rdubarr.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:10px;
}
.onecomm {
	display:block;
	margin-top:10px;
	padding-bottom:10px;
}
.authorcomment {
	display:block;
	margin-top:10px;
	padding-bottom:10px;
	border:2px solid #e5e5e5;
	background-color:#F2F9FF;
}
.authorcomment p {
	padding:0 5px;
}
.modercom {
	text-align:center;
	font-style:italic;
	color:#FF6600;
	padding:5px 0;
}
.onecomm p, .authorcomment p {
	font-family:Verdana,Arial,Tahoma;
	font-size:13px;
	line-height:20px;
	color:#727272;
	padding-top:8px;
	text-align:justify;
}
.commtitle {
	background-image:url(images/comm-back.png);
	background-repeat:repeat-x;
	display:block;
	height:50px;
	position:relative;
	line-height:50px;
}
.commtitle img {
	display:block;
	height:40px;
	width:40px;
	position:absolute;
	left:10px;
	top:5px;
}
.commname {
	font-family:Verdana,Arial,Tahoma;
	font-size:13px;
	line-height:50px;
	color:#565656;
	position:relative;
	left:60px;
}
.answer {
	font-family:Verdana,Arial,Tahoma;
	font-size:13px;
    position:absolute;
    right:10px;
    background-image:url(images/downarr.gif);
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:10px;
    *top:0px;
}
#commentform {
	display:block;
	position:relative;
	border:1px solid #ebebeb;
	font-family:Verdana,Arial,Tahoma;
	font-size:13px;
}
#commentform label {
	color:#727272;
	display:block;
}
#commentform .name input, #commentform .imail input, #commentform .iaddres input  {
	display:block;
	background-color:#f5f5f5;
	border:1px solid #dcdcdc;
    height:23px;
	width:305px;
	line-height:20px;
	padding:5px 3px 0 3px;
	color:#727272;
}
#commentform label textarea {
	display:block;
	background-color:#f5f5f5;
	border:1px solid #dcdcdc;
	height:137px;
	width:600px;
	color:#727272;
}
.name {
	left:20px;
	padding-left:20px;
	padding-top:25px;
	display:block;
}
.imail {
	left:20px;
	padding-left:20px;
	padding-top:5px;
	display:block;	
}
.iaddres {
	left:20px;
	padding-left:20px;
	padding-top:5px;
	display:block;	
}
.formtext {
	left:20px;
	padding-left:20px;
	padding-top:5px;
	display:block;	
}
#commsendbtn {
	position:absolute;
	left:524px;
	top:15px;
}
.noaspam {
	position:absolute;
	left:20px;
	top:5px;
	cursor:pointer;
}
.newcomments {
	position:absolute;
	left:20px;
	top:25px;
	cursor:pointer;
}
#dcaptcha_captcha input {
	border:1px solid #8f8f8f;
}
.sbtn {
	display:block;
	position:relative;
	height:60px;
}
.reg p {
	font-family:Verdana,Arial,Tahoma;
	font-size:13px;
	color:#727272;
	padding:10px;
}
.tabletag  {
	width:100%;
	margin-bottom:11px;
	border-collapse:separate;
	padding:0 5px;
}
.tabletag td, .tabletag th {
	border:1px solid #CFCFCF;
	padding:6px;
}
.tabletag th {
	background:#444444;
	color:#EEEEEE;
	font-weight:bold;
}
.tabletag ul {
	list-style-position:outside;
	list-style-type:square;
	margin-left:16px;
}
.tabletag ul li{
	padding:4px 0;
}
.preview  {
	background:#EFFAFF;
	border:1px solid #BFEBFF;
	font-size:18px;
	padding:6px;
	text-transform:uppercase;
	margin:8px 0 8px 0;
	width:98%;
}
.preview a {
	background:url(images/demo.gif) left no-repeat;
	padding:5px 0 5px 32px;
	color:#006699;
}
.preview a:hover {color:#FF6600;}
.dlshab {
	background:#EEFFDF;
	border:1px solid #A7CE7B;
	font-size:18px;
	padding:6px;
	text-transform:uppercase;
	width:98%;
}
.dlshab a {
	background:url(images/downloadmin.gif) left no-repeat;
	padding:5px 0 5px 32px;
	color:#667F47;
}
.dlshab a:hover {color:#FF6600;}
/*=Comment Preview=*/
#jquery-comment-wrap {
	width:600px;
}
#jquery-comment-preview {
	width:590px;
	height:23px;
	position:relative;
	overflow:hidden;
	background:#EEE url(toolbar.gif) repeat-x;
	padding:5px;
	border:solid #D6D3D3;
	border-width:1px 1px 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-khtml-border-top-right-radius:6px;
	-khtml-border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
}
#comment_preview {
	width:590px;
	border:1px solid #D6D3D3;
	padding:5px;
}
ol#comment-preview {
	margin:0;
	padding:7px 12px;
	list-style:none;
	background:#FFF;
}
#comment-preview .avatar {
	float:right;
	border:1px solid #EEE;
	padding:2px;
	background:#FFF;
}
#preview-tab {
	float:right;
	height:21px;
	padding:0 6px;
	font:12px/20px Verdana, Arial, sans-serif;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#F6F5F5 url(button.gif) 0 -2px repeat-x;
	border:1px solid #C3C3C3;
	cursor:pointer;
}
#textarea_clone {
	height:0;
	overflow:hidden;
}
#html-editor span {
	float:left;
	overflow:visible;
	min-width:12px;
	height:21px;
	margin-right:3px;
	padding:0 6px;
	background:#F6F5F5 url(button.gif) 0 -2px repeat-x;
	border:1px solid #C3C3C3;
	color:#464646;
	font:12px/20px Verdana, Arial, sans-serif;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center;
	cursor:pointer;
}
span#ed_strong {font-weight:bold}
span#ed_em {font-style:italic}
span#ed_a {
	color:#00F;
  text-decoration:underline;
}
#html-editor span:hover,
#preview-tab:hover {
	border-color:#AAA;
	background:#DDD;
}
#html-editor span:active,
#preview-tab:active {
	position:relative;
	top:1px;
	left:1px;
}
#html-editor span b {display:none}
/*Contactform III*/
#contactform {
	padding:2px;
	margin:5px 0px;
	overflow:hidden;
	line-height:1em;
}
#contactform fieldset {
	border:none;
}
#contactform input, #contactform textarea {
	display:block;
	margin:2px 0px 5px;
	padding:2px;
}
#contactform input {
	width:60%;
}
#contactform textarea {
	width:90%;
}
.contacterror {
	border:1px solid #ff0000;
}
input#contactsubmit {
	width:25%;
	margin-top:3px;
	padding:2px;
	display:block;
}
input.hiddenfield {
	background:transparent;
	border:none;
	padding:0px;
	margin:0px;
}
.rsspodpiska {
	color:#eee;
	display:block;
	position:absolute;
	top:16px;
	right:15px;
	background-image:url(images/rss-ico.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
