/*** RESET STYLES ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

/********************/

body {
	background-color: #5a3201;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: .9em;
	background-image: url(http://valadorstudios.com/imagekind/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

p {
	color: #999;
	line-height: 18px;
}

#Content {
  margin: 29px auto 0px auto;
  width: 902px;
	height: 602px;
	text-align: left;
	position: relative;
}

#ContentHead {
	background-image: url(http://valadorstudios.com/images/bg_top.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
}

#ContentMain {
	background-image: url(http://valadorstudios.com/images/bg_mid.png);
	background-position: center top;
	background-repeat: repeat-y;
	position: relative;
}

#ContentFoot {
	position: relative;
	background-image: url(http://valadorstudios.com/images/bg_btm.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 22px;
	color: #666;
	font-size: 11px;
	text-align: right;
	padding: 0px 20px 0px 0px;
}

#LogoBar {
	height: 100px;
	width: 898px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 2px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-image: url(http://valadorstudios.com/images/bg_1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#Logo {
	position: relative;
	top: 13px;
	left: 10px;
	behavior: url("pngbehavior.htc");
}

#MenuBar {
	height: 26px;
	width: 898px;
	margin: 0px;
	position: relative;
	top: 8px;
	left: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-image: url(http://valadorstudios.com/images/bx_top_grey.png);
	background-position: top center;
	background-repeat: repeat-x;
}


#MenuBar a, #MenuBar a:visited {
	float: left;
	display: block;
	width: 130px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	border-right: 1px dotted #fff;
	color: #9471a1;
}

#MenuBar li a:hover, #MenuBar li a:active {
	color: #3791cf;
}

#MenuBar ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#MenuBar li {
	float: left;
}

#AboveTheFold {
	position: relative;
	top: 0px;
	left: 2px;
	width: 898px;
	height: 30px;
	text-align: center !important;
	padding: 0px;
}


#Showcase {
	position: relative;
	top: 10px;
	left: 2px;
	width: 898px;
	text-align: center !important;
	padding: 0px;
}

#Showcase h1 {
	text-align: center;
	color: #666;
	font-size: 1.4em;
	letter-spacing: 5px;
	margin: 0px 0px 20px 0px;
}

#Showcase h2 {
	text-align: center;
	color: #999;
	font-size: 1.2em;
	letter-spacing: 1px;
}


.icon img{
		filter:alpha(opacity=70);
		opacity: .7;
}

.icon:hover img{
		filter:alpha(opacity=100);
		opacity: 1;
}

a.icon:active {
	outline: none !important;
}

.icon:focus {
	-moz-outline-style: none !important;
}

.quote {
	font-size: 16px;
	color: #aaa;
	letter-spacing: 2px;
	text-align: right;
	padding: 2px 10px 2px 0px;
}

a:link, a:visited {
	color: #6699FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #009;
	text-decoration: none;
}

.elMenuBoxTop {
  background-image: url(http://valadorstudios.com/images/bg_sidebar_top.png);
	background-position: center 0px;
	background-repeat: no-repeat;
	width: 200px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

.elMenuBoxMid {
  background-image: url(http://valadorstudios.com/images/bg_sidebar_mid.png);
	background-position: center 0px;
	background-repeat: repeat-y;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

.elMenuBoxBtm {
  background-image: url(http://valadorstudios.com/images/bg_sidebar_btm.png);
	background-position: center 0px;
	background-repeat: no-repeat;
	width: 200px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}


.elMenuBoxMid hr {
	width: 166px;
}


.elMenuBoxMid form {
	margin: 0px;
	padding: 0px;
}


.elMenuBoxMid h1 {
	font-size: 14px !important;
	color: #7f5490 !important;
	font-weight: bold !important;
	font-style: italic !important;
	margin: 0px 2px 0px 2px !important;
	padding: 0px 0px 0px 2px !important;
}


.elMenuBoxMid h2 {
	color: #666;
	font-weight: bold;
	padding: 10px 13px 0px 13px;
	line-height: 14px;
	font-size: 14px;	
}

.elMenuBoxMid p {
	color: #000;
	line-height: 14px;
	padding: 6px 13px 0px 13px;
	font-size: 12px;	
}

ul.navMenu, .mgLinkList ul {
	border-top: 1px solid #e4d8e7;
	margin: 0px 2px 0px 2px;
  list-style-type: none !important;
}

ul.navMenu li, .mgLinkList ul li {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}

ul.navMenu li img, .mgLinkList ul li img  {
	margin: 4px 4px 0px 0px;
	vertical-align: middle;
}

ul.navMenu li a, .mgLinkList ul li a {
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #e4d8e7;
	color: #666;
	font-weight: bold;
	background-color: transparent;
	padding: 2px 8px 2px 8px;
	line-height: 16px;
	text-decoration: none;
}

ul.navMenu li a:link, ul.navMenu li a:visted, .mgLinkList ul li a:link, .mgLinkList ul li a:visted {
	color: #666;
	background-color: transparent;
}

ul.navMenu li a:hover, ul.navMenu li a:active, .mgLinkList ul li a:hover, .mgLinkList ul li a:active {
	color: #7f5490;
	background-color: #fff;
}

ul.navMenu li a.Current, .mgLinkList ul li a.Current {
	color: #e25e58 !important;
	background-color: #fee2c2 !important;
}


.vsCode, .wdCode {
	margin: 10px 20px 10px 20px;
	background-color: #eee;
	border: 1px dashed #ccc;
	padding: 10px;
	font-size: 10px;
	font-family:monospace;
}

#Portfolio {
	
}


#Portfolio .mgSeperator {
	display: none;
}

#Portfolio .mgArticle {
	width: 185px;
	height: 185px;
	float: left;
	border: 1px dashed #ddd !important;
	padding: 6px 3px 3px 3px;
	text-align: center;
	margin: 2px;
	background-color: #eee;
}

#Portfolio .mgHeadline {
	width: 180px;
	font-size: 12px;
	border: none;
}

#Portfolio .mgContentImageThumbnail img {
	width: 150px;
	border: 1px solid #333;
	text-align: center;
}

