* {margin: 0;padding: 0;}
html {
height: 100%;
}
body {
font-family: "Calibri", arial, helvetica, sans-serif;
font-size: 76%;
line-height: 1.4;
color: #fff;
background: #272322; 
min-height: 100%;
}
#wrapper {
position: relative;
padding: 0 0 45px;
min-width: 970px;
}
#container {
}
#header, #menu {
}
#header {
background: url(../images/pattern.jpg) no-repeat top center; 
border-bottom: 1px solid #2E2A29;
}
#header h1 {
width: 970px;
margin: 0 auto;padding: 20px 0 10px;
}
#header h1 a {
/*background: url(../images/logo.png) no-repeat top center; */
display: block;
text-indent: -5000px;
overflow: hidden;
width: 230px;
height: 150px;
}
#inner {
background-image: url(../images/bar_t.png);
background-color: #1D1A19; 
background-repeat: repeat-x;
background-position: top center; 
border-bottom: 1px solid #2E2A29;
}
#menu {
width: 950px;
margin: 0 auto;
position: relative;
}
#menu ul {
position: absolute;
bottom: 0;
right:0;
list-style:none;
margin: 0 0 0 270px; padding: 0; border: 0;
}
#menu li {
margin: 0; padding: 0; border: 0;
float:left;
}
#menu li#link1 {
}
#menu li a {
position: relative;
display:block;
margin: 0 0 0 40px;
padding: 0;
font-size: 1.2em;
color: white;
height: 30px;
overflow: hidden;
outline: none;
}
#menu li a span {
display:block;
position: absolute; top:0; left:0;
width: 100%;
height: 100%;
padding: 0 0 10px;
background-position: 0 0;
background-repeat: no-repeat; 
}
#menu li a:link, #menu li a:visited {
color: white;
}
#menu li a:focus, #menu li a:hover, #menu li a:active {
text-decoration: none;
color: #F19532;
}
#menu li.current a {
color: #F19532;
}
#menu li a:focus span, #menu li a:hover span, #menu li a:active span {
background-position: 0 -40px;
} 
#menu li.current a span {
background-position: 0 -80px;
}
#linkhome {width: 100px;} #linkhome span {background-image: url(../images/home.png);}
#linkportfolio {width: 80px;} #linkportfolio span {background-image: url(../images/work.png);}
#linkservices {width: 71px;} #linkservices span {background-image: url(../images/services.png);}
#linkprices {width: 55px;} #linkprices span {background-image: url(../images/prices.png);}
#linkterms {width: 55px;} #linkterms span {background-image: url(../images/terms.png);}
#linkcontact {width: 68px;} #linkcontact span {background-image: url(../images/contact.png);}
#content {
width: 970px;
margin: 0 auto;
padding: 15px 0;
}
#main {
position: relative; /* for abs positioned bits */
min-height: 400px;
}
#footer {
position: absolute;
bottom: 0;left:0;
width: 100%;
}
#footer p {
width: 950px;
margin: 0 auto;
text-align: right;
font-size: 1em;
padding: 0.5em 10px;
}
#footer p a {
font-weight: normal;
}
/*typography*/
a {
text-decoration: none;
font-weight: bold;
color: #F19532;
}
a:link {}
a:visited {}
a:focus, a:hover {
color: #fff;
text-decoration: underline;
}
a:active {
color: #fff;
}
h1,h2,h3,h4,h5,h6 {
color: #F19532;
text-shadow:0 2px 1px #000;
}
h1 {
font-weight: normal;
font-size: 218%;
}
#content h1 {
padding-bottom: 10px;
display:none;
}
h2 {
padding-top: 10px;
font-weight: normal;
font-size: 180%;
}
h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
p, li {
font-size: 1.1em;
text-shadow:0 1px 1px #000;
}
li, li {
font-size: 1em;
}
#content p {
}
ul, ol {
padding: 0 0 0 70px;
}
li {
margin: 5px 0 0 0;
}
strong, b {
font-weight: bold;
}
.highlight {
color: #F19532;
}
.highlight2 {
color: #999;
}
.float {
float:left;
margin-right: 1em;
}
.floatright {
float:right;
margin-left: 1em;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.hide {
display:none;
}
.clear {
clear: both;
}
img {
border: 0;
}
.tab {
padding-left: 2em;
}
/* -------------------------------- Gallery ------------------------------- */
#pagehome #content h1 {
}
.gallerywrap {
float:left;
margin-right: 20px;
}
.gallery_thumbs {
}
.gallery_thumb {
float: left;
margin: 1px 1px 0 0;
}
.gallery_thumb a {
display: block;
}
.entry, .item {
position: relative;
background-color: #322E2D;
border-bottom: 1px solid #1D1A19;
border-right: 1px solid #1D1A19;
background-repeat: no-repeat;
background-position: 100% 100%; 
border-radius: 9px;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
padding: 0 15px;
margin: 0 15px 15px 0;
}
/* -------------------------------- Home page ------------------------------- */
#pagehome #inner {
background-color: transparent;
background-image: url(../images/bar.png);
border-bottom: 0px;
}
#pagehome .entry .gallerywrap {
float:left
}
#pagehome .entry {
float:left;
width: 270px;
min-height: 17em;
padding-bottom: 10px;
}
#pagehome .entry.entry1 {
width: 600px;
min-height: 270px;
background-image:none;
background-color: transparent;
border: 0px;
font-size: 1.4em;
padding-bottom: 0px;
}
#pagehome .entry.entry1 li {
list-style: none;
background: url(../images/tick.png) left no-repeat;
padding-left: 25px;
}
#pagehome .entry.entry1 ul {
clear:left;
padding-left: 40px;
padding-top: 15px;
}
#pagehome .entry.entry1 h2 {
font-size: 2em;
}
#pagehome .entry.entry2 {
width: 270px;
min-height: 270px;
margin-bottom: 30px;
background-image:none;
background-color: transparent;
border: 0px;
border-left: 1px solid #292625;
padding-bottom: 0px;
}
#pagehome .entry.entry3, #pagehome .entry.entry6 {
clear: left;
}
#pagehome #item128 {
clear: left;
width: 585px;
}
/* -------------------------------- Services page ------------------------------- */
#pageservices #inner {
background-color: transparent;
background-image: url(../images/bar.png);
border: 0px;
border-bottom: 0px;
}
#pageservices #content {
padding-top:0;
}
#pageservices .item {
float:left;
width: 270px;
width: 428px;
}
#pageservices #item3 .content, #pageservices #item5 .content {
min-height: 9.55em;
}
#pageservices #main {
padding:1px 0 0 !important;
}
/*#pageservices .item.entry1 {
width: 900px;
padding:1px 0 0 !important;
background-image:none;
background-color: transparent;
border: 0px;
height: 300px;
}
#pageservices .item.entry1 p {padding:0 !important;}
#pageservices .item.entry1 h2 {display: none;}*/
#pageservices .item .content {
background-repeat: no-repeat;
background-position: right bottom;
padding-bottom: 15px;
min-height: 25em;
}
#pageservices #item2 .content {background-image: url(../images/ico_design.png);}
#pageservices #item3 .content {background-image: url(../images/ico_code.png);}
#pageservices #item10 .content {background-image: url(../images/ico_seo.png);}
#pageservices #item5 .content {background-image: url(../images/ico_redesign.png);}
#pageservices #item4 .content {background-image: url(../images/ico_tick.png);}
#pageservices #item9 .content {background-image: url(../images/ico_host.png);}
#pageservices #item11 .content {background-image: url(../images/ico_cms.png);}
#pageservices #item6 .content {background-image: url(../images/ico_php.png);}
#pageservices #item8 .content {background-image: url(../images/ico_star.png);}
#pageservices .item.entry1, #pageservices .item.entry2 {
margin-top: 15px;
}
#pageservices .item.entry4, #pageservices .item.entry5 {
background-image: none;
background-color: transparent;
border: 0px;
}
#pageservices .item.entry4, #pageservices .item.entry6, #pageservices .item.entry8 {
clear:left;
}
#pageservices .item.entry8, #pageservices .item.entry9 {
background-image: none;
background-color: transparent;
border: 0px;
}
#servicemenu {
font-size: 11px;
}
#servicemenu li {
margin:0;padding:0;
list-style:none;
}
/* -------------------------------- Prices page ------------------------------- */
#pageprices #inner {
background-image: url(../images/bar2.png);
background-color: transparent;
border-bottom: 0px;
}
#pageprices .gallerywrap {
text-align: center;
float:none;
margin-right:0;
}
#pageprices .entry {
float:left;
width: 420px;
height: 11em;
}
#pageprices #item137, #pageprices #item138, #pageprices #item140, #pageprices #item133 {
width: 200px;
height: 400px;
padding: 0 10px;
margin: 0 20px 0 0;
background-image: none;
background-color: transparent;
border: 0px;
}
#item137 h2, #item138 h2, #item140 h2, #item133 h2 {
text-align: center;
}
#pageprices .entry.entry7 {
}
#pageprices .gallerywrap {
padding-bottom: 20px;
}
#pageprices .entry ul {
padding: 0 0 1em 25px;
}
/* -------------------------------- terms page ------------------------------- */
#pageterms .entry {
float:left;
width: 250px;
min-height: 18em;
background-image: none;
background-color: transparent;
border: 0px;
color: #ccc;
}
#pageterms .entry.entry1, #pageterms .entry.entry3 {
width: 600px;
}
/* -------------------------------- Contact page ------------------------------- */
#pagecontact .entry {
float:left;
width: 250px;
padding-bottom: 10px;
background-image:none;
background-color: transparent;
border: 0px;
border-right: 1px solid #292625;
}
#pagecontact #item143 {
width: 330px;
}
#pagecontact .last {
border: 0;
}
#pagecontact #eform1 {
}
#pagecontact #eform1 p {
padding-bottom: 1em;
}
#eform1 label {
display: block;
font-size: 1.2em;
color: #999;
}
.button {
background: none;
border:1px solid #F19532;
padding: 3px 8px;
color: #F19532;
cursor: pointer;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.button:hover {
background: #F19532;
color: #000;
}
#eform1 .textinput,  #eform1 textarea {
background: none;
border-color: #444;
border-style: solid;
border-width: 0px;
border-top-width: 1px;
border-left-width: 1px;
background: #272322; 
padding: 5px 5px;
color: white;
width: 310px;
font-family: arial, sans-serif;
font-size: 1em;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#eform1 .textinput:focus,  #eform1 textarea:focus {
background: #eee;
color: #000;
border-color: #fff;
}
p.required {
float:right;
padding-right: 10px;
color: #999;
}
#pagecontact #eform1 p.error, #pagecontact #eform1 p.success {
padding: 2px 0 2px 10px;
margin-bottom: 0.5em;
}
#pagecontact #eform1 p.error {
border-left: 5px solid #F19532; 
color: #F19532;
}
#pagecontact #eform1 p.success {
border-left: 5px solid #fff; 
color: #fff;
}
/* -------------------------------- Portfolio page ------------------------------- */
#pageportfolio #content {
padding-top: 30px;
padding-bottom: 60px;
}
.site {
clear: left;
}
.sitethumb, #thumbnext {
display: block;
float: left;
background:white;
height: 12px; width: 12px;
margin-right: 2px;
margin-top: 5px;
cursor: pointer;
overflow: hidden;
}
#thumbnext {
width: 50px;
background: url(../images/nextmini.png) no-repeat 3px 0; 
text-indent: -5000px;
}
.site .gallerywrap {
position: relative;
float: left;
width: 610px;
min-height: 360px;
margin-right: 30px;
margin-bottom: 15px;
}
img.gallery_mainimage {
cursor: pointer;
}
.site .gallery_wrap {
border: 5px solid white;
min-height: 300px;
}
#site7 .gallery_wrap {
padding: 5px;
border-color: #1D1A19;
}
#site7 .sitetype {
display: none;
}
.site .sitedetails {
float:left;
width: 330px;
margin-bottom: 0;
}
.servicelist {
background: url(../images/bracket_y.png) repeat-y right; 
margin-right: 20px;
}
.servicelist h3 {
position:absolute;left:-5000px;
}
.servicelist ul {
background: url(../images/bracket_i.png) no-repeat right; 
margin:15px 0;
padding:0;
list-style:none;
}
.servicelist li {
margin:0;
}
.servicelist li.first {
background: url(../images/bracket_t.png) no-repeat top right; 
}
.servicelist li.last {
background: url(../images/bracket_b.png) no-repeat bottom right; 
}
#next, #prev {
position: absolute;top:0;
height: 350px; 
text-indent:-5000px;
overflow: hidden;
cursor: pointer;
}
#next span, #prev span {
display: block;
width: 100%;
height: 100%;
background-repeat: no-repeat; 
width: 30px;
opacity: 0.2;
}
#prev {
left:-45px;
}
#next {
background: url(../images/vline.png) no-repeat left; 
padding-left: 1px;
left:995px;
}
#prev span {
background-image: url(../images/prev.png);
background-position: 100% 50%; 
}
#next span {
background-image: url(../images/next.png);
background-position: 5px 50%; 
}
.sitelink a {
color: #777;
font-size: 1.2em;
font-weight: normal;
}
.sitetype {
/*position: absolute;bottom: -40px;right:0;*/
display: block;
padding: 3px 0;
text-shadow: none;
}
.sitetype a {
display: block;
text-align: center;
padding: 2px 4px;
background-color: #555;
color: #111;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.sitetype a:focus, .sitetype a:hover {
background-color: #999;
text-decoration: none;
}
