/*
Theme Name: BEST Iasi
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 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

*/



/* Resteaza elementele globale */
* {margin: 0; padding: 0;}
/* Reseteaza toate elementele pentru a evita orice "gandac". */
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, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; }
/* Scoate margin/padding din jurul elemetelor de tipul "form". */ 
input, select, textarea { font-size: 11px; }
/* Inlatura elementul "border" din jurul imaginilor */
a img, abbr, acronym { border: none; }
/* Reseteaza tipul fontului */	
strong, b	{ font-weight: bold; }
em, i		{ font-style: italic; }
/* Seteaza listele  */
ul, ol { list-style: none; }
/* Stiluri pentru tabele */
table						{ border-collapse: collapse; border-spacing: 0; }
table, th, tr, td, caption	{ vertical-align: top; }	
caption, th, td				{ text-align: left; font-weight: normal;}


/* DEFINE LAYOUT */

body{ background: url(images/bg.jpg) #B3D1FF repeat-x; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:75%; line-height:1.5; color:#555555; text-align:center; margin:0px;}
#page{ width:960px; margin:0 auto; background:url(images/bg_page_mid.png) repeat-y; }
#header{ height:247px; background:url(images/header_bg.png); }
#sigla{ float:left; margin:25px; background:url(images/logo.png) no-repeat; text-indent:-1000px; height:150px; width:250px;}
/*#slideshow{ float:right; margin:10px; background:url(images/slideshow_bg.png) no-repeat; text-indent:5310px; height:230px; width:531px;}
*/
#comoara_ascunsa{ float:right; margin:10px; text-indent:5310px;}
#up_menu{ }
.menu { height:40px; width:750px;}
.menu ul{ list-style-type:none;}
.menu li{display:inline;}
.menu a{ float:left; text-decoration:none;  padding:8px; font-size:16px; font-weight:bold; color:#06C;}
.menu a:hover{ background:#FFF;}
.menu a:visited{color:#06C;}	
.menu a:link {color:#06C;}
	

	
#main_content{ height:850px; width:750px;}
	
#left_side{ width:160px; float:left; padding:10px; margin-top:10px; text-align:left; border-left:2px solid #06C; padding-left:5px;}
#left_side li{ list-style:none;}
#left_side li a { font-size:16px; font-weight:bold; }
#left_side hr { color:#06C;}


.postmetadata{ padding-bottom:30px;}

#left_column{ width:750px; float:left; margin:10px;}
.center_side{ width:560px; float:left; z-index:1;}	
#top_content{ heigth:10px; width:570px; float:left; background:url(images/bg_content_top.png) no-repeat; margin-top:10px; }
#content{ float:left;width:550px; color:#000000; text-align:left; padding:0 10px 0 10px; background:#FFF;}
#bottom_content{ height:10px; width:570px;background:url(images/bg_content_bottom.png) no-repeat; margin-bottom:20px;}



#right_side{width:180px; float:left; padding:5px; margin-top:10px; margin-bottom:10px; text-align:left;} 
#footer{ height:50px; background:url(images/footer_bg.png); margin-bottom:20px;}
#footer p { font-size:11px; padding:10px; text-align:center; color:#FFFFFF;}
#footer a{ text-decoration:none; color:#FFFFFF;}
#footer a:visited{ text-decoration:none; color:#FFFFFF;}
#footer a:hover{ text-decoration:underline; color:#FFFFFF;}


.clear{ clear:both; }

/* DEFINE TYPOGRAPHY */

p { text-align:left; line-height: 140%; padding-bottom:20px;}
h2 { color: #202020; font-size: 22px; margin: 0px 0 0px 0; text-align:left; line-height:2;}
strong { color: #75297F; }
a { color:#202020; text-decoration:none;}
a:hover { color:#202020; text-decoration:underline;}
a:visited { color:#202020; text-decoration:none;}
