/*
Theme Name: evolutionarypsychology
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	margin:0;
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body {
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:url(images/body.jpg);
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#72413d;
}
a:hover {text-decoration:underline;}
label{vertical-align:middle;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
button, input{
	width: auto;
	overflow: visible;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
header, footer, article, section, hgroup, nav, figure { display: block; }
figure {
	margin:0;
	padding:0;
}
.skip-to-content,
.hidden {
	position:absolute;
	left:-9999em;
}
.page {
	padding:68px 0;
}
#wrapper {
	width:896px;
	padding:0 35px 0 29px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
    position: relative;
    box-shadow: 0 0px 5px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0px 5px rgba(0,0,0,0.15);
}
#wrapper header {
	padding:32px 0 31px 0;
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #e2e2e2;
}
#wrapper header .area {
	float:left;
	width:590px;
	overflow:hidden;
	padding-left:6px;
}
.logo {
	float:left;
	overflow:hidden;
	margin:0;
	width:568px;
}
.logo a {
	position:relative;
	height:100%;
	display:block;
}
.logo a:hover {text-decoration:none;}
.logo img {
	float:left;
	margin-right:29px;
}
.logo strong {
	display:block;
	font-weight: normal;
    font-family: Arial, sans-serif;
	font-size:40px;
    white-space: nowrap;
    color:#000;
	padding:14px 0 5px;
}

.fontface .logo strong {
    font-family: Rokkitt, Georgia, serif;
    font-size:43px;
}
.logo em {
	display:block;
	color:#555;
	font-weight:normal;
	font-size:12px;
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
}
.search-form {
	float:right;
	width:293px;
	padding:33px 0 0;
}
.search-form .row {
	overflow:hidden;
	width:100%;
}
.search-form #search {
	float:right;
	background:url(images/bg-search.gif) no-repeat;
	width:40px;
	height:32px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
	padding:0;
	border:none;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.search-form input {
	float:right;
	border:solid #d6d6d6;
	border-width:0 0 1px;
	background:#f8f8f8;
	width:231px;
	padding:9px 10px 8px 12px;
	margin:0;
	font-style:italic;
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}
#main {
	overflow:hidden;
	width:100%;
	padding:23px 0 0;
}
#sidebar {
	float:left;
	width:176px;
	padding:2px 0 0 4px;
    min-height: 430px;
}
#nav {
	list-style:none;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:18px;
	margin-bottom:31px;
}
#nav li {
	padding-bottom:12px;
	list-style-position:outside;
}
#nav a {
	color:#5c241f;
	padding-right:27px;
	font-size:17px;
	font-family: Rokkitt, Arial, Helvetica, sans-serif;
}
#nav a:hover {
	text-decoration:underline;
}
#nav .active a {
	background:url(images/arrow.gif) no-repeat 100% 50%;
	text-decoration:none;
}
#nav .no-arrow > a, #nav .current_page_ancestor > a {
	background:none !important;
}
#nav ul {
	padding:0 0 0 8px;
	margin:0;
	list-style:none;
	vertical-align:top;
	height:1%;
}
#nav ul li {
	padding:0;
	list-style:none;
}
#sidebar #nav ul a {
	font-family: Rokkitt, Arial, Helvetica, sans-serif;
	font-size:17px;
	background:none;
}
#sidebar #nav ul a:hover {
	text-decoration:underline;
	background:none;
}
#sidebar #nav ul .active a {
	background:url(images/arrow.gif) no-repeat 100% 50%;
	text-decoration:none;
}
#sidebar #nav ul .active a:hover {
	text-decoration:none;
}
.social {
	list-style:none;
	padding-left:2px;
}
.social li {
    list-style:none;
	float:left;
	width:100%;
	overflow:hidden;
	padding-bottom:16px;
}
.social a {
	color:#555;
	font-family: Georgia, "Times New Roman", serif;
	float:left;
	font-size:13px;
	font-style:normal;
	line-height:18px;
	padding-left:32px;
	background:url(images/icons.gif) no-repeat;
}
.social .facebook a {background-position:0 0;}
.social .twitter a {background-position:0 -164px;}
.social .rss a {background-position:0 -101px;}
.social li.rss {padding-bottom: 6px;}
.social .rss-blog a {
    background:none;
    padding-left:33px;
    font-size:11px;
}
.social .mail a {background-position:0 -47px;}
#twocolumns {
	float:right;
	width:680px;
	padding:3px 0 67px;
	/* overflow:hidden; */
}
.article-container {
	float:left;
	width:350px;
}
#twocolumns h2 {
	border-bottom:1px solid #e2e2e2;
	padding-bottom:7px;
	font-weight:normal;
	margin-bottom:18px;
	text-transform:uppercase;
}

#twocolumns h2,
.comments h3,
#content .article h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
}

