/* @override http://www.local.tierze.ro/wp-content/themes/tierzero/style.css */

/*  
Theme Name:		tierZE.RO Theme
Theme URI:		http://www.tierze.ro/
Description:	The tierZE.RO fast shot theme to get it online.
Version:			0.2
Author:				Stefan Frede
Author URI:		http://www.frede.biz/
Tags: 				black gray lilac, cosy, fixed width, two columns
Date:					19.06.2008 @ 15:36:05
Colors:				#000000 (black) 
              #ffffff (white)
							#404040 (gray)
              #9966ff (lilac)
Sections:			=reset              
              =typography & colors
              =structure          
              =headlines          
              =images             
              =lists              
              =forms              
              =various            
              =hacks              
*/

/* =reset
 *************************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* Safari doesn't support the quotes attribute, so we do this instead. */
blockquote:before, blockquote:after, q:before, q:after
{
	/* CSS 2; used to remove quotes in case "none" fails below. */
	content: "";
	
	/*
	CSS 2.1; will remove quotes if supported, and override the above.
	User-agents that don't understand "none" should ignore it, and
	keep the above value. This is here for future compatibility,
	though I'm not 100% convinced that it's a good idea...
	*/
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* typography & colors
----------------------------------------------------------------------------*/
body {
	background: #000000 url(images/tierzerobgbody.jpg) repeat top left;
	color: #ffffff;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
}

#page {
	text-align: left;
}

#header {
	background-color: #000000;
}

#body #main .wrapper {
	font-size: 1.1em;
	line-height: 1.4em;
	text-transform: lowercase;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
}

h3 {
	font-weight: normal;
}

#body #main h3 {
	text-transform: uppercase;
}

a:link,
a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	color: #ffffff;
	text-decoration: underline;
}

h2,
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active,
h2 a:focus,
h3,
h3 a:link,
h3 a:visited,
h3 a:hover,
h3 a:active,
h3 a:focus {
	color: #9966ff;
	text-decoration: none;
}

code {
	font-family: 'Courier New', Courier, fixed;
}

form, input, select {
	font-family: Arial, Helvetica, sans-serif;
}

acronym,
abbr,
span.caps {
	letter-spacing: .07em;
}

small {
	font-size: 1em;
	line-height: 1.5em;
}

.post small {
	color: #9966ff;
}

.entry p a:link,
.entry p a:visited,
.entry p a:hover,
.entry p a:active,
.entry p a:focus,
.postmetadata a:link,
.postmetadata a:visited,
.postmetadata a:hover,
.postmetadata a:active,
.postmetadata a:focus {
	text-decoration: underline;
}

#introtext a:link,
#introtext a:visited,
#introtext a:hover,
#introtext a:active,
#introtext a:focus {
	color: #000000;
}

.alt {
	background-color: #000000;
	border: 1px solid #ffffff;
	
}

#body #sidebarwrapper .wrapper {
	line-height: 1.4em;
	text-transform: uppercase;
}

#body #sidebar form,
#body #sidebar input,
#body #sidebar select, {
	font-size: 1em;
}

#body #sidebar #newsletter a {
	font-size: 1em;
}

.commentlist cite,
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	line-height: 1.5em;
	text-transform: none;
}

/* =structure
----------------------------------------------------------------------------*/
#pageouterwrapper {
	margin: 0 224px 0 50px;
}

#pageouterwrapper, #pagewrapper, #page, #header, #utilities {
	width: 750px;
}

#header {
	background: url(images/tierzerobgheader.jpg) no-repeat;
	height: 240px;
	position: relative;
	width: 100%;
}

#utilities {
	background: #9966ff url(images/tierzerobgutilities.jpg) no-repeat;
	height: 25px;
	width: 750px;
}

.container {
	display: inline-block;
}

.container:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.column {
	float: left;
}

#main {
	width: 550px;
}

#sidebarwrapper {
	width: 200px;
}

#main .wrapper {
	padding: 0 25px;
}

#sidebarwrapper .wrapper {
	padding: 0 25px;
}

.post {
	margin-top: 20px;
}

.entry p {
	margin-bottom: 15px;
	overflow: hidden;
}

.postmetadata {
	clear: both;
}

.postmetadata span {
	display: block;
	position: relative;
}

