/*
Theme Name: stameska.net
Theme URI:
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Dimox
Author URI: http://dimox.name/
*/

* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 13px/16px Arial, Tahoma, Verdana, sans-serif;
	color: #333;
	height: 100%;
}
a {
	color: #006D91;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #FFF;
	min-width: 940px;
	max-width: 1280px;
	padding-right: 60px;
	background: url(i/shadow.gif) 100% 0 repeat-y;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 236px;
	position: relative;
}
#home #header {
	height: 356px;
}

#logo {
	position: absolute;
	top: 84px;
	left: 44px;
	font-size: 114px;
	line-height: 95px;
	cursor: pointer;
	text-decoration: none;
	color: #000;
}
#logo span {
	display: block;
	font: 16px Tahoma, Arial;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 533px;
	height: 115px;
	background: url(i/logo.gif) no-repeat;
}

#rss {
	position: absolute;
	top: 40px;
	left: 44px;
	font-size: 11px;
	line-height: 16px;
	color: #389700;
	background: url(i/rss.gif) no-repeat;
	padding-left: 55px;
}

#authoriz {
	position: absolute;
	top: 36px;
	right: 58px;
	line-height: 27px;
	text-align: right;
}
#authoriz a {
	color: #000;
	font-size: 12px;
	border-bottom: 1px solid #DBDBDB;
	text-decoration: none;
}
#authoriz a:hover {
	border-bottom: none;
}
a#reg {
  float: right;
	display: inline;
	color: #FFF;
	background: #2F7D00 url(i/registration.gif) no-repeat;
	width: 111px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
	margin-left: 17px;
}
a#reg:hover {
	text-decoration: underline;
}

#nav, #bottom-nav {
	position: absolute;
	top: 182px;
	right: 58px;
	font-size: 14px;
	padding-bottom: 2px;
}
#nav li, #bottom-nav li {
  display: inline;
	margin-left: 7px;
}
#nav a, #bottom-nav a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #DBDBDB;
}
#nav a:hover, #bottom-nav a:hover {
	border-bottom: none;
}

#top-adv {
	position: absolute;
	top: 235px;
	left: 0;
	width: 100%;
	background: #000;
}
#top-adv img {
  margin: 0 auto;
	display: block;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	overflow: hidden;
	padding: 28px 0 50px;
}
* html #container {
	padding: 28px 0 22px;
}
#content {
	width: 100%;
	float: left;
	overflow: hidden;
}
#text {
	margin: 0 58px 0 416px;
}
.post {
	margin: 0 0 55px;
}
#content h2 {
	font: 27px/1 Arial, Tahoma;
	margin: 2px 0 9px;
}
#content h2 a {
	text-decoration: none;
	color: #2A2A2A;
	border-bottom: 1px solid #CDCDCF;
}
#content h2 a:hover {
	border: none;
}
.date {
  color: #BEBEBE;
	font-size: 12px;
}
.entry {
	text-align: justify;
	padding-left: 11px;
}
.ptags {
  margin-left: 11px;
	background: url(i/icon-tags.gif) 0 0 no-repeat;
	padding: 0 0 3px 26px;
	clear: both;
	text-align: right;
	float: right;
}
.ptags a {
  color: #A0B7B8;
	font: 11px Tahoma, Arial;
}
.postmetadata {
	font: 11px Tahoma, Arial;
	color: #BEBEBE;
	padding: 6px 0 0;
	text-align: right;
	clear: both;
}
.postmetadata a {
	color: #A0B7B8;
}
.comments {
	margin-left: 8px;
}
.comments a {
	background: url(i/icon-comments.gif) 0 1px no-repeat;
	padding: 0 0 2px 20px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#bottom-adv {
	margin: 22px 0 28px;
  padding: 25px 40px;
	border: 1px solid #ECECEC;
	background: #FAFAFA;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 10px;
}
h3.pagetitle {
	margin: 0 0 20px !important;
	font-weight: normal;
	text-align: center;
	font-size: 20px !important;
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}
.alt {background: #F6F6F6}

#commentform {padding: 0 0 5px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 3px;
	width: 190px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 500px;
	height: 150px;
}
#submit {
	width: 80px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}