.fontface #twocolumns h2,
.fontface .comments h3,
.fontface #content .article h3 {
    font-family: Rokkitt, Arial, Helvetica, sans-serif;
    font-size:17px;
}
.post {
	padding:0 0 20px;
	margin-bottom:21px;
	border-bottom:1px solid #e2e2e2;
}

aside .post {
    padding-bottom: 10px;
}
.post .published {
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:13px;
	display:block;
	color:#555;
	margin-bottom:7px;
}
.post .row {
	overflow:hidden;
	width:100%;
}
.post .author,
.post .update {
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	color:#555;
	font-size:13px;
	font-style:italic;
}
.post .update {
	margin-bottom:7px;
	display:block;
    font-style: normal;
}
.post .update .date {font-style:normal;}
.post .download {
	float:right;
	background:url(images/ico-pdf.gif) no-repeat 0 50%;
	padding-left:19px;
	color:#555;
	font-family: 'Droid Serif', arial, serif;
	font-weight:bold;
	line-height:18px;
	font-size:13px;
    margin-left:10px;
}
.box {
	background:#f3f3f3;
	padding:15px 15px 3px 15px;
	margin-bottom:27px;
    margin-left:-15px;
}
.box p {
	margin: 0;
    padding:0 0 12px;
    font-family: Georgia, "Times New Roman", serif;
	font-size:13px;
	line-height:17px;
}
.box p strong {font-weight:bold;}
.link-row {
	overflow:hidden;
	width:100%;
	padding:0 0 38px;
}
aside .link-row {
	padding:0 0 47px;
	margin:-6px 0 0;
}
.article-container .link-row {padding-top:12px;}
.link-row .link {
	background:url(images/arrow.gif) no-repeat 100% 50%;
	float:left;
	padding-right:16px;
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	color:#72413d;
}
aside {
	float:right;
	width:290px;
}
#content {
	float:right;
	width:665px;
	padding:0 20px 23px;
}
#content h2, #wrapper #content.article-listing .post h3 {
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	line-height:29px;
	margin:0 0 19px;
    padding-right: 100px;
}

#wrapper #content.article-listing .post h3 a {
    text-transform: none;
    color: #000;
}
#content .article {padding-bottom:51px;}
#content .article .published, #content .article .type-sup {
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	color:#555;
	font-size:13px;
	font-style:normal;
	display:block;
	margin-bottom:15px;
}

#content .article .type-sup {
    margin-bottom: 0;
}
#content .article .author, #content .article .pubinfo, #content .article .author-type  {
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	color:#555;
	font-size:13px;
	display:block;
	margin-bottom:15px;
    line-height: 17px;
}
#content .article h3 {
	font-weight:normal;
	margin:30px 0 14px;
	text-transform:uppercase;
}
#content .article p, #content .article ol, #content .article ul {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 22px;
	margin:0 0 20px;
}

#content .article ol{
    list-style: decimal;
    margin-left: 30px;
}
#content .article ul{
    list-style: disc;
    margin-left: 30px;
}
.list {
	margin:0 0 0 -11px;
	padding:19px 0 0;
	list-style:none;
	overflow:hidden;
	width:100%;
}

.list li {
	float:left;
	/* background:url(images/sep.gif) no-repeat 0 50%; */
	list-style:none;
	padding:0 20px;
	margin-right:8px;
}
.list li:first-child {background:none;}
.list a {
	float:left;
	line-height:24px;
}
.download {
	background:url(images/ico-pdf.gif) no-repeat 0 50%;
	padding-left:20px;
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:-6px;
	display:inline;
}

p .download {
    margin-left: 3px;
}
.list .like {
	background:url(images/like.gif) no-repeat;
	width:51px;
	height:24px;
	text-indent:-9999em;
	overflow:hidden;
}
.list .tweet {
	background:url(images/tweet.gif) no-repeat;
	width:55px;
	height:20px;
	text-indent:-9999em;
	overflow:hidden;
	margin-right:8px;
}
.list .frame {
	float:left;
	background:url(images/frame.gif) no-repeat;
	width:34px;
	height:20px;
	padding-left:4px;
	text-align:center;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#2a7090;
}
.comments h3 {
	padding-bottom:10px;
	font-weight:normal;
	text-transform:uppercase;
}
.comments .comment {
	padding:5px 0 34px 5px;
	overflow:hidden;
}

.comment-holder {
    border-top:1px solid #e2e2e2;
    padding-top:20px;
}

