/*
Theme Name: Curia
Description: Custom theme for Curia
Version: 1.0
Author: Stephen Merriman
Author URI: http://www.cre8d-design.com
*/

.clearfix:before, .clearfix:after {content:" ";display:table;}
.clearfix:after {clear:both;}
.clearfix {*zoom:1;}

a {font-weight:600;}

a:link, a:visited {text-decoration:none;color:#006699;}
a:hover, a:active {text-decoration:underline;color:#006699;}

body,html {min-width:160px;}

html {-webkit-text-size-adjust:100%;}

body {font-size:18px;color:#040404;font-family:"Crimson Text",serif;}

.content .polltable h2, .content .polltable .pollmeta {font-family:"Montserrat",sans-serif;}

body {
	margin:0;
	background:#fff;
	line-height:1.5;
}

.content .polltable {border:1px solid #e1e1e1;padding:15px 20px 20px 20px;background:#fff;width:258px;}

.content .polltable h2 {font-size:13px;text-transform:uppercase;line-height:18px;margin:0 0 15px 0;font-weight:normal;letter-spacing:0.1em;}

.content .polltable table {width:100%;border:none;border-collapse:collapse;}
.content .polltable table td, .content .polltable table th {padding-left:20px;text-align:right;font-size:18px;font-weight:normal;line-height:21px;}
.content .polltable table thead th, .content .polltable table thead td {border-bottom:1px solid #e1e1e1;font-weight:600;padding-bottom:5px;}
.content .polltable table tfoot th, .content .polltable table tfoot td {border-top:1px solid #e1e1e1;padding-top:5px;}
.content .polltable table tbody tr:first-child th, .content .polltable table tbody tr:first-child td {padding-top:5px;}
.content .polltable table tbody tr:last-child th, .content .polltable table tbody tr:last-child td {padding-bottom:5px;}
.content .polltable table td:first-child, .content .polltable table th:first-child {text-align:left;padding-left:0;}
.content .polltable .pollmeta {font-size:10px;text-transform:uppercase;margin-top:10px;letter-spacing:0.1em;margin-top:15px;}
.content .polltable .pollmeta .polldate {float:left;display:inline;}
.content .polltable .pollmeta .polllink {float:right;display:inline;}
.content .polltable .pollmeta .polllink a {font-weight:inherit;}
/*


.content .polltable {border:1px solid #e1e1e1;padding:15px 20px 20px 20px;background:#fff;margin-bottom:22px;width:238px;}
.content .polltable table {width:100%;border:none;border-collapse:collapse;}
.content .polltable table td, .content .polltable table th {padding-left:20px;text-align:right;font-size:18px;font-weight:normal;line-height:21px;}
.content .polltable table thead th, .content .polltable table thead td {border-bottom:1px solid #e1e1e1;font-weight:600;padding-bottom:5px;}
.content .polltable table tfoot th, .content .polltable table tfoot td {border-top:1px solid #e1e1e1;padding-top:5px;}
.content .polltable table tbody tr:first-child th, .content .polltable table tbody tr:first-child td {padding-top:5px;}
.content .polltable table tbody tr:last-child th, .content .polltable table tbody tr:last-child td {padding-bottom:5px;}
.content .polltable table td:first-child, .content .polltable table th:first-child {text-align:left;padding-left:0;}
.content .polltable .pollmeta {font-size:10px;text-transform:uppercase;letter-spacing:0.1em;margin-top:15px;}

.content .polltable .pollmeta .polllink a {font-weight:inherit;}
*/