/*
THEME NAME: Daniel Bissonnet Design
THEME URI: http://www.danisadesigner.com/
DESCRIPTION: for danisadesigner.com, based on sandbox
VERSION: 3.0
AUTHOR: Dan Bissonnet
AUTHOR URI: http://asinglehumanbeing.co.uk
*/
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;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'BissonnetBabyRegular';
  src: url('fonts/babyone-webfont.eot');
  src: local('☺'), url('fonts/babyone-webfont.woff') format('woff'), url('fonts/babyone-webfont.ttf') format('truetype'), url('fonts/babyone-webfont.svg#webfontpjACJXeB') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontinSansRegular';
  src: url('fonts/fontin_sans_r_45b-webfont.eot');
  src: local('☺'), url('fonts/fontin_sans_r_45b-webfont.woff') format('woff'), url('fonts/fontin_sans_r_45b-webfont.ttf') format('truetype'), url('fonts/fontin_sans_r_45b-webfont.svg#webfontECVr9jMc') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "FontinSansRegular", "Helvetica", 'Arial', sans-serif;
  background-color: #CBD7D7;
  background-repeat: repeat;
  background-position: 0 0;
  background-image: url('images/bg-texture-2.png');
  color: #fff;
  line-height: 1.4em;
  width: 100%;
}
a {
  color: #bf2517;
}
a:hover, a:focus {
  color: #fff;
  background: #5a6869;
}
a:focus {
  outline: 2px dashed green;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1em 0;
  font-family: 'BissonnetBabyRegular', Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 3em;
  margin: 20px;
  text-align: left;
}
h1 h1 a {
  font-weight: bold;
  text-decoration: none;
}
h1,
h2,
h3,
h5 {
  color: #d0473a;
}
h1 a,
h2 a,
h3 a,
h5 a {
  color: #6a7879;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h5 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h5 a:focus {
  color: white;
}
h2 {
  font-size: 2.3em;
  font-weight: normal;
}
h3 {
  font-size: 2em;
  font-weight: normal;
  line-height: 1.2;
}
h4 {
  font-size: 1.2em;
  font-weight: 300;
  color: #8e1b04;
}
h5 {
  font-weight: normal;
  font-size: 1.2em;
  margin: 0 0 -5px 0;
}
p {
  margin: 1em 0;
}
strong, b {
  font-weight: 800;
}
ol, ul {
  padding-left: 1em;
}
ul li {
  list-style: disc;
  margin-left: 1em;
  margin-bottom: 0.2em;
}
ol li {
  list-style: decimal;
  margin-left: 1em;
  margin-bottom: 0.2em;
}
ol li ul li {
  list-style: disc;
}
ul.checklist li {
  background: url(images/tick.gif) no-repeat left top;
  list-style: none;
  margin-left: -10px;
  padding-left: 40px;
}
dt {
  font-weight: bold;
  clear: left;
}
dd {
  overflow: hidden;
  margin-bottom: 20px;
}
body.ie6 {
  background: white;
}
body.ie6 div,
body.ie7 div,
body.ie8 div,
body.ie6 blockquote,
body.ie7 blockquote,
body.ie8 blockquote {
  position: relative;
  zoom: 1;
}
.highlight blockquote, .highlight .callout {
  background: #f9fcf8;
  border: 3px solid #f4f7f3;
  border-left-width: 0;
  border-right-width: 0;
  font-size: 0.9em;
  margin: 40px -40px;
  padding: 10px 40px;
  position: relative;
}
.highlight blockquote .openquote,
.highlight .callout .openquote,
.highlight blockquote .closequote,
.highlight .callout .closequote {
  font-size: 100px;
  line-height: 60px;
  padding-top: 20px;
  color: #8fa286;
}
.highlight blockquote .openquote, .highlight .callout .openquote {
  float: left;
  margin: -20px 10px 40px -20px;
}
.highlight blockquote .closequote, .highlight .callout .closequote {
  bottom: -20px;
  right: 20px;
  display: block;
  position: absolute;
}
.highlight blockquote p,
.highlight .callout p,
.highlight blockquote ul li,
.highlight .callout ul li {
  color: #616161;
}
.highlight blockquote ul, .highlight .callout ul {
  margin-bottom: 30px;
}
.highlight blockquote cite, .highlight .callout cite {
  color: #745858;
  font-size: 0.9em;
  font-style: normal;
  text-align: right;
  text-transform: uppercase;
}
.highlight blockquote cite p, .highlight .callout cite p {
  margin-right: 30px;
}
#wrapper {
  width: 100%;
  position: relative;
  z-index: 3;
}
#container {
  position: relative;
  z-index: -10;
  margin: 179px auto 0;
}
#content,
#access,
#header,
#footer {
  margin: 0px auto;
  width: 800px;
}
#content {
  background: #5f7677;
  background: 'transparent';
  background: rgba(255, 255, 255, 0.7);
  background: transparent url(images/rgba.php?r=255&g=255&b=255&a=70)\9 repeat top left;
  _background: 'transparent';
  *zoom: 1;
  min-height: 400px;
  padding: 0 45px;
}
#access {
  position: relative;
  width: 890px;
  height: 40px;
  position: relative;
  z-index: 1;
  top: 199px;
  background: #520000 url(images/bg-texture-2-dark-red.png) repeat;
  border-top: 1px solid #ff8a8a;
}
body.ie6 #content {
  width: 900px !important;
}
body.ie6 #content,
body.ie6 #container,
body.ie6 #access,
body.ie6 #header,
body.ie6 #footer {
  background: transparent;
  padding: 0 !important;
  margin: 0 !important;
  border: 0;
}
body.ie6 #header, body.ie6 #access {
  margin-left: 40px !important;
}
body.ie6 #access {
  position: static;
  color: black;
}
body.ie6 #access li {
  float: left;
  display: inline;
}
body.ie6 #access a {
  display: inline;
  color: black;
}
body.ie6 #content {
  background: transparent;
}
body.ie7 #container {
  margin-top: 180px;
}
body.blog #container, body.archive #container, body.search #container {
  height: 100%;
  overflow: hidden;
  margin-bottom: -50px;
  width: 890px;
  background: 'transparent';
  background: rgba(255, 255, 255, 0.7);
  background: transparent url(images/rgba.php?r=255&g=255&b=255&a=70)\9 repeat top left;
  _background: 'transparent';
  *zoom: 1;
}
body.blog #content, body.archive #content, body.search #content {
  float: left;
  padding: 0 45px;
  width: 615px;
}
body.blog #nav-above, body.archive #nav-above, body.search #nav-above {
  height: auto;
  margin: 0;
}
body.post-type-archive #content {
  width: 800px;
}
body.single-portfoliopage h2 {
  margin: 0;
}
body.custom-layout-fullwidth #content {
  width: 800px;
}
#header {
  position: relative;
  text-align: left;
  margin-top: -1px;
  z-index: 10;
}
#blog-title {
  background: #A61B11;
  height: 180px;
  margin: 0px -45px -181px;
  position: relative;
}
#blog-title span {
  color: #A61B11;
  font-size: 0.8em;
  left: -3000px;
  position: absolute;
}
#logo {
  display: none;
  position: absolute;
  left: 660px;
  top: 15px;
  z-index: 5;
}
#flying-dan {
  background: transparent url('images/flying-dan-circle.png') no-repeat top left;
  display: none;
  height: 238px;
  left: -45px;
  top: -170px;
  position: absolute;
  z-index: 10;
  width: 238px;
  margin-bottom: 0px;
}
#logo-title {
  background: transparent url('images/banner-7.png') no-repeat top center;
  display: block;
  height: 215px;
  margin: -1px -70px -229px -24px;
  width: 938px;
  margin: 0 -63px;
  width: 1031px;
  height: 199px;
}
#logo-title:focus {
  outline: 2px dotted green;
}
#skip-link a {
  position: absolute;
  right: 1em;
  top: 1em;
  text-indent: -9999em;
}
#skip-link a:focus, #skip-link a:active {
  text-indent: 0em;
}
body.ie6 #header {
  padding: 0;
  height: auto;
}
body.ie6 #blog-title {
  background: white;
  border: 0;
  height: auto;
  margin: 0;
  width: 400px;
  font-size: 3em;
}
body.ie6 #blog-title span {
  position: static;
}
body.ie6 #logo {
  display: none;
  position: absolute;
  left: 660px;
  top: 15px;
  z-index: 5;
}
body.ie6 #header #flying-dan {
  display: none;
}
body.ie6 #logo-title {
  background: transparent;
  height: auto;
  margin: 0;
  line-height: 2;
  position: relative;
}
ul.menu {
  line-height: 1.0;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.menu ul {
  position: absolute;
  padding: 0;
  top: -999em;
  width: 10em;
}
ul.menu ul li {
  width: 100%;
  list-style: none;
}
ul.menu li {
  float: left;
  position: relative;
}
ul.menu li:hover {
  visibility: inherit;
}
ul.menu li:hover ul ul, ul.menu li.sfHover ul ul {
  left: 0;
  top: 2.5em;
  z-index: 99;
}
ul.menu a {
  display: block;
  position: relative;
}
ul.menu li:hover li ul, ul.menu li:active li ul, ul.menu li.sfHover li ul {
  top: -999em;
}
ul.menu li li:hover ul, ul.menu li li:active ul, ul.menu li li.sfHover ul {
  left: 10em;
  top: 0;
}
ul.menu li li:hover li ul, ul.menu li li:active li ul, ul.menu li li.sfHover li ul {
  top: -999em;
}
ul.menu li li li:hover ul ul, ul.menu li li li:active ul ul, ul.menu li li li.sfHover ul ul {
  left: 10em;
  top: 0;
}
.menu-top-menu-area ul.menu {
  font-size: 1em;
  margin-left: 180px;
}
.menu-top-menu-area ul.menu a {
  border: 0;
  color: #f4f4f2;
  padding: 0px 20px;
  margin: 0 ;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
}
.menu-top-menu-area ul.menu a:visited {
  color: #f4f4f2;
}
.menu-top-menu-area ul.menu a:focus + ul {
  top: 34px;
  left: -1px;
}
.menu-top-menu-area ul.menu a:focus + ul a {
  background: white;
  color: #d0473a;
}
.menu-top-menu-area ul.menu li {
  background: transparent;
  list-style: none;
  margin: 0 2px;
}
.menu-top-menu-area ul.menu li.current_page_parent, .menu-top-menu-area ul.menu li.current-menu-ancestor, .menu-top-menu-area ul.menu li.current-menu-item {
  background: #f4f4f2;
}
.menu-top-menu-area ul.menu li.current_page_parent a, .menu-top-menu-area ul.menu li.current-menu-ancestor a, .menu-top-menu-area ul.menu li.current-menu-item a {
  color: #d0473a;
}
.menu-top-menu-area ul.menu li:hover, .menu-top-menu-area ul.menu li:focus, .menu-top-menu-area ul.menu li.sfHover {
  outline: 0;
}
.menu-top-menu-area ul.menu li:hover a, .menu-top-menu-area ul.menu li:focus a, .menu-top-menu-area ul.menu li.sfHover a {
  background: #f4f4f2;
  color: #d0473a;
  z-index: 10;
}
.menu-top-menu-area ul.menu li:hover ul, .menu-top-menu-area ul.menu li:focus ul, .menu-top-menu-area ul.menu li.sfHover ul {
  top: 37px;
  left: -1px;
}
.menu-top-menu-area ul.menu li li {
  margin-left: 0;
  border-bottom: 1px solid #aaa;
  line-height: 0;
}
.menu-top-menu-area ul.menu li li:last-child {
  border: 0;
}
.menu-top-menu-area ul.menu li li a {
  line-height: 40px;
  font-size: 0.9em;
}
.menu-top-menu-area ul.menu li li:hover a {
  background-color: #eee;
}
.menu-top-menu-area ul.menu ul {
  margin: 0;
}
.menu-top-menu-area ul.menu ul.sub-menu {
  width: 17em;
  border: 1px solid #7a0000;
  border-width: 1px 1px 1px 1px;
  background: white;
  z-index: 1;
}
.menu-top-menu-area ul.menu ul ul {
  margin-top: 0;
}
body.ie6 .menu-top-menu-area ul.menu, body.ie6 .sf-menu {
  margin-left: 0;
  left: 50px;
  top: 196px;
}
body.ie6 .menu-top-menu-area ul.menu a, body.ie6 .sf-menu a {
  padding: 0;
}
body.ie6 .menu-top-menu-area ul.menu li, body.ie6 .sf-menu li {
  margin-right: 10px;
}
body.ie6 .menu-top-menu-area ul.menu li.current-menu-item, body.ie6 .sf-menu li.current-menu-item {
  background: transparent;
  border-bottom: 1px solid #600;
}
body.ie6 .menu-top-menu-area ul.menu li a:hover, body.ie6 .sf-menu li a:hover {
  background-color: #eee;
}
body.ie7 .menu-top-menu-area ul.menu, body.ie7 .sf-menu {
  top: 196px;
}
#nav-above, #nav-below {
  height: 2em;
}
#nav-above {
  margin-bottom: 1em;
}
.alignleft, div.nav-previous {
  float: left;
}
.alignright, div.nav-next {
  float: right;
}
.clearfix {
  clear: both;
}
.pitch, .post, #nav-below {
  background: #fff;
  margin: 3px -45px;
  padding: 10px 40px;
  color: #353030;
}
.pitch {
  overflow: hidden;
  height: auto;
}
.pitch h3 {
  margin: 1.25em 0 0.75em;
}
.pitch .column {
  float: left;
  margin: 0 0.5em;
  width: 46%;
}
.pitch .aside {
  background: #f1f0f4;
  color: #616e78;
  float: right;
  font-size: 0.9em;
  line-height: 1.5;
  margin: 0 10px 10px 20px;
  padding: 10px;
  width: 300px;
}
.pitch .aside h3 {
  color: #616e78;
  margin: 0 0 0.25em;
}
.pitch .aside ul li {
  list-style: square;
}
.pitch.reverse {
  background: #F3F3F3 !important;
}
.pitch ul {
  min-height: 1%;
}
.pitch-alt {
  background: #f1f0f4;
  border-width: 1px 0;
  color: #616e78;
}
.pitch-alt h3 {
  color: #616e78;
}
.portfolio-item .aside {
  margin-top: 0;
}
.portfolio-item img {
  border: 1px solid #ccc;
  position: relative;
  -moz-box-shadow: 0px 2px 6px #cccccc;
  -webkit-box-shadow: 0px 2px 6px #cccccc;
  box-shadow: 0px 2px 6px #cccccc;
}
.portfolio-item a:focus img {
  outline: 2px dashed green;
}
body.ie6 .portfolio-item {
  width: 900px;
}
.post {
  position: relative;
}
.post h4 {
  font-family: "FontinSansRegular", "Helvetica", 'Arial', sans-serif;
}
.noresults {
  min-height: 400px;
}
body.ie6 .noresults, body.ie7 .noresults {
  height: 400px;
}
.post h3, .post h4 {
  margin: 20px 0 0px;
}
.post h4 + p {
  margin-top: 5px;
}
.entry-title {
  font-size: 1.8em;
  line-height: 1;
  margin: 0.25em 0;
}
.entry-title a {
  color: #d0473a;
}
.entry-date .published {
  color: #888;
}
.entry-content {
  clear: both;
}
.entry-meta {
  border-top: 1px solid #aaa;
  font-size: 0.7em;
}
.entry-meta a {
  color: #7f6857;
}
.entry-meta a:hover, .entry-meta a:focus {
  color: white;
}
.page .entry-title {
  left: -9999px;
  position: absolute;
  top: -9999px;
}
.portfolio_page h3.entry-title {
  margin-top: 0.25em;
}
.portfolio_page img {
  background: white;
  border: 1px solid #ccc;
  display: block;
  height: auto;
  margin-bottom: 0px;
  overflow: hidden;
  position: relative;
  -moz-box-shadow: 0px 2px 6px #cccccc;
  -webkit-box-shadow: 0px 2px 6px #cccccc;
  box-shadow: 0px 2px 6px #cccccc;
  behavior: url(/PIE.htc);
  float: left;
}
.portfolio_page img:hover, .portfolio_page img:focus {
  background: white;
}
.portfolio_page .entry-meta {
  border: 0;
  clear: both;
}
.highlight {
  margin: 0 -45px 3px;
  padding: 40px;
  background: #FAFAF6;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4F4F2', endColorstr='#FFFFFF');
  /* for IE */

  background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f2), to(#ffffff));
  /* for webkit browsers */

  background: -moz-linear-gradient(top, #f4f4f2, #ffffff);
  /* for firefox 3.6+ */

  font-size: 1.2em;
}
.highlight .call-to-action {
  clear: both;
  margin: 50px -10px 0px -10px;
  overflow: hidden;
  text-align: left;
}
.highlight .call-to-action a {
  display: block;
  float: left;
  line-height: 30px;
  margin: 10px;
  text-align: left;
  width: 230px;
}
.highlight h2, .highlight h3 {
  margin: 30px 0;
  line-height: 1.4;
}
.highlight h3,
.highlight h2,
.highlight p,
.highlight li {
  background-color: transparent;
  color: #d0473a;
}
.highlight h3.reverse,
.highlight h2.reverse,
.highlight p.reverse,
.highlight li.reverse,
.highlight h3.breadcrumb,
.highlight h2.breadcrumb,
.highlight p.breadcrumb,
.highlight li.breadcrumb {
  color: #8a9899;
  font-size: 1.1em;
  line-height: 1.2;
  margin: -9px 0px;
}
.highlight h3.breadcrumb,
.highlight h2.breadcrumb,
.highlight p.breadcrumb,
.highlight li.breadcrumb {
  font-size: 0.7em;
  line-height: 1.1;
  margin: -9px -40px;
  padding: 10px 15px;
}
.highlight p {
  color: #844;
}
body.ie6 .highlight, body.ie6 .pitch {
  filter: none;
  background: transparent !important;
  margin: 0;
}
body.ie6 .highlight h2,
body.ie6 .pitch h2,
body.ie6 .highlight h3,
body.ie6 .pitch h3 {
  margin-left: 0;
  text-align: left;
}
body.ie6 .aside {
  clear: both;
}
body.ie6 a .arrow {
  display: none;
}
.screenshot {
  background: white;
  border: 1px solid #ccc;
  display: block;
  height: auto;
  margin-bottom: 0px;
  overflow: hidden;
  position: relative;
  -moz-box-shadow: 0px 2px 6px #cccccc;
  -webkit-box-shadow: 0px 2px 6px #cccccc;
  box-shadow: 0px 2px 6px #cccccc;
  behavior: url(/PIE.htc);
}
.screenshot:hover, .screenshot:focus {
  background: white;
}
#portfolio-pager {
  margin: 0 auto -30px;
  position: relative;
  text-align: center;
  z-index: 20;
}
#portfolio-pager a {
  background-color: #e0475a;
  color: white;
  padding: 3px;
  text-decoration: none;
}
#portfolio-pager a.activeSlide, #portfolio-pager a:hover, #portfolio-pager a:focus {
  background-color: white;
  color: #e0475a;
}
#cycle-wrap {
  left: 15px;
  position: relative;
  top: 15px;
  z-index: 0;
}
.call-to-action {
  text-align: right;
}
.call-to-action a {
  position: relative;
  background: #4b8b81;
  border: 1px solid #47857a;
  color: #fff;
  font-size: 1em;
  font-weight: bolder;
  font-weight: normal;
  padding: 10px;
  text-decoration: none;
  -webkit-border-radius: 5px      ;
  -moz-border-radius: 5px      ;
  -webkit-border-radius: 5px      ;
  border-radius: 5px      ;
  -moz-box-shadow: 0px 0 6px #bbbbbb;
  -webkit-box-shadow: 0px 0 6px #bbbbbb;
  box-shadow: 0px 0 6px #bbbbbb;
  behavior: url(/PIE.htc);
}
.call-to-action a:hover {
  background: #b0271a;
  border-color: #841d13;
  behavior: url(/PIE.htc);
}
.call-to-action a:focus {
  background: #a0170a;
}
.call-to-action a .arrow {
  color: #acd2cc;
  display: block;
  float: right;
  position: relative;
  font: 2em/20px bolder 'FontinSansRegular', 'Times', serif;
  padding: 5px;
  text-decoration: none !important;
}
body.ie7 .call-to-action a .arrow {
  margin-top: -1.8em;
  line-height: 0.8;
}
#design-process {
  margin: 0 -10px;
  overflow: hidden;
  padding: 0;
}
#design-process li {
  background: #d0473a;
  color: #fff;
  display: inline-block;
  float: left;
  margin: 10px;
  min-height: 10em;
  padding: 10px;
  position: relative;
  width: 236px;
}
#design-process a {
  color: #fff;
}
#design-process .numeral {
  bottom: -55px;
  font-size: 13em;
  line-height: 1.5;
  opacity: 0.2;
  position: absolute;
  right: 5px;
}
body.ie6 #design-process li {
  height: 10em;
}
body.ie7 #design-process li, body.ie6 #design-process li, body.ie8 #design-process li {
  height: 10em;
}
body.ie7 #design-process .numeral, body.ie6 #design-process .numeral, body.ie8 #design-process .numeral {
  filter: alpha(opacity = 20);
}
#faq-tabs {
  height: 10px;
  left: -45px;
  margin: 0px 0px -41px 0px;
}
.panes .pitch {
  border-top: 2px solid #d0473a;
}
#comments {
  background: #f8f8f8;
  color: #444444;
  margin: 0 -45px;
  padding: 10px 20px 20px;
}
.comment-meta {
  border-top: 1px solid #aaa;
  font-size: 0.7em;
}
form#commentform .form-label {
  margin: 1em 0 0;
}
form#commentform span.required {
  color: red;
}
form#commentform, form#commentform p {
  padding: 0;
}
input#author, input#email, input#url {
  width: 50%;
}
input#author,
input#email,
input#url,
textarea#comment {
  padding: 0.2em;
}
div.comments .avatar {
  float: left;
  margin-right: 20px;
}
div.comments ol {
  list-style-position: inside;
  margin: 0 -20px;
  padding: 0;
}
div.comments ol li {
  background: #eaeaea;
  margin: 0;
  padding: 20px 40px;
  list-style-position: inside;
}
div.comments ol li.odd {
  background: #d9d9d9;
}
textarea#comment {
  height: 13em;
  margin: 0 0 0.5em;
  overflow: auto;
  width: 66%;
}
#primary {
  padding-top: 50px;
}
.sidebar {
  background: white;
  float: right;
  overflow: hidden;
  padding: 10px 1.9%;
  width: 150px;
}
.sidebar div,
.sidebar h3,
.sidebar ul,
.sidebar li {
  margin: 0;
  padding: 0;
}
.sidebar h3 {
  color: #cf6f26;
  font-size: 1.2em;
}
.sidebar input#s {
  width: 7em;
}
.sidebar li {
  list-style: none;
  margin: 0 0 1em;
}
.sidebar li a {
  color: #7f6857;
}
.sidebar li a:hover {
  color: white;
}
.sidebar li form {
  margin: 0.2em 0 0;
  padding: 0;
}
.sidebar ul ul {
  margin: 0 0 0 20px;
  color: #7f6857;
}
.sidebar ul ul li {
  list-style: square;
  margin: 0;
}
.sidebar ul ul ul {
  margin: 0 0 0 0.5em;
}
.sidebar ul ul ul li {
  list-style: circle;
}
#footer {
  clear: left;
  background: #560000 url(images/bg-texture-2-dark-red.png) repeat;
  color: white;
  font-size: 0.8em;
  padding: 20px 45px 10px;
  position: relative;
  text-align: left;
  width: 800px;
  height: 148px;
  margin-top: -19px;
}
#footer a {
  color: white;
}
#footer #mini-logo {
  margin: -12px 10px -20px -30px;
  width: 35px;
  float: left;
}
body.ie6 #footer {
  background: white;
  color: #555;
}
body.ie6 #footer a {
  color: #555;
}
#fb-iframe {
  padding: 10px;
  margin-top: 15px;
  height: 62px;
  width: 400px;
  float: right;
  background: #eee;
}
#referer-greeting {
  background: #f6f6f6;
  color: #444;
  left: 0;
  padding: 5px 10px;
  position: fixed;
  bottom: 0;
  width: 460px;
  z-index: 999;
  text-align: left;
  margin: 0 auto;
  border: 3px solid #ccc;
  border-width: 3px 3px 0 0;
  -webkit-border-radius: 0 10px 0 0;
  -webkit-box-shadow: #333 0px 2px 23px;
}
#referer-greeting .close {
  font-family: 'Times New Roman', Times, sans-serif;
  padding: 2px 5px;
  background: #eee;
  cursor: pointer;
  float: right;
}
#referer-greeting .close:hover {
  background: #ddd;
}
div.gallery {
  clear: both;
  float: left;
  width: 100%;
}
div.gallery dl {
  float: left;
  text-align: center;
}
div.gallery dl dt {
  margin: 0;
}
div.gallery dl dd {
  margin-left: 0;
}
div.entry-attachment, div.entry-caption {
  text-align: center;
}
div.entry-attachment img, div#nav-images div img {
  overflow: hidden;
}
body.attachment div#nav-images {
  clear: both;
  width: 100%;
}
body.attachment div#nav-images div {
  padding: 1em 0;
  width: 50%;
}
body.attachment div#nav-images div.nav-previous {
  text-align: left;
}
body.attachment div#nav-images div.nav-next {
  text-align: right;
}
body.attachment div.entry-meta, body.attachment div#comments {
  clear: both;
}
.wp-caption.alignright img {
  margin-left: 20px;
}
.wp-caption.alignright p.wp-caption-text {
  margin-left: 20px;
}
.wp-caption-text {
  font-size: 0.7em;
}
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7-response-output {
  margin: 1em 0.5em 1em;
  padding: 0.2em 1em;
  color: #ae4b14;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
  background: white;
}
div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
  background: white;
}
div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
  background: white;
}
div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
  background: white;
}
span.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  background: #fff;
  border: 1px solid #ff0000;
  font-size: 10pt;
  width: 280px;
  padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
  background: #f00;
  color: white;
  font-size: 10pt;
  display: block;
}
span.wpcf7-list-item {
  margin-left: 0.5em;
}
#wpcf7-f687-p8-o1 {
  background: #f5f5f5;
  padding: 20px;
  border: 1px solid #ddd;
  width: 550px;
  margin: 0 auto;
  font-size: 0.9em;
}
#wpcf7-f687-p8-o1 h4 {
  margin-top: 0;
}
#wpcf7-f687-p8-o1 input, #wpcf7-f687-p8-o1 textarea {
  border: 1px #ef9ea8 solid;
  font-size: 1.2em;
  line-height: 1.3em;
  background-color: #def;
  width: 550px;
  resize: false;
}
#wpcf7-f687-p8-o1 input:focus, #wpcf7-f687-p8-o1 textarea:focus {
  background-color: #ffe;
}
#wpcf7-f687-p8-o1 select:focus {
  outline: 2px green solid;
}
#wpcf7-f687-p8-o1 label {
  color: #d0473a;
}
#wpcf7-f687-p8-o1 input[type=submit] {
  position: relative;
  background: #3A8F97;
  border: 0;
  color: #fff;
  font-size: 1em;
  font-weight: bolder;
  font-weight: normal;
  padding: 10px;
  text-decoration: underline;
  -webkit-border-radius: 5px      ;
  -moz-border-radius: 5px      ;
  -webkit-border-radius: 5px      ;
  border-radius: 5px      ;
  -moz-box-shadow: 0px 2px 6px #bbbbbb;
  -webkit-box-shadow: 0px 2px 6px #bbbbbb;
  box-shadow: 0px 2px 6px #bbbbbb;
  behavior: url(/PIE.htc);
}
#wpcf7-f687-p8-o1 input[type=submit]:hover, #wpcf7-f687-p8-o1 input[type=submit]:focus {
  background: #b0271a;
}
#wpcf7-f687-p8-o1 input[type=submit]:focus {
  outline: 2px dotted green;
}
body.single .post {
  margin-top: 0;
}
body.single .highlight {
  margin-bottom: 0;
  padding: 80px 40px 10px;
}
#what-is-wordpress {
  background: #2e3835;
  margin: -3px -40px;
  padding: 10px 40px;
}
.home .highlight {
  padding-bottom: 60px;
}
.home .highlight h3 {
  font-size: 2.7em;
  margin-left: 0;
  text-align: center;
}
.latest-work {
  padding-bottom: 40px;
}
.latest-work h3 {
  margin-top: 0.25em !important;
}
body.ie6 .home .highlight h3 {
  text-align: left;
}
body.ie6 .latest-work {
  background: #fff;
}
#wordpress-services li {
  padding-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px dotted #686170;
}
#wordpress-services li h4 {
  font-size: 1.5em;
}
#wordpress-services li .call-to-action a {
  background: #544d5c;
}
@media (min-device-width:1024px) and (max-width:989px),
		screen and (max-device-width:480px),
		(max-device-width:480px) and (orientation:landscape),
		(min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {
  #content,
  #access,
  #header,
  #footer {
    width: 600px;
  }
  #access {
    padding: 0 45px;
  }
  #logo-title {
    margin: 0 -163px;
  }
  body.blog #container, body.archive #container, body.search #container {
    width: 690px;
  }
  body.blog #content, body.archive #content, body.search #content {
    padding: 0 45px;
  }
  body.post-type-archive #content {
    width: 600px;
  }
  .pitch,
  .post,
  #nav-below,
  .highlight {
    padding: 10px;
  }
  .pitch .aside,
  .post .aside,
  #nav-below .aside,
  .highlight .aside {
    clear: both;
    margin: 0;
    width: 432px;
    float: none;
  }
  .menu-top-menu-area ul.menu {
    margin-left: 30px;
  }
  .highlight h3 {
    text-align: center;
  }
  .highlight blockquote, .highlight .callout {
    margin: 40px -10px;
    padding: 10px 40px;
  }
  .highlight .call-to-action a {
    width: 188px;
  }
  .highlight .call-to-action a .arrow {
    display: none;
  }
  .screenshot img {
    width: 668px;
    height: auto;
  }
  #design-process li {
    width: 190px;
    min-height: 200px;
  }
  #fb-iframe {
    float: none;
  }
}
@media (max-width:690px) {
  body.blog #container, body.archive #container, body.search #container {
    width: 460px;
  }
  body.blog #content, body.archive #content, body.search #content {
    padding: 0 10px;
  }
  body.post-type-archive #content {
    width: 460px;
  }
  h3 {
    text-align: center;
  }
  .home .highlight h3 {
    font-size: 1.7em;
  }
  .menu-top-menu-area ul.menu {
    margin-left: -2px;
  }
  .menu-top-menu-area ul.menu a {
    padding: 0 10px;
  }
  .screenshot img {
    width: 468px;
    height: auto;
  }
  .pitch,
  .post,
  #nav-below,
  .highlight {
    padding: 10px ;
    margin: 0 0px;
    position: relative;
  }
  .latest-work {
    padding-bottom: 60px;
  }
  .latest-work .call-to-action {
    display: block;
    position: absolute;
    bottom: 20px;
    width: 440px;
  }
  .latest-work .call-to-action a {
    float: none;
  }
  .highlight {
    margin: 0 0px;
  }
  .highlight blockquote, .highlight .callout {
    margin: 40px -10px;
    padding: 10px 40px;
  }
  .highlight .call-to-action a {
    width: 418px;
    text-align: center;
  }
  .highlight .call-to-action a .arrow {
    display: none;
  }
  #logo-title {
    margin: 0 -263px;
  }
  #content,
  #access,
  #header,
  #footer {
    width: 460px;
  }
  #content {
    padding: 0 0px;
  }
  #access {
    padding: 0;
  }
  #why-dan .aside {
    display: none;
  }
  #design-process li {
    width: 420px;
    min-height: 200px;
  }
}

