@charset "UTF-8";
/* CSS Document */

/*
Theme Name: NRO
Theme URI: http://wordpress.org/
Description: The NRO theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. NRO supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;border: 0;margin: 0;padding: 0;vertical-align: baseline;
}
body {
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container, #contentNews {
	margin: 0px;
	float: left;
}
.container-homepage {
	margin: 0 auto;
	padding: 0px 4px 12px 18px; 
	width: 450px;
}
.container-page {margin: 0 auto;width: 500px;}
#content {margin: 10px; min-height: 500px; }
.newsContent {margin: 10px; min-height: 500px; }
#primary {overflow: hidden;width: 320px;margin: 10px auto;}
#secondary {overflow: hidden;width: 100%;margin: 0px auto;}
#second {overflow: hidden;width: 320px;margin: 10px auto;}
#third {overflow: hidden;width: 280px;margin: 10px auto;}
#sidebarPost {overflow: hidden;width: 100%;margin: 10px auto;}

.container-post {
	width: 100%;
	background: url(https://www.nro.net/wp-content/themes/nro/images/content-bg.jpg) no-repeat center top;
	padding: 0px; 
}
.container-post #content {
	margin: 15px auto;
	width: 670px;
	padding: 12px 15px;
}

/* =news category
-------------------------------------------------------------- */
#newsCategory { margin: 0px; float: left; }
.newsCat { width: 100%; background: url(https://www.nro.net/wp-content/themes/nro/images/content-bg.jpg) no-repeat center top; padding: 0px; }
.newsCat .newsContent {margin: 15px; margin-left: 70px; width: 370px;padding: 12px 0px 12px 15px; float: left; }
#fourth {overflow: hidden;width: 270px;margin: 20px auto; margin-right: 70px; float: right; }
#newsCategory div .post { border: none; margin: 1px 0px; margin-bottom: 12px; }
#newsCategory div .post h3 { margin: 2px; padding: 2px; font-size: 9pt; border-top: 1px dotted #ddd; border-bottom: 3px solid #ddd; color: #777; margin-bottom: 0px; padding-bottom: 0px; }
#newsCategory div .post h2 { padding: 0px; color: #444; font-size: 10pt; border-bottom: 1px dotted #bbb; margin-top: 0px; padding-top: 0px; }
#newsCategory div .post h2 a { text-decoration: none; }
/* --------------------------------------------------------------
=news category */


/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/
.one-column {
	width: 100%;
	background: url(https://www.nro.net/wp-content/themes/nro/images/content-bg.jpg) no-repeat center top;
	padding: 0px; 
}
.one-column #content {
	margin: 15px auto;
	width: 670px;
	padding: 12px 15px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 680px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #f1f1f1;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
ul {list-style: circle;margin: 0 0 18px 1.5em;}
ol {list-style: decimal;margin: 0 0 18px 1.5em;}
ol ol {list-style: upper-alpha;}
ol ol ol {list-style: lower-roman;}
ol ol ol ol {list-style: lower-alpha;}
ul ul,ol ol,ul ol,ol ul {margin-bottom: 0;}
dl {margin: 0 0 24px 0;}
dt {font-weight: bold;}
dd {margin-bottom: 18px;}
strong {font-weight: bold;}
cite,em,i {font-style: italic;}
big {font-size: 131.25%;}
ins {background: #ffc;text-decoration: none;}
blockquote {font-style: italic;padding: 0 3em;}
blockquote cite,blockquote em,blockquote i {font-style: normal;}
pre {background: #f7f7f7;color: #222;margin-bottom: 18px;padding: 1.5em;}
abbr,acronym {border-bottom: 1px dotted #666;cursor: help;}
sup,sub {height: 0;position: relative;vertical-align: baseline;}
sup {bottom: 1ex;}
sub {top: .5ex;}
input[type="text"],textarea {background: #f9f9f9;border: 1px solid #ccc;box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);padding: 2px;}
a:link {color: #0066cc;}
a:visited {color: #743399;}
a:active,a:hover {color: #ff4b33;}

/* Text meant only for screen readers */
.screen-reader-text {position: absolute;left: -9000px;}


/* =Header
-------------------------------------------------------------- */

#header {padding: 0px;}

/* =Menu
-------------------------------------------------------------- */
#mainmenu, #mainmenu div ul, #mainmenu div ul li, #mainmenu div ul li a {
}
	#mainmenu {
	}
	#mainmenu div ul {
		padding-top: 0px;
	}
	#mainmenu div ul li {
		border-right: 1px solid #666; margin: 0px; 
	}
	#mainmenu div ul li.last {
		border-right: none;
	}
	#mainmenu div ul li a {
		text-decoration: none; padding: 10px 20px; font-weight: bold; color: #eee; overflow: hidden;
	}
	#mainmenu div ul li a:visited {
		color: #eee; 
	}
	#mainmenu div ul li a:hover { 
		 color: #ccc; background: #303030; background: #C00; text-decoration: underline; 
	}
	#mainmenu div ul li a:active { 
		 color: #ddd;
	}
	#mainmenu div ul li.marked a, #mainmenu div ul li.marked a:visited, #mainmenu div ul li.marked a:hover, #mainmenu div ul li.marked a:active { 
		 color: #ddd;
	}



