/*
Theme Name: shpilka.nu
Theme URI:
Description: Makeup by <a href="http://lenka-x.com/">Lenka_X</a> & <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Lenka_X & Dimox
Author URI: http://lenka-x.com 
	    http://dimox.name/
*/

* {
	margin: 0;
	padding: 0;
}
html {background: #FFFCFD url(i/bg-bottom.gif) 0 100% repeat-x;}
body {
	font: 13px/18px "Trebuchet MS", Arial, Tahoma, sans-serif;
	color: #63565F;
	width: 100%;
	background: url(i/bg.gif) repeat-x;
}
a {
	color: #d13057;
	text-decoration: none;
	outline: none;
}

p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;
padding: 0 10px 10px 0;}

#wrapper {
	width: 998px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 1000px;
	height: 168px;
	position: relative;
	background: url(i/header.gif) no-repeat;
}
#header-left {
	position: absolute;
	top: 31px;
	left: -126px;
	width: 127px;
	height: 297px;
	background: url(i/header-left.gif) no-repeat;
}
#header-right {
	position: absolute;
	top: 119px;
	right: -52px;
	width: 53px;
	height: 134px;
	background: url(i/header-right.gif) no-repeat;
}

#logo {
	position: absolute;
	top: 77px;
	left: 290px;
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	color: #9D264D;
	text-decoration: none;
}
#logo span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #590F27;
	margin: -16px 2px 0;
}

#menu {
	position: absolute;
	left: 0;
	bottom: 0;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	z-index: 12;
}
#menu li {
	float: left;
	color: #590F27;
	line-height: 21px;
	margin-left: 3px;
	padding: 0 6px;
}
#menu a {
  color: #590F27;
  display: block;
}
#menu .current_page_item {
	background: url(i/menu-left.gif) no-repeat;
	padding: 0 0 0 12px;
}
#menu .current_page_item a {
  background: url(i/menu-right.gif) 100% 0 no-repeat;
	padding-right: 12px;
	color: #FCE9EE;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	border: 1px solid #D2335A;
	background: #FFF url(i/container-bg.gif) 100% 100% no-repeat;
	padding-bottom: 300px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
    width: 100%;
    float: left;
    margin-top: -1px;
    background: url(i/content-bg.gif) no-repeat;
}
* html #content {overflow: hidden;}
#text {
	margin: 0 514px -290px 0;
	padding: 50px 26px 20px 26px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	position: relative;
}

.post {
	margin: 0 0 35px;
}
.date {
	float: left;
	width: 45px;
	height: 54px;
	padding: 21px 19px 0 0;
	display: inline;
	margin: 0 7px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #832946;
	text-align: center;
	background: url(i/date.gif) no-repeat;
}
.date b {
	display: block;
	font-size: 18px;
}
.date span {
	display: block;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
}

.title {
    display: table;
    height: 1%;
}

#content h2 {
	font-size: 24px;
	line-height: 24px;
	color: #9D264D;
}
#content h2 a {
  color: #9D264D;
}

.postmetadata {
	font: bold 11px/11px Arial, Verdana, Tahoma;
	color: #9b929b;
	margin: 5px 0 0;
	line-height: 13px;
	font-size: 12px;
}
.postmetadata a {
	color: #ea88a0;
}
.entry {
	text-align: justify;
	clear: both;
	padding-top: 7px;
}

.comments {
	margin: 10px 0 0;
	padding-top: 10px;
	background: url(i/dash.gif) repeat-x;
	color: #369;
	font-size: 12px;
}
.comments a {
	color: #f58d6d;
	padding-left: 20px;
	background: url(i/comments.gif) 0 5px no-repeat;
	font-weight: bold;
}
.tags {
	margin-left: 5px;
}
.tags a {
	background: none;
	padding: 0;
}

.link a {
	font-size: 10px;
	font-weight: normal;
}

