/*
Theme Name: Annexant3
Theme URI: http://annexant.ca/
Description: Our new Annexant Design theme. Version 3.
Version: 3.0
Author: James Saliba
Author URI: http://annexant.ca/
Tags: black, green, fixed width, one column, horizontal
*/



/* @group CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
	margin: 10px 10px 10px 20px;
	padding: 20px 20px 0 20px;
	background-color: #f0f0e6;
	display: inline-block;
	width: auto;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* @end */

* {
	margin: 0;
	padding: 0;
}



#getarealbrowser {
	background: #F8FAFC url(images/getarealbrowser.gif) no-repeat 20px 50%;
	text-align: left;
	padding: 25px 20px 15px 90px;
	border: 6px solid #8ACD17;
	width: 410px;
	position: absolute;
	top: 100px;
	right: 30%;
	z-index: 1000000000;
	display: block;
}
#getarealbrowser p, #getarealbrowser a {
	color: #222;
	font-size: 16pt;
	font-family: Arial, Verdana, sans-serif;
}
.blackout {
	display: block;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 2500px;
	background-color: black;
	z-index:100001;
	-moz-opacity: 0.85;
	opacity:.85;
	filter: alpha(opacity=85);
}


@font-face {
	font-family: 'ChaletLondonNineteenSixty';
	src: url('chalet-londonnineteensixty-webfont.eot');
	src: local('☺'), url('chalet-londonnineteensixty-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	font: 10pt Arial, sans-serif;
	color: #fff;
	font-weight: normal;
	background: #1C1C1C;
	min-width: 960px;
	line-height: 1.2em;
}

.clear {
	clear: both;
}
.headercontainer {
	width: 100%;
	background: url(images/topbg.png) center top repeat-x;
	margin: 0;
	padding: 0;
}
.header {
	width: 960px;
	height: 197px;
	margin: 0 auto;
	background: url(images/logo.png) right top no-repeat;
}
.tupperware {
	width: 100%;
	background: #2b2b2b url(images/contentbg.png) center bottom repeat-x;
	float: left;
	    padding-bottom: 35px;
}
.content {
	width: 940px;
	text-align: left;
	padding: 15px 0;
	margin: 0 auto;
	}
.footer {
	width: 100%;
	text-align: center;
	border-top: 5px solid #67dde5;
	background: #1c1c1c;
}
.sidebar {
	color: #ccc;
	position:relative;
    left: -30px;
	margin-top: 40px;
	margin-bottom: -50px;
}
.content h1 {
	font-size: 22pt;
	margin-bottom: 15px;
}
.the-end {
	width: 940px;
	text-align: left;
	color: #999;
	font-size: 10pt;
	padding: 20px;
	margin: 0 auto;	
}


img#wpstats{display:none;}

.hero {
	width: 934px; 
	height: 279px;
	padding: 6px;
	background: url(images/hero.jpg) left top no-repeat;
	margin: 0;
}

.hero h2 {
	text-indent: -10000px;
	display: block;
	background: url(images/hero-welcome2.png) left top no-repeat;
	width: 426px;
	height: 75px;
	margin-top: 0 !important;
}
/*
.hero h2:hover {
	background-position: left bottom;
} */

.hero h3 a {
	width: 282px;
	height: 58px;
	text-indent: -10000px;
	display: block;
	background: url(images/hero-text.png) left top no-repeat;
	margin: 5px 0 0 27px !important;
	padding: 0;
}
.hero h3 a:hover {
	background-position: left -153px;
}

.hero h4 a {
	width: 282px;
	height: 52px;
	text-indent: -10000px;
	display: block;
	background: url(images/hero-text.png) left -67px no-repeat;
	margin: 0 0 0 27px !important;
	padding: 0;
}
.hero h4 a:hover {
	background-position: left -220px;
}

.hero h5 a {
	width: 282px;
	height: 16px;
	text-indent: -10000px;
	display: block;
	background: url(images/hero-text.png) left -137px no-repeat;
	margin: 15px 0 0 27px !important;
	padding: 0;
}
.hero h5 a:hover {
	background-position: left -290px;
}
.hero h3, .hero h4, .hero h5 {
	width: 325px;
}
.heroleft {
	width: 350px;
	float: left;
	
}
.recentwork {
	width: 302px;
	height: 302px;
	display: block;
	float: left;
}
.portfoliobg {
	width: 302px;
	height: 302px;
	margin: 0 10px 15px 0;
	display: block;
	float: left;
}
a.portfolioframe {
	display: block;
	text-align: right;
	font-family: "ChaletLondonNineteenSixty";
	font-size: 14pt;
	color: #1c2426;
	width: 270px;
	height: 83px;
	padding: 219px 32px 0 0;
	background: url(images/portfolio-overlay.png) left top no-repeat;
}
a.portfolioframe .hover {
	background: url(images/portfolio-overlay.png) left top no-repeat;
	width: 302px;
	height: 302px;
	display: block;
	top: -235px;
	position: relative;
}
.rwmid {
	margin: 0 17px;
}
.rwframe1, .rwframe2, .rwframe3 {
	width: 302px;
	height: 302px;
	display: block;
	text-align: right;
}
.rwframe1 {
	background: url(images/recentwork1.png) left top no-repeat;
}
.rwframe2 {
	background: url(images/recentwork2.png) left top no-repeat;
}
.rwframe3 {
	background: url(images/recentwork3.png) left top no-repeat;
}
.recentwork a {
	font-family: "ChaletLondonNineteenSixty";
	font-size: 17pt;
	color: #141614;
	width: 270px;
	height: 45px;
	padding: 257px 30px 0 0;
	display: block;
}

.recentwork a:hover, .portfoliobg a:hover {
	text-indent: -10000px;
	text-align: left;
}
.rwframe1:hover, .rwframe2:hover, .rwframe3:hover {
	background-position: left bottom;
}
.aboutimg {
	margin-top: -25px !important;
	margin-left: 20px !important;
	margin-bottom: 110px !important;
	height: 390px;
	padding-bottom: 60px !important;
	background: url(images/about-stickynote2.png) center bottom no-repeat;
}
.servicesleft {
	width: 390px;
	height: 470px;
	float: left;
	background: url(images/service-paperclip.jpg) center top no-repeat;
	padding: 25px 40px 30px 30px;
	color: #1f2d01;
}
.servicesleft a, .servicesright2 a {
	color: #000;
	border-bottom: 1px dotted #000 !important;
}
.servicesleft a:hover, .servicesright2 a:hover {
	color: #fff !important;
	border-bottom: 1px dotted #000 !important;
}
.servicesright1, .servicesright2 {
	float: right;
}
.servicesright1 {
	background: url(images/service-graphicd.jpg) right top no-repeat;
	height: 200px;
	width: 390px;
	color: #062e32;
	padding: 25px 25px 0 37px;
}
.servicesright2 {
	background: url(images/service-other.png) right top no-repeat;
	height: 225px;
	width: 390px;
	color: #3f0730;
	padding: 25px 25px 0 37px;
}


.portfoliobg a * {
  display: none;
}

.highlight a.portfolioframe:hover, 
.portfoliobg span.hover {
  background: url(images/portfolio-overlay.png) left bottom no-repeat !important;
}

a.portfolioframe:hover {
	background: url(images/portfolio-overlay2.png) left top no-repeat;
}

.portfoliopopup {
	background-color: #2b2b2b;
	padding: 15px 10px 30px 332px;
}
.portfoliodesc {
	width: 590px;
	height: 137px;
}
.portfolioimgs {
	width: 590px;
}
.portfolioimgs img {
	padding: 0 15px 15px 0 !important;
}
.portfoliodesc a {
	font-weight: bold;
	border-bottom: 1px dotted #fff;
}
.portfoliodesc a:hover {
	color: #EA1DC6;
}

.contactleftcol {
	width: 270px;
	float: left;
	padding-right: 10px;
	padding-top: 30px;
}

.contactleftcol p, .contactleftcol2 p {
	padding: 3px 3px 12px 0 !important;
	line-height: 1.2em;
    font-size: 95% !important;
    font-weight: bold;
}
.contactleftcol input, .contactleftcol select {
	width: 93%;
}
.contactleftcol2 textarea {
	width: 100% !important;
}
.contactleftcol2 {
	width: 620px;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
	border-left: 1px dotted grey;
	margin-bottom: 140px;
}
.contactcaptcha {
	width: 270px;
	float: left;
}
.contactcaptcha img {
	padding: 0 !important;
}
.contactcaptcha input {
	position: relative;
	top: -10px;
}
.contactsubmit {
	float: right;
    margin-right: -21px;
    margin-top: 50px;
}
div.wpcf7-mail-sent-ok {
	border: 0 !important;
	padding: 20px !important;
    position: relative;
    top: -114px;
	display: inline !important;
	background: #97C91D;
	color: #000;
}
div.wpcf7-validation-errors {
	border: 0 !important;
	padding: 20px !important;
    position: relative;
    top: -114px;
	display: inline !important;
	background: #F7E700;
	color: #000;
}
a.thingsido {
    display: block;
    float: right;
    height: 181px;
    margin-right: 14px;
    margin-top: 81px;
    text-indent: -10000px;
    width: 491px;
	background: none;
}
a.thingsido:hover {
		background: url(images/thingsido.png) top left no-repeat;
}
/*Menu! */
ul#menu {
	list-style: none;
	float: left;
	margin: 0;
	width: 700px;
}
#menu li {
  float: left;
}

