/*
Theme Name: LETECTVO
Theme URI: http://www.letectvo.sk
Description: Wordpress theme for Letectvo web site.
Version: 1.0
Author: crap.sk
Author URI: http://www.crap.sk/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #e6e6e6 url('images/body-bg.jpg') repeat-x top center;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}
#subpage {
	width: 995px;
	background: url('images/subpage-bg.gif') repeat-y top center;
	margin: 0px auto;
}
#page {
	background-color: #FFFFFF;
	text-align: left;
	background: url('images/page-bg.gif') no-repeat top center;
	margin: 0px auto;
	padding: 0;
	width: 995px;
}
#header {
	margin: 0px 0px 0px 22px;
	padding: 0;
	height: 247px;
	width: 952px;
}
#header a.home {
	display: block;
	width: 952px;
	height: 67px;
	background: url('images/letectvo.gif') no-repeat 0px 27px;
	text-decoration: none;
/*	margin-bottom: 27px;*/
}
#header h1 {
	height: 0;
	overflow: hidden;
	position: absolute;
	width: 0;

}
#menu {
	background: url('images/menu-bg.gif') repeat-x bottom left;
	height: 40px;
	width: 952px;
	margin: 139px 0px 0px 0px;
	float: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
}
#menu ul li a, #menu ul li a span {
	display: block;
}
#menu ul li a {
	float: left;
	height: 40px;
	background: url('images/menu-a.gif') no-repeat top left;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li.current_page_item a {
	background: url('images/menu-a.gif') repeat-x center -80px;
}
#menu ul li a span.first {
	background: url('images/menu-div.gif') no-repeat top right;
	padding-bottom: 9px;
}
#menu ul li a:hover span.first, #menu ul li.current_page_item a span.first {
	padding-bottom: 14px;
}
#menu ul li.home a:hover span.first {
	padding-bottom: 9px;
}
#menu ul li a span.second {
	padding: 13px 20px 0px 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.5em;
}
#menu ul li a:hover span.second, #menu ul li.current_page_item a span.second {
	padding: 8px 20px 0px 20px;
	color: #0b2f4f;
}
#menu ul li.obchod a span.second {
	background: url('images/obchod-bg.gif') no-repeat right 14px;
	padding-right: 35px;
}
#menu ul li.obchod a:hover span.second {
	background-position: right -23px;
	padding-right: 35px;
}
#menu ul li.home a {
	width: 198px;
	background: url('images/home-bg.gif') no-repeat top left;
}
#menu ul li.home a span.second {
	padding: 13px 20px 0px 0px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.5em;
}
#menu ul li.home a:hover span.second {
	padding: 13px 20px 0px 0px;
}
#menu ul li.home a:hover {
	background: url('images/home-bg.gif') no-repeat 0px -82px;
}
#menu #searchform {
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 5px 3px;
	text-align: center;
}
#menu #searchform #s {
	width: 122px;
	padding: 2px;
}
#menu #searchform input {
	border: 1px solid #165da2;
}
#menu #searchform a {
	margin: 0px;
	background: url('images/search.gif') no-repeat right 0px;
	padding-right: 20px;
	text-decoration: none;
	font-size: 1.3em;
	color: #FFFFFF;
}
#menu #searchform a:hover {
	background-position: right -32px;
	color: #0c3050;
}
#menu #searchsubmit {
	display: none;
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding: 5px 5px 5px 5px;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2, #sidebar-right h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar-right h2, #wp-calendar caption, cite {
	text-decoration: none;
}
/*.entry p a:visited {
	color: #b85b5a;
}*/
.entry {
overflow: hidden;
}
.sticky {
	background: #f7f7f7;/*	padding: 0 10px 10px;*/
}
.sticky h2 {
/*	padding-top: 10px;*/
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar, #sidebar-right {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar-right ul ul li, #sidebar ul ol li, #sidebar-right ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	margin: 0 0 20px 0px;
	padding: 0px;
	/*	margin: 0px 0 0;*/
	width: 537px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	clear: left;
	margin: 0 0 20px;
	padding-bottom: 3px;
	text-align: justify;
	background-color: #e5f3fe;
	border: 1px solid #bbe0fe;
}
a.v-novom-okne {
	background: url('images/newwindow-icon.gif') no-repeat right 4px;
	padding-right: 16px;
}
a:hover.v-novom-okne {
	background-position: right -86px;
}
.post hr {
	display: block;
}
.post h2, .post h3 {
	background-color: #bde2fe;
	border: 1px solid #abd0ef;
	font-size: 1.4em;
	margin: 3px;
	padding: 8px 5px 5px 5px;
	text-align: left;
}
.post h2, .post h2 a, .post h3 a {
	color: #0056ab;
}
.post h2 a:hover, .post h3 a:hover {
	color: #229cfc;
	text-decoration: underline;
}
.post h2 a.print, .post h3 a.print {
	width: 18px;
	height: 18px;
	margin-top: 3px;
	margin-right: 3px;
	background: url('images/print-icon.gif') top left;
	float: right;
	text-decoration: none;
}
.post h2 a:hover.print, post h3 a.print {
	background-position: 0px -180px;
	text-decoration: none;
}
.post img, .post a img {
	padding: 3px;
	background-color: #229cfc;
}
.post a:hover img {
	padding: 3px;
	background-color: #8dccfd;
}
.post small {
	padding-left: 8px;
}
.post a.more-link, .post a.more-link:visited {
	background: url('images/more-link.gif') no-repeat 0px 2px;
	padding-left: 17px;
	color: #0056ab;
	font-weight: bold;
}
.post a:hover.more-link {
	color: #229cfc;
	background-position: 0px -98px;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.social-bookmarks {
	background-color: #FFFFFF;
	border: 1px solid #afd2f0;
	padding: 5px;
	width: 105px;
	margin: 10px 3px 0px auto;
}
.social-bookmarks a {
	margin: 1px;
}
.social-bookmarks a img {
	border: 0px;
}
.social-bookmarks a img, .social-bookmarks a:hover img {
	padding: 0px;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 995px;
	height: 35px;
	background: url('images/footer-bg.gif') no-repeat top left;
	clear: both;
}
#footer div {
	margin: 10px 20px 0px 20px;
	padding: 0;
	text-align: center;
	display: inline;
}
#footer div a {
	color: #FFFFFF;
	font-size: 1em;
}
#footer div.left {
	float: left;
}
#footer div.right {
	float: right;
	width: 160px;
	text-align: right;
}
#footer div.rss {
	float: right;
	text-align: right;
	margin-top: 8px;
}
#footer div.rss a {
	background: url('images/rss.gif') no-repeat top right;
	padding-right: 22px;
	height: 17px;
	display: block;
	padding-top: 2px;
}
/* End Structure */



