/*
Theme Name: Ingold Building LTD
Theme URI: 
Description: In Gold Building LTD.
Version: 1.0
Author: Chris Mole Media
*/
* {
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
	padding:0;
	margin:0;
}
/* Commonly Used */
img {
	border:none;
	outline:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
@font-face { font-family:HighlandGothicFLF; src: url('HighlandGothicFLF.ttf'); }
@font-face { font-family:"good Times"; src: url('GOODTIME.TTF'); }
h1, h2, h3, h4, h5, h6{
	line-height:normal;
	}
	
	
h1, h2, h3, h4, h5, h6, li {
	line-height:normal;
	font-weight:normal;
	text-decoration:none;
	color:#555;
}
a {
	text-decoration:none;
	color:#FAB700;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
/* Predefined */
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg.png) repeat-x #FFF;
}
#wrapper {
	margin:0px auto;
	margin-top:46px;
	width:1200px;
}
#wrapper-top {
	margin:0px auto;
	background:url(images/bg-middle.png) repeat-y;
	width:1200px;
}
#main-container {
	margin:0px auto;
	background:url(images/bg-top.png) top no-repeat;
	width:1200px;
	min-height:500px;
	padding-bottom:10px;
}
/* Header */
#header {
	float:left;
	width:1200px;
	margin-bottom:-5px;
}
#logo {
	float:left;
	margin:35px 40px 14px 46px;
}
#header-right {
	float:right;
	width:711px;
	margin:0px;
}
#header-contact-info {
	float:right;
	min-width:300px;
	margin:20px 30px 20px 0px;
        padding-top:5px;
        height:46px;
}
#header-contact-info img {
	margin:0px 10px 0px 0px;
}
/* slider-handler */
#slider-handler {
	margin:0px auto;
	width:1158px;
}
/* content-left */
#content-left {
	float:left;
	width:760px;
	margin:47px 0px 0px 46px;
	line-height:150%;
}
#content-left h1.title {
	color:#FAB700;
	font-size:32px;
	font-family:"good Times";
	padding:0px 0px 20px 0px;
	line-height:normal;
        margin-top:-3px;
}
#content-left h1.title a {
	color:#FAB700;
	font-size:32px;
	font-family:"good Times";
}
#content-left h1.title span{
	color:#FAB700;
	font-size:32px;
	font-family:"good Times";
	}
#content-left h3 {
	font-size:18px;
	/*font-family:"good Times";*/
	  margin:0px;
	  padding: 15px 0px 10px 0px;
}
#content-left h3 a {
	color: #4f4f4f;
        font-size:18px;
	/*font-family:"good Times";*/
	margin:0px;
	padding: 0px 0px 12px 0px;
}
#content-left p {
	color:#4f4f4f;
	font-size:15px;
	font-family:Arial, helvetica, sans-serif;
          line-height: 150%;
          margin:0px;
          padding: 0px 0px 18px 0px;
}
#content-left ul {
	margin:0px 0px 18px 30px;
        padding:0px;
	line-height:150%;
        font-size:15px;
}
#content-left ul li {
	margin:0px;
        line-height:150%;
        font-size:15px;
}
#content-left td {
        padding-right: 50px;
        vertical-align:top;
}
/* Sidebar */
#sidebar {
	float:right;
	width:330px;
	margin:20px 24px 0px 0px;
	padding:0px;
}
#sidebar-box-handler {
	background:url(images/sidebar-bottom.png) bottom;
	padding:0px 0px 0px 0px;
	margin-bottom:20px;
}
#sidebar-box {
	background:url(images/sidebar-middle.png) repeat-y;
}
#sidebar-box-content {
	background:url(images/sidebar-top.png) no-repeat top;
	width:330px;
	padding:0px 0px 0px 0px;
}
#sidebar-box-content h1 {
	text-align:left;
	font-size:25px;
	font-family:"good Times";
	padding:20px 20px 10px 20px;
        color:#4f4f4f;
}
#sidebar-box-content h1.highlandftf, #sidebar-box-content h1.highlandftf{
	text-transform:uppercase;
	font-family:HighlandGothicFLF;
	font-size:25px;
        color:#4f4f4f;
	}
#sidebar-box-content p {
	font-size:15px;
	font-family: arial, helvetica, sans-serif;
        line-height: 150%;
        margin:0px;
	padding:5px 0px 10px 7px;
}
#sidebar-box-content ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
}
#sidebar-box-content ul li {
	/*background:url(images/sidebar-line.png) bottom repeat-x;*/
	padding:10px 0px 0px 0px;
}
#sidebar-box-content ul li a {
	color:#4f4f4f;
}
#sidebar-box-content ul li span {
	color:#FCC51E;
	padding-right:10px;
}
#sidebar-box-content ul.categ_post{
	list-style:none;
	padding:0px 20px 0px 20px;
	margin:0px 10px 20px 10px;
	}
