/*
Theme Name: Ellie And Charlotte
Theme URI: http://www.ellieandcharlotte.com/
Description: The Ellie And Charlotte WordPress theme.
Author: Rob (Ellie's fab brother! http://www.robsearles.com)
Version: 1.0
*/


/* 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;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }
*/


body {
    margin: 0px auto;
    padding: 0px;
    background-color:#F5F4E3;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    line-height:15px;
}
/* Misc & Utility Styles */
a { color: #000000; }
a:hover { color: #9f9b5f; }
.clear { clear: both; }

/* Typography */
h1, h2, h3, h4, h5, h6, h7 { 
	font-family: Garamond, Georgia, 'Times New Roman', Times, serif; 
	font-variant: small-caps;
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a{ 
	text-decoration: none;
}
#content h1, #content h2 {
    border-bottom:1px solid #9F9B5F;
    font-size:24px;
    margin:3px 0 0.7em;
    padding:0 0 0.5em;
line-height: 1.1em;
}
#content div.entry-summary {
	margin-bottom:30px;
}
#content h3 {
font-size: 17px;
}
#content h4 {
font-size: 15px;
}
#content p {
    font-size:11px;
    line-height:16px;
}

/* Structure */
#Wrap {
    width: 950px;		
    margin: 0px auto;
    text-align: left;
}
#ColLeft, #ColMain, #ColRight { }
#ColLeft {
    float: left;
    width: 175px;
}
#ColMain {
    border-left:1px solid #9F9B5F;
    margin:0px;
    padding: 0;
    width: 770px;
    float: left;
}
#ColRight {
    float: right;
    width: 160px;
}
#footer {
	clear: both;
}
#content {
    float: left;
    padding:0 20px 20px;
    width: 570px;
}
/* Structure End */

/* HEADER START */
#header {
	padding-bottom: 20px;
	margin: 0px auto;
}
#header h1 { margin: 0; }
#header h1 a {
	font-size: 21px;
	display: block;
	width: 950px;
	height: 245px;
	background: url(images/headers/grey.jpg) left top no-repeat;
	text-indent: -3000em;
}

#ColLeft h3 { 
    font-size: 18px; 
    border-bottom:1px solid #9F9B5F;
    margin:3px 10px 10px 0;
    padding:0 0 0.5em;
}
#ColLeft #leftmenu { 
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 0px; 
}
#ColLeft #leftmenu ul { margin: 0; padding: 0; list-style-type: none; }
#ColLeft #leftmenu li { margin: 0; padding: 20px 0 0 0; }
#ColLeft #leftmenu ul li { padding:0 0 15px; }
#ColLeft #leftmenu ul li a { color: #000000; text-decoration: none; }
#ColLeft #leftmenu ul li a:hover { text-decoration: underline; }
#ColLeft #leftmenu ul li.current-menu-item a,
#ColLeft #leftmenu ul li.current-cat a {
	color: #9F9B5F;
}
#ColLeft #leftmenu ul li.current-menu-item  li a,
#ColLeft #leftmenu ul li.current-cat  li a {
	color: #000;
}

#ColLeft #leftmenu ul.sub-menu,
#ColLeft #leftmenu ul.children {
    font-size: 11px;
    margin: 0 0 0 15px ;
    padding-bottom: 0;
}
#ColLeft #leftmenu ul.sub-menu li,
#ColLeft #leftmenu ul.children li { padding:10px 0 0 0; }
#ColLeft #leftmenu li.widget_categories ul {
    margin-left: 15px;
}

#ColLeft #leftsearch { margin-top: 2em; }
#ColLeft #leftsearch label { color: #000000; font-size: 
11px;font-weight: bold;margin: 0px;padding: 0px; display: block;}
#ColLeft #leftsearch input.text { width: 150px; display: block; margin: 
10px 0; }

/* Right Col */
#ColRight ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#ColRight h3 {
    font-size:14px;
    font-weight:bold;
    margin:0 0 5px;
    padding:0;
}
#ColRight p {
    margin:5px 0;
    padding:0
}
#ColRight .widget-container {
    border:1px solid #9F9B5F;
    font-size:12px;
    line-height:15px;
    margin:0 0 1em;
    padding:7px 10px;
    text-align:center;

}

