/*   
Theme Name: GPDI Alumni
Theme URI: http://www.mica.edu/gradphoto/
Description: Graduate Photography blog theme
Author: Kelly Egan
Author URI: http://kellyegan.net/
Version: 1.0
.
This theme defines the design for the Graduate Photography and Digital Imaging Program 
at the Maryland Institute College of Art. It was created August 2006.
.
*/


/* POST STYLE */
#banner {
	width: 790px;
	height: 45px;
	padding: 0px;
	margin: 0px;
}



/*TYPOGRAPHY, COLOR, STYLE*/

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background: #c0c0c0;
	color: #000;
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	color: #000066;
}

a:visited {
	text-decoration: none;
	color: #000066;
}

h1, h2, h3, h4, h5, p {
	font-weight: normal;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

p {
	margin-bottom: 5px;
}

#banner h1, #banner h1 a, #banner h1 a:visited {
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #000066;

	text-transform: lowercase;
}

#banner h2, #banner h2 a, #banner h2 a:visited {
	font-size: 17px;
	line-height: 19px;
	color: #627cbf;
	text-transform: lowercase;
}

h3.postTitle, h3.postTitle a, h3.postTitle a:visited {
	color: #000000;
	font-size: 19px;
	line-height: 21px;
	margin: 0px;
	margin-bottom: 5px;
}

#sidebar h3 {
	padding-bottom: 7px;
}

h4 {
	color: #999999;
	font-size: 14px;
	text-transform: uppercase;
}

h5 {
	text-tranform: uppercase;
	font-weight: bold;
	font-size: 13px;
}


.postAuthor, .commentAuthor {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
}

.postDate, .commentDate, .postButtons {
	text-align: right;
	color: #707070;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}


.someComments {
	font-weight: bold;

}


.eventDate {
	text-align: right;
	color: #707070;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	font-size: 12px;
	text-transform: uppercase;
}

li.page_item {
	padding: 3px;
	margin: 0px;
	display: inline;
	text-align: center;
}

ul#navigation {
	width: 280px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-indent: 0px;
	text-align: center;
}

#navigation, #blognav, .postDate, .commentDate, .postButtons, .small{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0px
	padding: 0px
}

.prevPost {
 text-align: right;
}

.nextPost {
 text-align: left;
}


#banner {
	padding-bottom: 2px;
	border-bottom: 5px solid #e0e0e0;
	background-image: url("images/greypixelsLOGOb.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#sidebar {
	border-left: 1px solid #e0e0e0;
}

#sidebar div{
	padding-top: 10px;
	border-top: 1px #e0e0e0 solid;
}

#spotlight, #about {
	font-size: 12px;
}

#spotlight img {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 0px #e0e0e0;
}

#sidebar li {
	list-style-type: none;
	padding-bottom: 2px;
}

#sidebar ul {
	padding-left: 10px;
	margin-top: 0px;	
}


#spotlight h3 {
	margin-top: 5px;
	
}

#about {
	font-style: italic;
	font-size: 11px;
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px #e0e0e0 solid;
}

.commentList li {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #e0e0e0;
	display: block;
}

ul.commentList {
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
}

.commentForm {
	margin-left: 40px;
	margin-top: 5px;
	border-top: 1px solid #e0e0e0;
}

#calendar li {
	list-style-type: none;
}

#calendar ul {
	padding-left: 10px;
	margin-top: 0px;
}

#calendar .ical_list_events {
	margin-top: 5px;
}

hr {
	border: 0px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	padding: 0px;
}

img {
	background-color: #adadad;
	display: block;
	margin-right: 10px;

}

#spotlight img {
	display: block;
	margin-right: 0px;
}

.commentForm {
	display: none;
}


/*LAYOUT*/

body {
	margin: 10px;
	padding 10px;
}

#banner {
	width: 790px;
	height: 45px;
	padding: 0px;
	margin: 0px;
}

.pagetitle {
	position: absolute;
	top: 63px;
}

#mainbar {
	width: 490px;
	margin-top: 19px;
}

#sidebar {
	width: 280px;
	position: absolute;
	top: 65px;
	left: 510px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.post {
	border-top: 1px solid #e0e0e0;
	margin-bottom: 16px;
	padding-top: 2px;
}

ul#navigation, #spotlight, #blognav {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 8px;
}

#spotlight, #blognav {
	padding-bottom: 5px;
}

@media print {

body {
	font-size: 9pt;
	color: #000000;
	background: #ffffff;
}


#banner h1, #banner h1 a, #banner h1 a:visited {
	font-size: 17pt;
	line-height: 19pt;
	font-weight: bold;
	color: #000000;
}

#banner h2, #banner h2 a, #banner h2 a:visited {
	font-size: 13pt;
	line-height: 14pt;
	color: #000000;
}

h3.postTitle, h3.postTitle a, h3.postTitle a:visited {
	color: #000000;
	font-size: 14pt;
	margin: 0px;
	margin-bottom: 5px;
}

h4 {
	color: #999999;
	font-size: 14pt;
	text-transform: uppercase;
}

a {
	color: #000000;
}

.postAuthor{
	font-style: normal;
}

.postContent a {
	font-weight: bold;
}

.postContent a:after, .postAuthor a:after, .commentAuthor a:after {
  content: " (" attr(href) ")";
  font-style: italic;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
}

.postDate {
	color: #000000;
}

	#banner {
		width: 100%;
		height: auto;
		padding-bottom: 3pt;
	}

	#mainbar {
		width: 100%;
	}
	
	#sidebar {
		display: none;
	}
	
	ul.commentList {
		display: block;
	}
	
	.postButtons {
		display: none;
	}

}