/*	Begin Headers */
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 20px;
	color: #229CFC;
	margin-bottom: 5px;
}
#sidebar h2, #sidebar-right h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	/*	padding: 4px;*/
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	/*	padding: 4px;*/
	margin: 0 7px 2px 0;/*	display: inline;*/
}
.alignright {
	float: right;
	white-space:nowrap;
}
.alignleft {
	float: left;
	white-space:nowrap;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
/*.entry ul li:before, #sidebar ul ul li:before, #sidebar-right ul ul li:before {
	content: "\00BB \0020";
}*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry a:hover {
/*	float: none;*/
	overflow: hidden;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol, #sidebar-right ul, #sidebar-right ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li, #sidebar-right ul li, ul.links li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}
#sidebar ul p, #sidebar ul select, #sidebar-right ul p, #sidebar-right ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol, #sidebar-right ul ul, #sidebar-right ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol, #sidebar-right ul ul ul, #sidebar-right ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li, #sidebar-right ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li, #sidebar-right ul ul li, #sidebar-right ul ol li {
	margin: 3px 0 0;
	padding: 0px 20px 0px 0px;
}
#sidebar #submenu {
	background: url('images/submenu-bg.gif') repeat-y top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.83em;
}
#submenu div {
	padding-bottom: 20px;
	background: url('images/submenu-footer.gif') no-repeat bottom left;
}
#submenu div div {
	padding: 5px 0px 0px 0px;
	background: url('images/submenu-head.gif') no-repeat top left;
}
#sidebar #submenu ul {
	/*	background: none;*/
background: url('images/submenu-bg.gif') repeat-y top right;
	margin: 0px 0px 0px 14px;
}
#submenu ul li {
	width: 192px;
	margin-bottom: 2px;
}
#submenu ul li a {
	display: block;
	background: url('images/submenu-li.gif') repeat-y top left;
	border: 1px solid #C6E5FC;
	padding: 7px 0px 7px 12px;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
#submenu ul li a:hover, #submenu ul li.current-cat a, #submenu ul li.current-cat ul.children li a:hover, #submenu ul li.current-cat a:hover {
	background: #e5f3fe url('images/submenu-hover.gif') no-repeat left;
	padding-left: 18px;
	border: 1px solid #6dbefd;
	text-decoration: none;
	color: #0056ab;
}
#submenu ul li.current-cat ul.children li a {
	padding-left: 12px;
}
#sidebar #submenu ul li ul {
	/*background: url('images/submenu-bg.gif') repeat-y 0px 0px;*/
background: none;
	background-color: #cbe8fe;
	margin-left: 7px;
}
#submenu ul li ul li {
	width: 185px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
