/*
Theme Name: ncta
URI: http://openswitch.org/unsleepable
Description: NCTA theme based on 'unsleepable' - A modern, minimalist blog theme designed and coded by Ben Gray.
Version: 1.0
Author:	Robyn Alexander, based on work of Ben Gray
*/


/* ---- Reset ---- */


/*  @import url('reset.css');   */

/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* ---- NCTA Style defaults Following ---- */

html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

* {
	font-size: 100%; 
	padding: 0; 
	margin: 0;
}
body {
	/*  font: 0.84em/1.333 Arial, sans-serif;   */
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 1.5em;
	margin: 0; 
	padding: 0;
	color: #333; 
	background: #9b9b9b url('images/body_bg.gif') repeat-x top left;
	min-width: 40em; 
	margin: 0 auto;
	text-align: center;
}
a, a:link {
	color: #166aca;    /*  was Pink #DA1071  */
	text-decoration: none;
}
a:hover {	
	color: #166aca;
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	font-size: 2em; 
	margin: 2em 0 0.5em; 
	padding: 0.25em 0;
}
h2 {
	font-size: 1.5em; 
	margin: 2em 0 0.33em; 
	padding: 0.25em 0;
}
h3 {
	font-size: 1.33em; 
	margin: 2em 0 0.25em; 
	padding: 0.125em 0;
}
h4 {
	font-size: 1.1em; 
	margin: 0.5em 0 0;
}
h5 {
	font-size: 1em; 
	margin: 0.5em 0 0;
}
h6 {
	font-size: 0.85em; 
	margin: 0.5em 0 0;
}
p {
	margin: 0.33em 0 1em 0;
}



img, img a {
	border: 0; 
	}
.center {
	text-align: center;
	margin: 0 auto;
}
.announce {
	text-align:center;
	font-size:14px;
	color:#333333;
}
.nomargin {
	margin:0;
	padding:0;
}
.noborder {
	border:none;
}
.highlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #F00;
}

#wrapper {
	background: #f9f9f9 url('images/page_bg.gif') top center repeat-y;
	background-position: right !important;
	text-align: left;
	margin: 0px auto 0px !important;
	padding: 0 !important;
	position: relative;
	width: 785px;
	}

* html #wrapper { width: 770px } /* IE hack */

#title {
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
	width: 250px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	text-indent: -9999px !important;
	}

#title a {
	display: block;
	width: 230px;
	height: 75px;
	line-height: 75px;
	padding: 75px 20px 0px 0px;
	background: transparent url('images/title_logo.gif') no-repeat center center    !important;
	}

#title a:hover {
	background: #000 url('images/title_logo_hover.gif') no-repeat center center    !important;
	}

#content {
	font-size: 1.2em;
	line-height:1.5em;
	width: 500px;
	float: left;
	padding: 40px 0 10px;
	margin: 0 10px 0 30px;
	display: inline;
	}

.secondary {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; 
        line-height: 1.5em;
	padding: 5px 0 20px 5px;
	margin: 0px 0 0px 71%;
	width: 25%;
	color: #666;
	position: relative;
	line-height: 1.3em !important;
	}

.secondary a {
	color: #333;
	}

.secondary a:hover {
	text-decoration: underline !important;
        color: #166ACA !important;
	}

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-family: Helvetica, Arial, Sans-Serif !important;
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #555;
	margin: 0 0 10px 0 !important;
	padding: 0 0px 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	background: url('images/break.gif') bottom left repeat-x;
        text-align: left !important;
	}
.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	}

/* ------------------- Main Menu in Header --------------------*/

#menu, #menu ul {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
	}

#menu li {
	float: left;
	width: 7.5em;
	border-right: 1px solid #555;
    wrap: auto;
	}

#menu a {
	font-size: 1em;
	display: block;
	height: 75px;
	width: 7.5em;
	line-height: 75px;
	padding: 75px 0 0 0px;
	text-align: center;
	}

#menu li li {float: left;margin: 0 0 0 5px;padding: 0;width: 130px;}

#menu li li a, #menu li li a:link, #menu li li a:visited {background:#fff;

width: 150px;float: none;margin: 0;padding: 4px 10px 5px 10px;color:#333;}

#menu li li a:hover, #menu li li a:active {background:#333;width: 150px;

float: none;margin: 0;padding: 4px 10px 5px 10px;color:#fff;}

#menu li ul {position: absolute;width: 10em;left: -999em;z-index:1;}

#menu li:hover ul {left: auto;display: block;}

#menu li:hover ul, #menu li.sfhover ul {left: auto;}





#header {
	height: 150px;
	width: 785px;
	color: #fff;
	background: #333 url('images/header_bg.gif') top center repeat-y;
	margin: 0 !important;
	}

