/* STRUCTURE --------------------------------------------------- */

body {
margin:0px;
padding:0px;
background: #585758;
color: #2c2b2c;
font-family: Arial, Helvetica, sans-serif;
font-size: 86%;
}

#print-logo {display: none;}

#wrapper, #sub-wrapper {
max-width: 1180px;
min-width: 980px;
margin: 0 auto;
padding: 0;
background: #161516;
}

#wrapper {
border-right: #585758 14px solid;
border-left: #585758 14px solid;
}

#sub-wrapper {
border-right: #585758 5px solid;
border-left: #585758 5px solid;
}


/* NAVIGATION --------------------------------------------------- */

#skipnav {
float:left;
margin-left: -10000px;
}

#topnav {
border-top: 5px solid #000;
text-align:right;
background: #0b0a0b;
margin: 0;
height: 40px;
overflow: hidden;
}

#topnav ul {
list-style: none;
float: right;
background: #0b0a0b;
margin: 0;
padding: 10px 20px 10px 20px;
overflow: hidden;
}

#topnav ul li {
float: left;
margin: 0 0 0 25px;
padding: 0;
display: block;
}

#topnav a {
color: #ccc;
text-decoration: none;
text-transform:uppercase;
font-size: 10pt;
}

#nav ul {
list-style: none;
float: left;
background: #0b0a0b;
margin: 0;
padding: 13px 20px 0px 20px;
overflow: hidden;
}

#nav ul li {
float: left;
margin: 0 25px 0 0;
padding: 0;
}

#nav a {
color: #ccc;
text-decoration: none;
font-size: 10pt;
font-weight: bold;
}

/* subpage side-nav --------------------- */

#sub-nav {
width: 225px;
float: left;
border-right: #c8c7c8 3px solid;
padding:0;
margin:-5px 0 0 0;
margin: 0;
backgrouned: #ededed;
}

#sub-nav h2 {
color: #585758;
margin:0;
padding: 5px 0 0 0;
}

#sub-nav a {
text-decoration: none;
color: #585758;
}

#sub-nav ul, #Menu2 {
padding:15px 15px 0 15px;
margin:0;
list-style:square;
}

#sub-nav ul li, #Menu2 li {
color: #585758;
padding: 0 0 5px 0;
font-size: 10pt;
}

#sub-nav ul li ul {
padding: 10px 0 10px 15px;
padding: 10px 0 10px 0px;
margin:0;
list-style-image: url(../images/dash.jpg) ;
}

#sub-nav ul li ul li {
font-size: 90%;
}

#sub-nav ul .current {
font-weight: bold;
color: #00abcd;
}

#sub-nav ul li ul .current {
font-weight: bold;
}

#sub-nav ul li ul li ul .current {
font-weight: bold;
}

#sub-nav ul li ul li ul{
padding: 10px 0 5px 10px;
margin:0 0 0 0x;
list-style: none;
}

#sub-nav hr {
color: #ededed;
background-color: #ededed;
border: 1px dotted #666;
border-style: none none dotted;
margin: 10px 10px 0 0;
}

#Sidebar {padding:0; margin:20px 0 0 0;}

#Sidebar ul {padding-top:0; margin-top:0;}

#Sidebar .tagcloud a {color: #00abcd ;}

/* HOME PAGE --------------------------------------------------- */

#home-header {
background: #161516 url(../images/shadow.jpg) repeat-x top;
margin: 0;
padding: 20px 35px 10px 40px;
overflow:visible;
}

#home-header .right {float: right; padding: 0; margin: -20px -10px 0 0; width:50%;}
#home-header .left {float: left; padding: 15px 0 15px 0; margin: 0; width: 50%;}

#home-header .right img {width:100%;}

#home-content {
width: 100%;
margin:0 auto;
padding:0;
background: #2c2b2c;
clear:both;
overflow:hidden;
text-align:center;
}

#home-content ul {
background: #2c2b2c;
list-style: none;
padding: 25px 30px 25px 30px;
margin: 0;
}

#home-content ul li {
width: 30%;
float: left;
margin-right: 5%;
text-align: left;
padding: 0 0 20px 0;
}

