/* @override 
	http://www.thesis101.com/wp-content/themes/thesis_16/custom/custom.css?012210-10945
	http://www.thesis101.com/wp-content/themes/thesis_16/custom/custom.css?022510-65101
	http://www.thesis101.com/wp-content/themes/thesis_16/custom/custom.css?022510-70928
	http://www.thesis101.com/wp-content/themes/thesis_16/custom/custom.css?022510-71350
*/

/*--:[ BEGIN Thesis Reset ]:--*/

.custom a {
	outline: none;
}

/*Remove the link outline box when you click on a link*/

.custom ul#tabs {
	border: none;
}

.custom ul#tabs li {
	background: none;
	border: none;
}

.custom #header {
	border-bottom: none;
}

.custom #feature_box {
	border-bottom: none;
}

.custom #content_box {
	background: none;
}

.custom .sidebar h3 {
	font-variant: normal;
	letter-spacing: 0;
}

.custom #column_wrap {
	background: none;
}

.custom #footer {
	border-top: none;
}

/*styles search box*/

.custom div.nav_container form.search_form {
	float: right;

/*Moves search box to the right*/
	margin-bottom: -2.5em;
}

.custom div.nav_container #s {
	font-size: 1.3em;
	padding: 0.308em;
	width: 15.385em;
}

/*removes any borders and fancy stuff… pretty much everything except the padding, main layout and fonts in v16*/

.custom ul.menu {
	border-bottom: none;
	border-left: none;
}

.custom ul.menu li {
	margin-bottom: 0;
	border: none;
	background: none;
}

.custom ul.menu li.current_page_item, .custom ul.menu li.current-cat {
	padding-bottom: 0;
	background: none;
}

.custom ul.menu a {
	background-color: transparent;
	border-style: none;
}

/* @group HEADLINES */

/*---:[ headlines ]:---*/

.custom .headline_area h1, .custom .headline_area h2 {
	font-family: "droid-serif-1","droid-serif-2";
	font-size: 3.15em;
}

.custom .format_text h2, .format_text h3 {
	font-size: 1.786em; 
	}

.custom .format_text h4 {
	font-size: 1.5em;
}

.custom .format_text h5 {
	font-size: 1.286em; 
}

.custom .format_text h6 {
	font-size: 1.286em;
}

.custom .teaser h2 {
	
}
.custom #archive_info h1 {
	font-family: "droid-serif-1","droid-serif-2";
	font-size: 2em;
	line-height: 2.4em;
}
.custom .sidebar h3 {
	font-family: "droid-serif-1","droid-serif-2";
	font-size: 1.35em;
	line-height: 1.7em;
	letter-spacing: normal;
}

/* @end */
/*---:[ headline meta data (includes bylines) ]:---*/
	 .custom .headline_meta abbr { text-transform: none;  }

/* @group POST CONTENT */

/*---:[ post content area ]:---*/

.custom .format_text {
font-family: "droid-serif-1","droid-serif-2",serif;
}

.format_text p.note, .format_text p.alert {
	padding: 0.571em 0.786em;
}


.format_text acronym, .format_text abbr {
	font-size: 0.786em;
}

.custom .format_text code, .format_text pre {
font-family:"Courier New",Courier,monospace;
}

.custom .format_text code {
	font-size: 1em;
}

.custom .format_text pre {
	font-size: 1em;
}

.format_text ul {
	margin: 0 0 1.571em 1.571em;
}

.format_text ol {
	margin: 0 0 1.571em 1.571em;
}

.format_text ul ul, .format_text ul ol, .format_text ol ul, .format_text ol ol {
	margin: 0 0 0 1.571em;
}

.format_text blockquote {
	margin: 0 0 1.571em 0.786em;
	padding-left: 0.786em;
}

/* @end */

.custom span.amp {
	font-family: "scrivano-1", "scrivano-2", Baskerville,"Goudy Old Style","Palatino","Book Antiqua", serif;
	font-style: italic;
}

/*Disqus*/
.custom #disqus_thread {
font-family: "droid-serif-1","droid-serif-2",serif;
}

.custom #dsq-content h3, .custom #dsq-content h3#dsq-comments-count, .custom #disqus_thread #dsq-content h3 {
	font-family: "droid-serif-1","droid-serif-2";
	font-size: 2em; /*same size as sidebar h3s*/
	line-height: 2.35em;
	color: #555555;
	font-weight: normal;
}
/*---:[ sidebar styles ]:---*/
.custom .sidebar ul.sidebar_list {
	font-family: "droid-serif-1","droid-serif-2",serif;
}

/* @group jQuery steps */
/*---:[ sequential steps ]:---*/
.custom #step .item1 {
  background: url(http://thesis101.com/wp-content/themes/thesis_16/custom/images/step1.png) no-repeat;
}
.custom #step .item2 {
  background: url(http://thesis101.com/wp-content/themes/thesis_16/custom/images/step2.png) no-repeat;
}
.custom #step .item3 {
  background: url(http://thesis101.com/wp-content/themes/thesis_16/custom/images/step3.png) no-repeat;
}
.custom #step .item4 {
  background: url(http://thesis101.com/wp-content/themes/thesis_16/custom/images/step4.png) no-repeat;
}

.custom #step li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 20px;
padding:3px 0 6px 110px;
}
.custom .format_text ol#step h3 {
	margin-top: 0;
}
/* @end */

