@charset "UTF-8";


/* background */
body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../site_images/backgrounds/backg.gif);
	line-height:1.5em;
}

/*	main body */
#main 		{ 
	width:1000px;  
	margin-left:auto; 
	margin-right:auto; 
	margin-top:5px; 
	margin-bottom:5px; 
	
	}
#mainBody 		{
	width:auto;
	margin:11px auto 1px;
	height:280px;
	margin-bottom:1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#mainBody {
	margin:17px auto 1px;
}
}	
#mainBody p		{
	margin-top:60px;
}
#mainBodyGraphic	{
	width:400px;
	margin-left:0px;
	margin-right:auto;
	height:537px;
	float: left;
	margin-top:4px;
}

#banner 	{
    clear: both;
    display: block;
    height: 279px;
    margin-top: 17px;
    padding-left: 308px;
	}

#banner_inside 	{
background-image:url(../site_images/layout/header.jpg);
background-repeat:no-repeat;
height:186px;
margin-top:17px;
width:953px;
    margin-left: 12px;
	}
#home_blue 	{
	background-image:url(../site_images/backgrounds/home_backg.gif);
	background-repeat:repeat-x;
    margin: -3px auto 0;
padding-top:20px;
width:auto;
    height: 312px;
	}
	#home_blue_copy 	{
display:table;
color:#FFFFFF;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding-top:33px;
width:1000px;
	}
	.vertline 	{
background-image:url(../site_images/layout/vertline.gif);
float:left;
height:231px;
margin-top:-30px;
position:relative;
width:7px;
	}

#header 	{
margin-left:auto;
margin-right:auto;
width:1000px;
height:30px;
	}
	
#email_address 	{
    color: #B1AD95;
    float: right;
    font-size: 9px;
    margin-right: 17px;
    padding-top: 19px;
	}
#home	{
width:auto;
}
#home_copy	{
    display: block;
    margin-left: -280px;
    margin-top: -180px;
    width: 378px;
}
#content	{
margin-top:-127px;
margin-left:0px;
padding-top:0px;
}

#divider_line  {
background-image:url(../site_images/layout/line.png);
background-repeat:no-repeat;
height:24px;
margin-left:409px;
margin-top:33px;
}

#content_width {
padding-left:20px;
width:750px;
}
#portfolio_width {
    margin-top: 10px;
padding-left:18px;
width:800px;
}

#form_Pos	{
	width:175px;
	display:block;
	margin-left:190px;
	margin-top: 410px;
	position: absolute;
}
.formfield {
    background-image: url("../site_images/backgrounds/inputbackg.jpg");
    background-repeat: repeat-x;
    border: 1px solid #9d9d9d;
    color: #333333;
    margin-bottom: 4px;
    padding: 3px;
    text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}						
.buttonimage {
    -moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b6d65', endColorstr='#28493e'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#1b6d65), to(#28493e)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #1b6d65,  #28493e); /* for firefox 3.6+ */ 
	background-image:url(../site_images/navigation/overlay.png) repeat-x center;
    border-color: #520000 #520000 #3D846F;
    border-style: solid;
    border-width: 1px;
    color: white;
    cursor: pointer;
    font-family: 'Square721ExBTRoman', Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 5px 16px;
    text-shadow: -1px 0 #1d4f40, 0 1px #1d4f40, 1px 0 #1d4f40, 0 -1px #1d4f40;
}
.buttonimage:hover {
	background: #28493E;
}
																							/*  images */




																								/*	logo	*/

#navLogo h1 	{ 	
    background-image: url("../site_images/layout/logo.gif");
    cursor: pointer;
    float: left;
    height: 42px;
    margin-left: 30px;
    margin-top: -3px;
    text-indent: -5000px;
    width: 208px;
	}
						

																								/* columns */

#news_column	    {
float:left;
margin-left:10px;
margin-top:-40px;
padding:12px;
position:relative;
width:270px;
}
#capabilities_column	    {
    float: left;
    margin-left: 34px;
    margin-top: -31px;
    padding-right: 15px;
    position: relative;
    width: 340px;
}