#home-content ul .last {
margin-right: 0;
}

#home-content ul li .category, #home-content ul li a {
text-decoration: none;
text-transform:uppercase;
font-size: 14pt;
font-weight:bold;
color: #ccc;
margin:0;
padding:0;
}

#home-content ul li p {
color: #666;
font-size: 10pt;
margin:0;
padding:0 0 10px 0;
}


/* SUB PAGES --------------------------------------------------- */

#header-blue {margin:0; padding:0; background: #00abcd url(../images/blue_bg.jpg) repeat-x top; overflow: hidden; height:155px; clear:both;}
#header-blue .right {float: right; padding: 0 40px 0 0; margin: 0;}
#header-blue .left {float: left; padding: 0; margin:0;}

#header-green {margin:0; padding:0; background: #a6ce39 url(../images/green_bg.jpg) repeat-x top; overflow: hidden; height:155px; clear:both;}
#header-green .right {float: right; padding: 0 40px 0 0; margin: 0;}
#header-green .left {float: left; padding: 0; margin:0;}

#header-orange {margin:0; padding:0; background: #f25822 url(../images/orange_bg.jpg) repeat-x top; overflow: hidden; height:155px; clear:both;}
#header-orange .right {float: right; padding: 0 40px 0 0; margin: 0;}
#header-orange .left {float: left; padding: 0; margin:0;}

#header-purple {margin:0; padding:0; background: #662485 url(../images/purple_bg.jpg) repeat-x top; overflow: hidden; height:155px; clear:both;}
#header-purple .right {float: right; padding: 0 40px 0 0; margin: 0;}
#header-purple .left {float: left; padding: 0; margin:0;}

#breadcrumb {
clear:both;
background: #292929 url(../images/nav_bg.jpg) no-repeat top;
padding: 55px 0 12px 20px;
overflow: hidden;
}


#breadcrumb-none {
clear:both;
background: #292929 url(../images/nav_bg.jpg) no-repeat top;
padding: 45px 0 0;
overflow: hidden;
}
#breadcrumb p {
padding: 0;
margin: 0;
color: #ccc;
font-size: 9pt;
}

#breadcrumb p a {
text-decoration :none;
color: #eee;
}

#content-wrapper {
margin:0;
padding:15px 35px 35px 35px;
padding:20px;
background: #ededed;
overflow:hidden;
}

*html #content-wrapper {
overflow:visible;
height: 1%;
}

#content {
margin: 0;
padding: 0;
background: #ededed;
overflow: visible;
}

#content p a {
	color: #01abce;
	text-decoration: none; 
	border-bottom: #01abce 1px dotted;
}

#content p a:hover {
	color: #f15922;
	text-decoration: none; 
	border-bottom: #f15922 1px dotted;
}


#sitemap a {
	color: #01abce;
	text-decoration: none; 
	border-bottom: #01abce 1px dotted;
}

#sitemap a:hover {
	color: #f15922;
	text-decoration: none; 
	border-bottom: #f15922 1px dotted;
}

#sitemap li {
	padding-top: 10px;
	padding-bottom: 10px;
}

#content-wrapper .hasnav {
margin-left: 250px;
}


#content h1 {
color: #0b0a0b;
padding: 0;
margin: 15px 0 25px 0;
margin: 0 0 25px 0;
/*clear: both;*/
display: inline;
}

#content .esp {
color: #afafaf;
padding: 0;
margin: 0px 0 15px 0;
font-size: 200%;
/*clear: both;*/
}


#content .grafitti-eng {
color:#fdb813;
display: inline;
}

#content .grafitti-esp {
color:#afafaf;
display: inline;
}

#content p {
color: 0b0a0b;
padding: 0 0 1.25em 0;
margin: 0;
font-size: 12pt;
line-height: 1.25em;
}

#feature, /*#content .image,*/ #content .captionImage {
float:right;
overflow: hidden;
background: #292929;
padding:25px;
margin: 0 0 10px 10px;
text-align: center;
width: 260px;
}


#content .pullquote {
font-family:Georgia, "Times New Roman", Times, serif;
color:#01abce;
font-style: italic;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 20px;
}

