@media print{body {width:600px; } }

/***** Body and main container *****/

body {
margin:0px;
padding:0px;
font:12px Verdana,Tahoma,Helvetica,sans-serif;
color:#404040;
background:#ffffff url(http://www.galvanizeit.com/media/wp-content/themes/atg/images/bkgrnd.jpg) top center fixed;
}

#wrap {
background:#ffffff;
color:#404040;
margin:0 auto;
padding-left:0px;
width:778px;
border-width: 0px;
float: none !important;
}

/***** Various tags *****/

a {
text-decoration:none;
font-weight:bold;
color:#36527c;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#36527c;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 .8em 0;
}


/***** Header *****/

#header {
margin:0px 0 0;
padding:0;
position: relative;
width:778px;
height:200px;
background:#ffffff url(images/HeaderBkgrnd3.jpg);
display: block;
}

#headernav {
font:11px Verdana,Tahoma,Helvetica,sans-serif;
color:#dfdfdf;
position: absolute; 
margin: 6px; 
top: 0px; 
height: 20px; 
width:400px; 
padding: 2px;
}

#headeraddy {
font:12px Verdana,Tahoma,Helvetica,sans-serif;
color:#000000;
line-height: 15px;
text-align: right;
height: auto;
width: auto;
position: absolute;
right: 10px; 
top: 18px;
}

.headername {
font-family:Verdana,Tahoma,Helvetica,sans-serif;
color:#000000;
font-size:13px;
font-weight: bold;
}

#logohome {
position: absolute;
margin: 20px 50px; 
top: 18px;
border: 0px solid #000000;
}

a.headeremail:link {
text-decoration:none;
font-size:11px;
font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-weight: bold;
}

a.headeremail:hover {
text-decoration:underline;
font-size:11px;
font-family:Verdana,Tahoma,Helvetica,sans-serif;
font-weight: bold;
}

a.headerlinks:link {
text-decoration:none;
font:11px Verdana,Tahoma,Helvetica,sans-serif;
color:#bfcfe3;
font-weight:bold;
}

a.headerlinks:visited {
font:11px Verdana,Tahoma,Helvetica,sans-serif;
font-weight:bold;
color:#bfcfe3;
}

a.headerlinks:hover {
text-decoration:underline;
font:11px Verdana,Tahoma,Helvetica,sans-serif;
color:#d1dbe8;
font-weight:bold;
}

a.headerlinks:active {
font:11px Verdana,Tahoma,Helvetica,sans-serif;
color:#bfcfe3;
font-weight:bold;
}

.headerlinks_current {
text-decoration:underline;
font:11px Verdana,Tahoma,Helvetica,sans-serif;
color:#bfcfe3;
font-weight:bold;
}


/***** Header bar *****/

#headerbar {
clear:both;
margin:0 auto;
padding:4px 0;
width:778px;
text-align:center;
font-family:Verdana,Tahoma,Helvetica,sans-serif;
font-size:15px;
font-weight: bold;
font-style:italic;
letter-spacing: 0px;
color:#ffffff;
background:#003479;
}

/***** Footer *****/


#footer {
clear:both;
margin:0px auto;
width:778px;
height:235px;
}

#nofooter {
clear:both;
margin:0px auto;
width:778px;
height:20px;
}


#footeraddy {
font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-size:11px;
background:#ffffff ;
text-align:center;
clear:both;
margin:0px auto;
padding-top:8px;
width:778px;
height:40px;
}

a.footer {
font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-size:8px;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
}

a.footer:hover {
text-decoration:underline;
color:#ffffff;
}

a.footer_current {
font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-size:8px;
text-decoration:underline;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
}

a.footer_current:hover {
text-decoration:underline;
color:#ffffff;
}

/***** Footernav *****/

#footernav {
clear:both;
margin:0px auto;
padding:4px 0px 6px 0px;
width:778px;
text-align:center;
font-family:verdana;
letter-spacing: 0px;
color:#cccccc;
background-color:#003479;
}


