/* 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;
	vertical-align: baseline;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}
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;
}

hr {
	width: 565px;
    height: 1px;
    background: #afafaf;
    margin: 15px auto;
    border: none;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
	padding: 4px 15px 0 0;
	width: 87px;
	height: 56px;
}

.staff-pic {
	float: left;
	padding: 0 10px 0 0;
	margin: 10px 0 0 20px;
}

.clear {
	clear: both;
}

/*Begin Custom Styles*/

body {
	background: url(http://abletonlife.com/wp-content/themes/starkers/style/images/background.jpg);
}

div#container {
	width: 960px;
	margin: 50px auto 0 auto;
}

p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	color: #444444;
	line-height: 1.45em;
}

h2 {
	font-size: 2.2em;
}

br.clear {
	clear: both;
}

.floatright {
	float: right;
}

/*Header Styles*/
div#header h1 a {
	display: block;
	background: url(http://abletonlife.com/wp-content/themes/starkers/style/images/logo.png);
	height: 146px;
	width: 315px;
	text-indent: -9999px;
	float: left;
}

div#header div#search-box {
	margin: 0 0 0 680px;
	background: url(http://abletonlife.com/wp-content/themes/starkers/style/images/search-icon.png) top left no-repeat;
	padding: 0 0 5px 40px;
	height: 30px;
}

div#header .searchbox {
	border: 1px solid black;
	height: 18px;
	margin: 0 5px 0 0;
}

div#header .searchbutton {
	border: 1px solid black;
	height: 22px;
}

div#header p.intro-text {
	float: right;
	width: 420px;
	background: #625948;
	padding: 10px;
	margin: 15px 0 0 0;
color: #fff;
}

div#header div#social-buttons {
	margin: 0 0 0 680px;
	width: 280px;
}

div#header div#social-buttons img {
	margin: 20px 0 0 15px;
}

div#header ul#nav-bar  {
	margin: -30px 0 0 15px;
	float: left;
}

div#header ul#nav-bar li {
	float: left;
}

div#header ul#nav-bar li a {
	font-size: 2.0em;
	color: #fff;
	text-decoration: none;
	margin: 0 40px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

div#header ul#nav-bar li a:hover {
	color: #b6a88d;
}

/*Main Content Styles*/

div#main-content {
	margin: 15px 0 0 15px;
	width: 620px;
	float: left;
}

/*Home Page Styles*/

div.date-bg {
	background: url(http://abletonlife.com/wp-content/themes/starkers/style/images/date-bg.png) no-repeat;
	position: absolute;
	width: 58px;
	height: 57px;
	margin: -15px 0 0 570px;
}


div.entry {
	margin: 10px 0 60px 0;
	width: 600px;
	background: #fff;
	float: left;
	clear: left;
}

div.entry  p {
	color: #444444;
	margin: 10px 0 0 0;
	width: 390px;
	float: left;
}

div.entry  h2 a {
	width: 375px;
	float: left;
	line-height: 1.4em;
	margin: 10px 0 0 0;
	text-decoration: none;
	color: #000;
}

div.date-bg  p {
	color: #000;
	font-weight: bold;
	font-size: 1.6em;
	width: 54px;
	line-height: 1.2em;
	text-transform: uppercase;
	text-align: center;
	margin: 12px 0 0 2px;
}

div.entry  h2 a:hover {
	text-decoration: underline;
}

div.entry img {
	padding: 20px 20px 20px 20px;
	float: left;
}

div.entry p.meta {
	background: #afbd21;
	padding: 5px;
	display: inline;
	color: #fff;
	width: auto;
}

div.entry p.tags {
	font-size: 1.1em;
	font-style: italic;
	margin: 10px 0 10px 20px;
	width: 425px;
}
div.entry p.tags a, div.entry p.tags a:visited {
	color: #51493b;
}

div.entry-readmore a {
	background: url(http://abletonlife.com/wp-content/themes/starkers/style/images/read-morebg.png) no-repeat;
	position: absolute;
	width: 115px;
	height: 39px;
	display: block;
	margin: -20px 0 0 510px;
	text-indent: -9999px;
}

/*Single Post Styles*/
div.post {
	background: #fff;
	margin: 11px 0 20px 0;
	width: 625px;
	float: left;
	padding: 0 0 10px 0;
}

div.post p, div.post h3 {
	width: 580px;
}

div.post p img, div.post p.steps img {
	margin: 0 0 -3px 0;
}

div.post p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	color: #444444;
	line-height: 1.45em;
	margin: 15px auto;
}

div.post p strong {
	margin: 10px 0;
	font-size: 1.0em;
}

div.post blockquote {
	margin: 1em 3em;
	color: #999;
	border-left: 2px solid #999;
	padding-left: 1em; 
	font-size: 0.9em;
}

div.post blockquote li {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	color: #444444;
	line-height: 1.45em;
}

div.post em{
	font-size: 0.9em;
	margin: 10px 0 0 0;
}

div.post blockquote ul li {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	color: #444444;
	line-height: 1.45em;
}

div.post h2 {
	font-size: 3.4em;
	color: #51493b;
	text-align: center;
	line-height: 1.4em;
	margin: 20px auto 10px auto;
	width: 525px;
}

div.post h3 {
	font-size: 3.0em;
	letter-spacing: -0.02em;
	color: #51493b;
	font-family: Helvetica, Arial;
	margin: 25px 0 10px 20px;
}

div.post h4 {
	font-size: 2.0em;
	color: #51493b;
	margin: 25px 0 10px 20px;
}

div.post h4.address {
	font-size: 1.4em;
	color: #51493b;
	margin: 0 20px;
}

div.post p.post-date {
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
	border-bottom: 1px dashed #baad94;
	width: 580px;
	margin: 0 auto;
}

div.post p.author {
	color: #b0bd27;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.6em;
	margin: 5px auto;
}

div.post img.article-img1 {
	margin: 20px auto;
	display: block;
}

div.post img.article-img2 {
	margin: 20px 0 20px 20px;
	display: block;
}

div.post p.img-sub {
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.6em;
	width: 525px;
	margin: -15px auto 10px auto;
	text-align: center;
}

div.post p.author em {
	color: #000;
	font-size: 0.9em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: 0.0em;
}

div.post ul {
	width: 530px;
	margin: 15px auto 0 auto;
	font-size: 1.3em;
}

div.post ul li {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.0em;
	color: #444444;
	line-height: 1.45em;
}

div.post ol ul  {
	margin: 0 0 0 20px;
}

div.post ol ul li {
	list-style-type: disc;
	margin: 15px 0;
}

div.post ol li p {
	width: 530px;
}

div.post ol li strong {
	font-size: 1.2em;
	text-transform: uppercase;
}

div.post ol li li strong {
	font-size: 1.0em;
	text-transform: none;
}

div.post ol li li {
	list-style-type: lower-roman;
	line-height: 1.8em;
	width: 500px;
}

div.post ol li li  p{
	width: 500px;
}

div.post ol li li img {
	margin: 0 3px -4px 0;
}

div.post ul li a {
	font-size: 1.2em;
	color: #51493b;
}

div.post ol ul li {
	font-size: 0.7em;
}

div.post ol li p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.0em;
	color: #444444;
	line-height: 1.45em;
}

