/*
============================================================================
Reset (No need to edit anything)
============================================================================
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
  border:0;
  font-family:inherit;
  font-size:100%;
  font-style:inherit;
  font-weight:inherit;
  margin:0;
  outline:0;
  padding:0;
  vertical-align:baseline;
}

:focus {
  outline:0;
}

body {
  background:#fff;
  line-height:1;
}

ol,ul {
  list-style:none;
}

table {
  border-collapse:separate;
  border-spacing:0;
}

caption,th,td {
  font-weight:normal;
  text-align:left;
}

blockquote:before,blockquote:after,q:before,q:after {
  content:"";
}

a img {
  border:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}

.group:after {
  content:" ";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

small {
  font-size: 0.8em;
}



/*
============================================================================
Global (h1..h6,lists,paragraphs,tables,links,form elements etc)
============================================================================
*/

/* Headings */
h1 {
  font-size:32px;
}

h2 {
  font-size:28px;
}

h3 {
  font-size:24px;
}

h4 {
  font-size:20px;
}

h5 {
  font-size:16px;
}

h6 {
  font-size:12px;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  margin-bottom:0.7em;
  font-family: 'Yanone Kaffeesatz', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

hr {
  background-color:#ccc;
  border:0;
  height:1px;
  margin-bottom:1.625em;
}

/* Text elements */
p {
  margin-bottom: 1.03em;
}

ul,ol {
  margin:0 0 1.625em 2.5em;
}

ul {
  list-style:square;
}

ol {
  list-style-type:decimal;
}

ol ol {
  list-style:upper-alpha;
}

ol ol ol {
  list-style:lower-roman;
}

ol ol ol ol {
  list-style:lower-alpha;
}

ul ul,ol ol,ul ol,ol ul {
  margin-bottom:0;
}

dl {
  margin:0 1.625em;
}

dt {
  font-weight:bold;
}

dd {
  margin-bottom:1.625em;
}

strong {
  font-weight:bold;
}

cite,em,i {
  font-style:italic;
}

blockquote {
  font-family:Georgia, "Bitstream Charter", serif;
  font-style:italic;
  font-weight:normal;
  margin: 0;
}

blockquote em,blockquote i,blockquote cite {
  font-style:normal;
}

blockquote cite {
  color:#666;
  font:12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:300;
  letter-spacing:.05em;
  text-transform:uppercase;
}

pre {
  font:13px "Courier 10 Pitch", Courier, monospace;
  line-height:1.5;
  margin-bottom:1.625em;
  overflow:auto;
  padding:.75em 1.625em;
}

code,kbd {
  font:13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,acronym,dfn {
  cursor:help;
}

address {
  display:block;
  margin:0 0 1.625em;
}

ins {
  text-decoration:none;
}

sup,sub {
  height:0;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}

sup {
  bottom:1ex;
}

sub {
  top:.5ex;
}


/* Form elements */
input[type=text],input[type=password],textarea {
}

input[type=text]:focus,textarea:focus {
}

textarea {
}


/* Alignment */
.alignleft {
  display:inline;
  float:left;
  margin-right: 1.125em;
  margin-top: 4px;
  margin-bottom: 1.125em;
}

.alignright {
  display:inline;
  float:right;
  margin-left:1.625em;
}

.aligncenter {
  clear:both;
  display:block;
  margin-left:auto;
  margin-right:auto;
}


/* Make sure embeds and iframes fit their containers */
embed,iframe,object {
  max-width:100%;
}

p:last-child {
  margin-bottom: 0;
}

/* Transitions */
a {
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/*
============================================================================
Structure (for every page in the theme)
============================================================================
*/

html {
  height: 100%;
}

body {
  font:13px Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:normal;
  line-height:1.2;
  color: #737373;
  text-rendering: optimizeLegibility;
  height: 100%;
}

#page {
  min-height: 100%;
  position: relative;
}

p {
  line-height: 1.35;
  margin-bottom: 1.03em;
}

.wrap {
  max-width: 1635px;
  margin: 0 auto;
  padding: 0 10px;
}

/*
============================================================================
Header (Logo etc)
============================================================================
*/

#header {
  background: #fafafa;
  /*border-top: 7px solid #c4d9e4;*/
  text-shadow: 1px 1px 0 #fff;
}

#header a {
  text-shadow: 1px 1px 0 #FFFFFF;
}