#Portfolio .mgContentImageThumbnail a:link, #Portfolio .mgContentImageThumbnail a:visited  {
	filter:alpha(opacity=70);
	opacity: .7;
}

#Portfolio .mgContentImageThumbnail a:hover, #Portfolio .mgContentImageThumbnail a:active  {
	filter:alpha(opacity=100);
	opacity: 1;
}


#PortfolioPiece .mgContentImage {
	text-align: center;
	margin: 0px auto 10px auto;
}

#PortfolioPiece .mgContentImage img, #PortfolioPiece img.mgContentImage  {
	max-width: 600px;
	border: 1px solid #333;
	text-align: center;
	margin: 0px auto 10px auto;
}


#PortfolioPiece h2 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0px auto 6px auto;
}

**************************************************************/

.mgArticle {

}

.mgHeadline {
	font-weight: bold;
	color: #7f5490;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 18px;
	border-bottom: 1px solid #dadada;
}

.mgSubHead {
	font-size: 16px;
	font-style: normal;
	color: #666;
	padding: 1px 0px 6px 0px;
}

.mgDateLine {
	font-size: 12px;
	font-style: italic;
	color: #777;
	padding: 0px 0px 6px 0px;
	line-height: 1.4em;
	text-align: right;
}

.mgBody {
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}

.mgBody p {
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
	margin-top: 8px;
}

.mgFloatRight {
	float: right;
	width: 170px;
}

.mgGalleryImage {
	border: 1px solid #7f5490;
	margin: 5px 5px 5px 5px !important;
}

.mgBody ul {
	margin: 8px 0px 4px 26px;
  list-style-type: disc !important;
}

.mgBody ul ul {
	margin: 0px 0px 4px 14px;
  list-style-type: disc !important;
}

.formLabel {
	font-weight:bold;
	color: #039 !important;
}


.mgToolbar {
	margin: 2px 2px 2px 2px;
	padding: 2px;
  height: 21px;
}

.mgToolbar ul {
	margin: 0px 0px 6px 2px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
	
.mgToolbar li {
	margin: 0px 5px 0px 5px;
	font-weight: normal;
	float: left;
}

.mgToolbar li a img {
	margin-right: 2px;
	margin-top: -1px;
	vertical-align: middle;
}

.mgToolbar li a {
   
}


.mgToolbar li a:hover {
    color: #005a9d !important;
}

/* Article Container */
.mgComments .mgArticle {
	border: 1px solid #ccc !important;
	margin: 10px !important;
	padding: 0px !important;
	background-color: #eee;
}

.mgCommentsHeader {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 2px 0px 2px 10px;
}

.mgCommentsFooter {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 2px 0px 2px 10px;
	text-align: right;
}

.mgComments .mgBody {

  color: #333;
  margin: 0px 10px 10px 10px;
} 

.mgComments .mgByLine {
  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  margin: 0px 10px 0px 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px !important;
	padding: 6px 0px 1px 0px !important;
} 

.mgComments .mgDateLine {
  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  margin: 0px 10px 0px 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px !important;
	padding: 0px !important;
} 