#menu a * {
  display: none;
}

#menu a, #menu a .hover {
	height: 91px;
	position: relative;
	display: block;
    padding: 0;
	float: left;
	background: url(images/navbar.png) left bottom no-repeat;
	text-indent: -100000px;
}


#menu a#home {
	width: 108px;
	background: url(images/navbar.png) left bottom no-repeat;
}
#menu .highlight a#home:hover, #menu a#home .hover {
	width: 108px;
	background: url(images/navbar.png) left top no-repeat;
}
#menu a#about {
	width: 108px;
	background: url(images/navbar.png) -108px bottom no-repeat;
}
#menu .highlight a#about:hover, #menu a#about .hover {
	width: 108px;
	background: url(images/navbar.png) -108px top no-repeat;
}
#menu a#services {
	width: 118px;
	background: url(images/navbar.png) -216px bottom no-repeat;
}
#menu .highlight a#services:hover, #menu a#services .hover {
	width: 118px;
	background: url(images/navbar.png) -216px top no-repeat;
}
#menu a#portfolio {
	width: 133px;
	background: url(images/navbar.png) -334px bottom no-repeat;
}
#menu .highlight a#portfolio:hover, #menu a#portfolio .hover {
	width: 133px;
	background: url(images/navbar.png) -334px top no-repeat;
}
#menu a#contact {
	width: 119px;
	background: url(images/navbar.png) -467px bottom no-repeat;
}
#menu .highlight a#contact:hover, #menu a#contact .hover {
	width: 119px;
	background: url(images/navbar.png) -467px top no-repeat;
}