#site-head {
  padding: 20px 0 0 0;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #FFFFFF;
}

.logo {
	float: none;
}

.logo h1 {
  margin-bottom: 5px
}

.logo.textual h1 {
  margin-bottom: 0.7em;
}

.header-wgt {
  float: right;
}

#header .widget h3 {
  display: none;
}

/* Header Widgets */

#header .widget {
  float: left;
  margin-top: 8px;
  margin-bottom: 0;
}

#header .widget_ci_social_widget {
  margin-right: 40px;
}

/* Pre Header for Mobile Devices */

.pre-head {
  padding: 3px 0 10px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #dddddd;
}


/*
============================================================================
Navigation (for every navigational element in the theme)
============================================================================
*/

nav {
  padding: 12px 0 0;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #dddddd;
}

#navigation {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation a {
  color: #676767;
  font-weight: bold;
  font-size: 1.076923076923077em;
  display: block;
  text-align: left;
}

#navigation > li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}

#navigation > li a {
  padding-bottom: 14px;
}

#navigation > li a:hover, #navigation .current-menu-item > a, #navigation .current_page_item > a,
#navigation li.sfHover > a {
  color: #000;
}

#navigation > li > ul {
  position: absolute;
  z-index: 1500;
  left: -14px;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #FAFAFA;

  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;

  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

  top: -999em;
}

#navigation > li > ul li {
  display: block;
}

#navigation > li > ul li a {
  white-space: nowrap;
  font-weight: bold;
  padding: 10px 40px 10px 15px;
  font-size: 13px;
}

#navigation > li:hover > ul {
  top: auto;
}

nav select {
  display: none;
}

#navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
  text-align: left;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}

#navigation ul ul li a {
  font-size: 0.9em;
}

/*
============================================================================
Content
============================================================================
*/

/* Content Typography */

.box h3, .entry h3 {
  font-size: 1.638461538461538em;
  letter-spacing: -0.03em;
}

/* Layout */

#main {
  padding: 40px 0 80px;
}

/* Main Boxes Styling */

#box-container {
  margin: 0 auto;
  max-width:100%;
}

#entry-listing {
  margin-left: -16px;
}

.box {
  background: #fff;
  float: left;
  width: 260px;
  margin-left: 15px;
  margin-bottom: 15px;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;

  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.31);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.31);
  -o-box-shadow: 0 1px 1px rgba(0,0,0,0.31);
  box-shadow: 0 1px 1px rgba(0,0,0,0.31);
}

.box .entry-content-cnt {
  padding: 8px;
  border-bottom: 1px solid #e6e6e6;
}

.box .entry-desc {
  padding: 8px 12px 10px;
  background: #f7f7f7;
  border-top: 1px solid #fff;

  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.entry-content > a {
  display: block;
  line-height: 0;
}

#entry-listing .entry h1 {
  font-size: 1.538461538461538em;
  margin-bottom: 12px;
}

