/*
Theme Name: two elle
Theme URI: http://twoelle.com/
Description: Theme for twoelle.com/.
Version: 1.0
Author: Danny Lowe
Author URI: http://dlowe72.com/
Tags: lifestyle, boutique, men, woman, home
*/

/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0; 	
	padding:0;
}

table { 
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img { 
	border:0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,ul{
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content:'';
}

abbr,
acronym { 
	border:0;
}

/* general */

body {
	font: 62.5% Georgia;
	text-align: center;
}

h1, 
.description, 
#nav a,
#close, 
#cformsform #sendbutton,
#commentform #submit,
#my-carousel-nav li,
.success  {
	text-indent: -3000em;
}

#logo-description, 
#content, 
#nav li, 
#li--1 p, 
#cformsform legend, 
.the-author,
.older,
img.alignleft,
#my-carousel-nav li,
.entry ul.list-a,
dt {
	float: left;
}

#sidebar, 
#rabbit-2l, 
#mailing-list-b, 
#close, 
#cformsform #sendbutton, 
.success, 
.number-of-comments,
.newer,
a.directions {
	float: right;
}

#nav, 
#li--2,
#footer {
	clear: both;
}

label, 
#cformsform #sendbutton,
.about-page h2,
#commentform #submit,
.jcarousel-next,
.jcarousel-prev,
#my-carousel-nav li {
	cursor: pointer; 
}

#wrapper {
	font-size: 1.3em;
	margin: 26px auto;
	text-align: left;
	width: 802px;
}

#nav a, 
#mailing-list-b, 
#cformsform label,
.commentmetadata,
.sub-page h2 a  {
	display: block;
}

#cformsform #li--1 p, 
.number-of-comments a,
cite a,
#footer a,
#sidebar p a,
.sub-page h2 a:hover,
.wp-pagenavi .current,
span.info,
#cformsform span span,
.older:hover,
.newer:hover,
a.more-link,
dt {
	color: #ea184f;
}

.number-of-comments a:hover,
#footer a:hover,
#sidebar p a:hover {
	text-decoration: underline;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ea184f;
	text-decoration: none;
}

#li--1 p,
.posted-by-comments,
.wp-pagenavi,
.navigation-single {
	vertical-align: middle;
}

/* header */

#logo-description {
	width: 400px;
}

h1, 
.description {
	width: 280px
}

h1 {
	background: url(images/two-elle.gif) no-repeat;
	height: 28px;
}

.description {
	background: url(images/a-lifestyle-boutique.gif) no-repeat;
	height: 55px;
}

#rabbit-2l {
	width: 32px;
}

/* navigation */

#nav {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	height: 42px;
}

#nav a {
	background: url(images/nav-bar.gif) no-repeat;
	height: 42px;
	width: 118px;
}

#nav .page-item-3 a {
	background-position: -354px 0;
}

#nav .page-item-3 a:hover, 
#nav .page_item.page-item-3.current_page_item a,
#nav .page_item.page-item-3.current_page_ancestor a {
	background-position: 0 0;
}

#nav .page-item-5 a {
	background-position: -472px 0;
}

#nav .page-item-5 a:hover, 
#nav .page_item.page-item-5.current_page_item a,
#nav .page_item.page-item-5.current_page_ancestor a {
	background-position: -118px 0;
}

#nav .page-item-2 a {
	background-position: -590px 0;
}

#nav .page-item-2 a:hover, 
#nav .page_item.page-item-2.current_page_item a,
#nav .page_item.page-item-2.current_page_ancestor a {
	background-position: -236px 0;
}

#nav ul ul,
#wpstats {
	display: none;
}

/* posts */
#content {
	width: 546px;
}

.single-post .post {
	margin-top: 0;
}

.post {
	margin-top: 28px;
}

.date {
	background: #e3e3e3;
	padding: 2px 3px;
}

h2, .single-post h3 {
	font-size: 2.1em;
	margin: 11px 0;
}

a.more-link {
	background: url(images/arrow.gif) no-repeat right;
	padding-right: 16px;
}

/* sidebar */
.cf-ol, #cformsform #sendbutton {
	display: none;
}

#sidebar {
	margin-bottom: 30px;
	padding-top: 0;
	width: 230px;
}

#sidebar p {
	margin-bottom: 1.2em;
}

#sidebar h2, 
.single-post h3 {
	color: #c7c7c7;
	border-bottom: 1px dashed #c7c7c7;
}

#sidebar h2 {
	padding-top: 1px;
}

#linkcat-2 h2 {
	letter-spacing: -1px;
}

.sub-page h2 a {
	color: #c7c7c7;
}

.cf-ol {
	margin-top: 10px;
}

#widgets {
	/*padding-top: 15px;*/
}

#widgets ul {
	margin: 0 0 20px 20px;
}

#widgets ul li,
.entry ul.list-a li {
	list-style: square;
	margin-bottom: 1em;
}

dt {
	width: 60px;
}

dd {
	margin: 0 0 0 60px;
}

dt.hours {
	float: none;
	width: auto;
}

a.directions {
	background: url(images/arrow-light.gif) no-repeat right;
	padding-right: 16px;
	font-style: italic;
	color: #c7c7c7;
}

