/* abcn2-4 haarlemqueens.com */



/* ------------ begin reset = Eric Meyers Reset Reloaded = ------------ */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}

body {line-height: 1;color: black;background: white;}

ol, ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}

caption, th, td {text-align: left;font-weight: normal;}

blockquote:before, blockquote:after,q:before, q:after {content: "";}

blockquote, q {quotes: "" "";}

/* ------------ end reset ------------*/
p {
  margin: 0 0 1em 0;
}

/* ------------ Body & Links ------------*/

body {
	margin: 0 auto;
	padding: 0;
	font-size: 62.5%;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background: #66191e;
}

a:link, a:visited {color: #e9a8d0;text-decoration: underline;}
a:hover {color: #fff;text-decoration: none;}

/* ------------ Basic Structure ------------*/

#wrapper {
	width: 920px;
	margin: 0 auto;
	padding:0;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#container {
	margin: 0;
	background: #ccc;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#content, #content.single {
	float: left;
	width: 600px;
	margin: 10px 27px 0 38px;
	position: relative;
	color: #ccc;
}

#content ul li, #content ol li {margin-bottom: 10px;}

#sidebar {
	float: left;
	margin: 10px 0 0;
	padding: 10px 2px 0;
	width: 211px;
	background: #66191e;
	border: 1px solid #000;
}

/* ------------ Header ------------*/

#header {
	margin: 0;
	padding: 0;
	position: relative;
	background: url(images/header-bg.jpg) no-repeat;
}

#header_container {
	height: 184px;
	background: url(images/header_container-bg.jpg) repeat-x center 

bottom;	
}

#header_container h1 {
	position: absolute;
	left: 270px;
	top: 52px;
}
#header_container h1 a span {display: none;}

.description {
	margin: 0;
	position: relative;
	top: 135px;
	left: 245px;
	width: 450px;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	color: #000;
	text-align: center;
}

/* ------------ Search Form ------------*/

#search {
	padding: 2px;
	display: block;
	position: absolute;
	right: 30px;
	top: 30px;
	width: 185px;
	height: 26px;
}

#searchfield_wrapper {
	position: relative;
	float: left;
	padding: 0;
	width: 158px;
	height: 22px;
	background: #ccc;
	border: 1px solid #000;
}

#searchfield_wrapper input {
	padding: 5px 0 1px 7px;
	color: #dbdbdb;
	background: none;
	border: 0 none;
	font-size: 11px;
	font-weight: normal;
}

#searchfield_wrapper #s {width: 140px;color: #000;}

#searchfield_wrapper #search_submit {
	border: none;
	padding: 0;
	float: left;
}

/* ------------ RSS ------------*/

#subscribe {
	position: absolute;
	right: 33px;
	top: 145px;
	padding: 5px;
	line-height: 1.4em;
	text-align: right;
}
#subscribe h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
#subscribe a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #66191e;
}

#subscribe a img {
	position: relative;
	top: 1px;
	margin-right: 2px;
	border: 1px solid #66191e;
}

/* ------------ Navigation Menu ------------*/

#navigation {
	margin: 0;
	position: absolute;
	top: 140px;
	left: 39px;
}

#navigation li {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	padding: 6px 16px;
	font-size: 1.4em;
	font-weight: bold;
	background: #dbdbdb;
	border: 1px solid #000;
}

#navigation li a:link, #navigation li a:visited {color:#66191e;}

#navigation li.current_page_item {background: #66191e;border: 1px solid #000;}

#navigation li.current_page_item a:link, #navigation li.current_page_item a:visited{color:#fff;}

/* ------------ Post Styling ------------*/

.post {
	margin: 0 0 20px;
	padding: 10px;
	background: #66191e;
	border: 1px solid #000;
	text-align: left;	
}

.date {float: right;font-size: 1.1em;}

.post h2 {
	position: relative;
	display: block;
	padding: 0;
	font-size: 2.4em;
	color: #e9a8d0;
}