#content .stereotypes {
font-family:Georgia, "Times New Roman", Times, serif;
color:#4b5174;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 20px;
}

#content .stereotypes p {
padding: 20px 0 20px 0;
border-bottom: 1px #bbb dotted;	
}

#feature img, #content .image img, #content .captionImage img {
border: #e9e9e9 5px solid;
}

#feature p, #content .image p, #content .caption {
color: #e9e9e9;
margin:0;
padding:0;
text-align: left;
font-size: 90%;
}

#content .data-table {
/*width:100%;*/
width:70%;
}

#content .data-table tr {
	
}

#content .data-table tr th {
padding: 15px;
vertical-align: top;
/*background-color: #666;*/
background-color: #a6ce39;
color: #fff;
}

#content .data-table tr td {
padding: 15px;
vertical-align: top;
background-color: #fafafa;
}

#content .highlight {
background-color: #ccc;	
}

#content .source {
font-size: 95%;
color: #696969;
text-align: right;
padding-top: 5px;
width: 70%;
display: block;
}


/*
#next {float:left; width:200px; background:#ededed url(../images/next_arrow_bg.gif) no-repeat right; color:#fff;}
#next p {margin:0; padding:0; text-align:center; color:#fff;}
#next p a {text-decoration: none; font-weight: bold; color:#fff; display:block; border-bottom: none;}
#next p a:hover {color:#fff; border-bottom: none;}
*/



/* BLOG PAGEs */

/*
#BlogContent {
margin: 0;
padding: 0;
background: yellow;
width: 100%;
border: none;
}
*/

#content-wrapper .blogSummary {
border: none;
margin: 0 0 0 -255px;
padding:0;
}

#content-wrapper .blogEntry {
margin: 0 0 0 -255px;
padding: 0;
}

#content-wrapper .blogEntry hr {
color: #ededed;
background-color: #ededed;
border: 1px dotted #666;
border-style: none none dotted;
margin: 20px;
}


#content-wrapper .blogComments {
margin: 0 0 0 -255px;
padding: 0;
}

#content-wrapper .blogSummary h2 a {
color: #01abce;
text-decoration: none; 
border-bottom: #01abce 1px dotted;
margin-top:0; padding-top:0;
}

#content-wrapper .authorDate {
font-size: 90%;
color: #666;
}


#content-wrapper .blogVitals {
background: #ddd; border-top: 1px #999 dotted; border-bottom: 1px #999 dotted; padding: 10px;
font-size: 90%;
margin: 0 0 30px 0;
text-align: left;
}

#content-wrapper .tags {
float: right;
}

#content-wrapper .addthis  {
margin:0 0 30px 0;
}

#content-wrapper .addthis img {
margin:0 10px 0 0; padding: 0;
}

#content-wrapper .addthis p {
margin: -20px 0 0 20px; padding: 0;
}

#content-wrapper .addthis p a {
color: #01abce;
text-decoration: none; 
border-bottom: #01abce 1px dotted;
}


#PageComments {
list-style: none;
padding:0;
margin:0;
}

#PageComments .comment {
margin:0;
padding:0;
}

#PageComments .even {
padding:20px;
background: #cae3e8;
border-top: #76ccdd 1px dotted ;
border-bottom: #76ccdd 1px dotted ;
}

#PageComments .odd {
padding:20px;
}

#PageComments .last {
margin-bottom:30px;
}


#PageComments .info {
font-size: 90%;
color:#666;
margin:0;
padding:5px 0 0 0;
}

#PageComments .actionLinks {
list-style: none;
list-style-image: url(../images/dash.gif) ;
margin: 10px 0 10px 10px; padding:0;
}

#PageComments .actionLinks li {
margin: 0 0 5px 0;
padding:0;
}

#PageComments .actionLinks li a {
color: red;
}

#BlogContent .left {
float: left; margin: 0 30px 30px 0;
border: none;
}

#BlogContent .left img {
border: #ccc 5px solid;
}

#BlogContent .right {
float: right; margin: 0 0 30px 30px;
border: none;
}

