/*
THEME NAME: NCDJ News
THEME URI: ncdj.org
DESCRIPTION: Theme for the news section of ncdj.org
VERSION: 1.0
AUTHOR: Nic Lindh
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


.asu_twitter_li {
border-right: none !important;
left: 0px !important;
margin-left: 10px !important;
position: absolute !important;
}

.asu_twitter_li_text {
border-right: none !important;
left: 0px !important;
margin-left: 35px !important;
position: absolute !important;
}

.asu_facebook_li {
border-right: none !important;
left: 0px !important;
margin-left: 80px !important;
position: absolute !important;
}

.asu_facebook_li_text {
border-right: none !important;
left: 0px !important;
margin-left: 105px !important;
position: absolute !important;
}

.hentry {
	padding-top: 10px;
}

.indented {
	/*text-indent: -20px;*/
	margin-left: 40px;
	font-size: 0.9em;
	line-height: 1.8em;
	padding-bottom: 1em;
}

.blue {
	color: #035584;
	font-family: Verdana, Helvetica, sans-serif;
}

.green {
	color: #00a53a;
	font-family: Verdana, Helvetica, sans-serif;
}

.orange {
	color: #eb9e02;
	font-family: Verdana, Helvetica, sans-serif;
}

.grey {
	color: #888888;
	font-family: Verdana, Helvetica, sans-serif;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
}

.entry-content {
	margin-top: 1em;
}

.entry-content h2 {
	font-size: 1.2em;
	font-weight: bold;
}

.entry-content li {
	list-style-type: disc;
}

.maintext strong {
	font-weight: bold;
}

.maintext em {
	font-style: italic;
}

.entry-title {
	font-size: 1.9em;
	margin-top: .4em;
	padding-bottom: .4em;
	border-bottom: 4px double rgb(153, 0, 51);
	font-family: constantia, georgia, times, serif;
}

.sidebox {
	/*border-top: 1px solid rgb(8, 8, 8);*/
	border-top: 1px dotted #bbb;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: constantia, georgia, times, serif;
}

.sidebar h3 {
	font-size: 1.4em;
	line-height: 1.75em;
}

.cronkLogo {
	padding-right: 10px;
	padding-top: 10px;
	width: 220px;
}

.headerText {
	margin-top: 30px;
	color: white;
	font-size: 2.2em;
	font-family: constantia, georgia, times, serif;
}

.sidebar {
	line-height: 1.9em;
	padding-top: 80px;
	/*margin-left: 5px;*/
	font-size: .9em;
	/*background: rgb(250, 250, 250);*/
	/*border-left: 1px dotted #bbb;*/
}

.navbar {
	line-height: 1.9em;
	padding-top: 10px;
	padding-left: 10px;
	font-size: .9em;
	width: 200px !important;
}

a:link, a:visited {
	color: rgb(153, 0, 51);
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: rgb(153, 0, 51);
	font-weight: bold;
	text-decoration: underline;
}

#hd {
	background: url(images/asu_maroonhdr_bg.jpg);
	border-bottom: 3px solid rgb(253, 185, 40);
}

.maintext {
	line-height: 1.7em;
	padding-top: 10px;
	margin-left: 10px;
}

.maintext p {
	margin-bottom: 1em;
}

.maintext ul {
	margin-bottom: 1em;
	padding-left: 2em;
	padding-right: 1em;
}

#wrapper {
	background: white url(images/navback.png) repeat-y;
	border-left: 1px solid rgb(153, 0, 51);
}

#ft {
	background: url(images/asu_maroonhdr_bg.jpg);
	/*padding: 0px 10px 5px 5px;*/
	padding: 0;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	height: 2em;
	position: relative;
}

#ft a:link, #ft a:visited, #ft a:hover {
	color: white;
}

#ft ol ul {
	list-style: none;
}

#ft li {
	display: inline; 
	list-style-type: none;
	font-size: .8em;
	margin: 0; padding: 0;
	line-height: 2em;
}

/*ORIGINAL SANDBOX*/

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

p.wp-caption-text{
font-style:italic;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}