.postmetadata span span {
	display: inline;
	position: static;
}

.postmetadata span a.back_to_top {
	position: absolute;
	right: 0;
}

#footer {
	padding: 50px 25px 25px;
	text-transform: lowercase;
}

#footer span {
	display: block;
	position: relative;
	width: 500px;
}

#footer span a.back_to_top {
	position: absolute;
	right: 0;
}

/* =headlines
----------------------------------------------------------------------------*/
#header h1 {
	bottom: 5px;
	display: block;
	height: 89px;
	position: absolute;
	right: 5px;
	width: 291px;
}

h2 {
	margin: 5px 0 10px;
	text-transform: uppercase;
}

h2.pagetitle {
	margin-top: 20px;
}

/* =images
----------------------------------------------------------------------------*/
#pagewrapper {
	background: #404040 url(images/tierzerobgpage.jpg) no-repeat 0 0;
}

#page {
	background: url(images/unnh_vdot.gif) repeat-y 550px;
}

#header h1 img {
	height: 89px;
	width: 291px;
}

.entry p img {
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

/* =lists
 *************************************************************************/

#utilities UL {
	background: url(images/unnh_vdot.gif) repeat-y top left;
	height: 25px;
	float: right;
	list-style-type: none;
	text-align: center;
	width: 200px;
}

#utilities UL LI {
	display: block;
	float: left;
	text-align: center;
}

#utilities UL LI .box {
	height: 18px;
	padding: 7px 7px 0;
}

#utilities UL LI IMG.contact {
	height: 10px;
	vertical-align: text-top;
	width: 14px;
}

.entry ul li:before,
#sidebar ul li:before {
	content: "\00BB \0020";
}

.entry OL {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry OL LI {
	margin: 0;
	padding: 0;
}

.postmetadata UL,
.postmetadata LI {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

ul#sidebarwrapper {
	margin-top: 15px;
}

ul#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

ul#sidebar p {
	margin: 0;
}

ul#sidebar ul {
	margin: 0;
}

ul#sidebar ul li {
	margin: 0;
}

/* =forms
 *************************************************************************/
#sidebar #searchform {
	margin: 22px 0 10px;
}

#sidebar #searchform #s {
	float: left;
	width: 75px;
}

#sidebar #searchform #searchsubmit {
	float: right;
}

#sidebar #newsletter input {
	width: 145px;
}

#sidebar select {
	width: 150px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

/* =comments
 *************************************************************************/
.alt {
	padding: 10px;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 10px 0;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* =various tags & classes
 *************************************************************************/
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin: 25px 0 0;
}

.entry table img {
	margin: 0 10px 10px 0;
}

.tellafriend {
	padding: 0 0 10px;
}

.tellafriend img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.tellafriend a {
	text-decoration: underline;
}

li#twitter-tools.widget.aktt_widget {
	background-color: #5e3ca1;
  border: 1px solid #ffffff;
  padding: 5px;
}

li#twitter-tools.widget.aktt_widget h3 {
  color: #ffffff;
	margin-bottom: 5px;
}

.aktt_tweets {
  font-size:  1em;
  line-height: 1.2em;
  text-transform: lowercase;
}

.aktt_tweets ul li {
  padding-bottom: 5px;
}

.aktt_tweets ul li a {
  display: none;
}

li#twitter-tools.widget.aktt_widget .aktt_tweets ul li:before {
  content: "# ";
}

li#twitter-tools.widget.aktt_widget .aktt_tweets ul li.aktt_more_updates:before {
  content: "\00BB \0020";
}

li#twitter-tools.widget.aktt_widget .aktt_tweets ul li.aktt_more_updates {
  padding-bottom: 0;
}

li#twitter-tools.widget.aktt_widget .aktt_tweets ul li.aktt_more_updates a {
  display: inline;
}

.clearing {
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.vvqbox {
	padding: 0 0 15px;
}

.clearing {
	clear: both;
	height: 0;
	visibility: hidden;
}

/* =hacks for IEx and IE5/Mac
 *************************************************************************\*/
* html #sidebarwrapper {
	overflow: hidden;
}

* html .column {
	display: inline;
}

.container {
	display: block;
}
/**/

/*
I've got the world up my ass
and I'm gonna move fast
be the first
won't be the last
I've got the world up my ass
*/
