body {
	font-size: 14px; 
	line-height: 1.4em;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, Sans-Serif;
	color: #1a1a1a;
	text-align: center;
	margin: 0px;
	padding: 0px; 
	background-color: #708ca9;
}

#container {
	width: 801px;
	margin: 0 auto;
	padding: 0px;
	background: url("/wp-content/themes/ezohnNew/images/bgMain.gif") repeat-y top center;
}


#topBar {
	background: url("/wp-content/themes/ezohnNew/images/bgTopBar.gif") repeat-y top center #324252;
	height: 193px;
	text-align:center;
	width: 100%;

}

#topNav {
	background-color: #000000;
	height: 37px;
	width: 761px;
	margin: 0 auto;
	padding: 0px;
	text-align:left;

}

#headerBar {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	height: 156px;
}

#grsImage {
	background: url("/wp-content/themes/ezohnNew/images/grsHeaderImage.jpg") no-repeat top;
	width: 200px;
	height: 156px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#headerImage {
	background: url("/wp-content/themes/ezohnNew/images/header.jpg") no-repeat top;
	width: 548px;
	width: 538px !important;
	height: 150px;
	margin: 6px 0px 0px 5px;
	float: left;
	
}

html>body #headerImage {
	margin: 6px 0px 0px 10px;
}

#main {
	width: 760px;
	text-align: center;
	margin: 0 auto;
	padding: 0px;

}

#main.photo {
	background-color: #ffffff;
	text-align: center;
}


#rightBar {
	float: right;
	margin: 0px;
	background: url("/wp-content/themes/ezohnNew/images/rightBarHeader.png") no-repeat top;
	width: 180px;
	text-align: left;
	padding: 10px;
}

#mainContent {
	float: left;
	margin: 0px 0px 0px 5px;
	width: 500px;
	width: 538px !important;
	text-align: left;
	padding: 5px 10px 20px 5px;

}



#mainContent.homePage {
	background: url("/wp-content/themes/ezohnNew/images/bgHomePage.gif") repeat-y 0px 10px;
}


#mainContent.photo {
	float: none;
	margin: 0px 10px 10px 10px;
	width: 730px;
	width: 700px !important;
	padding: 15px 10px 20px 5px;
	background-color: #ffffff;

}

html>body #mainContent, html>body #mainContent .photo {
	margin: 0px 0px 0px 10px;
	padding: 15px 5px 20px 5px;
}

#leftBar {
	float: left;
	width: 170px;
	width: 175px !important;
	margin: 0px;
	padding: 0px 10px 4px 0px;
	color: #e8e8e8;
}

html>body #leftBar {
	padding: 0px 20px 4px 4px;
}

#middleBar {
	float: right;
	margin-right: 5px;
	width: 310px;
	width: 320px !important;
}	

html>body #middleBar {
	margin-right: 10px;
}

#footer {
	clear: both;
	background-color: #000000;
	width: 761px;
	height: 37px;
	margin: 0 auto;
	padding: 5px 0px;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
}


/*
	paras & divs
*/

#rightBar div, #rightBar p {
	margin: 0px 0px 1em 0px;
}


#rightBar div.first, #rightBar p.first {
	padding-top: 30px;
}

p {
	margin: 0px 0px 1em 0px;
}

p.date {
	margin: -8px 0px .75em 0px;
	font-size: 11px;
}	

div.navigation {
	font-size: 12px;
	text-align:center;
	clear: both;
	width: 100%;
	margin-bottom: 30px;
}

div.navigation div.alignleft {
	float: left;
	display: inline;
	background: transparent url("/wp-content/themes/ezohnNew/images/bgListBack.gif") no-repeat center left;
	padding: 0px 0px 0px 13px;
}

div.navigation div.alignright {
	float: right;
	display: inline;
	background: transparent url("/wp-content/themes/ezohnNew/images/bgListRight.gif") no-repeat center right;
	padding: 0px 13px 0px 0px;
	margin: 0px 6px 0px 0px;
}

div.navigation div.aligncenter {
	float: right;
	display: inline;
	background: transparent url("/wp-content/themes/ezohnNew/images/bgListUp.gif") no-repeat center right;
	padding: 0px 13px 0px 0px;
	margin: 0px 200px 0px 0px;
}

/* 
	Links
*/

#headerImage a:link, #headerImage a:visited, #headerImage a:active, #headerImage a:hover {
	width: 548px;
	width: 538px !important;
	height: 150px;
	background-color: transparent;
	display: block;
}

#grsImage a:link, #grsImage a:visited, #grsImage a:active, #grsImage a:hover  {
	width: 200px;
	height: 156px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	display: block;
}

#rightBar a:link, #rightBar a:visited, #rightBar a:active, #rightBar a:hover,
#rightBar div.aktt_tweets a:link, #rightBar div.aktt_tweets a:visited, #rightBar div.aktt_tweets a:active, #rightBar div.aktt_tweets a:hover {
	color: #c49c00;
	text-decoration: none;
}

#rightBar a:hover,
.aktt_tweets a:hover {
	color: #e8e8e8;
	background-color: #324252;
}

