body {
	margin:0px;
}
#wrap {
}
iframe {
	padding:0px;
}
#main {
	margin-left:0px;
	padding-left:5px;
}
#sidebar {
	margin-left:10px;
}
h4 {
	font-size:18px !important;
}
h5 {
	padding:0;
}
img.alignleft {
	margin:5px 5px 5px 0;
}
#content {
	margin-top:80px;
	margin-bottom:20px;
	margin-left:0;
	padding:0;
	background:#FFF;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:inherit;
}


.date {
	font-size:11px;
	font-style:italic;
}
.page-header h1 {
	font-size:26px;
}
#main h2 {
	font-size:22px;
}
#main h3 {
	font-size:16px;
}
hr {
	border-top:1px solid #DDDDDD !important;
	border-bottom:1px solid #FFFFFF !important;
}
img {
	border:none;
}
object, embed {
	z-index:200;
}
ul {
	margin-left:10px;
}
.wp-caption {
	background:#F3F3F3;
}
p.caption {
	margin:0;
}
p.wp-caption-text {
	text-align:center;
	margin:0;
}

/* HEADER -----------------------------------------------------*/
#banner {
	background:#005a8d !important;
	min-width:960px;
}
#banner h2 {
	color:#FFF;
	font-size:14px;
	margin-left:220px;
	margin-top:25px;
	font-weight:normal;
	position:absolute;
	font-family:'Helvetica Neue', sans-serif;
	opacity:.95;
	line-height:normal;
}
#header-bottom {
	background:#1A4C6A;
	border-top:2px solid #FFF;
	border-bottom:2px solid #CCC;
	height:34px;
	top:50px;
	position:relative;
	z-index:0;
}
#logo {
	position:absolute;
	top:10px;
	z-index:9999;
	max-width:240px;;
}
#logo img {
	max-width:240px;
}
#like {
	position:absolute;
	margin-left:750px;
	height:21px;
	color:#FFF;
	top:55px;
}	
#like2 {
	height:21px;
	color:#FFF;
	float:right;
}
#social {
	display:block;
	top:20px;
	position:absolute;
	margin-left:805px;
	z-index:9999999999;
}
#social ul {
	list-style:none;
	
}
#social ul li {
	display:inline;
	z-index:9999999999;
	width:25px;
}

#social a {
	opacity:0.8;
	z-index:9999999999;
}
#social a:hover {
	opacity:1;
	z-index:9999999999;
}


/* navigation -----------------------------------------------------*/
#navigation {
	background:#005A8D;
	width:100%;
}
.navbar {
	height:110px;	
}
.navbar-inner {
	border:none;
}
.navbar-fixed-top {
	width:100%;
}
nav {
	display: block;
	width: 100%;
    margin: 100px auto;
    text-align: center;
}
nav ul {
	list-style: none;
}
nav li {
	display: inline-block;
}
nav a {
	display: inline-block;
    background: #333;
    color: #FFF;
    padding: 5px 15px;
    border: 1px solid white;
    text-decoration: none;
}
nav a:hover {
	border: 1px solid red;
    background: red;
}
nav a:active {
	background: blue;
}
nav select {
	display: none;
}
.nav {
	margin: 5px 0
}
#nav a, #s7 strong {
	margin: 0 5px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	background: #fc0;
	text-decoration: none
}
#nav a.activeSlide {
	background: #ea0
}
#nav a:focus {
	outline: none;
}
ul.nav {
	z-index:99;
}
#navigation ul {
	top:86px;
}
#navigation ul li {
	list-style:none;
	font-size:13px;
	margin-left:0;
	font-weight:normal;
}
#navigation ul li a {
	display:block;
	text-decoration:none;
	height:28px;
	padding:3px 6px 3px 6px;
	line-height:26px;
	border-left:2px solid #1A4C6A;
	border-right:2px solid #1A4C6A;
	
}
#navigation ul li.current-menu-item.active a, #navigation ul li a:hover {
	text-decoration:none;
	background:#FFF;
	color:#1A4C6A;
	text-shadow:none;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
}
#navigation ul li:hover a {
	text-decoration:none;
	margin-left:0px;
	margin-right:0px;
	line-height:26px;
	background:#FFF;
	color:#1A4C6A;
	text-shadow:none;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
	
}
#navigation ul li ul {
	display:none;
}
#navigation ul li a {
	color:#FFF;
	text-shadow:none;
	
}
#navigation ul li:hover ul {
	display:block;
	position:absolute;
	top:auto;
	background:#FFF;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
}
#navigation ul li:hover ul li {
	float:none;
	margin:0;
	
}
#navigation ul li:hover ul li a {
	display:block;
	margin:3px;
	border:none;
	padding:8px 8px;
	line-height:normal;
	height:auto;
	color:#1A4C6A;
	
}
#navigation ul li:hover ul li a:hover {
	display:block;
	background:#1A4C6A;
	color:#FFF;
	
}
#navigation ul li:hover ul ul {
	display:none;
}
#center {
	display:block;
	position:absolute;
	top:152px;
	width:924px;
}
#center-container {
	display:block;
	margin-left:auto;
	margin-right:auto;
}


