/*
Theme Name: TVdece
Theme URI: http://tvdece.ro/
Description: TVdece custom theme
Version: 1.0
Author: Mihai Moldovan
Author URI: http://mmrares.ro/
Tags: custom header, fixed width, one column

	This theme was designed and built by Mihai Moldovan,
	whose blog you will find at http://mmrares.ro/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 13px; /* Resets 1em to 10px */
line-height:20px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #58595b;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#page {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	border: 0px;
}

#header-container {
	background: #FFFFFF url('images/header.jpg') no-repeat top center;
}

#header { 
	margin: 0 auto;
	padding: 0;
	height: 420px;
	width: 980px;
	position: relative;
}

#header h1 {
	float: left;
}

#header h1 a {
	display: block;
	width: 250px;
	height: 160px;
	position: absolute;
	left: 15px;
	top: 100px;
	text-indent: -1000px;
	overflow: hidden;
}

#header #who {
	display: block;
	width: 90px;
	height: 70px;
	position: absolute;
	left: 330px;
	top: 180px;
	text-indent: -1000px;
	overflow: hidden;
}

#header #florica {
	display: block;
	width: 90px;
	height: 70px;
	position: absolute;
	left: 425px;
	top: 240px;
	text-indent: -1000px;
	overflow: hidden;
}

#header #tvdecisme {
	display: block;
	width: 90px;
	height: 70px;
	position: absolute;
	left: 555px;
	top: 220px;
	text-indent: -1000px;
	overflow: hidden;
}

#header #zicu {
	display: block;
	width: 90px;
	height: 70px;
	position: absolute;
	left: 690px;
	top: 210px;
	text-indent: -1000px;
	overflow: hidden;
}

#header #contact {
	display: block;
	width: 120px;
	height: 40px;
	position: absolute;
	left: 860px;
	top: 150px;
	text-indent: -1000px;
	overflow: hidden;
}

#header #archive {
	display: block;
	width: 120px;
	height: 40px;
	position: absolute;
	left: 860px;
	top: 190px;
	text-indent: -1000px;
	overflow: hidden;
}

#header #twitter {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 820px;
	top: 300px;
	text-indent: -1000px;
	overflow: hidden;
}

#header #rss {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 870px;
	top: 300px;
	text-indent: -1000px;
	overflow: hidden;
}

#header #facebook {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 920px;
	top: 300px;
	text-indent: -1000px;
	overflow: hidden;
}

#header #searchform #s {
	position: absolute;
	left: 30px;
	top: 363px;
	width: 125px;
	font-size: 11px;
	background: transparent;
	border: none;
	color: #FFFFFF;
}

#header #searchform #searchsubmit {
	position: absolute;
	left: 170px;
	top: 350px;
	width: 50px;
	height: 30px;
	font-size: 11px;
	background: transparent;
	border: none;
	color: #FFFFFF;
	overflow: hidden;
	text-indent: -1000px;
	cursor: pointer;
}

#body-container {
	background: transparent url('images/background.jpg') repeat-y top center;
}

#body {
	margin: 0 auto;
	width: 990px;
}

#banner {
	float: left;
	width: 185px;
}

#banner > div {
	width: 160px;
	text-align: center;
}

#banner img {
	border: 0px;
}

#content {
	float: left;
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-left: 20px;
}

.clear {
	clear: both;
}

#footer-container {
	background: transparent url('images/footer.jpg') repeat-x top center;
}

#footer {
	border: none;
	padding: 0;
	padding-left: 180px;
	margin: 0 auto;
	width: 760px;
	height: 55px;
	clear: both;
}

#footer p {
	margin: 0;
	padding-top: 19px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	}

#footer p a {
	color: #9aaf00;
	}
.post {
	float: left;
	width: 580px;
}

div.florica {
	float: left;
	width: 180px;
	height: 200px;
	background: #FFFFFF url('images/florica.jpg') no-repeat;
}

div.zicu {
	float: left;
	width: 180px;
	height: 200px;
	background: #FFFFFF url('images/zicu.jpg') no-repeat;
}

a, a:visited {
	text-decoration: none;
	color: #d55a01;
}

a:hover {
	color: #9aaf00;
}

.entry {
	text-align: justify;
	position: relative;
}

p.postmetadata {
	width: 600px;
	height: 40px;
	background: #FFFFFF url('images/metadata.jpg') no-repeat;
	padding-left: 10px;
	font-size: 10px;
}

p.postmetadata a {
/*
	color: #636363;
*/
}

.post-florica h2 a,
.post-florica h3 a {
	color: #d55a01;
}

.post-zicu h2 a,
.post-zicu h3 a {
	color: #9aaf00;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.navigation {
	width: 600px;
}

.navigation .older-entries a {
	display: block;
	width: 100px;
	height: 20px;
	background: #FFFFFF url('images/older-entries.jpg') no-repeat;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	}

.navigation .newer-entries a {
	display: block;
	width: 100px;
	height: 20px;
	background: #FFFFFF url('images/newer-entries.jpg') no-repeat;
	float: right;
	overflow: hidden;
	text-indent: -1000px;
}

#comments {
	color: #d55a01;
}

#commentlist {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#commentlist li {
	display: block;
	width: 580px;
}

#commentlist .header {
	background: #FFFFFF url('images/comments-header.jpg') no-repeat;
	height: 10px;
}

#commentlist .body {
	background: #FFFFFF url('images/comments-body.jpg') repeat-y;
	padding-left: 10px;
	padding-right: 15px;
	overflow: hidden;
}

#commentlist .body p {
	padding: 0px;
	margin: 0px;
}

#commentlist .footer {
	background: #FFFFFF url('images/comments-footer.jpg') no-repeat;
	height: 10px;
}

#commentform {
	background: #FFFFFF url('images/comments-form.jpg') no-repeat;
	padding-left: -10px;
	overflow: hidden;
	text-indent: -1000px;
	margin-top: 20px;
	position: relative;
	color: #58595B;
	width: 600px;
	height: 200px;
}

#commentform #author {
	position: absolute;
	top: 19px;
	left: 17px;
	color: #58595B;
	background: transparent;
	border: none;
	width: 112px;
}

#commentform #email {
	position: absolute;
	top: 41px;
	left: 17px;
	color: #58595B;
	background: transparent;
	border: none;
	width: 112px;
}

#commentform #url {
	position: absolute;
	top: 63px;
	left: 17px;
	color: #58595B;
	background: transparent;
	border: none;
	width: 108px;
}

#commentform #comment {
	position: absolute;
	top: 90px;
	left: 17px;
	color: #58595B;
	background: transparent;
	border: none;
	width: 510px;
	height: 45px;
}

#commentform #submit {
	position: absolute;
	top: 80px;
	left: 540px;
	color: #58595B;
	background: transparent;
	border: none;
	width: 50px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -1000px;
}

.post h2 { margin-bottom:4px; }
.meta-date { font-size:11px; margin-bottom:16px; color:#aaa; }

/*
Necunoscute
*/
/*
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
*/

.subscribe-2-comments { 
position:absolute; left:8px; top:148px; text-indent:0;
}

