/*  
Theme Name: Start UP 960
Version: 0.9
Description: Just a stupid theme.
Author: Valentin Aleksiev
Author URI: http://www.valexiev.com
*/

/*--------- HEADER --------------*/
.black {background: black;}

#white {background: #fff url(images/bg_middle.png) repeat-x;padding-top: 2em;}

#content, #top, #down, #articles {overflow: hidden; /* ie shit*/}

#logo{}

#logo a { width:300px; height:99px; display:block; padding: 15px 0 10px 0.5em /*kolkoto na butonite*/;}
#logo h1 { position:absolute; left:-999em;}


/*-----------  2ro menu   --------------------*/

#secondMenu{overflow: hidden;float:right;/* ie shit*/}

#gore {
list-style-type: none;
margin: 20px 0;
padding: 0;
}

#gore li {
border-right: 1px solid #aaa;
float: right;
display: inline;
line-height: 1.1em;
margin: 0 -.6em 0 .6em;
padding: 0 .6em 0 .6em;
font-size: 0.8em;
}

ul#gore li a {
text-decoration: none;
color: #eee;
}

#gore li a:hover {
text-decoration: none;
color: #08c;
}

/*------ MENU ------------*/
#lenta {}
/*
#menu {}

#menu ul {
padding-left: 0;
margin-left: 0;
background: ;
color: #fff;
float: left;
}

#menu ul li { display: inline; }

#menu ul li a
{
padding: 0.4em 1.2em;
background: ;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #000;
font-size: 0.875em;
}

#menu ul li a:hover {
background: #08c url(images/hover.gif) repeat-x;
color: #fff;
}

#menu ul li.current_page_item a {
background: #08c url(images/hover.gif) repeat-x;
color: #fff;
}
*/
#menu ul{list-style-type: none;margin: 0;padding: 0;}
#menu ul li{float: left;margin: 0 1px 0 0;height: 32px;overflow: hidden;background: url(images/tab_right_current1.jpg) no-repeat right top;display: inline;}
#menu ul li a{display: block;padding: 0.4em 1.2em;font-size: 0.9375em;text-decoration: none;background: url(images/tab_left_current1.jpg) no-repeat;color:#fff;}
#menu ul li.current_page_item, #menu ul li:hover {background: url(images/tab_right_1.jpg) no-repeat right top;text-decoration: none;}
#menu ul li.current_page_item a, #menu ul li.current_page_item a:hover, #menu ul li a:hover{background: url(images/tab_left_1.jpg) no-repeat;color:#000;text-decoration: none;}
#menu ul li a:hover{_background: none; _color: #08c; _text-decoration: underline;}

/*------- Search ------------*/

#searchbox {
background: url(images/search.png) no-repeat right top;
height: 22px;
float: right; /* ie shit*/
}

#search_form { margin: 0 1px; float:right;}

html[xmlns*=""] body:last-child #search_form { margin: 0; } /* This is a hack for Safari */

#search_form .search_input { width: 165px; color: #777; font: normal 0.8em Verdana, Arial, Helvetica, sans-serif; border: 0px; margin: 2px 10px; _margin: 3px 5px; /* ie shit 6 */ *margin: 0 7px; /* ie shit 7 */}

#search_form .search_input:focus { color: #444; }

#content .search_input { font-size: 0.9231em !important; }
		

/*----- AUTHOR ------*/
#author p {float: right; margin: 3em 0 0 0; padding: 0; font-size: 0.6875em; color: #777;}
#author a:hover {font-size: 3em; text-decoration: none; line-height: 1em;}

/*----	FOOTER  ---------*/

#logo_footer {
background: #000;
width:88px;
padding:20px 0;
margin:0 auto;
}

/*----	QUOTES  ---------*/

#citati {padding: 0 0px 40px 22px; }
#citati p {padding: 0; margin:0;}
#citati blockquote { background: url(images/blockquote1.png) no-repeat left top; _background: url(images/blockquote1.gif) no-repeat left top; color: #333; padding: 0 0 10px 70px; font: 1.2em "American Typewriter", "Trebuchet MS", Verdana, sans-serif; line-height: 1.3em; _display: inline-block; *display: inline-block; /* IE super shit . Don't change it coz you'll die! */}
#citati blockquote p.man { text-align: right;  padding: 20px 0px 0 100px; font-size: 0.75em;}

/*---------------------Specifi4ni -------------------------------------------------*/

.zelen {color: #25c814;}

h2.pagetitle {margin:0 0 0.7em 0;padding:0;font-size:1.8em;}
p.intro { color: #5f656d; font-size: 15px; font-weight: normal; margin: 0 0 2em 0; position: relative;}

.space_10 {clear:both; height: 10px; margin: 0; padding: 0;}
.space_20 {clear:both; height: 20px; margin: 0; padding: 0;}
.space_30 {clear:both; height: 30px; margin: 0; padding: 0;}
.space_40 {clear:both; height: 40px; margin: 0; padding: 0;}

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

/*---------------
	Labs
----------------*/

.column1ot3 {margin: 0 48px 0 0;}
.column2ot3 { width: 252px; margin: 0 auto;}
.column3ot3 {margin: 0 0 0 48px;}
.column1ot3 p, .column2ot3 p, .column3ot3 p { margin-bottom: 0px; padding: 0;}
.column1ot3 h3, .column2ot3 h3, .column3ot3 h3{ position: relative;font-size: 1.375em;font-weight: normal;margin-bottom: 10px;}
.column1ot3 img, .column2ot3 img, .column3ot3 img{ margin-bottom: -25px;}

/*--------- Promo  --------------*/

.promo  {}
.promo img {width: 220px; height: 165px;}



