/*
Theme Name: Marc Rubianni
Theme URI: http://wordpress.org/
Description: Desc.
Version: 1.0
Author: Matevž Mihalič & Artisan (Jure Šuln) 
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	 v1.0
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

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;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	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;
}




/* THE REAL SHIT HERE */

@font-face {
	font-family: 'Calibri';
	src: url('calibriz.eot');
	src: local('Calibri'), local('Calibri-BoldItalic'), url('calibriz.woff') format('woff'), url('calibriz.ttf') format('truetype'), url('calibriz.svg#Calibri-BoldItalic') format('svg');
}
html, body { height:100%; }
body {
    background: #1a1919;
    color: #636463;
    font-size:0.9em;
    font-style:italic;
    font-family: 'Calibri', sans-serif;
}
body.white {
    background:#fff;
}

a {
    color: #636463;
}
h2, .post strong  {
    font-size: 1.5em;
    vertical-align:middle;
}

.menu li a:hover {
    color:#111;
}

.ie .menu li a:hover {
    color:#333;
}

.menu li a:hover, h2 a:hover {
    text-shadow: rgba(123, 65, 23, 0.5) -1px 0, rgba(123, 65, 23, 0.3) 0 -1px, rgba(255,255,255,0.5) 0px 1px;
}

.post {
    vertical-align:middle;
    line-height:1.1em;
}

h2 a, h2, .post strong { 
    color: #e77a2b;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Calibri', sans-serif;
}
* html #page {
height: 100%;
}
#page {
    width: 960px;
    margin: 0 auto;
    min-height:100%;
}

#header {
    margin-bottom: 60px;
    padding-top: 50px;
}
#header h1 a {
    width: 434px;
    height: 55px;
    display: block;
    background: url(images/logo-black.png) no-repeat;
}
.white #header h1 a {
    background: url(images/logo-white.png) no-repeat;
}

#header .menu {
    width:555px;
    height:35px;
    background: url(images/top-menu.png) no-repeat;
    float: right;
    margin-top:-43px;
    padding: 0 20px;
    margin-right: -80px;
}

#header .menu li {
    display: inline;
    line-height: 38px;
    vertical-align: middle;
    margin-right: 3px;
}

#header .menu a {
    padding-right:12px;
    background: url(images/dot.png) no-repeat right;
}

#header .menu li#change {
    float:right;
    margin-right:35px;
    padding: 11px 0;
}

#header .menu li#change a {
    background: url(images/white.png) no-repeat;
    width: 13px;
    height: 12px;
    display: block;
}
.white #header .menu li#change a {
    background: url(images/black.png) no-repeat;
}

#header .menu li.last a {
    background: none;
    padding-right: 0;
}
.menu li.selected a {
    color: #fff;
}

.menu a { 
    text-decoration: none;
    text-transform: uppercase;
    font-style: italic;
    color: #1a1919;
    font-family: 'Calibri', sans-serif;
    font-weight:bold;
}

#content {
    width: 660px;
    float:right;
}

#sidebar {
    width: 300px;
    float:left;
}

#sidebar .menu a {
    font-size:1.2em;
}
#sidebar .menu {
    margin-top:15px;
    margin-bottom: 45px;
}

#sidebar .menu li {
    width:220px;
    height:35px;
    background: url(images/button.png) no-repeat;
    line-height: 40px;
    vertical-align: middle;
    text-align: right;
    margin-bottom:20px;
    padding-right:20px;
}

#sidebar .menu .ena { margin-left: 50px;}
#sidebar .menu .dva { margin-left: 38px;}
#sidebar .menu .tri { margin-left: 26px;}
#sidebar .menu .stiri { margin-left: 14px;}


#sidebar .aktt_tweets {
    margin-left:20px;
    width: 260px;
}
#sidebar .aktt_tweets ul {
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
}

#image { margin-bottom: 29px;}

.txtreplace {
    text-indent: -100em;
    overflow: hidden;
    
}

.post {
    padding-left:30px;
    margin-bottom:20px;
}
.post p {
    margin-bottom:10px;
}

.post h2, .post p {
    display: inline;
}

.post h2 {
    margin-left:-30px;
}

#footer {
    position:relative;
    clear:both;
    background:#eaeaea;
    text-align:center;
    width:100%;
    margin-top:-16px;
}


#footer p {
    font-size:0.8em;
    background: #e77a2b;
    color:#fff;
    padding: 2px 0;
    font-style:normal;
}
#footer p a {
    color: #fff;
    text-decoration:none;
}
#footer p a:hover {
    text-decoration:underline;
}
.clear { clear: both;}


/* HACKS */
.ie7 #header .menu a {
    background: url(images/dot.png) no-repeat right 8px;
}

.ie6 #sidebar, .ie6 #content {
    position: absolute;
    top:185px;
}
.ie6 #content {
    margin-left:300px;
}
.ie6 #footer {
    position:fixed;
    bottom:0;
}


