/*  
Theme Name: NCTA
*/

.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	/* width: 25%;
	text-align: right;
	clear: both;
	float: left; */
	display: inline;
	padding: 4px;
	margin: 5px 0;
	font-weight: bold;
}

.contactright {
	/* width: 70%;
	text-align: left;
	float: right;
	display: inline; */
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}

body {
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #333333;
	color: #000000;
	margin: 0 0 0 0;
	}

a:hover {
	text-decoration: underline;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

#mainWrapper01 {
	left: -405px;
	position: absolute;
	margin: 0 0 0 50%;
	width: 810px;
}

#contentWrapper01 {
	background: url(images/bg-01.gif);
}

#utilityNav01 {
	background: #001b54 url(images/utility-nav-01.gif) top right no-repeat;
	height: 16px;
	padding: 4px 0 0 0;
}

#utilityNav01 a {
	color: #000000;
	text-decoration: none;
}

#utilityNav01 ul {
	list-style: none;
	float: right;
	margin: 0 0 0 0;
}

#utilityNav01 ul li {
	float: left;
	margin: 0 15px 0 0;
	text-transform: lowercase;
}

#content01 {
	background: url(images/bg-post-01.gif) bottom repeat-x;
	min-height: 400px;
	width: 614px;
	float: left;
}

#sidebar01 {
	width: 166px;
	float: right;
	padding: 5px 15px 15px 10px;
	color: #194ca7;
}

#sidebar01 a {
	color: #194ca7;
	text-decoration: none;
}

#sidebar01 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
} 

#sidebar01 li li {
	background: url(images/arrow-02.gif) left 3px no-repeat;
	padding: 0 0 4px 8px;
}

#sidebar01 h2 {
	text-transform: lowercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 2.250em;
	margin: 15px 0 10px 0;
}

#todaysDate01 {
	background: #dedede;
	color: #666666;
	padding: 10px 15px 7px 15px;
}

#footer01 {
	color: #cccccc;
	margin: 10px 0 10px 0;
}

#footer01 a {
	color: #cccccc;
	text-decoration: none;
}

#aboutNav01 {
	width: 575px;
	padding: 0 20px 0 20px;
	float: left;
}

#aboutNav01 h2 {
	text-transform: lowercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 2.250em;
	margin: 0 0 15px 0;
}

#aboutNav01 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#aboutNav01 li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
	border-left: 1px solid #cccccc;
}

#aboutNav01 li.first01 {
	border: none;
	padding: 0 0 0 0;
}

#addNav01 {
	border-left: 1px solid #646464;
	float: right;
	width: 154px;
	padding: 0 20px 20px 20px;
}

#addNav01 h2 {
	text-transform: lowercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 2.250em;
	margin: 0 0 15px 0;
}

#addNav01 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#addNav01 li {
	background: url(images/arrow-01.gif) left center no-repeat;
	padding: 0 0 5px 10px;
}

#fontSizeTool01 {
	float: right;
}

#fontSizeTool01 .smaller01 {
	font-size: 0.70em;
}

#fontSizeTool01 .larger01 {
	font-size: 1.30em;
}

#searchForm01 {
	margin: 10px 0 0 0;
}

#s {
	border: 1px solid #CCCCCC;
	margin: 0 5px 0 0;
	width: 120px;
	color: #999999;
}

#sButton01 {
	position: relative;
	top: 4px;
}

.post {
	/* background: url(images/bg-post-01.gif) bottom repeat-x; */
	padding: 20px 15px 45px 15px;
}

.postMeta01 {
	color: #999999;
}

.postMeta01 a {
	color: #999999;
}

a {
	color: #5379bd;
}
	
#content01 h2.pagetitle {
	color: #999999;
	font-size: 2.10em;
	font-weight: normal;
	margin: 30px 15px 0 15px;
}

.post h2,
.post h3 {
	color: #f19a1e;
	font-size: 2.10em;
	font-weight: normal;
	/* text-transform: lowercase; */
	margin: 0 0 2px 0;
}

.post h2 a,
.post h3 a {
	color: #f19a1e;
	text-decoration: none;
}

#commentsbox {
	margin: 30px 15px 2px 15px;
}

#commentsbox textarea {
	width: 100%;
}

.commentlist {
	margin: 10px 0 0 0;
	list-style: none;
	padding: 0;
}

.commentlist li {
	padding: 13px 10px 5px 10px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
}

.breakIt01 {
	height: 1px;
	font-size: 1px;
	clear: both;
}

#widgetbox01 {
	margin: 15px 0 15px 0;
}

#monthlyArchives01 {
	float: left;
	padding: 0 10px 10px 0;
	width: 45%;
}

#subjectArchives01 {
	border-left: 1px solid #cccccc;
	float: left;
	padding: 0 0 10px 25px;
	width: 45%;
}

#monthlyArchives01 ul,
#subjectArchives01 ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

#monthlyArchives01 li,
#subjectArchives01 li {
	background: url(images/arrow-03.gif) left 3px no-repeat;
	padding: 0 0 4px 8px;
}

#bookmarks01 ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

#bookmarks01 li {
	background: url(images/arrow-03.gif) left 3px no-repeat;
	padding: 0 0 4px 8px;
}

.navigation {
	padding: 0 15px 0 15px;
	clear: both;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}


.widget_recent_entries, .widget_text, .widget_categories {
	list-style-type: none;	
}

.widgettitle {
	text-transform: lowercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 2.250em;
	margin: 15px 0 10px 0;
}