/*  
Theme Name: Mindful
Theme URI: http://themetrust.com/themes/mindful
Description: A Responsive Portfolio Theme
Version: 1.0
Author: Theme Trust
Author URI: http://themetrust.com
Tags: portfolio, responsive, blog, clean, minimal, white, two-columns, custom-background, threaded-comments, translation-ready, custom-menus

TABLE OF CONTENTS

01 - Reset
02 - Global 
03 - General Layout
04 - Header
05 - Content
06 - Slideshow
07 - Sidebar
08 - Widgets
09 - Comments
10 - Pagination
11 - Footer
12 - Media Queries
*/

/* ///////////////////////////////////////////////////////////////////// 
//  01 - Reset
/////////////////////////////////////////////////////////////////////*/

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 {	
	clear: both;
}
ul {
	list-style: none;
}

blockquote {
	quotes: none;	
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

img { display: block; }

input[type="submit"]::-moz-focus-inner {border:0;}
input[type="submit"]::-webkit-focus-inner {border:0;}

.homeSection img,
.post p img,
.page p img,
.project p img,
.postThumb,
div.wp-caption img {
	max-width: 100% !important;	
	height: auto;
}

.wp-caption {
	max-width: auto !important;	
}

.wp-caption-text {
	padding: 5px 0 0 0;
	font-style: italic;
}

/* Isotope ----------- */

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}


/* ///////////////////////////////////////////////////////////////////// 
//  02 - Global 
/////////////////////////////////////////////////////////////////////*/

body {
	font-size: 100%;
	font-family: Lucida Grande , Arial, sans-serif;	
	width:auto; height:auto;	
/*	padding: 0 0 30px 0;*/
	margin: 0;
/*	color: #7d7d7b;	*/
	background: #5e5a57;
/*        background:#fff;*/
        
}

p {
	line-height: 18px;
	font-size: 12px;
	margin: 0 0 20px 0;
        color:#4a2f21; 
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0 0 0 0;
	padding: 0;		
}

img {
	margin: 0;
}

img.left {
	margin: 0 15px 15px 0;
	float: left;
}

a {
	text-decoration: none;
	outline: none;
}

a{	
	color: #77a7b9;	
}

a:hover {
	color: #8dc7dc;	
}

a img {
	border:none;
}

h1, h2, h3, h4, h5, h6{		
	margin: 0 0 15px 0;
	font-weight: normal;
	color: #555555;
/*	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}

blockquote, address {
	margin: 0 0 30px 0;
	padding: 0 30px 0 30px;	
	font-style: italic;
	font-size: 1.2em;
	font-family: Georgia, Times, "Times New Roman", serif;	
}

blockquote {
	background: transparent url(images/quote.png) no-repeat;	
}

code {
    font-family: "Courier New", Courier, serif;
	overflow: auto;
	padding: 2px;
	background: #fff;
}

pre code {
	background: none;
}

pre {
    margin: 0 0 20px;
	padding: 10px;
	background: #fff;
	overflow: auto;	
	border: 1px solid #e4e4e4;
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.meta {
	color: #4a2f21;
        font-style: normal;
}

.meta a{
	color: #4a2f21 !important;
        font-style: normal;
}

.meta a:hover{
	color: #b0b0ad !important;
}

input[type="email"], input[type="text"], textarea {
	background-color: #fafafa;	
	padding: 10px;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	color: #6a6a6a;	
	border: 1px solid #ddd;
	background:	#fafafa url(images/field_bkg.png) repeat-x;	
}

input[type="email"]:focus, input[type="text"]:focus {outline: none; background-color: #f7f7f7;}
textarea:focus {outline: none; background-color: #f7f7f7;}

textarea { width: 80%; font-size: 13px;}



/* Clearfix ----------- */

/* Some clearfix code from HTML5 Boilerplate */
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

a.action {	
	font-style: italic;		
}

/* //////////////////////////////////////////////////////////////////////
//  03 - General Layout 
//////////////////////////////////////////////////////////////////////*/

#container {	
	width: 940px;
	margin: 0 auto;			
}

#main {
	margin: 0 auto;
	background: #fff;
}

#middle {
	margin: 0 auto 20px;
	max-width: 62.5em;
        position:relative; 
}

#main.full {
	background: none;
}

#content {		
	padding: 0 0 0 0;		
	float: left;
	position: relative;	
	width: 55%;
}

#sidebar {
	width: 275px;
	float: right;
	padding: 0 0 0 0;		
}

#footer {
	width: 100%;
	margin: 0 auto;	
        background:#4a2f21; 
        padding:37px 0 0 0; 
        position:relative; 
}

.oneFourth {
	width: 241px;	
}

.oneThird {
	width: 280px;	
}

.threeFourth {
	width: 720px;	
}

.full {
	width: 970px;
}

/*////////////////////////////////////////////////////////////////////////
//  04 - Header
///////////////////////////////////////////////////////////////////////*/

#header{	
	width: 100%;	
	position: relative;
	padding: 0 0 0 0;
	margin: 0;
}

#header .inside{	
	margin: 0 auto;	
	position: relative;
        padding:0 0 0 5%; 
        background:#fff; 
        width: 95%;
}

#logo {		
	display: inline-block;	
        margin:27px 0 0 0; 
	float: left;	
	padding: 0;
        width:118px;
        height:166px; 
        background:url('images/sanlam/fwd_logo.png') no-repeat 0 0; 
}

#logo h1 {
	margin: 0 !important;
	line-height: 1em !important;
	padding: 0 !important;	
	font-size: 1.5em;
	font-weight: bold;		
	color: #fff;	
        text-indent:-9999px; 
}

#header h1 {
	font-size: 1.5em;	
	color: #fff;	
	margin: 0;			
}

#header h1 a, #header h1 a:hover{	
	color: #fff !important;	
        display:block !important;
        height:146px; 
}


/* Top level navigation */

#mainNav{	
	right: 38px;	
	position:absolute; top:30%; height:20px; margin-top:-10px;	
	font-family: Helvetica, arial, sans-serif;	
	z-index: 300;
}

#mainNav li{
	margin: 0 0 0 1.5em;	
	display: inline-block;		
	padding: 0;	
}

#mainNav ul a{
	color: #0c4660 !important;
	font-size: 15px;
}