#recent_column		    {
display:block;
float:right;
margin-top:-30px;
position:relative;
width:270px;
}

.port_images		    {
    float: left;
    width: 510px;
}
.port_text		    {
    float: right;
    padding-top: 5px;
    width: 290px;
}
.port_images .linktitle 	    {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: -0.05em;
    padding: 0;
    text-decoration: underline;
}




																								/*titles*/
#jackiemunoz {
    background-image: url("../site_images/titles/jackiemunoz.png");
    height: 54px;
    margin-left: 16px;
    margin-top: 42px;
    position: absolute;
    text-indent: -5000px;
    width: 371px;
}
#aboutme_title {
    border-top: 1px solid #7B796C;
    margin-top: -24px;
    padding-left: 23px;
}
#portfolio_title {
	background-image: url(../site_images/titles/portfolio.png);
    background-repeat: no-repeat;
    border-top: 1px solid #7B796C;
    height: 35px;
    margin-top: -24px;
    padding-left: 14px;
    position: absolute;
    text-indent: -5000px;
    width: 978px;
}
#portfolio_web_title {
	background-image: url(../site_images/titles/portfolio_web.png);
    background-repeat: no-repeat;
    border-top: 1px solid #7B796C;
    height: 35px;
    margin-top: -24px;
    padding-left: 14px;
    position: absolute;
    text-indent: -5000px;
    width: 978px;
}
#portfolio_graphic_title {
	background-image: url(../site_images/titles/portfolio_graphic.png);
    background-repeat: no-repeat;
    border-top: 1px solid #7B796C;
    height: 35px;
    margin-top: -24px;
    padding-left: 14px;
    position: absolute;
    text-indent: -5000px;
    width: 978px;
}
#portfolio_flash_title {
	background-image: url(../site_images/titles/portfolio_flash.png);
    background-repeat: no-repeat;
    border-top: 1px solid #7B796C;
    height: 35px;
    margin-top: -24px;
    padding-left: 14px;
    position: absolute;
    text-indent: -5000px;
    width: 978px;
}
#news_title {
    border-top: 1px solid #7B796C;
    margin-top: -24px;
    padding-left: 23px;
}

#thankyou_title {
    border-top: 1px solid #7B796C;
    margin-top: 32px;
    padding-left: 23px;
}
#extras_title {
	background-image: url(../site_images/titles/extras.png);
    background-repeat: no-repeat;
    border-top: 1px solid #7B796C;
    height: 35px;
    margin-top: -24px;
    padding-left: 14px;
    position: absolute;
    text-indent: -5000px;
    width: 978px;
}
#contact_title {
    border-top: 1px solid #7B796C;
    margin-top: -24px;
    padding-left: 23px;
}
#news_updates { 
    margin-bottom: 5px;
    padding-left: 2px;
}
#capabilities {

margin-bottom:5px;
margin-left:-4px;

}
#recent_work {
    margin-bottom: 5px;
    padding-left: 2px;
}
#recent_work2 {
background-image:url(../site_images/titles/recent_work2.png);
height:23px;

text-indent:-5000px;
width:174px;
}




																								/* footer */
																								
																								
#footerContainer	{
    background-image: url("../site_images/backgrounds/footer_backg.gif");
    background-repeat: repeat-x;
    bottom: 0;
    clear: both;
    display: block;
    padding-top: 45px;
    position: relative;
    width: 100%;
} 
								@media screen and (-webkit-min-device-pixel-ratio:0) {
									/*Chrome CSS here*/
								#footerContainer	{
									background-image: url("../site_images/backgrounds/footer_backg.gif");
									background-repeat: repeat-x;
									bottom: 0;
									clear: both;
									display: block;
									padding-top: 0;
									position: relative;
									width: 100%;
								} 
								}

#noteinfo		    {
	float: left;
	margin-left:0px;
	width: 210px;
	line-height:1.5em;
	color: #5e5e5e;
	background-color: #000000;
}