#content h3 {
	font-size: 15px;
	margin: 0 0 10px;
}
h3.pagetitle {
	margin: 0 0 25px !important;
	font-weight: normal;
	text-align: center;
	font-size: 18px !important;
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}


/* Comments */

.Comments { margin: 20px 0px 0px 0px; position: relative;}
.Comments h3 { font-size: 16px; letter-spacing: -1px; margin: 0px 0px 5px 0px; padding: 10px 0px; color:#660000; border-bottom: solid 2px #660000;}

/* Comments List */
.List ol { padding: 0px; margin: 0px;}
.List li { position: relative; padding: 5px 0px; margin: 10px 0px; list-style-type: none; background: url(images/PostDotted.gif) repeat-x bottom; }

/**/ * html .List .LGrav { right: 30px;} /* */
.List .LGrav { position: absolute; right: 0px; top: 10px;}
.List .LGrav img { border: solid 1px #ccc; padding: 2px; background: #fff;}

.List .LUsr { margin: 0px; padding: 0px; font-size: 11px; line-height: 12px; color:#999;}
.List .LUsr a { color:#999; text-decoration: none;}
.List .LUsr strong { font: bold 16px "Trebuchet MS", sans-serif; letter-spacing: -1px; color:#666;}
.List .LUsr strong a { color:#cc0000; text-decoration: none;}

.List .LCon { margin: 10px 0px 0px 0px; padding: 0px; font-size: 12px; line-height: 16px; border-top: solid 1px #ccc;}
.List .LCon p { margin: 0px; padding: 5px 0px; font-size: 12px; line-height: 16px;}

.List .Author { background:fff; }


/* Comments Form */

.Form .Email { background: url(i/FormEmail.png) no-repeat left top;}

.Form {  padding: 0px 0px 10px 0px; position: relative; margin: 0px; font-family: 'Verdana';}
.Form form { margin: 0px; padding: 0px;}
.Form a { text-decoration: underline;}
.Form p { padding: 0px 0px 2px 0px; margin: 0px; color:#666; }
.Form p small strong { font-weight: bold; color:#FF3300;}
.Form p small { font-size: 11px; display: block; padding: 6px 0px; color:#000;}
.Form .TextField { color:#003366; background: #e9f8ff; border: solid 1px #d5e7f0; padding: 6px 6px 6px 30px; font-size: 12px; display: block;}
.Form .TextArea { color:#003366; background: #e9f8ff; border: solid 1px #d5e7f0; padding: 6px; font-size: 12px;}
.Form input.SubmitComment { width: 57px; height: 29px; background: url(i/SubmitComment.png) no-repeat; margin-top: 4px;}
.Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -29px; margin-top: 4px;}
.Form input.SubmitCommentIE { width: 57px; height: 29px; background: url(i/SubmitComment.png) no-repeat 0 -29px; margin-top: 4px;}


/* Navigation - PlugIn */

.Nav { font-size: 11px; padding: 10px 0px; color:#666; font-family: 'Verdana';}
.Nav a { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px;}
.Nav a:visited { padding: 1px 6px 1px 4px; border-right: solid 1px #666;}
.Nav a:hover { padding: 1px 6px 1px 4px; border-right: solid 1px #666; text-decoration: none;}
.Nav span { padding: 1px 6px 1px 4px; color:#666; border-right: solid 1px #666; }
.Nav .on { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px; color:#003366;}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 276px;
	padding: 30px 22px 25px;
	margin-left: -514px;
	margin-top: -1px;
	position: relative;
	background: #D44467 url(i/left-bg.gif) no-repeat;
}

#left-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 320px;
	height: 11px;
	background: url(i/left-bottom.gif) no-repeat;
}
* html #left-bottom {bottom: -8px;}

#search {
	height: 57px;
}
#search label {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	display: block;
	margin: 0 0 7px;
}
#search input {
	float: left;
	font: 13px "Trebuchet MS", Tahoma, Arial;
	color: #832946;
}
.search {
	padding: 5px 0 0;
	width: 175px;
	border: none;
	background: none;
}
.go {
	cursor: pointer;
	width: 31px;
	height: 27px;
	margin: 1px 0 0 24px;
	border: none;
	background: none;
}

#rss {
	font-size: 12px;
	margin: 0 0 0 -5px;
	color: #832946;
	font-weight: bold;
}
#rss a {
	color: #832946;
	padding-right: 14px;
	margin-right: 7px;
}

#about {
	margin: 35px 0  12px;
	color: #540D24;
	font: 12px/15px Verdana, Tahoma;
}
#about h2 {
	font-size: 16px;
	margin: 0;
}
#about p {
	margin: 0;
}

/* Recent */
.Recent {
	margin-bottom: 10px;
}
.TabMenu {
	margin: 0 -5px 0 0;
}
.TabMenu li {
	list-style-type: none;
	display: inline;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: lowercase;
}
.TabMenu li a {
	padding: 3px 9px 9px 20px;
	width: 112px;
	margin-right: 2px;
	background: url(i/mleft.gif) no-repeat;
	float: left;
	color: #FFF;
}
.TabMenu li a#tab0 {
	background: url(i/mleft.gif) no-repeat;
}
.TabMenu li a#tab1 {
	background: url(i/mright.gif) no-repeat;
	color: #832946;
	width: 104px;
}
.TabContent {
	clear: left;
	padding-top: 10px;
	font: 11px/12px Verdana, Tahoma;
}
.TabContent ul {
	color: #FBF3F5;
	list-style: none;
}
.TabContent li {
	padding: 3px 0 5px;
	border-bottom: solid 1px #EE9FAD;
}
.TabContent li a {color: #FBF3F5;}


#left h3 {
	color: #FFF;
	background: url(i/mleft.gif) no-repeat;
	padding: 0px 9px 8px 20px;
	font-size: 14px;
	margin: 0 0 5px;
}

.adv {
	font: 10px Verdana, Tahoma;
	color: #FFF;
	margin: 0 0 10px;
}


#begunRoot li {
    border: none !important;
}



#left h2 {
	font-size: 16px;
	margin: 0 0 10px;
}
#left ul {
	color: #FBF3F5;
	list-style: none;
	font: 11px/12px Verdana, Tahoma;
}
#left li {
	padding: 3px 0 5px;
	border-bottom: solid 1px #EE9FAD;
}
#left li a {color: #FBF3F5;}




