/*
http://yui.yahooapis.com/2.3.1/build/reset/reset-min.css

Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*
http://yui.yahooapis.com/2.3.1/build/fonts/fonts-min.css

Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

/* ---[ Main elements ]----------------------------------------------------- */
body {
	font-family: verdana;
	color: #333;
	background: #fff url(../images/bg_main.gif) repeat-y top center;
}

/* ------[ All ]------------------------------------------------------------ */

div#wpr_all {
	text-align: center;
}

div#cnr_all {
	margin: 0 auto;
	padding: 0;
	width: 995px;
	text-align: left;
}

/* ------[ Header ]--------------------------------------------------------- */

div#wpr_header {
	display: none;
}

div#cnr_header {
	height: 100px;
}

/* ------[ Content ]-------------------------------------------------------- */

div#wpr_content {

}

div#cnr_content {
	
}

/* ------[ Footer ]--------------------------------------------------------- */

div#wpr_footer {
	width: 995px;
	padding: 50px 0 20px 95px;
}

div#cnr_footer {

}

/* ---[ Clearing elements ]------------------------------------------------- */

/* clear float container without source markup - http://www.positioniseverything.net/easyclearing.html */
div#wpr_breadcrumbs:after,
div#wpr_content:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
	font-size: 0;
	line-height: 0;
}

/* ---[ Sub elements ]------------------------------------------------------ */

/* ------[ Content nav1, main, nav2 ]--------------------------------------- */

div#wpr_ctt_nav1,
div#wpr_ctt_main, 
div#wpr_ctt_nav2 {
	float: left;
}

div#wpr_ctt_nav1 {
	width: 255px;
	display: none;
}

div#wpr_ctt_main {
	padding: 20px 10px 0 100px;
	width: 500px;
}

div#wpr_ctt_nav2 {
	width: 380px;
}

div#cnr_ctt_nav1 {
	margin-right: 15px;
}

div#cnr_ctt_main {
	overflow: hidden;
}

div#cnr_ctt_nav2 {
	margin-left: 15px;
}

div#cnr_items_nav2 {
	position: relative;
	top: -100px;
}

/* ------[ Mainmenu ]------------------------------------------------------- */

div#wpr_mainmenu {

}

div#cnr_mainmenu {
	height: 30px;
}

div#cnr_mainmenu ul li {
	float: left;
	padding: 5px;
}

div#cnr_mainmenu ul li a {
	font-size: 108%;
	color: #00f;
}

div#cnr_mainmenu ul li a:hover {

}

div#cnr_mainmenu ul li.current a {
	color: #000;
}

div#cnr_mainmenu ul#homemenu li.current a {
	color: #00f;
}

/* ------[ Submenu ]-------------------------------------------------------- */

div#wpr_submenu {
	
}

div#cnr_submenu {

}

div#cnr_submenu ul {
	padding: 5px;
}

div#cnr_submenu ul li {

}

div#cnr_submenu ul li a {
	font-size: 93%;
	color: #00f;
}

div#cnr_submenu ul li a:hover {

}

div#cnr_submenu ul li.current a,
div#cnr_submenu ul li.current ul li.current a {
	color: #000;
}

div#cnr_submenu ul li.current ul li a {
	color: #00f;
}

div#cnr_submenu ul li ul {
	padding-left: 20px;
}

/* ------[ Breadcrumbs ]---------------------------------------------------- */

div#wpr_breadcrumbs {
	width: 485px;
}

div#cnr_breadcrumbs {

}

div#cnr_breadcrumbs ul {
	display: block;
}

div#cnr_breadcrumbs ul li {
	margin-left: 10px;
	padding: 3px 0 3px 10px;
	float: left;
	background: transparent url(../images/bg_bullets.gif) no-repeat 0 0.7em;
}

div#cnr_breadcrumbs ul li a {
	font-size: 93%;
	color: #00f;
}

div#cnr_breadcrumbs ul li a:hover {
	
}

div#cnr_breadcrumbs ul li.last a {
	text-decoration: none;
	color: #000;
}

div#cnr_breadcrumbs ul li.first {
	margin: 0;
	padding-left: 3px;
	background: none;
}

/* ------[ Generalmenu ]---------------------------------------------------- */
div#wpr_generalmenu {
	
}