#header a {
	color: #fff;
	background: url('images/menu_hover.gif') top left repeat-x;
        text-decoration: none !important;
	}

#header a:hover {
	background: url('images/menu_hover.gif') bottom left repeat-x;
	color: #fff;
        text-decoration: none !important;
	}


#header .current_page_item a{
	/* background: #000 !important; */
	background: url('images/menu_hover.gif') bottom left repeat-x;
	}

#header .current_page_item a:hover{
	background: #000 ;
	}

#header h1 {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img { border:none }




.clearer {
  clear: both;
  }




/*
h1 {
  float: left;
  width: 270px;    
  font-size: 12px;    
  border-right: 1px solid #555;    
  text-indent: -9999px;
  }
h1 a {
  display: block;
  width: 250px;
  height: 50px;    
  line-height: 50px;    
  padding: 50px 20px 0px 0px;    
  background: transparent url('images/title.gif') no-repeat 20% 82%


  }
h1 a:hover {
  background-color: #000;
  }
*/

#container {
  clear: both;    
  }

/* #content, */
#comments-list {
	line-height: 1.5em;
	width: 500px;
	float: left;
}
#comments-list ol li p {
	margin: 0 5px 1em 48px;
}
cite.fn {
	font-weight:bold;
	font-size:1.1em;
	letter-spacing: -1px;
}
    
/* ---- Begin Post Styling ---- */


.post, .page {
  margin: 0 0 35px 0;
  clear:both;
  }
.post {
  margin-top: 20px;
  }
/*
.post p, .page p {
  margin: 0 0 1em 0;
  }
*/
.editlink {
  float: right;
  padding: 0 0 5px 5px;
  }
h2.entry-title, h3.entry-title {
  display: inline;    
  line-height: 1em;
  }
h2.entry-title, .page h2, h2.search, h2.archive {
  font-family: Helvetica, Arial, sans-serif;    
  font-size: 2em;    
  font-weight: bold;    
  letter-spacing: 0px;    
  color: #555;    
  text-transform: lowercase;
  }
h2.entry-title a, .page h2 a, h2.search a, h2.archive a {
  color: #555;    
  }
h2 a:hover {
  color: #DA1071;    
  text-decoration: none;
  }
span.entry-date,
.search-entry-date, .archive-entry-date {
	margin: 0 0 0 4px;
	padding: 0;
	color: #aaa;
	font-family: Helvetica, Arial, Sans-Serif;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: lowercase;
	display: inline;
}

.entry-content {
	margin: 10px 0 2px 0;    
	padding: 0 0 10px 0; 
	padding-bottom: 1px;
	margin-bottom: 2px;
	background: url('images/break.gif') bottom left repeat-x;
}
  
.entry-content h2 {
  /* 
  font-size: 2.4em; 
  */
  display: block;    
  font-weight: bold;    
  font-family: Helvetica, Arial, Sans-Serif;    
  color: #555;
  }
.entry-content h3 {
	font-size: 1.6em;
	margin: 2em 0 .3em;
	background: transparent url(images/break.gif) repeat-x scroll left bottom;
	display: block;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #555;
	letter-spacing:0;
}
.entry-content h4 {
  font-size: 15px;    
  display: block;    
  font-weight: normal;    
  font-family: Helvetica, Arial, Sans-serif;    
  color: #555;
  }
.entry-content ul {
  line-height: 1.5em;   
  margin: 0.4em 0 1em;
  list-style-type: disc;
  }
.entry-content ol.lower-alpha {
	line-height: 1.5em;
	margin: 0.4em 0 1em;
	list-style-type:lower-alpha;
}
.entry-content ul li,
.entry-content ol.lower-alpha li{
  margin-left: 2em;
  }
.entry-content ol {
  list-style: decimal;    
  margin: 0 0 1em 15px;
  }
.entry-meta {
  color: #bbb;    
  font-size: 0.9em;  /* was 11px */
  margin-top: 1px;
  display: inline;
  }
.entry-meta a {
  color: #666;
  }
entry-meta a:hover {
  color: #DA1071;
  }
span.sep {
  padding: 0 2px 0;
  }
.categories {
  background: url('images/page_white.png') left no-repeat;    
  padding: 2px 0 2px 18px;
  }
.tags {
  background: url('images/tag_blue.png') left no-repeat;    
  padding: 2px 0 2px 18px;
  }
a.comments-link {
  background: url('images/comment.png') left no-repeat;    
  padding: 2px 0 2px 18px;
  }
    
    
/* ---- Begin Sidebar Styling ---- */


#searchform .hidden {
  font-family: Helvetica, Arial, Sans-Serif;    
  font-size: 16px;    
  font-weight: bold;    
  display: block;    
  color: #555;    
  margin: 0 0 10px 0;    
  padding: 0;    
  letter-spacing: -1px;    
  text-transform: lowercase;
  }
