body {
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  color: #4d4430;
}

a { outline: 0; }

#wrapper,
#main,
#container,
#content {
  padding: 0;
  margin: 0 auto;
}

#content .widget_text {
  margin-bottom: 15px;
}

#wrapper {
  width: 845px;
}

#header {
  padding: 30px 0;
}

#feature-item {
  background: #00b6ce;
  margin: 0 0 15px;
}

#feature-item h3.widget-title {
  display: none;
}

#feature-item .textwidget {
  padding: 15px;
}

#feature-item .textwidget a {
  color: #fff;
  text-decoration: underline;
}
#feature-item .textwidget a:hover {
  text-decoration: none;
}

#two-col-container {
  background: #fff;
}

#colophon {
  background: none;
  border: none;
}

blockquote {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  padding: 20px;
  background: #fff url(images/quote.jpg) no-repeat 0 0;
}


.searchresults {
  min-height: 300px;
}


/*= primary sidebar styles
 ----------------------------------------------*/
#primary .widget-container {
  background: #edecea;
  font-size: 15px;
  padding: 10px;
}

#primary .widget_text {
  float: left;
}

.widget-area input[type="text"] {
  border: 1px solid #a6a197;
  width: 269px;
  margin-bottom: 5px;
}

/* Search Widget */
#primary .widget_search {
  padding-bottom: 20px;
}

#primary .widget_search #searchsubmit {
  color: #FFF;
  text-align: center;
  font-size: 12px;
  background: #4D442E;
  border: 0;
  cursor: pointer;
  width: 100%;
  padding: 10px 0;
}

#primary .widget-container .widget-title {
  padding: 20px 0 10px;
  }

#primary .multiwidget_author_avatars h3.widget-title {
  border: 0;
  padding: 0;
}
#primary .multiwidget_author_avatars {
  padding: 10px;
}
#primary .multiwidget_author_avatars .author-list {
  text-align: left;
  padding: 10px 0;
  width: 260px;
}

#primary .multiwidget_author_avatars .author-list .user {
  padding: 0 7px 0 0;
}

#primary .author-list a,
#primary .author-list a:hover {
  color: #fff;
}

#primary .we-i {
  margin-top: -36px;
  border: 4px solid #000;
  width: 120px;
  height: 120px;
}

#primary .widget_execphp .widget-title {
  float: left;
  display: inline;
  width: 125px;
  font-size: 14px;
  padding-top: 0;
}

#primary .widget_execphp {
  float: left;
  width: 90%;
}

#primary .widget_execphp .follow-icons img {
  margin-left: 8px;
}

#primary .social-icons {
  text-align: right;
}

#primary .social-icons .youtube {
  position: relative;
  top: 3px;
  left: -4px;
}

#primary .social-icons .twitter {
  position: relative;
  top: 1px;
}

#primary .social-icons .facebook {}
#primary .social-icons .pinterest {
  position: relative;
  top: 3px;
}
#primary .social-icons .instagram {
  position: relative;
  top: 4px;
}

.register-block {
  width: 190px;
  height: 42px;
  margin: 2px 0 25px 0;
}

.follow-block {
  width: 210px;
  font-size: 11px;
  line-height: 14px;
}

.follow-block, .follow-block a {
  color: #000;
}

.follow-block a {
  text-decoration: underline;
}
.follow-block a:hover {
  text-decoration: none;
}


.url-block {
  float: left;
}

.follow-icons {
  float: right;
  text-align: right;
}


input[type="text"],
#content textarea {
  -moz-box-shadow: none;
  background: #fff;
  width: 494px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

h3.widget-title a, h3.widget-title a:hover {
  color: #fff;
  text-decoration: none;
}

#main .widget-area ul ul li,
#main .widget-area ul li.widget_tag_cloud div {
  list-style-type: none;
  margin: 0 0 10px 0;
  font-size: 14px;
}

#main .widget-area a {
  color: #a5a09a;
}

.form-allowed-tags { display: none; }

.widget_text .textwidget a {
  text-decoration: underline;
}
.widget_text .textwidget a:hover {
  text-decoration: none;
}


/* comments styles */
.commentlist li.comment {
  padding-left: 0;
}

input[type="text"].error, textarea.error {
  background: #ffd5bb !important;
}


/* author page styles */
#content.author {
  padding-left: 20px;
  padding-right: 20px;
}