.comments .comment .visual {float:left;}
.comments .comment .visual img {display:block;}
.comment .info {
	float:right;
	width:624px;
}
.comment .info .author {
	display:block;
	font-weight:bold;
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}
.comment .info .author span {
	font-weight:normal;
	font-style:italic;
	margin:0 0 0 6px;
}
.comment .info .updated {
	display:block;
	color:#5c241f;
	font:12px Arial, Helvetica, sans-serif;
	margin-bottom:13px;
}
.comment .info p {
	margin:0 0 18px;
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size:16px;
}
.comment .info a {font:12px Arial, Helvetica, sans-serif;}
.reply-form {
	padding:30px 0 0;
	width:496px;
}
.comments .reply-form h3 {
	padding:0;
	margin:0 0 19px;
}
.reply-form .row {
	overflow:hidden;
	width:100%;
	padding-bottom:14px;
}
.reply-form label {
	color:#888;
	display:block;
	padding-bottom:5px;
	font:12px Arial, Helvetica, sans-serif;
}
.reply-form label span {color:#ff4b33;}
.reply-form .input-text {
	border:1px solid #ccc;
	background:#f9f9f9;
	width:494px;
	overflow:hidden;
}
.reply-form .input-text input {
	background:none;
	border:none;
	padding:6px 5px;
	margin:0;
	width:480px;
	font-size:13px;
	float:left;
}
.reply-form .textarea-holder {
	border:1px solid #ccc;
	background:#f9f9f9;
	width:494px;
}
.reply-form textarea {
	background:none;
	width:489px !important;
	height:180px;
	max-width:489px;
	border:none;
	padding:5px 0 0 5px;
	margin:0;
	overflow:auto;
}
.reply-form p {
	color:#888;
	font:12px/17px Arial, Helvetica, sans-serif;
	margin:0 0 15px;
}
.reply-form #submit {
	cursor:pointer;
	float:left;
}
#wrapper footer {
	border-top:1px solid #e2e2e2;
	padding:26px 0 21px;
}
#wrapper footer span {
	display:block;
	text-align:center;
	color:#555;
	font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:8px;
}

.reply-form .input-text {
	box-shadow: 3px 3px 4px #e7e6e6 inset; /* Opera 10.5+, IE9+ */
	-webkit-box-shadow: 3px 3px 4px #e7e6e6 inset; /* Safari 3+, Chrome */
	-moz-box-shadow: 3px 3px 4px #e7e6e6 inset; /* FF 3.1+ */
}
.reply-form .textarea-holder {
	box-shadow: 3px 3px 4px #e7e6e6 inset; /* Opera 10.5+, IE9+ */
	-webkit-box-shadow: 3px 3px 4px #e7e6e6 inset; /* Safari 3+, Chrome */
	-moz-box-shadow: 3px 3px 4px #e7e6e6 inset; /* FF 3.1+ */
}

.post .author span{color: #72413D;}
#nav ul{display: none;}
#nav .active ul{display: block;}
.comment-holder,
.comment-holder .children{
	height:1%;
	overflow:hidden;
}
.comment .children{
	margin:0;
	padding:0 0 0 10px;
}
.comment .info{
	float: left;
	width: 600px;
	padding-left: 12px;
}
.archives-list li{
	margin:0;
	padding:0;
	list-style:none;
}

#subscribe-form {
    display: none;
    position: absolute;
    top: 550px;
    left: 30px;
    background: #000;
    background:  rgba(0,0,0,0.8);
    padding: 2px 12px 12px 12px;
    color: white;
    width: 170px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,0.3) 5px 5px 10px;
    -webkit-box-shadow: rgba(0,0,0,0.3) 5px 5px 10px;
    -moz-box-shadow: rgba(0,0,0,0.3) 5px 5px 10px;
}

form.done fieldset {
    display: none;
}

.when-done {
    display: none;
}
form.done .when-done {
    display: block;
}


#subscribe-form label {
    float: left;
    width: 50px;
    clear: both;
    margin-top: 20px;
    line-height: 23px;
}
#subscribe-form input {
    float: left;
    width: 110px;
    border: 0;
    padding: 4px;
    margin-top: 20px;
    border-radius: 3px;
}

#subscribe-form button {
    clear: both;
    margin-top:15px;
    padding: 2px 8px;
    background: #DDD;
    display: block;
    float:right;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
}

#subscribe-form img {
    position: absolute;
    right:-20px;
    top: -20px;
    cursor: pointer;
}

article blockquote {
    font-style: italic;
    padding-left: 20px;
}

table.editorial-board strong {
    margin: 15px 0 5px;
    display: inline-block;
    width: 100%;
}


table.editorial-board .letter {
    margin-top: 20px !important;
    margin-bottom: -5px !important;
    font-size: 22px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid silver;
    font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif !important;
}

table.editorial-board td {
    border: 0;
    padding-right: 30px;
    font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

table.editorial-board .col1, table.editorial-board .col2 {
    width: 50%;
}

.editorial-index {
    margin: 15px 0;
    padding: 10px 0;
    font-size: 18px;
    border-bottom: 1px solid silver;
    border-top: 1px solid silver;
    font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
}

#content .regular-page h3 {
    font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 22px !important;
    margin: 25px 0 8px 0 !important;
    text-transform: none !important;
}

