/*  
Theme Name: Colab Arts
Theme URI: http://colab-arts.org/
Description: Colab Arts theme, under construction
Version: 0.1
Author: Fiffe, Matt Sielski
Author URI: http://fiffe.com

*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: small;
	text-align: justify;
}
a {
	color: #0099ff;
	text-decoration: none;
}
a:link {
	color: #0099ff;
	text-decoration: none;	
}
a:visited {
	color: #0099ff;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
		text-decoration: underline;
}
a:active {
	color: #0099ff;
		text-decoration: none;
}
.xxlarge {
	font-size: xx-large;
}
.xlarge {
	font-size: x-large;
}
.large {
	font-size: large;
	font-weight: bold;
}
.name, .name a {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099ff;
	text-decoration: none;
}
.medium {
	font-size: medium;
}
.small {
	font-size: small;
}
.xsmall {
	font-size: x-small;
}
.date {
	font-size: x-small;
	color: #666666;
	margin-bottom: 15px;
}
.polaroid {
	margin: 10px;
}
.images {
	margin: 5px;
}
/* ---------------------- nav styles ---------------------- */
#top-space {
	height: 50px;
	width: 100%;
}
#footer {
	width: 100%;
	background-color: #959595;
	vertical-align: middle;
	height: 100%;
}
#wrap {
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: x-small;
	font-family: arial, verdana, sans-serif;
}
#nav {
	font-size: x-small;
	font-family: arial, verdana, sans-serif;
}
#nav div a { text-decoration: none; border-bottom: none; color: black }
.a-nav { background-color: #959595; padding-left: 5px }
.b-nav { background-color: #acacac; padding-left: 5px }
.c-nav { background-color: #c2c2c2; padding-left: 5px }
.d-nav { background-color: #d7d7d7; padding-left: 5px }
.e-nav { background-color: #ebebeb; padding-left: 5px }

li.textonly .name {
text-align: left;
margin-top: 10px;
}

li.textonly .left {
text-align:left;
}

.post {
font-size: 13px;	
}

.navigation {
	font-size: 13px;
	
}