a:link, a:visited, a:active, a:hover {
	color: #c49c00;
	text-decoration: none;
}

a:hover {
	color: #e8e8e8;
	background-color: #324252;
}

#leftBar a, #leftBar a:link, #leftBar a:visited, #leftBar a:active {
	color: #e9bd24;
	text-decoration: none;
}

#leftBar a:hover {
	color: #324252;
	background-color: #e8e8e8;
	text-decoration: none;
}


#leftBar li a, #leftBar li a:link, #leftBar li a:visited, #leftBar li a:active {
	color: #e8e8e8;
	text-decoration: none;
}

#leftBar li a:hover {
	color: #324252;
	background-color: #e8e8e8;
	text-decoration: none;
}

#rightBar li a, #rightBar li a:link, #rightBar li a:visited, #rightBar li a:active {
	color: #171717;
	text-decoration: none;
}

#rightBar li a:hover,
.aktt_tweets li a:hover {
	color: #e8e8e8;
	background-color: #577390;
	text-decoration: none;
}

#topNav li a, #topNav li a:link, #topNav li a:visited, #topNav li a:active {
	color: #e8e8e8;
	text-decoration: none;
	height: 37px;
	display: block;
	float: left;
	width: auto;
}

#topNav li a:hover {
	color: #eaeaea;
	background-color: transparent;
	text-decoration: none;
	background: url("/wp-content/themes/ezohnNew/images/tnOn.gif") repeat-x top;
	height: 37px;
}

#middleBar h2 a, #middleBar h2 a:link, #middleBar h2:visited, #middleBar h2 a:active, #mainContent h2 a, #mainContent h2 a:link, #mainContent h2:visited, #mainContent h2 a:active, #mainContent.post h2 a, #mainContent.post h2 a:link, #mainContent.post h2:visited, #mainContent.post h2 a:active  {
	color: #708ca9;
}

#middleBar h2 a:hover, #mainContent h2 a:hover, #mainContent.post h2 a:hover {
	color: #ffffff;
	background-color: #577390;
}

#mainContent h3 a, #mainContent h3 a:link, #mainContent h3:visited, #mainContent h3 a:active  {
	color: #708ca9;
}

#mainContent h3 a:hover {
	color: #ffffff;
	background-color: #577390;
}

#footer li a, #footer li a:link, #footer li a:visited, #footer li a:active {
	color: #ffffff;
	text-decoration: none;
}

#footer li a:hover {
	color: #e9bd24;
	background-color: transparent;
	text-decoration: none;
}
/*
	Images
*/

img {
	border: none;
}

#middleBar a:link.ttl, #middleBar a:active.ttl , #middleBar a:visited.ttl , #middleBar a:hover.ttl  {
	background-color: transparent;
}

#mainContent a:link.ttl, #mainContent a:active.ttl , #mainContent a:visited.ttl , #mainContent a:hover.ttl  {
	background-color: transparent;
}

#leftBar a:hover.leftBarImage {
	background-color: #577390;
}

img.ttl, div.ttl {
	width: 475px;
	margin: 10px 0px .5em 0px;
	background: url("/wp-content/themes/ezohnNew/images/bgGoldDot.gif") repeat-x bottom left;
}

img.ttf {
	padding: 0px 0px 5px 0px;
}

img.news {
	width: 310px;
	background: none;
	margin: 1em 0px 0px 0px;
}

img.left, img.right {
	width: 170px;
	height: 22px;
}

img.middle, div.middle {
	width: 310px;
}

img.festLogo {
	width: 160px;
	height: 112px;
}

img.kickAIDSLogo {
	width: 160px;
	height: 73px;
}
img.grsLogo {
	width: 160px;
	height: 60px;
}


img.f4FreeLogo {
	width: 160px;
	height: 143px;
}

img.genericFeature {
	width: 160px;
}

/*
	Lists
*/

#leftBar ul, #rightBar ul, .aktt_tweets ul {
	list-style: none;
	text-indent: 0;
	margin: 0px;
	line-height: normal;
	padding: 0px;
}
#rightBar ul, .aktt_tweets ul {
	font-size: 12px;
}
#leftBar ul li, #rightBar ul li, .aktt_tweets ul li {
	text-indent: 0;
	margin: 0px 0px .5em 0px;
	color: #e8e8e8;
}

#rightBar ul li, .aktt_tweets ul li  {
	background: url("/wp-content/themes/ezohnNew/images/bgListRight.gif") no-repeat 0px 5px;
	padding-left: 13px;
}

#leftBar ul li  {
	background: url("/wp-content/themes/ezohnNew/images/bgListLeft.gif") no-repeat 0px 5px;
	padding-left: 13px;
}

#topNav ul {
	list-style: none;
	text-indent: 0;
	margin: 0px 0px 0px 5px;
	line-height: normal;
	padding: 0px;
	height: 37px;
	display: block;
}

#topNav ul li {
	text-indent: 0;
	padding: 0px 5px 0px 0px;
	color: #e8e8e8;
	height: 37px;
	display: block;
	float: left;
	width: auto;
}

#topNav ul li.On {
	background: url("/wp-content/themes/ezohnNew/images/tnOn.gif") repeat-x top;
}

