/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/

/*Bogdan Style*/
/* ----------------------- START sidebar ----------------------- */
#sidebar 
{
margin:0;
padding:0;
font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
}

#sidebar h2 
{
width:238px;
height:50px;
line-height:30px;
text-indent:15px;
font-size:16px;
background:url('images/ttbar_calculator.jpg') top left no-repeat;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-weight:normal;
}
	

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	
	}

 #sidebar ul li {
	list-style-type: none;
	list-style-image: none;	
	padding-bottom:20px;	
	padding-top:0;
	margin-top:0;

	}
	
#sidebar li li
{
margin:0;
}	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;	
	}

.sidesmart ul ol, #sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;	
	}

.sidesmart ul ol, #sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

 #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul ul ul li {
	margin-left: 8px;
	}
/* ----------------------- END sidebar ----------------------- */	

/* ----------------------- START general ----------------------- */
/* ----------------------- START Reset ----------------------- */
html, body, div, span,iframe, applet, object, h1, h2, h3, h4, h5, h6, blockquote,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ul, li, fieldset, form, label, legend,table, caption, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp, tbody, tfoot, thead, tr, th, td {
margin:0;padding:0;border:0;outline:0; vertical-align:baseline;background:transparent;}
img {margin:0;padding:0;border:0;outline:0; text-decoration:none; background:transparent;}
ul {list-style: none;}
strong {font-weight: bold;}
:focus {outline: 0;}
/* ----------------------- END Reset ----------------------- */

body 
{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#000000;
background:#FFFFFF;
} 

textarea 
{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
text-decoration:none; 
border:1px solid #DADADA;
color:#000000;
}    
	 


input.port_input
{
padding-top:3px; 
margin:0; 
height:24px;
vertical-align:middle;
color:#666666;
text-align:center;
border-left:0;
border-right:0;
border-bottom:1px solid #FFAB39;
border-top:1px solid #FFAB39;
}

input.gri
{
padding-top:3px; 
margin:0; 
height:24px;
vertical-align:middle;
color:#666666;
text-align:center;
border-left:0;
border-right:0;
border-bottom:1px solid #C3C3C3;
border-top:1px solid #C3C3C3;
}

select 
{
padding:0; 
margin:0;
border:0; 
height:22px; 
vertical-align:middle;
}
	  
.img_float 
{
border:0;
float:left;
margin-right:5px;
}	

/*START radio button*/
.rbtn
{
border:0;
}  
/*END radio button*/
	  
.v_align 
{
vertical-align:middle;
}	

