/*-----------------------------------------------------------------------------
bluefilamentdesign.com Style Sheet

version:   1.0
author:    Jason Luther
email:     jluther@bluefilamentdesign.com
website:   http://www.bluefilamentdesign.com/
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
  	margin: 0;
	padding: 0;
}

/* Center document */
body {
	text-align: center;
	background: #999;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background: #A6B8DB;
}
#main {
	float: left;
	width: 610px;
	margin-bottom: 10px;
}

h1 {
	height: 50px;
	width: 350px;
	margin-left: 20px;
	padding-top: 10px;
	color: #009;
	font-size: 36px;
	font-weight: normal;
	position: relative;
}
h1 span {
	background: url(march2007/logo.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a {
	text-decoration: none;
}


#head ul {
	list-style-type: none;
}
#home #head ul {
	margin: 0 0 0 1px;
}
#port #head ul {
	margin: 0;
}
#nav li {
	float: left;
	font-size: 20px;
	position: relative;
}
#nav li a {
	width: 120px;
	display: block;
	background: #CBB98D;
	color: #333;
	height: 30px;
	padding: 10px 0 0 10px;
	z-index: 10;
}
#nav li a:hover {
	background: #900;
	color: #CCC;
}
.current {
	background: #900;
	color: #CCC;
	width: 120px;
	height: 30px;
	padding: 10px 0 0 10px;
}

.picture {
	z-index: 5;
	margin: -41px 0 0;
	border: 1px solid #000;
}





.content a ,.comment a, #sidebar a {
	color: #666;
	border-bottom: 1px dotted #333;
}
#articles a {
	color: #666;
}
#articles a:hover, #sidebar a:hover {
	color: #900;
}



#articles {
	background: #CBB98D;
	margin: 0 0 0 10px;
	padding: 10px 10px 0 10px;
	width: 568px;
	border: 1px solid #C1AC79;
	font-size: 13px;
	color: #333;
}
.entry {
	margin: 10px 0 20px 0;
}
#articles h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding: 3px 0 0 20px;
}
#articles h2 
.date {
	font-size: 11px;
}
.content {
	width: 520px;
	padding: 0 30px 0 20px;
	line-height: 1.3em;
	background: #C1AC79;
	border-top: 1px solid #696969;
	border-bottom: 1px solid #696969;
}
.content p {
	margin: 10px 0;
}
.comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px 0 0 20px;
}

#port #articles img {
	float: left;
	margin: 0 10px 10px -5px;
	padding: 2px;
	border: 1px solid #696969;
}













#sidebar {
	float: right;
	width: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background: #8390A7;
	font-size: 12px;
	color: #333;
}
#sidebar p {
	margin-right: 10px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
}
#sidebar li {
	padding: 10px;
}
#me, #teams, #interesting, .new {
	background: #C1AC79;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-left: 5px;
	margin-bottom: 5px;
	background: #CBB98D;
	border-top: 1px solid #696969;
	border-bottom: 1px solid #696969;
}
#quote h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0 -10px 0 -10px;
	padding-left: 15px;
	background: #069;
	color: #CCC;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#about #quote {
	height: 70px;
}
#teams li {
	margin: 3px 0 0 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #000;
}
h3 {
	font-size: 13px;
	margin-top: 3px;
}
#rank p {
	padding: 0 0 3px 25px;
}
.up {
	background: url(march2007/up.png) no-repeat;
}
.down {
	background: url(march2007/down.png) no-repeat;
}
.even {
	background: url(march2007/even.png) no-repeat;
}
#me li, #interesting li, .new li {
	margin: 0;
	padding: 2px;
}
#me li {
	padding-left: 10px;
}
.new img {
	margin: 5px 0 0 10px;
	border: 1px solid #696969;
	padding: 2px;
}
#about #me {
	padding-top: 0;	
}
#about #me .title {
	margin-top: 10px;
}



#contact {
	margin-top: 15px;
	visibility: hidden;
}
label {
	display: block;
}
#name, #phone, #email {
	width: 200px;
}
textarea {
	width: 250px;
	height: 75px;
}
#contact p {
	margin-bottom: 3px;
}




#sites {
	clear: both;
	width: 920px;
	height: 135px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	font-size: 13px;
	background: #8390A7;
	border-top: 1px solid #5A677E;
	border-bottom: 1px solid #5A677E;
}
#sites h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #5A677E;
}
#sites ul {
	list-style-type: none;
	margin: 5px 0 0 10px;
}
.column {
	float: left;
	width: 300px;
}
#sites li {
	margin: 0 0 3px 0;
}
#sites a {
	color: #0A1D67;
	border-bottom: 1px dotted #006;
}
#sites a:hover {
	color: #CCC;
	border-bottom: 1px dotted #CCC;
}
.clear {
	clear: both;
}

