/* MENU STYLES THAT ARE NEEDED TO MAKE IT RED                                                            */
/* ------------------------------------------------------------------------- */

#menu table { border-collapse: inherit; }
	#menu .logo { background-image: url('/common/images2010/wolframlogo10-red.gif'); }
.WRIdropMenu a.WRImenuHover, a.topLevel:hover { color: #dc0200 !important; }
.WRImenuContents a.WRImenuHover, .WRImenuContents a:hover { background-color: #dc0200; color: #fff !important; }
	/* old overrides, just in case */
	#nav li.hover a { color: #dc0200; }
	#nav ul a.hover, #nav ul a:hover { background-color: #dc0200; }



/* GLOBAL STYLES THAT CAME FROM DEPRICATED WWW  GLOBAL.CSS                                                            */
/* ------------------------------------------------------------------------- */

body {
	font: 13px/19px Arial, Helvetica, sans-serif;
	color: #222222;
}

div#pageWrap {
	padding-top:22px;
}

div#pageWrap {
	width: 1000px;
	margin:0 auto;
}


/* HEADINGS                                                                  */
/* ------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
}

h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: bold;
}


/* PARAGRAPHS                                                                  */
/* ------------------------------------------------------------------------- */

p {
	padding-bottom: 1em;
}




/* LINKS                                                                     */
/* ------------------------------------------------------------------------- */

a:link, a:visited, a:active {
	text-decoration: none;
	color: #e00400;
}

a:hover, a:visited:hover, a:active:hover {
	text-decoration: none;
	color: #bb0000;
}

/* LISTS                                                                     */
/* ------------------------------------------------------------------------- */

ul, ol {
	line-height: 16px;
}

ul li {
	list-style: none;
	margin: 7px 0;
	padding-left: 17px;
	background: url('/common/images/li-bullet1.gif') no-repeat 0 1px;
}

ul.linkedbulletlist1 li{
	margin: 11px 0;
	background: url('/common/images/orange-link-button.gif') no-repeat 2px 2px;
	line-height: 12px;
}

ul.linkedbulletlist2 li {
	margin: 11px 0;
	padding-left: 11px;
	background: url('/common/images/bullet_red2.gif') no-repeat 0 6px;
}

/* move to /technology/guide/css/techguide.css? */
ul.redbullets li {
	background: url('/common/images2008/list_bullet_red.gif') no-repeat 0 7px;
	margin: 0 0 0 3px;
	padding: 0 0 3px 12px;
}

ol {
	margin-left: 18px;
}

ol li {
	margin: 7px 0;
}



/* UTILITY                                                                   */
/* ------------------------------------------------------------------------- */

.clearAll {
	clear: both;
}

hr {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #000;
}






/* Original Styles FROM M8.CSS needed for Wordpress sites since m8.css is not included in the wordpress sites */
/* TOP NAV ON ALL PAGES */

div#topnav_wrap { position: relative; width: 930px; height: 53px;}
div#topnav_wrap img { margin-top:2px; }

#topnav { width: 100%; overflow:hidden; }
  #topnav table td img{ margin:0 5px 0 20px; }	
  #topnav div { float: left; display: inline; font: 13px/30px Arial,Verdana,Geneva,sans-serif; }

div#topnav div a, div#topnav div a:link { display: inline-block; height: 30px; margin-left: 20px; padding-right: 20px; color: #5d5d5d; }
div#topnav div a:visited { color: #5d5d5d; }
div#topnav div a:hover, div#topnav div a:visited:hover { color: #bb0000; }
/* --- */ 

p.intro {
    color: #666666;
    font: 18px/21px Arial,Verdana,Geneva,sans-serif;
    width: 47%;
    padding-bottom: 0em;
}

.chevron { color: #e00400;  margin-left: 3px; }









/* GLOBAL STYLES THAT ARE USED IN ALL THE COMPANY WORDPRESS INSTALLS */

html { 
	font-size: 10px;
}

body { 
	font: 1.2em Helvetica,Verdana,Arial,sans-serif;
	color: #232323; 
	margin: 0;
	padding: 0;
	min-width: 1060px;
}

a img {
	border: 0;
}


/* text */
h1 {
	color: #e00400;
	font-size: 2.2em;
	font-weight: bold;
	margin: 0;
	line-height: 1;
}
h2 {
	color: #e00400;
	font-size: 1.4em;
	margin: 0 0 3px;
	padding: 0;
	line-height: 1;
}
h3 {
	line-height: 1;
}
a {
	color: #e00400;
	text-decoration: none;
}
a:hover {
	color: #bb0000;
}
p {
    padding-bottom: 0em;
	color: #5c5b5b;
	line-height: 1.3em;
}
.post ul {
	margin: 0 1em 1em;
}
.post ul li {
	background: url("/common/templates/company.wolfram.com/images/red_bullet.gif") no-repeat 0px 5px;
	font: 13px/16px Arial,Verdana,Geneva,sans-serif;
	padding-left: .8em;
	margin: 0em 0 0 0;
	padding-bottom: 7px;
}







.post {
	border-bottom: 1px solid #ccc;
	overflow:auto;
}

.icon {
	width:45px;
	float:left;
	margin-right:15px;
}

.entry-wrapper {
	float:left;
	margin-top: 4px;
}






/* button */
a.button, input.button {
	background: #fc0100;
	border-radius: 4px;
	display: inline-block;
	color: #fff !important;
	line-height: 22px;
	padding: 0 10px;
	font-size: 1.2em;
	border: 0;
	cursor: pointer;
}

a.button:hover, input.button:hover {
	background-image: none;
}

a.button.big, input.button.big {
	line-height: 30px;
	font-size: 1.5em;
	font-weight: normal;
}


#header {
	background: url("/common/images2010/m8/topnav_bg.gif") repeat-x bottom;
	padding-left: 3.3em;
	margin-top: 22px;
}