#toolbar { 
    clear: both; 
    background-color:#9F9B5F;
    padding:6px 0 7px; 
    margin: 0 160px 0 175px;
}
#toolbar.home { width: 600px; margin: 0 auto; }
#toolbar ul {
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
}
#toolbar ul li { display:inline; }
#toolbar ul li a { color:#000000;text-decoration:none; border-right: 1px 
solid #000; margin: 0 3px 0 0px; padding: 0 5px 0 0px; }
#toolbar ul li.last a { border: 0; }
#toolbar ul li a:hover { color: #fff; }
#toolbar #menu-item-199 a { border: none; } /* nasty hack for blog */

/* FOOTER START */
#footer { padding: 10px 0; }
#footer ul {
	font-size: 10px;
	list-style-type: none;
	padding: 0;
	margin: 3px auto;
	clear: left;
	text-align: center;
}
#footer ul li {
	display: inline;
}
#footer ul li.hide {
	display: none;
}
#footer ul, #footer ul li, #footer a {
	color: #666;
}
#footer a:hover {
	color: #333;
}
/* FOOTER END */


/* bridesmaid styles */
div.entry-content div {
    clear: left;
    background-color:#E0DDAE;
    margin-bottom: 15px;
    padding: 0 10px 0 0;
}
div.entry-content div img {
    float: left;
    margin-right: 10px;
}
div.entry-content div p {
    padding: 10px 0 0 10px;
    margin: 0;
}
div.entry-content div h3 {
    margin: 0; 
    padding: 6px 0 0 10px;
}
div.entry-content div h4 {
    margin: 0; 
    padding: 0 0 0 10px;
}
div.entry-content div hr {
    clear: left;
    border: 0;
    height: 0;
color: #E0DDAE;
background-color: #E0DDAE;
}
div.entry-content div.images {
    clear: left;
    background-color: transparent;
    margin-bottom: 15px;
    padding: 0;
}
div.entry-content div.images img {
    float: left;
    margin-right: 5px;
}
/* Gallery Styles */
div.entry-content div.ngg-galleryoverview {
    border-top:1px solid #9F9B5F;
    height:300px;
    overflow-x:hidden;
    overflow-y:auto;
    padding-top:15px;
    background: transparent;
}
div.entry-content div.ngg-galleryoverview div {
    clear: none;
    background: transparent;
    margin: 0;
    padding: 0;
}
div.entry-content div.ngg-galleryoverview img,
div.entry-content div.ngg-galleryoverview a {
    float: none;
    border: 0; margin: 0; padding: 0;
}
div.entry-content div.ngg-galleryoverview img {
    margin-right: 10px;
    margin-bottom: 10px;
}

/* Comments */
p.nocomments { display: none; }

/* Blog */
body.blog div.entry-utility,
body.archive div.entry-utility,
body.category div.entry-utility {
    margin-bottom: 30px;
    margin-top: 0;
}
a img { border: 0; }
div.entry-utility { font-size: 11px; font-style: italic; margin-top: 15px;}
div.navigation { font-size: 11px; margin-top: 15px; height: 30px;}
div.nav-previous { float: left; }
div.nav-next { float: right; }


/* Gateway/Home Page start */
body.home { background: #fff; }
#gateway {
	margin: 20px auto;
	background: url(images/home/shopfront.gif) top left no-repeat;
	width: 446px;
	height: 444px;
	position: relative;
}
#gateway .wedding h2 a {
	display: block;
	text-indent: -3000em;
	background: url(images/home/weddingbutton.gif) top left no-repeat;
	width: 116px;
	height: 139px;
	position: absolute;
	top: 230px;
	left: 40px; 
}
#gateway .boutique h2 a {
	display: block;
	text-indent: -3000em;
	background: url(images/home/boutiquebutton.gif) top left no-repeat;
	width: 116px;
	height: 139px;
	position: absolute;
	top: 230px;
	left: 280px; 
}
#gateway .wedding h2 a:hover, #gateway .boutique h2 a:hover { 
background-position: left -139px; }
#gateway p { display: none; }
/* Gateway/Home Page end */


/* Facebook/Twitter */
#content div.entry-content div.tweetmeme_button,
#content div.entry-content div#fb_share_1 {
	background: transparent;
	float: left; margin: 0 10px 0 0; clear: none;
}
#ColRight .twtr-hd { 
display: none; 
}

/* Our Wedding Dresses */
#content div.post-250 ul {
padding: 0; margin: 0; list-style: none;
}
#content div.post-250 ul li {
float: left; width: 260px; text-align: center;
}
