/*
Description: print css
Version: 1.0
Author: UB
*/


/* Begin Typography & Colors */
body {
	font-family: Arial, 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	background: white;
	color: #373737;
	margin: 0;
	padding: 0;
	}

.clear {
	clear: both;
	}

.leftFooterLinks {
	display: none;	
}

a {
	color: #373737; 
	text-decoration: none;
	}

a img {
	border: none;
	}

a:hover {
	color: #373737;
	text-decoration: underline;
	}

a:visited {
	text-decoration:none;
	}

h1 {
	text-align: left;
	font-size: 20px;
	line-height: 28px;
	}


h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover {
	text-decoration: none;
	}

h2 {
	font-size: 18px;
	margin-bottom: 3px;
	}

h2 a {
	color: #373737;
	}

h3 {
	font-size: 14px;
	margin-bottom: 2px;
	}

h3 a {
	color: #373737;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	}

h4 a {
	color: #373737;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 3px auto;
	padding: auto;
	}


#nav {
	display: none;
	}

#nav li {
	display: none;
	}

#nav .current_page_item a, #nav .current_page_item a:visited{
	text-decoration: none;
	color: #373737;
	}

#nav .page_item a{
	color: #373737;
	text-decoration: none;
	background-color: none;
	padding: 2px 6px;
	font-size: 14px;
	display: block;
	}

#nav .page_item a:hover {
	color: #373737;
	border: none;
	}

#header {
display:none;
	}

#header-print {
        display: block;
        padding-top: 10px;
        padding-left: 19px;
        }


.breadcrumb {
		display: none;
	}

#mediaplayer {
	display: none;
	}

#hda {
	display: none;
	}

blockquote {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#F2F2F2 none repeat scroll 0 50%;
border:1px solid #79A327;
display:block;
height:auto;
overflow:hidden;
padding:10px;

}


.flashvideo {
	float: left;
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
	width: 130px;
	height: 150px;
	}


#logo a {
	background: url('images/logo.png') no-repeat bottom left;
	width: 100%;
	float: left;
	}

#logo a span {
	text-indent: -200000px;
	}

#content {
	float: left;
	margin: 0 0px 0 10px !important;
	margin: 0 0px 0 6px; /* IE */
	padding-left: 10px;
	padding-right: 35px;
	width: 684px;
	}


#content-home-1col {
	float: left;
	margin: 0 0px 0 10px !important;
	margin: 0 0px 0 6px; /* IE */
	padding-left: 10px;
	padding-right:10px;
	width: 430px;       
	}

 
#content-home-2col {
        float:left;
        margin:2pt 0px 0pt !important;
        margin:2 0px 0 0px; /* IE */
        padding-left:10px;
        padding-right:19px;
        width:250px;
	}



#content-related-bar {
	display: none;
}


#content-home-2col h2, #content-related h2 {
   color:#646464;
   font-size:13px;
   font-weight:normal;
   margin:5px 0px 0pt;
   padding:0pt;
}


.cat-title {
	padding-left: 0px;
	padding-right:0px;
	margin-bottom: 0px;
}


.cat-title h2 {
   color:#646464;
   font-size:13px;
   font-weight:normal;
   margin:5px 0px 0pt;
   padding:0pt;
}

.cat-title a {
   color:#646464;
   font-weight:normal;
   text-decoration: none;
}


#content-related-utils {
	display: none;
	}

#content-related-utils h2 {
	display: none;
}

#sidebar {
	display: none;
	}


.sbcontent {
	width: 165px;
	margin: auto;
	}

#sidebar h2 {
	color: #646464;
	margin: 5px 0px 0;
	padding: 0;
	font-size: 13px;
        font-weight: normal;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 5px 5px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 3px;
	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 8px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}


.navt_ilink {
	font-size: 12px;
	font-weight: normal;
}

.navt_plink {
	font-size: 12px;
	font-weight: normal;
}

.navt_clink {
	font-size: 12px;
	font-weight: normal;
}


.navt_elink {
	font-size: 12px;
	font-weight: normal;
	font-color: #DDD;
}


.archive-list {
	font-size: 12px;
	list-style: none;
	margin: 10px 0 0 0;
	padding-left: 0;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 2px 10px;
	width: 150px;
	}

.archive-list li:hover {
	background-color: #EDEDED;
	}

.archive-list a:hover {
	text-decoration: none;
	}

.post {
	margin: 0 0 10px;
	text-align: left;
        border-bottom: 1px solid #DDD; 
	}

.post-home {
        margin: 0;
	text-align: justify;
	border-bottom: 1px solid #DDD; 
	}

.post hr {
	display: block;
	}


.entry {
	font-size: 12px;
	}

.entry-home {
	font-size: 11px;
	}

.entry-title {
	font-size: 13px;
	text-align: left;
	}

.entry-title h2, h2 a {
	font-weight: normal;
        letter-spacing: -0.5px;
	}

.entry-home h2, h2 a {
	font-weight: normal;
        letter-spacing: -0.5px;
	}

.entry-title-protected {
	font-size: 13px;
	text-align: left;
        background: #990000;
        color: #ffffff;
	}


.entry-title-home {
	font-size: 13px;
	text-align: left;
        font-weight: bold;
        padding: 3px 0px 3px;
	}

.entry-title-home-news {
	font-size: 13px;
	text-align: left;
        font-weight: normal;
        padding: 5px 0px 3px;
	}

.entry-title-home-news a {
	color: #D3; 
	}


.entry-meta {
	font-size: 10px;
	color: #999;
	}

.entry-meta-home {
	font-size: 10px;
	color: #999;
	}

.entry-tags {
	display:none;
	}

.entry-related {
	font-size: 10px;
	float: left;
	}

.entry-related ul li {
	list-style: none;
	}


.entry a:hover {
	text-decoration: underline;
	}

.entry a:visited {
	color: #8E9628;
	}

#footer {
	font-size: 9px;
	width: 630px;
	clear: both;
	border: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 10px Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 10px;
	text-transform: none;
	}

#commentform p {
	font-size: 10px;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, strike {
	color: #777;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: 0.7px;
	}


/* End Typography & Colors */


/* Begin Images */

/*	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;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 100px;
	}

#commentform {
	font-size: 12px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

#lform input {
	width: 50px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
        color: #FFFFFF;
        text-size: 8px;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}



.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
display: none;
	}


/* End Various Tags & Classes*/



.wp-notable {
        border: none;
        padding: 0px 0px 0px 5px;
}

.wp-notable img {
        border: none;
}


#loginbox { border: none; }

/* search input e login input */
#user_login, #user_pass { font-size: 10px; }

#s, #searchsubmit { 
        font-size: 9px;
}


#dropdownmenu {
	display: none;
}
 


.current_page_item {
        font-weight: bold;
}


#random_image_wrapper {
    background-color: #F1F1F1;
}
