/*
Theme Name: DynaPlay
Theme URI: http://www.dynaplay.com/
Description: The theme for DynaPlay
Version: 0.1
Author: John Barousse (design), Thomas Peri (code)
*/

body {
	background: #333333 url(images/site-background.png) repeat-x scroll top left;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font: normal 14px Arial, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
sup {
	font: normal .6em Helvetica, sans-serif;
	vertical-align: baseline;
	position: relative;
	bottom: .7em;
	line-height: 0px;
}
img {
	border: none;
}
a {
	color: #003366;
}
p {
	line-height: 180%;
	margin: 0px;
	padding: 0px 4em 1.5em 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px 1em .75em 0px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
.inset-left {
	float: left;
	padding: 0px 1em .5em 0px;
}
.inset-right {
	float: right;
	padding: 0px 4em .5em 1em;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
#site {
	width: 770px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	left: 0px;
}
#site-header {
	font-size: 0px;
	line-height: 0px;
	height: 85px;
	overflow: hidden;
	padding-bottom: 30px;
}

#site-nav {
	height: 30px;
	background: #552255 url(images/site-nav-background.png) no-repeat scroll top left;
	position: absolute;
	top: 85px;
	left: 0px;
	width: 770px;
}
#site-nav ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
}
#site-nav ul li {
	display: block;
	float: left;
	padding: 5px 0px 0px 0px;
	height: 25px;
	margin: 0px;
	font: normal 14px "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	position: relative;
	top: 0px;
	left: 0px;
}
#site-nav ul li a {
	display: block;
	float: left;
	
	color: #FFFFFF;
	text-decoration: none;
	
	padding: 0px 10px;
	border-right: 1px solid #FFFFFF;
}
#site-nav ul li.last-child a,
#site-nav ul li:last-child a {
	border-right: none;
}
#site-nav ul li ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0px;
	background-color: #000066;
	padding: 3px 0px;
}
#site-nav ul li.hover,
#site-nav ul li:hover {
	background-color: #000066;
}
#site-nav ul li.hover ul,
#site-nav ul li:hover ul {
	display: block;
}
#site-nav ul li ul li {
	width: 175px;
	float: none;
	height: auto;
	padding: 0px;
	margin: 0px 2px;
}
#site-nav ul li ul li.hover,
#site-nav ul li ul li:hover {
	background-color: #8E178C;
}
#site-nav ul li ul li a {
	float: none;
	border: none;
	padding: 2px 10px;
}
#site-nav ul li ul li a:hover {
	background-color: #8E178C;
}
#site-nav ul li.hover ul li ul,
#site-nav ul li:hover ul li ul {
	display: none;
	top: 0px;
	left: 150px;
}
/* disabled for IE7 bug
#site-nav ul li ul li.hover ul,
#site-nav ul li ul li:hover ul {
	display: block;
}
*/


#site-body {
	color: #666666;
	background: #FFFFFF url(images/site-bottom.gif) no-repeat scroll bottom left;
	padding-bottom: 1em;
}
#site-footer {
	color: #CCCCCC;
	font: normal 11px Verdana, sans-serif;
	text-align: center;
	padding: 2em 0px;
}


#content-head {
	background: transparent url(images/site-subnav-background.png) repeat-x scroll bottom left;
}
#content-head-home {
	padding: 10px 0px 1em 0px;
	height: 300px;
}
#content-head-subnav {
	float: left;
	width: 240px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#archive #content-head-subnav {
	width: auto;
	float: none;
	padding-top: 1em;
	padding-right: 20px;
}
#content-head-subnav.content-head-subnav-blog {
	padding-top: 1em;
	background: transparent url(images/site-subnav-background.png) repeat-x scroll bottom left;
}
#content-head-subnav h2 {
	padding: 20px 0px 7px 12px;
	margin: 0px;
	font-size: 20px;
	line-height: 100%;
	border-bottom: 1px solid #666666;
}
#content-head-subnav h2 a {
	color: #333333;
	text-decoration: none;
}
#content-head-subnav h2 a:hover {
	color: #003366;
}
#content-head-subnav ul {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	font: normal 14px "Trebuchet MS", sans-serif;
	color: #003366;
	line-height: 100%;
}
#content-head-subnav ul li {
	padding: 0px 0px .5em 15px;
	position: relative;
	top: 0px;
	left: 0px;
}
#content-blog #content-head-subnav ul li {
	margin-bottom: .5em;
	border-bottom: 1px solid #EEEEEE;
}
#archive #content-head-subnav ul li {
	padding-bottom: 1em;
	margin-bottom: 1em;
}
#content-head-subnav ul li.current_page_item,
#content-head-subnav ul li.current_page_parent,
#content-head-subnav ul li.current_page_ancestor {
	background: transparent url(images/site-subnav-current.gif) no-repeat scroll 0px .15em;
}
#content-head-subnav ul li a {
	color: #003366;
	text-decoration: none;
}
#content-head-subnav ul li a:hover {
	color: #003366;
	text-decoration: underline;
}
#content-head-subnav ul li ul {
	display: none;
	position: absolute;
	top: -.5em;
	left: -10px;
	width: 242px;
	background: #FFFFFF url(images/site-subnav-background.png) repeat-x scroll bottom left;
	padding: 10px 20px 10px 10px;
}
#content-head-subnav ul li.hover ul,
#content-head-subnav ul li:hover ul {
	display: block;
}