/* Begin Typography & Colors */
a {
	text-decoration: none;
	color: #fff;
}
blockquote a {
	color: #fff;
}
.entry p {
	padding: 10px 10px 15px 0;
	line-height: 1.4em;
	font-size: 105%;
	text-align: left;
} 
.entry p a {
	font-weight: bold;
	border-bottom: 1px dotted #999;
}
.entry li a {
	font-weight: normal;
	border-bottom: 1px dotted #999;
} 
.entry a:hover {
	color: #EA1DC6;
}
.entry p img {
	padding: 10px 15px;
}
.thread-alt {
	background-color: #444;
}
.thread-even {
	background-color: #222;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #555;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.postmetadata {
	margin-top: 10px;
}
p.postmetadata {
		margin: 25px 5px 25px 20px;
		padding: 5px;
}
.post .postmetadata small {
	margin-left: 0;
}
.post small {
	display: block;
	width: 96%;
	text-align: right;
	font-size: 85%;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, .postmetadata a, blockquote, strike {
	color: #777;
	}
.post {
	padding: 15px 0 5px 0;
	text-align: left;
	margin-bottom: 25px;
}
.navigation {
	display: block;
	height: 20px;
	width: 100%;
}
.navigation a:hover {
	color: #BCDF55;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.ui-accordion a:hover {
	color: #2D9BDE;
}
.ui-accordion-content p {
	font-size: 11pt;
	padding: 15px;
	margin: 0 15px 15px 15px;
	background: #444;
}
div#accordion div {
	margin-bottom: 35px;
}
p.portimg {
	text-align: center;
}
p.portimg img {
	padding: 5px;
	border: 1px solid #666;
}
#lightbox-infoHeader {
display:none;
}