/***** Left sidebar *****/

#leftside {
clear:left;
float:left;
width:150px;
height: auto;
margin:0px 5px 10px 0px;
padding:5px 0px;
}

/* #leftside height for Internet Explorer */
* html #leftside {
height: 550px;
}

#leftsidecomment {
clear:left;
float:left;
width:140px;
height: auto;
margin:0px 5px 10px 0px;
padding:5px 0px;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:0px 0 0px;
padding:5px;
width:140px;
height: auto;
font-size:0.9em;
color:#505050;
text-align:center;
}

#leftside div.announce p {
margin:5px 0 0;
padding:0;
}

/***** Main menu *****/

#nav, #nav ul { /* all lists */
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 5px;
		list-style: none;
		float: left;
		width: 132px;
	}
	
	#nav li { /* all list items */
		font:11px Verdana,Tahoma,Helvetica,sans-serif;
		position : relative;
		float : left;
		line-height: 12px;
		margin-bottom : 2px;
		width: 132px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 139px;
		margin-top : -24px;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 132px;
		w\idth : 131px;
		display : block;
		color: #373737;
		font-weight : bold;
		text-decoration : none;
		background: url(images/button.jpg);
		background-repeat: no-repeat;
		border: 1px solid #999999;
		padding: 5px 0px 5px 5px;
	}

	#nav li a.subbutton {
		width: 132px;
		w\idth : 131px;
		display : block;
		color: #373737;
		font-weight : bold;
		text-decoration : none;
		background: url(images/subbutton.jpg);
		background-repeat: no-repeat;
		border: 1px solid #999999;
		padding: 5px 0px 5px 5px;
	}

	#nav li a.two-line {
		width: 132px;
		w\idth : 131px;
		display : block;
		color: #373737;
		font-weight : bold;
		text-decoration : none;
		background: url(images/button.jpg);
		background-repeat: no-repeat;
		border: 1px solid #999999;
		padding: 2px 0px 3px 5px;
	}

	#nav li a.current-two-line {
		width: 132px;
		w\idth : 131px;
		display : block;
		color: #373737;
		font-weight : bold;
		text-decoration : none;
		background: url(images/button.jpg);
		background-repeat: no-repeat;
		border: 1px solid #999999;
		padding: 2px 0px 3px 5px;
	}
	
	#nav li a:hover {
		color: #282828;
		background: url(images/button_over.jpg);
		background-repeat: no-repeat;
	}

	#nav li a.subbutton:hover {
		color: #282828;
		background: url(images/subbutton_over.jpg);
		background-repeat: no-repeat;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/***** Main content *****/

#contentwide {
height: auto;
width:625px;
margin:0px 0px 0px 150px;
border:0px solid #f0f0f0;
padding:10px 10px 10px 10px;
line-height:1.4em;
}

#contenlinks {
margin:0px 0px 0px 150px;
border-left:1px solid #f0f0f0;
padding:5px 15px 10px 10px;
}

#content h1,#contentwide h1, #contentwide2 h1 {
font-family:Verdana,Tahoma,Helvetica,sans-serif;
font-size:15px;
line-height:18px;
text-decoration:underline;
font-weight: bold;
color:#232323;
margin:0px 0px 3px;
}

#content h2,#contentwide h2, #contentwide2 h2 {
font-family:Verdana,Tahoma,Helvetica,sans-serif;
font-size:13px;
font-weight: bold;
line-height: 14px;
color:#363636;
margin:0px 0px 8px 0px;
}

#content h3,#contentwide h3, #contentwide2 h3 {
font-family:Verdana,Tahoma,Helvetica,sans-serif;
font-size:13px;
font-weight: bold;
line-height: 14px;
color:#494949;
margin:0px 0px 0px;
}

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0px 0px 16px 20px;
padding:0px;
}

#content li, #contentwide li, #contentwide2 li {
margin:0px;
padding:0px 0px 0px 5px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0px 0px 0px 16px;
padding:0px;
}

