/* mass reset of default browser styles. For example, setting margin and padding to 0 on all elements, turning off borders on framesets and images, etc */

* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
html {
	margin: 0 0 1px 0;
	height:100%;
}
html, body {
	height:100%;
}
body {
	font-family:Verdana, sans-serif;
	font-size:14px;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#ffffff;
	/*border-top:0.4em solid #000;*/
	font-variant:normal;
	background: #040404 url(../images/bg-grunge-lower.gif) repeat top center;
	font-family:'Lucida Grande', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	text-shadow:1px 1px 1px #000000, 1px 1px 1px #000000;
}
h1, h2, h3, h4, h5, h6 {
	color:#666;
}
p, li {
	color:#666;
	font-size:13px;
}
p {
	padding:5px 0 5px 0;
}
a {
	color:#3a3329;
	text-decoration:none;
	padding-bottom:0;
	border-bottom:1px dotted #222222;
}
a:hover, a:hover {
	color:#fff;
	border-bottom:1px solid #222222;
}
body h1 {
	font-size:0.01em;
	height:0;
	line-height:0;
	text-indent:-3000em;
}
body #main h1 {
	font-size:1.2em;
	height:auto;
	line-height:1.3em;
	text-indent:0;
	color:#fff;
}
#wrapper {
	background: url(../images/bg-grunge-sml.gif) repeat-x top center;/*height:1000px;*/

}
#innerwrapper {
	width:1125px;
	margin:0 auto;
	background: url(../images/bg-forest.png) no-repeat right 50px;
}
#main {
	margin:0 0 0 55px;
}
#main .left {
	float:left;
	display:inline;
	width:385px;
}
#main .left h2 {
}
#main .left h2 a {
	display:block;
	width:200px;
	height:100px;
	text-indent:-9000em;
	background: url(../images/logo.png) no-repeat bottom left;
	outline:none;
	border:0;/*margin-left:-20px;*/
}
#main .left h2 a:hover {
	background: url(../images/logo-over.png) no-repeat bottom left;
}
#main .left h3 {
	font-size:43px;
	width:340px;
	height:120px;
	text-transform:uppercase;
	letter-spacing:-2px;
	text-indent:-9000em;
	margin-bottom:20px;
}
#main .left h3 {
	background: url(../images/strapline.png) no-repeat bottom left;
	margin-left:20px;
}
#main .left .leftbox {
	background: url(../images/bg-leftbox.png) no-repeat top left;
	padding:20px 23px 0 20px;
	/*margin-left:-20px;*/
	margin-top:30px;
}
#main .left .leftbox h4, #main .right h4 {
	font-size:1.1em;
	padding:0 0 20px 0;
	text-transform:uppercase;
	font-weight:bold;
	color:#666666;
}
#main .right .equal h4 {
	text-align:center;
}
#main .right .content h4 {
	padding:0 0 5px;
	color:#efefef;
	font-size:1.5em;
}
#main .left .leftbox h4 {
	padding:0 0 10px 0;
}
#main .left .leftbox h4 span, #main .right h4 span {
	color:#3a3329;
}
#main .right {
	float:left;
	display:inline;
	width:610px;
}
#main .right #topnav {
	z-index: 999;
	list-style: none;
	font-size:24px;
	line-height:normal;
	text-align:left;
	background: url(../images/bg-topnav.png) no-repeat left bottom;
	padding-bottom:5px;
}
#main .right #topnav ul {
	margin-left:5px;
	list-style-type:none;
}
* html #main .right #topnav {
	bottom: 1px; /* Targets IE 5.5 only */
	bo\ttom: 0px; /* Targets IE 6.0 only */
}
#main .right #topnav li {
	float: left;
	margin-left: 0;
	/*font-family:Arial, Helvetica, sans-serif;
	background: url(../images/right-tab.gif) no-repeat 100% -150px;*/
	font-size: 18px;
	text-transform:uppercase;
	font-weight:normal;
}
#main .right #topnav li span {
	color:#3a3329;
	color:#666666;
}
#main .right #topnav li a {
	float: left;
	display: block;
	height: 50px; /* Targets IE 5.5 only */
	hei\ght: 40px; /* All Other Browsers */
	padding: 15px 20px 0 20px;
	/*background: url(../images/left-tab.gif) no-repeat 0% -150px;
	background: #383838;*/
	/*color:#383838;*/
	text-decoration: none;
	font-weight:normal;
	color:#fff;
	outline:none;
	border-bottom:none;
}
#main .right #topnav li.current_page_item {
	background-position: 100% 0;
}
#main .right #topnav li.current_page_item a {
	background-position: 0% 0;
	background: #000;
	color:#fff;
}
#main .right #topnav li:hover, #topnav li.ieHover {
	background-position: 100% 0;
}
#main .right #topnav li:hover a, #topnav li.ieHover a {
	background-position: 0% 0;
	background: #000;
	color:#fff;
}
#main .right #topnav li:hover a span, #topnav li.ieHover a span, #main .right #topnav li.current_page_item a span {
	color:#fff;
}
#main .right .zombie {
	height:370px;
	background: url(../images/zombie.png) no-repeat 180px 185px;
	position:relative;
}
#main .right .zombies {
	height:160px;
	position:relative;
}
#main .right ul, #main .left ul {
	margin-left:0;
	list-style-type:none;
}
#main .left ul, #main .left p {
	margin-right:20px;
}
#main .right ol {
	margin-left:20px;
}
#main .left p {
	font-size:0.9em;
	text-align:left;
	line-height:1.5em;
}
#main .right p {
	font-size:1.1em;
	line-height:1.5em;
	color:#999;
}
#main .right .postmetadata {
	font-size:1em;
	line-height:1.5em;
}
#main .right .postmetadata a {
	border:0;
}
#main .right #commentform p {
	font-size:0.9em;
	line-height:1.1em;
}
#main .right ul li, #main .left ul li {
	margin: 0;
	font-size:0.9em;
}
#main .right ol li {
	margin: 0;
	font-size:1.1em;
}
#main .right ul li a, #main .left ul li a {
	display:block;
	margin: 0;
	padding:5px 0 5px 0;
	text-decoration:none;
	border-bottom:1px dotted #222;
}
#main .right li a:hover {
/*background:#141414;*/
}
#main .right .left {
	float:left;
	display:inline;
	width:277px;
	margin-top:10px;
	padding:10px 0 0 0;
	margin:0 0 0 20px;
	background: url(../images/bg-fade.png) repeat center center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#main .right .right {
	float:left;
	display:inline;
	width:277px;
	margin-top:10px;
	padding:10px 0 0 0px;/*background: url(../images/bg-col.png) no-repeat center left;*/
	margin:0 0 0 10px;
	background: url(../images/bg-fade.png) repeat center center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#main .right .left h4, #main .right .right h4 {
	color:#666;
}
#main .right .left h4 span, #main .right .right h4 span {
	color:#444;
}
#main .right .full {
	float:left;
	display:inline;
	width:580px;
	margin-top:0px;
	padding:0px 0 0 10px;/*background: url(../images/bg-col.png) no-repeat center left;*/
}
#main .right .full p {
	font-size:1em;
	line-height:1.7em;
}
#main .right .intro {
	background:none;
}
#main .right .intro p {
	color:#202020;
	color:#222;
	font-size:25px;
	line-height:23px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:40px;
}
#main .right .intro p span {
	color:#1F1B16;
	color:#3a3329;
	color:#333;
	text-transform:uppercase;
}
#main .right .introinner p {
	color:#3a3329;
	color:#666666;
	font-size:24px;
	line-height:23px;
	text-transform:uppercase;
	text-align:center;
	margin-top:55px;
}
#main .right .introinner p span {
	color:#666666;
	color:#3a3329;
	text-transform:uppercase;
}
#main .right .posthead p {
	color:#fff;
}
#footer {
	width:100%;
	clear:both;
	padding-top:100px;
	background: url(../images/bg-footer.png) repeat-x top left;
}
#footerwrap {
	width:1100px;
	margin:0 auto;
	text-align:left;/*background: url(../images/zombieface.png) no-repeat 450px 0;*/
}
#footercontent {
	margin:0 50px 0 50px;
	text-align:left;
	background: url(../images/zombieface.png) no-repeat 400px 0;
}
#footerright {
	float:right;
	width:310px;
	text-align:right;
	padding:20px 30px 0 190px;
	background: url(../images/bg-cornerbox.png) no-repeat top right;
	display:inline;
}
#footerleft {
	float:left;
	width:305px;
	color:#999999;
	padding:20px 30px 0 30px;
	background: url(../images/bg-leftbox.png) no-repeat top left;
	display:inline;
}
#footerright h4, #footerleft h4 {
	font-size:1.2em;
	color:#666;
	padding:0 0 10px 0;
	text-transform:uppercase;
}
#footerleft h4 {
	padding:0 0 15px 0;
}
#footerright h4 span, #footerleft h4 span {
	color:#fff;
}
#footer p {
	color:#3a3329;
}
#footer a {
	color:#666;
}
#footer a:hover {
	color:#fff;
}
#footer .tweet_list {
	list-style-type:none;
}
#footer .tweet_list li {
	color:#666;
	font-size:0.8em;
	padding-top:3px;
	padding-bottom:6px;
	padding-right:8px;
	margin-bottom:8px;
	border-bottom:1px dotted #333;
	border-right:1px dotted #333;
	line-height:1.9em;
	text-align:right;
}
#footer .tweet_list li a {
	color:#fff;
	color:#3a3329;
	text-decoration:none;
}
#footer .tweet_list li a:hover {
	color:#fff;
}
.divider1 {
	clear:both;
	margin-top:40px;
	margin-right:40px;
	padding:80px 0 0 0;
	background: url(../images/bg-upper-divide.png) no-repeat center center;
	background: url(../images/bg-divide.png) no-repeat center bottom;
}
.intro .divider1 {
	margin-top:0px;
	margin-right:0px;
	margin-left:20px;
	padding:80px 0 0 0;
	background: url(../images/bg-divide.png) no-repeat center 20px;
}
.divider2 {
	clear:both;
	margin-top:0px;
	margin-right:10px;
	padding:50px 0 0 0;
	background: url(../images/bg-divide.png) no-repeat center bottom;
	background: url(../images/bg-upper-divide.png) no-repeat center top;
}
hr {
	display:none;
}
.clearboth {
	clear:both;
}
.mediawrap {
	background:#efefef;
	background:none;
	padding:0 12px 6px 12px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;/*margin-right:20px;*/
}
/**
* Forms
*/
div.error {
	/*background: #a00;*/
	padding: 5px;
	margin: 5px 0 0 18em;
	color: #a00;
}
form .row div.error {
	font-size : 0.8em;
	margin: 0 0 0 22.5em;
	line-height : 1em;
	color: #a00;
}
form .row {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	clear : both;
}
#main form .row {
	margin : 0 0 1em 0;
	clear : both;
}
form .row label {
	width : 170px;
	float : left;
	font-size:0.9em;
	display : block;
	font-weight : normal;
	padding:0 0.5em 0.5em 0;
	color:#666666;
}
label {
	font-size:1.2em;
}
#footer form .row label {
	color:#999999;
	float : none;
	height:1px;
	line-height:0;
	font-size:0;
}
form .row input[type=text] {
	width : 400px;
	border:0;
	font-size:1.1em;
	padding:0.3em;
	background:#ffffff;
	border:0px solid #3a3329;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#fff;
	background: url(../images/bg-fade.png) repeat center center;
	text-shadow:1px 1px 1px #222222, 1px 1px 1px #222222;
}
.wpcf7-list-item-label {
	font-size:0.9em;
	padding-right:1em;
	color:#666;
}
#footer form .row input[type=text] {
	width : 300px;
	font-size:1.1em;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	/*background: url(../images/bg-fade.png) repeat center center;*/
	font-family:'Lucida Grande', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	color:#666;
	border-bottom:1px dotted #333;
	background:none;
	padding-left:0;
	text-shadow:1px 1px 1px #000000, 1px 1px 1px #000000;
}
form .row input[type=password] {
	width : 25em;
	border:0;
	font-size:1.3em;
	padding:0.3em;
	background:#ffffff;
	border:0px solid #3a3329;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
form .row select {
	border: 0;
	margin:0;
	font-size:1.3em;
	height:2em;
	padding:0;
	border:0px solid #3a3329;
}
#footer form .captcha {
	/*margin-left : 18.5em;*/
	width:4em;
	float:right;
	clear:right;
	margin-right:2em;
}
#footer form .captcha img {
	margin-top : 3px;
}
#footer form .row input.enter-captcha, #footer form #form_captcha_container {
	width:13em;
	float:left;
	clear:left;
}
#footer form #form_captcha_container span.wpcf7-not-valid-tip {
	clear:left;
}
form .submit {
	padding : 0.3em 0.3em 0.3em 0.3emem;
	margin-top : 0.5em;
	clear:both;
}
form .submitbutton {
	padding : 0.3em 0.3em 0.3em 0em;
	margin-top : 0.5em;
}