/* FRONT PAGE -----------------------------------------------------*/

#front_page_info {
	border:1px solid #BDBDBD;
	font-weight:normal;
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	margin-left:4px;
	width:920px;
	padding:10px 5px 10px 5px;
	color:#005A8D;
	font-size:16px;
	margin-bottom:10px;
}

#headline h1 a {
	color:#005A8D;
}

#headline .top { 
	font-size:18px;
	background: #FFF;
	border:1px solid #BDBDBD;
	font-weight:normal;
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	font-size:14px;
	margin-bottom:5px;
	
}
#headline .top p {
	
}
#headline .top a {
}
#headline .top form {
	margin-bottom:0;
	padding-left:5px;
}
#headline .top form .btn {
	margin-top:-10px;
}
#headline .top #contribute {
	padding-left:40px;
	padding-right:40px;
	margin-top:3px;
	margin-bottom:2px;
}
#headline .top a:hover {
}
#headline .top p {
	padding:5px 5px 7px 5px;
	margin-bottom:0;
}
#headline h3 {
	color:#FFF;
	background:#1A4C6A;
	font-weight:500;
	font-size:18px;
	padding-left:8px;
	padding-bottom:2px;
}
.get_involved {
	background:#1A4C6A;
	padding:10px;
	display:inline-block;
	width:910px;
	margin-top:10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius: 2px; /* future proofing */
	-khtml-border-radius: 2px; /* for old Konqueror browsers */
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
}
.get_involved h2 {
	color:#FFF;
	font-size:32px;
	letter-spacing:1px;
}

/* FRONT PAGE BOXES ------------------------------------------------------------*/

#boxes {
}
.boxes>ul {
	margin:0 0 0 -20px;
}
.boxes ul li a {
	display:inline;
	border:2px solid #03F;
	margin:5px 26px;
	float:left;
	box-shadow: #333 2px 2px 2px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius:5px; /* future proofing */
	-khtml-border-radius:5px; /* for old Konqueror browsers */
}
.boxes ul li a:hover {
	background:#06F;
}
.full {
	width: 100%;
	float: left;
}
.full h4 {
	padding-bottom:5px;
	padding-top:5px;
	width:224px;
	margin-top:-30px;
	background:#005A8D;
	color:#FFF;
}

.one-fourth {
	width:220px;
	margin-right:15px !important;
}
.one-fourth img {
	border:2px solid #005A8D;
	opacity:1;
	width:220px;
	height:136px;
}
.one-fourth img:hover {
	opacity:.8;
}
.one-half,.one-third,.two-third,.three-fourth,.one-fourth,.one-fifth,.two-fifth,.three-fifth,.four-fifth,.one-sixth,.five-sixth{ position:relative; margin-right:3%; float:left;}
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}
.circle-image-one-fourth {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

/* SLIDER-HOLDER ------------------------------------------------------------*/
#slider-holder{
	padding:5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background:#FFF;
	margin-bottom:40px;
}
.home-slider{
	float: left;
	border:1px solid #BDBDBD;
}
#slider-holder #headline{
	position: relative;
	float: right;
	width: 280px; /* 300 - 40 padding */
	min-height: 280px;	
}
#headline h1{ 
	line-height:1.2;
	font-size:18px;
	padding:10px 10px 10px 10px;
	height:80px;
	background: #FFF;
	border:1px solid #BDBDBD;
	font-weight:normal;
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
}

