/*
Theme Name:
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%;
	background: url(i/top-bg.gif) repeat-x;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font: 12px/24px Verdana, Arial, Tahoma, sans-serif;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(i/bottom-bg.gif) 0 100% repeat-x;
	position: relative;
}
a {
	color: #464646;
	outline: none;
}
a:hover {
	color: #C60000;
}
p {padding: 8px 0}
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 {
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background: url(i/content-bg.gif) 100% 0 repeat-y;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 145px;
	position: relative;
	background: #EAEAEC url(i/header.jpg) no-repeat;
}
#logo {
	position: absolute;
	top: 38px;
	left: 0px;
	width: 240px;
	height: 52px;
	text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 0;
	right: 33px;
	font-size: 11px;
	line-height: 27px;
	list-style: none;
}
#nav li {
  float: left;
  background: url(i/nav-sep.gif) 100% 6px no-repeat;
}
#nav li#n3 {background: none}

#nav a {
  float: left;
	color: #D3D3D3;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
#nav a:hover,
#nav .current a {color: #FFF}
#n1 a {width: 77px}
#n1 a:hover,
#n1.current a {background: url(i/nav-hover.gif) 0 0 no-repeat}
#n2 a {width: 76px; margin-left: -2px; padding-left: 2px;}
#n2 a:hover,
#n2.current a {background: url(i/nav-hover.gif) -75px 0 no-repeat}
#n3 a {width: 56px; margin-left: -2px; padding-left: 2px;}
#n3 a:hover,
#n3.current a {background: url(i/nav-hover.gif) -151px 0 no-repeat}

#search {
  position: absolute;
	top: 40px;
	right: 31px;
	display: none;
}
#search input {
  float: left;
	font: 11px Verdana, Tahoma, Arial;
	border: 1px solid #C1C1C1;
}
.search {
  width: 84px;
	padding: 1px 4px 2px;
	color: #505050;
}
#search .go {
  cursor: pointer;
	width: 28px;
	height: 18px;
	background: #EDEDED;
	margin-left: 1px;
	padding: 0 0 1px;
}

#rss {
  position: absolute;
	top: 39px;
	right: 158px;
	width: 64px;
	height: 76px;
	background: url(i/rss.gif) no-repeat;
}
.fb-counter {
  position: absolute;
	top: 83px;
	right: 54px;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding: 0 0 80px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
}
#text {
	margin: -10px 311px 0 1px;
	position: relative;
	overflow: hidden;
}
.post {
	margin: 0 0 28px;
	padding-bottom: 2px;
	border-bottom: 1px solid #BEBEBE;
}
#single .post {
  border: none;
	margin: 0 0 10px;
}
#content h2 {
	font: 24px/1 Arial, Tahoma;
	padding: 0 0 7px;
	border-bottom: 1px solid #D8D8D8;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.postmetadata {
	font-size: 11px;
	color: #828282;
	margin: -3px 0 5px;
}
.postmetadata a {
	color: #828282;
}
.postmetadata a:hover {
	color: #C60000;
}
.postmetadata span {
  margin-right: 10px;
}
.entry {
	text-align: justify;
	line-height: 18px;
}
.entry img {
  padding: 3px;
	border: 0px solid #D0D0D0;
}

img.nb {
  padding: 3px;
	border: 0px solid #D0D0D0;
}

.entry a {
  color: #5E5E5E;
}
.entry a:hover {
  color: #C60000;
}
.comments {
	text-align: right;
	font-weight: bold;
	padding-bottom: 23px;
	border-bottom: 1px solid #BEBEBE;
	position: relative;
}
.comments a {
	background: url(i/comments.gif) 0 1px no-repeat;
	padding: 0 0 2px 20px;
}
.post ul,{
	font-weight: bolder;
	}
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
	font-weight: normal;
}

.psubscribe,
.cblock {
  background: #EDEDED;
	border: 1px solid #DEDEDE;
	font-size: 11px;
	line-height: 14px;
	padding: 7px 8px 8px;
	position: relative;
	margin: 20px 0 8px;
	height: 1%;
}
.cblock {
	font-size: 12px;
	line-height: 18px;
	padding: 8px 17px 8px;
	margin: 0 0 15px;
}
#text .blt {
  position: absolute;
	top: -1px;
	left: -1px;
	width: 638px;
	height: 10px;
	background: url(i/block-top3.gif) no-repeat;
	overflow: hidden;
}
#text .blb {
  position: absolute;
	bottom: -1px;
	left: -1px;
	width: 638px;
	height: 7px;
	background: url(i/block-bottom3.gif) no-repeat;
	overflow: hidden;
}
* html #text .blb {bottom: -2px}
.psubscribe a.rss {
  padding: 0 0 0 13px;
	background: url(i/rss2.gif) 0 2px no-repeat;
	color: #E84017;
	text-decoration: none;
}
.psubscribe a.rss:hover {
	text-decoration: underline;
}
.ptags {
  font-size: 11px;
}
.ptags strong {
  font-size: 12px;
	padding: 0 0 2px 18px;
	background: url(i/icon-tags.gif) 0 1px no-repeat;
}

.related {
  margin: 10px 0 35px;
}

#content .related h3 {
  font-size: 12px;
	padding: 0 0 5px 18px;
	background: url(i/icon-recent1.gif) 0 5px no-repeat;
}
.related ul {
	list-style: none;
	font-size: 11px;
	line-height: 12px;
	margin: -10px 0 0 5px;
}
.related  li {
  padding: 2px 0;
}
.related a {
  color: #353535;
	background: url(i/arrow.gif) 0 5px no-repeat;
  padding: 0 0 0 7px;
}
.related a:hover {
  color: #CE0000;
	background: url(i/arrow2.gif) 0 5px no-repeat;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 5px;
	font-weight: normal;
}
h3.pagetitle {
	margin: 10px 0 25px !important;
	text-align: center;
}
h3#comments,
h3#respond {
	padding-left: 18px;
	color: #C62500;
}
h3#respond {
	color: #C62500;
}
#content h4 {
  font-size: 12px;
}

.commentlist {
	margin: 5px 20px 0 0;
	list-style: none;
}
.commentlist li {
	padding: 8px 0 15px;
	height: 1%;
}
.cdata {
	background: url(i/cdata.gif) 38px 100% no-repeat;
	padding: 0 0 13px;
}
.author {
  color: #BE0C0C;
	background: url(i/icon-comment.gif) 0 1px no-repeat;
	padding: 0 0 2px 20px;
}
.author a {
  color: #BE0C0C;
	text-decoration: none;
}
.author a:hover {
  color: #333;
	text-decoration: underline;
}
.commentmetadata a {
  text-decoration: none;
}
.commentmetadata a:hover {
  text-decoration: underline;
  color: #333;
}
.ctext {
  background: #FFF;
	padding: 6px 11px 8px;
	margin-left: 20px;
}

#author, #email, #url, #comment, #submit {
	font: 12px Verdana, Arial, Tahoma;
	padding: 3px 4px;
	width: 250px;
	border: 1px solid #A6ACB6;
}
#comment {
	width: 450px;
	height: 150px;
}
#submit {
	width: 175px;
	height: 22px;
	padding: 0 0 1px;
	background: #F7F7F7 url(i/submit-comment.gif) no-repeat;
	cursor: pointer;
	overflow: visible;
	font-size: 11px;
	border: none;
}
.subscribe-to-comments {
  font-size: 11px;
	color: #7C7C7C;
}

.navigation {
	height: 30px;
	text-align: center;
	font-weight: bold;
}
.navigation a,
.navigation span {
  text-decoration: none;
	margin: 0 4px;
}
.navigation a:hover {
  text-decoration: underline;
}
.navigation .current {
  color: #949494;
}
.alignleft {float: left;}
.alignright {float: right;}

td.studii {
	text-align: center;
	padding: 4px;
}
td.studii2 {
	text-align: left;
	font-weight: 600;
	padding: 4px;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 274px;
	margin-left: -274px;
	margin-top: -10px;
	position: relative;
	font-size: 11px;
	line-height: 14px;
}

.block {
  position: relative;
	background: #EDEDED;
	border: 1px solid #DEDEDE;
	margin: 0 0 10px;
	padding: 8px 5px 7px;
	height: 1%;
}
.block.white {
  background: #FFF;
	padding: 10px 0;
	text-align: center;
}
.block .blt {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 274px;
	height: 10px;
	background: url(i/block-top.gif) no-repeat;
	overflow: hidden;
}
.white .blt {
	background: url(i/block-top2.gif) no-repeat;
}
.block .blb {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 274px;
	height: 17px;
	background: url(i/block-bottom.gif) no-repeat;
	overflow: hidden;
}
* html .block .blb {bottom: -2px}
.white .blb {
	height: 10px;
	background: url(i/block-bottom2.gif) no-repeat;
}
.block ul {
  list-style: none;
	overflow: hidden;
}
.block li {
	background: url(i/dot.gif) repeat-x;
	margin-top: -1px;
	padding: 6px 0;
	position: relative;
	height: 1%;
}
.block li a,
.block .t7 li div {
  text-decoration: none;
	display: block;
	background: url(i/arrow.gif) 0 5px no-repeat;
	padding-left: 10px;
}
.block li a:hover {
  text-decoration: underline;
	background: url(i/arrow2.gif) 0 5px no-repeat;
}
.block li.hover {
  background-color: #F6F6F6;
	cursor: pointer;
}
.block li.hover a {
  background: #F6F6F6 url(i/arrow2.gif) 0 5px no-repeat;
	color: #C60000;
}
.block .t7 li.hover div {
  background: #F6F6F6 url(i/arrow2.gif) 0 5px no-repeat;
}
.block .t7 li.hover a {
  background: none;
}
.block li.hover span a {
  color: #929292;
  text-decoration: none;
}
.block li span {
  color: #929292;
	padding-left: 18px;
	display: block;
}
.block li span a {
  display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
  color: #929292;
}
.block li span a:hover {
  color: #929292;
  text-decoration: underline;
}

/* tabs */
.tabs {
	height: 26px;
	font-size: 12px;
	margin-bottom: -1px;
	position: relative;
}
.tabs li {
  float: left;
	display: inline;
	height: 19px;
	background: #F7F7F7 url(i/tab-bg.gif) repeat-x;
	border-bottom: 1px solid #DEDEDE;
	padding: 6px 5px 0;
	margin: 0 0 0 3px;
}
.tabs li.tab-current {
  border: none;
	height: 26px;
	padding-bottom: 1px;
	font-weight: bold;
	margin: 0 -7px 0 0;
	border: 1px solid #DEDEDE;
	border-width: 0 0 0 1px;
	background: #FFF url(i/tab-current.gif) no-repeat;
	padding: 0 0 0 6px;
	position: relative;
}
.tabs li span {
	padding: 0;
	color: #505050;
}
* html .tabs li span {float: left}
.tabs li.tab-current span {
	background: url(i/tab-current.gif) 100% 0 no-repeat;
	display: block;
	height: 20px;
	padding: 6px 10px 0 0;
	color: #515B73;
}
.tabs li.tab-current .t2 {
	padding: 6px 13px 0 2px;
}
.tabs li.tab-current .t3,
.tabs li.tab-current .t6 {
	background: url(i/tab-current2.gif) 100% 0 no-repeat;
}
* html li.t3 {
	padding: 5px 5px 0;
	height: 20px;
}
.tabs li.tab-current .t4,
.tabs li.tab-current .t5,
.tabs li.tab-current .t6 {
	padding: 6px 15px 0 4px;
}
.tabs li.tab-current .t7 {
	padding: 6px 15px 0 4px;
	background: url(i/tab-current2.gif) 100% 0 no-repeat;
}
.tabs li.t1,
.tabs li.t4 {
  margin-left: 0;
}
div.t1, div.t2, div.t3, div.t4, div.t5, div.t6, div.t7 {
  background: #FFF;
	border: 1px solid #DEDEDE;
	padding: 8px 18px 9px;
}
div.t2, div.t3,
div.t5, div.t6 {
  display: none;
}
/* end tabs */

div.t1 {
  font-weight: bold;
}
div.t1 a:hover, div.t2 a:hover, div.t3 a:hover {
  text-decoration: none;
}
div.t4 li a {
  background: url(i/icon-recent1.gif) 0 3px no-repeat;
	padding-left: 18px;
	min-height: 19px;
	height: auto !important;
	height: 19px;
}
.t4 li a:hover, .t4 li.hover a {
  background: url(i/icon-recent2.gif) 0 3px no-repeat;
}
.t7 li a {
  display: inline;
	background: none;
	padding: 0;
}
.t7 li a:hover {
	background: none;
}

.tags {
  text-align: center;
	padding: 10px 0;
}

.block .list-recentcomments li a {
  display: inline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #E5E5E6 url(i/footer.jpg) no-repeat;
	width: 950px;
	height: 80px;
	margin: -80px auto 0;
	text-align: center;
	font-size: 11px;
}
#bottom-nav {
  padding: 24px 0 0;
	margin-bottom: -2px;
	color: #505051;
}
#bottom-nav a {
	color: #505051;
}
#bottom-nav a:hover {
	color: #C60000;
}
