/*   
Theme Name: Maylim
Theme URI: http://www.maylim.co.uk
Description: The base theme for Maylim Ltd
Author: Dan Atrill
Author URI: http://dan.atrill.co.uk
Version: 0.1
.
Copyright Maylim Ltd
.
*/

/* --- Styles for Maylim Ltd --- */

body { margin: auto; color: #64676a; background-color: #fff; font-family: "Myriad Pro", Arial, Verdana; }
#visuals { margin-left: 8px; height: 140px; width: 960px; }
#container { width: 960px; margin: auto; background-image: url(../../maylim-content/_img/back_tile.jpg); background-repeat: repeat-y; background-position: top center; }
img { border: 0; }
#nav { margin: 0px 6px 0px 7px; }
#footer { text-align: center; clear: both; padding: 5px; margin: 0px 60px 20px 60px; border-top: 1px solid #64676a; border-bottom: 1px solid #64676a; font-size: 70%; }
.footer_links { color: #64676a; text-decoration: none; }
a:focus { 
    outline: none; 
}
.clear { height: 10px; clear: both; }
.moon {
    list-style-image:url("../../maylim-content/_img/demi-moon.png");
    list-style-type:square;
    vertical-align: text-top;
}

#mainbody { margin-top: 10px; 
    background-image: url(../../maylim-content/_img/backdrop.png); 
    background-position: bottom center; 
    background-repeat: no-repeat;
}
#left_body { width: 790px; float: left; background-image: url(../../maylim-content/_img/bg_arrow.png); background-repeat: no-repeat; margin-left: 8px; overflow: hidden; }
#col1 { margin-left: 60px; width: 220px; float: left; border-left: 1px solid #64676a; border-right: 1px solid #64676a; padding: 0px 9px 0px 9px; margin-bottom: -960px; padding-bottom: 960px; overflow: hidden; }
#col2 { width: 460px; float: right; margin: 0px 10px 0px 0px; border-right: 1px solid #64676a; padding: 0px 5px 0px 5px; margin-bottom: -960px; padding-bottom: 960px;  }
#col2_left { width: 220px; float: left; }
#col2_right { width: 220px; float: right; margin: 0px 10px 0px 0px; }
#col2_menu { width: 160px; float: left; background-color: #fedcbe; padding: 0px 0px 0px 10px; }
#col2_text { width: 270px; float: right;  margin: 0px 10px 0px 0px; }
#right_body { width: 150px; float: right; font-size: 80%; margin: 0px 0px 0px 10px; }
.body_text { font-size: 13px; }
.body_link { font-size: 13px; text-decoration: none; color: #64676a; }
.body_link:hover { text-decoration: underline; }
.body_title, .body_title_center { font-size: 15px; font-weight: bold; }
.body_title_center { text-align: center; }
.body_highlight { color: #fe6500; }
.quote_highlight { color: #fe6500; text-align: right; }
.body_highlight { color: #fe6500; text-decoration: none; }
#top_quote_highlight { width: 400px; margin: 0px 20px 20px 80px; padding-top: 20px; color: #fe6500; text-align: left; }

/* Sitemap lists */
#map_projects { position: relative; top: -340px; left: 220px; }
#map_projects ul { list-style-type: none; margin-left: -5px; }
#map_projects .body_link { font-size: 8pt; }
#map_services { position: relative; top: -340px; left: 70px; }
#map_services ul { list-style-type: none; margin-left: -5px; }
#map_services .body_link { font-size: 8pt; }

/* Maylim Orange F68220 */

.entry ul { margin: 0px 10px 10px -40px; float: left; width: 220px; font-size: 80%; list-style-type: none; }
.entry li { margin-bottom: 10px; }
.entry ul ul { float: right }
.entry a { color: #fe6500; }