/*-----
AWA DIGITAL: Mobile Device Style Sheet 
---------------------------------------------------------------------------------
Version: 1.0
Author: Richard Stephenson
Email: richard.stephenson@awadigital.com
Website: http://www.awadigital.com
DOB: 3 JULY 2007
Last Mod: 3 JULY 2007
-------------------------------------------------------------------------------*/
* {
margin:0;
padding:0;
font-family: Tahoma, Arial, Verdana, sans-serif;
line-height:1.3em;
list-style:none;
}
a:link {color:#000;}
a:visited {color:#877D77;}
a:hover {color:#A41A13;}
a:focus {color:#DA231A;}
a:active {color:#DA231A;}

body {
font-size:100%;
padding:0;
background-color:#C1B3AA;
}
#accessibility {
border-bottom:1px solid white;
padding-bottom:5px;
margin-bottom:10px;
}
li {
padding-bottom:3px;
}
#container {
padding:2px;
}
#branding {
border-bottom:1px solid white;
padding-bottom:10px;
margin-bottom:10px;
}
#branding div.logo {
margin-bottom:8px;
}
#branding p {
margin-bottom:0;
}
#branding p span.tel {
display:block;
}
#branding p span.email {
display:block;
}

#navigation h4 {
color:#fff;
}
h1 {
font-size:2.6em;
font-weight:normal;
margin-bottom:0.2em;
color:#fff;
}
h1 em {
color:#fff;
background-color:#ADDADA;
font-style:normal;
}
h2 {
color:#DA231A;
font-size:1.7em;
font-weight:normal;
margin-bottom:1em;
}
h3 {
font-size:1.5em;
margin-bottom:0.5em;
font-weight:normal;
}
h4 {
font-size:1.1em;
font-weight:bold;
margin-bottom:0.3em;
}

p {
margin-bottom:1em;
}

#footer {
border-top:1px solid white;
padding-top:10px;
margin-top:10px;
}
/*-- HOMEPAGE ----------------------------------------------------------------*/
.latest-work li, #clients li {
margin-bottom:10px;
}
.latest-work a img {
border:2px solid #fff;
}
.latest-work a span, #clients a span {
display:block;
}

/*-- CLIENTS ------------------------------------------------------------------*/
#clients-list {
margin-bottom:15px;
}
#clients-list li {
display:inline;
}



/*-- CONTACT US ---------------------------------------------------------------*/

/*-- HIDE STUFF ---------------------------------------------------------------*/

/*-- BRANDING -----------------------------------------------------------------*/

/*-- FOOTER -------------------------------------------------------------------*/

/*-- FLASH --------------------------------------------------------------------*/