/*** Processes Page **/

.leftmargin {
margin-left: 25px;
}

.bullet {
display: marker; 
marker-offset: 5px;
list-style-position: inside;
margin-left: 5px !important;
line-height:1.4em;
}

.process {
font:12px Verdana,Tahoma,Helvetica,sans-serif;
color:#404040;
margin-left: 15px;
font-weight:bold;
line-height:1.2em;
}

ul.subprocess {
text-indent: -.5em;
line-height:1.5em;
}

a.processlink {
text-decoration:none;
font-family:Verdana,Tahoma,Helvetica,sans-serif !important;
font-size:13px;
font-weight: bold;
line-height: 14px;
color:#363636;
margin:0px 0px 10px 0px !important;
}

a.processlink:hover {
text-decoration:underline;
font-family:Verdana,Tahoma,Helvetica,sans-serif !important;
font-size:13px;
font-weight: bold;
line-height: 14px;
color:#363636;
margin:0px 0px 8px 0px !important;
}

a.subprocesslink {
text-decoration:none;
font-family:Verdana,Tahoma,Helvetica,sans-serif !important;
font-size:12px;
font-weight: bold;
line-height: 13px;
color:#363636;
margin:0px 0px 10px 0px !important;
}

a.subprocesslink:hover {
text-decoration:underline;
font-family:Verdana,Tahoma,Helvetica,sans-serif !important;
font-size:12px;
font-weight: bold;
line-height: 13px;
color:#363636;
margin:0px 0px 8px 0px !important;
}


.acrobat {
font-family: Verdana,Tahoma,Helvetica,sans-serif;
color:#404040;
font-size:9px;
font-style:italic;
line-height:11px;
text-align:center;
padding: 3px;
}


.nadcap {
text-align: center;
margin-top: 5px;
margin-left: 3px;
}


.nadcap-alt {
text-align: center;
margin-top: 5px;
margin-bottom: 2px;
margin-left: 5px;
}



.logo {
float: left;
margin: 8px 8px 8px 8px;
border: solid 1px #e0e0e0;
}



/***** Various classes *****/

.floatright {
float:right;
width: 600px;
margin: 0px;
padding: 0px;
}

.rule {
border-bottom:1px solid #e0e0e0;
width:95%;
text-align:center;
margin-bottom:10px;
margin:0px 5px 0px 5px;
}

.left {
margin:3px 10px 2px 0px;
float:left;
}

.right {
margin:2px 0px 2px 10px;
float:right;
}

.rightprocess {
margin:2px 0px 10px 10px;
float:right;
}

.imgborder {
padding:1px 1px 0px 1px;
display:inline;
background:#cccccc;
color:#303030;
border:2px solid #f0f0f0;
}

.caption {
font:9px Verdana,Tahoma,Helvetica,sans-serif;
text-align: center;
margin:0px 0px 0px 2px;
color:#404040;
}

.clearing {
clear:left;
padding:0px ;
margin:0px ;
visibility:hidden;
}

.hidden {
display:none;
}

.spacer {
clear: both;
}

h2 {
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:11px !important;
font-weight: normal;
/*line-height: 1.4em !important;*/
color: #404040;
}

#postcontent {
margin:0px 10px 0px 160px;
padding-left:5px;
border:solid 0px #000000;
}

.about {
	margin:5px;
	padding-bottom: 10px;
}

.post {
border-bottom: 1px solid #404040;
padding: 1em 1em .1em 1em !important;
margin: 0px 5px 15px 10px;
width:560px;

}
.storytitle {
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:14px;
font-weight: bold;
/*line-height: 1.4em;*/
color: #404040;
margin:0px 0px -10px 0px;
}

.storycontent {
margin:0 auto;
padding:0;
font:10px Verdana,Tahoma,Arial,sans-serif;color:#404040;
}

.feedback {
margin-bottom: 15px;
}

.meta {
border-bottom: 1px solid #dbdbdb;
margin-bottom: 5px;
}
