/* 
Stylesheet for lucentcanvas.com

*Site: lucentcanvas.com
Theme Name: Colorful Lace
Theme URL: http://www.lucentcanvas.com
Description: A cusotmized theme created by Becky for her art web site, Lucent Canvas. Thank you, Word Press, for such a great platform for web site publishing. 
Version: 3.0
Author: Rebecca K. Ivic
Author URL: http://www.lucentcanvas.com
Last Updated: June 5, 2010
Contact: rivic@purdue.edu; becky@lucentcanvas.com                                   
Tags: blue, purple, cool colors, fixed width, simple, lace, colorful

 */

body {
	margin: 0;
	padding: 0;
	background: #16131a url(sitebg.jpg) repeat;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* .................................Sections */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

.header {
	width: 400px;
	height: 100px;
	margin-top: 70px;
	float: left;
}

.headerpicture {
	width: 305px;
	height: 39px;
	background-image: url(header.png);
	border-style: none;
}

.navshell {
	float: left;
	margin-top: 70px;
	width: 425px;
	height: 100px;
}

.openingtext {
width: 400px;
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;	color: #dadada;
}

.openingpicture {
	margin-bottom: 30px;
	border: 1px solid #535353;
}

/* .................................Navigation */

#navigation {
	text-transform: uppercase;
	letter-spacing: normal;
	font: normal normal 11.67px/12px Lucida Grande, sans-serif;
	color: #ededed;
}

#navigation p {
	color: #666666;
	font-size: 11px;
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	list-style-type: none;
	float: left;
	margin-right: 8px;
	font-size: 13px;
}

#navigation li a {
	color: #cccccc;
	text-decoration: none;
}

#navigation li a:hover {
	color: #0cc3f3;
	text-decoration: none;
	border-bottom: 1px solid #6c6c6c;
}

/* .................................Content/Updates */

#content {
	padding-bottom: 35px;
	width: 850px;
	overflow: hidden;
}

.postcontainer {
	margin-top: 10px;
}

.textupdate {
	width: 850;
	color: #e1e1e1;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

.updates {
	color: #00adef;
	font-family: Georgia, serif;
	font-size: 20px;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.date {
	color: #767676;
	clear: left;
	display: inline;
	text-transform: lowercase;
}

.postline {
	color: #363636;
}

.post {
	margin-bottom: 50px;
}

.entry p {
}

.entry a {
	color: #0cc3f3;
	text-decoration: none;
}

.entry a:hover {
	color: #7f7f7f;
	text-decoration: underline;
	
}

.entry img {
}

/* .................................Subpages */

#content2 {
	padding-bottom: 35px;
}

.subpagecontent {
	color: #bdc9c9;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	width: 800px;
}

.subpagecontent b {
	font-style: italic;
	color: #838383;
}

.subpagecontent h1 {
	font-size: 16px;
	line-height: 1.5em;
	font-family: Cambria, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.7em;		border-bottom: 1px solid #4a4a4a;
	padding-top: 9px;
	color: #f0f0f0;
}

.subpagecontent h2 {
	font-size: 16px;
	line-height: 1.5em;
	font-family: Cambria, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.7em;	
	padding-top: 9px;
	color: #eaeaea;
	border-bottom: 1px solid #7b898b;
}

#content2 a {
	color: #00adef;
	text-decoration: none;
}

#content2 a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}

/* .................................Past Updates */

.pastupdates {
	width: 300px;
	color: #e1e1e1;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	float: left;
}

.pastupdates p {
	text-transform: normal;
	letter-spacing: normal;
	color: #636363;
	font: italic 20px/1.4em Georgia, serif;
	margin-top: 0;
	margin-bottom: 8px;
	_margin-bottom:2px;
	padding-left: 0;
	margin-left: 0;
}

.pastupdates b {
	text-transform: normal;
	letter-spacing: normal;
	color: #767676;
	font: italic 20px/1.4em Georgia, serif;
	margin-top: 0;
}

.pastupdates ul {
	list-style-type: none;
	display: inline;
	margin-top: -5px;
}

.pastupdates a {
	color: #00adef;
	text-decoration: none;
}

.pastupdates a:hover {
	color: #7f7f7f;
	text-decoration: underline;	
}

/* .................................Categories */

.categories {
	width: 300px;
	color: #e1e1e1;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	float: left;
}

.categories p {
	text-transform: normal;
	letter-spacing: normal;
	color: #636363;
	font: italic 20px/1.4em Georgia, serif;
	margin-top: 0;
	margin-bottom: 8px;
	_margin-bottom:2px;
	padding-left: 0;
	margin-left: 0;
}

.categories b {
	text-transform: normal;
	letter-spacing: normal;
	color: #767676;
	font: italic 20px/1.4em Georgia, serif;
	margin-top: 0;
}

.categories ul {
	list-style-type: none;
	display: inline;
	margin-top: -5px;
}

.categories li {
}

.categories a {
	color: #00adef;
	text-decoration: none;
}

.categories a:hover {
	color: #7f7f7f;
	text-decoration: underline;	
}

/* .................................Footer */

#footer {
	background-color: #09080a;
	height: 90px;
	border-bottom: 1px solid #323233;
	border-top: 1px solid #323233;
	margin-bottom: 35px;
}

p.footer1 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

p.footer1 a {
	color: #dcdcdc;
	text-decoration: none;
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
}

p.footer1 a:hover {
	color: #7c7c7c;
	text-decoration: underline;
}

p.footer2 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: #595959;
	text-transform: uppercase;
	letter-spacing: normal;
	font: normal normal 11px/12px ÄúLucida GrandeÄù, sans-serif;
	margin-top: -8px;
}

/* .................................Other */

hr {
	border: 0;
	border-bottom: 1px solid #363636;
	margin-top: 15px;
	margin-bottom: 22px;
}

h3 {
	color: #999;
	border-bottom: 1px solid #414141;
}

.decorativeline {
	
}

/* .................................Archives */

#archives_container {
	padding-bottom: 100px;
}

#archives_container li {
	list-style-image: none;
	list-style-type: none;
}