#sidebar-box-content ul.categ_post li{
	background:url(images/sidebar-line.png) bottom repeat-x;
	padding:10px 0px 15px 0px;
	}
#sidebar-box-content ul.categ_post li a{
	color:#4f4f4f;
	text-transform:uppercase;
	}
#sidebar-box-content ul.categ_post li a span{
	color:#FCC51E;
	padding-right:10px;
	font-size:15px;
	}
#sidebar-box-content ul.categ_post li a:hover{
	color: #fab700;
        text-decoration:none;
	}
	
	
#wrapper-bottom {
	margin:0px auto;
	background:url(images/bg-bottom.png) no-repeat;
	height:6px;
	width:1200px;
}
/* bottom-box */
#bottom-box {
	background:url(images/bottom-bg.png) no-repeat center top;
	width:100%;
	height:220px;
	margin-top:0px;
	margin-bottom:20px;
}
#bottom-box-content {
	margin:0px auto;
	width:1200px;
}
#bottom-box-left {
	float:left;
	width:800px;
	margin:20px 0px 0px 30px;
	height:220px;
}
#bottom-box-left ul {
	list-style:none;
	padding:0px 20px 0px 20px;
	margin:10px 10px 0px 10px;
}
#bottom-box-left ul li {
	float:left;
	background:url(images/sidebar-line.png) bottom repeat-x;
	padding:10px 0px 13px 0px;
	margin:0px 30px 0px 0px;
	width:320px;
}
#bottom-box-left ul {
	list-style:none;
}
#bottom-box-left ul li a {
	color:#3c3d43;
        font-size:13px;
        text-transform:uppercase;
}
#bottom-box-left ul li a:hover {
	color:#FAB700;
        text-decoration: none;
}
#bottom-box-left ul li a span {
	color:#fbbe1e;
        font-size:15px;
        font-weight:bold;
	padding-right:10px;
}
#bottom-box-right {
	float:right;
	margin:30px 50px 0px 0px;
	width:300px;
}
#bottom-box-right h1 {
	text-align:left;
	font-family:"good Times";
	padding:0px 0px 10px 0px;
        color: #3c3d43;
		font-size:20px;
}
#bottom-box-right-txt {
	float:left;
	line-height:150%;
	padding:0px 0px 0px 5px;
        font-size:15px;
        color: #3c3d43;
}
#bottom-box-right img.right {
	margin:0px 5px 0px 0px;
}
#bottom-box-right-txt .upload-here {
	float:left;
	margin:10px 0px 0px 0px;
}
#bottom-box-right a.upload-here {
        display:block;
        width:162px;
        height:27px;
        background: url(images/upload-here-btn.png);
        color: #616261;
        text-align:center;
        padding-top:6px;
}
#bottom-box-right a.upload-here:hover {
        color: #eee;
        text-decoration:none;
}
#footer {
	text-align:center;
	color:#868686;
	padding:20px 0px 20px 0px;
}
/* Additional for readmore */
.sidebar-readmore{
	background:url(images/readmore-arrow.png) right center no-repeat;
	padding:7px 20px 3px 7px;
	width:95px;
        font-size: 15px;
	margin:0px 0px 10px 0px;
	}
.sidebar-readmore a {
    display:block;
    padding-right: 30px;
    width:95px;
}
#logos {
	float:right;
        height:72px;
        width:170px;
        margin-top:-15px;
}
blockquote  {
	background: url(images/quote.png) no-repeat;
        padding-left: 33px;
        margin-bottom:20px;
}
blockquote cite {
	font-weight:bold;
        font-style:normal;
}
.wpcf7 input {
	height: 25px;
}
.wpcf7 textarea {
	height:100px;
}
.wpcf7-submit  {
       width:150px;
       font-size:15px;
       height:40px;
}
/* =Images
-------------------------------------------------------------- */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #fff;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 0;
	text-align: center;
          color: #fab700;
}
.wp-caption img {
	margin: 0;
}
#content-left .wp-caption p.wp-caption-text {
	color: #fab700;
	font-size: 14px;
	margin: 5px 0 0 0;
	font-weight:bold;
}
.ngg-gallery-thumbnail img {
    border: none !important;
}
.ngg-gallery-thumbnail img:hover {
    background-color: transparent !important;
}
