/*Theme Name: Three Point One
Theme URI: http://www.resonantstudios.ca/threepoint/  
Description: Custom Theme for Resonant Studios
Version: v3.1
Author: Andrew Phoenix
*/

/* To reduce the CSS calls, I'm packing all the CSS in this file
   Inlcuding the stuff from 960.gs */

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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.container_12 .grid_3 {
	width: 220px;
}
.container_12 .grid_6 {
	width: 460px;
}

.container_12 .grid_9 {
	width: 700px;
}

.container_12 .grid_12 {
	width: 940px;
}
.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}
.container_12 .grid_1 {
	width: 60px;
}
.container_12 .grid_2 {
	width: 140px;
}
.container_12 .grid_4 {
	width: 300px;
}
.container_12 .grid_5 {
	width: 380px;
}
.container_12 .grid_7 {
	width: 540px;
}
.container_12 .grid_8 {
	width: 620px;
}
.container_12 .grid_10 {
	width: 780px;
}
.container_12 .grid_11 {
	width: 860px;
}
.container_12 .prefix_3 {
	padding-left: 240px;
}

.container_12 .prefix_6 {
	padding-left: 480px;
}

.container_12 .prefix_9 {
	padding-left: 720px;
}
.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}
.container_12 .prefix_10 {
	padding-left: 800px;
}
.container_12 .prefix_11 {
	padding-left: 880px;
}
.container_12 .suffix_3 {
	padding-right: 240px;
}
.container_12 .suffix_6 {
	padding-right: 480px;
}
.container_12 .suffix_9 {
	padding-right: 720px;
}
.container_12 .suffix_1 {
	padding-right: 80px;
}
.container_12 .suffix_2 {
	padding-right: 160px;
}
.container_12 .suffix_4 {
	padding-right: 320px;
}
.container_12 .suffix_5 {
	padding-right: 400px;
}
.container_12 .suffix_7 {
	padding-right: 560px;
}
.container_12 .suffix_8 {
	padding-right: 640px;
}
.container_12 .suffix_10 {
	padding-right: 800px;
}
.container_12 .suffix_11 {
	padding-right: 880px;
}
.container_12 .push_3 {
	left: 240px;
}
.container_12 .push_6 {
	left: 480px;
}
.container_12 .push_9 {
	left: 720px;
}
.container_12 .push_1 {
	left: 80px;
}
.container_12 .push_2 {
	left: 160px;
}
.container_12 .push_4 {
	left: 320px;
}
.container_12 .push_5 {
	left: 400px;
}
.container_12 .push_7 {
	left: 560px;
}
.container_12 .push_8 {
	left: 640px;
}
.container_12 .push_10 {
	left: 800px;
}
.container_12 .push_11 {
	left: 880px;
}
.container_12 .pull_3 {
	left: -240px;
}
.container_12 .pull_6 {
	left: -480px;
}
.container_12 .pull_9 {
	left: -720px;
}
.container_12 .pull_1 {
	left: -80px;
}
.container_12 .pull_2 {
	left: -160px;
}
.container_12 .pull_4 {
	left: -320px;
}
.container_12 .pull_5 {
	left: -400px;
}
.container_12 .pull_7 {
	left: -560px;
}
.container_12 .pull_8 {
	left: -640px;
}
.container_12 .pull_10 {
	left: -800px;
}
.container_12 .pull_11 {
	left: -880px;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
#content p,
#content dl,
#content hr,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content ol,
#content pre,
#content table,
#content address,
#content fieldset {
	margin: 14px;
}
body {
  font: small/18px Lucida Sans Unicode, Lucida Grande, sans-serif;
  background:#070a15;
  font: 11px/15px "Aller","Verdana", "Trebuchet", sans-serif;
  color:#29292a;
  }
body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}
#content {
  background:#f9faf2;
 }
* {
  margin:0;
  padding:0;
  }
img {
  border:none;
  }
a:active {
  border:none;
  }
h1, h2, h3, h4, h5, h6 {
  }
.container {
  width:720px;
  margin-left:auto;
  margin-right:auto;
  }
#header {
  height:75px;
  background:#f9faf2;
  }
#webdesign {
  width:192px;
  height:75px;
  background:url(/images/bg/webdesign.png) no-repeat;
  }