#submenu ul li ul li a, #submenu ul li.current-cat ul li a {
	background: url('images/submenu-li2.gif') repeat-y top left;
	color: #FFFFFF;
}
#submenu ul ul li:before {
	content: "";
}
#sidebar ul, #sidebar-right ul {
	background: url('images/widget-bg.gif') repeat-y top right;
}
#sidebar-right li.widget_recent_entries a, ul.links li a {
	background: url('images/bullet.gif') no-repeat 0px 5px;
	padding-left: 10px;
	display: block;
}
ul.links li a {
	margin-left: -10px;
}
#sidebar li.widget, #sidebar-right li.widget {
	background: url('images/widget-header.gif') no-repeat top right;
}
#sidebar li.widget h2.widgettitle, #sidebar-right li.widget h2.widgettitle {
	margin: 0px 18px 10px 18px;
	padding: 16px 10px 7px 8px;
	border-bottom: 1px solid #BFBFBF;
}
#sidebar #execphp-8 h2.widgettitle, #sidebar-right #execphp-6 h2.widgettitle {
	padding-left: 50px;
	background: url('images/lk-icon.gif') no-repeat 0px 18px;
}
#sidebar #execphp-10 h2.widgettitle {
	padding-left: 50px;
	background: url('images/hobby-icon.gif') no-repeat 0px 12px;
}
#sidebar #execphp-9 h2.widgettitle {
	padding-left: 50px;
	background: url('images/atm-icon.gif') no-repeat 0px 16px;
}
#sidebar-right #recent-posts-2 h2.widgettitle {
	padding-left: 37px;
	padding-bottom: 9px;
	background: url('images/newest-icon.gif') no-repeat 0px 12px;
}
#sidebar-right #execphp-3 h2.widgettitle {
	padding-left: 41px;
	background: url('images/partner-icon.gif') no-repeat 0px 18px;
}
#sidebar-right #execphp-5 h2.widgettitle {
	padding-left: 41px;
	background: url('images/aeromedia-icon.gif') no-repeat 3px 20px;
}
#sidebar li.widget ul, #sidebar-right li.widget ul, div.textwidget, div.execphpwidget {
	background: url('images/widget-footer.gif') no-repeat bottom right;
	margin-left: 0px;
	padding: 0px 0px 20px 15px;
}
#sidebar-right #execphp-11 h2.widgettitle {
	padding-left: 53px;
	background: url('images/aerohobby-icon.gif') no-repeat 0px 16px;
}
div.textwidget, div.execphpwidget {
	padding: 0px 20px 20px 20px;
}
div.textwidget a {
	margin: 10px;
}
#sidebar li.widget ul ul, #sidebar-right li.widget ul ul {
	padding-bottom: 0px;
	background: url('images/spacer.gif') no-repeat top left;
}
/*.widget_categories h2 {
display: none;
}*/
ul.links {
	padding: 0px;
	margin: 0px 10px 20px 0px;
}
li.linkcat {
	list-style: none;
	list-style-image: none;
}
li.linkcat h3 {
	background-color: transparent;
	border:0px;
	font-size:1.2em;
}
li.linkcat ul.xoxo li {
	margin-top: 8px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s, #sidebar-right #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit, #sidebar-right #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar-right, #sidebar {
/*border: 1px solid red;*/
}
#sidebar {
	float: left;
	display: inline;
	/*padding: 20px 0 10px 0;*/
/*	margin-left: 545px;*/
	width: 220px;
	margin-left: 10px;
}
#sidebar-right {
	width: 218px;
	float: right;
	display: inline;
	/*	margin-left: 767px;*/
margin-right: 10px;
	margin-top: 10px;
}
#sidebar form, #sidebar-right form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */

div.banner-top {
	float: left;
	width: 530px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
div.banner-right {
	margin-left: 8px;
	padding: 10px 0px 10px 0px;
}
div.banner-bottom {
	clear: both;
	width: 530px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.navigation div.alignleft a {
	margin-right: 10px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#footer-print {
	display: none;
}
.ngg-thumbnail a:hover img {
	background-color:#FFFFFF;
}
#page .ngg-gallery-thumbnail img {
	border: 0px;
}
div.navigation div.wp-pagenavi a, div.navigation div.wp-pagenavi a:visited, div.wp-pagenavi a.page, div.wp-pagenavi a.last, div.wp-pagenavi a.first {
	background-color: #E5F3FE;
	border: 1px solid #BDE1FE;
	color: #229CFC;
	font-weight: bold;
}
div.navigation div.wp-pagenavi a:hover, div.wp-pagenavi a:hover.page, div.wp-pagenavi a:hover.last, div.wp-pagenavi a:hover.first {
	background-color: #0056AB;
	border: 1px solid #5EB7FD;
	color: #FFFFFF;
}
div.navigation div.wp-pagenavi span.current, div.navigation div.wp-pagenavi span.extend {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #229CFC;
	font-weight: bold;
}
div.navigation div.wp-pagenavi span {
	background-color: #F1F1F1;
	border: 1px solid #DDDDDD;
	color: #666666;
	font-weight: bold;
}
@media print {
body {
	background:white;
	color:black;
	margin:0
}
#header, #sidebar, #sidebar-right, div.banner-top, #footer, div.social-bookmarks, div.navigation {
	display: none;
}
div.narrowcolumn {
	width: 645px;
}
#footer-print {
	display: block;
	font-size: 1.1em;
	width: 100%;
	clear: left;
	text-align: left;
}
}
