/* MAIN SETTINGS
------------------------------------------------------------------ */	

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#666666;
	font-size:100%;}
	

h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #666666;}
	
p {
	font-size:90%}

	
	
/* MAIN LINK SETTINGS 
------------------------------------------------------------------ */
a:link,
a:visited {
	color:#993399; 
	text-decoration: none;} 
a:hover, 
a:active {
	color:#A3171A;/*color:#CC3333;*/
	text-decoration:underline;}
	
/* CONTAINER 
------------------------------------------------------------------ */	
#page{
	background-color:#FFFFFF;
	margin:15px auto;}
	
	
/* HEADER 
------------------------------------------------------------------ */	
#banner {
	background-image:url(../images/SHITBLOG_logo_blackwhite.jpg);
	background-repeat:no-repeat;
	margin-left:15px;}
	
.tableHeader {
	border-collapse:collapse;
	height:180px;}
	
.tableHeader .left {
	vertical-align:top;
	padding-top: 112px;
	padding-left:8px;}
	
.tableHeader .left a {
	color:#999999;
	font-size:180%;
	text-decoration:none;
	font-weight:bold;}
	
.tableHeader .right {}


/* CONTENT 
------------------------------------------------------------------ */	
#content {
	margin-top:-5px;
	background-color:#FFFFFF;}
	
	
/* FOOTER (INSIDE #PAGE) 
------------------------------------------------------------------ */		
.footerHeader {}

.byline,
.bylineTop,
.entryfooter,
.trackbackfooter {
	font-size: .75em;
	line-height: 135%;
	margin: 0;
	padding: 5px 0 15px 0;
	color:#666666;}
	
.byline{
	clear:both;}
	
.bylineTop {
	padding:0;}

.commentBody {
	font-size: .8em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;}

.commentByLine {
	font-weight: bold;
	clear: left;}

#blogText {
	padding:0 8px 0 8px;}

input, 
select, 
textarea {
	font-size: 1em; 
	color: #000000;}





/* BOX HEADINGS IN RIGHT MENU
-------------------------------------------------------------*/
.menuTitle {
	font-size: .8em;
	background-color: #666666;
	color:#E5E5E5;
	font-weight:bold;
	text-transform: uppercase;
	padding: 2px 7px;}
	
.menuBody {
	font-size: .75em;
	text-align: left;
	padding: 8px;
	line-height: 14px;}

.menuBody .header {
	font-size: 1em;}

.menuBody A {}


.header,
.header a {
	font-size: .8em;
	text-align: center;
	font-weight: bold;}


#calendar{
	width:85%;
	margin:0 auto 0 auto}
	
.calendarTable, 
.calendarTable a {
	text-align: center;
	padding: 1px;
	line-height: 12px;}
.calendarTable a:link,.calendarTable a:visited {
	color:#CC3333;/*color:#A3171A;*/
	font-weight:bold;
	text-decoration: underline; /*text-decoration: none;*/} 
.calendarTable a:hover, .calendarTable a:active {
	color:#CC3333;/*color:#A3171A;*/
	font-weight:bold;
	text-decoration:underline;}

.calendarToday {
	background-color: yellow;}

.date {
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;}

.blogHeader, 
.trackbackHeader, 
.commentHeader, 
.relatedentriesHeader {
	font-size: .9em;  
	border-bottom:1px dotted #CCC;
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;}


.rightMenu {
	border:1px solid #CCCCCC;
	margin:8px;}

.code {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
   padding: 4px 4px 4px 4px;
   line-height: 15px;
	margin:5px 0 5px 0;	}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;}
	 
.center{
	text-align:center;}
	
.entry,
.entryLast{
	border-bottom:1px dotted #CCC;
	margin:0 35px 15px 20px;}
	
a img{
	border: 0px;}

.comment, 
.trackback, 
.commentAlt, 
.trackbackAlt{
	border: 1px solid #999;
	padding: 15px;
	margin:10px 0;
	position:relative;
	font-size:1.1em;}
	
.commentAlt, 
.trackbackAlt {
	background-color:#efefef;}
	
.comment img, 
.commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;}

.commentBody, 
.trackbackBody{
	font-size: .7em; 
	color: #000000; 
	margin-bottom: 10px;}

#relatedEntriesList {
 	font-size: .7em; 

	color: #000000;}


.commentByLine, 
.trackbackByLine {
	font-style: italic;
	font-size: .7em;}

.addCommentLink,
.addTrackbackLink{
	text-align:right;}
	
#trackbacks,
#comments{
	margin-top:8px;}
	
#calendar th{
	font-weight: normal;}
	
.tbLink{ 
	font-size:1.1em;}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;}


/* FORMS
------------------------------------------------------------------------------ */
fieldset#commentForm, 
fieldset#sendForm{
	margin:8px;
	text-align:left;}

fieldset#sendForm{
	border:none;}
	
fieldset#commentForm legend,
fieldset#sendForm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 10px 5px;}
	
fieldset#commentForm label,fieldset#sendForm label{
	float:left;
	width:110pX;}
	
fieldset#sendForm label{
	width:130px;}
	
fieldset#commentForm div,
fieldset#sendForm div{
	clear:both;
	margin-bottom:5px}

fieldset#commentForm .longLabel{
	width:260px;}

fieldset#sendForm .longLabel{
	width:200px;}
	
fieldset#commentForm .nofLoat,
fieldset#sendForm .nofLoat{
	float:none;}
	
fieldset#commentForm #comments,
fieldset#sendForm #notes{
	width:100%;
	height:120px;
	overflow: auto;}
	
fieldset#sendForm #notes{
	width:300px;}
	
fieldset#commentForm img{
margin:3px auto;}

fieldset#sendForm img,
fieldset#sendForm #submit{
margin-left:200px;}

#popUpFormBody{
	background:#fff;
	margin:8px;}