.replaced {
  display:none;
  }
#sitename a {
  display:block;
  width:410px;
  height:75px;
  background:url(/images/bg/resonantstudios.png) no-repeat right;
  }
.harmony {
  font-weight:normal;
  font-style:oblique;
  }
.balance {
  font-weight:normal;
  }
.strength {
  font-weight:bold;
  }
a {
  font-weight:bold;
  color:#0055ab;
  }
a:hover {
  color:white;
  background-color:#080c1a;
  text-decoration:none;
  }
/* Simple Navigation with Image Replacement */
#nav {
  background:url(/images/bg/header.png) repeat-x;
  height:85px;
  }
#nav ul {
  list-style:none;
  }
#nav ul li {
  float:left;
  }
#nav ul li a {
  display:block;
  width:140px;
  height:85px;
  }
#nav ul li a span {
  display:none;
  }
a#home {
  background:url(/images/menu/home.png) no-repeat left;
  }
a#services {
  background:url(/images/menu/services.png) no-repeat left;
  }
a#portfolio {
  background:url(/images/menu/portfolio.png) no-repeat left;
  }
a#about-us {
  background:url(/images/menu/about-us.png) no-repeat left;
  }
a#blog {
  background:url(/images/menu/blog.png) no-repeat left;
  }
a#contact {
  background:url(/images/menu/contact.png) no-repeat left;
  }
#nav a.active {
  background-position:right;
  background-color:#444;
  background-color:#934700;
  background-color:#141448;
  background-color:#234189;
  }
#nav a:hover {
  background-position:center;
  background-color:#001166;
  background-color:#c16608;
  background-color:#414184;
  background-color:#1f7db0;
  }
#footer {
  background:url(/images/bg/footer.png) repeat-x;
  height:310px;
  background-color:#070a15;
  clear:both;
  line-height:1.3;
  }
.left-column {
  width:320px;
  float:left;
  }
.right-column {
  width:250px;
  float:right;
  }
.clear {
  clear:both;
  font-size:smaller;
  text-align:center;
  }
#general {
  width:720px;
  text-align:center;
  }
h2,h3,h4,h5,h6,p,img {
  padding-top:0.5em;
  padding-bottom:0.5em;
  }
/*#footer div {
  padding-bottom:1em;
  }*/
#email-solutions {
  padding-top:1em;
  padding-bottom:1em;
  }
#footer {
  }
#footer a:hover {
  background-color:white;
  color:#080c1a;
  text-decoration:none;
  }
#footer p {
  padding:0;
  }
#footer img {
  padding:0;
  margin:0;
  }
#general {
  font-size:large;
  }
.main {
  width:480px;
  float:left;
  display:inline;
  }
.sidebar {
  width:240px;
  float:right;
  display:inline;
  }
.comments {
  clear:both;
  }
#breadcrumbs {
  margin:0;
  padding:0;
  height:40px;
  }
.index {
  padding-top:1em;
  }
.author-pic {
  text-align:center;
  }
.author {
  float:left;
  }
.date {
  float:right;
  }
.no-padding {
  margin:0;
  padding:0;
  }
.centre {
  text-align:center;
  }
#content ul, #content ol {
  padding-left:3em;
  padding-right:3em;
  }
.postinfo {
  background-color:#bbb;
}
/*body { 
    margin: 10px;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #EDEDEC;
}*/

#wrapper {
    width: 760px;
    margin: 0 auto;
}

#intro {
}

h2 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}

.hide {
    display: none;
}

#slider {
  position: relative;
  margin:0 auto;
  width:600px;
}

.scroll {
  height: 500px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  padding: 20px;
  width:580px;
  height:600px;
}
.scrollButtons {
  position: absolute;
  top: 250px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -30px;
}
.scrollButtons.right {
  right: -30px;
}
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.navigation li {
    padding-left:10px;
    display: inline;
}

ul.navigation a {
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #ffffff;
}

ul.navigation a.selected {
    background-color: #ddddff;
}

ul.navigation a:focus {
    outline: none;
}

#contactcard {
  padding-top:2.5em;
  }
.businesscard {
  padding:10px;
  background-color:white;
  }
.businesscard p {
  padding:15px;
  }
.under {
  padding-bottom:15px;
  }
