/*
Theme Name:     VCU TTAC News
Theme URI:      http://vcu.edu/
Description:    Child theme of TwentyEleven 
Author:         VCU Web Services
Author URI:     http://vcu.edu/
Template:       twentyeleven
Version:        0.1.0
*/


#main { padding-top: 0 }
p { margin-top: .75em }
.asset-content p { margin-bottom: 0 }
.entry-title { margin-top: .67em; padding: 0 }
.email h3 { font-weight: bold }

input[type="text"] { padding: 1px }

input[type="text"], input[type="password"], textarea {
	background: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px inset;
	color: #000;
}

input {
	font: inherit;
	font-size: smaller;
	font-weight: normal;
	line-height: 1;
}

.widget-header { clear: right; line-height: 1; font-weight: bold }

.asset-content p { margin-bottom: .75em }

.error404 { padding: 0 3em; }