#headline h1 a {
	color:#005A8D;
}

/* Slider -----------------------------------------------------*/
#slider {
	width:640px;
	height:320px;
}
.nivo-caption {
	background:#000000;
	color:#ffffff;
}
.justifyleft {
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.justifyright {
	display:block;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

/* FOOTER ------------------------------------------------------------*/
#content-info {
	background:#005A8D;
	width:100%;
	min-width:960px;
}
#content-info a {
	color:#DDD;
	opacity:0.8;
}
#content-info a:hover {
	color:#FFF;
	opacity:1;
}
#prefooter {
	display:block;
	color:#DDD;
	background:#005A8D;
}
#prefooter ul {
	list-style:none;
}
.footer-widget4 ul.menu {
	margin-left:0;
}
.footer-widget4 li {
	list-style:none !important;
}
#prefooter .footer-widgets {
	margin-left:20px;
}
#prefooter .footer-widget {
	float:left;
	width:210px;
	margin-right:18px;
}
#prefooter .footer-widget4 {
	float:left;
	width:190px;
	margin-left:5%;
}
#prefooter .footer-widget4 ul li {
	list-style:none !important;
}
#prefooter .footer-widget h3, .footer-widget4 h3 {
	color:#DDD;
}
#prefooter .footer-widget ul {
	margin-left:0;
}

#pfBottom {
	display:block;
	clear:both;
	padding:0px 0 10px 0px;
}

.pfb {
	display:block;
	padding:20px;
	width:190px;
	float:left;
}
.pfb h3 {
	font-size:20px;
	margin:0px;
	padding-left:20px;
	padding-bottom:10px;
	color:#DDD;
}
.pfb h3 a {
	text-decoration:none;
}
.pfb a:hover {
	text-decoration:underline;
}
.pfb ul {
	margin-left:20px;
}
.pfb ul li {
	font-size:12px;
	list-style:none;
	margin-bottom:3px;
}
.pfb ul li a {
	text-decoration:none;
}
#crOne {
	background:url(https://ssdp.org/img/s-bw.png) bottom left no-repeat;
	display:block;
	text-align:left;
	float:left;
	height:41px;
	padding:10px 0px 0px 50px;
	width:600px;
}

#crOne span {
	font-size:10px;
}
#crOne:hover {
	background:url(https://ssdp.org/img/s.png) bottom left no-repeat;
}
#crTwo {
	display:block;
	width:auto;
	float:right;
	text-align:right;
	padding-top:30px;
}
p#crTwo {
	font-size:11px;
}
#footer {
	display:block;
	clear:both;
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
}
#footer ul {
	display:inline;
	float:left;
	height:200px;
}
#footer ul.menu {
	margin-left:0;
}
#footer ul li {
	display:block;
	float:left;
	list-style:none;
	margin-right:10px;
	margin-bottom:10px;
	width:120px;
}
#footer ul li a {
	color:#999;
	font-size:12px;
	text-decoration:none;
	padding:5px;
}
#footer ul li a:hover {
	color:#FFF;
}
#copyright {
	display:block;
	color:#DDD;
	text-align:center;
}
#copyright-bottom {
	display:block;
	padding:10px;
}
#copyright p {
	margin:0px;
	font-size:13px;
}
#copyright p span {
	font-size:11px;
}
.connect {
	margin-bottom:50px;
}
.connect ul {
	margin-left:0;
}
.connect ul li {
	display:inline;
}
.connect a {
	opacity:0.8;
}
.connect a:hover {
	opacity:1;
}
.results {
	padding:5px 0 5px 2px;
}
.clearfloat {
	display:block;
	width:100%;
	height:0px;
	clear:both;
}

.member {
	width:100%;
	font-size:22px !important;
	font-weight:500;
	padding:10px 0 10px 0 !important;
	margin-bottom:20px !important;
}

