/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/


*{
	padding:0;
	margin:0;
}

@font-face {
    font-family: libelsuit;
	src:url(../../fonts/libelsuit.ttf)
}

body {
	width:100%;
	height:100%;
	background-color: #b2adb3;
}

#container {
	width:100%;
	height:100%;
	min-width:1400px;
	background-color:#FFF;
}

.header {
	width:100%;
	min-width:1400px;
	height:150px;
	background-color:#b2adb3;
}

.headgradient {
	width:1280px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(wp-content/uploads/2015/01/headerbg.jpg) repeat-y center;
}

.menu-main-container {
	width:680px;
	height:30px;
	overflow:hidden;
}

ul#menu-main.menu {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

.menu-item {
	display:inline;
}

.menu-item a{
	color:#282834;
	font-family:libelsuit, helvetica, arial, verdana;
	font-size:1.5em;
	padding:0.5em;
	text-decoration:none;
}


.menu-item a:hover{
	color:#f25e2d;
	text-decoration:underline;
}

li.current_page_item a {
    	color: #f25e2d;
	text-decoration:underline;
}

.current-menu-item a {
    	color: #f25e2d;
	text-decoration:underline;
}

.banner {
	width:100%;
	min-width:1400px;
	height:400px; 
	background-color:#282834;
	border-bottom: 5px solid #f25e2d;
}

.bannerimg {
	width:1000px;
	height:400px; 	
	margin-left:auto; 
	margin-right:auto; 
	position:relative; 
}

.leftbutterflies {
	position:static;
	float:left;
	width:100px;
	height:auto;
	
}

.rightbutterflies {
	position:static;
	float:right;
	width:100px;
	height:auto;
	
}

.b1 {
	width:181px;
	height:147px;
	position:relative;
	float:left;
	top:410px;
}

.b2 {
	width:121px;
	height:98px;
	position:relative;
	float:right;
	top:600px;
}

.b3 {
	width:121px;
	height:98px;
	position:relative;
	float:left;
	position:static;
}

#content {
	width:100%;
	min-width:1400px;
	height:auto;
	position:relative;
	border-top: 5px solid #f25e2d;
}

.details a{
	color:#7d7d7d;
}

.details a:hover{
	color:#282834;
	text-decoration:underline;
}

.innercontent{
	width:1000px;
	height:auto;
	min-height:600px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-color:#FFF;
}

.mainarticle{
	width:800px;
	margin:10px auto 10px auto;
	padding:20px 0px;
	border-bottom:1px solid #b2adb3;
}

.articles {
	width:1000px;
	height:450px;
	margin:10px 0px;
	border-bottom:1px solid #b2adb3;
}

#art1, #art2, #art3, #art4 {
	display:inline-block;
	position:relative;	
	width:235px;
	height:400px;
	margin: 0px 5px;
	float:left;
}

.artimg {
	width:230px;
	height:230px;
	margin-left:auto;
	margin-right:auto;
}

#art1 .artimg {
	background-image:url(http://www.livingmyauthenticself.com.au/wp-content/uploads/art1bw.jpg);
}

#art2 .artimg {
	background-image:url(http://www.livingmyauthenticself.com.au/wp-content/uploads/art2bw.jpg);
}

#art3 .artimg {
	background-image:url(http://www.livingmyauthenticself.com.au/wp-content/uploads/art3bw.jpg);
}

#art4 .artimg {
	background-image:url(http://www.livingmyauthenticself.com.au/wp-content/uploads/art4bw.jpg);
}