/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
	margin-bottom: 36px;
}
#content,#content input,#content textarea {
	color: #333;
}
#content p,#content ul,#content ol,#content dd,#content pre,#content hr {
	margin-bottom: 12px;
}
#content ul ul,#content ol ol,#content ul ol,#content ol ul {
	margin-bottom: 0;
}
#content pre,#content kbd,#content tt,#content var {
	font-size: 15px;
}
#content code {
	font-size: 13px;
}
#content dt,#content th {
	color: #000;
}
#content h1,#content h2,#content h3,#content h4,#content h5,#content h6 {
	color: #000;margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;margin: 0 -1px 24px 0;	text-align: left;width: 100%;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;border-top: 4px solid #000;margin-left: -20px;margin-right: -20px;padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;font-size: 14px;font-weight: bold;margin: 0 0 36px 0;
}
.page-title span {
	color: #333;font-size: 16px;font-style: italic;font-weight: normal;
}
.page-title a:link, .page-title a:visited {
	color: #888;text-decoration: none;
}
.page-title a:active,.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #333;margin-bottom: 0;
}
.entry-title a:link,.entry-title a:visited {
	color: #000;text-decoration: none;
}
.entry-title a:active,.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;font-size: 12px;
}
.entry-meta abbr,.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,.entry-summary {
	clear: both;padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;margin: 0 0 24px 0;padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;color: #000;font-weight: bold;padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
	
	background: #CEFFFF; 
	padding: 5px 0px;
	margin-top: 15px;
	border: 1px solid #FC0;
	margin-bottom: 15px;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #e5e5e5;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0; border: 1px dotted #aaa; background: #f9f9f9;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}





/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
	list-style: none;margin-left: 0;
}
.widget-area ul ul {
	list-style: square;margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;font-size: 14px;font-weight: bold;padding-bottom: 4px;text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;border: 1px solid #fff;padding: 3px 0 2px;text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;height: 11px;
}





/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,.entry-meta,.entry-utility,.navigation,.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}
/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,div.menu,#colophon,#branding,#main,#wrapper {
	margin: 0 auto;width: 860px;
}
#wrapper {
	background: #fff;margin-top: 20px;padding: 0 20px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;margin-right: 20px;width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;font-size: 12px;font-weight: bold;width: 500px;padding: 10px;padding-left: 30px;
}
#site-info a, #site-generator a { color: #777; }
#site-generator { float: right;width: 220px;padding: 10px;padding-right: 30px; }