#mainNav ul ul a{
	font-weight: normal;
	border-top: none;	
}


#mainNav ul li.current a,
#mainNav ul li.current-cat a,
#mainNav ul li.current_page_item a,
#mainNav ul li.current-menu-item a,
#mainNav ul li.current-post-ancestor a,
.single-post #mainNav ul li.current_page_parent a,
#mainNav ul li.current-category-parent a,
#mainNav ul li.current-category-ancestor a,
#mainNav ul li.current-portfolio-ancestor a,
#mainNav ul li.current-projects-ancestor a {
	text-decoration: none;
	color: #fff;		
}

#mainNav ul li.sfHover a,
#mainNav ul li a:hover,
#mainNav ul li:hover {
	text-decoration: none;
	color: #2e2e2e;	
}

/* Second level+ dropdowns */

#mainNav ul ul {
	padding: 20px 0px 0 0px !important;
	margin-top: -10px;
	background: #202020;
}
	

#mainNav ul ul ul {	
	padding-top: 20px !important;
	margin-left: -1.25em;
	margin-top: -5px;	
}

#mainNav ul ul li {	
	float: none;
	background: none;	
	margin: 0 5px 10px 15px !important;		
}

#mainNav ul ul li a {
	padding: 0px 0 10px 0;
	font-weight: normal;
	border: none !important;
}

#mainNav ul li.sfHover ul a { color: #7b7b7b!important; }

#mainNav ul li.sfHover ul a:hover { color: #fff!important; }

/** arrow **/

#mainNav .sf-menu a.sf-with-ul {
	position: relative;
	min-width:		1px;
}

.sf-sub-indicator {
	position: absolute;
	bottom: 0px;	
	display: block;
	width: 100%;
	text-indent: -999em;
	overflow: hidden;
	z-index: 200;
	height: 40px;
}

.sfHover .sf-sub-indicator {
	
	bottom: -10px;	
}

#mainNav .sf-menu li ul .sf-sub-indicator {
	display: none;
}

#mainNav .sf-menu li ul .sfHover .sf-sub-indicator {	
	position: absolute;
	top: 0;
	right: -1px;
	left: none;
	display: block;	
}

.sfHover a.sf-with-ul .sf-sub-indicator {
	height: 30px;
}

.children .sf-sub-indicator {
	display: none;
}


/*//////////////////////////////////////////////////////////////////// 
//  05 - Content
////////////////////////////////////////////////////////////////////*/

#content {
        margin: 0 38px 0 0;
	padding: 0 0 0 5% !important;
	width: 55%;
	float: left;						
}

.videoContainer {margin-top: -20px;}

#content.full {
	margin: 0 0 20px 3%;
	padding: 0 0 0 0 !important;
	width: 94%;						
}

.home #content.full, .page-template-default #content.full {	
	width: 96%;						
}

#content.fullProjects{	
	width: 96%;				
}

#content.threeFourth .page {	
	width: 99%;		
}

#content .post {
        margin: 0 0 30px 0px;
	position: relative;
	padding-bottom: 10px;
	min-height: 250px;
	width: 98%;		
}

#content .post h1 {
	font-size: 1.2em;
}

.search #content .post {
	min-height: 50px;		
}

.page #content .post {
	margin: 0 0 0px 0px;
	border: none;
}

.post .meta, .attachment .meta {
	margin: -5px 0 25px 0;		
	padding: 0 0 0px 0;	
	font-size: .75em;
	line-height: 1.5em;	
}

#content .post.lastPost {
	background: none;
}

#content h1 a,
#content h2 a,
#content h3 a,
.widgetBox h3 a,
#slideshow .slideText h3 a,
#content h4 a,
#content h5 a{	
	color: #555555;
}

#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
.widgetBox h3 a:hover,
#slideshow .slideText h3 a:hover,
#content h4 a:hover,
#content h5 a:hover{	
	color: #a7a7a3 ;		
}

#content .postThumb{
	margin: 0 0 20px 0 !important;
}

#pageHead {		
	margin: 0 3% 30px;
	padding:  0 0 20px 0;
	border-bottom: 5px solid #e9e9e8;	
}

#pageHead h1 {	
	font-size: 1.4em;
	line-height: .7em;
	padding: 0;
	margin-bottom: 0;	
	display: block;
	color: #555555;		
}

#pageHead p {	
	margin: 0!important;
	padding: 10px 0 0 0!important;	
	color: #b2b2b2;			
	line-height: 1em;
}

/*Home ------------------*/

.page-template-template-home-php .slideshow {
	margin-bottom: 0px !important;	
}

.homeSection {	
	margin-bottom: 20px!important;
	width: 98%;		
}

.homeSection h3 {
	font-size: .8em;	
	margin: 0 0 20px 0;
	clear: both;	
	color: #555555;
	font-weight: bold;	
	width: 100%;
	text-transform: uppercase;
}

.homeSection h3 span {
	background: #fff;
	padding-right: 10px;
}

#homeMessage {
	color: #696969;	
	padding: 10px 5% 10px;
	text-align: center;
	margin: 0 2% 20px 0;	
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

#homeMessage p{	
	font-size: 38px;
	line-height: 1.3em;
	margin-bottom: 0;	
}



/*Column Shortcodes------------------*/

.one_half{ width:48%; }
.one_third{ width:30%; }
.two_third{ width:65.33%; }
.one_half,.one_third,.two_third{ position:relative; margin-right:3%; float:left; }
.last{ margin:0 0 20px 0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}


/*Buttons------------------*/

a.button, #footer a.button/*, #searchsubmit, input[type="submit"]*/  {	
	
	display: inline-block;	
	color: #fff;
	text-decoration: none;		
	position: relative;
	cursor: pointer;
	font-weight: bold;	
	padding: 10px 15px 10px;		
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 5px 0 0;	
	line-height: normal !important;
	border: none;
}

a.button, #footer a.button {
	padding: 6px 15px 7px;
}

#searchsubmit {
	padding: 5px 15px 6px;
}

.button:hover, #footer a.button:hover/*, #searchsubmit:hover, input[type="submit"]:hover */{
	color: #fff;
}

/*Projects------------------*/

#projects {
	margin: 0 0 0 0;
	width: 100%;
	padding: 0;	
	display: block;
	position: relative;	
}

#projects .thumbs {
	margin: 0 auto 10px;	
}