.arttext {
	width:230px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

h1 {
	font-family:libelsuit, helvetica, arial, verdana;
	font-size:30px;
	font-weight:100;
	color: #f25e2d;
	padding-bottom:15px;
}

h2 {
	font-family:libelsuit, helvetica, arial, verdana;
	font-size:25px;
	font-weight:100;
	color: #f25e2d;
	padding-bottom:15px;
}

h3 {
	font-family:libelsuit, helvetica, arial, verdana;
	font-size:45px;
	font-weight:100;
	color: #f25e2d;
	padding-bottom:0px;
}

h4 {
	font-family:libelsuit, helvetica, arial, verdana;
	font-size:25px;
	font-weight:100;
	color: #000;
	padding-bottom:15px;
}

p {
	font-family:helvetica, arial, verdana;
	font-size:15px;
	line-height:1.2em;
	color: #000;
}

a {
	text-decoration:none;
	color:#b2adb3;
}

a:hover{
	text-decoration:none;
	color:#f25e2d;
}

table{
	border-bottom:1px solid #b2adb3;
	padding-bottom:15px;
	margin-bottom:15px !important;
}

td.small {
	width:150px;
	height:auto;
	font-family:helvetica, arial, verdana;
	font-size:15px;
	line-height:1.2em;
	color: #000;
	padding:5px 0px;
	vertical-align:top;
}

td.lrg {
	width:250px;
	height:auto;
	font-family:helvetica, arial, verdana;
	font-size:15px;
	line-height:1.2em;
	color: #000;
	padding:5px 0px;
	vertical-align:top;
}

.submenu img {
	position:relative;
	top:15px;
}

.submenu li{
	font-family:helvetica, arial, verdana;
	font-size:15px;
	line-height:1.7em;
	color: #000;
}

.submenu ul{
	list-style-type:none;
}

.testimonials {
	width:300px;
	height:280px;
	border-right:1px solid #b2adb3;
	position:relative;
	float:left;
	padding:5px;
}

.testimonial{
	font-family:helvetica, arial, verdana;
	font-size:15px;
	line-height:1.2em;
	color: #000;
}
.date{
	font-family:helvetica, arial, verdana;
	font-size:13px;
	line-height:1.2em;
	color: #000;
	text-align:right;
}
.author{
	font-family:helvetica, arial, verdana;
	font-size:13px;
	line-height:1.2em;
	color: #000;
	font-weight:800;
	text-align:right;
	margin-bottom: 50px !important;
	border-bottom: dotted #000 2px;
	padding-bottom: 10px;
}
.url{
	font-family:helvetica, arial, verdana;
	font-size:13px;
	line-height:1.2em;
	color: #000;
	text-align:right;
}



.annehome {
	width:675px;
	height:250px;
	position:relative;
	float:right;
	padding:5px;
}

.anneprofileimg {
	width:160px;
	height:240px;
	position:relative;
	float:left;
	background-image:url(http://www.livingmyauthenticself.com.au/wp-content/uploads/anne.jpg);
}

.annehomeblurb {
	width:500px;
	height:250px;
	position:relative;
	float:right;
}

.submenu {
	position:relative;
	float:left;
	width:285px;
	height:600px;
	margin-top:20px;
}

.pageheader ul{
	list-style-type:circle;
	margin-left:30px;
}

.pageheader li{
	font-family:helvetica, arial, verdana;
	font-size:15px;
	line-height:1.5em;
	color: #000;
}


.pageheader{
	position:relative;
	float:right;
	width:620px;
	min-height:600px;
	margin-top:20px;
	border-left:1px solid #b2adb3;
	padding-left:15px;
}



#footerlinks {
	width:100%
	min-width:1400px;
	position:relative;
	margin-top:50px;
	padding-bottom:10px;
	border-top:1px solid #b2adb3;
}

.footerarticles {
	width:1000px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#FFF;
}

.footart {
	display:inline-block;
	position:relative;	
	width:235px;
	margin: 10px 5px;
	float:left;
	border-right:1px solid #b2adb3;
}

.footart h5{
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:10px;
	font-weight:800;
	margin-top:10px;
	padding-bottom:10px;
	color:#b2adb3;
}

.footart ul li{
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:10px;
	font-weight:100;
	text-decoration:none;
	list-style-type:none;
	line-height:1.5em;
	color:#b2adb3;
}

.footart ul li a{
	font-weight:100;
	text-decoration:none;
	color:#b2adb3;
}

.footart ul li a:hover{
	font-weight:800;
	color:#f25e2d;
}

.footart img{
	position:relative;
	top:5px;
}

.footercontainer {
	width:100%
	min-width:1400px;
	position:relative;
	background-color:#b2adb3;
	border-top: 3px solid #f25e2d;
}

#footer {
	width:1000px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	position:relative;
}

#footer a:hover{
	text-decoration:none;
	color:#f25e2d !important;
}