/*
Theme Name: Elle
Theme URI: 
Description: 
Version: 
Author: Norah Smith
Author URI: 
*/

/*******************************************************************************
			RESETS
*******************************************************************************/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	
	margin: 0;
	padding: 0;
}
body {
	background: #53534a url(img/main-tile.png) top repeat-x;
	font-family: Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
  color: #53534a;
	vertical-align: top;
	font-size: 100%;      /* 100% = 16px */
	line-height: 1.125em; /* 16×1.125=18px */
	min-width: 880px;
}

/*******************************************************************************
			GLOBAL STYLES
*******************************************************************************/

a {	
	color: #007db1;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
  border: 0;
}

p {
	
	margin-bottom: 1em;
}

h1,h2,h3,h4 {
  font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

h1 {
  font-size: 2em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 0.25em; 
}

h2 {
  font-size: 1.8em;
  line-height: 1.3em;
  margin-top: 0.334em;
  margin-bottom: 0.334em;
}

h3 {
  font-size: 1.4em;
  line-height: 1.3em;
  margin-top: 0.3845em;
  margin-bottom: 0.3845em;
}

h4
{
  font-size: 1.2em;
  line-height: 1.3em;
  margin-top: 0.4545em;
  margin-bottom: 0.4545em;
}

h5, h6
{
  font-size: 1.1em;
  line-height: 1.3em;
  margin-top: 0.4545em;
  margin-bottom: 0.4545em;
  font-weight: normal;
}

/*******************************************************************************
			MAIN WRAPPER
*******************************************************************************/

#outer {
  /* Use a 14px base font size with a 16px line height */
  font-size: 0.625em; /* 16px x .625 = 10px */
  line-height: 1.5em; /* 10px x 1.286 = 15px */
  background: url(img/main-bg.jpg) top center no-repeat;
  min-height: 780px;
  padding-right: 30px;
}

#wrapper {
	margin: auto;
  width: 860px;
  padding-right: 30px;
}

/*******************************************************************************
			HEADER
*******************************************************************************/

#header {
	height: 150px;
  height: 150px;
  padding-left: 40px;
  padding-right: 10px;
  width: 500px;
  position: relative;
}

#header a {
  color: #fff;
  text-decoration: none;
}

#header-widgets, .flexipages_widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#header-widgets {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 500px;
}

.flexipages_widget {

  text-align: right;
  padding-bottom: 10px;

}

.flexipages_widget li {
  display: inline;
  font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 1.4em;
  line-height: 1;
}

#header-widgets a {
 color: #fff;
 text-decoration: none;
}

#header-widgets a:hover, #header-widgets a:focus {
  text-decoration: underline;
}

#header-widgets .flexipages_widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#header-widgets .flexipages_widget ul li {
  display: inline;
  border-left: .1em solid #fff;
}

#header-widgets .flexipages_widget ul li:first-child {
  border: none;
}


#header-widgets .flexipages_widget ul li a {
  padding: .5em;
}

/*******************************************************************************
			MAIN CONTENT AREA
********************************************************************************/

.left-col {
  width: 550px;
  float: right;
  display: inline;
}

#above-main {
  width: 550px;
  height: 12px;
  background: url(img/content-above.png) top center no-repeat;
  float: left;
}

#main {
	width: 550px;
  background: #fff url(img/content-top.png) top center no-repeat;
  float: left;
  min-height: 520px;
  padding: 1px 0;
  line-height: 1.8;
}

.main-inner {
  margin: 0 10px 0 45px;
}

#after-main {
  background: url(img/content-bottom.png) bottom center no-repeat;
  height: 24px;
	width: 550px;
	float: left;
}

/*******************************************************************************
			SIDEBAR
*******************************************************************************/

#logo {
  position: relative;
  left: 30px;
}

.site-title {
  width: 310px;
  height: 280px;
  margin: 0;
  padding: 0;
  background: url(img/logo.jpg) top center no-repeat;
}

.site-title a {
  width: 310px;
  height: 280px;
  text-indent: -999px;
  display: block;
  overflow: hidden;
}

#sidebar {
	width: 310px;
	display: inline;
	padding-top: 50px;
	float: right;
}

#sidebar .inner {
  margin: 10px 10px 20px 20px;
  color: #fff;
}

#sidebar .inner a{
  color: #fff;
}

#sidebar .widgets {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

#sidebar .widget {
	padding: .5em 0 .5em 0;
}

#sidebar .widget h2 {
	color: #fff;
}

#sidebar ul ul li {
	line-height: 1.6em;
	padding: 0;
}

/*******************************************************************************
			FOOTER
*******************************************************************************/

#footer	{
	clear: both;
  color: #FFF;
	font-size: .9em;
	line-height: 1.5em;
	width: 860px;
	margin: auto;
}

#footer p {
}

#footer .inner {
  padding: 20px 0 10px;
  text-align: right;
}

#footer-widgets {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
  width: 560px;
}

#footer a {
 color: #fff;
 text-decoration: none;
}

#footer a:hover, #footer a:focus {
  text-decoration: underline;
}

#footer-widgets .flexipages_widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#footer-widgets .flexipages_widget ul li {
  display: inline;
  border-left: .1em solid #fff;
}

#footer-widgets .flexipages_widget ul li:first-child {
  border: none;
}

#footer-widgets .flexipages_widget ul li a {
  padding: .5em;
}

/*******************************************************************************
			USED FOR CONTENT ADDED IN WORDPRESS
*******************************************************************************/

.post {
	padding: 1em 0;
}

.post .title {
	font-size: 2em;
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px solid #f15d00;
}

.post .title a {
 text-decoration: none;
}

.post .title a:hover {
  text-decoration: underline;
}

.entry	{

}

p.postmetadata {
	border-top: 1px solid #f15d00;
	margin: .5em 0 0 0;
	padding: .5em 0 0 0 ;
}

.comments-template {
	border-top: 1px solid #f15d00;
	margin: .5em 0 0;	
	padding: .5em 0 0;
}

.type-page .comments-template {
  border: 0;
  margin: 0;
  padding: 0;
}

.comments-template ol {
	list-style: none;
	margin: 0;
	padding: 0 0 1em;	
}

.comments-template ol li {
	border-bottom: 1px solid #0053A4;
	margin: .5em 0 0;	
	padding: 0 0 .5em;	
}

.comments-template h2, .comments-template h3 {
	font-size: 1.1em;
}

.commentmetadata {
	font-size: .9em;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea{
	font-size: .9em;
}

/* Image Positioning */
.alignright {
  float: right;
  display: inline;
  margin: 0 0 15px 15px;
}

.alignleft {
  float: left;
  display: inline;
  margin: 0 15px 15px 0;
}

.aligncenter {
  display: block;
  margin: auto;
}

/* Clearing Floats */
/* slightly enhanced, universal clearfix hack */
.clear-block:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clear-block { display: inline-block; }
/* start commented backslash hack \*/
* html .clear-block { height: 1%; }
.clear-block { display: block; }
/* close commented backslash hack */

/* TinyMCE */
.attn {
  color: #f15d00;
}

.closer {
  line-height: 1.2;
}

.main-header {
  margin-bottom: .2em;
}

.sub-header {
  margin-top: -.2em;
}