.actionButton, .actionButton a {
	display:block;
	background:#ff8f02;
	border:1px solid #BDBDBD;
	opacity:0.8;
	height:30px;
	width:103px;
	color:#FFF;
	line-height:32px;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	padding-left:6px;
	margin-top:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; /* future proofing */
	-khtml-border-radius:4px; /* for old Konqueror browsers */
}
.actionButton a:hover, .actionButton:hover {
	display:block;
	opacity:1;
	text-decoration:none;
	color:#FFF;
	-webkit-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 1);
	-moz-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 1);
	box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 1);
}
.sign-me-up {
	display:inline;
	background:#FBB040;
	border:1px solid #BDBDBD;
	height:10px;
	width:40px;
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	padding:5px 10px 5px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; /* future proofing */
	-khtml-border-radius:4px; /* for old Konqueror browsers */
}
.sign-me-up:hover {
	opacity:1;
	text-decoration:none;
	-webkit-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 1);
	-moz-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 1);
	box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 1);
}
#pfBottom h2 a:hover {
	color:#005a8d;
}
.pfb a:hover {
	color:#005a8d;
}
#footer ul li a:hover {
	background:#005a8d;
}
.well {
	width:270px;
	-webkit-box-shadow:inset 0 1px 0 #ffffff !important;
	-moz-box-shadow:inset 0 1px 0 #ffffff !important;
	box-shadow:inset 0 1px 0 #ffffff !important;
	
}
.well h3 {
	padding-bottom:5px;
}
.well ul {
	margin-left:10px;
}
.well li {
}
.well .widget-inner {
	border-bottom:1px solid #EEE;
}

#sidebar-resources {
	background:#dcf3fd;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius:3px; /* for old Konqueror browsers */
	padding:4px 8px 4px 8px;
	margin-bottom:20px;
	border:1px solid #DDD;
}
#sidebar-resources ul {
	padding-left:10px;
}
#sidebar-resources h2 {
	padding-left:20px;
	padding-bottom:10px;
}

.widget-1,
.widget-2,
.widget-3,
.widget-4 {
	margin-bottom:30px;
}
li.menu-donate a {
	color:#FFF !important;
	background:#faa732 !important;
	border-left:2px solid #FFF !important;
	border-right:2px solid #FFF !important;
}
li.menu-donate a:hover {
	background:#F89406 !important;
}
.secondary-menu {
	float:right;
	margin-top:15px;
	margin-bottom:10px;
}
.secondary-menu ul li {
	display:inline;
}
#get-connected {
	background:#005A8D;
	width:270px;
	color:#FFF;
	padding:10px 5px 5px 5px;
	height:195px;
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
}
#get-connected h3 {
	padding-top:5px;
	font-size:20px;
	font-weight:500;
	padding-bottom:10px;
	color:#FFF;
	padding-left:10px;
}
select.supporter-type {
	width:70px !important;
	margin-right:10px;
}
.get-connected-email {
	width:175px;
	margin-left:4px;
}
#get-connected p {
	font-size:11px;
	margin:0;
	padding-left:10px;
	padding-right:10px;
}
#get-connected form {
	margin-bottom:0;
	padding-left:10px;
}
#get-connected form select {
	width:135px;
}
#homepage-sidebar {
	margin-top:40px;	
}
#connect {
	position:absolute;
	margin-left:215px;
	height:30px;
	color:#FFF;
	top:40px;
	border:1px solid #FFF;
	padding-left:200px;
	z-index:0;
	opacity:0;
}
#connect:hover {
	background:#999;
	opacity:1;
}
.share {
	background:#F5F5F5;
	border:1px solid #BDBDBD;
	margin:0 10px 10px 0;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; /* future proofing */
	-khtml-border-radius:4px; /* for old Konqueror browsers */
	width:268px;
}
.share-region {
	background:#F5F5F5;
	border:1px solid #BDBDBD;
	margin:0 10px 10px 0;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; /* future proofing */
	-khtml-border-radius:4px; /* for old Konqueror browsers */
	width:268px;
	float:right;
}
.share-blog {
	background:#F5F5F5;
	border:1px solid #BDBDBD;
	margin:0 20px 10px 0;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; /* future proofing */
	-khtml-border-radius:4px; /* for old Konqueror browsers */
	float:left;
}
.sf_block input {
	width:180px !important;
}
.reddit iframe {
	margin-bottom:-3px;
}
.share-blog .fb_iframe_widget iframe {
	margin-top:-5px;
	float:left;
}