#content #projects li{
	padding: 0;
	background: none;		
}

#content .project.small{	
	width: 22.916667%;
	height: auto;
	display: block;	
	margin: 0 2.085% 20px 0 !important;	
	padding-bottom: 0;
	cursor: pointer;
	float: left;	
	position: relative;		
}

#content .project.small img{
	max-width: 100%;
	height: auto;
}

#content .project.small .inside{
	background-color: #fddd07;
}

#content .project.small a{
	position: relative;
	display: block;	
}

#content .project.small .title {
	font-size: .75em;
	color: #7d7d7b;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	text-align: center;
	width: 100%;	
	display: none;
}

#content .project.small .title span{
	color: #fff;
	background-color: #000;
	padding: 7px;	
}

.projectNav {
	margin: -25px 0 30px 0 !important;	
	padding-top: 0;	
	float: right;		
}

.projectNav a{
	display: block !important;
	width: 30px;
	height: 30px;
	text-indent: -9999px;	
}

.projectNav div {
	float: left;
	margin-right: 5px;
	width: 30px;
	height: 30px;	
}

.projectNav .next a{
	background: transparent url(images/arrow_btn.png) no-repeat;
	background-position: -30px -30px;
}

.projectNav .next.inactive {
	background: transparent url(images/arrow_btn.png) no-repeat;
	background-position: -30px -60px;	
}

.projectNav .previous a{
	background: transparent url(images/arrow_btn.png) no-repeat;
	background-position: 0 -30px;	
}

.projectNav .previous a:hover{
	background: transparent url(images/arrow_btn.png) no-repeat;
	background-position: 0 0px;
}

.projectNav .previous.inactive {
	background: transparent url(images/arrow_btn.png) no-repeat;
	background-position: 0 -60px;
}

#content .skillList{
	padding: 0!important;
	margin: 0 0 20px 0 !important;	
}

.skillList li{	
	background: none;
	margin: 0 5px 5px 0 !important;	
	display: inline-block;	
}

.skillList li span a{	
	background: #f0f0f0;	
	display: inline-block;	
	color: #7d7d7b!important;
	text-decoration: none;
	position: relative;		
	padding: 5px 6px 5px !important;	
	
	line-height: 1em;			
}

.skillList li span a:hover{	
	background: #6a6a6a;
	color: #fff !important;		
}

/*Project Filter Navigation------------------*/

#content #filterNav{
	padding: 0!important;
	margin: 0 0 20px 0!important;	
}

#content #filterNav li{
	padding: 0px 0 0 0;
	background: none;
	margin: 0 5px 5px 0;	
	display: block;
	float: left;	
}

#filterNav li a{		
	background: #f0f0f0;	
	display: inline-block;	
	color: #7d7d7b!important;
	text-decoration: none;
	position: relative;
	cursor: pointer;	
	padding: 5px 6px 5px !important;	
	border: none;
	
	line-height: 1em;				
}

#filterNav li a:hover {
	background: #6a6a6a;
	color: #fff !important;
}

#filterNav .selected {
	background: #fddd07;
	color: #000 !important;
}

#filterNav .selected:hover {
	background: #fddd07;
	color: #000 !important;	
}

/*Images------------------*/

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px !important;
	margin-top: 4px;
}

#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}

/*Gallery------------------*/

.gallery {
	padding-top: 15px;
	margin-bottom: 25px!important;		
}

.gallery-item {
	margin-top: 0px!important;	
	margin-bottom: 25px!important;	
}

.gallery img {
	border: none!important;
}

/*Lists------------------*/

#content ul{	
	margin:  0 0 25px 20px;
	list-style-type: disc;
	font-size: .8em;	
}

#content ul li, #content ol li{	
	margin: 0 0 10px 0;		
	line-height: 1.4em;	
	font-size: .95em;	
}

#content ol{	
	margin: 0 0 20px 20px;	
}

#content ul ul, #content ol ul, #content ul ol, #content ol ol {	
	padding-top: 10px;		
}

#content ul ul li, #content ol ul li, #content ul ol li, #content ol ol li{		
	font-size: .95em !important;	
}

/*//////////////////////////////////////////////////////////////////// 
//  06 - Slideshow
////////////////////////////////////////////////////////////////////*/

.slideshow {	
	margin: 0 3% 0 3%;
	position: relative;			
}

#sequence {
	margin: 0 auto 20px !important;
	max-width: 62.5em;	
	position: relative;
}

.home.blog .slideshow {
	margin-bottom: 30px;
}

#content .flexslider {	
	margin: 0 0 15px 0 !important;	
}

.slideshow li, #content .flexslider li, #content .flexslider ol {
	list-style: none !important;
	list-style-type: none !important;	
}

#content .flexslider ol {	
	padding-bottom: 5px !important;
	margin-bottom: 0 !important;
}

#content .flexslider .slides {
	margin: 0;	
}

/* FlexSlider Theme------------------*/

.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}
.flexslider .slides img { height: auto;}
.flex-direction-nav, .flex-control-nav, .flex-caption { margin-bottom:0 !important;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {display: inline-block; width: auto; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.5); color: #fff; font-size: 1.2em !important; line-height: 1.3em;}
.flex-caption p {font-size: 1.2em !important; margin-bottom: 0;}

/* Direction Nav */
.flex-direction-nav li a {z-index: 100; width: 30px; height: 30px; margin: -15px 0 0; display: block; background: url(images/flexslider/direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background-position: -30px 0; right: 20px;}
.flex-direction-nav li a.next:hover {background-position: -30px -30px;}
.flex-direction-nav li a.prev {background-position: 0 0; left: 20px;}
.flex-direction-nav li a.prev:hover {background-position: 0 -30px;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {position: absolute !important; bottom: 35px !important; right: 3%;}
.flex-control-nav li {margin: 0 0 0 5px !important; display: inline-block !important; zoom: 1; *display: inline !important;}
.flex-control-nav li:first-child {margin: 0 !important;}
.flex-control-nav li a {width: 13px !important; height: 13px !important; display: block !important; background: url(images/flexslider/bg_control_nav.png) no-repeat 0 0 ; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default !important;}




/*//////////////////////////////////////////////////////////////////// 
//  07 - Sidebar
////////////////////////////////////////////////////////////////////*/

#sidebar {		
	margin-right: 38px;
}

.sidebarBox {	
	position: relative;
	margin: 0 !important;
        padding: 0 0 0 35px !important;	
        
}

.sidebarBox h3 {text-align: right;font-size: 15px;}

#sidebar p {	
	margin-bottom: 12px;
}

#sidebar li {
	font-size: .75em;
}

