/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 227%;
	color: #135293;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 180%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #135293;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.boxed .post_metadata {
	font-size: x-small;
	font-weight: bold;
	clear: both;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 238px;
}

/* Logo */

#logo {
	height: 163px;
	background: #FFFFFF url(images/img02.gif) repeat-y right top;
	padding-top: 57px;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo img {
	padding: 10px 0 0 10px;
}

#logo h2 {
	font-size: 14px;
	color: Red;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #85C329 url(images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}


/* Calendar Sidebar */

#calendar {
	color: #FFFFFF;
}

#calendar h2 {
	text-align: center;
}

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 80%;
	margin-left: 10%;
	padding: 0 10px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 2px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
/*	border-bottom: 1px solid #F2F2F2; */
}

#calendar tfoot td {
	border-top: 2px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Content */

#content {
	float: right;
	width: 740px;
/*	margin-right: 40px; */
}

#mainbanner {
	float: right;
}

/* Application (Managed Item) ID */

.post_date {
	width: 38px;
	height: 38px;
	background: url(images/date.gif) no-repeat ;	
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

.post_date span {
	float: right;
	font-weight:bolder;
	font-size: 12px;
	position:relative;
	left: -9px;
	top: 3px;
	text-align:center;
	line-height: 1.2em;
	color: black;
	vertical-align: middle;
}

.post_body {float:right;}
.boxed .comments {clear: both}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}

.strong_link {
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}

.large_icon_button {
	position: relative;
	top: +10px;
	
}
.icon_button {
	position: relative;
	top: +3px;
	
}

.download_button {
	width: 30%;
	margin-left: auto;
	margin-right: auto;
}

.comment_footer {
	float: right;
	margin-top: -20px;
}

.actions {
	position: relative;
	float: right;
	font-size:smaller;
}

.add {
	margin-left: 30px;
	font-size: 25px;
	font-weight:bolder;
}

.name {
	font-size: large;
	font-weight: bold;
}

/* START:notice */
#flash {
  padding: 1em;
  margin-top: 20px;
  margin-bottom: 2em;
  font: bold smaller sans-serif;	
}
#flash #notice {
  border: 2px solid green;
  background-color: #ebf4ea;
}
#flash #error {
  border: 2px solid red;
  background-color: #feedea;
}
/* END:notice */