#BlogContent .right img {
border: #ccc 5px solid;
}


/* LISTS */

ul.thumbnail-list {
	margin: 0;
	padding: 0;
	margin: 0 0 1.5em 115px;
	list-style: none;
	}
ul.thumbnail-list li {
	position: relative; /* to fix IE overlapping bug */
	float: left;
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
	}
ul.thumbnail-list p {
	float: right;
	width: 100%;
	margin: 0;
	margin-left: -3px; /* fixes duplicate characters bug in IE */
	}

#content ul.thumbnail-list p a {color: #fdb813; border-bottom: 1px dotted #fdb813;}

ul.thumbnail-list img {
	clear: both;
	float: left;
	width: 100px;
	margin-left: -115px;
	position: relative; /* IE needs this to show images. */
	border: #ccc 3px solid;
	}



/* BASIC FORM STYLING */

fieldset {margin:0; padding:0; border:none;}

#PageComments_holder form {
	margin: 20px 0;
}

.tabstrip li,
.tabstrip li a {
	border: none !important;	
}

form .field {
	margin-bottom: 10px;
}
	form input,
	form textarea {
		padding: 2px;
	}

#Math input {
	width: 50px;
}

#Name input,
#Comment textarea,
#Comments textarea,
#CommenterURL input {
	width: 400px;
}
	#Comment textarea,
	#Comments textarea {
		height: 150px;
	}
	
	#content div.Actions {
		padding-top: 10px;
		padding-left: 10px;
	}
		#content div.Actions input {
			padding: 5px;
		}
			
	div.calendar table td {
		padding: 0;
	}
		div.calendar table td.title {
			font-size: 16px !important;
		}


#PageComments_holder .left {float:none;}


/* FOOTER --------------------------------------------------- */

#footer, #sub-footer {
clear: both;
border-top: 3px #585758 solid;
margin:0;
padding:20px 30px 20px 30px;
background: #ededed;
overflow: hidden;
height: 1%;
}

*html #footer{
height: 1%;
overflow: visible;
}

*html #sub-footer {
height: 1%;
overflow: visible;
}

#footer {
border-bottom: #ededed 1px solid;
}

#sub-footer {
border-bottom: #000 15px solid;
}

#footer img, #sub-footer img {
margin: 0;
float: right;
border:none;
}

#footer p, #sub-footer p {
float: left;
height:100%;
margin: 0 5em 0 0;
font-size: 8pt;
color: #2c2b2c;
padding:0;
}

#footer a, #sub-footer a {
text-decoration: none;
color: #2c2b2c;
}

#footer .disclaimer, #sub-footer .disclaimer {
clear: left;
width: 50%;
color: #666;
margin: 10px 0 0 0;
padding: 0;
}



/* SIFR STYLES --------------------------------------------------- */

/* These are standard sIFR styles... do not modify */

  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }

.sIFR-active #topnav ul li {
	visibility: hidden;
	font-size: 13px;
	text-transform:uppercase;
}

.sIFR-active #home-content ul li .category {
visibility: hidden;
	font-size: 20px;
	text-transform:uppercase;
}

.sIFR-active #nav ul li {
visibility: hidden;
	font-size: 17px;
	text-transform:uppercase;
	overflow: hidden;
}

.sIFR-active #sub-nav h2 {
visibility: hidden;
	font-size: 18px;
	text-transform:uppercase;
}

.sIFR-active #content h1 {
visibility: hidden;
	font-size: 40px;
}

.sIFR-active #content .esp {
visibility: hidden;
	font-size: 40px;
}

.sIFR-active #content .grafitti-eng {
visibility: hidden;
	font-size: 26px;
}

.sIFR-active #content .grafitti-esp {
visibility: hidden;
	font-size: 26px;
}

.sIFR-active #Sidebar h3 {
visibility: hidden;
	font-size: 16px;
	margin-bottom:0; padding-bottom: 0;
} 
  

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}




/* LIGHTBOX STYLES --------------------------------------------------- */

#lightbox{ position: absolute;	left: 0; width: 100%; z-index: 100000; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




/* MISC STYLES ---------------------------------------- */