/* list */

#mailing-list-b, 
.success {
	width: 172px;
}

#mailing-list-b, 
.success, 
#cformsform #sendbutton,
#commentform #submit {
	background: #ea184f url(images/mailing-list-submit-thanks.gif);
	height: 26px;
}

#sidebar .mailing-wrap {
	background: #ea184f none;
	width: 93px;
}

.success {
	background-position: -251px 0;
	margin-top: 15px;
}

#close {
	background: url(images/close.gif) no-repeat;
	height: 26px;
	width: 26px;
}

.cf-ol {
	background: #ededed;
	padding-bottom: 15px;
}

.cf-ol li {
	padding: 0 10px;
	margin-bottom: 15px;
}

#li--1 {
	padding: 0;
}

#li--1 p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 5px 0 0 10px;
}

.cf-ol li#li--1,
.cf-ol li#li--2 {
	margin-bottom: 0;
}

#cformsform label {
	padding-bottom: 5px;
}

#cformsform input,
#cformsform select {
	background: #ededed;
	border-bottom: 1px solid #ffffff;
	width: 204px;
}

#cformsform input,
#cformsform select,
#commentform input {
	border-top: 2px solid #aaaaaa;
	border-right: 1px solid #ffffff;
	border-left: 2px solid #aaaaaa;
	height: 22px;
}

#commentform input {
	background: #ffffff;
	border-bottom: 1px solid #ededed;
}

#cformsform select {
	width: 207px;
}

#cformsform #sendbutton {
	background-position: -172px 0;
	border: 0 none;
	width: 79px;
}

#sidebar p.linklove {
	padding: 1em 0 0 0;
	line-height: normal;
	text-align: right;
}

#sidebar .linklove a {
	font-size: .6em;
	color: #f5f5f5;
}

/* posts */
.post img,
.jcarousel-container {
	border: 1px solid #c7c7c7;
}

.post img {
	display: block;
	margin: 0 auto 6px auto;
	padding: 6px;
}

.post .jcarousel-container img {
	padding: 0;
}

.entry p,
#sidebar p,
address,
dt, dd {
	line-height: 1.8em;
}

.posted-by-comments {
	border-top: 1px dashed #aaaaaa;
	border-bottom: 1px dashed #aaaaaa;
	font-style: italic;
	height: 29px;
	line-height: 29px;
	margin-top: 12px;
}

.the-author {
	font-style: italic;
}

.posted-by-comments span {
	font-style: normal;
}

.wp-pagenavi {
	height: 100px;
	line-height: 100px;
	text-align: right;
}

.wp-pagenavi a, .wp-pagenavi .current {
	border-right: 1px solid #000000;
	padding: 0 1em;
}

.wp-pagenavi a.last {
	border-right: 0 none;
}

.navigation-single {
	height: 56px;
	line-height: 56px;
}

.single-post .post, .commentlist {
	margin-bottom: 40px;
}

.about-page-content .entry p > img {
	margin-top: 56px;
}

.post img.alignleft {
	margin: .5em .5em .5em 0;
}

#long-bio {
	margin-left: 210px;
}

.entry ul.list-a {
	padding-left: 1.5em;
	width: 145px;
}

/* carousel */
.jcarousel-container {
	position: relative;
	padding: 6px;
	width: 534px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 534px;
    height: 287px;
}

.jcarousel-next,
.jcarousel-prev {
	height: 10px;
	width: 11px;
	background: url(images/2l-next-prev.gif) no-repeat;
	position: absolute;
	bottom: -17px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
	 left: 166px;
	background-position: -11px 0;
}

.jcarousel-next:hover {
	background-position: -33px 0;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
	 left: 0;
	 background-position: 0 0;
}

.jcarousel-prev:hover {
	background-position: -22px 0;
}

.jcarousel-skin .jcarousel-clip-horizontal {
	height: 287px;
	width: 534px;
}

#my-carousel-nav {
	margin: 7px 0 0 12px;
}

.post #my-carousel img {
	border: 0 none;
}

#my-carousel-nav li,
#my-carousel-nav-b li {
	height: 10px;
	width: 11px;
	background: url(images/2l-bunny.gif) no-repeat;
	margin-right: 5px;
}

#my-carousel-nav li.current-image {
	background-position: -11px 0;
}

/* comments */
h3 {
	font-style: italic;
}

.single-post h3 {
	margin-bottom: 0;
}

.commentlist li {
	padding: 22px;
	border-bottom: 1px dashed #c7c7c7;
}

cite {
	font-size: 1.4em;
}

.commentmetadata, .commentmetadata a, #commentform small span {
	color: #979797;
	margin-bottom: 18px;
}

.commentlist li {
	background: #f3f3f3;
}

.commentlist li.alt {
	background: #ffffff;
}

h3#respond {
	border-bottom: 0 none;
	margin-bottom: 5px;
}

#commentform p {
	margin-bottom: 20px;
}

#commentform small span {
	margin-bottom: 0;
}

#commentform #submit {
	background-position: -423px 0;
	border: 0 none;
	width: 151px;
}

/* footer */

#footer {
	border-top: 1px solid #e3e3e3;
	color: #979797;
	padding-top: 10px;
}

#footer p {

}