.entry img {
  max-width: 100%;

  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.entry img:hover {
  opacity: 0.6;
}

.comments-no, .heart-this, .entry-permalink {
  -moz-transition: 0.2s none 0s linear;
  -webkit-transition: 0.2s none 0s linear;
  -o-transition: 0.2s none 0s linear;
  transition: 0.2s none 0s linear;
}

.comments-no {
  color: #a3a3a3;
  font-size: 12px;
  padding-left: 16px;
  background: url("images/sprites.png") no-repeat scroll 0 2px transparent;
}

.comments-no:hover {
  color: #555;
  background-position: -1px -22px;
}

.heart-this, .heart-this:visited {
  background: url("images/sprites.png") no-repeat scroll 0 -187px transparent;
  color: #a3a3a3;
  font-size: 12px;
  padding-left: 17px;
  margin-left: 5px;
}

.single-heart-this .heart-this {
  background: none;
  padding: 0;
  margin: 0;

}

.heart-this:hover {
  background-position: 0 -216px;
  color: #555;
}

.heart-this.loved, .heart-this.loved:hover {
  background-position: 0 -216px;
  color: #a3a3a3;
}

.entry-permalink {
  text-indent: -999em;
  float: right;
  background: url('images/sprites.png') no-repeat 0 -49px; width: 16px; height: 16px;
  cursor: pointer;
  margin-top: 1px;
}

.entry-permalink:hover {
  background-position: -1px -84px;
}

.entry p {
  line-height: 1.5;
}

/* Inner Page Boxes, Single, Page, etc */

.inner-container {
  width: 1085px;
  /*width: 66.15853658536585%;*/
  margin: 0 auto;
}

.inner-container .box-hold {
  margin-right: 2.76497695852535%;
  width: 48.61751152073733%;
  float: left;
}

.inner-container .box-hold:last-of-type {
  margin-right: 0;
}

.box-hold .box {
  width: 100%;
  float: none;
  margin: 0 0 20px 0;
}

.entry-image {
  margin: 0.5% 0 3%;
  padding: 0;
  line-height: 0;
}

.entry-image img {
  min-width: 100%;
}

.box-hold .entry-content {
  border-bottom: 1px solid #E6E6E6;
  padding: 0 3% 3% 3%;
}

.box-hold .entry-intro {
  padding: 4% 3% 3.2%;
  position: relative;
}

.entry-intro h1 {
  font-size: 2.384615384615385em;
  margin-bottom: 5px;
  line-height: 0.9;
  max-width: 88%;
}

.entry-intro .entry-meta {
  font-size: 0.8461538461538462em;
  display: block;
}


.social-share {
  background: none repeat scroll 0 0 #F7F7F7;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #FFFFFF;
  padding: 3%;
  text-align: center;
}

.box-content {
  padding: 3%;
}

.nav {
  display: none;
}


/*
============================================================================
Format Specific Styles
============================================================================
*/

#intro.box {
  width: 250px;
  padding: 5px;
}

#intro .entry-content-cnt {
  border-bottom: none;
}

.single-heart-this, .single-heart-this:visited, .single-heart-this:focus {
  color: #a3a3a3;
  position: absolute;
  right: 26px;
  top: 28px;
}

.heart-icon {
  background: url("images/sprites.png") no-repeat scroll 0 -256px transparent; width: 22px; height: 19px;
  display: block;
  margin-bottom: 3px;
}

.heart-no {
  font-size: 12px;
  display: block;
  text-align: center;
}

#entry-listing .heart-no {
  display: inline;
  text-align: left;
}

.single-heart-this:hover .heart-icon, .single-heart-this .heart-this.loved .heart-icon {
  background-position: 0 -290px;
}

.single-heart-this:hover, {
  color: #555;
}

.single-heart-this:active .heart-icon {
  -ms-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
}

/* Text Format */

#entry-listing .format-standard .entry-content {
  padding: 12px 8px;
  background: #f9f9f9;
}

#entry-listing .format-standard .entry-content a {
  color: #767676;
}

#entry-listing .format-standard .entry-content a:hover {
  color: #9a9a9a;
}

.page blockquote, .format-standard blockquote {
  padding-left: 4%;
  line-height: 1.4;
  color: #9a9a9a;
  font-size: 1.24em;
  margin-bottom: 1em;
}

.page blockquote cite, .format-standard blockquote cite {
  font-size: 0.6em;
  display: block;
  margin-top: 5px;
}

/* Quote Format */

#entry-listing .format-quote .entry-content {
  padding: 12px 8px;
  background: #f9f9f9;
}

.format-quote blockquote {
  font-family: Georgia;
  font-size: 1.363em;
  color: #9e9e9e;
  margin: 0;
  padding: 6px;
  font-style: italic;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: -0.02em;
  background: url("images/bquote.png") no-repeat top right;
}

.format-quote .entry-content a {
  color: #bbb;
}

.format-quote .entry-content a:hover {
  color: #acbbc3;
}

.entry blockquote p {
  margin-bottom: 0.1em;
  line-height: 1.3;
}