div#cnr_generalmenu {
	height: 30px;
}

div#cnr_generalmenu ul {
	
}

div#cnr_generalmenu ul li {
	float: left;
	padding: 6px;
}

div#cnr_generalmenu ul li a {
	color: #00f;
}

div#cnr_generalmenu ul li a:hover {
	
}

div#cnr_generalmenu ul li.current a {
	
}

/* ---[ Content ]----------------------------------------------------------- */

/* ------[ Paragraph formatting ]------------------------------------------- */

div.content p,
div.post p {
	margin: 0 0 1.15em 0;
	font-family: Verdana;
	font-size: 108%;
	line-height: 165%;
}

div.post p.author_date {
	padding: 0;
	color: #666;
}

div#cnr_search_results p {
	padding: 0;
	margin: 0;
	color: #666;
}

div#cnr_search_results p.author_date {
	margin-bottom: 20px;
	font-size: 100%;
	background: #fff url(../images/bg_sprite.gif) no-repeat 0 -35px;
}

/* ------[ Headers ]-------------------------------------------------------- */

h1,
h2,
h3 {

}

h1 {
	font-size: 182%;
}

h2 {
	margin: 0;
	font-size: 197%;
	font-weight: bold;
	color: #cc0000;
}

h2.search_header {
	margin-top: 10px;
	font-size: 116%;
	display: block;
	color: #666;
}

h3 {
	padding: 3px 0 3px 28px;
	margin: 10px 0;
	font-size: 123.1%;
	font-weight: bold;
	color: #cc0000;
	background: transparent url(../images/bg_bullets.gif) no-repeat -500px 0;
}

div#wpr_ctt_nav2 h1 a {
	outline: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 380px;
	height: 449px;
	text-indent: -9000px;
	background: transparent url(../images/bg_banner.jpg) no-repeat top left;
}

div#wpr_ctt_nav2 h1 a:hover {
	background-position: -380px 0;
}

/* ------[ Links ]---------------------------------------------------------- */

div.post a,
div.content a {
	color: #c00;
	text-decoration: underline;
}

div.post a:hover,
div.content a:hover {
	color: #cc0000;
}

div#cnr_search_results a:hover {
	color: #cc0000;
}

h2 a {
	color: #cc0000;
	text-decoration: none;
}

div#cnr_ctt_nav2 ul#mainmenu a {
	text-decoration: none;
	color: #fff;
}

p.author_date a {
	color: #666;
}

a.more-link,
div.content a,
div.content ul li a {
	text-decoration: none;
	color: #c00;
}

p.author_date a,
div#cnr_ctt_nav2 a {
	color: #666;
}

p.author_date a:hover,
div#cnr_ctt_nav2 a:hover {
	color: #000;
}

a.more-link {
	position: relative;
	top: -15px;
	padding: 0;
	display: inline;
	color: #c00;
}

/* ------[ Images ]--------------------------------------------------------- */

div.post img,
div.content img {
	float: left;
	margin: 0 1em 0.5em 0;	
}

div.post img.size-full {
	display: block;
	clear: both;
}

div.post img.size-medium {
	margin: 0px;
	padding-right: 5px;
	float: right;
}

div.post img.size-thumbnail {
	margin: 0 0 0.5em 1em;
	float: right;
}

div.content img.right {
	float: right;
	margin: 0 0 1em 0.5em;	
}

/* ------[ Text formatting ]------------------------------------------------ */

div.content strong {
	font-weight: bold;
}

div.content em {
	font-style: italic;
}

/* ------[ Lists ]---------------------------------------------------------- */

div.content ul {
	margin: -0.75em 0 1.25em 0;
}

div.content ul li {
	padding: 0.1em 0 0.1em 1em;
	background: transparent url(../images/bg_bullets.gif) no-repeat 0 0.6em;
}

div.content ul li ul,
div.content ul li ul li ul {
	margin: 0;
}

div.content ul li ul li,
div.content ul li ul li ul li {
	font-size: 93%;	
}

div.content ul#mainmenu {
	padding-bottom: 30px;
	font-size: 138%;
	color: #fff;
}

div.content ul#mainmenu li {
	background: none;
}

