/* Cascading Style Sheet
   Copyright (c) 2010, Ubuntu-cy LoCo Team <info@ubuntucy.org>
*/

/* GENERAL LAYOUT */
body {
    background-image: url(images/bg.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, 'Droid Sans', 'Bitstream Vera Sans', 'Luxi Sans', Verdana, Sans, Sans-Serif;
    font-size: 100%;
    line-height: 1;
}

fieldset { border: 0; position: relative; }
img { border: 0; }
table { border: 0; }
a:link, a:visited {
    color: #006699;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.text-list-small {
    font-size: 90%;
    padding-left: 10px;
    line-height: 1.2;
}

#frame-general {
    width: 748px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}

#frame-general-inside {
    margin: 5px;
    padding: 5px 15px;
}

#frame-top {
    background-image: url(images/curve_top.jpg);
    background-repeat: no-repeat;
    height: 16px;
}

#frame-top-left {
    background-image: url(images/curve_left.jpg);
    background-repeat: no-repeat;
    width: 5px;
    float: left;
    height: 600px;
}
#frame-top-right {
    background-image: url(images/curve_left.jpg);
    background-repeat: no-repeat;
    width: 5px;
    float: right;
    height: 600px;
}

#frame-bottom {
    height: 17px;
    width: 748px;
    background-image: url(images/curve_bottom.png);
    background-repeat: no-repeat;
    background-position: center left;
    margin-top: 10px;
    clear: both;
    display: block;
}

.header-with-img {
    padding: 5px 5px 5px 25px;
    background-image: url(images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
}

/* Header tags */
h1 {
    margin: 0;
    font-weight: normal;
    color: #006699;
}
h1 a:link, h1 a:visited, h1 a:hover {
    text-decoration: none;
    color: #003366;
}
h2 {
    color: #006699;
}
h2 a:link, h2 a:hover, h2 a:visited {
    color: #000;
    text-decoration: none;
}
h3 {
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
    padding: 5px;
}
h4 {
    color: #efefef;
    background-color: #006699;
    padding: 5px;
    font-size: 90%;
}

/* HTML HEADER AND FOOTER */
#header {
    margin-bottom: 50px;
    display: block;
}
#logo {
    float: left;
    margin-right: 10px;
}

.footer {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 90%;
    text-align: center;
    line-height: 1.5;
}
#footer-banner { margin-bottom: 20px; }

/* MENU */
.menu-common {
    text-align: right;
    color: #006699;
}

/* MENU: Language box and SSL Check */
.menu-above {
    margin-bottom: 10px;
    font-size: 90%;
}
#menu-language { display: inline; }
#menu-language-form { display: inline; }
#menu-language-form div { display: inline; }

#menu-sslcheck {
    display: inline;
    margin-right: 20px;
}
/* MENU: Links */
#menu-links {
    text-align: left;
    font-weight: bold;
    line-height: 1.2;
}
.menu-links-item {
    text-decoration: none;
    margin: 5px 10px;
}
.menu-links-item:hover { text-decoration: underline; }

/* PAGES */
.page-general { display: block; }

/* PAGE: index.php */
#page-index {}

#page-index-main {}
#page-index-banner img {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.page-index-text {
    text-align: justify;
    margin: 10px 50px;
    display: block;
}
.page-index-text h2 { text-align: center; }

#page-index-lower {
    width: 100%;
    border-top: solid 1px #F2F2F2;
    text-align: left;
}
#page-index-lower-table td { vertical-align: top; }

/* PAGE: index.php mailing list syndication */
#page-index-ml {
    padding: 5px 10px;
    width: 50%;
    border-right: solid 1px #F2F2F2;
}
#page-index-ml-title {
    padding-left: 40px;
    background-image: url(images/mail-message-new.png);
    background-repeat: no-repeat;
}
#page-index-ml-title span { padding-right: 5px; }

/* PAGE: index.php forum syndication */
#page-index-forum {
    padding: 5px 10px;
    width: 50%;
}
#page-index-forum-title {
    padding-left: 40px;
    background-image: url(images/chat-bubbles.png);
    background-repeat: no-repeat;
}
#page-index-forum-title span { padding-right: 5px; }

/* PAGE: contact.php */
#page-contact-form-common {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.required {
    font-weight: bold;
    font-size: 110%;
    color: #f40303;
}
#contact-fields-note {
    margin-bottom: 10px;
}
#page-contact-form-main textarea {
    height: 150px;
    width: 300px;
    overflow: auto;
}
#page-contact-form-table {
    width: 100%;
}
#page-contact-form-main td {
    vertical-align: top;
}
#contact-submit {}

/* Credits */
#credits-table {
    margin: 5px 5px 5px 30px;
}
.credits-table-titles {
    vertical-align: top;
}

/* Pictures */
#pictures-list {
    margin: 5px 5px 5px 30px;
}

/* Links page */
#links-table {
    padding-left: 20px;
    padding-right: 20px;
}

#links-table td {
    vertical-align: baseline;
    padding: 10px 5px 10px 5px;
}
#links-table-footer {
    font-size: 90%;
    font-style: italic;
}

.links-table-text {
    font-size: 90%;
}
.links-href-logos {
    color: #006699;
    padding: 8px 5px 8px 35px;
    background-repeat: no-repeat;
}

#link-ubuntu { background-image: url(images/logos/ubuntu.png); }
#link-fedora { background-image: url(images/logos/fedora.png); }
#link-debian { background-image: url(images/logos/debian.png); }
#link-sidux { background-image: url(images/logos/sidux.png); }
#link-archlinux { background-image: url(images/logos/archlinux.png); }
#link-ccs {
    background-image: url(images/logos/ccs.png);
    background-position: 5px 0px;
}

