/* Vitals */
/*

	purple: #4A54A2
	puple when reversed: #818cdd

***********************************/
html { overflow-x: hidden }
* {	margin: 0px; padding: 0px; border: none; list-style: none; outline: none; }
body { font: 62.5% Arial, Helvetica, sans-serif; color: #2e292a; }
html { overflow-y: scroll; }
h1, h2, h3, h4 { font-family:'NHaasGroteskTXW01-75Bd', Helvetica, arial; font-weight: normal; color: #2e292a; }
h1 { font-size: 30px; margin-bottom: 10px; letter-spacing: -1px; }
h2 { font-size: 24px; letter-spacing: -0.5px; }
h3 { font-size: 18px; }
a:hover { text-decoration: none; }

/* Structure */
#headercontainer { width: 100%; height: 100px; }
#header { border-bottom: 1px solid #DDDDDD; height: 99px; margin: 0 auto; width: 960px; position: relative;}
#contentcontainer {
  clear: both;
  margin: 0 auto;
  position: relative;
  width: 960px;
  overflow: hidden;
  padding: 30px 0 60px;
}
#footercontainer { width: 100%; height: 80px; clear: both; }
#footer { width: 960px; height: 60px; margin: 0 auto; padding: 20px 0 0 0; border-top: 1px solid #ddd;background: url(../img/foot-contact.png) no-repeat 0 10px; }
#logo { background: url("../img/logo.png") no-repeat scroll 0 0 transparent; display: block; height: 0; overflow: hidden; padding: 72px 0 0; position: relative; top: 36px; width: 270px; }
#content { width: 560px; float: left; margin: 0 0 40px 0; }
#sidebar { width: 300px; float: right; margin: 0 0 20px 0; }

/* Layout */
.left, .alignleft { float: left; }
.right, .alignright { float: right; }
#content img { max-width: 560px; height: auto; }
img.alignleft { margin: 0 20px 10px 0; }
img.alignright { margin: 0 0 10px 20px; }
img.attachment-thumbnail { margin: 0 0 3px 0; float: left; }
.archive img.attachment-medium { width: 150px; height: auto; }

.post {margin:10px 0 30px;}
.post, .post-content {overflow:hidden; _overflow:visible; zoom:1;}
.post .archiveimgcontainer {float:left; margin-right: 20px;}
.post .archiveimgcontainer img { display:block; }

.archiveimgcontainer { width: 150px; height: 100px; overflow: hidden; float: left; }
.post-content h2 a { text-decoration: none; color:color: #2e292a; line-height: 1; font-size: 16px; }
#content .post-content h2 a:hover { color: #4A54A2; }
#content .excerpt p { margin-bottom: 5px; } 
#content .read-more { color: #4A54A2; text-decoration: none; }
#content .read-more:hover { text-decoration: underline; }

/* Home */


#content.home a { color: #4A54A2; text-decoration: none; }
#content.home a:hover { color: #61626d; }



.mc-field-group { width:200px; float: left;}
.mc-field-group label {color: #808080;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin-right: 10px;}
#mce-EMAIL { width:200px !important;}
#newsletter-signup { padding: 0;  position: relative; margin: 30px 0 0; }
#newsletter-signup .submit-newsletter { position: absolute; top: 56px; right: 0; }
#mce-responses .response { color: #2e292a; clear: both; padding-top: 10px; }
#newsletter-signup .newsletter-btn { float: left; background: #2E292A; padding: 4px 5px; font-size: 13px; font-weight: bold; color: #fff; cursor: pointer; }
div.mce_inline_error{ color: #c00; !important}

.hasjs #sidebar.home ul.slide1 li, .hasjs #sidebar.home ul.slide2 li, .hasjs #sidebar.home ul.slide3 li {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

/*
ul.slide1 li, 
ul.slide2 li, 
ul.slide3 li, 
ul.slide4 li {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
*/
ul.slide1 li, 
ul.slide2 li, 
ul.slide3 li, 
ul.slide4 li {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
ul.slide1 li.active, 
ul.slide2 li.active, 
ul.slide3 li.active, 
ul.slide4 li.active {
    z-index:10;
    opacity:1;
}

ul.slide1 li.last-active, 
ul.slide2 li.last-active, 
ul.slide3 li.last-active, 
ul.slide4 li.last-active {
    z-index:9;
}

/* Header */
.contactdetails { float: right; position: relative; top: 20px; height: 20px; width: 272px; overflow: hidden; background: url(../img/contact.png) no-repeat 0 0;    }
.contactdetails  a { color: #61626d; }
.contactdetails  .phonenumber { clear: both; font-size: 1.6em; font-weight: bold; }

/* Navigation */
#navigation { bottom: 10px; position: absolute; right: 0; }
#navigation li { float: left; margin: 0 0 0 23px; display: inline;  }
#navigation a { font-size: 14px;  color: #999; text-decoration: none; }

#portfolio #navigation .portfolio { color:#2e292a;}
body.single-post #navigation .blog,
body.archive #navigation .blog,
#blog #navigation .blog { color:#2e292a;}
#about #navigation .about { color:#2e292a;}
#clients #navigation .clients { color:#2e292a;}
#contact #navigation .contact { color:#2e292a;}

/*

	contact page

***********************************/
#contact h1 { margin-bottom: 20px; }

/* Side Bar */
#sidebar { font-size: 1.2em; line-height: 140%; color: #4A54A2; }
#sidebar h2 { line-height: 30px; margin: 6px 0;  }
#sidebar ul { margin-bottom: 30px; z-index: 100; position: relative; }
#sidebar .title { padding: 0px 7px; }
#sidebar .title a { color: #FFF; font-weight: bold; padding: 0px; text-decoration: none; }
#sidebar .date { font-weight: bold; }
#sidebar .lateststories { margin: 0 0 1em 0; clear: both; background: #4A54A2 url(../img/latestbg.png) bottom; padding: 0 0 5px 0; width: 300px; }
#sidebar .latesthome { margin: 0 0 1em 0; background: #4A54A2 url(../img/latestbg.png) bottom; padding: 0 0 5px 0; width: 300px; }
#sidebar .arrow li { background: url(../img/arrow.png) left center no-repeat; padding: 0 0 0 0.8em; line-height: 200%; }
#sidebar .arrow li a { font-size: 13px; line-height: 24px; text-decoration: none; color: #2e292a; }
#sidebar .arrow li a:hover { color: #4A54A2;  }
#sidebar .arrow li.current_page_item a { color: #FFF; }
#sidebar .arrow li.current_page_item { background: url(../img/sidebar-on.png) no-repeat; }
/*
#sidebar .latestnews { background: url(../img/sidetitles-latestnews.png); width: 309px; height: 0px; padding: 48px 0 0 0; overflow: hidden; display: block; }
#sidebar .categories { background: url(../img/sidetitles-categories.png); width: 309px; height: 0px; padding: 48px 0 0 0; overflow: hidden; display: block; } 
#sidebar .portfolios { background: url(../img/sidetitles-portfolios.png); width: 309px; height: 0px; padding: 48px 0 0 0; overflow: hidden; display: block; } 
#sidebar .twitter { background: url(../img/sidetitles-twitter.png); width: 309px; height: 0px; padding: 48px 0 0 0; overflow: hidden; display: block; } 
*/
#tweets { width: 300px!important; color: #2E292A; }
#tweets a {  background: #FFF; text-decoration: none; color: #2E292A; }
#tweets a strong { padding-top: 5px; display: block; color: #4A54A2; }

/* Typography */
#content p, #content ul, #content ol { font-size: 13px; line-height: 20px; margin: 0 0 20px 0; }
#content ul li { list-style: disc; margin: 0 0 0 2em; }
#content ol li { list-style: decimal; margin: 0 0 0 2em; }
/*
#content h1, #content h2, #content h3, #content h4 { line-height: 100%; color: #2E292A; margin: 0 0 0.8em 0; }
#content h1 { font-size: 4.2em; letter-spacing: -1px; margin: 0 0 0.6em 0; }
#content h2 { font-size: 3em; letter-spacing: -1px }
#content h3 { font-size: 2.5em; letter-spacing: -1px }
#content h4 { font-size: 1.8em; letter-spacing: -1px }
*/
#content a { color: #2E292A; }

.breadcrumb { font-size: 1.2em; line-height: 100%; margin: 10px 0; position: relative; color: #9fa0a7; display: none; }
.breadcrumb a { color: #9fa0a7; }

/* Post Meta Data */
#content .postmetadata, #content .postmetadata a, #content .postmetadata a:visited { color: #999999; font-size: 13px; line-height: 18px; }
#content .postmetadata a, #content .postmetadata a:visited { text-decoration: none; }
#content .postmetadata a:hover { color: #4A54A2; }

/* Footer */
#footer p, #footer ul { font-size: 1.2em; line-height: 120%; color: #61626d; }
#footer a { color: #61626d; }
#footernavigation li { display: inline-block; float: left; }
#footer .stalkus li { font-weight: bold; float: left; margin-right: 0.5em; border: none; margin-bottom: 4em; line-height: 150%; }
#footer .stalkus { margin-top: -3px; position: relative; }
#footer .logo { background: url(../img/small-logo.png); width: 103px; height: 0px; padding: 10px 0 0 0; overflow: hidden; display: block; float: right; margin: 0 0 5px 0; }
#footer .phonenumber { clear: both; font-size: 1.8em; font-weight: bold; }

/* Slider specific CSS */
.sliderGallery { overflow: hidden; position: relative; height: 550px; width: 960px; margin-bottom: 20px; }
.sliderGallery ul { position: absolute; list-style: none; overflow: none; white-space: nowrap; padding: 0; margin: 0; }
.sliderGallery ul li { display: inline; margin: 0 10px 0 0; }
.slider { width: 960px; height: 10px; margin-top: 510px; position: relative; background: #cacbcf; }
.ui-slider-handle { position: absolute; cursor: pointer; height: 10px; margin-left: -90px; width: 180px; top: 0; background:  url(../img/sidebar-on.png) no-repeat center center; z-index: 100; display: block; }
#leftscroll { position: absolute; top: 250px; left: -25px; background: url(../img/prev.png); width: 16px; height: 23px; display: block; cursor: pointer; }
#rightscroll { position: absolute; top: 250px; right: -25px; background: url(../img/next.png); width: 16px; height: 23px; display: block; cursor: pointer; }


/* Comments */
#commentform input { color: #333; clear: both; float: right; background: #FFF; line-height: 100%; width: 55%; border: 1px solid #9b9b9b; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 4px 6px; }
#content #commentform p { clear: both; margin-bottom: 0.7em; }
#commentform textarea { width: 97.5%; font-family: Arial, Helvetica, sans-serif; color: #666; font-size: 1em; border: 1px solid #9b9b9b; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 4px 6px; }
#content #commentform #submit { font-size: 1em; font-family: Arial, Helvetica, sans-serif; line-height: 100%; background: #61626d; color: #ECECEC; width: 10em; padding: 8px 0px; border: none;  }
#content .comment-author {   }
#content cite { font-style: normal; }
#content .comment-meta { font-weight: bold; }
#content .comment { background: #f3f3f4; list-style: none; margin: 10px 0 0 0; padding: 1em; border: 1px solid #e0e0e2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#content .comment p { font-size: 0.9em; }
#content .comment a { color: #4a54a2; }
#content .avatar { float: left; margin-right: 10px; }





/*

	about

***********************************/
body#about h1 { margin-bottom: 4px; }
body#about h2#title-image { background: url(../img/pete.jpg) no-repeat; height: 150px; width: 560px; position: relative; margin-bottom: 20px; }
body#about h2#title-image span { display: block; padding: 4px 7px; background:#000; background: rgba(0,0,0,0.8); color: #fff; height: 17px; width: 546px; font-size: 13px; font-family: arial, sans-serif; position: absolute; bottom: 0; left:0; font-weight: bold; line-height: 17px; }

/*

	clients

***********************************/
body#clients #content { width: 580px; }
body#clients #content ul { margin-bottom: 0; }
body#clients #content ul li {
  display: inline; float: left;
  font-family: 'NHaasGroteskTXW01-75Bd',Helvetica,arial;
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 30px;
  list-style: none outside none;
  margin: 0 3px 0 0;
  white-space: pre;
}
body#clients #content ul li.list1,
body#clients #content ul li.list16,
body#clients #content ul li.list31,
body#clients #content ul li.list46  { color: #00a651; }

body#clients #content ul li.list2,
body#clients #content ul li.list17,
body#clients #content ul li.list32,
body#clients #content ul li.list47   { color: #00aeef; }

body#clients #content ul li.list3,
body#clients #content ul li.list18,
body#clients #content ul li.list33,
body#clients #content ul li.list48   { color: #bd8cbf; }

body#clients #content ul li.list4,
body#clients #content ul li.list19,
body#clients #content ul li.list34,
body#clients #content ul li.list49   { color: #f49ac1; }

body#clients #content ul li.list5,
body#clients #content ul li.list20,
body#clients #content ul li.list35,
body#clients #content ul li.list50   { color: #ecb92a; }

body#clients #content ul li.list6 ,
body#clients #content ul li.list21,
body#clients #content ul li.list36,
body#clients #content ul li.list51  { color: #7da7d9; }

body#clients #content ul li.list7,
body#clients #content ul li.list22,
body#clients #content ul li.list37,
body#clients #content ul li.list52   { color: #f26d7d; }

body#clients #content ul li.list8,
body#clients #content ul li.list23,
body#clients #content ul li.list38,
body#clients #content ul li.list53   { color: #f15a34; }

body#clients #content ul li.list9,
body#clients #content ul li.list24,
body#clients #content ul li.list39,
body#clients #content ul li.list54   { color: #1cbbb4; }

body#clients #content ul li.list10,
body#clients #content ul li.list25,
body#clients #content ul li.list40,
body#clients #content ul li.list55 { color: #e69d55; }

body#clients #content ul li.list11,
body#clients #content ul li.list26,
body#clients #content ul li.list41,
body#clients #content ul li.list56 { color: #00aeef; }

body#clients #content ul li.list12,
body#clients #content ul li.list27,
body#clients #content ul li.list42,
body#clients #content ul li.list57 { color: #60c361; }

body#clients #content ul li.list13,
body#clients #content ul li.list28,
body#clients #content ul li.list43,
body#clients #content ul li.list58  { color: #920b5a; }

body#clients #content ul li.list14,
body#clients #content ul li.list29,
body#clients #content ul li.list44,
body#clients #content ul li.list59  { color: #44999d; }

body#clients #content ul li.list15,
body#clients #content ul li.list30,
body#clients #content ul li.list45,
body#clients #content ul li.list60  { color: #f48908; }




/*

	sliders

***********************************/




/*

	contact

***********************************/
#contact #content a { text-decoration: none; }
#contact #content a:hover { text-decoration: underline; }


/*

	blog

***********************************/
#blog ul.slide1,
#blog ul.slide2, 
#blog ul.slide3 { width: 300px; position: relative; overflow: hidden; height:135px; background: #000; }
#blog ul.slide1 li, 
#blog ul.slide2 li,
#blog ul.slide3 li { width: 300px; height: 135px; margin: 0 0 30px; position: relative; overflow: hidden; background: #000 !important; }
#blog ul.slide1 li img,
#blog ul.slide2 li img, 
#blog ul.slide3 li img { width: 100%; height: auto; }
#blog ul.slide1 li .title,
#blog ul.slide2 li .title, 
#blog ul.slide3 li .title {
  background:#000; 
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  bottom: 0;
  padding: 0 10px 2px;
  position: absolute;
  width: 100%;
  line-height: 23px;
}

#blog ul.slide3 { margin-bottom: 46px ;}

#blog ul.slide4 { width: 630px; position: relative; overflow: hidden; height:300px; margin-bottom:40px; }
#blog ul.slide4 li { width: 630px; height: 300px; margin: 0 0 30px !important; position: absolute; overflow: hidden; background: #000; top:0; left:0; }
#blog ul.slide4 li img { height: auto; width: 630px; max-width: 630px;  }
#blog ul.slide4 .title {
  background:#000; 
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  bottom: -20px;
  padding: 0 10px 2px;
  position: absolute;
  line-height: 23px;
  width: 100%;
}
#content ul.slide4 .title a { color: #fff; font-weight: bold; text-decoration: none; }
#content ul.slide4 .title a:hover { color: #818cdd; }



#portfoliohome {  width: 630px; position: relative; overflow: hidden; height:300px; margin-bottom:40px; background: #000; }
#portfoliohome img { height: auto; width: 630px; max-width: 630px; }

/*

	sidebar image thing

***********************************/

/*
#sidebar .title {
  background: #000;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  bottom: 20px;
  padding: 4px 7px;
  position: absolute;
  width: 100%;
}
#sidebar .lateststories {
  background: url("../img/latestbg.png") repeat scroll center bottom #4A54A2;
  clear: both;
  height: 135px !important;
  width: 298px !important;
  margin: 0 0 1em;
  padding: 0 0 5px;
}
*/
 
#latestside { width: 300px; position: relative; overflow: hidden; height:150px; }
#latestside li { width: 300px; height: 150px; margin: 0 0 30px; position: relative; overflow: hidden; background: #000; }
#latestside img { width: 100%; height: auto; }
#latestside .title { background:#000; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); bottom: 0; padding: 0 10px 2px; position: absolute;
  width: 100%; line-height: 23px; }
  
  
  
  
  
/*

	pagination

***********************************/
/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 286636 2010-09-08 00:11:23Z emartin24 $
 * Copyright (c) 2010 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
body .wp-paginate {padding:0; margin:0;}
body .wp-paginate li {display:inline; list-style:none; margin: 0 3px 0 0 !important; }
body .wp-paginate a {background:#fff; border:1px solid #ccc; color:#aaa !important; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
body .wp-paginate a:hover, .wp-paginate a:active {background:#fff; color:#2e292a !important; font-weight: bold; }
body .wp-paginate .title {color:#aaa; margin-right:4px;}
body .wp-paginate .gap {color:#999; margin-right:4px;}
body .wp-paginate .current {color:#2e292a; background:#fff; border:1px solid #2e292a; margin-right:4px; padding:3px 6px; font-weight: bold;}
body .wp-paginate .page {}
body .wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
body .wp-paginate-comments {}
body .wp-paginate-comments li {}
body .wp-paginate-comments a {}
body .wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
body .wp-paginate-comments .title {}
body .wp-paginate-comments .gap {}
body .wp-paginate-comments .current {}
body .wp-paginate-comments .page {}
body .wp-paginate-comments .prev, .wp-paginate-comments .next {}