.bio-pic, #content.author h1.entry-title {
  display: block;
  margin-bottom: 20px;
}

/* plugin styles */

/* twitter for wp */
#main .widget-area ul ul.twitter {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.twitter li a {
  color: #666;
}

li#twitter-1 h3.widget-title {
  background: #000 url(images/background.jpg) repeat 0 0;
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  color: #666;
}


#wrapper {
  /* width: 845px;  // tumblr style */
  width: 936px;
}

#header {
  position: relative;
}

#container {
  width: 628px;
  margin-right: 15px;
}

#primary {
  float: left;
  width: 295px;
}

#colophon {
  background: none;
  border: none;
}

.searchresults {
  min-height: 300px;
}


#respond {
  border-top: 0;
  margin-top: 0;
}

a.more-link,
.navigation .nav-previous a,
.navigation .nav-next a {
  font-weight: bold;
}

a.more-link:hover {
  text-decoration: underline;
}

.register-block {
  width: 190px;
  height: 42px;
  margin: 2px 0 25px 0;
}

.follow-block {
  width: 210px;
  font-size: 11px;
  line-height: 14px;
}

#main .widget-area .follow-block,
#main .widget-area .follow-block a {
  color: #000;
}

#main .widget-area .follow-block a {
  text-decoration: underline;
}
#main .widget-area .follow-block a:hover {
  text-decoration: none;
}


.url-block {
  float: left;
}

.follow-icons {
  float: right;
  text-align: right;
}


#searchform #searchsubmit:after {
  content: 'url(images/search_arrow.png)';
}

#content input[type="text"],
#content #commentform textarea,
#content #commentform input {
  display: block;
  -moz-box-shadow: none;
  background: #fff;
  width: 494px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}


h3.widget-title a, h3.widget-title a:hover {
  color: #fff;
  text-decoration: none;
}

.form-allowed-tags {
  display: none;
}

/* pagination styles */
.nav-previous, .nav-next {
  margin-top: 25px;
}

/* twitter for wp */
#main .widget-area ul ul.twitter {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.twitter li a {
  color: #666;
}

li#twitter-1 h3.widget-title a {
  color: #1B557C;
}

/* bookmarkify */
.register-page .bookmarkify,
.register-page #comments {
  display: none;
}

/* eloqua form styles */
.elqFieldValidation { background-color: #FC8888; }
.elqLayout{ font-family:Arial;font-size:10pt;}
.elqField{ font-family:Arial;font-size:9pt;color: #665D56;}
.elqLabel{ padding-left: 10px; font-family:Arial;font-size:10pt;color: #665D56;}
.elqLayoutRow{ padding-top: 3px; padding-bottom: 3px; }
.elqSubmit{}
.elqHeading{ padding-left: 10px; padding-bottom: 5px; font-family:Arial;font-size:12pt;font-weight:bold;}
.elqSubHeading{ padding-left: 10px; padding-bottom: 5px; font-family:Arial;font-size:10pt;color:#665D56;font-weight:bold;}
.elqMatrix{}
.elqMatrixRow{}
.elqTextArea{ padding-left: 10px; padding-right: 10px; font-family:Arial;font-size:10pt;color: #665D56;}
.elqMatrixHeaderRow{}
.elqMatrixAltRow{}

table#pageTable, table#pageTable tr td,
#content table.elqLayout {
  border: none;
  margin: 0;
  padding: 0;
}

table#pageTable td {
  vertical-align: top;
}

table#pageTable input {
  line-height: 14px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #7a7a7a;
  color: #7a7a7a;
  padding: 4px;
}

#main {
  width: 938px;
  border-bottom: 2px solid #fff;
}

body.page-template-onecolumn-page-php #two-col-container {
  background-image: none;
}

#footer { display: block; }

.clear {
  clear: both;
  display: block;
}

#featured-header-text p {
  font-size: 36px;
  margin: 0;
  padding: 13px 10px;
}

/* =Header
-------------------------------------------------------------- */
#header .header-buttons {
  position: absolute;
  right: 0;
  top: 36px;
  width: 420px;
  height: 40px;
  text-align: right;
}

#header .header-buttons a {
  font-weight: bold;
  font-size: 12px;
  color: #a6a197;
  text-decoration: none;
  margin-left: 12px;
}

#header .header-buttons a:nth-child(1) {
  margin: 0 10px 0;
}