div.post p.steps {
	margin: 0 0 10px 50px;
	width: 525px;
}

div.post ol {
	width: 530px;
	margin: 0 auto;
}

div.post ol li {
	margin: 10px 0 10px 20px;
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.0em;
	color: #444444;
	line-height: 1.45em;
}

div.post ul#metastuff {
	width: 580px;
	margin: 20px auto 30px auto;
	border-bottom: 1px dashed #baad94;
	border-top: 1px dashed #baad94;
	padding: 10px 0 15px 0;
	font-size: 1.1em;
	text-align: center;
}

div.post ul#metastuff li {
	display: inline;
	margin: 10px 0 0 0;
}

div.post ul#metastuff li img {
	margin: 0 4px -5px 0;
}

div.post ul#metastuff a {
	color: #b0bd27;
	text-decoration: none;
}

div.post ul#metastuff a:hover {
	text-decoration: underline;
}

div.post ul#metastuff b {
	margin: 0 5px;
}

div.post div.sociable ul#metastuff img {
	display: inline;
}

div.post-pagination {
	text-align: right;
}

div.donate {
	border-top: 1px dashed #baad94;
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
}

/*Comments Styles*/
div#comments form {
	width: 580px;
}

#comment {
	width: 580px;
	border: 1px solid black;
	padding: 3px;
}

h3#comments {
	font-size: 1.6em;
	margin: 20px 0;
	color: #fff;
}

h3#respond {
	font-size: 1.6em;
	color: #fff;
	margin: 20px 0 20px 0;
}

div#comments img {
	float: right;
}

div#comments ol  li{
	width: 525px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid gray;
	color: #000;
	padding: 20px;
	margin: 0 0 20px 0;
}

div#comments p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	color: #444444;
	line-height: 1.45em;
}

div#comments p.comment-url {
	margin: 0;
	font-size: 1.1em;
}

div#comments p.comment-url a:link, div#comments p.comment-url a:visited {
	color: #51493b;
	text-decoration: none;
}

div#comments p.comment-url a:hover {
	text-decoration: underline;
}

div#comments input {
	display: block;
	margin: 15px 0;
	padding: 3px;
	border: 1px solid black;
}

div#comments label {
	display: block;
	margin: -7px 0 15px 0;
	color: #fff;
}

/*Sidebar Right Styles*/

div#sidebar-right {
	margin: 25px 0 40px 680px;
	width: 280px;
	padding: 0 20px 0 0;
}

div.sidebar-ad {
	margin: 0 0 40px 0;
}

div.sidebar-entry {
	background: #625948;
	width: 260px;
	margin: -7px 0 30px 20px;
	padding: 0 0 10px 0;
}

