
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/valida-bg-5.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	background-color: #000;
	text-align: justify;
	font: 14px Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #000;
}

h1, h2, h3 {
	margin: 0 0 -2px;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 2.6em;
}

h2 {
	background: url(http://valida.com/new-site/images/h2-bg.gif) no-repeat;
	font-size: 1.4em;
	padding-left: 24px;
	text-transform: uppercase;
}

h3 {
	text-transform: uppercase;
	font-size: 1.4em;
	padding-top: 8px;
}

h3 a {
	padding-left: 24px;
	background: url(http://valida.com/new-site/images/h3-bg.gif) no-repeat;
	color: #000;
}

h3 a:hover {
	background: url(http://valida.com/new-site/images/h2-bg.gif) no-repeat;
	color: #000;
}

p, ol, ul {
	line-height: 120%;
}

a {
	color: #2ca7b6;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ed087a;
}

a img {
	border: none;
}

#wrapper {
	width: 850px;
	margin: 0 auto;
	padding-left: 170px;
}

/* Header */

#header {
	width: 838px;
	height: 90px;
	margin: 0px auto;
	text-align: right;
}

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

/* Menu */

#menu1 {
	float: right;
	margin: 71px 0 10px 160px;
	width: auto;
	text-align: right;
}

#menu1 ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu1 li {
	float: left;
	margin: 0px;
	padding: 6px 7px 6px 7px;
	text-align: right;
}

#menu1 a {
	color: #ed087a;
	display: block;
	width: auto;
}

#menu1 a:hover {
	color: #2ca7b6;
	text-decoration: none;
}

#menu1 .active {
	color: #fff;
	background: #222;
}

#menu2 {
	float: right;
	margin: 82px 14px 10px 140px;
	width: auto;
	text-align: right;
}

#menu2 ul {
	display: block;
	margin: 0 -40px 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	float: left;
	margin: 0px;
}

#menu2 a {
	color: #ed087a;
	display: block;
	width: auto;
	padding: 6px 18px;
	background: transparent;
}

#menu2 a:hover {
	color: #2ca7b6;
	text-decoration: none;
}

#menu2 .active {
	color: #f0f0f0;
	background: #222;
}

/* Page */

#page {
	width: 780px;
	margin: 20px 13px 0 auto;
	padding: 10px 0px 0px 0;
	background: transparent;
}

/* Content */

#content {
	float: right;
	width: 700px;
	height: 362px;
	overflow: auto;
	margin-top: 21px;
	background-color: #f0f0f0;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	border-bottom: #000 dotted 2px;
	padding: 2px 25px 0 0;
	font-size: 1.5em;
	color: #000;
}

.post .title h1 {
	font-size: 1.6em;
}

.post .entry {
	margin-top: -10px;
	padding: 0 0;
	font-size: 16px;
}

.post .entry p {
	padding-right: 10px;
}

.post img {
	padding: 6px 0;
	max-width: 600px;
	
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	font-size: 10px;
}

.post .byline2 {
	margin: -4px 0 8px 0;
	font-size: 11px;
	background-color: #ed087a;
	padding: 0 4px;
	color: #f0f0f0;
	letter-spacing: 1px;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	height: 50px;
	margin: 0 0 0 20px;
	color: #FFF;
}

#footer p {
	margin: 0 100px 0 0;
	padding: 20px 0 0px 30px;
	text-align: left;
	line-height: normal;
	font-size: 10px;
}

#footer a {
	color: #FFF;
}

/* Added Styles */

img.post { 
	float: left; 
	padding-right: 12px;
	margin-bottom: 2px;
	vertical-align: top; 
	max-width: 450px;
	width: 450px;
	display: block;
}

img.postsmall { 
	float: left; 
	padding-right: 12px;
	margin-bottom: 2px;
	vertical-align: top; 
	max-width: 250px;
	width: 250px;
	display: inline;
	
}

img.postsmallest { 
	float: left; 
	padding-right: 12px;
	margin-bottom: 2px;
	vertical-align: top; 
	max-width: 180px;
	width: 180px;
	display: block;
	
}

img.bio { 
	float: left; 
	padding-right: 12px;
	margin-bottom: 2px;
	vertical-align: top; 
	max-width: 180px;
}

img.gall { 
	vertical-align: top; 
	width: 180px;
	padding: 6px 35px 0 0;
	max-width: 180px;
}

img.galm { 
	vertical-align: top; 
	width: 180px;
	padding: 0 10px 0 10px;
	max-width: 180px;
	margin-top: 0;
}

img.galr { 
	vertical-align: top; 
	width: 180px;
	padding: 6px 0 0 35px;
	max-width: 180px;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 4px;
}

.style2 {
	font-size: 12px;
	line-height: 140%;
}

.style3 {
	background-color: #FFF; 
}

.style4 {
	font: 14px Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
}

.linksimg {
	padding-bottom: 4px;
}

.page-sep {
	border-bottom: #000 dotted 1px;
}

.arrows {
	background: url(http://valida.com/new-site/images/h2-bg.gif) no-repeat;
	font-size: 1.4em;
	margin: 0 0 -2px;
	padding-left: 24px;
}

#flashPlayer {
	margin: 10px 0;
}