.format-quote cite {
  font-family: "Yanone Kaffeesatz", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b4bcc0;
  font-size: 1em;
  display: block;
  margin-top: 7px;
}

.quote-content {
  padding: 3%;
  background-color: #F9F9F9;
  margin: 1% 0 3%;
}

/* Gallery Format */

.entry.format-gallery img:hover {
  opacity: 1;
}

#entry-listing .format-gallery .flex-control-nav {
  display: none;
}

#entry-listing .format-gallery .flexslider {
  margin: 0;
}

/* Video Format */

#entry-listing .format-video .entry-content {
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56%;
}

#entry-listing .format-video .entry-content iframe,
#entry-listing  .format-video .entry-content object,
#entry-listing  .format-video .entry-content embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* WordPress Galleries Styling */

.gallery { margin: 0 auto 18px; }

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
  box-shadow: 0px 0px 1px #999;
  border: 1px solid white;
  padding: 8px;
  background: #f2f2f2;
}
.gallery img:hover {
  background: white;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0;
  margin-bottom: 10px;
}
.gallery br+br { display: none; }



/* Forms General Styling */

input[type=text],
input[type=password],
textarea,
.gform_wrapper input[type=text],
.gform_wrapper textarea{
  background: #f8f8f8;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: none;
  border-bottom: none;
  padding: 7px 6px 8px;
  font: inherit;
  color: #737373;
  font-size: 12px;

  -moz-transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
  transition: 0.2s all linear;
}


input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05) inset;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05) inset;
  -o-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05) inset;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05) inset;
}

form p, form fieldset {
  position:relative;
}

.fLabel {
  top: 15px !important;
  left: 9px !important;
  line-height: 0 !important;
}

.searchform .fLabel {
  left: 12px !important;
}

/* Gravity Forms Styles */

.gform_wrapper input[type=text],
.gform_wrapper textarea {
  padding: 7px 6px 8px !important;
}

.gform_wrapper .gfield {
  margin-bottom: 10px;
}


/*
============================================================================
Pages
============================================================================
*/

/* Full width Page, default */

.inner-container.full .box-hold,
.inner-container.half .box-hold {
  width: 100%;
}

.inner-container.half {
  max-width: 670px;
}


/*
============================================================================
Comments (everything related to the comments section)
============================================================================
*/

/* Comment Form */

.no-comments-yet {
  font-size: 0.85em;
}
#commentform fieldset.group > p {
  float: left;
  width: 48.5%;
}

#commentform fieldset.group > p:first-child {
  margin-right: 3%;
}

#commentform input[type=text] {
  display:block;
  width: 95%;
}

#commentform fieldset p {
  width: 100%;
}

#commentform fieldset textarea {
  width: 97.5%;
}

#commentform button[type=submit],
.gform_wrapper input[type=submit],
#contactform button[type=submit] {
  color: #fff;
  float: right;
  font: inherit;
  margin-top: 12px;
  padding: 3px 24px 5px;
  text-shadow: 0 -1px 0 rgba(0,0,0,.31);
  font-size: 12px;
  cursor: pointer;
  text-transform: uppercase;
  -moz-border-radius: 3px; /* from vector shape */
  -webkit-border-radius: 3px; /* from vector shape */
  border-radius: 2px; /* from vector shape */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  -moz-box-shadow: inset 0 0 0 rgba(255,255,255,.27); /* inner shadow */
  -webkit-box-shadow: inset 0 0 0 rgba(255,255,255,.27); /* inner shadow */
  box-shadow: inset 0 0 0 rgba(255,255,255,.27); /* inner shadow */
}

#commentform button[type=submit]:active, .gform_wrapper input[type=submit]:active,
#contactform input[type=submit]:active{
  position: relative;
  top: 1px;
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
}

#comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-top: -15px;
}

#comment-list li {
  margin: 0;
  padding: 17px 0;
  border-bottom: 1px solid #ededed;
  width: 100%;
}

#comment-list ul,
#comment-list ul ul,
#comment-list ul ul ul,
#comment-list ul ul ul {
  margin: 0;
  list-style: none;
}

.comment-meta {
  font-size:  11px;
  display: block;
  margin-bottom: 10px;
}

