/* primary css file */

/* yahoo ui reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	margin: 0;
	padding: 0;
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* end reset */

body
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

p
{
	margin-bottom: 10px;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

#sidebar a img
{
	vertical-align: baseline;
}

a img
{
	vertical-align: bottom;
	background-color: white;
}

a:hover img
{
	vertical-align: bottom;
	background-color: white;
}

/* main layout */

#container
{
	margin: auto;
	padding: 10px;
	padding-left: 100px;
	width: 730px;
	padding-top: 0px;
}

#head
{
	min-height: 70px;
}

#logo
{
	margin-top: 7px;
	margin-bottom: 10px;
}


#content
{
	width: 510px;
}

#content-admin
{
	width: 510px;
}

#sidebar
{
	margin-left: 5px;
	margin-top: 10px;
	float: right;
	width: 180px;
}

#tail
{
	height: 100px;
}

ul .actions
{
	list-style: none;
}

ul .actions li
{
	display: inline;
}

a.nodec
{
	background-color: white;
}

a:hover.nodec
{
	background-color: white;
}

.action-bar
{
	float: right;
}

.action-bar a:hover
{
	background-color: white;
}

.item-list
{
	margin-top: 10px;
	padding-left: 20px;
}

/* headings */

#title
{
	display: inline;
}

#slogan
{
	
	position: relative;
	font-size: 14px;
	top: -6px;
	margin-left: 27px;
}

/* posts */

.post
{
	margin-bottom: 20px;
}

#sidebar .post
{
	margin-bottom: 0px;
}

.post h2, h5
{
	display: inline;
	padding-bottom: 10px;
}

.post h2
{
	font-size: 22px;
	font-weight: bold;
}

.datetime
{
	display: inline;
	padding-left: 5px;
	padding-bottom: 10px;
}

.comment-num
{
	border: 1px dotted black;
	padding: 3px 0px;
	font-size: 12px;
}

.comment-num a
{
	text-decoration: none;
	border-bottom-width: 0px;
	padding: 3px 5px;
}

h5
{
	font-size: 14px;
	text-decoration: underline;
}

h2 a 
{
	font-size: 22px;
	text-decoration: none;
	border-bottom: 0px solid black;
}

#content ul
{
	list-style: disc inside;
	margin-left: 1em;
	font-size: 14px;
}

.project h3
{
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content ol
{
	list-style: decimal inside;
	margin-left: 1em;
	font-size: 14px;
}

#content ol li
{
	margin-bottom: 5px;
}

/* comments */

#comments
{
	margin-top: 1em;
	margin-bottom: 2em;
}

#comments h2
{
	font-weight: bold;
	margin-bottom: 1em;
}

.addcomment
{
	font-weight: bold;
	margin-bottom: 10px;
}

#CommentAddForm input[type=text]
{
	width: 300px;
}

#CommentAddForm input[type=submit]
{
	margin-top: 5px;
}

.comment
{
	border: 0px dashed black;
	padding-left: 5px;
}

#comments span
{
	font-size: 13px;
}

.comment div
{
	padding-left: 1em;
}

.my-comment
{
	background-color: #eeeeee;
}

.post .tag
{
	font-size: 13px;
	margin-bottom: 10px;
}

#tags div.checkbox
{
	display: inline;
}

#tags-post label
{
	display: inline;
}

#tags-post input
{
}

#tag-add
{
	display: none;
	padding: 5px 0px;
}

#tag-add span
{
	padding: 2px 6px;
	margin: 1px;
	border: 1px solid black;
	border-radius: 18px;
	float: left;
	font-size: 11px;
}

.clear-float
{
	clear: both;
}

#tag-add span:hover
{
	background-color: #999;
}

.tag-btn-down
{
	color: white;
	background-color: black;
}

/* twitter */

#twitter_update_list li
{
	padding-bottom: 10px;
	line-height: 15px;
}

#twitter_update_list li span
{
	font-size: 12px;
}

#twitter-link
{
	font-size: 14px;
	text-align: left;
}

.twitter-time
{
	font-size: 9px;
}

/* typography */

code, pre, var
{
	font-family: Consolas, monospace;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

blockquote, h3, p
{
	font-size: 0.9em;
	line-height: 1.6em;
}

p
{
	margin-top: 5px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

h1
{
	font-size: 30px;
	font-weight: bold;
}

h1 a
{
	border-bottom: 3px solid black;
	text-decoration: none;
}

#sidebar h2
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 10px;
}

#sidebar h2 img
{
	position: relative;
	top: 1px;
}

#sidebar p
{
	font-size: 12px;
	line-height: 16px;
}

.page h2, .tag h2, .project h2
{
	font-size: 20px;
}

/* navigation */

#nav
{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 20px;
	padding-top: 50px;
}

#nav2 li
{
	list-style: none;
	display: inline;
	padding-right: 10px;
}


#nav li
{
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#nav a
{
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 4px solid black;
}

#nav a:hover
{
	border-bottom: 4px solid white;
}

.h-nav
{
	display: inline;
}

.h-nav li
{
	display: inline;
}

#paginate a
{
}

/* links */

a
{
	color: black;	
}

a:visited
{
	color: black;
}

a:active
{
	color: black;
}

a:hover
{
	background-color: black;
	color: white;
	border-bottom-width: 0px;
}

#MessageSendForm input[type=text]
{
	width: 300px;
}

#MessageSendForm input[type=submit]
{
	margin-top: 5px;
}

/* misc. */

#additional-fields
{
	display: none;
}

.nodec
{
	border: 0;
	background-color: transparent;	
}

.disabled
{
	display: none;
}

#cmd
{
	
}

#cmd-line
{
	color: white;
	background-color: black;
	font-family: monospace;
}


/* misc sidebar */

#search
{
	width: 100%;
	border: 1px solid black;
	font-size: 16px;
}

#search-label
{
	float: right;	
}

/* forms */

label
{
	display: block;
}

input[type=text]
{
	border: 1px solid black;
	width: 100%;
	font-size: 20px;
	font-family: sans-serif;
}

input[type=password]
{
	width: 100%;
	border: 1px solid black;
	font-size: 20px;
}

textarea
{
	border: 1px solid black;
	font-family: sans-serif;
	width: 100%;
	font-size: 16px;
}

.medium
{
	width: 140px;
}

.small
{
	font-size: 11px;
}

/* pages */

table
{
	font-size: 0.9em;
	border: 1px solid lightgrey;
	border-collapse: separate;
	border-spacing: 1px;
}

.page table, .post table
{
	margin-left: 10px;	
}

th
{
	background-color: #eee;
	padding: 2px;
	font-weight: bold;
	border: 1px solid lightgrey;
}

td
{
	border: 1px solid lightgrey;
	padding: 2px;
}

/* messages: error, action, etc. */

.error-message, .message
{
	font-size: 90%;
	margin: 3px 0px;
	padding: 3px;
}

.message
{
	color: #4F8A10;
	background-color: #DFF2BF;
	border: 1px solid #4F8A10;
}

.error-message
{
	color: #D8000C;
	background-color: #FFBABA;
	border: 1px solid #D8000C;
}


/* login */

#login
{
	background-color: white;
}

#login-container
{

}

#login-content
{
	width: 200px;
	margin: 0px auto;
	margin-top: 30px;
	background-color: white;
	padding: 30px;
}

#login-content h1
{
	margin-top: 0px;
	margin-bottom: 12px;
}

#login-content input
{
	border: 1px solid grey;
}

#login-content input[type="submit"]
{
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	left: 144px;
	padding: 3px 5px;
}


/* geo */

.geo
{
	float: right;
	font-size: 12px;
}

.geo img
{
	position: relative;
	top: 3px;
}

.geo span
{
	font-family: "courier new", consolas, monospace;
}

.info-window
{
	
}

.info-window h2 a
{
	font-size: 18px;
	margin-bottom: 5px;
}

#map_canvas
{
	width: 500px;
	height: 500px;
}

/* misc */

.hidden
{
	display: none;
}

