/*************************************************************
  
  P R I N T  S T Y L E S H E E T
  
*************************************************************/



/*************************************************************
  P A G E
*************************************************************/
* { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0 } /* Resets elements */
ol, ul { list-style: none }
big { font-size: 130% }
small, sup, sub { font-size: 80% }

img { -ms-interpolation-mode: bicubic } /* Makes resized images in IE look better */


body { color: #333; font: 12px/1.417em Arial, Helvetica, sans-serif; }
#wrapper_top { display: none;}


/*************************************************************
  H E A D E R
*************************************************************/
#header {display: none; }



/*************************************************************
  N A V I G A T I O N
*************************************************************/
#navigationbar { display: none; }



/*************************************************************
  C O N T E N T
*************************************************************/
#content { }

#content{ }

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { color: #000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.3 }
#content h1 { font-size: 1.7em /*16px*/ }
#content h2 { font-size: 1.5em /*16px*/; }
#content h3 { font-size: 1.333em /*16px*/ }
#content h4 { font-size: 1.333em /*16px*/ }
#content h5 { font-size: 1.333em /*16px*/ }
#content h6 { font-size: 1.333em /*16px*/ }
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a { color: #000; text-decoration: none }

h2.center, h2.pagetitle, #content.archive h2 {font-size: 1.5em /*16px*/; color: #1099E3; margin-top: 20px; margin-left: 20px; text-align: left;}


#content p { margin: 5px 0 }

#content a { color: #1099e3 }

/* posts */
.info { margin: 5px 0 20px !important }
.post { margin: 0 0 10px; padding: 5px 25px 25px }
.post-edit-link .postmetadata, .addtoany_share_save_container { display: none;}


/* commentform */
h2#postcomment, #commentform { display: none; }
#content_comments { padding: 0 20px 30px; }
 

/*************************************************************
  S I D E B A R S
*************************************************************/
#sidebar { display: none; }



/*************************************************************
  F O O T E R
*************************************************************/
#footer { display: none; }


/*************************************************************
  C L E A R F I X
*************************************************************/
.clearfix       { display: inline-block }
.clearfix:after { clear: both; content: "."; display: block; font-size: 0; height: 0; visibility: hidden }

/* Hides from IE-mac \*/
* html .clearfix { height: 1% }
.clearfix { display: block }
/* End hide from IE-mac */






.alt { border-left: 1px solid #ddd; padding: 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: left;
	border: 1px solid #eee;
	margin: 0px 10px 5px 0px;
	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;
	}

.nocomments, blockquote, strike {
	/*color: #777;*/
	}

acronym, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#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 */
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}
/* nd Structure */

/* Begin Images */
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 */


/* End Entry Lists */

select {
	width: 130px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; font-size: 0;
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */


/* Begin Comments*/
.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;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* 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 */
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;
	}
	

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	}
/* 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 */


/*----------------------------------------------------*/
/*		F O R U M								      */
/*----------------------------------------------------*/
#sforum { background-color: #f2f2f2 !important; font-size: 105% !important;}
#sforum .sffooter { background-color: #bed9e8 !important;}
#sforum .sfforumtable td { background-color:#e4edf0; background-image: none /*background: #e4edf0 url(images/fade-entry.png) repeat-x top*/ !important; }
#sforum a, #sforum a:link, #sforum a:active, #sforum a:visited { color: #000 !important;}
#sforum a:hover { color: #1099E3 !important; }
#sforum #sfstatstrip { background-color: #e4edf0 !important; background-image: none /*background: #e4edf0 url(images/fade-stats.png) repeat-x top*/ !important; border: 1px solid #cccccc !important; } 
#sforum .sfposttable, #sforum .sfposttable th, #sforum .sfforumtable, #sforum .sfforumtable th { border: 1px solid #cccccc !important; }
#sforum .sfheading p { color: #1099e3 !important}