.avatar {
  float: left;
  width: 65px;
  height: 65px;
  margin: 0 2% 0 0;
}

.comment-copy {
  float: right;
  width: 84%;
  font-size: 12px;
  color: #8a8a8a;
}

#comment-copy p:last-of-type {
  margin-bottom: 0;
}

a.load-more-comments {
  display: block;
  text-align: center;
  color: #8a8a8a;
  margin: 13px 0 0;
  font-size: 12px;
}

.comments-pagination {
  font-size: 0.9em;
  margin: 9px 0 0;
  text-align: center;
}
/*
============================================================================
Footer
============================================================================
*/

#footer {
  background: #fafafa;
  text-shadow: 1px 1px 0 #fff;
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #dddddd;
  position: absolute;
  height: 50px;
  bottom: 0;
  width: 100%;
}

#footer .wrap {
  padding: 20px 0;
}

#footer a {
  text-shadow: 1px 1px 0 #FFFFFF;
}

/*
============================================================================
Widgets 
============================================================================
*/


.widget-area {
}

.widget {
  font-size: 0.9em;
  line-height: 1.3;
  margin-bottom: 25px;
}

.widget:last-of-type {
  margin-bottom: 0;
}

.widget-title {
  font-size: 1.8em !important;
  margin-bottom: 0.4em;
}

.widget ul {
  margin:0;
}

.widget ul ul {
  margin-left:1.5em;
}

.widget ul li {
  font-size: 12px;
  list-style: none;
  padding: 1px 0 6px;
  border-bottom: 1px dotted #f3f3f3;
  margin: 2px 0;
}

.widget a {
}

.widget a:hover,.widget a:focus,.widget a:active {
}


/* About Widget */
.widget_about img {
  width: 112px;
  height: 105px;
  margin-bottom: 1.125em;
}


/* Search Widget */
.searchform {
  position: relative;
  line-height: 0;
  padding: 0;
  margin: 0;
  box-sizing: content-box;
  height: 0;
  margin-top: -3px;
}

.searchform div {
  line-height: 0;
  margin: 0;
  padding: 0;
  display: inline;
}

.searchform .s {
  margin: 0;
  float: left;
  font: inherit;
  font-size: 12px;
  border: 1px solid #f0f0f0;
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-right: none;
  padding: 7px 10px 8px;
  /*box-shadow: 0 1px #FFFFFF, 0 1px rgba(34, 25, 25, 0.05) inset*/
  line-height: 1;
  width: 200px;
  display: block;

  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.searchform .s:focus {
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  -o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
}

.searchform .searchsubmit {
  float: left;
  display: block;
  top: 0;
  right: 0;
  cursor: pointer;
  border-radius: 0;
  border: 1px solid #dcdcdc;

  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  padding: 8px 8px 6px;

  background-color: #f3f3f3;
  background-image: linear-gradient(bottom, rgb(237,237,237) 0%, rgb(250,250,250) 100%);
  background-image: -o-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(250,250,250) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(250,250,250) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(250,250,250) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(250,250,250) 100%);

  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(237,237,237)),
    color-stop(1, rgb(250,250,250))
  );

  line-height: 0;
  box-sizing: content-box;

  -moz-box-shadow: inset 1px 1px 0 0 #FFFFFF;
  -webkit-box-shadow: inset 1px 1px 0 0 #FFFFFF;
  -o-box-shadow: inset 1px 1px 0 0 #FFFFFF;
  box-shadow: inset 1px 1px 0 0 #FFFFFF;
  -moz-transition: 0s all 0s linear;
  -webkit-transition: 0s all 0s linear;
  -o-transition: 0s all 0s linear;
  transition: 0s all 0s linear;
}

.searchform .searchsubmit img {
  line-height: 1;
}

.searchform .searchsubmit:active {
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  -o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
}



/* Ephemera Widget */
section.ephemera ol,.widget_twentyeleven_ephemera ol {
  list-style:square;
  margin:5px 0 0;
}

.widget_twentyeleven_ephemera .widget-entry-title {
  padding:0;
}