#archive-header {
	background: url("/common/images2010/m8/topnav_bg.gif") repeat-x bottom;
	padding-left: 0;
}

#page {
	width: 1000px;
	margin: 0 0 0 5em;
	clear: both;
	overflow: hidden;
}

.date-location {
	color: #444;
	font-weight: bold;
	border: 0;
	float: none;
	margin: 0 0 10px 0;
	font-size: 1.2em;
	display: block;
}

.breadcrumb a {
	color: #a9a9a9;
	font-size: 1.2em;
	font-weight: bold;
	margin: 40px 0 5px;
	display: block;
}
.breadcrumb a:hover {
	color: #b00;
}

/* thickbox overrides */
#TB_title{ background: white; height: 25px; }
#TB_window { border: 0; border-top: 6px solid #d00; background-color: white; }
#TB_closeWindowButton { float: right; width: 21px; height: 21px; }
#TB_closeAjaxWindow { background: transparent url(/common/images/TBcloseButton_sm.gif) no-repeat scroll 48px 5px; margin: 0; float: right; height: 21px; width: 69px; }



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

footer#global-footer {
	margin: 40px 0 25px 0;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
	color: #666666;
	white-space: nowrap;
	font-size: 10px;
	line-height: 14px;
}

footer#global-footer img {
	vertical-align: middle;
}


/* Footer Navigation Links */

div#footer-links {
	min-width: 590px;
	float:left;
}

span.footer-copyright {
	padding: 0 20px 0 3px;
}

div#footer-links a {
	margin: 0 3px;
	color: #666666;
}

div#footer-links a:hover, a#footer-newsletter:hover {
	color: #bb0000 !important;
}



/* Social and localize Icons */

div#footer-icons {
	min-width: 186px;
	float:right
}

div#footer-local {
	max-width: 150px;
	white-space: normal;
	float:left;
	text-align: center;
}

div#footer-local img {
	vertical-align: middle;
	margin: 0 3px 3px 3px;
}

div#footer-social {
	min-width: 180px;
	float:right;
	text-align:right;
}

div#footer-social a {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 3px 0 0;
	vertical-align: middle;
	background: url('/common/images/mainfooter_socialicons.png') no-repeat;
}

div#footer-social a#footer-newsletter {
	width: auto;
	padding-left: 22px;
	color: #666666;
	margin: 0 15px 0 0;
	background: url("/common/images/mainfooter_newsletter_bg.png") no-repeat;
	white-space: nowrap;
}

div#footer-social a#footer-facebook {
	background-position: -16px -16px;
}

div#footer-social a#footer-twitter {
	background-position: -32px -16px;
}

div#footer-social a#footer-youtube {
	background-position: -128px -16px;
}

div#footer-social a#footer-wolfram-blog {
	background-position: -48px -16px;
}

div#footer-social a#footer-facebook:hover {
	background-position: -16px 0;
}

div#footer-social a#footer-twitter:hover {
	background-position: -32px 0;
}

div#footer-social a#footer-youtube:hover {
	background-position: -128px 0;
}

div#footer-social a#footer-wolfram-blog:hover {
	background-position: -48px 0;
}

/* ==========================================================================
   ARCHIVAL
   ========================================================================== */

.archival-wrapper {
    background:#4b758f;
    box-sizing: border-box;
    height: 80px;
    margin: 0 auto 20px auto;
    padding: 8px 0 0;
    width: 100%;
}
#archival{
    display:block;
    margin: 0 auto;
    max-width: 960px;
}
#archival .column-one{   
    display:inline-block;
    padding-top: 18px;
    vertical-align: top;
    width: 26%;
}

#archival .column-two a,
#archival .column-two a:visited{
    color:#ffffff;
    text-decoration: none;
}

#archival .column-two a:hover{
    color: #ffbb5c;    
}

#archival .column-two{
    display: inline-block;
	padding-top: 10px;
}

#archival .column-one span{
    color: #ffffff;    
    font-size: 25px;
    font-family: 'PT Serif', serif!important;   
    line-height: 24px;
    vertical-align: top;
}

#archival .column-two span{
   color:#ffffff;
   font-family: 'Source Sans Pro', Arial, sans-serif;   
   font-size:14px;
   font-weight:300;
   line-height:20px;
}

#archival img{ 
    float: none;
    margin: 0 12px 0 0;
}

