/*  
Theme Name: Alice Lane - WIDE
Theme URI: http://wphelpcenter.com/
Description: Theme for Alice Lane Blog.
Version: 1.0
Author: WordPress HelpCenter
Author URI: http://wphelpcenter.com/

*/

/* v1.0 | 20080212 */

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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	font-family:Baskerville, Garamond, Georgia, serif;
	font-size:14px;
	text-align:left;
	color:#636667;
}

a:link, a:visited {
	text-decoration:none;
	color:#534538;
}
a:hover {
	color:#300;
}


#wrapper {
	width:1238px;
	}

#logo {
	width:770px;
	margin:0 auto;
	padding-top:80px;
	padding-bottom:60px;
	text-align:center;
	/*border-left:1px solid #5C4C3C;
	border-right:1px solid #5C4C3C;*/
	/*-webkit-box-shadow: #5C4C3C 0px -10px 5px;
	-moz-box-shadow: 0px -10px 5px #5C4C3C;*/
	background-image:url('images/new_bg.png');
	}

#left_sidebar {
	background-image:url('images/left_col.png');
	background-repeat:no-repeat;
	height:700px;
	width:205px;
	margin-left:31px;
	padding-left:8px;
	margin-right:-10px;
	margin-top:100px;
	float:left;
	}
	
#content {
	width:710px;
	float:left;
	padding:30px 30px 0px;
	/*border-left:1px solid #5C4C3C;
	border-right:1px solid #5C4C3C;
	-webkit-box-shadow: #5C4C3C 0px 5px 5px;
	-moz-box-shadow: 0px 10px 5px #5C4C3C;*/
	background-image:url('images/new_bg.png');
	border-bottom:1px solid #eee;
	}
	
#bottom_content {
	width:770px;
	float:left;
	height:20px;
	margin-left:-30px;
	/*border-left:1px solid #5C4C3C;
	border-right:1px solid #5C4C3C;
	-webkit-box-shadow: #5C4C3C 0px 5px 5px;
	-moz-box-shadow: 0px 10px 5px #5C4C3C;*/
	background-image:url('images/new_bottom_bg.png');
	}
	
#right_sidebar {
	background-image:url('images/right_col_bg.jpg');
	background-repeat:no-repeat;
	height:1205px;
	width:229px;
	float:left;
	margin-top:-73px;
	padding-left:15px;
	margin-left:-10px;
	}
	
.clear {
	clear:both;
	}
	
#widget_sp_image-4 a img {
	border:none;
	padding-left:65px;
	padding-top:0px;
}

.postTitle {
	margin-bottom:5px;
	padding:10px 0 5px;
}
.post {
	margin-left:0px;
	padding-right:5px;
}
.post h2 {
	border-top:2px solid #e3b253;
	border-bottom:1px solid #e3b253;
	font-family: Georgia, Sans-serif;
	font-size: 13px;
	padding: 8px 25px 8px 0;
}

.entry {
	line-height: 18px;
	padding: 20px 10px 0 0;
}
.entry p:last-child {
	padding-bottom:40px !important;
}
.entry img {
	clear:left;
	border:none;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
p {
	padding: 0 0 20px 0;
}

.post-date {
	color:#fff;
	float: right;
	display: inline;
	margin-top:-13px;
	padding:4px;
	background-color: #e3b253;
}

#search {
	margin-left:30px;
	margin-top:25px;
	}
	
#s {
	height:11px;
	width:70px;
	float:left;
	margin-top:5px;
}

#searchsubmit {
	float:left;
}

ul#image-links {
	margin:50px 0 0 25px;
	}
	
ul#image-links li {
	margin:7px;
	}
	
img#squeeze {
	margin:-10px 0 0px 6px;	
	}
li#image-link-03 {
	margin-bottom:0px !important;
	}
	
li#image-link-04 {
	margin-top:0px !important;
	}
	
li#blurb {
	font-size:11px;
	padding:-3px 0 0 15px;
	margin-top:3px !important;
	margin-bottom:16px !important;
	}
	
#aboutBlurb {
	color:#663300;
	font-size:15px;
	line-height:16px;
	margin-bottom:23px;
	margin-top:30px;
	width:182px;
}


#first {
	height:75px;
	}

#second {
	height:275px;
	}

.designers h3 {
	color: #300;
	background-color:#CCCECD;
	padding:3px;
	font-size:11px;
	width:150px;
	text-transform:uppercase;
	font-weight:400;
	margin-left:-15px;
	padding-left:16px;
	}
	
#second ul li {
	font-size:11px;
	margin:6px;
	margin-left:25px;
	margin: 18px 6px 6px 25px;
	}
	
li#holly {
	margin-top:13px !important;
	}
	
#sidebar_image {
	margin-bottom:125px;
	}

#sidebar_image img {
	margin:0 0 0 10px;
}
	
#social_links h3 {
	color: #300;
	background-color:#E8C36E;
	padding:3px;
	font-size:11px;
	width:200px;
	text-transform:uppercase;
	font-weight:400;
	margin-left:-15px;
	padding-left:16px;
	margin-bottom:10px;
	}
	
#feedburner_signup {
	color:#534538;
	background-color:#E8C36E;
	padding:3px;
	font-size:11px;
	width:200px;
	text-transform:uppercase;
	font-weight:400;
	margin-left:-15px;
	padding-left:16px;
	margin-bottom:10px;
}

#feedburner_signup h3 {
	margin-bottom:0;
	background:transparent;
}
#feedburner_signup p {
	color:#534538;
	padding:3px;
}
	
	
	/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	padding-bottom:0 !important;
	margin: 0;
}
/* End captions */

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
#footer {
	text-align:center;
	}

#blogroll {
	text-align: right;
	margin-right: 10px;
	margin-top: 40px;
	line-height: 18px;
	font-family:Baskerville, Garamond, Georgia, serif;
	}



/* Related Posts */  
ol.related-posts {clear:both; text-align:center; margin:0px 0px 0px 0px; padding:0;}  
ol.related-posts li{width:100px; float:left; display:inline; margin-right:15px; padding:0 24px 0 0;}  
    ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}  
    ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}  
    ol.related-posts li{font-size:12px;} 
div.texty {margin: 0 0 0 10px;}

.designy {border-bottom: 1px dotted #A77447; width: 72px; padding-bottom: 3px;}
