/*:
	Theme Name: Carta
	Description: A multi-face Theme for any kind of project.
	Author: winterbits
	Author URI: http://winterbits.com
	Version: 1.2.3
	Tags: portfolio, blog, business, creative
*/

@import url("css/structure.css");

.type ul ul {
	font-size: 1em; /*Added by Norris to prevent problem of nested ul being larger than parent ul */
}

.thumbs img, .thumbs img.mid {
	margin-bottom: 10px !important;
}

.thumbs img.mid {
	margin-top: 0px !important;
}

.attribution {
	font-style: italic;
}

.postdate, .archive_filedin {
	float: right;
	margin-right: 20px;
}

.postdate {
	font-size: 14px;
}

#archives .post h1, h1.classic, .archive_readmore {
	float: left;
}

#archives .post h1, h1.classic {
	width: 470px;
}

.post h1 {
	line-height: 1;
}

#related-posts {
	display: none;
}

.pagination {
	text-align: center;
}

.pagination img.up-arrow {
	   -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	transform: rotate(90deg);
}

.pagination span.up {
	padding-left: 20px;
	padding-right: 20px;
}

.pagination img.right-arrow {
	   -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
}

#pagination-left {
	margin-right: 25px;
/*
	background-image: url('/images/excerpt-arrow.png');
	background-repeat: no-repeat;
	background-position: 0 8px;
*/
}

#pagination-right {
	margin-left: 25px;
}

.info, #comments {
	display: none;
}

.separator {
	clear: both;
}

#dk-speakup-petition-1 h3, #dk-speakup-message-editable-1, #dk-speakup-petition-1 br {
	display: none;
}

#dk-speakup-petition-1 .dk-speakup-petition-wrap p {
	margin-bottom: 0;
}

#dk-speakup-petition-1 .dk-speakup-petition {
	margin-top: -55px;
}

.dk-speakup-signaturelist-1 caption {
	padding-left: 30px;
}

#dk-speakup-petition-1 .dk-speakup-optin-wrap label {
	top:-1px;
}

.dk-speakup-share {
    padding: 1em 2% !important;
    margin-right: 1em;
    margin-left: 1em;
}

.dk-speakup-clear {
    margin-top: -80px;
}

#dk-speakup-petition-1 {
    margin-top: -20px;
}

#openletter p {
    padding-bottom: 5px;
    font-size: 10px;
}

#head #menu ul {
  top: auto;
  width: auto;
  margin-top: -10px;
  margin-left: -10px;
}

#head #menu ul li {
  float: left;
  padding-left: 17px;
  font-size: 12px;
}

#head #menu ul.sub-menu {
  margin-top: 10px;
  margin-left: 0px;
}

img.center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#head #menu #menu-main ul li ul.sub-menu {
  margin-left: -5px;
}

#menu-main ul li ul li {
  min-width: 220px;
}

#menu-main ul li {
  min-width: 150px;
}

#morePraise {
  display: none;
}

form#searchform #s {
  height: auto;
}

table.monsters th, table.monsters td {
  padding: 5px;
  border: none;
}

div.aligncenter p.wp-caption-text {
  text-align: center;
}