div.sidebar-entry ul  {
	padding: 20px 0 0 0;
	width: 250px;
}

div.sidebar-entry li  {
	margin: 0 0 10px 30px;
	list-style-type: square;
	color: #fff;
}

div.sidebar-entry li a  {
	color: #fff;
	font-size: 1.6em;
	line-height: 1.8em;
}

div.sidebar-entry li.recent-comments, div.sidebar-entry li.recent-comments a  {
	color: #fff;
	line-height: 1.4em;
	font-size: 1.2em;
	width: 210px;
}

div.sidebar-entry-header h3 {
	background: url(http://abletonlife.com/wp-content/themes/starkers/style/images/sidebar-header-bg.png) no-repeat top left;
	width: 273px;
	height: 35px;
	margin: 0 0 0 13px;
	text-align: center;
	padding: 6px 0 0 0;
	color: #fff;
	font-size: 2.2em;
}

div.paypal-donate {
	width: 278px;
	height: 145px;
	background: #fff;
	padding: 10px;
	margin: 0 0 30px 0;
	border: 1px solid black;
}

div.paypal-donate h3 {
	font-size: 2.4em;
	color: #322E23;
	text-align: center;
}

div.paypal-donate p {
	font-size: 1.2em;
	margin: 8px 0;
	line-height: 1.7em;
}

input.paypal-button {
	float: right;
}

/*Footer Styles*/
div#footer {
	width: 100%;
	background: #625948;
	clear: both;
}

div#footer-content {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 30px 0;
	border-bottom: 1px solid #b6ab96;
}

div.footer-entry, div.footer-entry-last {
	width: 275px;
	float: left;
	margin: 0 65px 0 0;
}

div.footer-entry-last {
	margin: 0;
}

div.footer-entry h3, div.footer-entry-last h3 {
	font-size: 2.6em;
	color: #fff;
	margin: 0 0 15px 0;
}

div.footer-entry p, div.footer-entry-last p {
	font-size: 1.2em;
	color: #b6ab96;
	margin: 0 0 10px 0;
}

div.footer-entry a.submit-link {
	font-size: 1.2em;
	color: #fff;
	background: #353027;
	padding: 7px;
	text-decoration: none;
	float: right;
}

div.footer-entry-last ul#footer-nav1 {
	margin: 0 0 0 10px;
	float: left;
}

div.footer-entry-last ul#footer-nav1 ul {
	margin: 0 0 0 20px;
}

div.footer-entry-last ul#footer-nav2 {
	margin: 0 0 0 40px;
	float: left;
}

div.footer-entry-last li {
	margin: 10px 0 0 0;

}

div.footer-entry-last li a {
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
}

div#designed-by {
	width: 960px;
	margin: 0 auto;
	height: 100px;
}

div#designed-by p {
	font-size: 1.1em;
	float: right;
	color: #fff;
	margin-top: 10px;
}

div#designed-by img {
	float: right;
	clear: right;
	margin: 10px 0 0 0;
}

/*Archive Styles*/
div.archive-headers h2 {
	font-size: 1.8em;
	margin: 10px 0;
	color: #fff;
	font-weight: normal;
	width: 625px;
}

div.audio-video {
	text-align: center;
	margin: 0 0 25px 0;
}

div.audio-player {
	margin: 5px 0 10px 25px;
}

div.page-navi {
	margin: 0 0 20px 550px;
}

div.page-navi p {
	color; #fff
}

div.page-navi a {
	color: #aebc26;
	font-size: 1.4em;
}

span.pages, span.current {
	border: #fff;
	color: #fff;
	font-size: 1.4em;
}

div#content-ads {
	width: 468px;
	margin: 0px auto;
	padding: 0 0 10px 0;
}
	
div.post p.excited {
	padding: 0 0 0 122px;
	margin: 0;
	width: 465px;
}

div.post a, div.post a:visited {
	text-decoration: none;
	color: blue;
}

div.post a:hover {
	text-decoration: underline;
}

p.excited em, p.excited strong {
	margin: 0;
}

div.header-ad {
	width: 728px;
	margin: -20px auto 30px auto;
}

div.skyscraper-sidebar-ad {
	width: 160px;
	margin: 0 auto;
}

div.faux-list {
	width: 525px;
	margin: 0 0 0 40px;
}

div#main-content p.position {
	margin: -10px 0 0 20px;
}

div#main-content p.staff-descrip {
	margin: 7px 0 0 20px;
	font-size: 1.1em;
	width: 450px;
}

div#main-content p.subtitle {
  font-weight: bold;
  text-align: center;
  font-size: 1.1em;
}

p.step {
  font-size: 2.4em !important;
font-weight: bold;
}

div.post ul.features li {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.0em;
	color: #444444;
	line-height: 1.6em;
        margin: 5px 0;
}

div.donate p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.0em;
	font-weight: bold;
	display: inline;
	margin: 20px 0 0 -85px;
}

form.single-paypal {
position: relative;
margin: -28px 0 0 430px;
}

input.single-paypal {
	padding: 10px 0 0 0;
}
