/*   
Theme Name: Bakemono
Theme URI: http://bakemono.ro/
Description: Custom theme for Bakemono.ro
Author: Tudor Sandu
Author URI: http://tudorsandu.ro
Version: 0.1
.
All rights reserved - Bakemono - Online publishing and development.
.
*/
/* ----------------------- START general ----------------------- */
/* ----------------------- START Reset ----------------------- */
html, body, div, span,iframe, applet, object, h1, h2, h3, h4, h5, h6, p, 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:#666666;
background: #FFFFFF;
} 

.liste li 
{
margin-left:20px;
margin-bottom:5px;
list-style-type:disc;
}

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

input
{
margin:0;
padding:0;
height:30px;
width:150px;
border:1px solid #DADADA;
}

.buton
{
height:35px;
padding-left:5px;
padding-right:5px;
background:url(design/img/buton_center.jpg) repeat-x;
font-size:14px;
color:#FFFFFF;
}

p
{
margin-bottom:10px;
}

.clearfix
{
clear:both;
}	 
	  
.v_align 
{
vertical-align:middle;
}	

.v_align_top
{
vertical-align:top;
}

a         	{color: #F21326; padding:0; margin:0; border:0; text-decoration:none;}
a:hover   	{text-decoration:none; color:#000000;}

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

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

.spacer50
{
height:50px;
font-size: 10px; 
}

.spacermenu
{
height:130px;
font-size: 10px; 
}

.spacercontact
{
height:120px;
font-size: 10px; 
}

.spacer35
{
height:35px;
font-size: 10px; 
}
/* ----------------------- END general ----------------------- */

/* ----------------------- START fonturi ----------------------- */
.textspacer10
{
margin-left:10px;
}

.textspacer15
{
margin-left:15px;
}

.textspacer20
{
margin-left:20px;
}

.textspacer30
{
margin-left:20px;
}


.textpscurt         	{font-size:14px; color:#999999;}

.textgri         	  {color:#666666;}
.textgri  a       	  {text-decoration:none; color:#666666;}
.textgri   a:hover {text-decoration:none; color:#666666;}

/* ----------------------- START H define ----------------------- */
h1, h2, h3, h4, h5, h6
{
font-size:21px;
}

h1.title
{
font-size:31px;
}

h1.title a         	{color:#999999; padding:0; margin:0; border:0; text-decoration:none;}
h1.title a:hover   	{text-decoration:none; color:#000000;}
/* ----------------------- END H define ----------------------- */

/* ----------------------- START page head----------------------- */
#head 		
{
width:1000px; 
height:100px;
margin:0 auto; 
clear:both;
}	 

/* ----------------------- END page head ----------------------- */

/* ----------------------- START container ----------------------- */
#fullcontent_top
{
width:100%;
background:url('design/img/shadow_top.jpg') top repeat-x;
}
#fullcontent_bottom
{
width:100%;
height:415px;
background:url('design/img/shadow_bottom.jpg') bottom repeat-x;
}

#content
{
width:1000px;
margin:0 auto;
}

#content_left
{
float:left;
width:210px;
}

#content_spacer
{
float:left;
width:10px;
height:20px;
}

#content_right
{
float:right;
width:780px;
}

#split_full
{
height:290px;
}

#split_left
{
float:left;
width:555px;
height:290px;
}

#split_left_in
{
padding-right:10px;
}

#split_right
{
float:right;
width:224px;
height:290px;
border-left:1px solid #E0E0E0;
}

#split_right_in
{
padding-left:10px;
}

#nav_left
{
float:left;
width:555px;
height:40px;
text-align:left;
}


#nav_right
{
float:right;
width:224px;
height:40px;
text-align:right;
}

/* ----------------------- END container ----------------------- */

.border_r
{
border-right:1px solid #E0E0E0;
height:82px;
text-align:center;
vertical-align:middle;
}

.border_rb
{
border-right:1px solid #E0E0E0;
border-bottom:1px solid #E0E0E0;
height:82px;
text-align:center;
vertical-align:middle;
}

.border_b
{
border-bottom:1px solid #E0E0E0;
height:82px;
text-align:center;
vertical-align:middle;
}

.border_n
{
border:0;
height:82px;
text-align:center;
vertical-align:middle;
}