#noteskills		    {
	float: left;
	margin-left:25px;
	width: 210px;
	line-height:1.5em;
	color: #5e5e5e;
	background-color: #000000;
}
#notedmd		    {
	float: left;
	margin-left:25px;
	width: 210px;
	line-height:1.5em;
	color: #5e5e5e;
	background-color: #000000;
}
#noteblog		    {
	float: left;
	margin-left:25px;
	width: 210px;
	line-height:1.5em;
	color: #5e5e5e;
	background-color: #000000;
}

#notew3c		    {
	float: left;
	margin-left:25px;
	width: 210px;
	line-height:1.5em;
	color: #414141;
	background-color: #000000;
}

#footerCopy			{ color:#FFFFFF;
display:table;
height:60px;
margin-left:auto;
margin-right:auto;
margin-top:-83px;
width:1000px; }
#footerCopy	a:link		{ color:#666666; }
#footerCopy	a:visited	{ color:#666666; }
#footerCopy	a:hover		{ color:#666666; }
#footerCopy	a:active	{ color:#666666; }


#footer_decor  {
    background-image: url("../site_images/layout/footer_decor.gif");
    float: left;
    height: 72px;
    margin-bottom: 130px;
    margin-left: 644px;
    margin-top: -67px;
    width: 346px;
}
								@media screen and (-webkit-min-device-pixel-ratio:0) {
									/*Chrome CSS here*/
								#footer_decor	{
									margin-bottom: 60px;
									margin-top: -22px;
								} 
								}

/* list information */

ul { list-style-image:none; list-style-position:outside; list-style-type:disc; margin-left:30px; margin-top:10px;}



																									/* NAVIGATION STYLE */
.navbg		{ width:850px; height:135px; }

#navBackg 		    {
	
	background-repeat: repeat-x;
	height:48px;
	float: left;
	width:550px;
	display: block;
}
#navPos		{
    margin-top: 47px;
    padding-left: 360px;
    position: absolute;
    top: -47px;
}


.navNavigation { }
.navNavigation a { display:block; height:35px; }
.navNavigation a:hover { background-position: 0 -35px; }
.navNavigationCopyMove { position: absolute; left: -9999px; }

#homelink { background-image:url(../site_images/navigation/home.gif); width:61px;  margin-right:5px;}
#aboutme { background-image:url(../site_images/navigation/aboutme.gif); width:95px; margin-right:5px;}
#news { background-image:url(../site_images/navigation/news.gif); width:61px; margin-right:5px;}
#portfolio { background-image:url(../site_images/navigation/portfolio.gif); width:84px; margin-right:5px;}
#blog { background-image:url(../site_images/navigation/blog.gif); width:52px; margin-right:5px;}
#extras { background-image:url(../site_images/navigation/extras.gif); width:69px;margin-right:5px; }
#contact { background-image:url(../site_images/navigation/contact.gif); width:77px; margin-right:5px;}


.navButton { }
.navButton a { display:block; height:104px; }
.navButton a:hover { background-position: 0 -151px; }
.navButtonCopyMove { position: absolute; left: -9999px; }
#portfolioButton { background-image:url(../site_images/navigation/view_portfolio.png); width:254px; }
#resumeButton { background-image:url(../site_images/navigation/view_resume.png); width:254px; }


