/*
Theme Name: JULIE LANGAN Theme
Theme Author: CGDESIGN
Theme URI: http:www.cg-design.co.uk
*/

/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		vertical-align: baseline;
		background: transparent;
}
body { line-height: 1; }
h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
		clear: both;
}
ol, ul { list-style: none; }
blockquote { quotes: none; }
blockquote:before, blockquote:after {
		content: '';
		content: none;
}
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
		border-collapse: collapse;
		border-spacing: 0;
}
a img { border: none; }
/* =Fonts
-------------------------------------------------------------- */

h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text, input[type=submit] { font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; }
pre { font-family: "Courier 10 Pitch", Courier, monospace; }
code { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
body, input, textarea {
		color: #666;
		font-size: 12px;
		line-height: 18px;
}
hr {
		background-color: #E7E7E7;
		border:0;
		height: 1px;
		margin-bottom: 18px;
		clear:both;
}
/* Text elements */
p { margin-bottom: 18px;
}
ol {
		list-style: decimal;
		margin: 0 0 18px 1.5em;
}
ol ol { list-style:upper-alpha; }
ol ol ol { list-style:lower-roman; }
ol ol ol ol { list-style:lower-alpha; }
ul ul, ol ol, ul ol, ol ul { margin-bottom:0; }
dl { margin:0 0 24px 0; }
dt { font-weight: bold; }
dd { margin-bottom: 18px; }
strong { font-weight: bold; }
cite, em, i { font-style: italic; }
big { font-size: 131.25%; }
ins {
		background: #ffc;
		text-decoration: none;
}
blockquote {
		font-style: italic;
		padding: 0 3em;
}
blockquote cite, blockquote em, blockquote i { font-style: normal; }
pre {
		background: #f7f7f7;
		color: #222;
		line-height: 18px;
		margin-bottom: 18px;
		padding: 1.5em;
}
abbr, acronym {
		border-bottom: 1px dotted #666;
		cursor: help;
}
sup, sub {
		height: 0;
		line-height: 1;
		vertical-align: baseline;
		position: relative;
}
sup { bottom: 1ex; }
sub { top: .5ex; }
input[type="text"], textarea {
		padding: 2px;
		background: #f9f9f9;
		border: 1px solid #ccc;
		box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
}
table {
		border: 1px solid #e7e7e7;
		text-align: left;
		margin: 0 -1px 24px 0;
		width: 100%;
}
tr th,  thead th {
		color: #888;
		font-size: 12px;
		font-weight: bold;
		line-height: 18px;
		padding: 9px 24px;
}
tr td {
		border-top: 1px solid #e7e7e7;
		padding: 6px 24px;
}
tr.odd td { background: #F2F7FC; }
.attachment img { max-width: 900px; }
.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;
}
.alignleft,  img.alignright,  img.aligncenter { margin-bottom: 12px; }
.wp-caption {
		background: #f1f1f1;
		line-height: 18px;
		text-align: center;
		margin-bottom: 20px;
		padding: 4px;
}
.wp-caption img { margin: 5px 5px 0; }
.wp-caption p.wp-caption-text {
		margin: 5px;
		color: #888;
		font-size: 12px;
}
.wp-smiley { margin:0; }
.entry-meta {padding:0 !important; margin:0 !important;}
.entry-date {padding:0 !important; margin:0 !important;}
label {padding:0px !important; margin:0px !important; line-height:normal;}
/* =Comments
-------------------------------------------------------------- */
#comments { clear: both; }
#comments .navigation { padding: 0 0 18px 0; }
h3#comments-title, h3#reply-title {
		color: #000;
		font-weight: bold;
		font-size: 20px;
		margin-bottom: 0;
}
h3#comments-title { padding: 24px 0; }
.commentlist {
		list-style: none;
		margin: 0;
}
.commentlist li.comment {
		border-bottom: 1px solid #e7e7e7;
		line-height: 24px;
		margin: 0 0 24px 0;
		padding: 0 0 0 56px;
		position: relative;
}
.commentlist li:last-child {
		border-bottom:none;
		margin-bottom:0;
}
#comments .comment-body ul, #comments .comment-body ol { margin-bottom: 18px; }
#comments .comment-body p:last-child { margin-bottom: 6px; }
#comments .comment-body blockquote p:last-child { margin-bottom: 24px; }
.commentlist ol { list-style: decimal; }
.commentlist .avatar {
		position: absolute;
		top: 4px;
		left: 0;
}
.comment-author { }
.comment-author cite {
		color: #000;
		font-style: normal;
		font-weight: bold;
}
.comment-author .says { font-style: italic; }
.comment-meta {
		font-size: 12px;
		margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
		color: #888;
		text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover { color: #FF4B33; }
.commentlist .even { }
.commentlist .bypostauthor { }
.reply {
		font-size: 12px;
		padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link { color: #888; }
.reply a:hover, a.comment-edit-link:hover { color: #FF4B33; }
.commentlist .children {
		list-style: none;
		margin: 0;
}
.commentlist .children li {
		border: none;
		margin: 0;
}
.nopassword, .nocomments { display: none; }
#comments .pingback {
		margin-bottom: 18px;
		padding-bottom: 18px;
		border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback { margin-top: -6px; }
#comments .pingback p {
		color: #888;
		font-size: 12px;
		line-height: 18px;
		display:block;
		margin: 0;
}
#comments .pingback .url {
		font-style: italic;
		font-size: 13px;
}
/* Comments form */
input[type=submit] { color: #333; }
#respond {
		margin: 24px 0;
		border-top: 1px solid #e7e7e7;
		overflow: hidden;
		position: relative;
}
#respond p { margin: 0; }
#respond .comment-notes { margin-bottom: 1em; }
.form-allowed-tags { line-height: 1em; }
.children #respond { margin: 0 48px 0 0; }
h3#reply-title { margin: 18px 0; }
#comments-list #respond { margin: 0 0 18px 0; }
#comments-list ul #respond { margin: 0; }
#cancel-comment-reply-link {
		font-size: 12px;
		line-height: 18px;
		font-weight: normal;
}
#respond .required {
		color:#FF4B33;
		font-weight:bold;
}
#respond label {
		color: #888;
		font-size: 12px;
}
#respond input {
		margin:0 0 9px;
		width:98%;
}
#respond textarea { width:98%; }
#respond .form-allowed-tags {
		color: #888;
		font-size: 12px;
		line-height: 18px;
}
#respond .form-allowed-tags code { font-size: 11px; }
#respond .form-submit { margin: 12px 0; }
#respond .form-submit input {
		width: auto;
		font-size: 14px;
}
/* ---------------------------------------------------------------------------------*/
.clear {
		clear:both;
		font-size:0px;
		line-height:0px;
		display:block;
		position:relative !important;
		top:auto!important;
		left:auto!important;
		float:none !important;
		padding:0 !important
}
.wrapper {
		width:100%;
		padding:0;
		margin:0;
		font-family: 'futura_bk_btbook';
}
body { color:#232323; }
.container {
		width:1170px;
		margin:0 auto;
}
h1 {
		font-size:48px;
		line-height:50px;
		font-weight:normal;
		font-family: 'futura_bk_btbook';
		padding-bottom:28px;
		font-weight:normal;
		color:#232323;
}
h3 {
		font-size:24px;
		line-height:24px;
		font-family: 'futura_bk_btbook';
		padding-bottom:22px;
		font-weight:normal;
		color:#232323;
}
h4 {
		font-family: 'futura_md_btbold';
		font-weight:normal;
		color: #232323;
		font: normal 18px/21px "futura_md_btbold";
		text-transform: uppercase;
}
h5 {
		font-size:15px;
		line-height:16px;
		font-family: 'futura_md_btbold';
		font-weight:normal;
		color:#232323;
}
h6 {
		font-size:21px;
		line-height:28px;
		font-family: 'futura_bk_btbook';
		font-weight:normal;
		color:#232323;
		padding-bottom:22px;
}
p {
		font-size:15px;
		line-height:21px;
		font-family: 'futura_bk_btbook';
		font-weight:normal;
		color:#232323;
		margin:0;
}
.wrapper { position:relative; }
.header {
		background:#262525;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		z-index:999;
}
a.logo { float:left; margin-top: 44px; margin-right: 0; margin-bottom: 26px; margin-left: 0; }
.navigation {
		float:right;
		padding-top:24px;
}
.navigation ul {
		float:right;
		margin:0;
		display:block;
}
.navigation ul li {
		float:left;
		padding-left:30px;
		list-style:none;
		padding-top:28px;
		padding-bottom:50px;
}
.navigation ul li a {
		font-size:14px;
		line-height:16px;
		color:#fff;
		font-family: 'futura_md_btbold';
		text-decoration:none;
		text-transform:uppercase;
}
.navigation ul li a:hover { color:#d83029; }
.navigation ul li.current-menu-item > a { color:#d83029; }
.navigation ul li.current-menu-ancestor > a { color:#d83029; }
.navigation ul li ul li { padding:14px 0 12px 30px; }
.navigation ul li ul li a { color:#262525; }
.submenu {
		position:absolute;
		left:0;
		top:100%;
		width:100%;
		background:#c8c6c6;
		display:none;
}
.flex-direction-navwrap {
		position:absolute;
		left:0;
		top:50%;
		width:100%;
}
ul.flex-direction-nav { position:relative; }
.slider_contwrap {
		position:absolute;
		left:0;
		top:270px;
		width:100%;
		z-index:999999;
}
.slider_cont {
		width:80%;
		margin:0 auto;
		text-align:center;
}
.slider_cont h1 {
		letter-spacing:2px;
		color:#ffffff;
}
.slider_cont p {
		font-size:15px;
		line-height:24px;
		color:#fff;
		font-family: 'futura_bk_btbook';
		letter-spacing:0.8px;
		padding:0 0 25px;
		margin:0;
}
.flexslider .slides img {
		position:relative;
		z-index:99;
}
.flexslider .slides > li { position:relative; }
.slider_cont a.view_collection {
		width:210px;
		display:block;
		background:url(images/view_collectionbg.png) left top repeat;
		text-align:center;
		margin:18px auto;
		font-size:15px;
		line-height:16px;
		color:#ffffff;
		font-family: 'futura_bk_btbook';
		text-decoration:none;
		padding:15px 0;
		letter-spacing:1px;
}
.slider_wrap { position:relative; }
a.next_section {
		position:absolute;
		left:50%;
		bottom:0;
		width:67px;
		height:66px;
		bottom:-33px;
		margin-left:-31px;
		z-index:999999;
}
.services { padding:120px 0; }
.services ul {
		margin:0;
		float:left;
		width:100%;
}
.services ul li {
		list-style:none;
		float:left;
		width:31.8%;
		padding-bottom:10px;
		margin-right:2.3%;
		text-align:center;
}
.services ul li.last { margin-right:0; }
.services ul li a img {
		display:block;
		width:100%;
		height:auto;
		margin-bottom:45px;
}
.services ul li h3 { color:#232323; }
.services ul li p {
		line-height:21px;
		color:#232323;
		margin:0;
		padding-bottom:25px;
}
.services ul li a.view_collection {
		width:210px;
		display:block;
		background:#fff;
		text-align:center;
		margin:7px auto 0;
		font-size:15px;
		line-height:16px;
		color:#232323;
		font-family: 'futura_bk_btbook';
		text-decoration:none;
		padding:15px 0;
		letter-spacing:1px;
		border:1px solid #969696;
}
.services ul li a.view_collection:hover {
		background:url(images/view_collectionbg.png) left top repeat;
		color:#ffffff;
}
.commissions_wrap { position:relative; }
.commissions_wrap > img {
		width:100%;
		height:auto;
		display:block;
}
.commission {
		position:absolute;
		left:0;
		top:270px;
		width:100%;
}
.commission_cont {
		width:80%;
		margin:0 auto;
		text-align:center;
}
.commission_cont h1 {
		color:#d9d9d9;
		letter-spacing:2px;
}
.commission_cont p {
		color:#fff;
		margin:0;
		letter-spacing:0.9px;
		padding:0 0 25px;
}
.commission_cont a.view_collection {
		width:210px;
		display:block;
		background:url(images/view_collectionbg.png) left top repeat;
		text-align:center;
		margin:22px auto;
		font-size:15px;
		line-height:16px;
		color:#ffffff;
		font-family: 'futura_bk_btbook';
		text-decoration:none;
		padding:16px 0;
		letter-spacing:1px;
}
.about_wrap {
		background:#262525;
		padding:120px 0 105px;
}
.latestnews_right {
		float:right;
		width:31.6%;
		padding-left:5.3%;
		border-left:1px solid #4c4c4c;
}
.about_left {
		width:58%;
		float:left;
}
.about_left h1 {
		color:#d9d9d9;
		line-height:60px;
		padding-bottom:32px;
}
.about_left h1 span { display:block; color:#fff;}
.about_left p {
		color:#fff;
		line-height:21px;
		margin:0;
		padding-bottom:30px;
}
.about_left a.read_more {
		width:210px;
		display:block;
		text-align:center;
		margin:23px 0 0;
		font-size:15px;
		line-height:16px;
		color:#fff;
		font-family: 'futura_bk_btbook';
		text-decoration:none;
		padding:15px 0;
		letter-spacing:1px;
		border:1px solid #969696;
}
.about_left a.read_more:hover {
		background:#d83029;
		border:1px solid #d83029;
		color:#fff;
}
.latestnews_right h3 { color:#fff; }
.latestnews_right ul {
		margin:0;
		padding-bottom:37px;
}
.latestnews_right ul li {
		padding:30px 48px 20px 0;
		border-bottom:1px solid #4c4c4c;
		list-style:none;
		position:relative;
}
.latestnews_right ul li h5 {
		color:#fff;
		text-transform:uppercase;
		padding-bottom:4px;
}
.latestnews_right ul li p {
		font-size:14px;
		line-height:18px;
		color:#fff;
		margin:0;
		padding-bottom:10px;
}
.latestnews_right ul li span.date {
		font-family: 'futura_lt_btlight_italic';
		color:#fff;
		display:block;
		padding-bottom:4px;
}
.latestnews_right ul li a.news_link {
		position:absolute;
		right:0;
		top:50%;
		margin-top:-10px;
}
.latestnews_right ul li a.news_link:hover { opacity:0.7; }
.footer {
		background:#c8c6c6;
		padding:70px 0 65px;
}
span.copyright {
		float:left;
		font-size:14px;
		line-height:18px;
		color:#fff;
}
span.copyright a {
		color:#fff;
		text-decoration:none;
		text-transform:uppercase;
}
.footer_lins { float:right; }
.footer_lins ul {
		float:right;
		margin:0
}
.footer_lins ul li {
		float:left;
		padding:0 18px 0 21px;
		background:url(images/footerlinksep.jpg) right center no-repeat;
		list-style:none;
		font-size:14px;
		color:#fff;
}
.footer_lins ul li a {
		color:#fff;
		text-decoration:none;
}
.footer_lins ul li.social_links {
		padding-right:0;
		background:none;
}
.footer_lins ul li.social_links li {
		background:none;
		padding:0 0 0 6px;
}
.footer_lins ul li b {
		font-family: 'futura_md_btbold';
		font-weight:normal;
		line-height:19px;
		padding-right:6px;
}
.inner_container {
		padding-top:200px;
		padding-bottom:80px;
}
.inner_container p { padding-bottom:20px; }
.inner_cont h1 {
		padding-bottom:40px;
		text-transform:uppercase;
		font-family: "futura_bk_btbook";
}
.inner_cont h1 span {
		display: block;
		color: #c8c6c6;
		padding-bottom:20px;
}
.inner_left {
		float:left;
		width:40%;
}
.breadcrumbs { padding-bottom:20px; }
.breadcrumbs a { color:#232323; }
.img_gallary {
		float:right;
		width:60%;
}
.social_cont { padding:45px 0 40px; }
.social_cont ul {
		float:left;
		margin:0;
}
.social_cont ul li {
		float:left;
		padding-left:5px;
		list-style:none;
}
.social_cont ul li.first { padding-left:0; }
.img_gallary ul li a img {
		display:block;
		width:100%;
		height:auto;
}
.social_cont ul li a:hover { opacity:0.8; }
.img_gallary ul {
		float:left;
		width:100%;
		margin:0;
}
.img_gallary ul li {
		float:left;
		list-style:none;
		width:21.3%;
		margin-left:3.7%;
		margin-bottom:26px;
}
a.menubtn {
		width:100px;
		display:none;
}
a.menubtn span {
		font-size:18px;
		line-height:20px;
		color:#d83029;
		float:left;
		font-family: 'futura_md_btbold';
		padding-top:3px;
}
a.menubtn img { float:right; }
 .footer_lins span a[href^=tel] {
text-decoration:none;
color:#fff;
}
input { -webkit-appearance: none; }
body {
		-webkit-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
}
.single-page-nav { position: fixed; right: 15px; text-align: center; top: 300px; width: 40px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.single-page-nav ul {
		margin:0;
		text-align:center;
}
.single-page-nav ul li {
		list-style:none;
		padding:7px 0;
}
.single-page-nav ul li a {
		width:16px;
		height:16px;
		display:block;
		background:url(images/slidenav.png) left top no-repeat;
		margin:0 auto;
}
.single-page-nav ul li a:hover { background:url(images/slidenav-active.png) left top no-repeat; }
.single-page-nav ul li a.current { background:url(images/slidenav-active.png) left top no-repeat; }
.latestnews_right ul li h5 a {
		text-decoration:none;
		color:#d83029;
}
.ssb-share a span.icon {
		height: 34px !important;
		margin-left: 10px !important;
		margin-top: 3px !important;
}
.ssb-share.flat a {
		width: 45px !important;
		height: 35px !important;
}
.ssb-share.flat span.count { width: 45px !important; }
#fullWidth { width:auto; }
.entry-meta span a {
		color: #232323;
		font-family: "futura_bk_btbook";
		font-size: 14px;
		font-weight: normal;
		line-height: 14px;
		margin: 0;
		text-decoration:none;
}
h2 {
		color: #232323;
		font-family: "futura_md_btbold";
		font-size: 35px;
		font-weight: normal;
		line-height: 35px;
}
.inner_cont h2 a {
		color: #232323;
		text-decoration:none;
}
.inner_cont h4 a {
		color: #232323;
		text-decoration:none;
		font-family: "futura_md_btbold";
}
.search-submit {
		background: none repeat scroll 0 0 #ccc;
		border-radius: 10.5px;
		height: 28px;
		width: auto;
		cursor:pointer;
}
nav.navigation h1 {
		font-size: 30px;
		line-height: 30px;
		padding-bottom: 10px;
}
.pagination a {
		color: #232323;
		font-family: "futura_bk_btbook";
		font-size: 15px;
		text-decoration:none;
}
.ngg-galleryoverview { margin-top: -10px !important; }
#page_widget ul {
		float:none;
		padding-bottom:22px;
}
#page_widget ul li {
		float:none;
		width:100%;
		margin:0;
}
#sidebar_page { width:62%; }
#page_widget { width: 34%; }
#page_widget ul li { line-height:24px; }
#page_widget ul li a {
		font-size:14px;
		line-height:16px;
		color:#232323;
		text-decoration:none;
}
#page_widget ul li a:hover { text-decoration:underline; }
#page_widget h2 { font-family: "futura_bk_btbook"; }

/* Next/Previous Page---------------------------------------------------------------------------------*/

#nextPrevPages { width:100%; height:30px; position:relative; }
#nextPrevPages a { text-decoration:underline; color:#000; }
.next1 {float:right;}

/* Gallery---------------------------------------------------------------------------------*/

.ngg-albumoverview {
  padding-left: 20px;
}
.ngg-album-compact {
  float: left;
  padding: 0 !important;
  margin: 0px !important;
  text-align: left;
}
.ngg-album-compactbox {
  border: none !important;
	padding: 3px !important;
}
.ngg-album-compactbox::before {
  border: none !important;
}
.ngg-album-compactbox::after {
   border: none !important;
}
.ngg-album-compact h4 {
  display: none;
}
.ngg-album-compactbox .Thumb {
  text-align: center;
  max-width: 100% !important;
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9 !important;
  margin-right: 5px !important;
  margin: 5px !important;
}