div#cnr_ctt_nav2 div.content h1 {
	position: relative;
	left: -60px;
}

div#cnr_ctt_nav2 div.content {
	padding: 0 0 0 60px;
}

div#bg_stripe ul li.li_even,
div#bg_stripe ul li.li_odd {
	margin: 4px 0;
}

div#bg_stripe ul li.li_odd {
	background: transparent url(../images/bg_sprite.gif) no-repeat top left;
}

div#bg_stripe ul li.li_even {
	background: none;
}

/* ------[ Comments ]------------------------------------------------------ */

div.cnr_comment div.comment_info {
	margin-bottom: 20px;
	padding: 8px;
	background: #fff url(../images/bg_sprite.gif) no-repeat 0 -35px;
}

div.cnr_comment div.comment_text {
	margin-bottom: 5px;
}

div.cnr_comment div.comment_text p {
	font-size: 106%;
	line-height: 1.5em;
}

/* ------[ Searchform ]---------------------------------------------------- */
form input,
form textarea {
	padding: 2px;
}

form div.form_line_right {
	padding-right: 20px;
	text-align: right;
}

/* search form */
form#searchform {
	padding-top: 20px;
}
	
form#searchform input#searchbox {
	border: #000 1px solid;
	width: 185px;
}

/* comment form */
div.form_line_2k {
	width: 250px;
	float: left;
}

form#commentform {
	
}

form#commentform label {
	margin: 0.5em 0;
	display: block;
	float: left;
	width: 75px;
}

form#commentform textarea#commenttext {
	float: none;
	clear: both;
}

form#commentform input#author,
form#commentform input#email {
	width: 150px;
}

form#commentform textarea,
form#commentform input {
	margin: 0.5em 0;
	border: #000 1px solid;
}

form#commentform textarea {
	width: 400px;
	height: 200px;
}

/**
 * The CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Lesser General Public License as published by the Free
 * Software Foundation, either version 3 of the License, or (at your option)
 * any later version.
 *
 * Shadowbox is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
 * more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * along with Shadowbox.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007 Michael J. I. Jackson
 * @license     http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL 3.0
 * @version     SVN: $Id: shadowbox.js 150 2007-12-04 18:42:03Z michael $
 */

/*_________________________________________________________________  Overlay  */
#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

/*_______________________________________________________________  Container  */
#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

/*_______________________________________________________________  Shadowbox  */
#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

/*___________________________________________________________________  Title  */
/*
HTML snapshot:
<div id="shadowbox_title">
  <div id="shadowbox_title_inner">Title Here</div>
</div>
*/
#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

/*____________________________________________________________________  Body  */
/*
HTML snapsnot:
<div id="shadowbox_body">
  <div id="shadowbox_body_inner">
    <img src="my_image.jpg" id="shadowbox_content" height="350" width="580">
  </div>
  <div id="shadowbox_loading">
    <img src="images/loading.gif" alt="loading"></div>
    <span><a href="javascript:Shadowbox.close();">Cancel</a></span>
  </div>
</div>
*/
#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  background-color: #000;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #222;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

/*_________________________________________________________________  Toolbar  */
/*
HTML snapshot:
<div id="shadowbox_toolbar">
  <div id="shadowbox_toolbar_inner">
    <div id="shadowbox_nav_close">
      <a href="javascript:Shadowbox.close();"><span class="shortcut">C</span>lose</a>
    </div>
    <div id="shadowbox_nav_next">
      <a href="javascript:Shadowbox.next();"><span class="shortcut">N</span>ext</a>
    </div>
    <div id="shadowbox_nav_previous">
      <a href="javascript:Shadowbox.previous();"><span class="shortcut">P</span>revious</a>
    </div>
    <div id="shadowbox_counter">
      <a href="javascript:Shadowbox.change(0);">1</a>
      <a href="javascript:Shadowbox.change(1);" class="shadowbox_counter_current">2</a>
      <a href="javascript:Shadowbox.change(2);">3</a>
    </div>
  </div>
</div>
*/
#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

/*________________________________________________________________  Messages  */
div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}


/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.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;
}

/*---- Header styling ---*/
.sIFR-active h2.replace_header {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}

.sIFR-active h2.replace_header {
	line-height: 1em;
	display: block;
	color: #000;
}