/* ----------------------- Aici definim toate zonele care au text trebuchet ----------------------- */
.textmenu, .tsection, .ttbar_convertor, .ttbar, .ttbar_convertor_adv, .ttbar_calculator
{
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
/* ----------------------- Aici definim toate zonele care au text trebuchet ----------------------- */

.spacer10
{
height:10px; 
font-size: 10px;
}

.spacer20
{
height:20px;
font-size: 10px; 
}

/* ----------------------- END general ----------------------- */

/* ----------------------- START fonturi ----------------------- */
.textmare
{
font-size:16px;
font-weight:bold;
}

.textmediu
{
font-size:14px;
font-weight:bold;
}

.textspacer
{
margin-left:20px;
}

.textspacer30
{
margin-left:20px;
}

.textspacer10
{
margin-left:10px;
}

/*START text gri deschis*/
.textgri         	{color:#999999;}
a.textgri		   	{text-decoration:none; color:#999999;}
a.textgri:hover  	{text-decoration:none; color:#333333;}
/*END text gri inchis*/

/*START text alb */
.textalb          	{font-size:14px; color:#ffffff;}
a.textalb	    	{text-decoration:none; color:#ffffff;}
a.textalb:hover   	{text-decoration:underline; color:#ffffff;}
/*END text alb */

.textport
{
color:#FF9900;
}

.textrosu
{
color: #CC0000;
}
/*START text albastru */
.textas          	{color:#6699CC;}
a.textas	    	{text-decoration:none; color:#6699CC;}
a.textas:hover   	{text-decoration:underline; color:#6699CC;}
/*END text albastru */

/*START text meniu*/
.textmenu         	{font-size:16px; color:#FFFFFF;}
a.textmenu		   	{text-decoration:none; color:#FFFFFF;}
a.textmenu:hover  	{text-decoration:underline; color:#FFFFFF;}
/*END text meniu*/

/*START text verde */
.textverde          	{color: #66CC00;}
a.textverde		    	{text-decoration:none; color:#66CC00;}
a.textverde:hover   	{text-decoration:underline; color:#66CC00;}
/*END text verde */
/* ----------------------- END fonturi ----------------------- */

/* ----------------------- START page head----------------------- */
#full_head
{
width:100%;
background:#FFFFFF;
}

#head 		
{
width:1000px; 
height:105px;
margin:0 auto;   
padding-top:10px;
clear:both;
}
			 
#head_left  
{
float:left;
width:250px;
font-size:10px;
color:#666666;
}	
				
#head_right	
{
float:right;
width:750px;
}						
/* ----------------------- END page head ----------------------- */

/* ----------------------- START meniu sus----------------------- */
#full_menu
{
width:100%;
height:80px;
background:#FF9900 url('images/menu.jpg') repeat-x;
}

.btn_men_left
{
float:left; 
height:48px;
line-height:48px;
}

.btn_men_right
{
float:left; 
width:25px; 
height:48px; 
background:url('images/menu_spacer.jpg') top right no-repeat;
}

.btn_men_right_bottom
{
float:left; 
width:25px; 
height:48px; 
background:url('images/bottom_spacer.jpg') top right no-repeat;
}

.btn_men_spacer
{
float:left; 
width:15px; 
height:48px; 
}

#menu_1000
{
height:48px;
width:990px;
margin:0 auto;
}

#statusbar
{
height:32px;
width:1000px;
margin:0 auto;
}

#statusbar_left  
{
float:left;
width:500px;
height:32px;
line-height:32px;
text-indent:30px;
background:url('images/dot_status.jpg') left no-repeat;
background-position: 7px;
}	
				
#statusbar_right	
{
float:right;
width:500px;
height:32px;
}	
#statusbar_right_in	
{
height:20px;
margin-top:7px;
}

li.mentop
{
display:inline;
}
/* ----------------------- END meniu sus----------------------- */

/* ----------------------- START shadow----------------------- */
#full_shadow, #full_shadow_bottom
{
width:100%;
height:10px;
font-size:10px;
}

#full_shadow
{
background:url('images/menu2.jpg') repeat-x;
}

#full_shadow_bottom
{
background:url('images/shadow_bottom.jpg') bottom repeat-x;
}

.shadow1000
{
width:1000px;
height:10px;
margin:0 auto;
font-size:10px;
}

#shadow264
{
width:264px;
height:10px;
font-size:10px;
background:url('images/shadow.jpg') top left no-repeat;
}

#shadow680
{
width:680px;
height:10px;
font-size:10px;
background:url('images/shadow680.jpg') top left no-repeat;
}
/* ----------------------- END shadow----------------------- */

/* ----------------------- START container normal ----------------------- */
#principal
{
width: 1000px; 
margin: 0 auto; 
clear:both;
}

#principal_left
{
float:left; 
width:264px; 
background:#F0F0F0 url('images/bg_left.jpg') top left repeat-y;
}

#principal_left_shadow
{
width:264px; 
height:15px;
background:#F0F0F0 url('images/shadow_bottom2.jpg') top left no-repeat;
}

#principal_left2
{
width:264px; 
background:url('images/bg_right.jpg') top right repeat-y;
}

#principal_left3
{
width:238px; 
margin:0 auto;
}

#principal_spacer
{
float:left; 
width:10px; 
}

#principal_right
{
float:right; 
width:726px; 
}

#centru
{
float:left; 
width:404px; 
}

#centru_spacer
{
float:left; 
width:10px; 
}


/* ----------------------- END container normal ----------------------- */
/* ----------------------- START titlebar----------------------- */
.ttbar
{
width:300px;
height:40px;
line-height:32px;
text-indent:22px;
margin-bottom:10px;
font-size:16px;
background:url('images/ttbar.jpg') top left no-repeat;
}

.ttbar_convertor
{
width:238px;
height:74px;
line-height:30px;
text-indent:15px;
font-size:16px;
background:url('images/ttbar_convertor.jpg') top left no-repeat;
}

.ttbar_convertor_adv
{
width:401px;
height:74px;
line-height:30px;
text-indent:15px;
font-size:12px;
background:url('images/ttbar_convertor_adv.jpg') top left no-repeat;
}
.ttbar_convertor_adv_left
{
float:left;
width:171px;
height:74px;
line-height:50px;
text-indent:15px;
}

.ttbar_convertor_adv_right
{
float:right;
width:230px;
height:74px;
}


.ttbar_calculator
{
width:238px;
height:48px;
line-height:35px;
text-indent:15px;
margin-bottom:10px;
font-size:16px;
background:url('images/ttbar_calculator.jpg') top left no-repeat;
}
/* ----------------------- END titlebar----------------------- */

/* ----------------------- START meniu jos----------------------- */
#full_bottom
{
width:100%;
height:48px;
background:#FF9900 url('images/bottom_bg.jpg') repeat-x;
}

#bottom_1000
{
height:48px;
width:1000px;
margin:0 auto;
}

#bottom_1000_left
{
float:left;
height:48px;
width:600px;
}

#bottom_1000_right
{
float:right;
height:48px;
width:400px;
}
/* ----------------------- END meniu jos----------------------- */


/* Begin Typography & Colors */

#page 
{
border:0;
text-align:left;
background:#FFFFFF;
margin:0 auto;
padding:0;
}


#content {
	font-size: 12px;
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.entry, .widecolumn .entry {
	line-height: 14px;;
	}

.widecolumn {
	line-height: 12px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {	
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 10px;
	}
	
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size:21px;	
	margin-top:20px;	
	}
	

#headerimg .description {
	font-size: 12px;
	text-align: center;
	}

h2 {
	font-size:21px;	
	margin:0;
	}
	
h2.ico
{
background: url('images/ico_title.jpg') top left no-repeat;
	padding-left:30px;
}	
	
h2.pscurt {
	font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
	color:#2B242B;
	}	
	
h2.pagetitle {
	font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size: 12px;	
	color:#999999;	
	}
	
h2.pagetitle a:visited
{
	font-size:12px;
	color:#999999;	
}

h2.pagetitle a
{
	font-size:12px;
	color:#999999;	
}





h3 {
	font-size:21px;
	padding:0;
	margin:30px 0 0;
	}

h3.comments {
	padding:0;
	margin:40px auto 20px ;
	}
	

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#000000;
	}

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;
	}

.post {
	font-size:13px}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


	
	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #6699CC; padding:0; margin:0; border:0; text-decoration:none;
	}

a:hover {
	text-decoration:underline; color:#000000;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 650px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul 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;
	}

	


/* End Entry Lists */



/* Begin Form Elements */
#searchform 
{
margin:0;
padding:0;	
}

.cauta_input
{
 
margin:0; 
height:28px;
width:135px;
vertical-align:middle;
color:#666666;
text-align:center;
border-left:0;
border-right:0;
border-bottom:1px solid #FFAB39;
border-top:1px solid #FFAB39;
}

#cauta_btn
{
margin-top: 4px;
margin-left:5px;
width:88px;
vertical-align:middle;
height:38px;
border:0;
padding:0;
background:url('images/search_blog.jpg') no-repeat;
}		

	

#sidebar #searchform #s {	
	padding: 0;	
	}

#sidebar #searchsubmit {
	padding: 0;
	}

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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	border:0;
	float: left;
	}
	
.trimite2
{
color:#FFFFFF;
margin:0;
padding:0;
border:0;
width:83px;
height:38px;
background:url(images/trimite_blog.jpg) no-repeat;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	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: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



/* navigation
--------------------------------------------------*/
#nav {
width:560px;
margin:0 auto;
padding-top:10px;
font-size:14px;
height:58px;
}

#nav li {
float:left;
list-style:none;
margin:0 15px 0 0;
}

#nav li a {
color:#666666;
text-decoration:none;
display:block;
margin:0;
}

#nav li a:hover {
color:#000;
text-decoration:none;
}



/*START Layout*/

	
.moretext {
width: 200px; 
height: 20px; 
background:url('images/more.gif') no-repeat; 
line-height: 30px;
padding: 0 20px 5px 20px}
	
/*END Layout*/

/*
Theme Name: Convertor
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

*/
