/* Global Layout */

a:link, a:visited
{
color: #FF0400;	
font-weight: bold;
}

body 
{
font-size: 11px;
margin: 0px;
text-align: center;
background: #333333 url(img/bg.gif) top left repeat-x;
color: #31363e;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 950px;
height: 95px;
text-align: left;
}

.bugtitle
{
position: relative;
padding-top: 15px;
font-size: 24px;
font-weight: bold;
}

.sited
{
position: relative;
padding-left: 45px;
font-size: 11px;
}

#nav
{
position: relative;
margin: auto;
width: 950px;
padding-top: 2px;
height: 23px;
color: #ffffff;
}

#contentwrap
{
position: relative;
margin: auto;
padding-top: 2px;
width: 950px;
text-align: left;
}

#left
{
position: relative;
float: left;
width: 191px;
}

#content
{
position: relative;
float: left;
padding: 32px 20px 0px 20px;
width: 528px;
}

#advert
{
position: relative;
padding-top: 30px;
height: 60px;
width: 468px;
text-align: center;
background: url(img/viata-de-roman.gif) top left no-repeat; 
}

.post
{
position: relative;
margin-top: 10px;
margin-bottom: 10px;
padding: 9px;
background: #ffffff;
}

.posttitle
{
position: relative;
float: left;
width: 75%;
padding: 3px;
background: #ffdaca;
border-top: 1px solid #ffbea2;
border-left: 1px solid #ffbea2;
}

.postdate
{
position: relative;
float: right;
width: 15%;
padding: 3px;
padding-left: 7%;
background: #ffdaca left center repeat-y;
border-top: 1px solid #ffbea2;
border-left: 1px solid #ffffff;
}

.comments
{
position: relative;
float: right;
padding: 2px;
padding-right: 25px;
background: url(img/plus.gif) right center no-repeat;
}

#right
{
position: relative;
float: left;
width: 191px;
}

.module
{
position: relative;
margin-bottom: 12px;
padding: 5px 12px 12px 12px;
background: url(img/h3bottom.gif) bottom left no-repeat;
}

.module li
{
position: relative;
border-bottom: 1px solid #ffffff;
}

.module a:link, .module a:visited
{
position: relative;
display: block;
padding: 5px 0px 3px 22px;
height: auto;
color: #333333;
background: #ffdaca url(img/bullett.gif) left center no-repeat;
background-position: 10px 10px;
border-top: 1px solid #ffbea2;
border-right: 1px solid #ffbea2;
}

#footer
{
position: relative;
margin-top: 45px;
padding-top: 12px;
height: 31px;
text-align: center;
background: url(img/footer.gif) top left;
}


#comment
{
width: 300px;
}

p
{
margin: 9px 0px 9px 0px;
line-height: 17px;
}

h3
{
position: relative;
padding: 2px 0px 0px 8px;
height: 29px;
color: #ffffff;
font-size: 11px;
font-weight: bold;
background: url(img/steag.gif) top left no-repeat;
}

.althead
{
position: relative;
background: url(img/om.gif) top left no-repeat;
color: #333333;
}

.altheadcautare
{
position: relative;
background: url(img/cauta.gif) top left no-repeat;
color: #333333;
}

#content h3
{
color: #333333;
background: none;
}