.post h2 a:link, .post h2 a:visited {}
.single .post {}

.post_meta_data {
	display: block;
	margin-left: 10px;
	padding: 4px 0 6px 0;
	font-size: 1.1em;
	line-height: 1.1em;
}

.post_date_category {
	float: right;
        position: relative;
	display: block;
        top: -24px;
        line-height: 1.4em;
}

.single .post_date_category {
        font-size: 1.1em;
        line-height: 1.6em;
}

.single .post_date_category a {font-size: 1.3em;font-weight: bold;}

.post_meta_data a {
	font-size: 1.3em;
	font-weight: bold;
}

.comments_info {
	display: block;
	position: relative;
        top: 10px;
}

.comments_indicator {
	display: block;
	float: left;
	width: 22px;
	height: 12px;
	background: url(images/comment.gif) bottom left no-repeat;
}

.single_meta {
	display: block;
	font-size: 1.1em;
	color: #fff;
}

.entry {
	margin: 0;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 4px 10px 10px;
	border-top: 1px solid #e9a8d0;
}
.author {
        padding-bottom: 6px;
        font-size: .9em;
        font-weight: bold;
        font-style: italic;
}

.entry a {font-weight:bold;}

.entry a:link img, .entry a:visited img {border: 1px solid #e9a8d0;}
.entry a:hover img {border: 1px solid #fff;}

.nav {margin-left: 30px;font-size: 1.2em;}
.nav a:link, .nav a:visited, .nav a:hover {color: #66191e;}
.entry span.more_arrow {color: #e9a8d0;}
span.more_arrow {color: #66191e;}

/* ------------ Sidebar Styles ------------*/

#sidebar ul {
	font-size: .9em;
	line-height: 16px;
}

#sidebar ul li {margin-bottom: 10px;}
#sidebar ul li ul {
	margin: 0 20px 10px;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.4em;
}

#sidebar ul li ul li {
	margin: 0;
	line-height: 1.7em;
}

#sidebar h2 {
	margin: 0 10px 6px;
	padding: 4px 0;
	font-size: 1.9em;
	color: #66191e;
	font-weight: bold;
	background: #ccc;
	border: 1px solid #000;
}

.cat-item {}

.cat-item a {}

/* ------------ Widget Specific ------------*/

#sidebar #tag_cloud a {line-height: 120%;}
#sidebar .textwidget a img {border: 1px solid #e9a8d0;}

/* ------------ Comments Page & h2 for single post ------------*/

h2.article_view_header {
        margin-bottom: 14px;
        color: #fff;
        font-size: 2.4em;
        text-decoration: underline;}

#comments {
	margin: 0 0 10px 30px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
}

h3#comments {color: #000;}

ol.commentlist {
        position: relative;
	padding: 10px 0;
	color: #000;
	background: #66191e;
	border: 1px solid #000;
}

ol.commentlist li {
        position: relative;
	margin: 0 10px;
	background: #ccc;
}

.commentlist .comment {
	clear: left;
	display: block;
	padding: 10px 10px 2px 0;
}

.commentlist .comment_header {display: block;margin-left: 10px;}
.commentlist .says {color: #000;}

.commentlist .avatar {
	margin-right: .6em;
	display: block;
	float: left;
	width: 52px;
	border: 1px solid #66191e;
}

.commentlist .comment-author {
	font-size: 16px;
	line-height: 14px;
}

.commentlist .comment-meta {
	margin-top: 10px;
	display: block;
	font-size: 11px;
	line-height: 11px;
}

.commentlist .awaiting_approval {
	font-size: 11px;
	line-height: 18px
}

.commentlist cite a.url {
	font-style: normal;
	line-height: 14px;
	color: #66191e;
}

.commentlist .comment-meta a {color: #666;}

.comment-full-text {
	clear: left;
	padding: 10px 0 0 30px;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: left;
}

/* ------------ Comment Form ------------*/

#respond {
	margin-top: 15px;
	font-size: 1.3em;
	color: #000;
}

#respond a:link, #respond a:visited, #respond a:hover {color: #66191e;}

#respond h3 {
	padding: 10px 0 5px 30px;
	font-size: 1em;
	color: #000;
	text-align: left;
}