.post h3, .page #content .article-archive h3 {
	margin:0 0 8px;
	color:#72413d;
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
    font-size:14px;
	font-weight:bold;
	line-height:19px;
    text-transform: none;
    padding-right: 20px;
}

.post h3 a, .page #content .article-archive h3 a {
    display: inline-block;
}

.page #content .article-archive .post .download {
    float: left;
    margin: -4px 0 15px 0;
    width: 100px;
    display: block;
}

.page #content .article-archive .published {
    margin-bottom: 5px;
}
.page #content .article-archive .row {
    padding-top: 8px;
}
.page #content .article-archive .post {
    padding: 0 0 0px;
    margin-bottom: 20px;
}

.page #content .article-archive article:last-of-type {
    border-bottom: 0;
}

.page #content .article-archive .author-type {
    margin-bottom: 10px;
}
.page #content .article-archive .author {
    margin-bottom: 10px;
    display: inline;
}


#content .article-archive h3.issue-sep {
    border-bottom: 1px solid gray;
    color: black;
    margin-bottom: 20px;
    font-size: 20px;
    padding-bottom: 15px;
    background: #fff;
    margin-top: -25px;
    padding-top: 30px;
}

#content .article .pubinfo  {
    float: left;
    width: 270px;
}


.personal {
    min-height:105px;
    font-size:12px;
    padding:15px;
    color: #000;
    background-color: #F3F3F3;
    margin-bottom:30px;
    margin-left: -15px;
    width:100%;
}

.personal p {
    font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 22px;
}
.personal h1, .personal p {
    margin:0 !important;
    padding:0 !important;
}

.personal p.info {
    margin-top: 5px !important;
}

.personal h1 {
    clear:none;
    font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.3em;
    margin-bottom: 0 !important;
}

.personal .info {
}

.personal .name {
    color: #888;
}

.personal br {
    clear:both;
}

br.clear {
    clear: both;
}

.show-personal .personal,
.home .personal {
    display:block !important;
}

.personal img {
    width:90px !important;
    float:right;
    margin-left:20px !important;
}

.newslink-publication {
    font-style: italic;
}

#content p.news-sup {
    font-family: 'Droid Serif', Georgia, Arial, Helvetica, sans-serif;
    color: #555;
    font-size: 13px;
    margin-bottom: 5px;
}

.placeholder {
    color: #888;
}



.blog-links{
    clear: both;
    margin-top: 18px;
    border-top: 1px solid #E2E2E2;
    padding-top: 28px;
}
.blog-links ul li {
    list-style: square;
    margin-left: 1.3em;
    font-family: Georgia, "Times New Roman", serif;
    line-height: 16px;
}
.blog-links > li {
    list-style: none;
}
.blog-links .linkcat h2 {
    text-align: left;
    color: #555;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    margin-top: 30px;
}

.navigation {
    float: left;
    height: 50px;
}

.navigation div {
    float:right;

}

.navigation div+div a {
    padding-right: 10px;

}

.alignright {
    float:right;
    margin-top: 8px;
    margin-left: 10px;
}

.alignleft {
    float:left;
    margin-top: 8px;
    margin-right: 10px;
}

#content div p.wp-caption-text {
    font-size: 13px;
    font-style: italic;
}

#content ul.share-list {
    overflow: visible;
    min-height: 80px;
    margin-left:0;
}
#content ul.share-list li {
    padding: 0 15px 0 0;
}
#content ul.share-list li.share-fb {
    padding-right: 25px;
}
#content ul.share-list li.share-short {
    font-size: 12px;
    position: relative;
    top: -2px;
    padding-right: 0;
}

#content ul.share-list li.share-short input {
    font-size: 12px;
    width: 110px;
    margin-left: 5px;
    border: 1px solid #ddd;
    padding: 2px;
    cursor: pointer;
    color: #000;
}

#disqus_thread {
    margin-top: -70px;
}

.menu-item-17 {
    margin-top: 15px;
}

#content div.disclaimer {
    clear: both;
    margin-top: 30px;
}

#content div.disclaimer p {
    margin: 10px 0 0 0px;
    color: #888;
}

.announce p {
    margin:0 0 5px 0;
    text-align: left;
}
.announce {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 13px;
    line-height: 17px;
    background: #F3F3F3;
    padding: 15px 10px 10px 15px;
    margin-bottom: 20px;
    margin-left:-15px;
}

span.announce-date {
    color: #888;
    min-width: 80px;
    display: inline-block;
}

.special-title {
    border-bottom: 1px solid gray;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.special-title span {
    font-size: 15px;
    display: block;
}