/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 3c32
   ========================================================================== */
body{font-family: 'duru sans',arial,sans-serif;font-size:.8em;line-height: 1.8em;color: #444444;}
a:link{color: #5d4274;text-decoration: none;}
a:visited{color: #5d4274;text-decoration: none;}
a:hover{color: #5d4274;text-decoration: underline;}
#container{position: relative;width: 950px;margin: 0 auto;background-image: url('img/background-bar.gif');background-repeat: repeat-y;}
header{position: relative;width:950px;padding-top: 60px;}
#logo{position: relative;float: left;}
#main-menu{position: relative;float: right;padding-right: 20px;}
#main-menu ul{display: block;list-style-type:none;}
#main-menu ul li{float:left;padding-left: 20px;}
#main-menu ul li a:hover{text-decoration: none;border-bottom: 3px solid #f25a5a;padding-bottom: 3px;}
#main-menu ul li.current-menu-item a{text-decoration: none;border-bottom: 3px solid #f25a5a;padding-bottom: 3px;}
#tagline{float: right;width: 225px;margin-right: 27px;}
#tagline p{padding: 0 0 0 20px;margin: 0;line-height:1.6em;}
#tagline .red{color: #f25a5a;font-size:1.3em;font-weight:bold;}
#tagline .note{color: #5d4274;font-size:0.8em;font-style: italic;}

#main{position:relative;width:950px;}
.kicker{font-size:2em;line-height: 1.5em;}
#content-container{position: relative;width:950px;}
.column{position: relative;float: left;width: 450px;}
.left{padding-right: 30px;}

#intro-home{position:relative;float:left;width:940px;padding-top:70px;}
#primary-home{position:relative;float:left;width:650px;}
#primary{position:relative;float:left;width:650px;padding-top:70px;font-size:1em;line-height: 1.7em;}
#primary h1.page-title{color:#f25a5a;text-transform:uppercase;font-size:1em;font-weight:bold;}
#primary h1.page-title a{color:#f25a5a;}
#primary h3{color: #5D4274;padding-top: 20px;padding-bottom: 0;margin-bottom: 0;margin-top: 0;font-size: 1.3em;}
#primary ul{list-style-type: square;}
#primary p{padding-bottom:7px;margin-bottom: 0;}

#secondary{position:relative;float:right;width: 225px;margin-right: 27px;top: 80px;}
#secondary .widget{ background-color: #ece1f4;}
#secondary .widget.menu{background-color: #e1d3ec;}
#secondary .widget.menu ul{list-style-type: none;padding:20px;margin: 0;}
#secondary .widget.menu ul li:first-child{border-top: 1px solid #fff;}
#secondary .widget.menu ul li a{display:block;text-decoration:none;padding-left: 15px;color: #444;font-size: 14px;}
#secondary .widget.menu ul li a:hover{background: url('./img/arrow') left 5px;background-repeat: no-repeat;}
#secondary .widget.menu ul li.current-menu-item a{background: url('./img/arrow') left 5px;background-repeat: no-repeat;font-weight: bold;}
#secondary .widget.menu ul li{padding: 5px 0;border-bottom: 1px solid #fff;}
#secondary .widget.menu ul ul{list-style-type: none;padding:0 0 0 10px;margin: 0;}
#secondary .widget.menu ul ul li:first-child{border-top:none;}
#secondary .widget.menu ul ul li a{text-decoration:none;padding-left: 15px;color: #444;font-size: 12px;}
#secondary .widget.menu ul ul.sub-menu li a:hover{background:none;color: #F25A5A;}
#secondary .widget.menu ul ul.sub-menu li a{background:none;font-weight: normal;}
#secondary .widget.menu ul ul li{padding: 5px 0;border-bottom:none;}
#secondary .widget .services{ }
#secondary .widget h3{padding:15px 10px 0 20px;font-size: 1.2em;text-transform: uppercase;color: #5d4274;}
#secondary .widget ul{padding:5px 10px 10px 40px;font-size:.8em;line-height:2em;
	list-style-type: square;}

#sidebar-container{float: right;width: 225px;margin-right: 27px;background-color: #e1d3ec;}
#sidebar-container h3{padding:15px 10px 0 20px;font-size: 1em;text-transform: uppercase;color: #5d4274;}
#sidebar-container ul{padding:5px 10px 10px 40px;font-size:.8em;line-height:2em;
	list-style-type: square;}
	
#projects-container{position: relative;float: left;width: 650px;margin-bottom: 20px;}
#projects-container h2{font-size: 1em;color: #f25a5a;text-transform: uppercase;padding-top: 15px;}
#projects-container h3{font-size: .9em;margin: 0;padding:10px 0 0 0;}
#projects-container p{font-style: italic;font-size: .9em;line-height:1.7em;color: #727272;margin: 0;padding:0 0 10px 0;}

footer{position: relative;padding-top: 50px;padding-bottom: 50px;width: 950px;}
footer hr{border-top: 1px solid #d1d1d1;color: #fff;width: 600px;}
footer p{line-height: .7em;}
footer p.purple{font-size: 1em;color:#5d4274;}
footer p.copy{font-size: .7em;color:#444444;padding: 0;margin: 0;}















/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