/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 165px;
	padding: 35px 12px 0 17px;
	margin-left: -194px;
	margin-top: -1px;
	position: relative;
	background: url(i/right-bg.gif) no-repeat;
}
* html #right {margin-right: -3px;}

#wp-calendar {
	width: 100%;
	margin: 0 0 10px;
}
#wp-calendar td {
	text-align: center;
	padding: 3px;
	font-size: 12px;
	color: #3C3244
}
#wp-calendar th {
	font-size: 12px;
	color: #3C3244
}
#wp-calendar caption {
	padding: 5px 12px 15px;
	font-weight: bold;
	text-align: right;
}
#wp-calendar #today {background: #F6ECEE;}


#right h2 {
	color: #600;
	font-size: 15px;
	border-bottom: solid 1px #EFECE6;
	padding: 0 0 6px 0;
}
#right h2.calendar {
	border: none;
	text-align: right;
	padding: 0 20px 8px 0;
}
#right ul {
	margin: 0 0 15px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}
#right li {
  border-bottom: solid 1px #EFECE6;
  line-height: 20px;
}
#right a {color: #c3264d;}
#right li ul {
	margin: 0 0 -1px;
	padding-left: 10px;
  border-top: solid 1px #EFECE6;
}

#right .widget_tag_cloud {
	line-height: 23px;
}
.widget {margin: 0 0 15px;}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 75px;
	margin-top: -1px;
	background: url(i/footer-bg.gif) 563px 0 no-repeat;
}
#footer p {
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Tahoma;
}
a {
color: d13057;}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}