/*
Theme Name: WordPress newsletter

*/



/* Begin Typography & Colors */

p {
font-family:arial;
font-size: 10pt;
color:#364057;
}
table {
font-family:arial;
font-size: 10pt;
color:#364057;
}
A:link {text-decoration: underline;}
A:visited, a:active, a:hover {text-decoration: underline; color:#0000ff;}
h1
{
font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #BD1031;
}
*html h1
{
font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #BD1031;
}
h2
{
font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #364057;
}
*html h2
{
font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #364057;
}
h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0000ff;
	text-decoration:underline;
}
h3
{
font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #BD1031;
}
h3.post
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #364057;
}
.post_events
{
line-height: 10pt;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #364057;
}
.tophead {
height: 228px;
}
.issue {
height: 30px;
padding-right: 20px;
}
.sider {
padding-right: 15px;
padding-left: 10px;
background-image: url('http://www.ntc-dfw.org/news/newsletter/assets/sideshadow.jpg');
background-repeat: repeat-y;
background-position: right;
}
#sidenavbox {
margin-bottom: 5px;
clear:both;
border-bottom:1px dashed #000000;
padding-top:0px;
padding-bottom:10px;
}
#side_events_box{
padding-bottom: 10px;
margin-bottom: 5px;
clear:both;
border-bottom:1px dashed #000000;
}
#side_new_members {
padding-bottom: 10px;
margin-bottom: 5px;
clear:both;
border-bottom:1px dashed #000000;
}
#side_long_members {
padding-bottom: 10px;
margin-bottom: 5px;
clear:both;
border-bottom:1px dashed #000000;
line-height:14pt;
}
ul#members {
list-style-type: none;
margin-left:0px;
padding-left:10px;
text-indent: -10px;
}
.main_cell {
padding-left:15px;
padding-right:10px;
}
#article {
border-bottom:1px dashed #000000;
padding-bottom:20px;
min-height: 100px;
}
#events {
list-style:none;
margin: 0;
}

/* Images */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


.topper {
background-color:#999999;
padding-left:10px;
font-family:verdana;
font-size:7.5pt;
color:#ffffff;
font-weight:bold;
border-left: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
}
.topper a {
color: #ffffff;
text-decoration:none;
}
.top {
margin-bottom:5px;
}
.single_main_cell {
padding-left:30px;
padding-right:30px;
padding-bottom:100px;
}
.table_nav {
margin-top:10px;
margin-bottom:10px;
}
.table_nav a:link, .table_nav a:visited, .table_nav a:active, .table_nav a:hover {
color: #ffffff;
text-decoration:none;
}
.cutline {
font-size:8pt;
line-height:11pt;
}
#photo_box {
width:175px;
float: right;
margin-left:20px;
margin-bottom:20px;
}
.photo_article {
border: 1px solid #999999;
margin-top:20px;
}