form .submit input, form .submit input:visited, form#commentform p input#submit, form#commentform p input#submit:visited {
background-color:#E33100;
}


form .submit input, form .submit input:visited, form#commentform p input#submit, form#commentform p input#submit:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
background:#222222 url(/images/alert-overlay.png) repeat-x scroll 0 0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
display:inline-block;
padding:5px 10px 6px;
position:relative;
text-decoration:none;
margin-top:10px;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
}


#wpcf7-f2-p6-o1 form .submit input{
margin-left:176px;
}

form .row textarea {
	width : 400px;
	height : 60px;
	font-family:'Lucida Grande', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	border:0;
	font-size:1.1em;
	padding:0.3em;
	background:#ffffff;
	border:0px solid #3a3329;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../images/bg-fade.png) repeat center center;
	text-shadow:1px 1px 1px #000000, 1px 1px 1px #000000;
}
#form_captcha {
	font-size:1.1em;
}
textarea, #author, #email, #url {
	width : 100%;
	font-family:'Lucida Grande', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	border:0;
	font-size:0.9em;
	padding:0.3em;
	background:#ffffff;
	border:0px solid #3a3329;
	color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(../images/bg-fade.png) repeat center center;
}
#author, #email, #url {
	width : 30%;
	margin-right:0.5em;
}
#comment {
	border:0px solid #CCCCCC;
}
#footer form .row textarea {
	width : 300px;
	font-size:1.1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*background: url(../images/bg-fade.png) repeat center center;*/
	background:none;
	color:#666;
	border-bottom:1px dotted #333;
	padding-left:0;
}
form fieldset {
	background : none;
	border-width:0;
	border-style:solid;
	border-color:#444444;
	font-size:12px;
	margin:0 0px 1em 0px;
	position:relative;
	display:block;
	padding: 0 1em 0.5em 0em;
}
form fieldset p {
	font-size:1em;
}
form fieldset legend {
	background:none;
	border-width:0;
	border-style:solid;
	border-color:#FFFFFF;
	color:#282828;
	font-weight:bold;
	/*font-variant:small-caps;*/
	font-size:110%;
	padding:0;
	margin:0px 0px 0 -0.5em;
	position:relative;
	top: -12px;
}
#ie6nomore {
	width:88%;
	margin:10px auto;
	background:#141414;
	border:3px solid #222;
	padding:30px 70px 30px 70px;
}
.post .ordinary, .content {
	padding-left:10px;
}
#main .right #post-561 {
	padding-left:40px;
	padding-right:40px;
}
#main .right #post-561 h2 {
	padding-top:40px;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#efefef;
	/*border-bottom:1px dotted #222;*/
	text-transform:uppercase;
}
#main .right #post-561 h3 {
	padding-top:10px;
}
#main .right #post-561 ul li {
	font-size:1.1em;
	color:#999;
	margin:0 0 10px 0;
	line-height:30px;
}
#main .right #post-561 ul li a {
	border-color: #222222;
	border-style:none none dotted;
	border-width:0 0 1px;
	font-size:1.1em;
	display:inline;
	margin:0 0 10px;
	padding:0 0 0 2px;
}
#main .right #post-561 a {
	border-bottom:1px dotted #222222;
}
.archiveentry {
	padding-bottom:70px;
	padding-left:20px;
	margin:20px 0 30px 0;
	background: url(../images/bg-divide.png) no-repeat center bottom;
}
#main .right .archiveentry h1 a {
	font-size:1.3em;
	text-transform:uppercase;
	color:#fff;
	outline:none;
	border:0;
}
#main .right .archiveentry h1 a:hover {
	color:#666;
}
#main .right .archiveentry small {
	color:#3a3329;
	text-transform:uppercase;
}
#main .right .content ul li {
	margin:0 0 5px 0;
	color:#999999;
	padding-left:0;
	font-size:1.1em;
}
#main .right .content ul {
	margin:5px 0 5px 0;
}
#main .right .content .entry a {
	border-bottom:1px dotted #222;
}
#main .right .content .entry a:hover {
	border-bottom:1px solid #222;
}
#main .right .content .entry li a {
	padding:0 0 0 2px;
	margin:0 0 5px 0;
	border:0;
	display:inline;
	font-size:1.2em;
	border-bottom:1px dotted #222;
}
#main .right .content .entry li a:hover {
	border-bottom:1px solid #222;
}
#utube1, #utube2, #utube3, #utube4, #utube5, #utube6 {
	margin-left:-10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 10px 20px 0;
	background: url(../images/bg-cornerbox.png) no-repeat top right;
}
.gallery_in, #gallery-portfolio, #gallery-interests {
	float:left;
	padding:0;
	margin:0;
	height:100%!important;
	height:auto;
	padding:0 0 0 40px;
}
.gallery_in ul, #gallery-portfolio ul, #gallery-interests ul {
	float:left;
	padding:0 0 10px 0;
	margin:0!important;
	margin:0;
}
.gallery_in img, #gallery-portfolio img, #gallery-interests img {
	margin:0;
	padding:2px;
	width:75px;
}
.gallery_in li, #gallery-portfolio li, #gallery-interests li {
	float:left;
	height:75px;
	width:75px;
	margin:5px!important;
	margin:5px;
}
.gallery_in li a, #gallery-portfolio li a, #gallery-interests li a {
	float:left;
	height:75px;
	width:75px;
}
#main .right #gallery-interests ul li a {
	border:0;
}
.gallery_in li a:hover, #gallery-portfolio li a:hover, #gallery-interests li a:hover {
	float:left;
	height:75px;
	width:75px;
}
.gallery_in li, #gallery-portfolio li, #gallery-interests li {
	background:none;
}
.gallery_in li a, #gallery-portfolio li a, #gallery-interests li a {
	border:none;
}
/*
-----------------------------------------
COMMENTS
----------------------------------------- 
*/
.comment-heading, #reply {
	margin-bottom:5px;
	margin-top:20px;
	padding-bottom:3px;
	text-transform:none;
	border-bottom:1px solid #222;
	font-weight:normal;
	font-size:1.2em;
	color:#222;
}
#reply {
	border:0;
	margin-bottom:5px;
	margin-top:40px;
	font-size:1.3em;
}
.commentwrap {
	border-bottom:1px solid #333;
	padding:10px;
	clear:both;
}
.commentwrapadmin {
	border-bottom:1px solid #666;
	padding:10px;
	clear:both;
}
#main .right .commentpost {
	float:right;
	width:490px;
	margin-right:0px;
}
#main .right .commentpost p {
	margin-top:0;
	font-size:0.9em;
	color:#666;
	text-align:justify;
}
#main .right .content .commentmetadata {
	float:left;
	width:12%;
	line-height:1.5em;
	padding-right:10px;
	padding-left:0px;
	color:#999;
	font-size:0.8em;
	margin-bottom:0;
}
#main .right .content .commentmetadata li {
	list-style-type:none;
	padding:0.3em 0.3em 0.3em 0;
	margin:0 0 0 0;
	font-size:0.9em;
	text-align:center;
	background:none;
}
#main .right .content .commentlist li.commentwrap {
	list-style-type:none;
	background:none;
}
#main .right .content .commentmetadata li img {
	border:4px solid #444;
}
#main .right .content .commentmetadata li a {
	text-decoration:none;
	padding:0;
	display:inline;
}
.warning {
	padding:10px;
	background:#282828;
	border:1px solid #323232;
	margin-bottom:10px
}
#comments label input {
	border:1px solid #E5E5E5;
	padding:5px 4px;
	margin-bottom:10px;
	width:160px
}
#comments label span {
	line-height:27px
}
#comments label {
	font-family:"Lucida Sans Unicode";
	font-size:1.1em
}
#comment_author {
	margin:20px 20px 20px 0px;
	padding:0px;
	width:150px;
	float:left
}
#comments-content {
	display:block;
	border-bottom:1px solid #C9C9C9;
	margin:10px 0px 10px 0px;
	padding:0px
}
#comments textarea {
	margin-top:10px;
	padding:4px 0px;
	width:100%;
	border:1px solid #E5E5E5
}
.button {
	border:1px solid #E5E5E5;
	font-size:1.1em;
	font-weight:bold;
	height:25px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	padding:0 8px;
	text-transform:uppercase
}
#main .right .children {
	margin-left: 50px
}
#main .right .children div {
	border:none
}
#main .right .children .commentwrap {
	border-top: 1px solid #C9C9C9;
}
#main .right .children .commentmetadata {
	padding-right:0px
}
#main .right .children .commentpost {
	text-align:left;
	float:right;
	width:78%
}
.clear {
	clear:both
}
.bottombox .icons a img, .bottombox .icons span img {
	margin:0 10px 5px 0;
}
.bottombox .icons a:hover {
	background:none;
}
#rightarea .midboxes .bottombox .icons p, .rightarea .midboxes .bottombox .icons p {
	text-align:center;
	padding:10px 20px 0 20px;
}
#commentform {
	margin-left:0;
}
#commentform label {
	font-size:1.1em;
	line-height:25px;
}
#main .right .content .commentlist li.comment-author-admin {
	background:none;
	border-top:3px solid #666666;
	border-bottom:0;
}
#main .right .content .commentlist li.comment-author-admin li img {
	border:5px solid #666666;
}
.portfolio {
	margin:40px 0 20px 0;
	padding:10px;
	background: url(../images/bg-cornerbox.png) no-repeat top right;
	width:580px;
}
.portfolioinner {
	padding:20px 0 5px 0;
	background: url(../images/bg-cornerbox-bl.png) no-repeat bottom left;
	width:560px;
}
#myImageFlow_caption span {
	color:#fff;
	background:#000;
	padding:2px 4px;
}
#myImageFlow_caption {
	padding-top:20px;
}
.portfolioinner img {
	cursor:pointer;
}
#player_container {
	/*border: 1px solid #009BE3;*/
	padding:0 0 0 0;
}
#player_container p, #player_container span {
	font-family: "Myriad Pro Regular", "Trebuchet MS";
	font-weight: normal;
	line-height: 20px;
}
#player_container .blue, #player_container #player_progress_ctrl_bar.blue  a {
	color: #003651;
}
#player_container .magenta {
	color: #53003A;
}
#player_container .green {
	color: #2E2F00;
}
#player_container .darkblue {
	color: #002869;
}
#player_progress_ctrl_bar, #player_progress_play_bar, #player_progress_load_bar {
	font-size:0.8em;
	height:1.2em;
	letter-spacing:-0.247em;
}
#player_progress_ctrl_bar a{
border:0;
}
#player_progress .mediawrap{
	padding:0;
}
#demo_status, #demo_status2{
margin-bottom:20px;
}

.wp-caption{
	padding:10px 0 0 10px;
	margin:10px 20px 10px 0;
	background: url(../images/bg-fade.png) repeat center center;
	float:left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#main .right .content .entry .wp-caption a{
	border:0;
}
.alignnone{
}