#content-body-sidebar h3 {
	padding: 5px 0px 7px 15px;
	margin: 0px;
	font: bold 15px "Trebuchet MS", sans-serif;
	line-height: 100%;
	border-bottom: 1px solid #CCCCCC;
}
#content-body-sidebar h3 a {
	color: #003366;
	text-decoration: none;
}
#content-body-sidebar h3 a:hover {
	color: #003366;
}
#content-body-sidebar ul {
	margin: 0px;
	padding: 10px 0px 10px 1px;
	list-style-type: none;
	font: normal 13px "Trebuchet MS", sans-serif;
	color: #663366;
	line-height: 100%;
}
#content-body-sidebar ul li {
	padding: 3px 0px 0px 15px;
	height: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	line-height: 120%;
	background: transparent url(images/level-2-nav-item-bg.png) no-repeat scroll top right;
}
#content-body-sidebar #sidebar-whats-new ul li {
	height: auto;
	background: none;
}
#content-body-sidebar ul li.current_page_item,
#content-body-sidebar ul li.current_page_parent,
#content-body-sidebar ul li.current_page_ancestor {
	background-image: url(images/level-2-nav-item-bg-current.png);
}
#content-body-sidebar ul li a {
	color: #663366;
	text-decoration: none;
}
#content-body-sidebar ul li a:hover {
	color: #663366;
	text-decoration: underline;
}
#content-body-sidebar ul li ul {
	display: none;
	position: absolute;
	top: -.5em;
	left: -10px;
	width: 242px;
	background: #FFFFFF url(images/site-subnav-background.png) repeat-x scroll bottom left;
	padding: 10px 20px 10px 10px;
}
#content-body-sidebar ul li.hover ul,
#content-body-sidebar ul li:hover ul {
	display: block;
}

#content-head-image {
	line-height: 0px;
	width: 498px;
	height: 246px;
	overflow: hidden;
	float: right;
}
#content-head-image-nonav {
	line-height: 0px;
	width: 770px;
	height: 246px;
	overflow: hidden;
}
#content-body {
	width: 100%;
	overflow: auto;
	padding-top: 2em;
}
#content-blog #content-body {
	padding-top: 0;
}
#content-body-404 {
	padding: 2em 3em;
}
#content-body-sidebar {
	float: left;
	width: 235px;
	padding-left: 10px;
}
#content-body-main {
	width: 495px;
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
}
#content-blog #content-body-main {
	padding-top: 2em;
}
#content-body-main-date {
	position: absolute;
	top: 1em;
	right: 4em;
	color: #666666;
	font-size: 10px;
}


#sidebar-whats-new {
	padding-top: 3.5em;
}
#sidebar-whats-new h2 {
	padding: 5px;
	background: #2A5884 url(images/whatsnew-heading-background.png) repeat-x scroll top left;
	color: #FFFFFF;
	font: normal 16px "Trebuchet MS", sans-serif;
	text-align: center;
}
#sidebar-whats-new div {
	border: 1px solid #999999;
	border-top: none;
	padding: 7px;
}
#sidebar-whats-new div div {
	padding: 0px;
}
#sidebar-whats-new ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar-whats-new ul li {
	margin: 0px;
	padding: 0px 0px 1.5em 0px;
}
#sidebar-whats-new ul li.last-child,
#sidebar-whats-new ul li:last-child {
	padding-bottom: 0px;
}
#sidebar-whats-new ul li a {
	display: block;
	text-decoration: none;
}
.sidebar-whats-new-heading {
	display: block;
	font: bold 12px Verdana, sans-serif;
	color: #663366;
	padding-bottom: .5em;
}
.sidebar-whats-new-separator {
	display: none;
}
.sidebar-whats-new-more {
	display: block;
	font: normal 10px Verdana, sans-serif;
	color: #666666;
	padding-bottom: .5em;
}
.sidebar-whats-new-thumb {
	display: block;
	line-height: 0px;
}


.archive-pager-older {
	float: left;
	padding-left: 10px;
}
.archive-pager-newer {
	float: right;
}
.archive-item-head {
	font-weight: bold;
}
#archive p {
	padding: .25em 0px 0px 0px;
}


div.gallery {
	padding: 0px;
	margin: 0px;
}
dl.gallery-item {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
dt.gallery-icon {
	padding: 0px;
	margin: 0px;
}
dd.gallery-caption {
	padding: 0px 10px 0px 3px;
}
dd.gallery-caption a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
}

.wpcf7 .required {
	color: #993333;
}
.wpcf7 table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.wpcf7 table th,
.wpcf7 table td {
	vertical-align: top;
	margin: 0px;
	padding: 2px 5px;
}
.wpcf7 table th {
	text-align: right;
	padding: .3em 0px 0px 0px;
}
.wpcf7 table table td {
	vertical-align: middle;
	padding: 2px 2px 2px 0px;
}
.wpcf7 table table th {
	font-size: 10px;
	line-height: 100%;
	padding: 0px 2px 7px 0px;
}
.wpcf7-list-item-label {
	display: none;
}
.wpcf7-list-item-label span {
	display: inline;
}

.wpcf7 h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 1em 0px .2em 0px;
}

.wpcf7 .contact-checkboxes table td {
	padding: 2px 0px;
	white-space: nowrap;
}
.wpcf7 .contact-checkboxes table th {
	padding: .15em 25px .5em 5px;
	text-align: left;
	font-weight: normal;
}
.wpcf7 .contact-checkboxes table input {
	margin: 0px;
	padding: 0px;
}

.contact-checkboxes {
	padding-bottom: 1em;
}
.contact-submit {
	padding: 10px 0px;
	height: 40px;
}

.wpcf7-response-output {
	width: 300px;
	position: relative;
	top: -50px;
	left: 100px;
}

#edit-post-link {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 3px 5px;
	font: normal 10px "Trebuchet MS", sans-serif;
}
#edit-post-link a {
	color: #ffffff;
}



.project-detail-table {
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
}
.project-detail-table th {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px;
	width: 100px;
}
.project-detail-table td {
	vertical-align: top;
	margin: 0px;
	padding: 3px 15px;
	width: 350px;
}
