/*  
Theme Name: acrylicbeads
Theme URL:http://www.acrylicbeads.org/
Theme Author:http://www.acrylicbeads.org/
Theme Description:2 columns right sidebar beads theme
*/

/*Reset*/
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 {
	main: '';
	main: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

body {
 	font: 62.5%/1.4 Arial, sans-serif;
	background: #fff;
	text-align: center;
}

.abwrapper {
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
}

.abheader {
	width: 960px;
	height: 169px;
	background: #B05950 url(images/abheaderbg.jpg) no-repeat;
}


.abmain {
	width: 720px;
	padding: 10px;
	float: left;
}

.abmain h2 {
	color: #760D0D;
	font-size: 1.88em;
	padding-right: 1.8em;
	text-align: right;
}

.abpost {
	font-size: 1.4em;
	margin-bottom: 32px;
	
}
.abpost h1,.abpost h2 {
	color: #760D0D;
	font-size: 2.1em;
	padding: 0 9px 4px 14px;
	margin-bottom: 9px;
	text-align: left;
	border-bottom: 1px dotted #870F0F;
}
.abpost h2 a {
	color: #760D0D;
	text-decoration: none;
}

.abpost a{
	color: #0000ff;
	text-decoration: underline;
}

.abpost p, .abpost ul,.abpost ol,.abpost h3 {
	margin: 1.18em 1.02em 0 1.02em;
	line-height: 1.5em;
}	

.abpost ul {
	list-style: disc inside;
}
.abpost ul li {
	margin: 0.94em;
}
.abpostmeta {
	text-align: left;
	padding-left: 2.1em;
	font-size: 0.91em;
	margin-bottom: 0.4em;
}
.abpta {
	margin-left:-10px;
}


.abaside {
	width: 220px;
	padding: 10px 0;
	float:left;
}

.abaside ul ul {
	margin: 0;
	padding-bottom: 22px;
}

.abaside ul li {
	margin: 0;
	padding-top:12px;
	margin-top: 16px;
}

.abaside h2 {
	background: url(images/abasidebg.jpg)   no-repeat;
	height: 29px;
	color: #fff;
	font-size: 2em;
	padding: 1px 0 0 24px;
}

.abaside ul ul li {
	margin: 0;
	font-size: 1.71em;
	font-weight: bold;
	color: #870F0F;
	padding: 5px 12px 4px 28px;
}

.abaside ul ul li a{
	color: #870F0F;
	text-decoration: none;
}
.abaside ul ul li a:hover{
	text-decoration: underline;
}


.abfooter {
	background: #B05950;
	padding: 1em;
	text-align: center;
	font-size: 1.26em;
	color: #fff;
	
}

.abfooter a {
	
	color: #fff;
}



.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}