#footer ul {
	list-style: none;
	text-indent: 0;
	line-height: normal;
	padding: 10px;
	display: block;
	margin: 0px;
	clear: both;
	background-color: #000000;
}

#footer ul li {
	text-indent: 0;
	padding: 0px 20px 0px 10px;
	color: #e8e8e8;
	display: block;
	float: left;
	margin: 0px;
}

#mainContent ul.links, #mainContent ul.links li ul {
	list-style: none;
	text-indent: 0;
	line-height: normal;
	padding: 0px;
	margin: 1em 0px;

}

#mainContent ul.links li.linkcat h2 {
	background-image: none;
	
}

#mainContent ul.links li ul {
	list-style: none;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

#mainContent ul.links li ul li  {
	background: url("/wp-content/themes/ezohnNew/images/bgListRight.gif") no-repeat 0px 5px;
	padding-left: 13px;
}


/*
	Forms
*/

#rightBar form {
	padding: 0px;
	margin: 0px;
}

/*
	special spans
*/

#rightBar span.more, #middleBar span.more, #mainContent div.more-link, .aktt_tweets span.more  {
	background: transparent url("/wp-content/themes/ezohnNew/images/bgListRight.gif") no-repeat right 5px;
	padding-right: 13px;
	
}

#mainContent div.more-link  {
	display: inline;
}

#leftBar span.more  {
	background: transparent url("/wp-content/themes/ezohnNew/images/bgListLeft.gif") no-repeat right 5px;
	padding-right: 13px;
	padding-top: 0px;
}

/*
	Other crap
*/

.post {
	text-align: left;
	clear: left;
	margin-bottom: 2em;
}

p.postmetadata {

}

p.topmargin {
	margin-top: 2em;
}	

p.bottommargin, div.bottommargin {
	margin-bottom: 40px;
}
/*
	Headings
*/

#mainContent h1 {
	font-size: 20px;
	font-weight: bold;
	color: #577390;
	clear: both;
}

#middleBar h1 {
	font-size: 20px;
	font-weight: bold;
	color: #708ca9;
	clear: both;
	margin: 10px 0px .5em 0px;
	padding-bottom: 4px;
	background: url("/wp-content/themes/ezohnNew/images/bgGoldDot.gif") repeat-x bottom left;
}

#middleBar h2, #rightBar h2, #mainContent h2 {
	font-size: 18px;
	font-weight: 500;
	color: #708ca9;
	clear: both;
	margin: 1em 0px .5em 0px;
	padding-bottom: 3px;
	background: url("/wp-content/themes/ezohnNew/images/bgGoldDot.gif") repeat-x bottom left;
}

#mainContent h2 {
	margin: 10px 0px .5em 0px;
}
#leftBar h2 {
	font-size: 18px;
	font-weight: 500;
	color: #e8e8e8;
	clear: both;
	margin: 10px 0px .5em 0px;
	padding-bottom: 3px;
	background: url("/wp-content/themes/ezohnNew/images/bgGoldDot.gif") repeat-x bottom left;
}

#mainContent h3 {
	font-size: 16px;
	font-weight: bold;
	color: #708ca9;
	clear: both;
	margin: 1em 0px .5em 0px;
	padding-bottom: 3px;
}

/*
	Photos
*/

div.photoGallery {
	width: 170px;
	height: 160px;

	text-align: center;
	float: left;
	margin: 0px 0px 1em 0px;
	font-size: 12px;
	padding: 0px;
	overflow: hidden;
	line-height: normal;
}

img.photoThumb {
	width: 100px;
	height: 100px;
}

div.photoThumb {
	display: block;
	padding: 10px;
	background: transparent url("/wp-content/themes/ezohnNew/images/bgPhotoThumb.gif") no-repeat top center;
}

p.photoTitle {
	padding-top: 5px;
}

div.photoUp {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: transparent url("/wp-content/themes/ezohnNew/images/bgListUp.gif") no-repeat top right;
	font-size: 12px;
}


/*
	forms
*/

input, textarea {
	background-color: #ffffff;
	border: 1px solid #708ca9;
	color: #171717;
	width: 300px;
}

#rightBar input {
	border: 1px solid #e8ecf1;
	width: auto;
}

#mainContent input.searchButton, #mainContent form.wpcf7-form input[type="submit"]  {
	width: auto;
	padding: 0 .5em;
	margin-top: 1em;
	background-color: #577390;
	color: #e8e8e8;
	font-weight: bold;
}





blockquote {
	margin: 15px 20px 0px 20px;
	padding: 10px;
	color: #597380;
	background: url("/wp-content/themes/ezohnNew/images/bgBlockQuote.gif") no-repeat top right; 
}

#rightBar div.aktt_tweets ul li {
	color: #171717;
}

hr {
	margin: 3em 0;
	border: 0;
	color: #e8e8e8;
	background-color: #e8e8e8;
	height: 1px;
}

img.alignright {
	float: right;
	display: inline;
	margin: 0 0 1em 1em;
}

img.alignleft {
	float: left;
	display: inline;
	margin: 0 1em 1em 0;
}