#sidebar .avatar {
	float: left;
	margin: 0 20px 15px 0 !important;
	padding-top: 3px;
}

/*///////////////////////////////////////////////////////////////////// 
//  08 - Widgets
////////////////////////////////////////////////////////////////////*/

#footer .widgetBox a, #sidebar .widgetBox a {
	line-height: 1.5em;
}

#footer .widgetBox {
	float: left;
	margin-right: 103px;
	margin-bottom: 30px;	
}


#sidebar .widgetBox {
	margin-bottom: 30px !important;	
}

#sidebar .widgetBox h3,
#footer .widgetBox h3{
	font-size: .85em;
	font-weight: bold;
	color: #4A2F21 !important;
}

#footer .widgetBox h3{	
	color: #dedede;
}


#sidebar .widgetBox .meta,
#footer .widgetBox .meta {	
	font-style: italic;	
}

#sidebar ul, #footer ul {
	margin: 0 0 0 0;
	padding: 0px 0 0 0;		
	line-height: 1em;
	background: none;
	position: relative;	
}

#sidebar ul li, #footer ul li {
	padding: 0px 0 0px 0;
	margin: 0 0 10px 0;	
	line-height: 1em;
	background: none;
	font-size: .75em;	
}

#sidebar ul li p, #footer ul li p{
	line-height: 1.3em;
	margin: 0;
}

#sidebar ul li h2, #footer ul li h2{
	font-size: 13px;
	margin: 0 0 0px 0 ;	
	padding: 0 !important;	
	line-height: 1em;
	font-weight: normal;	
}

#sidebar .widget_nav_menu ul,
#footer .widget_nav_menu ul,
#sidebar .widget_pages ul,
#footer .widget_pages ul,
#sidebar .widget_categories ul,
#footer .widget_categories ul {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar .widget_nav_menu li,
#footer .widget_nav_menu li,
#sidebar .widget_pages li,
#footer .widget_pages li,
#sidebar .widget_categories li,
#footer .widget_categories li {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;		
	border: none;	
}



/*Search------------------*/

.widget_search {	
	display: inline-block;
	padding: 0 !important;	
}

.widget_search h3 {
	display: none;
}

.widget_search:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .widget_search {
    display: block;
}

* html .widget_search {
    height: 1%;
}

#s {
	margin: 0 0px 0 0;	
	padding: 7px .7em 7px .7em !important;
	line-height: normal!important;	
	width: 92%;
	color: #9a9a9a;	
}

#searchsubmit{	
	font-size: 11px !important;
	margin: 0 !important;
	border-left: none;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	float: right;
	border: none;
	height: 30px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-position: 0 -1px;
	
}


/*Recent Posts Widget------------------*/

#sidebar .ttrust_recent_posts .meta,
#footer .ttrust_recent_posts .meta {
	margin: 0 0 0 0 !important;
	display: block;
	padding: 3px 0 0 0;	
	color: #747474;
}

#sidebar .ttrust_recent_posts .title,
#footer .ttrust_recent_posts .title {	
	font-size: 13px !important;
	margin-bottom: 2px;		
}

#sidebar .ttrust_recent_posts .title,
#footer .ttrust_recent_posts .title {	
	line-height: 1.1em;
}

.ttrust_recent_posts .firstPost p{	
	margin-bottom: 10px;
}

.secondaryPost {	
	padding: 10px 0 0px 0;	
}

.ttrust_recent_posts .thumb{
	float: left;
	margin: 0 12px 0 0;
	padding: 3px;
	background: #f0f0f0;
	border: 1px solid #e1e1e1;
}

.ttrust_recent_posts li {
	margin-bottom: 30px;
	border: none;
	display: block;		
}


/*Calendar Widget--------------------*/
table#wp-calendar {
	width: 216px;
}

table#wp-calendar td, table#wp-calendar th{
	text-align: left;
}

table#wp-calendar td {
	color: #b0b0ad;
	padding-top: 10px;
}

table#wp-calendar td a{
	font-weight: bold;
}

#wp-calendar caption {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdad8;
	font-size: 14px;	
	font-weight: bold;	
}

/*Tag Widget--------------------*/

.widget_tag_cloud a{	
	font-size: 11px !important;
	padding: 5px 7px 5px 7px;	
	display: block;
	float: left;
	margin: 0 5px 5px 0;	
}

#footer .widget_tag_cloud a,
#sidebar .widget_tag_cloud a{	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #f3f3f3;	
}

.widget_tag_cloud:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.widget_tag_cloud {
    display: inline-block;
}

html[xmlns] .widget_tag_cloud {
    display: block;
}

* html .widget_tag_cloud {
    height: 1%;
}

/*Twitter Widget--------------------*/

#twitterBox{
	margin: 0 0 10px 0;
}

ul#twitter_update_list li{
	line-height: 1.4em !important;
	margin-bottom: 15px;	
}

.twitterLink a{		
	font-style: italic;
}



/*Flickr Widget--------------------*/
#flickrBox .flickrImage {
	float: left;
	margin: 0 12px 12px 0;
	padding: 3px;
	background: #3b3b3b;
	
}

#flickrBox .flickrImage img {
	width: 50px;
	height: 50px;
}

#flickrBox .flickrImage a {
	float: left
}


/*///////////////////////////////////////////////////////////////////// 
//  09 - Comments
////////////////////////////////////////////////////////////////////*/
	
#comments {
	position: relative;
	margin: 0 0 30px 0px;
	width: 74.468805%;		
	padding: 0 0 0 0;
}

#content.project #comments {
	padding-top: 30px;
}

#comments ul{
	list-style: none;
	margin: 0 0 30px 0;	
}

#comments h3{	
	margin: 0 0 30px 0;	
}

#content #comments ul li{
	font-size: 1em !important;
}

#trackbacks {
	margin: 30px 0 0 40px;
}

ol#commentslist {
	margin: 0 0 0 0px;
	list-style: none;
	padding: none;	
	padding: 0;
}