ul.dropdown {
 font: normal 11px Arial, Helvetica, sans-serif;
 text-transform: uppercase;
 font-weight:normal;
}

	ul.dropdown li {
	  padding: 0;
	 color: #fff;
	 line-height: normal;
	}

	ul.dropdown a:link, ul.dropdown a:visited {
	color:#ffffff;
	text-decoration: none;
}
	ul.dropdown a:hover {
	color:#F76E11;
	text-decoration: none;
}
	ul.dropdown a:active { color: #fff; }


ul.dropdown li a {
 display: block;
    font-weight:normal;
}

	
                                                                                                               /* font size */
font {
	font-size:95%; }
h1 {
    font-family: 'Square721ExBTRoman', Arial, Helvetica, sans-serif;
	font-size:200%;
	margin-bottom:10px;
	margin-top:0px;
	color: #F76E11;
	line-height:1.2em;
}

h2 {
    color: #1A7065;
    font-family: 'Square721ExBTRoman', Arial, Helvetica, sans-serif;
    font-size: 24px !important;
    line-height: 1.1em;
    margin-bottom: 3px;
	}

h2 a:link		{ 
	text-decoration:none;	
	color:#F3A031; 
	}
h2 a:visited	{ text-decoration:none; }
h2 a:hover		{ text-decoration:underline; }
h2 a:active		{ text-decoration:none; }
h3 {  
    font-size: 16px !important;
    font-family: 'Square721ExBTRoman', Arial, Helvetica, sans-serif;
	    color: #ffffff;
    letter-spacing: 0.03em;
    -moz-text-shadow: 0px 0px 5px #013631;
	-webkit-text-shadow: 0px 0px 5px #013631;
	text-shadow: 0px 0px 5px #013631;
}
h4 {
	font-size:120%;
	color: #165a54;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size:130%;
	color: #ffffff;
	background-color: #242424;
	padding: 3px;
}
h6 {font-size:140%; }

.linktitle{
font-size:17px;
font-weight:bold;
text-decoration:none;
letter-spacing:-0.05em;
}



                                                                                                           /* general styles */
.subnav  {
background-color:#838175;
border:1px solid #6F6D61;
color:#6F6D61;
float:left;
height:20px;
margin-bottom:5px;
margin-left: 530px;
margin-top:-15px;
position:absolute;
}

.subnav a {
letter-spacing:.1em;
	padding-left:20px;
	padding-right:20px;
	font-size: 11px;
	color: #ebebeb;
	text-decoration: underline;
}
.subnav a:link{
letter-spacing:.1em;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	font-size: 11px;
	color: #f8f8f8;
}
.subnav a:hover{
	text-decoration: underline;
	color: #f8f8f8;
}
.subnav a:visited{
	color: #f8f8f8;
}


.large_bold {
color:#165A54;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
letter-spacing:0.07em;
margin-bottom:5px;
text-transform:uppercase;
}
.clearBoth		{ clear:both;    }
.portfoliopage .clearBoth{ clear:both;    height: 50px; }
.bold			{ font-weight:bold; }
.italic			{ font-style:italic; }
.line			{ border-top:thin solid; margin-top:-15px; }
ul 				{ list-style-image:none; list-style-position:inside; list-style-type:disc; font-size:120%;}
a:link		{ 	color:#15554e; }
a:visited	{ 	color:#15554e;  }
a:hover		{	color:#15554e;	text-decoration: none;}
a:active	{ 	color:#15554e; }
.arrow a {
	background-image:url(../site_images/layout/arrows.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}
.whitearrow a {
	background-image:url(../site_images/layout/arrows_white.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	color:#FFFFFF;
}
.whitearrow a:hover {
	background-image:url(../site_images/layout/arrows_white.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	color:#FFFFFF;
	text-decoration:none;
}
.whitearrow a:visited {
	background-image:url(../site_images/layout/arrows_white.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	color:#FFFFFF;
}


.whitelink a {
	padding-left: 5px;
	color:#FFFFFF;
}
.whitelink a:hover {
	padding-left: 5px;
	color:#FFFFFF;
	text-decoration:none;
}
.whitelink a:visited {
	padding-left: 5px;
	color:#FFFFFF;
}
.top a {
	background-image:url(../site_images/arrow_top.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	float:left;
	padding-top: 4px;
}

.left_align  {
	float: left;
}

.indent  {
	padding-left: 30px;
}

																															/* colors */
.white					{ color:#FFF; }
.whiteHover a:hover		{ color:#FFF; }
.whiteBG				{ background-color:#FFF; }
#whiteBG				{ background-color:#FFF; }


	

	
	#popup {
  visibility: hidden;
  display: none;
  overflow: hidden;
  height: 0;
}

#nojs-popup {
}

@media screen and (min-width: 1000px) {
.js #popup {
	visibility: visible;
	display: block;
	overflow: auto;
	height: auto;
}

.js #nojs-popup {
	display: none;
	overflow: hidden;
	height: 0;
}