.widget_twentyeleven_ephemera .comments-link a,.widget_twentyeleven_ephemera .comments-link > span {
  display:block;
  font-weight:bold;
}

section.ephemera .entry-title .comments-link a:hover,.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}

section.ephemera .entry-title a span {
}



/* Widget Image */
.widget_image img {
  height:auto;
  max-width:100%;
}

/* Flickr Widget */
.flickr_badge_image {
  float: left;
  margin-right: 19px;
  margin-bottom: 19px;
  padding:5px;
  border:solid 1px #ccc;
}

.flickr_badge_image:nth-child(3n+1) {
  margin-right: 0;
}

.flickr_badge_image img {
  display:block;
}

/* Calendar Widget */
.widget_calendar #wp-calendar {
  width: 95%;
  text-align: center;
}

.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
  text-align: center;
}

.widget_calendar #wp-calendar caption {
  font-size: 11px;
  padding: 5px 0 3px;
  text-transform: uppercase;
}

.widget_calendar #wp-calendar th {
  font-weight: bold;
}

.widget_calendar #wp-calendar tfoot td {
}

/* Social Widget */

a.icn {
  width: 24px;
  height: 24px;
  background-image: url(images/social-icons.png);
  background-repeat: no-repeat;
  float: left;
  margin-right: 5px;
  text-indent: -999em;
  cursor: pointer;

  -webkit-transition: all 0s linear 0s;
  -moz-transition: all 0s linear 0s;
  -o-transition: all 0s linear  0s;
  transition: all 0s linear 0s;

}

.icn:focus,
.icn:active {
  outline: none;
}

.icn.twitter {
  background-position: -31px -1px;
}

.icn.twitter:hover {
  background-position: -31px -31px;
}

.icn.facebook {
  background-position: 0 -1px;
}

.icn.facebook:hover {
  background-position: 0 -31px;
}

.icn.flickr {
  background-position: -62px -1px;
}

.icn.flickr:hover {
  background-position: -62px -31px;
}

.icn.picasa {
  background-position: -94px 0;
}

.icn.picasa:hover {
  background-position: -94px -30px;
}

.icn.lnkdin {
  background-position: -125px 0;
}

.icn.lnkdin:hover {
  background-position: -125px -30px;
}

.icn.gplus {
  background-position: -156px -1px;
}

.icn.gplus:hover {
  background-position: -156px -31px;
}

.icn.rss {
  background-position: -187px -1px;
}

.icn.rss:hover {
  background-position: -187px -31px;
}

.icn.youtube {
  background-position: -218px -1px;
}

.icn.youtube:hover {
  background-position: -218px -31px;
}

.icn.wordpress {
  background-position: -250px -1px;
}

.icn.wordpress:hover {
  background-position: -250px -31px;
}

.icn.dribbble {
  background-position: -282px -1px;
}

.icn.dribbble:hover {
  background-position: -282px -31px;
}

.icn.pinterest {
  background-position: -313px -1px;
}

.icn.pinterest:hover {
  background-position: -313px -31px;
}

.icn.stumble {
  background-position: -345px -1px;
}

.icn.stumble:hover {
  background-position: -345px -30px;
}

.icn.digg {
  background-position: -380px -1px;
}

.icn.digg:hover {
  background-position: -380px -30px;
}

/* Pre Head Widgets */

#header .pre-head .widget_search {
  float: right;
}

#header .pre-head .widget_ci_social_widget {
  float: left;
}

/* Infinite Scrolling */
#infscr-loading {
  position: fixed;
  bottom: 5%;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
  padding: 20px;
  z-index: 2000;
  font-size: 0.9em;
  width: 120px;
  left: 50%;
  margin-left: -70px;
}

.ci_load_more {
  display: none;
}

.twitter-time {
  display: block;
  margin: 5px 0;
  font-size: 0.9em;
}

/*
============================================================================
Template Name: (E.g. Homepage - Styles that apply only here
============================================================================
*/

/* Overlay */

#overlay {
  display: none;
  position: fixed;
  top: 0;
  z-index: 2000;
  padding: 40px 0;
  background: #f7f7f7;
  width: 100%;
  width: 100%;
}

