body{
	background: #2e2e2e url(http://aclockworkgreen.com/images/stripes3.png) repeat fixed left top;
}

a img{
	border: none;
}

a{
	color: #60FF30;
}

legend{
	font: normal 14pt Georgia;
}

fieldset label{
	font-size: .9em;
	color: #666666;
	text-align: left;
}

#wrapper{
	width: 755px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}

#side_bar{
	float: left;
	line-height: 1.2;
	width: 187px;
	margin-top: 10px;
	//background: #2e2e2e;
	background: #ddffcc;
	border: 1px solid #87bc44;
}

#content{
	float: right;
	margin-bottom: 15px;
	width: 555px;
	background: #ffffff;
	margin-top: 10px;
	//height: 500px;
	min-height: 300px;
	text-align: left;
}

#navigation{
	line-height: 1em;
	padding: 6px 10px 3px 5px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
	vertical-align: middle;
	width: 500px;
}

#navigation ul{
	padding-top: 5px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	
}

#navigation li{
	//font: normal 10pt 'Lucida Grande', sans-serif;
	display: inline;
	padding: 5px;
	border: 1px solid #87bc44;
	//background: #2e2e2e;
	//background: #60ff30;
	background: #ddffcc;
	margin: 0px 0px 0px 5px;
	color: #ffffff;
}

#navigation a{
	color: #000000;
	text-decoration: none;
}

#navigation a:hover{
	color: #60ff30;
}

#footer{
	clear: right;
	padding: 8px 0px;
	width: 555px;
	text-align: center;
	background: #ddffcc;
	float: right;
	margin-bottom: 15px;
	border: 1px solid #87bc44;
}

#footer ul{
	list-style: none;
	margin: 0px;
}

#footer li{
	display: inline;
	padding: 0px 0px 0px 5px;
}

#footer a{
	text-decoration: none;
	color: #60ff30;
}

#user h1{
	font: normal 12pt Georgia;
	margin: 5px 0px 0px 5px;
}

.side_bar_item{
	padding: 5px;
}

.side_bar_item h1{
	font: normal 12pt Georgia;
	text-align: left;
	border-bottom: solid 1px #60ff30;
}

.side_bar_item ul{
	font: normal 10pt 'Lucida Grande', sans-serif;
	list-style: none;
	margin-left: 5px;
	padding: 0px;
}

.side_bar_item li{
	margin: 5px;
}

.side_bar_item ul a{
	color: black;
}

.side_bar_item ul a:hover{
	color: #60ff30;
}

#landing_content{
	float: right;
	margin-bottom: 15px;
	width: 100%;
	background: #ffffff;
	margin-top: 10px;
	//height: 500px;
	text-align: left;
}

#landing_footer{
	clear: right;
	padding: 8px 0px;
	width: 100%;
	text-align: center;
	background: #ffffff;
	float: right;
	margin-bottom: 15px;
}

#landing_footer ul{
	list-style: none;
	margin: 0px;
}

#landing_footer li{
	display: inline;
	padding: 0px 0px 0px 5px;
}

#landing_footer a{
	text-decoration: none;
	color: #60ff30;
}

#login_fieldset{
	width: 179px;
	border: 0px;
	padding-top 50px;
	padding-left: 20px;
	//border-right: dashed 1px black;
}

#landing_content_login{
	float: left;
	width: 179px;
	margin: .45em 0px;
}

#landing_content_main{
	float: left;
	width: 510px;
	text-align: center;
	padding-left: 30px;
}

fieldset input[type="text"], input[type="password"], select, checkbox, #username{
	border: 1px solid #aaaaaa;
	margin-right: 3px;
	padding: 4px 2px;
}

#landing_content_login input{
	width: 173px;
}

#landing_content_login .remember input, #signin .submit input {

	color: #333333;
	width: auto;
}

#login_form{
	padding-top: 70px;
}

.forgot{
	font-size: .9em;
	padding: .5em 0pt;
}

#landing_content h2{
	text-align: left;
	font: normal 16pt georgia;
	padding-left: 10px;
}

#landing_content_main h2{
	text-align: center;
}


#signup_fieldset{
	padding: 5px;
	border: 0px;
}

fieldset th{
	text-align: right;
	font: normal 12pt georgia;
	width: 200px;
	vertical-align: top;
	padding-top: 10px;
}

fieldset td{
	text-align: left;
	padding-top: 10px;
}


input[type="submit"]{
	background-color: #ddffcc;
	border: 1px solid #87bc44;
	font-size: 1em;
	padding: 4px 8px;
}

input[type="submit"]:hover{
	background: #999; 
	cursor:pointer;
}

fieldset{
	border: none;
}

#content h2{
	font: normal 24pt Georgia;
	//border-bottom: solid 1px #60ff30;
	text-align: center;
}

#content h3{
	font: normal 16pt Georgia;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 0px;
}

#recent_clockwork table{
	padding: 5px;
	width: 100%;
}

#recent_clockwork table th{
	font: normal 10pt Georgia;
	text-align: center;
}

#recent_clockwork table tr{
	padding: 10px;
}

.zig{
	background: #ddffcc;
	border: 1px solid #87bc44;
}

.zag{

}

.day{
	font: bold normal 20pt 'Lucida Grande', sans-serif;
	display: block;
	text-align: center;
}

.month_year{
	font: normal 10pt Georgia;
	display: block;
	text-align: center;
	color: #2e2e2e;
}

.hours{
	font: bold normal 20pt 'Lucida Grande', sans-serif;
	text-align: center;
	display:block;
	vertical-align: center;
	padding: 10px;
}

.description{
	font: normal 10pt georgia;
	padding: 5px;
}

#project_stats table{
	padding: 5px;
	width: 100%;
}

#project_stats table td{
	text-align: center;
	font: normal 10pt georgia;
}


#project_stats table th{
	text-align: center;
	font: normal 10pt georgia,'Lucida Grande', sans-serif;
	color:  #2e2e2e;
}

.time{
	font: bold normal 24pt 'Lucida Grande', sans-serif;
	text-align: center;
}

#new_clockwork table{
	padding: 5px;
	width: 100%;
}

#new_clockwork table td{
	text-align: center;
}

.name{
	color: #2e2e2e;
}

#project_buttons ul{
	list-style: none;
	margin-left: 0px;
	text-align: center;
}

#project_buttons li{
	display: inline;
	padding: 10px;
}

#clockwork table td{
	text-align: center;
}

#clockwork table th{
	text-align: center;
	color: #60ff30;
}

#clockwork table{
	width: 100%;
}

#clockwork_date{
	font: normal 16pt Georgia;
	color: #2e2e2e;
}

#clockwork_time{
	font: normal 22pt 'Lucida Granda', sans-serif;
}

#clockwork_description{
	text-align: center;
	padding: 10px;
}

#clockwork_update{
	text-align: center;
	padding: 10px;
}

#clockwork_bottom{
	text-align: center;
	padding: 5px;
}

#about{
	margin: 20px;
}

#description{
	width: 400px;
	height: 100px;
	font: normal 12pt 'Lucida Granda', sans-serif;
	padding: 5px;
}