/* TAU Colors */

a {
	color: #6E9738;
}

a img {
	border: none !important;
}

a:visited {
	color: #6E9738;
}

a:hover {
	color: #666666;
}

#page {
	background: #FFFFFF;
	padding: 40px 20px 10px 20px;
	color: #121212;
}

h1 {
	font-size: 20px;
	color: #D28600;
	letter-spacing: 0.05em;
}

h1 a:visited{
	font-size: 20px;
	color: #D28600;
	letter-spacing: 0.05em;
}

h2 {
	color: #D28600;
	letter-spacing: 0.05em;
}

h2 a:visited{
	color: #D28600;
	letter-spacing: 0.05em;
}

::selection {
	color: #9acd34; /* Safari */
	background:#ffffff;
	}
	
::-moz-selection {
	color: #9acd34; /* Firefox */
	background:#ffffff;
}

#headerimg a, #headerimg a:visited{
	color: #6E9738;
}

/* Navigation Menu */

#nav {
	text-align: right;
	margin: 0;
	padding-top: 9px;
	padding-right: 12px;
	color: #6E9738;
	font-size: 13px;
	list-style: block;
}

#nav a {
	text-decoration: none;
	color: #6E9738;
}

#nav a:hover {
	color: #666666;
	text-decoration: underline;
}

#nav li {
	display: inline;
}

.nav_item {
	padding: 0 4px 0 4px;
}

.navigation {
	clear:	both;
	padding: 10px 0 0 0;
}

.navigation a, .navigation a:visited{
	color: #777777;
}


#fullpage {
    float: left;
    margin: 10px 10px 5px;
    overflow: hidden
	padding: 10px 15px 20px 10px;
    width: 780px;
}


.post{
	padding-top: 5px;
}

.post-title{
	padding-left: 10px;
	width: 98%;
}

.post-date{
	text-align: center;
}

.post-day{
	color: #6E9738;
	width: 98%;
	font-size: 130%;
	display: inline;
}

.post-month{
	font-size: 105%;
	color: #6E9738;
	margin-left: 3px;
	display: inline;
}

.post-year{
	font-size: 100%;
	color: #777777;
	display: block;
}

.post-tags {
	padding-bottom: 5px;
	color: #777777;
}

.post-info {
	padding-left: 5px;
	padding-bottom: 15px;
	background: transparent url(http://terenceulrich.com/blog/wp-content/themes/belle/images/post_bg.png) no-repeat scroll center bottom;
	width: 99%;
	color: #777777;
	margin-bottom: 2.8em;
}

.entry {
	line-height: 1.55em;
	padding: 0 8px 0 8px;
}

.entry-title, .entry-title a, .entry-title a:visited {
	color: #D28600;
	padding-top: 5px;
}

.entry-comments {
	padding-left: 15px;
	line-height: 2.0em;
}

.entry-categories {
	padding-left: 2px;
}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #D28600;
}
	
#s:focus {
	border-color: #9acd34;
	}
	
#sidebar {
	color: #121212;
}

#sidebar h3{
	color: #D28600;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#sidebar li {
    margin-bottom: 4px;
}

.widget{
	padding-bottom: 10px;
}

.widgettitle{
	color:#D28600;
}

.widget li a, a:visited{
	padding-left: 0px;
	line-height: normal;
}

.widget li a:hover, a:active{
	padding-left: 0px;
	line-height: normal;
	text-decoration: none;
}

.widget ul{
	margin-bottom: 10px;
	margin-left: 15px;
	text-indent: -10px;
}

.ul-cat li a:hover a:active{
	color: #666666;
}

.ul-archives li a:hover a:active{
	color: #666666;
}

#searchform {
	background: #F2F2F2;
	padding: 6px;
	width:177px;

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
	border:1px solid #6E9738;
}

#commentform #submit{
	color: #6E9738;
}


#error404 {
	min-height: 340px;
	background:transparent url(http://terenceulrich.com/blog/wp-content/themes/belle/images/tau_404bg.png) no-repeat scroll right top;
	}

#search404 {
	padding-right:8px;
	

#footer {
		clear:both;
	padding-top: 8px;
	border-top: #6E9738 solid 2px;
	color: #777777;
	font-size: 75%;
	}

#footer a:hover{
	color: #666666;
}

.footer-nav {
	text-align: center;
	color: #121212;
	font-size: 13px;
	padding-bottom: 5px;
	width:100%;
	}

#footer-nav a, a:visited{
	color: #6E9738;
}

		
#legal {
	clear: both;
	float:left;
	text-align: left;
	font-size: x-small;
	}

#legal a:hover, a:active {
	text-decoration: none;
	color: #c38e63;
	}

#legal a:visited {
	color: #914c14;
	}

#credits {
	border-left: none;
	float:right;
	height: auto;
	width: auto;
	font-size: x-small;
	text-align: right;
	}

#footer-logo a, #footer-logo a:visited{
	color:#6E9738;
}