#toTop {  
    width:50px;  
    border:1px solid #ABD63B;  
    background:#333;  
    text-align:center;  
    padding:5px;  
    position:fixed; 
	bottom:10px; 
    right:50%;  
	margin-right: -480px;
    cursor:pointer;  
    display:none;  
    color:#fff;  
    font-family: Arial, sans-serif;  
    font-size:10px;  
}
#lightbox-overlay-text {
display:none !important;
}

.coda-nav ul li a {
	border: none;
	font-size: 13pt;
	margin-bottom: 20px;
	margin-top: 15px;
}
.coda-nav ul li a:hover {
	color: #fff;
}

/* End Typography & Colors */



/*	Begin Headers */
h1 {
	font-size: 24pt;
	font-family: Arial, sans-serif;
	}
h1.logo {
	margin: 0;
}
h1.logo a {
    display: block;
    float: right;
    height: 105px;
    text-indent: -10000px;
    width: 417px;
}
h2 {
	font-size: 24pt;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	}
	
.content h2 a {
	text-decoration: none;
	line-height: 0.4em;
}

.content h2 a:hover {
	color: #EA1DC6;
}
.post h2 {
	font-family: "ChaletLondonNineteenSixty";
	font-size: 22pt;
	margin-top: 18px;
}
.pagetitle h2 {
	margin-top: 0 !important;
}
h3 {
	font-size: 18pt;
	padding: 10px 0;
}
#accordion h3 {
	padding: 0;
	margin: 10px 0;
}
.entry h3 {
	margin-top: 5px;
}
h3#comments {
	font-size: 14pt;
	font-weight: 100;
	color: #BCDF55;
	text-shadow: 1px 1px 1px #555;	
	}
	
h3.ui-accordion-header, .entry h3 a {
	font-size: 18pt;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
/* End Headers */



/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

ul {
	list-style-type: square;
	list-style-position:inside;
	line-height: 1.2em;
	margin-left: 15px;
}
.entry ul {
	margin: 10px 5px 30px 20px;
	list-style-position: outside;
}
.entry li {
	padding: 10px 5px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.entry textarea, .entry input, .entry select {
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	width: 90%;
	background: #333;
	color: #CCC;
	border: 1px solid #444;
}
#commentform textarea:hover, #commentform input:hover {
	background: #444;
	border: 1px solid #555;
}
select {
	width: 130px;
	}
form.wpcf7-form input:hover, form.wpcf7-form textarea:hover, form.wpcf7-form select:hover {
	background: #444;
	border: 1px solid #555;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}
#commentform textarea, #commentform input {
	background: #333;
	padding: 10px;
	color: #CCC;
	border: 1px solid #444;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote, q {
	quotes: none;
	margin: 10px 10px 10px 20px;
	padding: 20px 20px 0 20px;
	background-color: #f0f0e6;
	display: inline-block;
	width: auto;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
a img {
	border: none;
	}
.entry p img.wp-smiley {
	padding: 2px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


