#fullhd-bg
{
background: url("../bg/temp-inter.jpg") no-repeat top center;
}

h2
{
color: #afadc3; /* theme parameter: header2 color */
padding-right: 180px; /* theme parameter: if padding needed for picture */
/* text-shadow: 0px 2px #1f2e07; */
}

h3
{
color: #2f2c52; /* theme parameter: header3 color */
}

#logo
{
background: url("temp-inter-logo.png") no-repeat;
}

.act
{
color: #2f2c52;
}

#sticker
{
background: url("temp-inter-stick.png") no-repeat;
position: relative;
left: 340px;
top: 270px;
width: 72px;
height: 72px;
text-indent: -9999px;
display: block;
}


ul.sub-menu > li > a
{
color: #afadc3; /* theme parameter: menu items color */
text-decoration: none;
}

ul.sub-menu > li > a:hover
{
color: #FFFFFF; /* theme parameter: menu items color */
text-decoration: none;
}

ul#mainmenu > li > a
{
color: #FFFFFF; /* theme parameter: menu header color */
border-bottom: 1px solid #57517b; /* theme parameter: underline */
}


ul.content
{
list-style-image: url("temp-inter-bullet.png");
}

.project-obj
{
background: #d2d3dd;
}
