/*
Theme Name:     OT User
Theme URI:      http: //occamstypewriter.org/
Description:    Theme for OT Users, based on Twenty Ten  
Author:         rpg
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
	word-wrap:break-word;
}

.textwidget {
	line-height: 14px;
}

#content,
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 18px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 12px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-family: Monaco, Courier, monospace;
	font-size: 13px;
	line-height: 16px;
}
#content code {
	font-size: 11px;
}

.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 18px;
	margin: 0 0 12px 0;
	padding: 0 0 0 48px;
	position: relative;
}

#site-licence {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 8px;
	font-weight: normal;

	width: 700px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#site-generator a {
	background: none;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
	font-style: normal;
}


#wrapper {
	background: #eee;
	margin-top: 20px;
	padding: 0 20px;
}

/* This is the custom header image */
#branding img {
	border-top: none; /* 4px solid #000; */
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}

#access {
	background: transparent; /* 000 */
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #000; /* fff */
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #000; /* fff */
	
#OTBrand {
	float: right;
	clear: right;
	overflow: hidden;
	width: 220px;	
}


/*There are no turtles anywhere*/