/* NRO Styles
-------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Cantarell:bold);

body,td,th, p, li {
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333;
}
body { background-color: #2b2b2b;background-image: url(https://www.nro.net/wp-content/themes/nro/images/background.jpg);background-repeat: repeat-x;margin: 0px; }

a { color: #039; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline;  }

#outerContent { width: 840px; margin: 0px auto; }

.menuBlock { height: 30px; }
.menuBlock ul { margin: 0px; padding: 4px; padding-bottom: 0px; height: 20px; }
.menuBlock ul li { margin: 0px; display: inline-block; }
.menuBlock ul li a { padding: 0px 16px; border-right: 1px solid #666; margin: 0px; }
.menuBlock ul li.last a { border-right: none; }

#menu1 { float: right; margin-right: 20px;} 
#menu1 div { height: 30px; padding: 0px; margin: 0px; overflow: hidden;} 
#menu1 ul { padding: 8px; height: 30px; }
#menu1 ul li { margin: 0px; display: inline-block; height: 30px; }
#menu1 a { color: #ccc; padding: 8px 12px; border-right:none; height: 10px; }
#menu1 a:hover { background: #CC0000; text-decoration: none; }

#innerContent { background: url(https://www.nro.net/wp-content/themes/nro/images/innerContent.png) repeat-y; padding: 0px 11px; }
#innerContentTop { width: 920px; height: 0px; background: url(https://www.nro.net/wp-content/themes/nro/images/innerContent_top.png) no-repeat; clear: both; }
#innerContentBottom { width: 920px; height: 41px; background: url(https://www.nro.net/wp-content/themes/nro/images/innerContent_bottom.png) no-repeat; margin: 0px; padding: 0px;}

#header {
	background: url(https://www.nro.net/wp-content/themes/nro/images/header_bg.jpg) no-repeat; margin-top: 0px; height: 80px; overflow: hidden;
}
	#logo {
		background: transparent url(https://www.nro.net/wp-content/themes/nro/images/logo-nro.png) no-repeat; width: 155px; height: 80px; margin-left: 70px; float: left;
	}
	#logo a {
		 display: block; width: 155px; height: 80px;
	}
	#logo span {
		 display: none;
	}
	#banner {
		float: right; margin-top: 20px; margin-right: 50px;
	}
		#rirs div {
			float: left; width: 80px; height: 50px; margin-left: 10px; margin-left: 10px;
		}
		#rirs span {
		 display: none;
		}
                #rirs div a {
		 display: block; width: 155px; height: 80px;
		}
		#rirs div:hover {
			background-position: left -50px;
		}
                #rirs #apnic:hover {
			background-position: -45px -58px;
		}
		#afrinic {
		background: transparent url(https://www.nro.net/wp-content/themes/nro/images/afrinic.png) no-repeat; 
		margin-right: 10px;
		}
		#apnic {
		background: transparent url(https://www.nro.net/wp-content/themes/nro/images/apnic.png) no-repeat -45px -8px; 
		}
		#arin {
		background: transparent url(https://www.nro.net/wp-content/themes/nro/images/arin.png) no-repeat; 
		}
		#lacnic {
		background: transparent url(https://www.nro.net/wp-content/themes/nro/images/lacnic.png) no-repeat; 
		}
		#ripe {
		background: transparent url(https://www.nro.net/wp-content/themes/nro/images/ripelogo15.png) no-repeat; 
		}


/* ------------------------------ slideshow */
#slideshow {
	 width: 818px; height: 211px; background: url(https://www.nro.net/wp-content/themes/nro/images/slideshow_bg.jpg) repeat-x; margin: 0px; padding: 0px; overflow: hidden;
}
#slideshow a { text-decoration: none; font-weight: normal; }

#news1 { overflow: hidden; margin: 0px; background: url(https://www.nro.net/wp-content/themes/nro/images/slideshow_1.jpg) no-repeat; width: 818px; height: 211px; }


#news1 h1 { font-size: 20px; font-family: "Times New Roman", Times, serif; font-style: italic; color: #f5f5f5; font-weight: normal; padding-top: 35px; margin-bottom: 3px; padding-bottom: 3px; margin-left: 25px; }
#news1 h1 span { font-size: 32px; font-family: Arial, Helvetica, sans-serif; color: #fff; font-style: normal; font-weight: bold; }
#news1 p { font-size: 11px; color: #bbb; margin-left: 35px; margin-right: 250px; margin-top: 5px; }


/* ------------------------------ slideshow */
/* ------------------------------ mainmenu */

