/* awesome thing */

* {
border:0 none;
margin:0;
padding:0;
}

body {
	background:transparent url(http://localhost:8888/baseofoperations/background001.jpg) fixed left top no-repeat;
	}

/* Basics */

#content {
	font: none;
	color: #333333;
	width:375px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:100%;
	padding-left:80px;
	line-height: 120%;

	padding-top:30px;
	padding-bottom:40px;
	background-color: #ffffff;
	}

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

/* headings */

small {
	font-style: italic;
	font-family: Arial;
	font-size: 12px;
}

h2 {
	-x-system-font:none;
	color:#666666;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:38px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 41px;
	margin:5px 0 5px;
	}
	
a:hover {
	text-decoration: underline;
}

.caticon {
	width: 65px;
	height: 35px;
	position:relative;
	top: 44px;
	left:-80px;
	}

.caticon img {
	width: 64px;
	height: 36px;
}

/* Body */

.post {
	padding-bottom:0px;
	}

p {
	padding-bottom:7px;
	padding-top: 0px;
}

.original {
	background-color: #EFEFEF;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	color: #888888;
	padding-top:2px;
	margin-top:10px;
	}
	
.morecat {
	color: #666666;
	background-color: #CCCCCC;
	}
	
.navigation {
	padding-top:50px;
	}

/* Images */

.entry img {
	padding: 0;
	width: 375px;
	padding-top: 8px;
	}

p img {
	padding: 0;
	width: 375px;
	padding-top: 8px;
	}
	
.homepost img {
	max-width:55px;
	float:right;
	padding-top: 5px;
	padding-left: 15px;
	}
	
	
/* Footer */

.RSS {
	position: absolute;
	top:-48px;
	left:416px;
	}

.RSS_on {
		position: absolute;
		top:-48px;
		left:416px;
		top:-38px;
        }

.colophon {
        margin-top:45px;
        padding-top:5px;
        padding-left: 3px;
        padding-right: 3px;
        background-color:#EFEFEF;
        }

#footer {
	padding-top:0px;
	padding-bottom:50px;
	color: #333333;
	width:375px;
	padding-left:80px;
	line-height: 120%;
	}