body {
background: #222222;
color: #666666;
font-size: 0.9em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
line-height: 2.2;
margin: 0px auto 0px;
padding: 0px;
} a img {
border: none;
}
a {
color: #000000;
font-weight: bold;
text-decoration: none;
transition: background .25s, color .25s;
-moz-transition: background .25s, color .25s;
-webkit-transition: background .25s, color .25s;
-o-transition: background .25s, color .25s;
}
a:focus, a:hover, a:active {
color: #00ccff;
text-decoration: underline;
outline: none;
}
#submit, #searchsubmit {
transition: background .25s, color .25s;
-moz-transition: background .25s, color .25s;
-webkit-transition: background .25s, color .25s;
-o-transition: background .25s, color .25s;
} p {
padding: 8px 0px 8px 0px;
margin: 0px 0px 0px 0px;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}	
hr {
border: 0;
width: 100%;
height: 1px;
color: rgba(0, 0, 0, .12);
background-color: rgba(0, 0, 0, .12);
margin: 6px 0px 8px 0px;
padding: 0px;
}
ol, ul {
list-style: none;
margin: 5px 0px;
padding: 0px 0px 0px 20px;
}
ol li {
list-style: inside;
list-style-type: decimal;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 20px;
}
ul li {
list-style: inside;
list-style-type: square;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 20px;
}
ul ol li, ul ol ul ol li {
list-style-type: decimal;
}
ol ul li, ol ul ol ul li {
list-style-type: square;
}
blockquote {
color: #333333;
font-family: 'Merriweather', Georgia, 'Times New Roman', Times, serif;
font-size: 1.6em;
line-height: 1.6;
text-align: center;
margin: 12px;
padding: 12px;
}
blockquote p {
margin: 0px;
padding: 0px;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
code {
display: block;
color: #333333;
background: #EEEEEE;
font-size: 0.9em;
margin: 12px 0px;
padding: 6px 10px;
font-family: Verdana, Tahoma, Verdana;
overflow: hidden;
border: 1px solid rgba(0, 0, 0, .12);
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
}
img, object, embed {
max-width: 100%;
}
img, object, embed {
height: auto;
margin: 0px auto 0px;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.clear {
clear: both;
}
.hidden {
display: none;
}
.borderless {
border: none !important;
}
.text-left { 
text-align: left; 
}
.text-right { 
text-align: right; 
}
.text-center { 
text-align: center; 
}
.align-right { 
float: right;
}
.align-left { 
float: left;
}
.align-center { 
float: none;
margin: 0px auto 0px;
}
.radius-full {
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.radius-top {
border-radius: 3px 3px 0px 0px;
-moz-border-radius: 3px 3px 0px 0px;
-khtml-border-radius: 3px 3px 0px 0px;
-webkit-border-radius: 3px 3px 0px 0px;
}
.radius-bottom {
border-radius: 0px 0px 3px 3px;
-moz-border-radius: 0px 0px 3px 3px;
-khtml-border-radius: 0px 0px 3px 3px;
-webkit-border-radius: 0px 0px 3px 3px;
}
.radius-half {
border-radius: 50%;
-moz-border-radius: 50%;
-khtml-border-radius: 50%;
-webkit-border-radius: 50%;
} h1 {
color: #333333;
font-size: 2.2em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;
font-style: normal;
letter-spacing: -1.4px;
line-height: 1.4;
text-transform: none;
margin: 4px 0px 4px 0px;
padding: 4px 0px 4px 0px;
}
h2 {
color: #333333;
font-size: 2em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;
font-style: normal;
letter-spacing: -1.2px;
line-height: 1.4;
text-transform: none;
margin: 4px 0px 4px 0px;
padding: 4px 0px 4px 0px;
}
h3 {
color: #333333;
font-size: 1.8em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;
font-style: normal;
letter-spacing: -0.8px;
line-height: 1.6;
text-transform: none;
margin: 4px 0px 4px 0px;
padding: 4px 0px 4px 0px;
}
h4 {
color: #333333;
font-size: 1.6em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: normal;
line-height: 1.6;
margin: 4px 0px 4px 0px;
padding: 4px 0px 4px 0px;
}
h5 {
color: #333333;
font-size: 1.4em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: normal;
line-height: 1.6;
margin: 4px 0px 4px 0px;
padding: 4px 0px 4px 0px;
}
h6 {
color: #333333;
font-size: 1.2em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: normal;
line-height: 1.6;
margin: 4px 0px 4px 0px;
padding: 4px 0px 4px 0px;
border-bottom: 1px solid rgba(0, 0, 0, .12);
}
h1 a, h2 a, h3 a, 
h4 a, h5 a, h6 a {
color: #000000;
text-decoration: none;
border: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, 
h4 a:hover, h5 a:hover, h6 a:hover {
color: #00ccff;
text-decoration: none;
border: none;
}
.headline {
font-size: 3.4em;
line-height: 1.2;
margin: 0px 0px 12px 0px;
padding: 0px 0px 12px 0px;
border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.headline-small {
font-size: 2.6em;
line-height: 1.2;
margin: 0px 0px 12px 0px;
padding: 0px 0px 12px 0px;
border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.headline-smaller {
font-size: 2.2em;
line-height: 1.2;
margin: 0px 0px 6px 0px;
padding: 0px 0px 6px 0px;
}
.title {
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: bold;
text-transform: none;
margin-bottom: 12px;
}
.headline a, .headline-small a, .headline-smaller a  {
font-weight: 300;
} #header {
margin: 0px;
padding: 0px;
}
.home-header {
min-height: 520px;
}
#header #masthead {
display: block;
width: 100%;
text-align: center;
padding: 48px 0px;
}
#header .site-title {
display: block;
font-family: 'Pacifico', Helvetica, Arial, sans-serif;
font-size: 4.4em;
font-weight: 800;
text-shadow: 0px 0px 8px rgba(0, 0, 0, .4);
text-transform: none;
letter-spacing: 0px;
line-height: 1.4;
margin: 0px;
padding: 0px;
}
#header .site-title a {
color: #FFFFFF !important;
font-weight: normal;
}
#header .site-description {
display: block;
color: #FFFFFF;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 2em;
font-weight: 400;
text-shadow: 0px 0px 6px rgba(0, 0, 0, .8);
text-transform: none;
letter-spacing: 0px;
line-height: 1.2;
margin: 12px 0px 0px 0px;
padding: 0px;
}
#custom-header {
display: block;
font-size: 0;
text-align: center;
text-indent: -999em;
line-height: 0;
margin: 0px;
padding: 0px;
overflow: hidden;
z-index: 8;
}
#custom-header img {
display: block;
height: auto;
margin: 0px auto 0px;
padding: 0px;
vertical-align: bottom;
} #navigation {
display: block;
position: relative;
background: #FFFFFF;
font-size: 0.9em;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
text-align: center;
letter-spacing: 0.2px;
margin: 0px auto 0px;
padding: 0px;
z-index: 9;
}
#navigation.home-nav {
background: none;
}
.menu-toggle {
display: none;
cursor: pointer;
}
.main-small-navigation ul.mobile-menu {
display: none;
} .menu, .menu * {
margin:	0px;
padding: 0px;
list-style:	none;
}
.menu {
display: inline-block;
background: #FFFFFF;
text-align: center;
padding: 0px 24px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.menu ul {
margin: 0px;
padding: 0px;
}
.menu ul ul, ul.menu ul {
background: #FFFFFF;
position: absolute;
top: -9999px;
width: 180px; margin: 0px;
border-radius: 0px 0px 3px 3px;
-moz-border-radius: 0px 0px 3px 3px;
-khtml-border-radius: 0px 0px 3px 3px;
-webkit-border-radius: 0px 0px 3px 3px;
}
ul.menu ul, ul.sub-menu {
left: 50%;
margin-left: -90px;
}
.menu ul ul ul, ul.menu ul ul {
margin: 0px;
}
.menu ul li ul li, ul.menu ul li {
width: 100%;
margin: 0px 0px 0px 0px;
}
.menu li:hover {
visibility:	inherit; }
.menu li {
display: inline-block;
position: relative;
}
.menu a {
display: inline-block;
position: relative;
}
.menu li:hover ul,
.menu li.sfHover ul {
top: 60px; z-index: 99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
top: -9999px;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
left: 190px; top: 0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
top: -9999px;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
left: 190px; top: 0;
} #navigation .menu .current_page_item a,
#navigation .menu .current_page_ancestor a,
#navigation .menu .current-menu-item a,
#navigation .menu .current-cat a {
color: #333333;
}
#navigation .menu li .current_page_item a, #navigation .menu li .current_page_item a:hover,
#navigation .menu li .current-menu-item a, #navigation .menu li .current-menu-item a:hover,
#navigation .menu li .current-cat a, #navigation .menu li .current-cat a:hover {
color: #333333;
}
#navigation .menu .current_page_item ul li a,
#navigation .menu .current-menu-item ul li a,
#navigation .menu .current-menu-ancestor ul li a,
#navigation .menu .current_page_ancestor ul li a,
#navigation .menu .current-cat ul li a {
color: #999999;
}
#navigation .menu .current_page_item ul li a:hover,
#navigation .menu .current-menu-item ul li a:hover,
#navigation .menu .current-menu-ancestor ul li a:hover,
#navigation .menu .current_page_ancestor ul li a:hover,
#navigation .menu .current-menu-ancestor ul .current_page_item a,
#navigation .menu .current_page_ancestor ul .current-menu-item a,
#navigation .menu .current-cat ul li a:hover {
color: #333333;
}
.menu {
margin-bottom: 0;
}
.menu .home a {
border-left: none;
}
.menu a {
color: #999999;
font-weight: normal;
text-align: center;
text-decoration: none;
line-height: 1.2;
margin: 0px;
padding: 0px 12px;
border-left: 1px solid #CCCCCC;
}
.menu a, .menu a:link, .menu a:visited {
color: #999999;
text-shadow: none;
}
.menu a:focus, .menu a:hover, .menu a:active {
color: #333333;
outline: 0;
}
.menu li:first-child a {
border-left: none;
border-top: none;
}
.menu li li a {
display: block;
color: #999999;
height: auto;
line-height: 36px;
margin: 0px 12px;
padding: 0px;
text-align: center;
text-decoration: none;
border-left: none;
border-top: 1px solid rgba(0, 0, 0, .12);
}
.menu ul.sub-menu li:first-child a {
border-top: none;
}
.menu li li a:focus, .menu li li a:hover, .menu li li a:active {
color: #333333;
outline: 0;
}
.menu li {
line-height: 60px;
margin: 0px;
}
.menu li li, .menu li ul {
line-height: 0;
}
.menu li:hover, .menu li.sfHover {
outline: 0;
}
.menu li li:hover, .menu li li.sfHover {
outline: 0;
} .sf-arrows .sf-with-ul:after {
content: '';
position: absolute;
width: 0px; 
height: 0px;
left: 50%;
top: 36px;
text-shadow: none;
text-indent: -9999px;
margin-left: -8px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #FFFFFF;
}
.sf-arrows .sub-menu .sf-with-ul:after {
top: 12px;
right: -24px;
left: auto; 
margin-left: 0px;
border: 8px solid transparent;
border-color: transparent;
border-left-color: #FFFFFF;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: #FFFFFF; } .sf-arrows ul .sf-with-ul:after {
margin-top: -3px;
margin-right: -3px;
border-color: transparent;
border-left-color: #FFFFFF;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: #FFFFFF;
} #slideshow {
background: #FFFFFF;
position: relative;
line-height: 0;
padding: 64px 12px 0px 12px;
position: relative;
}
#slideshow ul, #slideshow li, #slideshow ol {
list-style-type: none;
margin: 0px;
padding: 0px;
}
#slideshow .screen {
line-height: 0;
}
#slideshow .feature-img,
#slideshow .feature-vid {
padding: 0px;
}
#slideshow.slideshow-page {
background: none;
margin-top: 48px;
padding: 0px;
}
#slideshow.slideshow-page .flexslider {
position: relative;
top: auto;
width: 100%;
max-width: none;
max-height: none;
padding: 0px;
}
.flexslider {
position: absolute;
top: 7.58%;
width: 90%;
max-width: 882px;
max-height: 498px;
margin: 0px auto 0px; 
padding: 0px 5.1%;
}
.loading {
background: url(preloader.gif) no-repeat center center;
min-height: 480px;
}
.flexslider .slides > li {
display: none; 
-webkit-backface-visibility: hidden;
min-height: 480px;
}
.flexslider .slides img {
display: block;
max-width: 100%; 
margin: 0px auto 0px;
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
content: "."; 
display: block; 
clear: both; 
visibility: hidden; 
line-height: 0; 
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
} .no-js .flexslider .slides > li:first-child {
display: none;
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides > li {
position: relative;
}
.flex-container {
zoom: 1; 
position: relative;
} .flex-caption {
background: none; 
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
zoom: 1;
}
.flex-caption {
width: 96%; 
padding: 2%; 
margin: 0; 
position: absolute; 
left: 0; 
bottom: 0; 
background: rgba(0,0,0,.3); 
color: #fff; 
text-shadow: 0 -1px 0 rgba(0,0,0,.3); 
font-size: 14px; 
line-height: 18px;
} .flex-direction-nav { 
height: 0;
z-index: 9;
}
.flex-direction-nav li a {
width: 80px; 
height: 80px; 
margin: -40px 0 0; 
display: block;  
position: absolute; 
top: 50%; 
cursor: pointer; 
text-indent: -999em;
}
.flex-direction-nav li .flex-next {
background: url(http://dakshinafoundation.org/wp-content/themes/3wc/images/next_btn.png) no-repeat;
background-position: -80px 0px;
right: -80px;
}
.flex-direction-nav li .flex-prev {
background: url(http://dakshinafoundation.org/wp-content/themes/3wc/images/prev_btn.png) no-repeat;
left: -80px;
}
.flex-direction-nav li .flex-next,
.flex-direction-nav li .flex-prev {
transition: background 0s, color 0s;
-moz-transition: background 0s, color 0s;
-webkit-transition: background 0s, color 0s;
-o-transition: background 0s, color 0s;
}
.flex-direction-nav li .flex-prev:hover {
background-position: -80px 0px;
}
.flex-direction-nav li .flex-next:hover {
background-position: 0px 0px;
}
.flex-direction-nav li .disabled {
opacity: .3; 
filter: alpha(opacity=30); 
cursor: default;
} #slideshow.slideshow-page .flex-control-nav {
bottom: 0;
}
.flex-control-nav {
width: 100%; 
position: absolute; 
text-align: center;
line-height: 50px;
left: 0;
bottom: -44px; 
}
.flex-control-nav li {
display: inline-block;
margin: 0px; 
padding: 4px !important;
zoom: 1; 
*display: inline;
}
.flex-control-nav li:first-child {
margin: 0;
}
.flex-control-nav li a {
display: block; 
background: #333333; 
width: 6px; 
height: 6px; 
line-height: 0;
cursor: pointer; 
text-indent: -999em;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.flex-control-nav li a:hover {
background: #666666;
}
.flex-control-nav li a.flex-active {
background: #FFFFFF; 
cursor: default;
} #wrap { 
padding: 0px;
}
.container { 
background: #F4F4F4;
margin: 0px auto 0px;
padding: 0px 24px;
}
.container.home { 
background: #FFFFFF;
padding: 0px;
}
.container.blog-full {
padding: 0px;
}
.row { 
width: 100%; 
max-width: 980px; 
min-width: 727px; 
margin: 0 auto; 
} .row .row { 
min-width: 0; 
}
.column, .columns { 
margin-left: 4.4%; 
float: left; 
min-height: 1px; 
position: relative; 
}
.column:first-child, .columns:first-child { 
margin-left: 0; 
}
[class*="column"] + [class*="column"]:last-child { 
float: right; 
}
.row .single 	{ width: 100%; }
.row .half 		{ width: 49.9%; }
.row .third 	{ width: 33.3%; }
.row .fourth 	{ width: 25%; }
.row .one 		{ width: 4.3%; }
.row .two 		{ width: 13%; }
.row .three 	{ width: 21.679%; }
.row .four 		{ width: 30.37%; }
.row .five 		{ width: 39.1%; }
.row .six 		{ width: 47.8%; }
.row .seven 	{ width: 56.5%; }
.row .eight 	{ width: 65.2%; }
.row .nine 		{ width: 73.9%; }
.row .ten 		{ width: 82.6%; }
.row .eleven 	{ width: 91.3%; }
.row .twelve 	{ width: 100%; }
.row .centered { float: none; margin: 0 auto; } .row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; } #homepage {
padding: 0px 24px 48px 24px;
}
#homepage .featured-page .feature-img {
background: #FFFFFF;
max-height: 280px;
max-width: 280px;
margin: -160px auto 0px;
padding: 12px;
overflow: hidden;
border-radius: 50%;
-moz-border-radius: 50%;
-khtml-border-radius: 50%;
-webkit-border-radius: 50%;
}
#homepage .featured-page .feature-img img {
overflow: hidden;
border-radius: 50%;
-moz-border-radius: 50%;
-khtml-border-radius: 50%;
-webkit-border-radius: 50%;
}
#homepage .home-btn {
display: block;
background: #F9F9F9;
color: #333333;
font-size: 2em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
line-height: 1.4;
text-align: center;
margin-bottom: 40px;
padding: 24px 12px;
}
#homepage .home-btn:hover {
color: #FFFFFF;
background: #00ccff;
} #tweets {
display: block;
text-align: center;
margin: 12px auto 12px;
position: relative;
}
#tweets .tweet {
display: block;
padding-top: 0px;
border-bottom: 1px solid #DDDDDD;
}
#tweets .timePosted {
float: right;
color: #999999;
font-size: 1em;
font-style: italic;
text-align: right;
padding-bottom: 0px;
}
#tweets .timePosted:before {
content: '— ';
}
#tweets .interact {
float: left;
padding-bottom: 0px;
}
#tweets .interact a {
margin-right: 12px;
padding-right: 12px;
border-right: 1px solid #DDDDDD;
}
#tweets .interact a:last-child {
border-right: none;
}
.twitter-feed {
display: inline-block;
background: #FFFFFF;
font-size: 0.9em;
text-align: left;
margin: 0px;
padding: 12px 18px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
}
.twitter-arrow {
position: absolute;
width: 0px; 
height: 0px;
left: 50%;
top: -10px;
text-shadow: none;
text-indent: -9999px;
margin-left: -12px;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-bottom: 12px solid #FFFFFF;
}
.tweet-btn, .like-btn, .pin-btn, .plus-btn {
float: right;
display: inline-block;
line-height: 0;
width: 92px;
height: 22px;
margin: 2px;
padding: 0px;
overflow: hidden;
}
.plus-btn {
width: 72px !important;
}
.pin-btn {
width: 54px !important;
}
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;
}
.social-icons {
list-style: none;
text-align: center;
margin: 24px 0px;
padding: 12px 0px;
}
.social-icons li {
display: inline-block;
list-style: none;
margin: 0px;
padding: 0px;
}
.social-icons a {
display: block;
color: #999999;
font-size: 20px;
font-weight: normal;
line-height: 44px;
text-decoration: none;
width: 40px;
height: 40px;
margin: 6px;
padding: 0px;
border: 1px solid rgba(0, 0, 0, .12);
border-radius: 50%;
-moz-border-radius: 50%;
-khtml-border-radius: 50%;
-webkit-border-radius: 50%;
}
.social-icons a:hover {
background: #FFFFFF;
border: 1px solid #FFFFFF;
box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
} .blog-holder {
margin: 0px auto 0px;
padding: 24px;
overflow: hidden;
border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.article {
display: block;
max-width: 980px;
margin: 0px auto 0px;
padding: 0px;
}
.container.blog-full .article {
padding: 24px 0px;
}
.postarea {
margin: 0px;
padding: 48px 0px;
}
.postarea.archive {
background: #FFFFFF;
margin: 48px 0px;
padding: 36px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
}
.postarea.blog {
background: #FFFFFF;
margin: 48px 0px;
padding: 0px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
}
.container.blog-full .postarea.blog {
margin: 24px 0px;
}
.postarea.blog .blog-holder {
padding: 36px;
}
.post-date {
color: #999999;
font-family: 'Merriweather', Georgia, 'Times New Roman', Times, serif;
font-size: 0.9em;
margin-top: -6px;
}
.post-date a {
color: #666666;
font-weight: normal;
}
.blog-holder .headline {
padding-bottom: 24px;
}
.blog-holder .post-date {
margin-top: -34px;
}
.blog-holder .post-date span {
background: #FFFFFF;
padding: 0px 12px;
}
.postmeta {
display: block;
font-size: 0.9em;
line-height: 24px;
margin: 24px 0px 0px 0px;
padding: 12px 0px 12px 0px;
border-top: 1px solid rgba(0, 0, 0, .12);
border-bottom: 1px solid rgba(0, 0, 0, .12);
overflow: hidden;
}
.postmeta p {
margin: 0px;
padding: 0px;
}
.postmeta i, .btn i {
color: #999999;
font-size: 12px;
margin-right: 4px;
position: relative;
top: 1px;
}
.meta-text {
float: left;
display: inline-block;
line-height: 30px;
}
.avatar {
background: #FFFFFF;
border: 1px solid rgba(0, 0, 0, .12);
margin: 10px 20px 10px 0px;
padding: 4px;
}
.author-avatar {
float: left;
display: block;
width: 20%;
margin-top: 20px;
padding-right: 3.6%;
}
.author-avatar .avatar {
display: block;
margin: 0px;
padding: 0px;
border: none;
}
.author-column {
float: right;
width: 72%;
margin-top: 20px;
padding-left: 4%;
border-left: 1px solid rgba(0, 0, 0, .12);
}
.archive-column {
float: left;
width: 30%;
margin: 0px;
padding: 20px 5% 0px 0px;
}
.archive-column.last {
padding-right: 0;
}
.error-404 {
background: #FFFFFF;
margin: 0px;
padding: 40px;
overflow: hidden;
} .pagination {
display: block;
width: 100%;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: center;
line-height: 24px;
margin: 0px;
padding: 24px 0px;
position: relative;
z-index: 9;
}
.pagination.archive {
margin-top: -24px;
margin-bottom: 24px;
}
.pagination .page-numbers {
display: inline-block;
background: #FFFFFF;  
color: #666666; 
height: 24px;
width: 24px;
text-decoration: none;
margin: 0px 2px;
padding: 0px;
border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
-webkit-border-radius: 12px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
}
.pagination .page-numbers:hover,
.pagination .page-numbers:active {
background: #000000; 
color: #FFFFFF;
height: 24px;
width: 24px;
line-height: 24px;
padding: 0px; 
border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
-webkit-border-radius: 12px;
}
.pagination .page-numbers.current {
display: inline-block;
background: #000000; 
color: #FFFFFF; 
height: 24px;
width: 24px;
line-height: 24px; 
padding: 0px;
border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
-webkit-border-radius: 12px;
}
.post-navigation {
display: block;
margin: 0px;
padding: 0px;
overflow: hidden;
}
.previous-post {
float: left;
font-size: 0.9em;
margin-top: 24px;
}
.next-post {
float: right;
font-size: 0.9em;
margin-top: 24px;
}
.page-links {
display: block;
overflow: hidden;
margin: 12px 0px;
}
.page-links .link-label {
color: #000000;
font-weight: bold;
margin-left: 0px;
}
.page-links span {
margin: 0px 3px;
} .gallery {
margin: 0px auto 0px;
padding: 0px;
overflow: hidden;
}
.gallery-item {
margin: 0px
}
.gallery-icon {
line-height: 0;
margin: 6px;
}
.gallery-icon a {
display: block;
background: #FFFFFF;
padding: 6px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
transition: background .25s;
-moz-transition: background .25s;
-webkit-transition: background .25s;
-o-transition: background .25s;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, .12);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .12);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .12);
}
.gallery-icon a:hover {
background: #242424;
}
.gallery img {
border: none !important;
}
.gallery-caption {
font-size: .9em;
padding: 0px 10px;
} .portfolio-wrap {
margin-left: -12px;
width: calc(100% + 24px);
width: -webkit-calc(100% + 24px);
width: -moz-calc(100% + 24px);
}
#portfolio-filter {
text-align: center;
margin: 0px 12px 12px 12px;
padding: 0px;
}
#portfolio-filter li {
display: inline-block;
list-style: none;
margin: 0px;
padding: 0px;
}
#portfolio-filter li a {
display: inline-block;
background: #FFFFFF;
text-decoration: none;
margin: 0px 12px 0px 0px;
padding: 8px 12px;
}
#portfolio-filter li a:hover,
#portfolio-filter li a:focus,
#portfolio-filter li a:active {
background: #99cc00;
color: #FFFFFF !important;
}
#portfolio-filter li:last-child a {
margin-right: 0px;
}
#portfolio-list {
margin: 0px;
padding: 0px;
}
.portfolio .portfolio-item {
list-style: none;
margin: 0px;
padding: 0px;
}
.portfolio .post-holder {
background: #FFFFFF;
box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
}
.portfolio-item.single .post-holder {
margin: 12px;
}
.portfolio-half .post-holder,
.portfolio-third .post-holder {
margin: 12px;
padding: 0px;
}
.portfolio-item .feature-img,
.portfolio-item .feature-vid {
padding: 0px;
}
.portfolio-half .excerpt,
.portfolio-third .excerpt {
display: block;
padding: 24px;
}
.portfolio-half .portfolio-item,
.portfolio-third .portfolio-item {
float: left;
}
.portfolio-item.single .excerpt {
padding: 36px;
}
.portfolio-item.single .more-link {
margin-bottom: 0px;
} .isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} .feature-img, .feature-vid {
display: block;
text-align: center;
line-height: 0;
margin: 0px auto 0px;
padding: 12px 0px;
overflow: hidden;
}
.feature-img.page,
.feature-img.post,
.feature-vid.post {
background: #FFFFFF;
padding: 24px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
}
.feature-img.page {
margin: 48px auto 0px;
}
.feature-img.post,
.feature-vid.post { 
margin: 24px auto 24px;
}
img.centered {
display: block;
margin: 12px auto 12px;
padding: 0px;
}
img.alignnone {
padding: 0px;
margin: 12px 0px;
display: inline;
}
img.alignright {
padding: 0px;
margin: 12px 0px 12px 24px;
display: inline;
}
img.alignleft {
display: inline;
padding: 0px;
margin: 12px 24px 12px 0px;
}
.aligncenter {
margin: 12px auto 12px;
}
.alignright {
float: right;
margin: 12px 0px 12px 24px;
}
.alignleft {
float: left;
margin: 12px 24px 12px 0px;
}
.wp-caption {
background: #FFFFFF;
max-width: 94%;
text-align: center;
padding: 12px;
margin-bottom: 12px;
border: none;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
}
.wp-caption img {
padding: 0px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
width: 100%;
}
.wp-caption p.wp-caption-text {
font-size: 0.8em;
line-height: 1.8;
margin: 0px;
padding: 12px 0px 0px 0px;
} .sidebar {
background: #FFFFFF;
margin: 48px 0px;
padding: 0px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
} .widget {
margin: 0px;
padding: 24px;
border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.widget:last-child {
border-bottom: none;
}
.widget ul {
margin: 0px;
padding: 0px;
}
.widget ul li {
display: block;
background: none;
line-height: 2;
margin: 8px 0px;
padding: 0px;
overflow: hidden;
}
.widget ul li a {
font-weight: normal;
font-style: normal;
text-decoration: none;
margin: 0px;
padding: 0px;
}
.widget ul li a:hover {
text-decoration: none;
}
.widget ul ul {
margin: 0px;
}
.textwidget p {
margin: 0px;
padding: 8px 0px;
}
.tagcloud {
line-height: 1.4;
}
.tagcloud a {
font-weight: normal;
} .sidebar ul.menu {
float: none;
background: none;
width: 100%;
}
.sidebar ul.menu .current_page_item a, 
.sidebar ul.menu .current-menu-item a {
background-color: none;
color: #00ccff;
border: none;
}
.sidebar ul.menu li a, 
.sidebar ul.menu li a:link {
display: block;
background: none;
color: #000000;
height: auto;
text-align: left;
text-shadow: none;
letter-spacing: 0px;
line-height: 1.8;
margin: 0px;
padding: 4px 0px;
border: none;
}
.sidebar ul.menu li a:hover,
.sidebar ul.menu li a:active,
.sidebar ul.menu li a:focus {
color: #00ccff;
margin: 0px;
padding: 4px 0px;
}
.sidebar ul.menu li {
float: none;
display: block;
background: none !important;
text-align: left;
margin: 0px;
padding: 0px;
width: 100%;
}
.sidebar ul.menu li ul.sub-menu {
background: none;
width: 100%;
top: 0;
left: 0;
margin: 0px;
padding-top: 0px;
position: relative;
z-index: 9;
}
.sidebar ul.menu li span {
display: none;
}
.sidebar ul.menu li ul.sub-menu span {
display: none;
}
.sidebar ul.menu li ul.sub-menu li ul.sub-menu {
display: none;
} #calendar_wrap {
margin: 0px auto 0px;
padding: 5px 0px;
}
#wp-calendar {
width: 100%;
text-align: center;
}
#wp-calendar a {
margin: 0px !important;
}
#wp-calendar caption {
font-size: 16px;
margin: 5px 0px 5px 0px;
}
#wp-calendar #prev a {
float: left;
text-align: left;
}
#wp-calendar #next a {
float: right;
text-align: right;
} #recentcomments li {
display: block !important;
padding: 4px 0px;
}
#recentcomments .recentcomments a {
background: none;
} #searchform {
margin: 0px;
padding: 0px;
}
#searchform label {
display: none;
}
#searchform #s,
#searchform .search-field {
float: left;
background: #F9F9F9;
color: #999999;
width: 68%;
height: 36px;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 36px;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 8px !important;
border: none;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
}
.sidebar .widget_search {
background: none;
overflow: hidden;
}
.sidebar #searchsubmit {
float: right;
width: 20%;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 32px;
height: 36px;
margin: 0px 0px 0px 2.8%;
padding: 0px 12px;
cursor: pointer;
} #footer {
background: #222222;
margin: 0px;
padding: 48px 0px;
}
#footer a {
color: #666666;
}
#footer a:hover {
color: #FFFFFF;
}
.footer {
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
text-align: center;
margin: 0px;
padding: 12px 0px;
}
.footer p {
font-size: 0.85em;
color: #999999;
font-weight: normal;
line-height: 2;
margin: 0px;
padding: 0px;
} .btn, a.button, .reply a, #searchsubmit, #prevLink a, #nextLink a, .more-link,
#submit, #comments #respond input#submit, .container .gform_wrapper input.button {
display: inline-block;
background-color: #F9F9F9;
color: #666666 !important;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 0.9em;
font-weight: bold;
font-style: normal;
line-height: 2.2;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
text-decoration: none !important;
margin-right: 6px;
padding: 2px 16px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #CCCCCC;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .6);
-moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .6);
-webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .6);
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.00)),to(rgba(0, 0, 0, 0.10)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
background-image: linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
}
.btn:hover, .reply a:hover, #searchsubmit:hover, #prevLink a:hover, #nextLink a:hover, .more-link:hover,
#submit:hover, #comments #respond input#submit:hover, .container .gform_wrapper input.button:hover {
background-color: #EEEEEE;
color: #333333 !important;
text-decoration: none;
text-shadow: none;
cursor: pointer;
border: 1px solid #F9F9F9;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
}
.more-link {
margin-top: 12px;
}
.btn-comment {
margin-top: 12px;
}
.btn-share {
margin-left: 12px;
margin-right: 0px;
} #author, #email, #url {
background: #FFFFFF;
color: #666666;
font-size: 1em;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0px;
padding: 5px;
border: 1px solid rgba(0, 0, 0, .12);
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
}
#comment {
background: #FFFFFF;
color: #666666;
font-size: 1em;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 5px 0px;
padding: 5px;
border: 1px solid rgba(0, 0, 0, .12);
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
}
#comments {
background: rgba(0, 0, 05, .03);
margin-top: 24px;
padding: 12px 24px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
#comments-title {
font-size: 2em;
margin: 4px 0px 8px 0px;
padding: 4px 0px 8px 0px;
}
#reply-title {
margin: 0px;
padding: 0px;
}
.commentlist li .avatar {
float: right;
background: #FFFFFF;
margin: 0px 0px 12px 12px;
padding: 6px;
border: none;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.commentlist {
margin: 0px;
padding: 0px;
}
.commentlist ol {
margin: 0px;
padding: 10px;
}
.commentlist li {
margin: 0px;
padding: 0px;
list-style: none;
border-top: 1px solid rgba(0, 0, 0, .12);
}
.commentlist li:last-child {
border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.commentlist li ul li {
padding-left: 24px;
}
.commentlist li ul li:last-child {
border-bottom: none;
}
.commentlist p {
margin: 10px 0px;
padding: 0px;
}
.comment {
padding: 18px 0px;
}
#commentform {
margin: 5px 0px 0px 0px;
}
#commentform textarea {
width: 97.8% !important;
padding: 2%;
}
.commentlist li #respond {
border-top: 1px solid rgba(0, 0, 0, .12);
}
#respond {
padding-top: 12px;
}
#respond:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}
#cancel-comment-reply-link {
display: block;
font-family: 'Merriweather', Georgia, 'Times New Roman', Times, serif;
font-size: 0.7em;
font-weight: normal;
text-transform: none;
margin: 6px 0px 18px 0px;
}
.form-submit #submit {
margin-top: 0px !important;
}
p.logged-in-as {
margin-top: -6px;
}
.comment-edit-link {
float: right;
display: inline-block;
font-size: 0.8em;
line-height: 1;
margin-top: -18px;
padding: 0px;
}
.reply {
margin: 0px;
padding: 6px 0px;
}
.commentmetadata {
font-size: 10px;
line-height: 14px;
margin: 0px;
display: block;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 30px;
}
.form-allowed-tags {
display: none;
}
.thread-alt, .thread-even {
margin: 0px;
padding: 0px;
}
.children {
margin: 0px;
padding: 0px;
}
.even, .alt {
margin: 0px;
padding: 0px;
} .container .ginput_complex .ginput_right br,
.container .gform_footer br {
display: none;
}
.container .gform_wrapper .ginput_complex input[type="text"], .container .gform_wrapper .ginput_complex input[type="url"], 
.container .gform_wrapper .ginput_complex input[type="email"], .container .gform_wrapper .ginput_complex input[type="tel"], 
.container .gform_wrapper .ginput_complex input[type="number"], .container .gform_wrapper .ginput_complex input[type="password"], 
.container .gform_wrapper .ginput_complex select, .container .gform_wrapper .ginput_complex .ginput_right input[type="text"], 
.container .gform_wrapper .ginput_complex .ginput_right input[type="url"], .container .gform_wrapper .ginput_complex .ginput_right input[type="email"], 
.container .gform_wrapper .ginput_complex .ginput_right input[type="tel"], .container .gform_wrapper .ginput_complex .ginput_right input[type="number"], 
.container .gform_wrapper .ginput_complex .ginput_right input[type="password"], .container .gform_wrapper .ginput_complex .ginput_right select {
width: 94% !important;
}
.container form {
display: block;
overflow: hidden;
}
.container form ul li {
list-style: none;
padding: 0px;
}
.container form legend {
font-weight: bold;
padding-top: 10px;
}
.container form label {
margin-top: 6px;
}
.container form input[type='url'],
.container form input[type='tel'],
.container form input[type='email'],
.container form input[type='text'],
.container form input[type='password'],
.container form input[type='number'],
.container form textarea,
.container form select {
display: block;
background: #FFFFFF;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.4;
margin: 4px 12px 4px 0px;
padding: 8px !important;
border: 1px solid rgba(0, 0, 0, .12);
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
}
.container form input[type='url'],
.container form input[type='tel'],
.container form input[type='email'],
.container form input[type='text'],
.container form input[type='password'],
.container form input[type='number'] {
width: 42%;
}
.container form textarea {
width: 96% !important;
}
.container form input[type='checkbox'],
.container form input[type='radio'] {
margin-left: 0px;
margin-right: 6px;
}
.container form input[type='submit'] {
margin-top: 0px;
height: 36px;
}
.container form select {
width: 28%;
}
select {
margin-right: 12px;
} table {
background: #FFFFFF;
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
width: 100%;
margin: 20px 0px;
padding: 0px;
border-collapse: collapse;
}
.widget table {
margin: 0px;
}
table thead,
table tfoot {
border: 1px solid #E4E4E4;
}
table thead th,
table tfoot td {
border: none;
}
table th {
background: #EEEEEE;
font-size: 1.2em;
text-align: center;
margin: 0px;
padding: 8px 4px;
border: 1px solid #E4E4E4;
}
table td {
padding: 5px 2px;
margin: 0px;
border: 1px solid #E4E4E4;
}@media handheld, only screen and (max-width: 1023px) { .flexslider .slides > li, .loading {
min-height: 0;
}
.flex-direction-nav li .flex-next {
right: 40px;
}
.flex-direction-nav li .flex-prev {
left: 40px;
}
.container.portfolio .half {
max-width: 350px;
}
.container.portfolio .third {
max-width: 230px;
}
} @media handheld, only screen and (max-width: 767px) {
h1 { 
font-size: 2.0rem; 
line-height: 1.4; 
}
h2 { 
font-size: 1.6rem; 
line-height: 1.4; 
}
h3 {  
font-size: 1.4rem; 
line-height: 1.4; 
}
h4 {  
font-size: 1.2rem; 
line-height: 1.4; 
}
h5 { 
font-size: 1.1rem; 
line-height: 1.4; 
}
h6 { 
font-size: 1.0rem; 
line-height: 1.4; 
}
.headline {
font-size: 2rem;
line-height: 1.2;
}
.headline-small, 
.headline-smaller {
font-size: 1.4rem;
line-height: 1.2;
}
body, p {  
font-size: 0.9rem; 
line-height: 1.9; 
}
blockquote {
padding: 0px;
border-left: none;
}
blockquote p {
font-size: 1rem;
line-height: 1.6;
}
} @media only screen and (max-width: 767px) { #header {
height: auto;
min-height: 0;
padding-left: 24px;
padding-right: 24px;
overflow: hidden;
}
#header.home-header {
min-height: 0 !important;
padding-bottom: 160px;
}
#header #masthead {
padding: 24px 0px;
}
#header .site-title {
font-size: 2.4em;
}
#header .site-description {
font-size: 1.6em;
letter-spacing: -0.4px;
}
#navigation, #navigation.home-nav {
background: #FFFFFF;
position: relative;
top: auto;
margin: 12px 0px;
padding: 0px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 0px 1px 0px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 0px 1px 0px rgba(0, 0, 0, .1);
-webkit-box-shadow: inset 0px 1px 0px rgba(0, 0, 0, .1);
}
.mobile-menu {
margin: 0px;
padding: 0px;
}
.menu-toggle,
.main-small-navigation ul.mobile-menu.toggled-on {
display: block;
}
.navigation-main ul.menu {
display: none;
}
.menu {
display: block;
}
.menu-toggle {
color: #333333;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 1.8em;
font-weight: 400;
letter-spacing: 0;
text-transform: none;
text-align: center;
margin: 0;
padding: 12px;
}
.menu-toggle:before {
color: #999999;
font-family: 'FontAwesome';
content: ' ';
top: 1px;
margin-right: 6px;
position: relative;
}
.mobile-menu ul.sub-menu {
display: block !important;
visibility: visible !important;
left: auto;
margin: 0;
padding: 0;
}
.mobile-menu ul,
.mobile-menu li {
list-style: none;
margin: 0;
padding: 0;
}
.mobile-menu li {
display: block;
text-align: center;
line-height: 30px;
}
.mobile-menu li li a:before {
content: '- ';
}
.mobile-menu li li li a:before {
content: '-- ';
}
.mobile-menu li li li li a:before {
content: '--- ';
}
.mobile-menu a {
display: block;
color: #999999 !important;
font-size: 1.2em;
text-decoration: none;
padding: 6px 0px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-menu a:hover {
background: rgba(0, 0, 0, 0.08);
color: #333333 !important;
text-decoration: none;
}
.container {
padding: 0px 12px;
}
.container.home,
.container.blog-full {
padding: 0px;
}
.container.portfolio {
padding-top: 12px;
padding-bottom: 0px;
}
#homepage {
padding: 24px;
}
#slideshow {
padding: 24px 24px 0px 24px;
}
.flex-direction-nav li .flex-next {
right: 0px;
}
.flex-direction-nav li .flex-prev {
left: 0px;
}
.flex-control-nav {
display: none;
bottom: 0px;
}
.container.portfolio .holder-half,
.container.portfolio .holder-third {
height: auto !important;
}
.container.portfolio .half,
.container.portfolio .third {
width: 100%;
}
.container.portfolio .half,
.container.portfolio .third,
.container.shop .half,
.container.shop .third {
max-width: 100%;
position: relative !important;
top: auto !important;
left: auto !important;
}
.feature-img.page,
.feature-img.post,
.feature-vid.post {
padding: 12px;
}
.feature-img.post,
.feature-vid.post {
margin-top: 12px;
margin-bottom: 12px;
}
.feature-img.page {
margin-top: 12px;
margin-bottom: 0px;
}
.postarea.blog,
.postarea.archive {
margin: 12px 0px;
}
.postarea.portfolio,
.postarea.shop {
margin-bottom: 12px;
padding: 12px !important;
}
.postarea,
.postarea.full,
.postarea.slideshow {
padding: 24px 12px;
}
.postarea.blog .blog-holder,
.postarea.archive {
padding: 24px;
}
.postmeta p.meta-text {
width: 100%;
margin: 4px 0px 12px 0px;
}
.social {
float: left;
height: auto;
}
.tweet-btn, .like-btn, .pin-btn, .plus-btn {
float: left;
margin: 4px;
}
.twitter-feed { 
padding: 8px 18px;
}
.btn-share {
float: left;
margin-left: 0px;
}
.archive-column {
width: 100%;
padding-right: 0;
}
.sidebar {
margin: 12px 0px;
}
#comments {
padding: 6px 18px;
}
#author, #email, #url {
width: 92%;
}
#commentform textarea {
width: 92% !important;
}
.container form textarea {
width: 92% !important;
}
#footer {
padding: 12px;
} body { 
-webkit-text-size-adjust: none; 
-ms-text-size-adjust: none; 
width: 100%; 
min-width: 0; 
margin-left: 0; 
margin-right: 0; 
padding-left: 0; 
padding-right: 0; 
}
.container { 
min-width: 0;
margin-left: 0; 
margin-right: 0; 
}
.row { 
width: 100%; 
min-width: 0; 
margin-left: 0; 
margin-right: 0;
overflow: visible !important;
}
.row .row .column, 
.row .row .columns { 
padding: 0; 
}
.row .single, 
.row .half, 
.row .third, 
.row .fourth { 
width: 100%; 
}
.column, .columns { 
width: auto !important; 
float: none; 
margin-left: 0; 
margin-right: 0; 
}
.column:last-child, .columns:last-child { 
margin-right: 0; 
float: none; 
}
[class*="column"] + [class*="column"]:last-child { 
float: none; 
}
[class*="column"]:before, [class*="column"]:after { 
content:""; 
display:table; 
}
[class*="column"]:after { 
clear: both; 
}
}@font-face {
font-family: 'FontAwesome';
src: url(fontawesome-webfont.eot?v=3.2.1);
src: url(fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'), url(fontawesome-webfont.woff?v=3.2.1) format('woff'), url(fontawesome-webfont.ttf?v=3.2.1) format('truetype'), url(fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');
font-weight: normal;
font-style: normal;
} [class^="icon-"],
[class*=" icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
} .icon-large:before {
vertical-align: -10%;
font-size: 1.3333333333333333em;
} a [class^="icon-"],
a [class*=" icon-"] {
display: inline;
} [class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
display: inline-block;
width: 1.1428571428571428em;
text-align: right;
padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
width: 1.4285714285714286em;
}
.icons-ul {
margin-left: 2.142857142857143em;
list-style-type: none;
}
.icons-ul > li {
position: relative;
}
.icons-ul .icon-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
display: none;
}
.icon-muted {
color: #eeeeee;
}
.icon-light {
color: #ffffff;
}
.icon-dark {
color: #333333;
}
.icon-border {
border: solid 1px #eeeeee;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.icon-2x {
font-size: 2em;
}
.icon-2x.icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.icon-3x {
font-size: 3em;
}
.icon-3x.icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-4x {
font-size: 4em;
}
.icon-4x.icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.icon-5x {
font-size: 5em;
}
.icon-5x.icon-border {
border-width: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
margin-left: .3em;
}  [class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
} .icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: none;
} .btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
} .nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
line-height: inherit;
}  .icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
display: block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
font-size: 1em;
line-height: inherit;
*line-height: 2em;
}
.icon-stack .icon-stack-base {
font-size: 2em;
*line-height: 1em;
} .icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
} a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
} .icon-rotate-90:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical:before {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
display: inline-block;
} .icon-glass:before {
content: "\f000";
}
.icon-music:before {
content: "\f001";
}
.icon-search:before {
content: "\f002";
}
.icon-envelope-alt:before {
content: "\f003";
}
.icon-heart:before {
content: "\f004";
}
.icon-star:before {
content: "\f005";
}
.icon-star-empty:before {
content: "\f006";
}
.icon-user:before {
content: "\f007";
}
.icon-film:before {
content: "\f008";
}
.icon-th-large:before {
content: "\f009";
}
.icon-th:before {
content: "\f00a";
}
.icon-th-list:before {
content: "\f00b";
}
.icon-ok:before {
content: "\f00c";
}
.icon-remove:before {
content: "\f00d";
}
.icon-zoom-in:before {
content: "\f00e";
}
.icon-zoom-out:before {
content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
content: "\f011";
}
.icon-signal:before {
content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
content: "\f013";
}
.icon-trash:before {
content: "\f014";
}
.icon-home:before {
content: "\f015";
}
.icon-file-alt:before {
content: "\f016";
}
.icon-time:before {
content: "\f017";
}
.icon-road:before {
content: "\f018";
}
.icon-download-alt:before {
content: "\f019";
}
.icon-download:before {
content: "\f01a";
}
.icon-upload:before {
content: "\f01b";
}
.icon-inbox:before {
content: "\f01c";
}
.icon-play-circle:before {
content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
content: "\f01e";
}
.icon-refresh:before {
content: "\f021";
}
.icon-list-alt:before {
content: "\f022";
}
.icon-lock:before {
content: "\f023";
}
.icon-flag:before {
content: "\f024";
}
.icon-headphones:before {
content: "\f025";
}
.icon-volume-off:before {
content: "\f026";
}
.icon-volume-down:before {
content: "\f027";
}
.icon-volume-up:before {
content: "\f028";
}
.icon-qrcode:before {
content: "\f029";
}
.icon-barcode:before {
content: "\f02a";
}
.icon-tag:before {
content: "\f02b";
}
.icon-tags:before {
content: "\f02c";
}
.icon-book:before {
content: "\f02d";
}
.icon-bookmark:before {
content: "\f02e";
}
.icon-print:before {
content: "\f02f";
}
.icon-camera:before {
content: "\f030";
}
.icon-font:before {
content: "\f031";
}
.icon-bold:before {
content: "\f032";
}
.icon-italic:before {
content: "\f033";
}
.icon-text-height:before {
content: "\f034";
}
.icon-text-width:before {
content: "\f035";
}
.icon-align-left:before {
content: "\f036";
}
.icon-align-center:before {
content: "\f037";
}
.icon-align-right:before {
content: "\f038";
}
.icon-align-justify:before {
content: "\f039";
}
.icon-list:before {
content: "\f03a";
}
.icon-indent-left:before {
content: "\f03b";
}
.icon-indent-right:before {
content: "\f03c";
}
.icon-facetime-video:before {
content: "\f03d";
}
.icon-picture:before {
content: "\f03e";
}
.icon-pencil:before {
content: "\f040";
}
.icon-map-marker:before {
content: "\f041";
}
.icon-adjust:before {
content: "\f042";
}
.icon-tint:before {
content: "\f043";
}
.icon-edit:before {
content: "\f044";
}
.icon-share:before {
content: "\f045";
}
.icon-check:before {
content: "\f046";
}
.icon-move:before {
content: "\f047";
}
.icon-step-backward:before {
content: "\f048";
}
.icon-fast-backward:before {
content: "\f049";
}
.icon-backward:before {
content: "\f04a";
}
.icon-play:before {
content: "\f04b";
}
.icon-pause:before {
content: "\f04c";
}
.icon-stop:before {
content: "\f04d";
}
.icon-forward:before {
content: "\f04e";
}
.icon-fast-forward:before {
content: "\f050";
}
.icon-step-forward:before {
content: "\f051";
}
.icon-eject:before {
content: "\f052";
}
.icon-chevron-left:before {
content: "\f053";
}
.icon-chevron-right:before {
content: "\f054";
}
.icon-plus-sign:before {
content: "\f055";
}
.icon-minus-sign:before {
content: "\f056";
}
.icon-remove-sign:before {
content: "\f057";
}
.icon-ok-sign:before {
content: "\f058";
}
.icon-question-sign:before {
content: "\f059";
}
.icon-info-sign:before {
content: "\f05a";
}
.icon-screenshot:before {
content: "\f05b";
}
.icon-remove-circle:before {
content: "\f05c";
}
.icon-ok-circle:before {
content: "\f05d";
}
.icon-ban-circle:before {
content: "\f05e";
}
.icon-arrow-left:before {
content: "\f060";
}
.icon-arrow-right:before {
content: "\f061";
}
.icon-arrow-up:before {
content: "\f062";
}
.icon-arrow-down:before {
content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
content: "\f064";
}
.icon-resize-full:before {
content: "\f065";
}
.icon-resize-small:before {
content: "\f066";
}
.icon-plus:before {
content: "\f067";
}
.icon-minus:before {
content: "\f068";
}
.icon-asterisk:before {
content: "\f069";
}
.icon-exclamation-sign:before {
content: "\f06a";
}
.icon-gift:before {
content: "\f06b";
}
.icon-leaf:before {
content: "\f06c";
}
.icon-fire:before {
content: "\f06d";
}
.icon-eye-open:before {
content: "\f06e";
}
.icon-eye-close:before {
content: "\f070";
}
.icon-warning-sign:before {
content: "\f071";
}
.icon-plane:before {
content: "\f072";
}
.icon-calendar:before {
content: "\f073";
}
.icon-random:before {
content: "\f074";
}
.icon-comment:before {
content: "\f075";
}
.icon-magnet:before {
content: "\f076";
}
.icon-chevron-up:before {
content: "\f077";
}
.icon-chevron-down:before {
content: "\f078";
}
.icon-retweet:before {
content: "\f079";
}
.icon-shopping-cart:before {
content: "\f07a";
}
.icon-folder-close:before {
content: "\f07b";
}
.icon-folder-open:before {
content: "\f07c";
}
.icon-resize-vertical:before {
content: "\f07d";
}
.icon-resize-horizontal:before {
content: "\f07e";
}
.icon-bar-chart:before {
content: "\f080";
}
.icon-twitter-sign:before {
content: "\f081";
}
.icon-facebook-sign:before {
content: "\f082";
}
.icon-camera-retro:before {
content: "\f083";
}
.icon-key:before {
content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
content: "\f085";
}
.icon-comments:before {
content: "\f086";
}
.icon-thumbs-up-alt:before {
content: "\f087";
}
.icon-thumbs-down-alt:before {
content: "\f088";
}
.icon-star-half:before {
content: "\f089";
}
.icon-heart-empty:before {
content: "\f08a";
}
.icon-signout:before {
content: "\f08b";
}
.icon-linkedin-sign:before {
content: "\f08c";
}
.icon-pushpin:before {
content: "\f08d";
}
.icon-external-link:before {
content: "\f08e";
}
.icon-signin:before {
content: "\f090";
}
.icon-trophy:before {
content: "\f091";
}
.icon-github-sign:before {
content: "\f092";
}
.icon-upload-alt:before {
content: "\f093";
}
.icon-lemon:before {
content: "\f094";
}
.icon-phone:before {
content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
content: "\f096";
}
.icon-bookmark-empty:before {
content: "\f097";
}
.icon-phone-sign:before {
content: "\f098";
}
.icon-twitter:before {
content: "\f099";
}
.icon-facebook:before {
content: "\f09a";
}
.icon-github:before {
content: "\f09b";
}
.icon-unlock:before {
content: "\f09c";
}
.icon-credit-card:before {
content: "\f09d";
}
.icon-rss:before {
content: "\f09e";
}
.icon-hdd:before {
content: "\f0a0";
}
.icon-bullhorn:before {
content: "\f0a1";
}
.icon-bell:before {
content: "\f0a2";
}
.icon-certificate:before {
content: "\f0a3";
}
.icon-hand-right:before {
content: "\f0a4";
}
.icon-hand-left:before {
content: "\f0a5";
}
.icon-hand-up:before {
content: "\f0a6";
}
.icon-hand-down:before {
content: "\f0a7";
}
.icon-circle-arrow-left:before {
content: "\f0a8";
}
.icon-circle-arrow-right:before {
content: "\f0a9";
}
.icon-circle-arrow-up:before {
content: "\f0aa";
}
.icon-circle-arrow-down:before {
content: "\f0ab";
}
.icon-globe:before {
content: "\f0ac";
}
.icon-wrench:before {
content: "\f0ad";
}
.icon-tasks:before {
content: "\f0ae";
}
.icon-filter:before {
content: "\f0b0";
}
.icon-briefcase:before {
content: "\f0b1";
}
.icon-fullscreen:before {
content: "\f0b2";
}
.icon-group:before {
content: "\f0c0";
}
.icon-link:before {
content: "\f0c1";
}
.icon-cloud:before {
content: "\f0c2";
}
.icon-beaker:before {
content: "\f0c3";
}
.icon-cut:before {
content: "\f0c4";
}
.icon-copy:before {
content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
content: "\f0c6";
}
.icon-save:before {
content: "\f0c7";
}
.icon-sign-blank:before {
content: "\f0c8";
}
.icon-reorder:before {
content: "\f0c9";
}
.icon-list-ul:before {
content: "\f0ca";
}
.icon-list-ol:before {
content: "\f0cb";
}
.icon-strikethrough:before {
content: "\f0cc";
}
.icon-underline:before {
content: "\f0cd";
}
.icon-table:before {
content: "\f0ce";
}
.icon-magic:before {
content: "\f0d0";
}
.icon-truck:before {
content: "\f0d1";
}
.icon-pinterest:before {
content: "\f0d2";
}
.icon-pinterest-sign:before {
content: "\f0d3";
}
.icon-google-plus-sign:before {
content: "\f0d4";
}
.icon-google-plus:before {
content: "\f0d5";
}
.icon-money:before {
content: "\f0d6";
}
.icon-caret-down:before {
content: "\f0d7";
}
.icon-caret-up:before {
content: "\f0d8";
}
.icon-caret-left:before {
content: "\f0d9";
}
.icon-caret-right:before {
content: "\f0da";
}
.icon-columns:before {
content: "\f0db";
}
.icon-sort:before {
content: "\f0dc";
}
.icon-sort-down:before {
content: "\f0dd";
}
.icon-sort-up:before {
content: "\f0de";
}
.icon-envelope:before {
content: "\f0e0";
}
.icon-linkedin:before {
content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
content: "\f0e2";
}
.icon-legal:before {
content: "\f0e3";
}
.icon-dashboard:before {
content: "\f0e4";
}
.icon-comment-alt:before {
content: "\f0e5";
}
.icon-comments-alt:before {
content: "\f0e6";
}
.icon-bolt:before {
content: "\f0e7";
}
.icon-sitemap:before {
content: "\f0e8";
}
.icon-umbrella:before {
content: "\f0e9";
}
.icon-paste:before {
content: "\f0ea";
}
.icon-lightbulb:before {
content: "\f0eb";
}
.icon-exchange:before {
content: "\f0ec";
}
.icon-cloud-download:before {
content: "\f0ed";
}
.icon-cloud-upload:before {
content: "\f0ee";
}
.icon-user-md:before {
content: "\f0f0";
}
.icon-stethoscope:before {
content: "\f0f1";
}
.icon-suitcase:before {
content: "\f0f2";
}
.icon-bell-alt:before {
content: "\f0f3";
}
.icon-coffee:before {
content: "\f0f4";
}
.icon-food:before {
content: "\f0f5";
}
.icon-file-text-alt:before {
content: "\f0f6";
}
.icon-building:before {
content: "\f0f7";
}
.icon-hospital:before {
content: "\f0f8";
}
.icon-ambulance:before {
content: "\f0f9";
}
.icon-medkit:before {
content: "\f0fa";
}
.icon-fighter-jet:before {
content: "\f0fb";
}
.icon-beer:before {
content: "\f0fc";
}
.icon-h-sign:before {
content: "\f0fd";
}
.icon-plus-sign-alt:before {
content: "\f0fe";
}
.icon-double-angle-left:before {
content: "\f100";
}
.icon-double-angle-right:before {
content: "\f101";
}
.icon-double-angle-up:before {
content: "\f102";
}
.icon-double-angle-down:before {
content: "\f103";
}
.icon-angle-left:before {
content: "\f104";
}
.icon-angle-right:before {
content: "\f105";
}
.icon-angle-up:before {
content: "\f106";
}
.icon-angle-down:before {
content: "\f107";
}
.icon-desktop:before {
content: "\f108";
}
.icon-laptop:before {
content: "\f109";
}
.icon-tablet:before {
content: "\f10a";
}
.icon-mobile-phone:before {
content: "\f10b";
}
.icon-circle-blank:before {
content: "\f10c";
}
.icon-quote-left:before {
content: "\f10d";
}
.icon-quote-right:before {
content: "\f10e";
}
.icon-spinner:before {
content: "\f110";
}
.icon-circle:before {
content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
content: "\f112";
}
.icon-github-alt:before {
content: "\f113";
}
.icon-folder-close-alt:before {
content: "\f114";
}
.icon-folder-open-alt:before {
content: "\f115";
}
.icon-expand-alt:before {
content: "\f116";
}
.icon-collapse-alt:before {
content: "\f117";
}
.icon-smile:before {
content: "\f118";
}
.icon-frown:before {
content: "\f119";
}
.icon-meh:before {
content: "\f11a";
}
.icon-gamepad:before {
content: "\f11b";
}
.icon-keyboard:before {
content: "\f11c";
}
.icon-flag-alt:before {
content: "\f11d";
}
.icon-flag-checkered:before {
content: "\f11e";
}
.icon-terminal:before {
content: "\f120";
}
.icon-code:before {
content: "\f121";
}
.icon-reply-all:before {
content: "\f122";
}
.icon-mail-reply-all:before {
content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
content: "\f123";
}
.icon-location-arrow:before {
content: "\f124";
}
.icon-crop:before {
content: "\f125";
}
.icon-code-fork:before {
content: "\f126";
}
.icon-unlink:before {
content: "\f127";
}
.icon-question:before {
content: "\f128";
}
.icon-info:before {
content: "\f129";
}
.icon-exclamation:before {
content: "\f12a";
}
.icon-superscript:before {
content: "\f12b";
}
.icon-subscript:before {
content: "\f12c";
}
.icon-eraser:before {
content: "\f12d";
}
.icon-puzzle-piece:before {
content: "\f12e";
}
.icon-microphone:before {
content: "\f130";
}
.icon-microphone-off:before {
content: "\f131";
}
.icon-shield:before {
content: "\f132";
}
.icon-calendar-empty:before {
content: "\f133";
}
.icon-fire-extinguisher:before {
content: "\f134";
}
.icon-rocket:before {
content: "\f135";
}
.icon-maxcdn:before {
content: "\f136";
}
.icon-chevron-sign-left:before {
content: "\f137";
}
.icon-chevron-sign-right:before {
content: "\f138";
}
.icon-chevron-sign-up:before {
content: "\f139";
}
.icon-chevron-sign-down:before {
content: "\f13a";
}
.icon-html5:before {
content: "\f13b";
}
.icon-css3:before {
content: "\f13c";
}
.icon-anchor:before {
content: "\f13d";
}
.icon-unlock-alt:before {
content: "\f13e";
}
.icon-bullseye:before {
content: "\f140";
}
.icon-ellipsis-horizontal:before {
content: "\f141";
}
.icon-ellipsis-vertical:before {
content: "\f142";
}
.icon-rss-sign:before {
content: "\f143";
}
.icon-play-sign:before {
content: "\f144";
}
.icon-ticket:before {
content: "\f145";
}
.icon-minus-sign-alt:before {
content: "\f146";
}
.icon-check-minus:before {
content: "\f147";
}
.icon-level-up:before {
content: "\f148";
}
.icon-level-down:before {
content: "\f149";
}
.icon-check-sign:before {
content: "\f14a";
}
.icon-edit-sign:before {
content: "\f14b";
}
.icon-external-link-sign:before {
content: "\f14c";
}
.icon-share-sign:before {
content: "\f14d";
}
.icon-compass:before {
content: "\f14e";
}
.icon-collapse:before {
content: "\f150";
}
.icon-collapse-top:before {
content: "\f151";
}
.icon-expand:before {
content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
content: "\f153";
}
.icon-gbp:before {
content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
content: "\f158";
}
.icon-won:before,
.icon-krw:before {
content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
content: "\f15a";
}
.icon-file:before {
content: "\f15b";
}
.icon-file-text:before {
content: "\f15c";
}
.icon-sort-by-alphabet:before {
content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
content: "\f15e";
}
.icon-sort-by-attributes:before {
content: "\f160";
}
.icon-sort-by-attributes-alt:before {
content: "\f161";
}
.icon-sort-by-order:before {
content: "\f162";
}
.icon-sort-by-order-alt:before {
content: "\f163";
}
.icon-thumbs-up:before {
content: "\f164";
}
.icon-thumbs-down:before {
content: "\f165";
}
.icon-youtube-sign:before {
content: "\f166";
}
.icon-youtube:before {
content: "\f167";
}
.icon-xing:before {
content: "\f168";
}
.icon-xing-sign:before {
content: "\f169";
}
.icon-youtube-play:before {
content: "\f16a";
}
.icon-dropbox:before {
content: "\f16b";
}
.icon-stackexchange:before {
content: "\f16c";
}
.icon-instagram:before {
content: "\f16d";
}
.icon-flickr:before {
content: "\f16e";
}
.icon-adn:before {
content: "\f170";
}
.icon-bitbucket:before {
content: "\f171";
}
.icon-bitbucket-sign:before {
content: "\f172";
}
.icon-tumblr:before {
content: "\f173";
}
.icon-tumblr-sign:before {
content: "\f174";
}
.icon-long-arrow-down:before {
content: "\f175";
}
.icon-long-arrow-up:before {
content: "\f176";
}
.icon-long-arrow-left:before {
content: "\f177";
}
.icon-long-arrow-right:before {
content: "\f178";
}
.icon-apple:before {
content: "\f179";
}
.icon-windows:before {
content: "\f17a";
}
.icon-android:before {
content: "\f17b";
}
.icon-linux:before {
content: "\f17c";
}
.icon-dribbble:before {
content: "\f17d";
}
.icon-skype:before {
content: "\f17e";
}
.icon-foursquare:before {
content: "\f180";
}
.icon-trello:before {
content: "\f181";
}
.icon-female:before {
content: "\f182";
}
.icon-male:before {
content: "\f183";
}
.icon-gittip:before {
content: "\f184";
}
.icon-sun:before {
content: "\f185";
}
.icon-moon:before {
content: "\f186";
}
.icon-archive:before {
content: "\f187";
}
.icon-bug:before {
content: "\f188";
}
.icon-vk:before {
content: "\f189";
}
.icon-weibo:before {
content: "\f18a";
}
.icon-renren:before {
content: "\f18b";
}