#commentslist .children li {
	padding: 15px 0 0 30px;
	background: transparent url(images/comment_marker.gif) no-repeat 0px 40px;
	border-left: 1px solid #e3e3e3;	
}
	
.comment {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;		
}

.comment .avatar {
	position: absolute;
	left: 0;
	top: 0;	
}

#commentForm label {
	padding-left: 20px;
}

.comment h5 {	
	margin: 0 0 0 80px;
	padding: 0;		
}

.comment .date {	
	margin: -5px 0 10px 80px;	
	display: block;
	color: #a5a5a2;	
	font-style: italic;
	font-size: .95em;		
}

.comment p {	
	margin: 0 0 10px 80px;
}

.comment-reply-link,
.comment-reply-login {
	margin: 0 0 0 80px;
	font-size: .95em;
}

.comment-reply {
	display: inline-block!important;
	padding: 0 0 0 10px;
}

#comment-add {
	position: absolute;
	top: -5px;
	right: 0px;
}

.moderation {
	margin: 0px;
	padding: 0 0 10px 25px;	
}

#trackbacks ul {
	margin: -5px 0 15px;
}

#trackbacks ul li {
	padding: 5px 0 5px 20px;	
}



/* Comment Form */
	
#commentForm {
	position: relative;
	margin: 30px 0 30px 0px;
}

#comments #respond {
	position: relative;
	padding: 0 0 0;
	margin: 0;
}

#respond .form-allowed-tags {
	display: none;
}


#respond form {
	margin: none;
	padding: none;
	position: relative;
}

.cancel-comment-reply {
	float: right;
	margin: 5px 90px 0 0;
}

#comments textarea {
	width: 90% !important;
}

#comments input[type="text"] {
	width: 50%;
	margin-right: 20px;
}




/*//////////////////////////////////////////////////////////////////// 
//  10 - Pagination
////////////////////////////////////////////////////////////////////*/
	
.pagination {
	width: 98%;
	padding: 0 0 20px;	
	clear: both;	
	margin: 0 0 15px 0;	
}

.pagination-prev a,
.pagination-next a,
.wp-pagenavi a,
.wp-pagenavi .current,
.wp-pagenavi .pages,
.older-comments,
.newer-comments {
	display: block;
	float: left;
	width: auto;
	height: 24px;
	line-height: 24px;
	margin: 0 5px 0 0;
	padding: 0 8px;	
	text-align: center;
	text-decoration: none;
}

.pagination-prev a:hover,
.pagination-next a:hover,
.wp-pagenavi a:hover,
.wp-pagenavi .current {
		
}

.pagination-prev a,
.pagination-next a {
	float: none;
	margin: 0px;
}

.pagination-prev,
.pagination-next {
	float: left;
	width: auto;
	margin: 0px;
}

.pagination-prev {
	float: right;
}

.wp-pagenavi .pages {
	float: right;
	margin: 0px;
}


/*//////////////////////////////////////////////////////////////////// 
//  11 - Footer
////////////////////////////////////////////////////////////////////*/

#footer {	
	color: #797979;		
}

#footer a {
	color: #a2a2a2;	
}

#footer a:hover {
	color: #fff;	
}

#footer .inside {
    margin: 0 auto;
    padding: 0 0 0 5%;
    width: 95%;
}

#footer .main {	
						
}

#footer .secondary {	
	padding-top: 20px;
	margin: 0 3%;
	border-top: 1px solid #2f2f2f;			
}

#footer .secondary .left {
	float: left;		
}

#footer .secondary .right {
	float: right;
	margin-right: 0%;			
}
/*//////////////////////////////////////////////////////////////////// 
//  12 - Media Queries
////////////////////////////////////////////////////////////////////*/

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 481px) 
and (max-width : 768px) 
{

    #container {width:95% !important;}

    #header .inside {width:95%; padding: 0 0 0 5%;}
    
    #footer .inside { width:95%; padding: 0 0 0 5%;}
    
    #mainNav {right: 0;position: relative;top: 0;height: 20px;margin-top: 0px;font-family: Helvetica, arial, sans-serif;z-index: 300;width:190px;padding: 0 0 0 20px;float:left;}
    
    #mainNav ul {padding: 20px 0 0 0;}
    
    #mainNav li {margin: 0 0 0 1.5em;display: inline-block;padding: 0;width: 42%;line-height: 22px !important;}
    
    #added_logos {display : none !important;}
    
    .fwd_footer_link {margin:0 90px 0 0 !important;}
    
    .copyrights {right:5% !important; bottom:8% !important;}
    
    #footer .widgetBox {float:left !important;}
    
    .stripes {right:0 !important;}
    
    .post_image {width:100% !important;background-position: 0 0 !important;}
    
    .profile_text {float:none; width:auto !important;}
    
    .social-ring {left:10% !important;}
    
    #content {width:90% !important; margin:0 !important;}
    
    .slider_area img { width:100% !important;height:186px !important; }
    
    .newsletter_link {bottom: -100px !important; position:relative !important;}
    
    #sidebar {width:100% !important;margin:0 !important;}
    .static_bar {width:100% !important;}
    
    .social_holder {padding:0 0 0 35px !important;}
    
    .info_holder {width:60% !important;padding:0 0 0 35px !important; }
    
    .info_holder h2 , .info_holder p {text-align:left !important;}
    
    .webtickets {padding:0 0 21px 35px !important;}
    
    #FACEBOOK_SOCIAL {padding:0 0 0 25px !important;}
    
    #newsletter_holder {width:38% !important; position:relative !important;}
    
    #newsletter_holder form {position:relative !important;}
    
    .newsletter_link {bottom:-100px !important;}
    
    .BBB_link {height: 164px !important;padding: 23px 0 0 30px !important;}
    
    .BBB_description h2 , .BBB_description p { text-align:left !important; }
    
    .BBB_description {padding:0 0 0 30px !important;}
    
    #content .social-ring {position:absolute !important;bottom:-3% !important;left:0 !important;width:157px !important;}
    
    #content .post .inside {width:87% !important;}
    
    .post p {width:85% !important;}
    
    .bird {left:50% !important; top:95% !important;}
    
    
    .sidebarBox h3 {text-align:left !important;}
}

/*@media only screen 
and (min-width : 800px)  {
 
    #content {margin:0 !important;}
    
}    */