.share-header .twitter-share-button {
	margin-left:2px;
	margin-top:5px;
	margin-bottom:-5px;
}
.share-loop {
	float:right;
	margin-top:0;
}
.share-header {
	float:right;
	margin-top:2px;
	width:175px;
}
#post-loop {
	padding:20px 5px 10px 0;
	margin-bottom:40px;	
}
#post-loop h2 {
	line-height:1.2;
	padding-bottom:5px;
}
#post-loop img {
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	margin-top:8px;
	border:3px solid #DDD;
	width:125px;
}
.tags p {
	margin-top:5px;
	padding:5px 0 5px 5px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px; /* future proofing */
	-khtml-border-radius:2px; /* for old Konqueror browsers */
}
#looking {
	margin-left:10px;
}
#looking p {
	font-size:18px;
	padding-bottom:10px;
}
#looking .box {
	border:1px solid #039;
	display:block;
	width:200px;
	float:left;
	padding-left:20px;
	margin-right:10px;
	min-height:200px;
}
.box {
	border:1px solid #000;
	width:200px;
	height:300px;
	float:left;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
	line-height:1.5;
}
.box .date {
	font-size:10px !important;
	padding-bottom:5px !important;
	margin-bottom:0 !important;
}
.box h2 {
	text-align:center;
	width:100%;
	margin-left:-10px;
	padding-bottom:5px;
}
.box ul {
	list-style:none;
	margin-left:-5px;
}
.box #post-loop-404 {
	margin-left:-5px;
}
.start-btn {
	font-size:12px;
	width:200px;
	font-weight:bold;
	padding:2px 50px 2px 50px;
	background:#FF8F02;
	color:#FFF;
	display:inline-block;
	margin-top:5px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
	border:1px solid #FFF;
	text-align:center;
}
.small-start-btn {
	font-size:12px;
	font-weight:bold;
	padding:2px 50px 2px 50px;
	background:#FF8F02;
	color:#FFF;
	display:inline-block;
	margin-top:5px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
	border:1px solid #FFF;
}
.start-btn:hover, .small-start-btn:hover {
	color:#333;
	text-decoration:none;
	border:1px solid #BDBDBD;
}
.regions {
	margin-left:-10px;
	padding-left:0;
}
.region-overview {
	text-align:center;
	padding-bottom:10px;
	margin-top:-10px;
}
.regions h4 {
	margin-bottom:5px;
}
#law-schools, #high-schools, #international {
	margin-top:30px;
}
.regions ul {
	float:left;
	margin-right:0;
	margin-left:8px;
	width:110px;
	list-style:none;
	display:inline;
}
.regions ul.wide {
	width:320px;
	list-style:none;
	display:inline;
	float:left;
}
.regions ul li {
	list-style:none;
	margin-left:2px;
}
#twitter iframe {
	width:82px !important;
}
.salsa input {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#submitSignup {
	width:200px;
	font-size:18px;
	font-weight:bold;
	padding:10px 30px 10px 30px;
	background:#FF8F02;
	color:#FFF;
	opacity:0.8;
}
#submitSignup:hover {
	color:#333;
	opacity:1;
}
#front {
	margin-top:30px;
}
#front #post-nav {
	margin-top:0;
}
#front h2 {
	font-size:24px;
}
.home-left {
	width:290px;
	float:left;
	padding:0 10px 0 10px;
}
.home-middle {
	width:290px;
	border-left:1px solid #BDBDBD;
	border-right:1px solid #BDBDBD;
	float:left;
	height:420px;
	padding:0 10px 0 10px;
}
.home-middle a img {
	float:left;
}
.home-left h2, .home-middle h2 {
	width:auto;
}

.post-loop-home {
	margin-bottom:30px;
}
.post-loop-home img {
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.post-loop-home h3 {
	font-size:16px;
	line-height:22px;
}
#respond {
	margin-top:10px;
	padding-top:20px;
}
#comment {
	width:98%;
}
h3.subtitle {
	color:#666;
	font-size:20px;
}
.entry-meta {
	float:left;
	margin-top:15px;
	margin-right:10px;
	width:320px;
	visibility:hidden;
}