#sidebar {
	width: 200px;    
	float: right;    
	color: #666; 
	font-size: 1.1em;
	line-height: 1.3em !important;
	padding: 40px 0 10px;
	margin: 0 30px 0 10px;
  }
#sidebar a {
  color: #333;
  }
#sidebar a:hover {
  color: #166ACA;   /*  was #DA1071;  */
  }
  
  

#sidebar h2, #sidebar h2 a {
  font-family: Helvetica, Arial, Sans-Serif;    
  font-size: 1.4em;    
  font-weight: bold;    
  display: block;    
  color: #910000;   /* pev 555 */    
  margin: 0 0 4px;    
  padding: 0;    
  letter-spacing: 0;    
  text-transform: lowercase;
  background: transparent url(images/break.gif) repeat-x scroll left bottom;
  }
#sidebar h2 a:hover {
  color: #DA1074;
  }
#sidebar ul li.widget {
  margin: 20px 0 0;
  padding 0;
  }
#sidebar ul li ul li {
  margin: 0;
  padding: 1px 0;
  }
    
    
/* ---- Special Styling For The Stupid Calendar ---- */



#calendar_wrap {
  margin: -20px 0 20px 0;
  }
#wp-calendar caption {
  font-family: Helvetica, Arial, Sans-Serif;    
  font-size: 16px;    
  font-weight: bold;    
  color: #555;    
  letter-spacing: -1px;    
  text-transform: lowercase;    
  width: 200px;
  }
#wp-calendar {
  color: #666;
  }
#wp-calendar a {
  color: #DA1074;
  }
#wp-calendar td, #wp-calendar thead tr th {
  padding: 5px;    
  border: 1px solid #fff;
  }
#wp-calendar #today {
  border: 1px solid #ddd;
  }
    
    
/* ---- Begin Footer Styling ---- */
#footer {
  clear: both;    
  background: #333;    
  height: 60px;
  }
#foot {
	width: 775px;
	margin: 0 auto;
}
#foot, #foot a {
	color: #fff;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 10px;
}
	  
.left-foot {
    float: left;    
    padding: 25px 0 0 20px;
    }
.right-foot {
  float: right;    
  padding: 25px 20px 0 0;
  }
span.openswitch a {
	float: left;
	display: block;
	width: 16px;
	height: 17px;
	background: url('images/openswitch.gif') no-repeat;
	text-indent: -9999px;
	margin: 0 5px;
  }
span.wordpress a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	background: url('images/wordpress.gif') no-repeat;
	text-indent: -9999px;
	margin: 0 5px;
  }
span.feed a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	background: url('images/feed-icon.jpg') no-repeat;
	text-indent: -9999px;
	margin: 0 5px;
  }
    
    
    
/* ---- Begin Comment Styling ---- */



#comments-list {
  margin: 25px 0 0 0;
  }
h3#comments {
  font-family: Helvetica,Arial,Sans-Serif !important;    
  font-size: 2em;    
  line-height: 1em;
  letter-spacing: -1px;
  text-transform:lowercase;
  }
#comments-list ol {
  margin: 0;
  padding: 10px 0 20px;
  }
#comments-list ol li {
  border-bottom: 1px dotted #cccccc;
  height:100%;
  margin: 10px 0 0;    
  padding: 10px 10px 5px;
  }
#comments-list ol li.odd {
  background: #f7f7f7;
  }
#comments-list ol li.bypostauthor {
  border: 1px solid #666;
  }
.avatar {
  float: left;    
  border: 1px solid #ccc;    
  padding: 2px !important;    
  margin: -3px 5px 0;
  width: 32px !important;
  height: 32px !important;
  }
.comment-meta {
	margin: 2px 0 2px 2px;
	font-size: 0.8em;
  }
#respond h3 {
  font-family: 'Trebuchet MS';    
  font-size: 22px;    
  line-height: 1em;   
  margin: 0 0 25px 0;
  }
#commentform p {
  margin: 0 0 8px 0;
  }
#commentform input, #commentform textarea {
  font-size: 13px;    
  font-family: 'Trebuchet MS', sans-serif;    
  padding: 2px;
  }
textarea#comment {
  width: 385px;    
  height: 200px;    
  background: url('images/comment-textarea.png') center no-repeat;
  }
    
    
/* ---- Default Page Styling ---- */


.page .entry-content {
  background: none;
  }
    
    
/* ---- Archives Page Styling ---- */


.page h2, h2.search, h2.archive {
	width: 500px;    
	text-align: center;    
	padding: 0 0 2px 0;   /* was 00 8 0 */
  	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
	color: #910000;
}
h2.archive {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
  }
