body {
	font-family: Calibri, Helvetica, sans-serif;
}

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

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


#header {
	height: 75px;
	width: 100%;
	background: #333333 url('images/globalbin-bar.jpg') repeat-x top left;
}

#page .header {
	clear: both;
	margin: 30px auto 0;
	width: 900px;
}

#headerimg {
	background: url('images/globalbin-logo.jpg') no-repeat top left;
	width: 430px;
	height: 80px;
}

#header h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	padding: 20px 0px 0px 20px;
}

#header h1 a {
	color: #ffffff;
	text-decoration: none;
}

#header .description {
	color: #cfcfcf;
	margin-left: 20px;
	font-size: 8pt;
}

#content {
	float: left;
	width: 700px;
	margin: 20px 0px 0px 50px;
}

h2.pagetitle {
	font-family: Constantia, Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 120%;
	color: #666666;
	background-color: #333333;
}

.post {
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
	margin: 0px 0px 15px 0px;
	
}

.post h2, 
.post h3 {
	font-family: Constantia, Georgia, "Times New Roman", serif;
	margin: 30px 25px 10px 50px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 160%;
	color: #333333;
}

.post h2 a,
.post h2 a:visited,
.post h3 a,
.post h3 a:visited {
	text-decoration: none;
	color: #666666;
}



.post .postmetadata  {
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 20px;
	margin-top: 30px;
	line-height: 160%;
}

.post .postmetadata  a {
	color: #cc0000;
	text-decoration: none;
}

.post .postmetadata  a:hover {
	color: #000000;
	text-decoration: underline;
}

.hentry small {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 8pt;
	
	width: 600px;
}



.entry {
	margin-top: 30px;
	font-family: Constantia, Georgia, "Times New Roman", serif;
	font-size: 12pt;
	line-height: 160%;
	color: #666666;
}

.entry p, 
.entry ol, 
.entry ul {
	margin: 0px 50px 20px 50px;
}

.entry ul li {
	margin: 0px 0px 15px 15px;
	font-size: 10pt;
	list-style-type:disc;
	list-style-position: inside;
	line-height: 140%;
}

.entry ol li {
	margin: 0px 0px 15px 15px;
	font-size: 10pt;
	list-style-type:decimal;
	list-style-position: inside;
	line-height: 140%;
}

p.postmetadata {
	font-family: Calibri, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 15px;
}

#sidebar ul {
	font-size: 9pt;
	line-height: 1.2em;
	color: #666666;
}

#sidebar ul li {
}

#calendar_wrap {
	margin-bottom: 10px;
}

.widget {
	background-color: #f6f6f6;
	border: 1px solid #cfcfcf;
	padding: 10px;
	margin-bottom: 15px;
}

.widgettitle {
	padding: 3px;
	background-color: #fcfcfc;
	margin-bottom: 6px;
}

.widget ul {
}

.widget ul li {
	margin-left: 5px;
	line-height: 120%;
	padding-bottom: 3px;
}

#wp-calendar {
	width: 100%;
}
#wp-calendar td {
	text-align: center;
}

#wp-calendar #prev {
	text-align: left;
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
	font-weight: bold;
}


#footer {
	clear: both;
	background-color: #000000;
	padding: 10px 50px 10px 50px;
	font-size: 8pt;
	line-height: 140%;
	height: 100px;
}

#footer p {
	color: #666666;
}

.navigation {
	font-size: 9pt;
	font-weight: bold;
	height: 25px;
}

.alignleft {
	float: left;
	width: 340px;
}

.alignright {
	text-align: right;
	float: right;
	width: 340px;
}


#comments {
	font-size: 9pt;
}

.vcard cite {
	float: left;
	font-style: normal;
}
.commentlist {
	background-color: #ffffff;
	font-size: 9pt;
	border: 1px solid #cfcfcf;
	padding-bottom: 20px;
}

.comment-body {
	margin: 20px 20px 0px 20px;
}

.comment-body p {
	font-family: Constantia, Georgia, "Times New Roman", serif;
	font-size: 10pt;
	line-height: 160%;
	color: #666666;
}

.avatar {
	background-color: #e6e6e6;
	width: 32px;
	height: 32px;
}




.comment-meta p {
	margin: 15px 0px 0px 0px;
	border: 1px solid #ff0000;
}

#respond {
	color: #666666;
	width: 700px;
	background-color: #ffffff;
	font-size: 9pt;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border: 1px solid #cfcfcf;
}

#respond p {
	margin-left: 20px;
}

#respond h3 {
	padding-top: 20px;
	margin-left: 20px;
}

#commentform {
	padding: 20px;
	margin-bottom: 50px;
}

#commentform p {
	padding-bottom: 5px;
}

#comment {
	width:450px;
}