/**
* CSS
*
* @version 1.0
* @author Vaska
* @author Gregory Cadar
*/
* {
 margin: 0;
 padding: 0;
}
/** rockwell; machinescript; marketing script; sketch rockwell; */
body {
 text-align: right;
 font-size: 10pt;
 font-weight: normal;
 font-family: Georgia, , serif; 
 background: none;
 color: #FFF;
 font-style: normal;


 

}


body.section-1 { }
body.section-2 { }
body.section-3 { }

.styleinfo {
 font-size: 9px;
 color: #009;

}

a:link {
 color: #666;
 text-decoration: none;
 background: none;
 padding-left: 0;
 padding-right: 0;
}
a:active {
 color: #666; 
 background: none;
 text-decoration: none;
 
}
a:visited {
 color: #777 ;
 text-decoration: none;
 
}
a:hover {
 color: #999; 
 background: none;
 text-decoration: none;
}


a img { border: none; }

#menu {
 font-size: 12px;
 font-weight: bold;
 width: 190px;
 font-style: italic;
 overflow: hidden;
 top: 0;
 bottom: 0;
 left: 0;
 position: fixed;
 height: 100%;
 padding-left: 30px; 
 padding-right: 30px;
 text-align: right;
 background-image: url(http://antonmircea.com/images/bg.png); 
 background-repeat: repeat;
}

#menu ul {
 overflow: hidden;
 list-style:  none;
 font-size:12px;
 font-style: italic;
 text-align: right;
 padding: 0px 4px 0px 0px;
 background: none;
 
}

#menu ul li.section-title {
 cursor:pointer;
 width: 190px;
 height:20px;
 color: #333;
 background: none;
 font-weight: normal;
 font-style: normal;
 font-size: 0px;
 text-decoration: none;
 text-align: right;
 margin: 0 0 0px 0px;
 padding-top:1px;
 
}

.menu ul li.section-title img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.menu ul li.section-title:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;

}


#content {
 /*background-image: url(http://neuronstudio.ro/am/holdermic.png);
 background-repeat: no-repeat;
 border:1px solid #c8c8c7;*/
 text-align: right;
 height: 100%;
 margin: 0 0 0 300px;
 top: 0;
 color:#666;
 
}

.container { 
  text-align: right;
  padding: 0px 0px 0px 0px;
  font-style: normal;

}

#content p {
 width: 300px;
 text-align: left;
 font-size: 9pt;
 font-weight:bold;
 font-family: Georgia;
 background: none;
 color: #999;
 font-style: italic;
 background-color: #F0F0F0;
 
}


p {padding: 0px 0px 0px 0px;
 
}

h1 { 

 width: 300px;
 padding-top:4px;
 text-align: right;
 font-family: Georgia;
 font-weight: lighter;
 font-style: normal;
 font-size: 10pt;
 color:#999;

/* border-bottom: 2px dotted #666;*/
}

h2 { 

 width: 895px;
 text-align: left;
 font-size: 9pt;
 font-weight:bold;
 font-family: Georgia;
 background: none;
 color: #999;
 font-style: italic;
 padding: 3px 3px 6px 9px;
 margin-right:300px;
 background-color: #FFF;
 

/* border-bottom: 2px dotted #666; */
 }
h3 {
 width: 880px;
 text-align: left;
 font-size: 9pt;
 font-weight:bold;
 font-family: Georgia;
 background: none;
 color: #999;
 font-style: italic;
 padding: 3px 3px 6px 9px;
 margin-right:300px;
 background-color: #FFF;
}

h4 { width: 320px;
 text-align: right;
 font-family: Georgia;
 font-weight: bold;
 font-style: italic;
 font-size: 9pt;
 padding: 0 0 0 0;
 color:#999;
 cell-spacing:12px;
}

h5 { 
width: 880px;
 text-align: left;
 font-size: 9pt;
 font-weight:bold;
 font-family: Georgia;
 background: none;
 color: #999;
 font-style: italic;
 margin-right:300px;
 background-color: #F0F0F0;
}

h6 {
 overflow: hidden;
 list-style:  none;
 font-size:12px;
 font-style: italic;
 text-align: right;
 padding: 0px 4px 0px 0px;
 background: none;	
color:#0FF;
}

#myclass typeface-js {
 margin-right:-11px;
}

#img-container { 
 margin: 0px; padding: 0px 120px px 0px;
 text-align:left;

}
#img-container p { text-align:left; width: 145px; margin: 0; padding: 0px 0px 0px 0px; height:19px;

  	
 }

#once { clear: left; }

.column *{ }

.column {}


#wrapper { margin: 0;}
.wide, .thin { clear:both; }