#header .header-buttons a img {
  position: relative;
  top: 5px;
  margin: 0 0 0 5px;
}


#header .widget_langauge {
  float: left;
}

#header .widget_langauge .widgettitle {
  display: none;
}

#header .widget_langauge input[type="submit"] {
  display: none;
}

/* =Content
-------------------------------------------------------------- */
#content h2.entry-title img.photo {
  margin-bottom: 18px;
  margin-right: 20px;
}

#content a {
  color: #00b8cd;
  text-decoration: none;
}

#content h1.page-title {
  background: #fff;
  padding: 2px 7px;
}

#content h2.entry-title,
#content h2.entry-title a,
#content h1.entry-title,
#content .searchresults h1.page-title {
  color: #4d4430;
  font-family: Arial,sans-serif;
  font-size: 22px;
  margin: 0 0 -5px 0;
}

#content .searchresults h1.page-title {
  font-size: 18px;
}


#content .entry-utility a:hover,
#content .entry-meta a:hover {
  text-decoration: none;
}

#content img {
  max-width: 100%;
}

#content .form-submit input#submit {
  /* background: #d86f2e; */
  background: #1B557C;
  color: #fff;
  padding: 6px;
  width: 160px;
}

#content img {
  max-width: 100%;
}

#content .entry-author {

}

#content .entry-author,
#content .entry-date,
#content #comments .commentmetadata {
  color: #4d4430;
  font-size: 10px;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
}

#content .entry-date {
  margin: -10px 0 0 0;
}

#content .eauthor {
  float: left;
  margin: 0 15px 0 0;
}

#content .entry-utility {
  clear: both;
  color: #a5a09a;
  font-size: 12px;
  line-height: 18px;
  padding: 15px 0 0;
}


/* =Bookmarkify
-------------------------------------------------------------- */
.bookmarkify .linkbuttons {
  float: left;
}

.bookmarkify .linkbuttons a {
  height: 13px;
  width: 19px;
  margin: 0 20px 0 0;
  float: left;
}

.bookmarkify .linkbuttons a img {
  display: none;
}

.bookmarkify .linkbuttons a:nth-child(1) {
  background: url("images/facebook.png") no-repeat;
}

.bookmarkify .linkbuttons a:nth-child(2) {
  background: url("http://blog.interface.com/wp-content/themes/interface/images/linkedin.png") no-repeat;
}

.bookmarkify .linkbuttons a:nth-child(3) {
  background: url("images/twitter.png") no-repeat;
}

.bookmarkify .linkbuttons a:nth-child(4) {
  background: url("http://blog.interface.com/wp-content/themes/interface/images/mail.png") no-repeat;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
  background: #edecea;
  padding: 20px;
}

#comments #reply-title {
  margin: 0 0 20px;
}


/* =Hentry (This is the default class assigne to ALL post types when post_class() is used)
-------------------------------------------------------------- */
#content .hentry {
  background: #edecea;
  padding: 20px;
  margin: 0 0 15px 0;
}

#content .hentry,
#content .hentry input,
#content .hentry textarea {
  font-size: 16px;
  line-height: 24px;
}
#content .hentry p,
#content .hentry ul,
#content .hentry ol,
#content .hentry dd,
#content .hentry pre {
  margin-bottom: 24px;
}
#content .hentry ul ul,
#content .hentry ol ol,
#content .hentry ul ol,
#content .hentry ol ul {
  margin-bottom: 0;
}
#content .hentry pre,
#content .hentry kbd,
#content .hentry tt,
#content .hentry var {
  font-size: 15px;
  line-height: 21px;
}
#content .hentry code {
  font-size: 13px;
}
#content .hentry dt,
#content .hentry th {
  color: #000;
}
#content .hentry h1,
#content .hentry h2,
#content .hentry h3,
#content .hentry h4,
#content .hentry h5,
#content .hentry h6 {
  line-height: 1.5em;
}
#content .hentry table {
  border: 1px solid #e7e7e7;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
}
#content .hentry tr th,
#content .hentry thead th {
  color: #888;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 9px 24px;
}
#content .hentry tr td {
  border-top: 1px solid #e7e7e7;
  padding: 6px 24px;
}
#content .hentry tr.odd td {
  background: #f2f7fc;
}

#elqtarget {
  position: absolute;
  left: -9000px;
  top: 0;
  width: 1px;
  height: 1px;
  border: 0;
  }