body {
	background: #FFFFFF; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
	color: red;
}

h1 {
	font-size: 22px;
	color: #29519c;
	margin: 0 0 0 0;
	padding: 0px 0 0px 0px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 25px 25px 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 25px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #29519c;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

img.left {	
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img01.jpg) repeat-x top left;
}

/* Logo */

#logo {
	background: url(images/gbaprojects_logo_small.jpg) no-repeat top left;
	width: 900px;
	height: 190px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #E21E1B;
}

#logo h1, #logo h2 {
	margin: 0px;
}

#logo h1 {
	float: right;
	padding-top: 75px;
	font-weight: normal;
	text-transform: lowercase;
}

#logo h2 {
	padding-left: 700px;
	padding-top: 50px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#logo h2, #logo h2 a {
	color: #CDCDCF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	background:url(images/btn.jpg) repeat-x left;
	width: 920px;
	height: 35px;
	margin: 0 auto;
	margin-left: 20px;
	margin-top: -30px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 0px 0 0px;
}

#menu li.first a{
	float: left;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #29519c;
}

#menu li.first a:hover{
	text-decoration: none;
	color: #e2001a;
	background:url(images/btn_over.jpg) repeat-x left;
	padding: 10px 15px;
	font-weight: normal;
}

#menu a {
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #29519c;
}

#menu a:hover {
	text-decoration: none;
	color: #e2001a;
	background:url(images/btn_over.jpg) repeat-x left;
	padding: 10px 15px;
	font-weight: normal;
}

/* Search */

#search {
	float: right;
	width: 240px;
	height: 25px;
}

#search form {
	margin: 0;
	padding: 0;
	margin-top: 3px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 120px;
margin: 0px 0px 0px 50px;
}

#search #x {
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 60px;
	background: #2a529d;
	color: #FFFFFF;
}

/* Page */

#page{
	width: 905px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
}
#page table tr td.left{
	width: 85%;
	float: left;
}

#page table tr td.child_pages{
	width: 15%;
	float: left;
	padding-top: 20px;
}
#page small{
margin-left: 25px;
}
h3.h3archivetitle{
  text-decoration: none;
}

#page div.archivetitle h3{
	text-decoration: underline;
	font-weight: normal;
	margin-top: 10px;
}
#page div.archivetitle small{
	font-size: 0.85em;
}

/* home banner */
#homebanner{
	width: 960px;
	height: 225px;
	margin: 0px auto;
	text-align:center;
	background:url(images/postbg.jpg) repeat-x top;
}
#homebanner table{
	border: 1px solid #f2f2f2;
}
#homebanner table tr td{
	vertical-align: top;
	padding: 5px;
}
#homebanner p{
	font-size: 0.9em;
	line-height: normal;
}

/* Content */

#content {
	float: left;
	width: 603px;
}


.post {
	background-image: url(images/post_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.post .title, .title {
	font-size: 20px;
	margin: 0 0 0 0;
	padding: 20px 0px 0px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	line-height: 24px;
	color: #29519c;
}


div.theexcerpt{
 width: 600px;
}
.post .title a:hover {
	text-decoration: none;
	color: #2A529F;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 30px;
	margin: 15px 0 20px 0;
	padding: 10px 0 0 20px;
	/*background: url(images/img03.jpg) repeat-x;*/
	color: #000;
	line-height: normal;
	font-size: 0.85em;
}

.post table.posttable{
	border: none;
	cellpadding: 5px;
}
.post table.posttable tr td{
	vertical-align: top;
	text-align: left;
}

.post ol, .post ul{
	margin-left: 20px;
}

.post ol{
	list-style-type: decimal;
}

.post ul{
	list-style-type: square;
}

.post meta a {
	color: #FFFFFF;	
}

.post meta a:hover, .post a:hover{
	color: #FF0000;
}

.post img{
    margin: 5px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding-left:10px;
	background-image: url(images/side_post_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	margin-top: 10px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar li h2, #sidebar h2 {
	font-size: 20px;
	color: #29519c;
	margin: 0 0 0 0;
	padding: 20px 0px 0px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	line-height: 24px;
}


#sidebar p.idea{
	background: url(images/li_cube.gif) no-repeat left;
	padding-left:20px;
}


/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 100px;
	margin: 0 auto;
	padding: 35px 45px;
	border-top: 3px solid #ed1c25;
	background: url(images/img01.gif);
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #c5c6c7;
}

#footer a {
	color: #406800;
}

#footer .legal {
	text-align:center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FE3537;
}

#footer .credit {
	text-align:center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#comments{
	border-top: 1px solid #666666;
	width: 603px;
}

#comments ol{
	margin-left: 0;
}
#comments ol li{
	border-bottom: 1px solid #d2d2d2;
	border-left: 5px solid #d2d2d2;
	padding: 5px;
}	

#comments ol li p{
	color: #666666;
}
