/*
Theme Name: Thirst Digital v5
Theme URI: http://www.thirstdigital.com
Description: Thirst Digital v5.
Version: 5
Author: Andrew Moore
Author URI: http://www.webbage.co.uk
Tags: blue, custom header, fixed width, two columns, widgets
*/

* {
margin: 0;
padding: 0;
border: 0;
}

img {
border: 0;
}

body {
background: #f6f6f6;
font-family: Arial;
color: #383838;
}

#header-wrap {
min-width: 950px;
height: 200px;
background: url(images/header-wrap.jpg) repeat-x;
}

#header {
background: url(images/title-top.jpg) top center no-repeat;
width: 950px;
height: 200px;
margin: 0 auto;
}

#header h1 a {
background: url(images/title.jpg) no-repeat center bottom;
height: 175px;
width: 345px;
text-indent: -999px;
display: block;
padding-top: 25px;
}

#navigation {
display: block;
text-indent: -999px;
margin: 60px 15px 0px;
}

.nav-home {
background: url(images/nav-home.jpg);
width: 75px;
height: 30px;
}

.nav-home-active {
background: url(images/nav-home-active.jpg);
width: 75px;
height: 30px;
}

.nav-services {
background: url(images/nav-services.jpg);
width: 110px;
height: 30px;
}

.nav-services-active {
background: url(images/nav-services-active.jpg);
width: 110px;
height: 30px;
}

.nav-clients {
background: url(images/nav-clients.jpg);
width: 90px;
height: 30px;
}

.nav-clients-active {
background: url(images/nav-clients-active.jpg);
width: 90px;
height: 30px;
}

.nav-blog {
background: url(images/nav-blog.jpg);
width: 65px;
height: 30px;
}

.nav-blog-active {
background: url(images/nav-blog-active.jpg);
width: 65px;
height: 30px;
}

.nav-contact {
background: url(images/nav-contact.jpg);
width: 95px;
height: 30px;
}

.nav-contact-active {
background: url(images/nav-blog-contact-active.jpg);
width: 95px;
height: 30px;
}

#nav-description {
float: right;
filter:alpha(opacity=0);
-moz-opacity:0;
clear: both;
margin-right: 40px;
color: #E0DBCE;
width: 160px;
}

#wrapper {
width: 950px;
}

#wrapper li {
width: 300px;
height: 140px;
margin: 12px;
}