#access { background: #242424; border-bottom: 1px solid #777; float: left; margin: 0 auto; width: 818px; }
#access .menu-header,div.menu { background: #242424; text-transform: uppercase; font-family: 'Cantarell', arial, serif; font-size: 9px;  text-align: center; width: 818px; }
#access .menu-header ul,div.menu ul { list-style: none; margin: 0; background: #242424;	}
div.menu ul li { }
div.menu ul ul { margin: 0; }
#access .menu-header li,div.menu li { float: left; position: relative; }
#access a { color: #aaa; display: block; padding: 0 10px; text-decoration: none; font-size: 11px; }
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 30px;
	left: 10px;
	float: left;
	padding-left: 0px;
	z-index: 99999;
	border: 1px solid #555;
}
#access ul ul li { width: 220px; border: none; margin-left: 0px; }
#access ul ul ul { left: 100%; top: 10px; }
#access ul ul a {
	background: #333; padding: 10px; height: auto; margin: 0px; text-transform: none; border-bottom: 1px dotted #555; text-align: left; font-size: 9px; 
}
#access li:hover > a, #access ul ul :hover > a {
	background: #333; color: #fff; 
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {
	color: #fff; 
}

/* Change "IPV6" menu item back to "IPv6" */
.menu-item-25461{
  text-transform: none;
}

/* ######################################################################################################################## mainmenu */

/* =mainContent
-------------------------------------------------------------- */
#mainContent { clear: both;}
h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; font-family: 'Cantarell', arial, serif; }
#mainContent h1 { background: #f9f9f9; border-bottom: 1px dotted #ccc; padding: 8px  8px 0px 8px; color: #444; }
#mainContent h2 { border-bottom: 1px dotted #ccc; padding: 4px 6px 0px; color: #555; font-size: 18px; }
#mainContent h3 { border-bottom: 1px dotted #ddd; padding: 10px 8px 4px 0px; color: #666; font-size: 16px; margin: 0px; }
#mainContent h4 { border-bottom: 1px dotted #ddd; padding: 16px 10px 0px; color: #666; font-size: 14px; }
#mainContent h5 { border-bottom: 1px dotted #ddd; padding: 13px 12px 0px; color: #666; font-size: 13px; }
#mainContent p { padding-left: 6px; }
#mainContent ul { padding-left: 12px; }

#mainContent a { font-weight: bold; color: #3b6781; text-decoration: underline; }
#mainContent a:hover { color: #C00; background: #eee;}

#mainContent .pdfAttach { clear: both; background: transparent url(https://www.nro.net/wp-content/uploads/2010/11/nro-pdf.png) no-repeat left top; min-height: 9px; min-width: 57px; padding: 9px; padding-left: 65px; display: block; border: 1px dotted #aaa; } 
#mainContent a:hover.pdfAttach { background: #C00 url(https://wwws.nro.net/wp-content/uploads/2010/11/nro-pdf.png) no-repeat left top; color: #eee;}
.cs-title h4 { border-top: none; }
#noshow {
	 width: 818px; height: 6px; background: url(https://www.nro.net/wp-content/themes/nro/images/slideshow_bg.jpg) repeat-x left bottom; margin: 0px; padding: 0px; overflow: hidden;
}

#container h1 {
	font-size: 18pt;
	color: #3C6D88;
}
#container h2 {
	font-size: 12pt;
	color: #333333;
}
#container h3 {
	font-size: 14pt;
	color: #444444;
}
#container h4 {
	font-size: 12pt;
	color: #333333;
}
#container .table1 {
	font-weight: bold;
	background: #990000;
	color: #fcfcfc;
}
#container .table3 {
	background: #fcfcfc;
	
}
#container td {
	vertical-align: top;
}
#container .table4 {
	background: #f0f0f0;
	
}
#container #menu {
	margin: 10px;
	border: 1px solid #990000;
	padding: 5px;
}
#container #menu h1 {
	font-size: 12pt;
	color: #000000;
}
#container #menu h2 {
	font-size: 10pt;
	color: #333333;
}
#container .totop {
	font-size: 9pt;
	text-align: right;
	padding-right: 10px;
}


#container table.standard-table{
	width: 100%;
	background-color:#fff;
	margin-bottom:1em;}


#container table.standard-table td,
#container table.standard-table th{
	padding:5px;
	text-align:left;
	font-size:11px;
}
#container table.standard-table p {padding-left: 0px; margin: 6px 0}

#container table.standard-table th{
	font-weight: bold;
	background-color: #990000;
	color:#ffffff;
	width:auto;
}
#container table.standard-table th.narrow{
	width:120px;
}

#container .standard-table tr:nth-child(odd) {background-color: #fff;}
#container .standard-table tr:nth-child(even) {background-color: #f0f0f0;}
#container .standard-table tbody tr td {border: transparent 0px solid;}
#container .standard-table tbody + tr {border-top: #fff 1px solid!important;}

