/*
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;
}
body {
	font: 11pt "Segoe UI", Calibri, Arial, sans-serif;
	color: #fff;
	background: #2b2b2b;
	min-width: 960px;
	line-height: 1.2em;
	text-align: center;
}

.clear {
	clear: both;
}
.header {
	width: 100%;
	background: url(images/topbg.png) repeat-x;
	margin: 0;
	padding: 0;
	height: 197px;
}
.header img {
	float: left;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -380px;
}
.tupperware {
	width: 100%;
	text-align: center;
	background: url(images/ribbons.png) no-repeat center top;
}
.content {
	width: 700px;
	text-align: left;
	padding: 50px 10px 0 10px;
	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;
}
#boxbox {
   background-image:url(images/3drepeat.png);
   background-repeat:repeat-y;
}
#boxtop {
	background-image: url(images/3dtop.png);
	background-repeat:no-repeat;
	background-position:top;
	height:12px;
}
#boxbottom {
	background-image: url(images/3dbottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:13px;
}
#boxcontent {
	padding: 20px;
	margin-top: -10px;
	font-size: 14pt;
	font-weight: 100;
	line-height: 1em;
	color: #ccc;
	text-align: center;
}
.the-end {
	width: 700px;
	text-align: left;
	color: #999;
	font-size: 10pt;
	padding: 20px;
	margin: 0 auto;	
}
.ribbon {
	width: 199px;
	height: 47px;
	color: #fff;
	font-size: 20pt;
	font-family: "Segoe UI", Calibri, Arial, sans-serif;
	padding: 10px 0 0 0;
	text-align: center;
	letter-spacing: 3px;
	margin-left: 5px;
}

.intro {
	line-height: 1.4em;
	padding: 15px;
	text-align: justify;
	background: #333;
}
.whobox {
	background: url(images/whoweare.png) no-repeat top;
	width: 190px;
	padding: 70px 10px 10px 55px;
}
.whobox h4 {
	font-size: 14pt;
	margin-left: -15px;
}
.portfolioimg {
	background: url(images/projects.png) no-repeat top;
	position:absolute;
    left:260px;
    top:0;
    width:190px;
	padding: 70px 10px 10px 35px;
}
.portfolioimg img {
	text-align: center;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;	
}
.portfolioimg img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;	
}
.think {
	background: url(images/think.png) no-repeat top;
	position:absolute;
    left:520px;
    top:0;
    width:190px;
	height: 340px;
	padding: 70px 10px 10px 35px;
}
.validm {
	float: right;
	padding-bottom: 15px;
	width: 105px;
}
img#wpstats{display:none;}

/* Navigation bread crumbs */
.navtrail, .navtrail a {
	font-style: italic;
	font-size:9pt;
	color: #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: -20px;
}

/*Menu! */
#menu {
	width: 623px;
	height: 92px;
	top: 105px;
	margin-left: -375px;
	left: 50%;
	position: absolute;
	z-index: 200000;
	overflow: hidden;
}
a#home {
	background: url(images/home.jpg) 0 0;
	display: block;
	float: left;
	width: 108px;
	height: 92px;
	text-indent: -100000px;
}
a#home:hover {
	background: url(images/home.jpg) 0 -92px;
}
a#about {
	background: url(images/about.jpg) 0 0;
	display: block;
	float: left;
	width: 108px;
	height: 92px;
	text-indent: -100000px;
}
a#about:hover {
	background: url(images/about.jpg) 0 -92px;
}
a#services {
	background: url(images/services.jpg) 0 0;
	display: block;
	float: left;
	width: 142px;
	height: 92px;
	text-indent: -100000px;
}
a#services:hover {
	background: url(images/services.jpg) 0 -92px;
}
a#portfolio {
	background: url(images/portfolio.jpg) 0 0;
	display: block;
	float: left;
	width: 137px;
	height: 92px;
	text-indent: -100000px;
}
a#portfolio:hover {
	background: url(images/portfolio.jpg) 0 -92px;
}
a#contact {
	background: url(images/contact.jpg) 0 0;
	display: block;
	float: left;
	width: 128px;
	height: 92px;
	text-indent: -100000px;
}
a#contact:hover {
	background: url(images/contact.jpg) 0 -92px;
}

/* Begin Typography & Colors */
a {
	text-decoration: none;
	color: #fff;
}
blockquote a {
	color: #fff;
}
.entry p {
	padding: 10px 10px 10px 0;
	line-height: 1.5em;
	font-size: 110%;
	text-align: justify;
} 
.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;
	border-bottom: solid 1px #777;
	text-align: justify;
	margin-bottom: 15px;
}
.navigation {
	display: block;
	height: 20px;
	width: 100%;
}
.navigation a:hover {
	color: #BCDF55;
}
.blogtitle {
	margin-top: 5px;
	font-size: 16pt;
	color: #25A0EC;
	display: block;
	width: 700px;
	height: 75px;
	background: url(images/blog.png) 0 0;
	text-indent: -10000px;
}
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: "Segoe UI", Calibri, Arial, sans-serif;  
    font-size:11px;  
}
#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: "Segoe UI", Calibri, Arial, sans-serif;
	}
h1.logo {
	margin: 0;
}
h1.logo a {
	display: block;
	width: 417px;
	height: 155px;
	background: url(images/logo.png) 0 0;
	text-indent: -10000px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 100000;
	margin-right: -440px;
	text-align: left;
}
h2 {
	font-size: 24pt;
	margin-bottom: 10px;
	font-family: "Segoe UI", Calibri, Arial, sans-serif;
	font-weight: normal;
	}
.content h2 a {
	text-decoration: none;
	line-height: 0.4em;
}
.content h2 a:hover {
	color: #EA1DC6;
}
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: "Segoe UI", Calibri, 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.5em;
	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: 10px;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 13pt;
	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: justify;
	}

.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: "Segoe UI", Calibri, 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 */