#commentform a:link {color: #66191e;}

#commentform .input_wrapper, #commentform .textarea_wrapper {
	float: left;
	background-color: #66191e;
} 

#commentform .textarea_wrapper {
	float: none;
	clear: left;
	margin: 10px 0 5px 30px;
	padding: 5px 8px 5px 5px;
	width: 550px;
	border: 1px solid #000;
}
#commentform .input_group {
	display: block;
	padding-bottom: .5em;
}

#commentform .input_wrapper input, #commentform .textarea_wrapper textarea {
	color: #000;
	background: none;
	border: 0 none;
	font-weight: normal;
	padding: 0;
	width: 100%;
}

#commentform label {font-size: .8em;}

#commentform .input_wrapper input {font-size: .75em;}

#commentform .textarea_wrapper textarea {
	background: #fff;
	font-size: 1.2em;
	border: 1px solid #842f71;
}

#commentform .submit_wrapper input {
	clear: left;
	margin-top: .5em;
	padding: 5px;
	font-size: 1.3em;
	color: #e9a8d0;
	background-color: #66191e;
	border: 1px solid #000;
}

#commentform .submit_wrapper input:hover {cursor: pointer;color: #fff;}

#commentform .submit_wrapper input:active {}

#commentform #identity_fields {width: 17em;float: left;}

/* ------------ Archive Pages ------------*/

.archive .post, .search .post {}

.archive h2, .search h2 {
	margin: 5px 0 20px;
	font-size: 2em;
	color: #000;
	text-align: left;
}

.archive .post small, .search .post small {font-size: 1.2em;}

.archive .tags, .search .tags, .single .tags {font-size: 1.2em;padding-top: 6px;}

.archive .tags a, .search .tags a, .single .tags a {}

.single .single_meta .tags {font-size: 100%;}

.archive .post h3, .search .post h3 {
  font-size: 1.8em;
  margin-bottom: 10px;
}

/* ------------ Footer Styles ------------*/

#footer {
	clear: left;
	padding: 3em 0;
	font-size: 12px;
	line-height: 1.4em;
	color: #000;
	background: url(images/footer-bg.jpg) repeat-y;
}

#footer a:link, #footer a:visited {color: #66191e;}

#footer a:hover {color: #66191e;text-decoration: none;}

#footer img {margin-bottom: -5px;margin-left: 2px;}

/* ------------ Misc Styles ------------*/

.alignright {float: right;}

img.alignright {margin: 0 0 .8em .8em;}

.alignleft {float: left;}

img.alignleft {margin: 0 .8em .8em 0;}

blockquote {
	display: block;
	margin: 0 0 0 2em;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #000;
	text-align: center;
	background-color: #e8e8ee;
	padding-top: 4px;
	margin: 10px;
}

.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;
	margin: 0;
}

p.nocomments {color: #000;font-size: 1.3em;}

/* CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
/* Facebook Connect */
#fbc_login {
	width: 4em;
	float: left;
	background: url('i/thin-divider.png') top left no-repeat;
	padding: .4em 0 2em 18px;
	margin-top: .2em;
}

#fbc_login h3 {
	font-size: 85%;
	margin-left: 18px;
}

#fbc_login small, #fbc_login br {display: none;}

#fbc_login:before {
	content: "or...";
	font-size: .8em;
	font-weight: bold;
}

#commentform .fbc_connect_button_area {border-left: none;}

body #fbc_profile {display: none !important; /* DO NOT WANT */}

noscript {
  font-family: Georgia, serif;
  font-size: 24px;
  font-style: italic;
}