#overlay .widget {
  float: left;
  width: 32%;
  margin-right: 15px;
}

.expand {
  width: 100%;
  display: block;
  height: 5px;
  background: #ccc;
  text-indent: -999em;
  bottom: -44px;
  position: relative;
}

/*
============================================================================
jPlayer Styles
============================================================================
*/
.jp-jplayer {
  width: 0 !important;
  height: 0 !important;
}

.jp-audio ul {
  list-style: none;
}

.audio-wrap {
  margin: 15px 0;
  width: 100%;
  bakground: #fcfcfc;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #f0f0f0;
  border-radius: 4px;
  border-right: 1px solid #fff;
  border-top: 1px solid #f0f0f0;
  margin-left: -1px;
}

.single-format-audio .audio-wrap {
  background: #F7F7F7;
}

.single-format-audio .jp-progress {
  width: 60%;
}

.jp-audio {
  height: 50px;
  width: 100%;
}

.jp-controls li a {
  height: 36px;
  left: 1px;
  text-indent: -999em;
  top: 1px;
  width: 36px;
}

.jp-progress {
  height: 11px;
  left: 50px;
  top: -10px;
  width: 143px;
  position: relative;
}

.jp-seek-bar, .jp-play-bar, .jp-volume-bar-value {
  height: 6px;
}

.jp-current-time {
  font-size: 10px;
  left: auto;
  top: -12px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
  right: 9px;
}

.jp-volume-bar {
  height: 11px;
  right: 21px;
  top: 17px;
  width: 89px;
}

.jp-volume-bar-knob {
  height: 18px;
  position: absolute;
  right: -15px;
  top: -5px;
  width: 18px;
}

.jp-audio, .jp-volume-bar-value, .dulce-audio-thumb {
  position: relative;
}

.jp-controls li a, .jp-progress, .jp-current-time, .jp-volume-bar {
  position: absolute;

  -moz-transition: 0s all 0s linear;
  -webkit-transition: 0s all 0s linear;
  -o-transition: 0s all 0s linear;
  transition: 0s all 0s linear;
}

.jp-seek-bar, .jp-volume-bar, .jp-volume-bar-knob {
  cursor: pointer;
}

.jp-seek-bar {
  height: 7px;
  margin-top: 2px;
  background: #F2F2F2;
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  border-right: 1px solid #fff;
  box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.1);
  width: 100% !important;
}

.jp-play-bar {
  background: none repeat scroll 0 0 #888;
  border-radius: 20px;
}

.jp-play {
  z-index: 2;
  background: url("images/play.png") no-repeat;
  width: 48px;
  height: 48px;
}

.jp-pause {
  background: url("images/play.png") no-repeat scroll 0 -77px transparent;
  display: none;
  z-index: 1;
}

.jp-play:active {
  background-position: 0 -38px;
}

.jp-pause:active {
  background-position: 0 -117px;
}

.jp-play-bar, .jp-volume-bar-value {

}

.jp-volume-bar-knob {

}

.jp-type-single {
  position: relative;
}

.jp-playlist {
  left: 71px;
  position: absolute;
  top: -2px;
  width: 60%;
}

a.jp-playlist-current {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
}

.jp-artist {
  font-size: 0.6em;
  display: block;
  font-weight: normal;
  margin-top: -3px;
}

.jp-interface {
  position: relative;
  top: 30px;
}

.jp-controls {
  position: absolute;
  top: -24px;
  left: 5px;
  margin: 0;
}

/*
============================================================================
Social Share
============================================================================
*/

.social-button {
  float: left;
  margin-right: 10px;
}

/*
============================================================================
Alternative Template (Content on the left)
============================================================================
*/

.alt .inner-container {
  margin: 0;
}

/* Contact Form */

#contactform input[type=text],
#contactform textarea {
  width: 97%;
}

#contactform p {
margin-bottom: 15px;
 }
/*
============================================================================
Isotope Styles
============================================================================
*/
.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:         top, left, opacity;
  transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.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;
}

