/*
Theme Name: U-Design
Theme URI: http://themeforest.net/item/udesign-responsive-wordpress-theme/253220?ref=AndonDesign
Description: A slick, powerful and clean theme U-Design provides an intuitive set of options to help you setup your WordPress site quickly and effectively. Flexibility is key and it has been optimized for SEO and speed. It is also responsive &amp; mobile ready should you choose that option. The U-Design theme features include: unlimited colors, widgetized home page, over 600 fonts to choose from, WooCommerce Integration, it is also translation and multilingual ready, step by step documentation, exclusive U-Design support forum and a helpful community. Always up-to-date security and many new features are constantly added as the theme evolves.
Author: Andon
Author URI: http://themeforest.net/user/AndonDesign/portfolio?ref=AndonDesign
Version: 2.7.12
License: Located in 'licensing' folder
License URI: Located in 'licensing' folder
*/


#wrapper-1 {
  background: #fbfbfb url("http://pmacreative.net.au/tringrove/wp-content/uploads/2015/07/concretebg.jpg") repeat fixed center bottom;
}
/* Header and Menu */

#logo {
  left: 0;
  padding-left: 20px;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 100;
}
#slogan {
  left: 0;
  top: -100px;
}
#navigation-menu {
  background: #000 none repeat scroll 0 0;
  font-size: 14px;
  height: 60px;
  position: absolute;
  top: 0;
  width: 100%;
}
#navigation-menu ul.sf-menu > li > a > span {
  color: #fff;
  display: block;
  line-height: 40px;
  padding: 10px 0 10px 20px;
}
#main-menu {
  height: 60px;
}
#top-wrapper {
  margin-bottom: 15px;
}
body {
  background: #000 url("http://pmacreative.net.au/tringrove/wp-content/uploads/2015/07/concretebg.jpg") repeat scroll bottom center;
}

/* slider Area */
/ * #before-content-column .cont_col_1.widget_text.substitute_widget_class {
  padding: 0;
}
#before-content-column .one_third.last_column {
  width: 230px;
height: 260px;
background: #000;
}
#before-content-column .two_third {
  margin-right: 30px;
  width: 700px;
}
#before-content-column .one_third.last_column p{
 padding-left: 10px;
} */
.cont_col_1.widget_text.substitute_widget_class {
  width: 220px;
  float: right;
  height: 260px;
  background: #000;
}
.column-content-wrapper.custom-formatting, .substitute_widget_class {
  padding: 0;
}
.column-content-wrapper .textwidget {
  width: 230px;
  float: right;
  height: 260px;
  background: #000;
  padding: 0;
}
.column-content-wrapper .textwidget {
  padding-left: 8px;
}
#page-content {
  min-height: 600px;
}
.alignnone.size-full {
  margin-right: 20px;
}

@media screen and (max-width: 1000px) {
#before-content .column-content-wrapper {
  display: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
#top-wrapper {
  margin-bottom: 0;
}
}