/* PRICING TABLES -----------------------------------------------------*/
#tables {
}
.pricing_table_wdg {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
	margin:10px 0 20px 0;
	padding:5px 10px 5px 15%;
}
.pricing_table_wdg a {
	color:#FFF;
}
.pricing_table_wdg a:hover {
	text-decoration:none;
	color:#FFF;
}
.pricing_table_wdg ul {
	list-style:none;
	float:left;
	width:280px;
	margin:0;
	border:1px solid #DDDDDD;
	padding:5px;
	text-align:center;
	background-color:#FFF;
	margin-right:10px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.pricing_table_wdg ul:hover {
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	-moz-box-shadow:3px 5px 7px rgba(0,0,0,.7);
  	-webkit-box-shadow: 3px 5px 7px rgba(0,0,0,.7);
  	box-shadow:3px 5px 7px rgba(0,0,0,.7);
	cursor:pointer;
	background:#ACE1FA;
}
.pricing_table_wdg ul li {
	border-bottom:1px solid #cfd2d2;
	padding:10px 0;
}
.pricing_table_wdg ul li:first-child {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	background:#005A8D;
}
.pricing_table_wdg ul li:nth-child(2) {
	background:#fbfbfb;
}
.pricing_table_wdg ul li:nth-child(n+4) {
	font-size:14px;
}
.pricing_table_wdg ul li:last-child a {
	color:#F0F0F0;
	text-decoration:none;
	font-weight:bold;
	display:block;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #c4cbcc;
	padding:10px;
	margin:5px 0;
	background: #FF8F02; /* Old browsers */
}
.pricing_table_wdg ul li:last-child a:hover {
	border:1px solid #005A8D;
	color:#FFF;
}




/* Membership tables -----------------------------------------------------*/

.pricing_table_wdg-menu {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
	margin:10px 0 20px 0;
	padding:5px 10px 5px 15px;
}
.pricing_table_wdg-menu a {
}
.pricing_table_wdg-menu a:hover {
}
.pricing_table_wdg-menu ul {
	list-style:none;
	float:left;
	width:205px;
	height:515px;
	margin:0;
	border:1px solid #DDDDDD;
	padding:5px;
	text-align:center;
	background-color:#FFF;
	margin-right:10px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.pricing_table_wdg-menu ul:hover {
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	-moz-box-shadow:3px 5px 7px rgba(0,0,0,.7);
  	-webkit-box-shadow: 3px 5px 7px rgba(0,0,0,.7);
  	box-shadow:3px 5px 7px rgba(0,0,0,.7);
	cursor:pointer;
	background:#ACE1FA;
}
.pricing_table_wdg-menu ul li {
	padding:10px 0;
}
	
.pricing_table_wdg-menu ul li:first-child {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
}
.pricing_table_wdg-menu ul li:nth-child(2) {
}
.pricing_table_wdg-menu ul li:nth-child(n+4) {
	font-size:13px;
}
.pricing_table_wdg-menu ul li:last-child a, .pricing_table_wdg-menu ul li.society_join a {
	color:#F0F0F0;
	text-decoration:none;
	font-weight:bold;
	display:block;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #c4cbcc;
	padding:10px;
	margin:5px 0;
	background: #FF8F02; /* Old browsers */
}
.pricing_table_wdg-menu ul li:last-child a:hover, .pricing_table_wdg-menu ul li.society_join a:hover {
	border:1px solid #005A8D;
	color:#FFF;
	text-decoration:underline;
}
li.strong {
	font-weight:bold;
	font-size:20px;
}
li.blank {
	height:18px !important;
}

/* Breadcrumbs -----------------------------------------------------*/
.breadcrumb {
	padding-left: 10px;
	font-size: 10px;
}

li.no-list {
	list-style:none;
}

/* Logo tables -----------------------------------------------------*/
.logos td {
	text-align:center;
}


/* Comments -----------------------------------------------------*/
cite.fn {
	font-weight:bold;
}
header.comment-author.vcard {
	background:#EEEEEE !important;
	padding:5px 10px 5px 10px;
	border:1px solid #BDBDBD;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
}
li.comment {
	list-style:none;
	padding-bottom:10px;
}
ol.commentlist {
	margin-left:0;
}

time-comment {
	float:right;
}

/* SEARCH -----------------------------------------------------*/
input#s {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px; /* future proofing */
	-khtml-border-radius:2px; /* for old Konqueror browsers */
	padding:2px;
	width:130px;
}
input.sf_input {
	width:200px;
}
input#searchsubmit.btn {
	margin-top:-1px;
	padding:2px 8px 2px 8px;
}
.home-search {
	position:absolute;
	margin-left:736px;
	top:92px;
	z-index:999;
	height:20px;
}
.home-search .sf_search {
	width:200px !important;
}
.box .sf_search {
	width:180px !important;
}