.page h2 {
  text-align: left;
  margin-top: 20px;
  }
.page ul li {
  background: none;
  }


/* ---- Search Page Styling ---- */


h3.entry-title, h3.entry-title a {
  font-family: Helvetica, Arial, sans-serif;    
  font-size: 18px;    
  font-weight: bold;    
  letter-spacing: -1px;    
  color: #555;    
  text-transform: lowercase;    
  display: inline;    
  line-height: 1em;
  }
h3.entry-title a:hover {
  color: #DA1071;
  }
.search-results .entry-content {
  background: none;
  }
h2.search, h2.archive {
  	padding: 0 0 2px 0;
  	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
	color: #910000;
  }
    

/* ---- Misc Styling ---- */


code {
  font: 1.3em 'Courier New', Courier, Fixed;    
  display:block;     
  overflow:auto;     
  text-align:left;     
  background:#efefef;     
  border:1px solid #A6B0BF; 
  }
blockquote {
  margin: 20px 0;    
  padding: 0 20px 0 50px;    
  background: url('images/quote.png') 5% 0% no-repeat;    
  font-size: 14px;    
  font-family: Georgia, Times, serif;    
  color: #666;    
  font-style: italic;
  }
em {
  font-style: italic;
  }
strong {
  font-weight: bold;
  }
img.alignleft {
  padding: 1px;    
  border: 1px solid #bbb;    
  float: left;    
  clear: left;    
  margin: 0.5em 15px 0.5em 0;
  }
img.alignright {
  padding: 1px;    
  border: 1px solid #bbb;    
  float: right;    
  clear: right;    
  margin: 0.5em 0 0.5em 15px;
  }
img.aligncenter {
  padding: 1px;    
  border: 1px solid #bbb;    
  margin: 0 auto 1.5em auto;    
  float: none;     
  clear: both;
  }
div.previous {
  float: left;
  }
div.next {
  float: right;
  }
.entry-content img {
	max-width: 95%;    
	height: inherit;
	padding: 6px;
	border: 2px solid #999;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.entry-content img.alignleft {
	float: left;
	clear: left;
	margin-left: 0;
	margin-right: 1.4em;
}
.entry-content img.alignright {
	float: right;
	clear: right;
	margin-right: 0;
	margin-left: 1.4em;
}
.entry-content img.aligncenter {
	float: none;
	clear: both;
	margin: 0 auto 1.5em auto;
}
img.noborder {
	border: 0px solid #999;
}
 
/* TABLE defaults  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
table {
	margin: 1em auto;
}
table.alignleft {
	margin-left: 0;
}
td, th {
	text-align: left;
	vertical-align: top;
	padding: 2px 5px;
}
	
th {
	font-weight: bold;
}





/* CONTENT was primary  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#primary .entry-content img.extras, #primary .entry-content img.extras a, #primary .entry-content2 img.extras, #primary .entry-content2 img.extras a  {
	padding: 0px !important;
	margin: 26px 26px 0px 0;
	display: inline;
	border: 4px solid #e2e2e2!important;
	}

#primary .entry-content img.socialbkmark, #primary .entry-content img.stars {
	vertical-align: middle;
	border: 0px;
	margin-bottom: 4px;
	}

#primary .entry-content img.center, #primary .entry-content2 img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 10px solid #e2e2e2 !important;
	}

#primary .entry-content img.alignright, #primary .entry-content2 img.alignright, img[align="right"] {
	padding: 4px;
	display: inline;
	}

#primary .entry-content img.alignleft, #primary .entry-content2 img.alignleft, img[align="left"] {
	padding: 4px;
        margin-right: 5px !important;
	display: inline;
	}

	
#primary .entry-content img.noborder, #primary .entry-content2 img.noborder {
	border: none !important;
	}

/*  Judges Table
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
table#judge {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	width: 100%;
}
table#judge th,
table#judge td {
	text-align: left;
	padding: 2px;
	white-space: normal;
	padding: 2px;
	border-top: 2px solid #fff;
	
}
table#judge th {
	font-weight: bold;
	color: #fff;
	text-transform:lowercase;
}
table#judge td.breed {
	font-weight:bold;
	padding-left: 4px;
}
.alt-0 {
	background-color: #efc3c3;	/* pink */
}
.alt-1 {
	background-color: #FFFFFF;	/* white */
}
.alt-2 {
	background-color: #EFEFEF;	/* light grey */
}

/*  Boxed Notices  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#notice,
#error  {
	margin: 5px 0 15px; 
	background-color: #99cccc; 
	border: 2px solid #669999; 
	padding: 0.25em 0.75em; 
	font-weight: bold; 
	font-size: 1.0em;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
#error {
	background-color: #910000; 
	border-color: #910000; 
	color: #ffffff;
	font-size: 1.2em;
}