
.custom .media_gallery {
  display: inline;
}

.custom span.thumb {
  width: 50px;
  height: 90px;
  display: inline-block;
  margin: 0 2px 0 2px;
  padding: 0 2px 0 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}


/*.custom h3 {
  font-size: 120%;
  font-weight: bold;
}

.custom code {
  margin-left: 1em;
  display: inline-block;
}

.custom p.footnote {
  border-top: 1px dotted gray;
}

.custom ul.bookmark_links {
  padding: 0;
  margin: 0 0 8px 0;
  background: #F9F7E4 none repeat scroll 0 0;
  border-color: #BBBBBB;
  border-style: dotted dotted dotted;
  border-width: 0.1em 0.1em 0.1em;
  font-size: 1em;
  padding: 0.2em 0.2em;
  width: 100%;
  clear: both;
}

.custom ul.bookmark_links li {
  list-style-type: none;
  display: inline;
  color: #807E70;
}

.custom ul.bookmark_links img {
  vertical-align: text-top;
}

.custom ul.icon-links {
  padding: 0;
  margin: 0 0 8px 0;
  font-size: 1em;
  padding: 0.2em 0.2em;
  width: 100%;
  clear: both;
}

.custom ul.icon-links li {
  list-style-type: none;
  display: inline;
  color: #807E70;
}

.custom ul.icon-links img {
  vertical-align: text-top;
}

.custom .fb-comments {
  font-size: 12pt;
  font-weight: bold;
  color: #3c5895;
  margin: 12px 0 2px 0;
  width: 100%;
  background: #ffffff url(/wp-content/themes/thesis/custom/images/powered_by_facebook.gif) no-repeat center right;
  height: 26px;
}

.custom .fb-comments a {
  text-decoration: none;
}

.custom .fb-comments a:hover {
  text-decoration: underline;
}

.custom #header {
  position: relative;
}

.custom #header span {
  position: absolute;
  top: 24px;
  right: 6px;
}

.custom p.twitter-comments {
  font-size: 12pt;
  font-weight: bold;
  color: #3c5895;
  margin: 12px 0 2px 0;
  width: 100%;
  height: 26px;
	clear: both;
}

.custom ul.twitter-comments li p {
	color: black;
}

div.twitter-item {
	margin: 8px 4px 12px 0;
	border-bottom: 1px solid #D8DFEA;
	padding-bottom: 8px;
}

div.twitter-pic {
	float: left;
	overflow: hidden;
	width: 48px;
}

div.twitter-content {
	margin-left: 50px;
	padding-left: 10px;
}

p.twitter-links {
	font-size: 7pt;
	font-weight: normal;
	margin-top: 6px;
}

.custom .quote {
  margin: 0 16px 16px 16px;
  padding: 2px 2px 2px 110px;
  background: #ffffff url('/wp-content/themes/thesis/custom/images/quotes.png') no-repeat;
  border: 1px solid #f7f7f7;
  min-height: 80px;
}

.custom .quote p {
  margin: 0;
  padding: 0;
}

.custom .quote .quote-by {
  margin-left: 40px;
  padding: 0;
  font-style: italic;
}


.custom ul.example-sortable {
  margin-left: 0;    
}

.custom ul.example-sortable li {
  list-style-type: none;
  cursor: pointer;
}

.custom ul.example-sortable li.alt-row {
  background-color: #D8DFEA;
}

.custom .highlight {
  margin: 0 12px 0 12px;
  padding: 0 2px 0 2px;
  color: #880000;
  font-style: italic;
}

.custom .share-social {
  padding: 4px 0 4px 0;
  font-size: 100%;
  font-weight: normal;
}

.custom .share-social a {
  text-decoration: none;
}

.custom form.example {
  border: 1px solid silver;
  padding: 3px 4px 3px 4px;
  background-color: #F9F9F9;
  font-size: 8pt;
  margin-bottom: 12px;
}

.custom form.example fieldset {
  background: #EEEEEE;
  border: 1px solid #DDDDDD;
  padding: 0 6px 6px 6px;
}

.custom form.example input {
  padding: 0;
  margin-right: 4px;
}

.custom form.example label {
  border: none;
  margin: 0 0 0 4px;
}

.custom form.example button {
  display: block;
  margin-top: 8px;
}

.custom .entry-title {
  margin-top: 8px;
}

body.custom {
  background: #5f5f5f none repeat scroll 0 0;
}

.custom #page {
  background: #FFFFFF none repeat scroll 0 0;
}

.custom .comments_closed {
  display: none;
}

.custom .to_comments {
  display: none;
}

.custom .quote p.para-break {
  margin-top: 12pt;
}
 
.custom .ui-datepicker-trigger {
  height: 17px;
  margin-bottom: 2px;
  vertical-align: bottom;
}
*/