.sf_search {
	margin-top:0;
}
.screen-reader-text {
	display:none !important;
}




img#wpstats{display:none}




/* EVENTS PLUGIN -----------------------------------------------------*/
#tribe-events-content {
	width:940px !important;
	padding-left:0 !important;
}

.tribe-events-event-list-meta {
	float:left !important;
	padding-left:10px !important;
	margin-top:10px !important;
}
.events-archive .entry-title a {
	color:#08C !important;
}
.events-archive .entry-title a:hover {
	color:#005580 !important;
}


.summary {
	width:620px !important;
}
#tribe-events-event-meta {
	border-top:none !important;
	border-bottom:none !important;
	border-left:1px solid #BDBDBD !important;
	float:right !important;
	width:270px !important;
	padding-left:20px !important;
	margin-left:20px !important;
}
dt.event-label {
	width:100% !important;
}
dd.event-meta {
	margin-left:0 !important;
	width:100px !important;
}
dl.column { 
	width:110px !important;
	padding-right:20px !important;
}

/* EVENTS -----------------------------------------------------*/

.event {
	width:100%;
	margin-bottom:20px;
	
}
.event_date {
	font-weight:bold;
}
.event_title {
	font-weight:bold;
	font-size:16px;
}


.event_details_bold {
	font-weight:bold;
}

#event_box {
	background:#dcf3fd;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius:3px; /* for old Konqueror browsers */
	margin-bottom:20px;
	border:1px solid #DDD;
	padding:8px 8px 4px 12px;
	
}
#event_box ul {
	margin-left:0;

}
#event_box ul li {
	list-style:none;
}
.sidebar_event_left {
	width:400px;
	border:1px solid #000;
	

}
.sidebar_event_right {
	float:right;
	margin-top:-118px;
	border:1px solid #999;
}

.event_box_right {
	float:right;
	margin-top:-85px;
	margin-right:12px;
}

a.event_register {
	padding:4px 38px 4px 38px;
}




/* FRONT PAGE -----------------------------------------------------*/
.front_page_date {
	margin-bottom:0;
	font-style:italic;
	font-size:11px;
}
.front_page_date .byline, .front_page_date .author, .front_page_date .vcard {
	font-size:11px;
}




/* FOLLOW-UP -----------------------------------------------------*/
.followup {
	font-family:inherit;
}

.policy_logo {
	border:1px solid #DDD;
	float:right;
	margin-top:-60px;
	max-width:200px;
}
h1.grade {
	height:40px;
}

span#grade {
	font-size:160%;
	position:absolute;
	padding-left:5px;
	
}
table#fd-table-1 {
	width:100%;
	padding:5px;
	
}
table#fd-table-1 tr:nth-child(even) {background: #E9E9E9}
table#fd-table-1 tr:nth-child(odd) {background: #FFF}
table#fd-table-1 tr {
	border-bottom:1px solid #CCC;
	width:90%;
	
}
table#fd-table-1 th {
	text-align:left;
	border-bottom:2px solid #000;
	font-size:120%;
	padding-bottom:5px;
}
table#fd-table-1 td {
	width:100px;
	padding:3px;
	
}



.grade_why {
	font-style:italic;
	font-size:12px;
}

.blog_links {
	padding-top:10px;
	margin:0;
}

article footer {
	padding-bottom:5px;
	border-bottom:2px solid #D3D3D3;
}
.tags {
	font-size:11px;
}



#chapter_search {
}
#chapter_search select {
	width:130px;
}