/*
Theme Name: Jacto
Theme URI: http://www.mushindesign.co.uk/
Description: Portfolio and blog WordPress template.
Version: 1.0
Author: Martin Burdon
Author URI: http://www.mushindesign.co.uk/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

@import "styles/colours.php";
@import "styles/jPlayer/jplayer.skin.css";
@import "styles/css/prettyPhoto.css";

.slides_container_portfolio .portfolio_slide {
   /*width:610px !important;
   display:block !important;*/
   height: auto !important;
/*   overflow: visible !important!;*/
}
#header
{
  width: 980px !important;  
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  background-color: #fe560f !important;
}

.user-content ul li
{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

h1.page-titles span
{
  font-size: 30px !important;
  color: #fe560f !important;
}

h2
{
  margin-bottom: 10px !important;
}

h1.page-titles
{
  background-image: none !important;
}

.post-comments { 
  display: none !important;
}

#clients img.alignnone {
  margin: 0px 0px -5px 0px;
}

#footer-inner h6, #footer-inner h5, #footer-inner h4, #footer-inner h3, #footer-inner h2, #footer-inner h1, #footer-inner p
{
  color: #fe560f !important;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.9);
}

p {font-size: 14px !important;}

.user-content ol li
{ 
  padding-left: 0px !important;
  font-size: 14px !important; 
  list-style-position: outside;
}

.textwidgetsocial
{ 
  text-decoration: none !important;
}