#container table.standard-table ul.nolist, #container table.standard-table ul.nolist li {list-style: none; padding-left: 0; margin-left: 0;}
#container table.standard-table ul.nolist li {margin-bottom: 12px; font-size: 11px;}

#container table.standard-table tr.alternate td{
	background-color: #f0f0f0;
}

/* --------------------------------------------------------------
=mainContent */

/* =contentHomepage
-------------------------------------------------------------- */
#contentHomepage { }
#contentHomepage div { margin: 6px; }
#contentHomepage h1 { font-size: 14pt; background: none; border-bottom: 5px solid #ddd;padding: 0px;color: #888;margin: 0px;margin-bottom: 8px; }
#contentHomepage h1 span { font-size: 22pt; font-family: "Times New Roman", Times, serif; font-style: italic; font-weight: normal;color: #aaa;}
#contentHomepage h2 { border-bottom: 1px dotted #bbb; padding: 4px 0px; color: #444; font-size: 12px; }
#contentHomepage h5 { border-top: 1px dotted #ddd; padding: 3px 0px; color: #555; font-size: 10px; }
#contentHomepage a { text-decoration: none; }

#contentHomepage .moreNews { margin-bottom: 20px; border: 1px dotted #ddd; background: #F0F0F0; border-top: 5px solid #ccc; padding-top: 0px; }
#contentHomepage .moreNews a { display: block; text-align: center; margin: 0px auto; padding: 6px; }

#asn a:hover, #ipv6 a:hover { background: none; color: #555; }
#asn ul, #ipv6 ul { padding: 0px 15px; margin: 0px 15px; }

/* --------------------------------------------------------------
=contentHomepage */


#listTable td, #listTable th { padding: 6px; }
#listTable th { color: #eee; background: #C00; padding: 9px 6px; }
#listTable th a {color: #eee; background: #C00; padding: 9px 6px 0px 6px; text-decoration: none;}
#listTable th a:link, #listTable th a:visited {border-bottom: 1px dotted #fff;}
#listTable th a:hover, #listTable th a:active {border-bottom: 1px solid #fff; background: transparent; color: #fff}
#listTable td.date { text-align: left; color: #888; }
#listTable tr:nth-child(even)		{background-color: #fff;}
#listTable tr:nth-child(odd)		{background-color: #fcfcfc;}

#listmeeting h2 {border-bottom: none; background: #c00; color:#ffffff; margin-bottom: 2px; }
#listmeeting td { padding: 5px; }
#listmeeting ul { list-style: none; margin: 4px; padding: 0px; border-top: 1px dotted #999; }
#listmeeting ul li { margin: 1px; padding: 4px; border-bottom: 1px dotted #999; }
#listmeeting ul li a { display: block; margin-top: 4px; padding: 3px; }
#listmeeting ul li .meetingdate { padding: 3px; color: #777; margin-bottom: 5px; }
#listmeeting ul li .location { padding-left: 5px; color: #888; font-style: italic; }
#listmeeting ul li a:hover { background: #c00; color: #fff; }



td.coloured {background: #f7dbce; }

table.innews { 
	border:1px solid #f12938;
	margin:5px; 
	border-collapse:collapse;
	border-spacing:0;
	}
table.innews tr td {
	border-bottom:1px solid #f12938;
	padding:2px;
	margin:0;
}	
.cc-head {
	font-size: 12px;
	font-weight: bold;
	color: #FDFDFD;
	background: #D63A3D;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
}
.cc-white {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #fdfdfd;
	border-left: 1px solid #f5f5f5;
}
.cc-grey {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #f5f5f5;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #fdfdfd;
	border-left: 1px solid #f5f5f5;
}
.cc-foot {
	font-size: 10px;
	font-weight: bold;
	color: #fdfdfd;
	background: #D63A3D;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #000000;
}
.referencenote { border: 1px dotted #aaa; margin: 9px 2px; padding: 4px; }

#content table.nrotable { bodrder: 1px solid #666; bodrder-bottom: none; bodrder-right: none;}
#content table.nrotable th { padding: 4px; bodrder-bottom: 1px solid #444; bodrder-right: 1px solid #aaa; }
#content table.nrotable td { padding: 4px; bodrder-bottom: 1px solid #888; bodrder-right: 1px solid #aaa;}

/* Sidebars */
#main .widget-area ul {
	margin-left: 0;padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;margin-left: 1.3em;padding: 0;
}
#primary { padding-top: 10px; margin-right: 18px; color: #444; font-size: 11px;}
#primary h3 { color: #C00; background: none; font-size: 12pt; padding: 2px; margin-top: 0px; border-bottom: 6px solid #f9f9f9; margin-bottom: 4px;
}
#primary p { color: #555; padding: 3px; text-align: justify; }