@media only screen 
and (min-width : 1024px) 
and (max-width : 1024px) {
   
    .post_image {background-position: 0 0;}
    
    .slider_area img { width:100% !important;height:186px !important; }
    
}
/*iphone and smartphones*/
@media only screen 
and (min-width : 320px) 
and (max-width : 480px) 
{

    #container {width:100% !important;}
    
    .inside {width:149%;}
    
    .fwd_footer_link {margin:0 !important;}
    
    .copyrights {right:0 !important; bottom:15% !important;}
    
    #footer .widgetBox {float:right !important;}
    
    .stripes {right:0 !important;}

    #content .post { width:95% !important; }
    
    #mainNav {right: 0;position: relative;top: 0;height: 20px;margin-top: 0px;font-family: Helvetica, arial, sans-serif;z-index: 300;width:174px;float:left;}
    
    #mainNav ul {padding: 20px 0 0 0;}
    
    #mainNav li {margin: 0 !important;display: inline-block;padding: 0;width: 52%;line-height: 22px !important;}
    
    #logo {background: url("images/sanlam/fwd_logo.png") no-repeat scroll 0 0 transparent;display: inline-block;float: left;height: 166px;margin: 27px 10px 0 0;padding: 0;width: 118px;}
    
    #added_logos {display : none !important;}
    
    #content .post {width:110%;}
    
    #content {width: 95% !important;}
    
    .post_image {width:100% !important;}
    
    .profile_left {margin:0 30px 20px 0 !important;}
    
    .hide_small {width:100%; background:#ffffff;height:30px; }
    
    .hide_small .slider_area , .hide_small a {display:none !important;}
    
    #sidebar {width:100% !important;}
    
    .static_bar {width:100% !important;}
    
    .social_holder {padding:0 0 0 60px !important;}
    
    .info_holder {width:60% !important;padding:0 0 0 60px !important; }
    
    .info_holder h2 , .info_holder p {text-align:left !important;}
    
    .webtickets {padding:0 0 21px 60px !important;}
    
    #FACEBOOK_SOCIAL {padding:0 0 0 60px !important;}
    
    #newsletter_holder {width:65% !important;}
    
    .BBB_link {height: 164px !important;padding: 23px 0 0 60px !important;}
    
    .BBB_description h2 , .BBB_description p { text-align:left !important; }
    
    .BBB_description {padding:0 0 0 60px !important;}
    
    #content .social-ring {bottom: -5% !important;}
    
    #twitterBox {margin: 0 0 10px;padding: 10px 0 0 40px !important;}
    
    .bird {left: 50% !important; top:90% !important;}
    
    .sidebarBox h3 {font-size: 15px;padding: 0 0 0 30px;text-align: left;}
    
    .social-ring {left:41% !important;}
    
}
/*INBETWEEN SECTIONS*/
@media only screen 
and (min-width : 769px) 
and (max-width : 956px) 
{
    .slider_area img { width:100% !important; }
    
    #container {width:100% !important;}
    
    .post_image {width:100% !important;background-position: 0 0 !important;}
    
    .inside {width:95%;}
    
    .fwd_footer_link {margin:0 126px 0 0 !important;}
    
    .copyrights {right:5% !important; bottom:8% !important;}
    
    #footer .widgetBox {float:left !important;}
    
    #content .post { width:95% !important; }
    
    #mainNav li {line-height: 22px !important;}
    
    #content {width:52% !important;}
    
    .hide_small {width:100%; background:#ffffff;height:30px; }
    
    .hide_small .slider_area , .hide_small a {display:none !important;}
    
    .bird {left: 48% !important; top:100% !important;}

    .social-ring {left:43% !important;}    
}

@media only screen 
and (min-width : 769px) 
and (max-width : 910px) 
{
    .slider_area img { width:100% !important; }
    
    #mainNav {right: 0;position: relative;top: 0;height: 20px;margin-top: 0px;font-family: Helvetica, arial, sans-serif;z-index: 300;width:190px;padding: 0 0 0 20px;float:left;}
    
    #mainNav ul {padding: 20px 0 0 0;}
    
    #mainNav li {margin: 0 0 0 1.5em;display: inline-block;padding: 0;width: 42%;}
    
    #added_logos {display : none !important;}
}

@media only screen 
and (min-width : 957px) {
    
  .slider_area img { width:100% !important; }  
    
}

@media only screen 
and (max-width : 320px) {

    #header .inside {width:96% !important; padding:0 2% !important;}
    
    #content {width:96% !important; padding:0 2% !important;}
    
    #sidebar {margin:0 !important; width:320px !important;}
    
    .static_bar {width:100% !important;}
    
    .social_holder {padding: 0 0 0 15px !important;}
    
    .info_holder {padding: 0 0 0 15px !important;width: 100% !important;}
    
    .webtickets {border-bottom: 1px solid #CBCCCE;height: 30px;padding: 0 0 21px 15px !important;}
    
    .BBB_link {height: 164px !important;padding: 23px 0 0 15px !important;}
    
    .BBB_description h2 , .BBB_description p { text-align:left !important; }
    
    .BBB_description {padding:0 0 0 15px !important;}
    
    #FACEBOOK_SOCIAL {padding: 0 0 0 5px !important;}
    
    #newsletter_holder {width: 78% !important;}
    
    #footer {width: 320px !important;}
    
    #footer .inside {margin: 0 auto !important;padding: 0 0 0 15px !important;width: 95% !important;}
    
    .fwd_footer_link {margin: 0 126px 20px 0 !important;}
    
    #footer .widgetBox { float:left !important; margin: 20px 0 0 0 !important; }
    
    .footer_extras {min-height: 120px !important;}
    
    .copyrights {float:left !important; position:relative !important;bottom:0 !important;}
    
    .stripes {bottom: 0;float: left;height: 7px;padding: 0 0 0 75px;position: relative;width: 231px;}
    
    #container {width:320px !important; margin:0 !important;}
    
    .post_image {background-position: -110px center !important;}
    
    #added_logos {display : none !important;}
    
    .sidebarBox {margin: 0 !important;padding: 0 !important;position: relative;}
    
    .sidebarBox h3 {text-align: left;}
    
    .bird {left: 54% !important;top:100% !important;}
    
    .footer_extras {min-height: 148px !important;}
}
/*CUSTOM STYLING*/

#added_logos {position:absolute;width:265px;right:38px;top:60%;display:block; }

.external {display:block; text-indent:-9999px; }

.artlogic { float:left;  height:18px; width:130px; background:url('images/sanlam/artlogic_logo.png') no-repeat 0 0;  margin:0 30px 0 0;  position:relative; top:20px; left:0; }

.artlogic { height:20px;  }

.sanlamI {float:left;height:41px; width:101px;background:url('images/sanlam/sanlam_logo.png') no-repeat 0 0;  }

.sanlamI a { height:42px;  }

.post_image { height:288px;width:100%; margin:0 0 23px 0; max-width:551px;   }

.read_link { display:inline; height:21px;     }

.read_link a { color:#0c4660;font-weight:bold;   }

.inside { width:100%;  }

#content .post { width:100%;padding:0 !important;   }


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/bebasneue-webfont.eot');
    src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-webfont.woff') format('woff'),
         url('fonts/bebasneue-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.post_head, .post_head a , #page_head, #page_head h1{ font-family:BebasNeueRegular , Lucida Grande, Arial, Helvetica !important;font-size:25px;   }

.post_head, #page_head { margin:0 0 10px 0 !important;  }

.post_head a, #page_head h1  {color:#4a2f21 !important;}

.post_head a:hover { color:#bebebe !important;  }

.post_head a {font-weight: normal}

.social_holder {position:relative;width:95px;display:block;height:45px;padding:0 0 0 180px;     }

.bullet {position:relative; height:23px;width:23px;float:left;margin:0 8px 0 0;     }

.facebook {background:url('images/sanlam/fb_link.png') no-repeat 0 0;display:block;text-indent:-9999px;height:23px;width:23px;  }

.twitter {background:url('images/sanlam/twitt_link.png') no-repeat 0 0;display:block;text-indent:-9999px;height:23px;width:23px;}

.youtube {background:url('images/sanlam/yt_link.png') no-repeat 0 0;display:block;text-indent:-9999px;height:23px;width:23px;}

.info_holder {height:135px; }

.info_holder h2, .BBB_description h2 {font-family:Lucida Grande;font-size:15px; color:#4a2f21;text-align:right;margin:0 0 3px 0;font-weight: bold;line-height: 18px;     }

.info_holder p, .BBB_description p { font-size:12px;text-align:right;margin:0 0 8px 0 !important;line-height:12px;      }

.webtickets {padding:0 0 21px 106px; height:30px;border-bottom: 1px solid #cbccce; }

.webtickets a {width:169px; height:30px;text-indent:-9999px; display:block;background:url('images/sanlam/webtickets_logo.png') no-repeat 0 0;margin:18px 0 0 0;      }

.BBB { margin:0 0 40px 0;  }

.BBB_link { height:165px;padding: 23px 0 0 44px;  }

.BBB_link a { display:block; height:165px;width:231px;background:url('images/sanlam/bbb/bbb_image.png') no-repeat 0 0; text-indent:-9999px;  }

#FACEBOOK_SOCIAL {  padding: 0 0 0 25px;margin: 0 0 20px 0; }

#newsletter_holder {text-align:right;position:relative;min-height:185px; }

#newsletter_holder h3 { font-size:15px; font-family: Lucida Grande; font-weight:bold; color:#4a2f21 !important;    }

.submit_custom {outline: none !important;border: none !important;color: #0C4660 !important;
               font-size: 12px;font-weight: bold;background: none !important;position: absolute;right: 0;top: 80px;margin: 0; padding: 0; }

#splash { width:100%; margin:0;background:url('images/sanlam/bg.jpg') no-repeat 0 0; }

.splash_link_holder { width:100%;margin: 180px auto 0 auto; position:relative;height:438px; }

.splash_link { background:url('images/sanlam/splash_link.png') no-repeat center 0; width:322px; height:438px;margin:0 auto;  }

.splash_link a { display:block; text-indent:-9999px;height:438px; width:322px; }

.slider_area { width:100%; height:186px; margin:0 0 48px 0;position:relative; z-index:1;overflow: hidden;}

.cycle-next , .cycle-prev { position: absolute; top:50%; display:block; text-indent:-9999px; width:12px;height:17px; }

.cycle-next { background:url('images/sanlam/arr_right.png') no-repeat 0 0;z-index:100 !important;right:38px;}

.cycle-prev { background:url('images/sanlam/arr_left.png') no-repeat 0 0;z-index:100 !important;left:38px;  }

.fwd_footer_link {width:75px; height:92px;background:url('images/sanlam/fwd_logo_small.jpg') no-repeat 0 0;float:left;margin:0 126px 0 0; }

.fwd_footer_link a { display:block;text-indent:-9999px;width:75px; height:92px;   }

.twitterLink { display:none !important;  }

#footer .secondary { display:none;  }

.footer_extras {position: relative;width: 100%;height: 120px;}

.copyrights { position:absolute; bottom:14%; right:5%;   }

.copyrights p {color:#7f6b61 !important;}

#ttrust_twitter-2  h3{ color:#b0a29b !important;font-weight:normal;  }

.stripes { position:absolute;bottom:0;right:0;width:231px;height:7px;      }

.stripe {float:left;margin:0 2px 0 0;padding:0;height:7px; width:75px;    }

.grey {background:url('images/sanlam/b1.png') no-repeat 0 0; }

.blue {background:url('images/sanlam/b2.png') no-repeat 0 0; }

.yellow {background:url('images/sanlam/b3.png') no-repeat 0 0; }

#twitter_update_list li span, #twitter_update_list li span a , #twitter_update_list li a { color: #4A2F21 !important;  }

#twitter_update_list li span a:hover , #twitter_update_list li a:hover {color: #77A7B9 !important;}

.intro { font-size:15px !important; color:#4a2f21;line-height:21px;    }

.content_heading { font-family:BebasNeueRegular; font-size:25px; color:#4a2f21;margin:0 0 30px 0; font-weight: normal !important;    }

.sanlam_big {width: 181px;height: 74px;background: url('images/sanlam/about/sanlam_big.png') no-repeat 0 0;float: left;margin: 0 100% 30px 0;}

.sanlam_big a {display:block;text-indent:-9999px; width:181px; height:74px; }

.artlogic_big {width: 295px;height: 46px;background: url('images/sanlam/about/artlogic_big.jpg') no-repeat 0 0;margin: 0 100% 30px 0;;float: left;}

.artlogic_big a {display:block;text-indent:-9999px;width:295px; height:46px;}

.info_text {margin:0 0 10px 0; }

.info_text p { margin:0; }

.info_text p:first-child {margin:0 0 23px 0; }

.blue_info { color:#074c6b;font-weight:bold;   }

.webtickets_big {width:283px; height:51px; background:url('images/sanlam/visitor_info/webtickets_big.jpg') no-repeat 0 0;margin:30px 0 0 0;   }

.webtickets_big a {display:block; text-indent:-9999px;width:283px; height:51px;   }

.contact_holding_section  .artlogic_big { margin:0 0 32px 0;  }

.contact_holding_section p { margin:0;  }

.contact_holding_section p:last-child {margin:26px 0 0 0;color:#074c6b;font-weight: bold;  }

.enter_now {width:294px; height:71px; background:url('images/sanlam/bbb/enter_now.png') no-repeat 0 0;margin:0 0 60px 0;     }

.enter_now a {width:294px; height:71px; display:block;text-indent:-9999px;  }

.yuppie_chef {width:160px; height:40px; background:url('images/sanlam/bbb/yuppie_logo.png') no-repeat 0 0;   }

.yuppie_chef a {width:160px; height:40px;display:block;text-indent:-9999px;}

.input_styling { width:214px; height:35px; padding:0 10px; background:url('images/sanlam/news_bar.png') no-repeat 0 0;  position: absolute;right: 0;   }

.entry_field { width: 192px; height: 13px; background: url('images/sanlam/news_sliver.png') repeat-x !important;outline:none;border:none !important; }

.newsletter_link { position: absolute;right: 0;bottom: 30%;font-weight: bold;color: #0C4660 !important; font-size: 12px; }   

.newsletter_sign_link { position: absolute;top: 76px; margin: 14px 0 27px 0;  font-weight: bold; color: #0C4660 !important; font-size: 12px;right:0px; }

.error_holder { height: 20px; width: 234px;color: red;font-size: 12px;position: absolute;top: 70px;left: 41px; }

a , p , em , strong , sup , sub , i , b {font-family:Lucida Grande ,Arial , Helvetica; }

.archive_list { margin:15px 0 0 0;  }

.archive_list li{  list-style:none; text-indent:20px;margin:0 0 15px 15px;    }

.archive_list li a { color:#0C4660 !important; font-size:15px; text-transform:capitalize; /*font-family:BebasNeueRegular;*/ font-weight:normal;    }

.archive_list li a:hover { color:#77A7B9 !important;  }

#header #mainNav ul li.current_page_item a{ color: #009de0 !important; }

.inside p { display:inline;  }

.post_image a { width:100%; height:100%;display:block;    }

ul#twitter_update_list li { line-height:15px !important;  }

.good_message { color:green;width: 275px;display: block;height: 30px;  }

.blue_message {color: #009DE0 !important;background: url('/wp-content/themes/mindful/images/sanlam/loading.gif') no-repeat 145px 0;width: 275px;display: block;height: 30px;  }

a { font-weight:bold;  }

#mainNav ul li a { font-weight:normal;  }

#left_exhibit {width:50%;float: left;margin: 30px 0 0 0; }

#left_exhibit .exhibit_list, #exhibit_right .exhibit_list {margin:0 0 30px 0 !important; }

.exhibit_list .content_heading {margin:0 0 20px 0 !important; }

.exhibit_list ul {margin:0 !important; }

.exhibit_list ul li {list-style:none;margin:0 0 20px 0 !important;padding:0;   }

.exhibit_list ul li p {margin:0;font-size:15px;  }

.exhibit_list ul li a {font-size:12px !important; }

#exhibit_right {width:45%;float:right;margin: 30px 0 0 0;  }

/*#wine_section ul li {margin: 0 0 3px 0 !important;}*/

.video_item {width:169px; float:left;margin:0 0 40px 0;   }

.text_link {font-size: 25px;font-family: BebasNeueRegular;text-transform: uppercase;color: #4A2F21;font-weight:normal; }

.image_link {display:block;height:137px;margin:0 0 20px 0; }

.choc {width:166px; }

.missi {width:137px; }

.james { width:137px;  }

.luke { width:149px; }

.rose { width:173px; }

#video_links_holder {margin:40px 0 0 0; }

.descriptive_text {font-weight:bold; }

.contact_artlogic {margin:0 220px 58px 0 !important; }

.loading {background:#ffffff url('/wp-content/themes/mindful/images/sanlam/loading.gif') no-repeat 50% 50%;  }

#youtube_embed {margin:0 0 30px 0; }

.profile {width:100%;float:left;  }

.profile_image {float:left;width:auto; height:137px; }

.main_link , .next_link {font-size:25px; font-family:BebasNeueRegular; text-transform:uppercase; color:#4A2F21; font-weight:normal;   }

.main_link {position:absolute;bottom:0; left:0;   }

.next_link {position:absolute; bottom:0; right:1%;   }

.producer_nav {float: left; width:100%;height:100px;position:relative;margin:0 0 50px 0;    }

.profile_left {float: left;margin: 0 30px 20px 0;}

.profile_text {width:60%; float:left;  }

.profile_text h3 {color:#4A2F21 !important; }

.social-ring {position:absolute; bottom:12%; left:38%;width:157px;   }

.social-ring-button {width:78px; }

.social-ring-button:first-child {float:right !important; } 

.twitterBox  { font-size: 12px !important; color: #4A2F21 !important; }

.jinja {position: absolute;bottom: 34% !important;right: 5%;}

.jinja p {color: #7F6B61 !important;}

.BBB_description .last_item {margin:0 0 10px 0 !important; }

.bird {height:30px; width:44px;background:url('images/sanlam/bird.png') no-repeat 0 0; position: absolute;display:block;top: 100%;left: 45%;   }

.archive_head .heading .post_head {color: #4A2F21 !important; }

.archive_head {padding:0 0 0 35px !important;}

.comp_terms  {color:#4A2F21 !important; font-size:12px ;  }

.comp_terms h3 {color:#4A2F21 !important;font-family:BebasNeueRegular;font-size:25px !important;  }