/*
============================================================================
FlexSlider Styles
============================================================================
*/

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0 0 30px;
  border: none;
  display: block;
  margin-bottom: 7px;
  position: relative;
  vertical-align: top;
}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  height: auto !important;
}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: " "; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 30px; background: #fff; border: none; position: relative;  zoom: 1;
  display: block;
  margin-bottom: 7px;
  vertical-align: top;
}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;
  display: block;
  margin: 0;
  padding-bottom: 30px;
  vertical-align: top;
}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav a {width: 20%; height: 100%; margin: -20px 0 0; display: block; position: absolute; top: 20px; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background: url("images/arr-nxt.png") no-repeat scroll right center transparent; right: -36px; }
.flex-direction-nav .flex-prev {background: url("images/arr-prv.png") no-repeat scroll left center transparent;  left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 0px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%;
  bottom: -37px; text-align: center;
  margin-bottom: 10px;
}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
  background: url('images/sprites.png') no-repeat -2px -118px; width: 13px; height: 13px;
  cursor: pointer; text-indent: -999em; display: inline-block;
}
.flex-control-paging li a.flex-active { cursor: default; background-position: -2px -154px; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;
    background: url("images/arr-prv.png") no-repeat scroll left center transparent;
  }
  .flex-direction-nav .flex-next {opacity: 1; right: 0;
    background: url("images/arr-nxt.png") no-repeat scroll right center transparent;
  }
}

#entry-listing .slides {
  padding-bottom: 0;
}

.ias_loader {
  display: none;
}

/*
============================================================================
Media Queries
============================================================================
*/

.show-on-mobile {
  display: none;
}

@media only screen and ( max-width: 1140px) {

  .inner-container {
    width: 100%;
    margin: 0 auto;
  }

}

@media only screen and ( max-width: 1050px ) {

  .comment-copy {
    width: 81%;
  }

}

@media only screen and ( max-width: 870px ) {

  .show-on-mobile {
    display: block;
  }

  .logo {
    float: none;
    width: 100%;
    text-align: center;
  }

  .header-wgt {
    display: none;
  }

  .avatar {
    display: none;
  }

  .comment-copy {
    width: 100%;
    float: none;
  }

}

@media only screen and ( max-width: 680px ) {

  #navigation {
    display: none;
  }

  nav {
    padding: 10px 0;
  }

  nav select {
    display: block;
    line-height: 0;
    width: 96%;
    margin: 0 auto;
    padding: 3px 4px;
    font: inherit;
  }

  nav select option {
    padding: 3px 0;
  }

  .inner-container .box-hold {
    float: none;
    width: 100%;
  }

  .avatar {
    display: block;
  }

}

@media only screen and ( max-width: 580px ) {

  #intro img {
    height: auto;
  }

  #entry-listing {
    margin: 0;
  }

  .box, #intro.box {
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0;
  }

  .entry img {
    min-width: 100%;
  }

}

/* Mobile Phones Portrait and lower */

@media only screen and ( max-width: 480px ) {

  .pre-head .widget_ci_social_widget {
    display: none;
  }

  .pre-head .widget_search {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  .widget_search .searchsubmit {
    position: absolute;
    right: 0;
  }

  .widget_search .s {
    width: 96%;
    padding: 7px 2% 8px;
  }

  .entry-intro h1,
  .entry-intro .entry-meta {
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
  .avatar {
    display: none;
  }

  fieldset {
    margin-bottom: 20px;
  }

  #commentform fieldset.group > p {
    float: none;
    width: 100%;
  }

  #commentform fieldset.group > p:first-child {
    margin-right: 0;
  }

  #commentform input[type="text"],
  #commentform fieldset textarea {
    width: 96%;
  }

}

@media only screen and ( max-width: 320px ) {

  #commentform input[type="text"],
  #commentform fieldset textarea {
    width: 95%;
  }


}


/* Internet Explorer Styles */

.lt-ie9 .box {
  border: 1px solid #e7e7e7;
  border-bottom: 2px solid #e7e7e7;
  margin-left: 13px;
}

.lt-ie8 .group { min-height: 1px; }

.lt-ie8  #navigation > li {
  float: left;
  z-index: 5000;
}

.ie8 .format-gallery .slides img {
  height: 300px !important;
}
