html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/*-- html5 elements --*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }

nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

/*=Global
---------------------------------------*/
body {  font-family: 'ProximaNovaRegular'; font-size: 14px;}
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea {   color: #444; }
h1, h2, h3, h4, h5, h6{ font-weight: normal;}
h1 { font-family: 'ProximaNovaBold'; font-size:32px; color:#333333;}
h2 { font-size:22px;}
h3 { font-size:18px;}
h4 { font-size:16px;}
h5 { font-size:14px;}
h6 { font-size:12px;}

a:hover, a:active { outline: none; }
a:active, a:visited { color: #616b75; }
a{color:#616b75}
::-moz-selection{ background: #41b1da; color:#fff; text-shadow: none; }
::selection { background:#41b1da; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #41b1da; }

ol { list-style-type: decimal; }

p { padding:5px 0; margin:0 0 5px 0; line-height: 20px;}

nav ul, nav li { margin: 0; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }

.ie7 img { -ms-interpolation-mode: bicubic; }

/*=Normalize forms
-----------------------------*/
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid {}
*:focus {  outline: none;}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid { background-color: #f0dddd; }
button {  width: auto; overflow: visible; }

/*=Helper classes
-----------------------------*/
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.col { display:inline; float:left; padding: 0 !important; }

/*-- More semantic clearfix hack --*/
.group:before, .group:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.group:after { clear: both; }
.group { zoom: 1; }
.clear { clear:both; height:0; width:100%; overflow:hidden;}

/*=Spacing
-----------------------------*/
.margin-btm-1 { margin-bottom:10px; }
.margin-btm-2 { margin-bottom:20px; }
.add-top{ margin-top: 50px;}
.add-bottom{ margin-bottom: 50px;}

.space-bottom{ padding-bottom:50px; }
.space-top{ padding-top:50px }


/*=Default Wordpress Styles
---------------------------------------*/

/* Aligns, prev next links */
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter, div.aligncenter { display: block; margin-left: auto;  margin-right: auto;}
.navigation, .comment-navigation {display: block;clear:both;}
.navigation {   margin-top: 40px; padding-bottom: 70px; }
.comment-navigation {margin-top: 15px;  padding-bottom: 5px;}       
.navigation a, .comment-navigation a {}
.navigation a:hover, .comment-navigation a:hover {}
.attachment a { border:0}
.navigation a img {border-radius:0; border:none}
.navigation-image a {border:none}   

/* images */
p img { padding: 0; max-width: 100%;}
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; }

/* Captions */
.wp-caption {   border: 1px solid #ddd; text-align: center; background-color: #fafafa;  padding-top: 5px;   margin: 5px 25px 25px 0px;  -moz-border-radius: 3px;    -khtml-border-radius: 3px;  -webkit-border-radius: 3px; border-radius: 3px;}
.wp-caption img {   margin: 0;  padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text { font-size: 10px; line-height: 16px; padding: 4px 4px 5px 0; margin: 0; color:#666;}

/* Various Tags & Classes */
acronym, abbr, span.caps { cursor: help;}
acronym, abbr { border-bottom: 1px dashed #999;}
blockquote { margin: 15px 0px; font-family: 'ProximaNovaBold'; font-size: 20px; color:#333; }
blockquote cite { margin: 5px 0 0; display: block;}
.center { text-align: center;}
.hidden { display: none;}   
.screen-reader-text { position: absolute; left: -1000em;}

/* Comment Form */
#commentform input {width: 170px;   padding: 4px;   border:1px solid #ccc;  font-size:14px; font-family:Georgia, Times; }
#commentform {  margin: 5px 10px 0 0;   padding-bottom:30px; }
#commentform p {margin:0 0 10px 0;font-size: 14px; position:relative;}
#commentform p label { width: 120px; display:block;float:left}
#commentform .required { position:absolute; left:310px; color:red;}
#commentform .comment-notes .required { position:static;}
#commentform textarea { width: 70%; padding: 2px;   border:1px solid #ccc;  padding: 4px;   font-family: Georgia, Times;}
.cancel-comment-reply {display: none;}
#commentform #submit {  margin-left: 120px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;border:1px solid #aaa; font-weight: bold}
#commentform small, #commentform #submit {color:#333;text-transform: uppercase;font-family: arial;}
#commentform small {font-size:11px;font-weight: bold}   
#respond h3 { padding-top: 20px; margin-bottom: 10px; }
#commentform .form-allowed-tags { padding-left:120px;}
.view-more{ background:url(../images/bg/bg-viewmore.png) repeat-x; font:bold 15px Arial, Helvatica; border:none; color:#333; padding: 11px 22px; border-radius: 5px; text-shadow:1px 1px 1px #fff;text-decoration:none}
/*input*/
input.view-more{ background:url(../images/bg/bg-viewmore.png) repeat-x; font:bold 15px Arial, Helvatica; border:none; color:#333; padding: 11px 22px; border-radius: 5px; text-shadow:1px 1px 1px #fff;}
input.more { background: url(../images/bg/bg-more.png) repeat-x; font: bold 15px Arial, Helvatica; border: none; color: #fff; padding: 10px 20px; border-radius: 5px; text-shadow: 1px 1px 1px #bc5606;}

/*link*/
a.get-more{ float:left; background:url(../images/bg/bg-viewmore.png) repeat-x; font:bold 12px Arial, Helvatica; border:none; color:#333; padding: 10px 15px; border-radius: 5px; text-shadow:1px 1px 1px #fff; text-decoration: none; }
a.more{ background: url(../images/bg/bg-more.png) repeat-x; font: bold 15px Arial, Helvatica; text-decoration: none; border: none; color: #fff; padding: 10px 20px; border-radius: 5px; text-shadow: 1px 1px 1px #bc5606;}
/* #Base 960 Grid
================================================== */

    .container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
    .container .column,
    .container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
   
    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }

    /* Base Grid */
    .container .one.column,
    .container .one.columns                     { width: 40px;  }
    .container .two.columns                     { width: 100px; }
    .container .three.columns                   { width: 160px; }
    .container .four.columns                    { width: 220px; }
    .container .five.columns                    { width: 280px; }
    .container .six.columns                     { width: 340px; }
    .container .seven.columns                   { width: 400px; }
    .container .eight.columns                   { width: 460px; }
    .container .nine.columns                    { width: 520px; }
    .container .ten.columns                     { width: 580px; }
    .container .eleven.columns                  { width: 640px; }
    .container .twelve.columns                  { width: 700px; }
    .container .thirteen.columns                { width: 760px; }
    .container .fourteen.columns                { width: 820px; }
    .container .fifteen.columns                 { width: 880px; }
    .container .sixteen.columns                 { width: 940px; }

    .container .one-third.column                { width: 300px; }
    .container .two-thirds.column               { width: 620px; }

    /* Offsets */
    .container .offset-by-one                   { padding-left: 60px;  }
    .container .offset-by-two                   { padding-left: 120px; }
    .container .offset-by-three                 { padding-left: 180px; }
    .container .offset-by-four                  { padding-left: 240px; }
    .container .offset-by-five                  { padding-left: 300px; }
    .container .offset-by-six                   { padding-left: 360px; }
    .container .offset-by-seven                 { padding-left: 420px; }
    .container .offset-by-eight                 { padding-left: 480px; }
    .container .offset-by-nine                  { padding-left: 540px; }
    .container .offset-by-ten                   { padding-left: 600px; }
    .container .offset-by-eleven                { padding-left: 660px; }
    .container .offset-by-twelve                { padding-left: 720px; }
    .container .offset-by-thirteen              { padding-left: 780px; }
    .container .offset-by-fourteen              { padding-left: 840px; }
    .container .offset-by-fifteen               { padding-left: 900px; }

/*=Normal
---------------------------------------*/

.wrap{ width: 100%; float: left;}
input.gray-btn{ padding: 10px 14px; background: #bdbdbd; border:none; display: inline-block; color:#fff; border-radius: 5px;}
input.gray-btn:hover{ background: #999}
input.button{ padding: 10px 14px; background: #ed6f0c; border:none; display: inline-block; color:#fff; border-radius: 5px;}
input.button:hover{ background: #ed6f0c}
.space{ padding:50px 0;}
a.btnShop{ display:inline-block; background:url(../images/bg-btnmore.jpg) repeat-x; font:12px/33px Arial, Helvatica, Sans-serif; color:#fff; text-align:centre; height:33px; text-shadow:1px 1px 3px #cc630f; padding:0 10px; border-radius:5px; text-transform: none; text-decoration:none;}

/*=Media Queries
---------------------------------------*/

@media all and (orientation:portrait) { }
@media all and (orientation:landscape) { }
@media screen and (max-device-width: 480px) {

	.container .offset-by-one               { padding-left: 0;  }
	.columns.omega,.container .columns				{ margin-left:0; margin-right:0;}
	
}

@media print {
    * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
    a, a:visited { color: #444 !important; text-decoration: underline; }
    a:after { content: " (" attr(href) ")"; } 
    abbr:after { content: " (" attr(title) ")"; }
    .ir a:after { content: ""; }  
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; }  
    tr, img { page-break-inside: avoid; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3{ page-break-after: avoid; }
}