.navigation a {
  text-decoration: none;
	background: url(i/prev.gif) no-repeat;
	padding: 5px 18px;
	color: #000;
	line-height: 26px;
}
.navigation a.next {
	padding: 5px 20px;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 336px;
	margin-left: -100%;
	padding: 0 0 0 44px;
	position: relative;
}

#sidebar h3 {
  font-size: 25px;
	font-weight: normal;
	margin: 0 0 10px;
}

#actual {
  margin: 13px 0 10px;
	position: relative;
	height: 1%;
}
.text {
  position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font: 11px Tahoma, Arial;
	color: #FFF;
}
#transparency {
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 38px;
	background: #000;
  opacity: 0.58;
  filter:alpha(opacity=58);
	-moz-opacity: 0.58;
}
.text span {
	display: block;
	padding: 6px 10px 8px;
	position: relative;
}
#actual img {
  border: 2px solid #333;
}

#sidebar ul {
	list-style: square inside;
	margin: 0 0 30px;
}
#sidebar li {
	padding: 6px 0 10px;
	position: relative;
	background: url(i/dot.gif) 0 100% repeat-x;
}
#sidebar li a {
	text-decoration: none;
	border-bottom: 1px solid #D9E9F2;
	margin-left: 5px;
}
#sidebar li a:hover {
  border: none;
}

.tags {
  margin: 0 0 8px;
	line-height: 25px;
	text-align: justify;
}

.tags a {
	color: #BEBEBE;
}

#search {
	height: 22px;
	margin: 0 0 30px;
	background: url(i/search.gif) 100% 0 no-repeat;
}
#search input {
	font: 11px Arial, Tahoma;
	float: right;
}
.search {
	width: 117px;
	padding: 1px 4px;
	border: none;
	background: none;
	margin: 3px 5px 0 0;
}

.direct {
  margin: 30px 0;
	background: #EDF7FE url(i/direct-top.gif) no-repeat;
	height: 1%;
}
.direct div {
	background: url(i/direct-bottom.gif) 0 100% no-repeat;
	text-align: center;
	padding: 20px 0;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: url(i/footer-bg.gif) repeat-x;
	padding: 50px 47px;
	font: 11px Tahoma, Arial;
	color: #000;
	position: relative;
}
#footer p {
  padding: 6px 0;
}
#copyright {
  margin: 0 0 7px;
}
#copyright a {
	color: #000;
  text-decoration: none;
	border-bottom: 1px solid #B2B2B2;
}
#copyright a:hover {
  border: none;
}
.gray {
  margin: 0 0 7px;
}
.gray, .gray a {
  color: #999;
}
#bottom-nav {
	top: -45px;
	left: 410px;
}
* html #bottom-nav {
	left: 383px;
}
#design {
  position: absolute;
	top: 50px;
	left: 550px;
}
* html #design {
  left: 523px;
}
#design a {
  color: #000;
}






#Gallerybox {
	height: 178px;
	width: 336px;
  border: 2px solid #333;
  margin: 13px 0 10px;
}
#myGallery {
	z-index:5;
	height: 178px;
	width: 336px;
	font: 11px Tahoma, Arial;
}
#myGallery img.thumbnail {
	display: none;
}
.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000;
}
.jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #333;
}
.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	background: #222;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	padding-bottom: 38px;
}
* html .jdGallery .slideInfoZone {
	bottom: -1px;
}
#sidebar .jdGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 16px;
	margin: 2px 5px;
	color: #FFF;
	line-height: 22px;
}
.jdGallery .slideInfoZone h2 a {
  text-decoration: none;
}
.jdGallery .slideInfoZone p {
	padding: 0;
	font-size: 11px;
	margin: 2px 5px;
	color: #FFF;
	line-height: 16px;
}
.jdGallery a {
  color: #FFF;
}