#primary .readmore { display: block; margin: 8px 0px; }
#primary .readmore a { display: block; padding: 4px; border-top: 1px solid #C00; text-decoration: none; }
#primary .readmore a:hover { background: #eee; color: #c00; }

#primary ul li ul {list-style: none; margin: 0px; padding: 0px;}
#primary ul li ul li {padding: 0px; border-top: 1px solid #eee; border-bottom: 1px solid #bbb; }
#primary ul li ul li a {display: block; padding: 5px; margin: 0px; text-decoration: none;}
#primary ul li ul li a:hover {background: #777; color: #ddd;}


#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	overflow: hidden;
}

.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	border: 1px dotted #eee;
	border-top: 3px solid #ddd;
	clear: both;
	margin-top: 20px;
	padding-top:6px;
	display: block;
}
#nav-below div { height: 31px; padding-top: 6px; }
#nav-below a { padding: 6px; margin: 3px; height: 13px; border: 1px dotted #ccc; }

/* =Footer
-------------------------------------------------------------- */
#footer_rirs {
	height: 106px; overflow: hidden; background:  #f1f1f1 url(https://www.nro.net/wp-content/themes/nro/images/footer_rirs.jpg) repeat-x; margin: 0px auto;
}
#footer_rirs #rirs {margin: 0px auto; float: none; width: 460px; height: 50px; margin-top: 35px;}
#colophon {border-top: 4px solid #000;margin-top: -4px;overflow: hidden;padding: 18px 0;}
#site-info {font-weight: bold;}
#site-info a {color: #aaa;text-decoration: none;}
#site-generator {font-style: italic;position: relative;}
#site-generator a {background: url(https://www.nro.net/wp-content/themes/nro/images/wordpress.png) center left no-repeat;color: #aaa;display: inline-block;padding-left: 20px;text-decoration: none;}
#site-generator a:hover {text-decoration: underline;}
img#wpstats {display: block;margin: 0 auto 10px;}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 23pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
/* external link styling */
#mainContent a[href]:not([href^="https://www.nro.net"])::after, #mainContent a[href]:not([href^="/"])::after, #mainContent a[href]:not([href^="../"])::after {
   padding-left: 0.2em;
   content:      url(https://www.nro.net/wp-content/themes/nro/images/external.png);
} 

#mainContent a[href^="https://www.nro.net"]::after, #mainContent a[href*="nro.net"]::after, #mainContent a[href^="/"]::after, #mainContent a[href^="../"]::after, #mainContent a[href^="wp-"]::after, #mainContent .tweets a::after, #mainContent a[href^="mailto"]::after, #mainContent a[href^="#"]::after, #mainContent ul.xoxo a[href*="ipv6"]::after {
   padding-left: 0!important;
   content: none!important;
}

.matrix tr:first-child td {
  color: white;
  background-color: #C00;
}


/* ==========================================================================
   Mobile styles. Added by jlemon@apnic.net circa July 2015.
   ========================================================================== */

/* Responsive styles for embedding youtube. Source: http://embedresponsively.com/ */
/* These styles apply to desktop and mobile. */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin-bottom: 1.3em;}

/* On desktop, hide the dynamically added mobile menu items to show/hide the primary navigation. */
.open-menu,.close-menu{display: none;}

/* On desktop, hide the dynamically added mobile slideshow item. */
#slideshow img.mobile-slideshow{display: none;}

/* Tweaks to active/current menu items. Not strictly mobile but put here for convenience. */
#menu-primary-menu>li.current-menu-item>a,
#menu-primary-menu>li.current-page-ancestor>a{
    background: #a60b07;
}

/* Faux (fake) bullet points. Used on home for mission statement as <ul> get styled weird. Lazy. Should just override the <ul> styling. TODO - override the <ul> styling. */
p.faux-bullet{
    margin-left: 2em;
    position: relative;
}
p.faux-bullet span:first-child{
    position: absolute;
    left: -0.75em;
}

