/*
*************************************************

Site: DePaul.edu
Stylesheet: Global typography
Description: This stylesheet governs typographic branding for all
University websites. Please be advised that changes here affect 
any/all sites that link to this file. Custom coloring and font 
families local to your site are intended to be declared in local.css.
Author: Internet Communications
Contact: http://depaul.edu/emm/staff/

*************************************************
*/



body {
	font-size: 14px;
	line-height: 1.5;
}
a[href $='.doc'] {
	padding-right: 18px;
	background: transparent url(icons_files.png) right 3px;
}
a[href $='.pdf'] {
	padding-right: 18px;
	background: transparent url(icons_files.png) right -18px;
}
a[rel="external"] {
	padding-right: 11px;
	background: url(icons_files.png) right -68px transparent;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
p, caption, td, th, dd, dt, pre, code, address {

}
strong {
	letter-spacing: -.25px;
}
#lead {
	font-size: 16px;
	width: 99%;
}

dt {
	font-weight: bold;
}
dd {
	margin: 0 0 10px 0;
	padding-left: 10px;
}

/* selection */

::-webkit-selection {
	color: #473712;
	background: #ead147;
}

::-moz-selection {
	color: #473712;
	background: #ead147;
}
::selection {
	color: #473712;
	background: #ead147;
}



/* Tables */

table {
	border-color: #b3b3b3;
	border-right-style: none;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	width: 98%;
}
th {
	background-color: #EEE;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 2px 10px;
	line-height: 16px;
}
td {
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 2px 10px;
}
caption {	
	font-style: italic;
	text-align: left;
}



/* Other blocks of content */

blockquote {
	color: #333;
	font-style: italic;
	margin: 0 0 0 40px;
	border-left: 2px solid #ccc;
	padding: 0 0 0 20px;
	width: 85%;
}
abbr {
	border-bottom: 1px dotted #333;
	cursor:help;
}
code {
	color: #666;
}
pre {
	color: #666;
	display: block;
	margin: 0 0 10px 0;
}



/* Misc html elements */

del {color: #999;}

ins {font-style: italic;}

img {margin: 0 0 20px 0;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;

}
h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color: #434a51;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
	width: 95%;
}
h6 {
	font-size: 14px;
}



/* Lists */

ol {
	list-style: decimal;
	margin: -10px 0 0 30px;
}
ul {
	margin: 10px 0 0 10px;
}
#center_well ul {
	list-style-type: none;
}
#center_well ul li, #core_footer ul li {
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 5px;
}
li li {
	margin: 0 0 0 15px;
} 

li ul {
	list-style-type: none;
	margin: 0 0 0 12px;
	font-size: 11px;
}
p,
dl,
hr,
ol,
ul,
pre,
table,
address,
fieldset,
form {
	margin-bottom: 20px;
}



/* Forms */

form {
	background: #eee;
	border:1px solid #ccc;
	padding: 20px 30px 20px 20px;
}
#form-msg {
	margin: 0 0 20px 0;
	border: 1px solid #afafaa;
	font-size: 14px;
	padding: 20px;
	padding-left: 50px;
}
.legend {
	background: #fff;
	padding-left: 20px!important;
}
.error {
	font-weight: bold;
	color: #f83e3e;
	border: 1px solid #f83e3e!important;
	background: #ffffd5 url(icons_files.png) 20px 23px no-repeat;
}
input.error {
	background-position: 10px 4px;
	padding-left: 10px;
}
label {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}
form li {
	list-style-type: none;
	padding: 20px 0 10px 0;
}
fieldset li input, 
fieldset li select, 
p input,
textarea, 
#submit {
	font-size: 11px;
	padding: 5px;
	border: 1px solid #9a9d90;
	font-family: Droid sans, Arial, sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-top-radius: 3px;
	overflow: auto;
	resize: none;
}
input, select {
	width: 60%;
	height: 14px;
}
textarea {
	width: 100%;
}
.radio, .checkbox {
	display: block;
	float: left;
	margin: 3px 0 0 0;
	width: 30px;
}
#form-contact {
	background: #ecf0eb;
	border: 1px solid #cdd1bd;
	font-size: 12px;
}
input[type="checkbox"] {
	width: 20px!important;
	border: none!important
}
#submit {
	font-size: 14px;
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
	text-align: center;
	text-decoration:none;
	padding: 5px 10px;
}
.btn-gradient-gray {
	color: #434A51;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* W3C */
}
a:hover.btn-gradient-gray  {
	background: #fff;
}
.btn-gradient-green {
	color: #fff;
	text-shadow: 1px 1px 0px #000000;
	background: #73cc00; /* Old browsers */
	background: -moz-linear-gradient(top, #73cc00 0%, #407811 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#73cc00), color-stop(100%,#407811)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #73cc00 0%,#407811 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #73cc00 0%,#407811 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #73cc00 0%,#407811 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73CC00', endColorstr='#407811',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #73cc00 0%,#407811 100%); /* W3C */
}
a:hover.btn-gradient-green  {
	color: #fff;
	background: #73cc00;
}
.btn-gradient-blue {
	color: #fff;
	text-shadow: 1px 1px 0px #000000;
	background: #245474; /* Old browsers */
	background: -moz-linear-gradient(top, #245474 0%, #143349 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#245474), color-stop(100%,#143349)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #245474 0%,#143349 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #245474 0%,#143349 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #245474 0%,#143349 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#245474', endColorstr='#143349',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #245474 0%,#143349 100%); /* W3C */
}
a:hover.btn-gradient-blue  {
	color: #fff;
	background: #245474;
}


