/*
Theme Name: sydney-trade-connect
Template: skylark
Version: 1.0
Author: Saidur Rahman
*/

/* =Do not add styles before the Stylesheet import
-------------------------------------------------------------- */
@import url('../skylark/style.css');

/* =Add styles changes below this line
-------------------------------------------------------------- */
.form-allowed-tags {
  display: none;
}
ul {
  list-style: none;
}
.site-info li {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.site-info {
  color: #000000;
  margin-left: auto;
  margin-right: auto;
  padding: 0em 0em 0em;
  align: right;
}
.site-info a:hover {
  color: #000000;
}
.site-header hgroup {
  width: 34%;
}
.main-navigation {
  width: 60%;
  margin-top: 2.0em;
}
body.full-width .site-content,
body.attachment .site-content,
body.page-template-page-showcase-php .site-content,
body.page-template-page-portfolio-php .site-content,
body.page-template-page-full-width-php .site-content,
body.single-format-gallery .site-content,
body.single-format-image .site-content,
body.single-format-video .site-content {
	float: none;
	width: 92%;
}
#attachment_96 .wp-caption-text {
        margin: -0.08em 0;
        line-height: 1.213;
}
#post-36 .entry-header, #post-44 .entry-header {
         display: none;
}
.main-navigation li a {
         font-size: 90%
}
.site-content {
         background: url("http://sydneytradeconnect.com.au/wp-content/uploads/2013/09/bg-stc1.png");
}
.collapseomatic {
         font-size: 20px;
         font-weight: bold;
}
.collapseomatic_content {
         font-size: 18px;
         color: #000000;
         margin-top: -20px;
}
#homepage {
         margin-left: 0;
         padding-left: 0;
         list-style: none;
}
#homepage li {
         background-image: url("http://sydneytradeconnect.com.au/wp-content/uploads/2013/10/arrow-up-Copy.png");
         background-repeat: no-repeat;
         height: 35px;
         margin-top: 10px;         
}
#homepage li span {
         margin-left: 45px;
}
#comnav {
         margin-left: 0;
         padding-left: 0;
         list-style: none;
}
#comnav li {
         background-image: url("http://sydneytradeconnect.com.au/wp-content/uploads/2013/10/bullet.png");
         background-repeat: no-repeat;
          margin-top: 5px;      
}
#comnav li span {
         margin-left: 30px;
         padding-top: -5px;
}
h1.entry-title {
        display: none;
}
.hentry {
        border: none;
}
.main-navigation {
       float: left;
}
.site-header, .site-footer {
       background: #FD9644;
}
.site-header hgroup {
       display: none;
}
.main-navigation {
  margin-top: 1em;
  width: 100%;
  margin-left: 180px;
}
.main-navigation li a {
  font-size: 135%;
}
html .collapseomatic_content {
    margin-top: 0px !important;
}