*{
padding: 0em;
margin: 0em;
}
body{
background: #000000 url('images/bg1.jpg');
padding: 35px 0px 10px 0px;
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}
a{
color: #B96D00;
text-decoration: underline;
}
a:hover{
text-decoration: none;
}
h3,h4{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
text-align: left;
}
h1 {
text-align: left;
}
h3{
font-size: 1.7em;
padding-right: 34px;
background-image: url('images/db1.gif');
text-align: left;
}
h4{
font-size: 1.2em;
padding-right: 28px;
text-align: left;
}
.contentarea{
padding-top: 1.3em;
text-align: justify;
}
.contentarea h1,h2,h3,h4,h5{
text-align: left;
}
.contentarea img{
border: none;
padding: 5px;
}
.divider1{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}
#upbg{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/bg2.jpg') repeat-x;
z-index: 1;
}
#outer{
z-index: 2;
position: relative;
/*
The width value below controls the overall width of the design. By default it's set to 82%
(so it'll take up 82% of the browser window's width). You can set it to a different percentage
value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 1240px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}
#header{
position: relative;
width: 100%;
height: 100%;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}
#headercontent{
position: relative;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}
#headercontent h1{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}
#headercontent h2{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}
#headerpic{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}
#menu{
position: relative;
background: #0A57A7 url('images/menubg.gif') repeat-x top left;
height: 7.8em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}
#menu ul{
position: absolute;
top: 1.1em;
}
#menu ul li{
position: relative;
display: inline-block;
}
#menu ul li a{
padding: 0.5em 1.0em 0.5em 1.0em;
color: #fff;
line-height: 2;
text-decoration: none;
}
#menu ul li a:hover{
text-decoration: none;
background: #0A57A7 url('images/menuactive.gif') repeat-x top left;
}
#menubottom{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}
#content{
padding: 0em 2.0em 0em 2.0em;
}
#primarycontainer{
float: left;
margin-right: -18.0em;
width: 100%;
}
#primarycontent{
margin: 0em 22.0em 0em 0em;
}
#secondarycontent{
margin-top: 1.5em;
float: right;
width: 18.0em;
}
#footer{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
padding-bottom: 0.7em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
text-align: center;
}

/* My-engine */

.blok{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

.blok h4{
background-image: url('images/db2.gif');
text-align: left;
}

.content_blok{
padding-top: 1.3em;
}
.link{
line-height: 2.0em;
}
.posts_body {
margin-top: 20px;
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
}
.post_body img {
border: none;
}
.post_form {
margin: 0;
padding: 0;
}
.post_form input {
border: 1px solid #cccccc;
margin: 2px;
padding: 0;
height: 20px;
}
.post_form TEXTAREA {
border: 1px solid #cccccc;
margin: 1px;
padding: 3px;
width: 84%;
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
}
.post_form button {
margin: 1px;
padding: 0 7px 0 7px;
}
.captcha {
border: 1px solid #cccccc;
margin: 1px;
}
.post_body {
margin: 10px 0 15px 0;
padding: 5px 10px 20px 10px;
border:1px #b2b2b2 solid;
width: 80%;
}
.post_info {
margin-bottom: 10px;
}
.post_info .uzer_name {
font-weight: bold;
}
.post_msg{
padding-bottom: 10px;
}
.my_engine {
font-size: 0.8em;
margin-top: 1.2em;
}