
html, body {
height : 100%;
margin : 0 0 0 0;
background-color : #5f3805;
background-image : url(images/bg.png);
color : #365f69;
}
td {
text-align : center;
}
#global {
min-height : 100%;
width : 920px;
padding : 0;
margin : 0 auto;
background : url(images/center.png);
font-family : Verdana, Arial;
font-size : 10px;
color : #365f69;
}
#header {
height : 155px;
background : url(images/header.png) no-repeat;
}
#subheader {
height : 36px;
}
#MainMenu {
height : 36px;
background : #ffffff url("images/bmid_113.gif");
margin : 0 10px 0 10px;
border : 0;
}
#tab {
margin : 0;
top : 0;
}
#tab ul {
margin : 0;
padding : 0;
list-style : none;
float : left;
}
#tab li {
display : inline;
float : left;
margin : 0;
padding : 0;
}
#tab a {
background : url("images/bright_113.gif") no-repeat right top;
margin : 0;
padding : 0;
text-decoration : none;
border : 0;
display : block;
float : left;
}
#tab a span {
display : block;
background : url("images/bleft_113.gif") no-repeat left top;
padding : 0 22px 0 22px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
font-weight : bold;
line-height : 36px;
}
#tab a:hover, #tab li.item_active a {
background-position : right bottom;
}
#tab a:hover span, #tab li.item_active a span {
background-position : left bottom;
color : #ffffff;
font-weight : bold;
font-style : normal;
text-decoration : none;
}
.dropmenudiv {
position : absolute;
top : 0;
float : left;
display : block;
visibility : hidden;
border : 0 solid;
background : #ffffff url("images/bmid_113.gif");
color : #ffffff;
z-index : 100;
text-decoration : none;
padding : 0;
}
.dropmenudiv ul {
margin : 0;
padding : 0;
list-style : none;
}
.dropmenudiv li {
display : inline;
margin : 0;
padding : 0;
}
.dropmenudiv a:link, .dropmenudiv a:visited {
width : 180px;
margin : 0;
padding : 0;
display : block;
border : 0 solid;
color : #ffffff;
background : url("images/bleft_113.gif") no-repeat left top;
font-weight : bold;
font-style : normal;
text-decoration : none;
}
.dropmenudiv a span {
float : left;
display : block;
line-height : 36px;
background : url("images/bright_113.gif") no-repeat right top;
padding : 0 22px 0 22px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
}
.dropmenudiv a span {
float : none;
}
.dropmenudiv a:hover {
border : 0 solid;
background-position : left bottom;
font-weight : bold;
font-style : normal;
text-decoration : none;
color : #ffffff;
}
.dropmenudiv a:hover span {
background-position : right bottom;
color : #ffffff;
font-weight : bold;
}
#center {
padding : 0 10px 80px 10px;
overflow : hidden;
}
#container {
float : left;
width : 610px;
padding : 20px 10px 20px 10px;
}
#container a {
color : #e8b233;
font-weight : bolder;
text-decoration : none;
}
#container a:hover {
color : #c89213;
font-weight : bolder;
text-decoration : underline;
}
.post {
margin-bottom : 30px;
}
.moretext {
text-align : center;
}
.postmetadata {
border-top : 1px dotted #e8b233;
}
.time {
font-size : 9px;
}
.title {
font-size : 16px;
border-bottom : 1px dotted #365f69;
padding-bottom : 5px;
}
#liens {
width : 260px;
background : url(images/gigpress_sidebar_bg.png);
margin-left : auto;
margin-right : auto;
}
#liens_header {
width : 100%;
height : 70px;
background : url(images/liens_header.png) no-repeat;
}
#liens_footer {
width : 100%;
height : 40px;
background : url(images/gigpress_sidebar_footer.png) no-repeat;
}
#liens li {
list-style : none;
padding-left : 20px;
padding-bottom : 5px;
}
#sidebar {
float : right;
width : 270px;
padding : 20px 0 20px 0;
}
#sidebar a {
color : #e8b233;
font-weight : bolder;
text-decoration : none;
}
#sidebar a:hover {
color : #c89213;
font-weight : bolder;
text-decoration : underline;
}
#gigpress_sidebar {
width : 260px;
background : url(images/gigpress_sidebar_bg.png);
margin-left : auto;
margin-right : auto;
}
#gigpress_sidebar_header {
width : 100%;
height : 70px;
background : url(images/gigpress_sidebar_header.png) no-repeat;
}
#gigpress_sidebar_footer {
width : 100%;
height : 40px;
background : url(images/gigpress_sidebar_footer.png) no-repeat;
}
#footer {
width : 100%;
height : 60px;
bottom : 0;
background : url(images/footer.png) no-repeat;
}