/* Breadcrumbs */
.breadcrumbs{
    padding: 0 0 0.75em 0;
    color: grey;
}
#mainContent .breadcrumbs a {
    color: grey;
    text-decoration: none;
    font-weight: normal;
}
#mainContent .breadcrumbs:hover a {
  color: #3b6781 !important;
  text-decoration: underline !important;
}

#mainContent .breadcrumbs:hover a:hover {
  color: #3b6781 !important;
  text-decoration: underline !important;
  color: #C00 !important; background: #eee !important;
}

/* Ellipsis on long breadcrumb names */
#mainContent .breadcrumbs a , 
#mainContent .breadcrumbs span:last-child {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 15em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* Styles for small screens (i.e. mobile).
   ========================================================================== */
@media (max-width: 799px) {

    /* Reset a bunch of element widths, etc so they fill the page nicely. */
    #colophon, #branding, #main, #wrapper,
    #outerContent, 
    #slideshow,
    #news1,
    #noshow,
    .one-column #content,
    .container-homepage,
    .container-page,
    #primary ,
    #second,
    #third ,
    #site-info ,
    #site-generator,
    #innerContentTop,
    #innerContentBottom 
    {
         width: 100% !important;
         margin: 0 !important;
         padding: 0 !important;
    }

    /* Increase the base font-size for the content area */
    #content td,#content th, #content p, #content li {
	font-size: 16px;
        line-height: 1.5em;
    }
    #content p{
        margin-bottom: 2em; 
    }
    #content ul {
        margin-bottom: 2.7em;
    }
    #container h2 {
        margin-bottom: 2em;
        margin-top: 2em;
        font-size: 1.5em;
    }

    .breadcrumbs {
        margin: 2em 2em -1em 2em;
        font-size: 13px;
    }

    /* Hide the desktop view bg image */
    .one-column{
        background: #fff !important;
    }

    /* Give some space around the <h1> */
    #content .entry-title{
        margin: 1em 1em 0 1em;
    }

    /* Give some more space around the main content */
    .entry-content{
        margin: 1.5em;
    }

    /* Override widths for the mobile menu version of the nav (not 100%). */ 
    #access, #access .menu-header, div.menu{
        width: auto;
    }

    /* Mobile version of main navigation (hidden by default). */
    .menu-on #menu-primary-menu{
        right: 0;
    }

    /* Mobile version of main navigation. */
    #menu-primary-menu{
        position: fixed;
        top: 0;
        right: -55%;
        right: -55vw;
        width: 50%;
        width: 50vw;
        height: 100%;
        height: 100vh;
        z-index: 100;
        overflow-x: scroll;
        transition: right .25s ease-out;
    }
    #menu-primary-menu>li{
        display: block;
        float: none;
        width: 100%;
        border-bottom: 1px solid #666; 
        text-align: right;
   }
    #menu-primary-menu>li>a{
        display: block;
        padding-top: 1em !important;
        padding-bottom: 1em !important;
        height: auto !important;
   }
   #menu-primary-menu>li:first-child{
        border-top: 1px solid #666; 
   }

   /* Hide sub-menus on mobile. */
   /* TODO - style sub-menus on mobile so they are useful. */
   #access ul li:hover > ul { display: none }


    /* Dynamically added element that shows the navigation. */
   .open-menu{
       z-index: 99;
       display: block;
       position: fixed;
       top: 0.5em;
       right: 1.5em;
       background: #242424;
       color: white;
       font-weight: bold;
       padding: 0.5em 1em;
       margin: 0;
       font-size: 12px;
       cursor: pointer;
   }
   .open-menu:hover{
       background: #C00;
       color: #CCC;       
       text-decoration: underline;
   }

    /* Dynamically added element that hides the navigation. */
    .close-menu{display: block;}

    /* Make images scale down proportionally. */
    img {
        width:auto;
        max-width:100%;
        height:auto;
    }

    #slideshow{
        height: auto !important;
    }
    #slideshow img.mobile-slideshow{
        cursor: pointer;
        display: block;
    }
    /* Hide the desktop slideshow by default */
    #wpcontent_slider_container{
        display: none;
    }

}
