

/*<group=robothor.css>*/

body {
	background : transparent left top scroll url(elements/steel.jpg);
	font-family:'Lucida Grande';
}

a {
	color : #339900;
	text-decoration : underline;
	font-variant: small-caps;
	font-weight: bold;
}

#banner {
	color: #660066;
	float: left;
	height: 124px;
	background: no-repeat transparent url(elements/Lickable-Robot-128.png) right center;
	margin: 2px auto 2px auto;
	width: 560px;
	text-align: left;
	font: small-caps bold 40px/96px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#tagline {
	font-variant: small-caps;
	text-align: right;
	background: inherit no-repeat right url(elements/Switch.png);
	width: 300px;
	position: absolute;
	top: 96px;
	font-size: 20px;
	font-style: italic;
}

#switch {
	
}

#main {
	width: 500px;
	position: absolute;
	top: 128px;
	left: 235px;
	font: medium Georgia, Times New Roman, Times, serif;
}

#adSense {
	position: absolute;
	top: 325px;
	left: 620px;
	font: small Georgia, Times New Roman, Times, serif;
	border: thin none #333333;
	width: 120px;
	height: 600px;
	background: url(elements/lightSteel.jpg) transparent repeat;
	text-align: center;
	padding: 15px;
}

#navBar {
	position: absolute;
	top: 128px;
	float: right;
	letter-spacing: 2px;
	text-align: right;
	left: 620px;
	border: thin #333333 none;
	padding-right: 5px;
	font: small Georgia, Times New Roman, Times, serif;
	width: 150px;
	background: transparent repeat url(elements/lightSteel.jpg);
}

#linksMain {
	width: 500px;
	position: absolute;
	top: 128px;
	left: 235px;
	font: medium Georgia, Times New Roman, Times, serif;
}

.linkSet {
	margin: 10px;
	padding: 10px;
	background: transparent url(elements/lightSteel.jpg);
}

.linkSetTitle {
	
}

.linkItems {
	
}

.linkDiv1 {
	background: center url(elements/Lickable-Robot-32.png) no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 48px;

}

.postDivider {
	background: center url(elements/Lickable-Robot-32.png) no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 48px;
}

.postItem {
	margin: 10px;
	padding: 10px;
	background: transparent url(elements/lightSteel.jpg);
}

.postText {
			margin: 0 0 12px 0;
			text-align: left;
	font: Georgia, Times New Roman, Times, serif;
}

blockquote {
	background: repeat url(elements/greenSteel.jpg) transparent;
	margin: 3px;
}

.postTitle {
	color: #660066;
	font: small-caps bold large Courier New, Courier, mono;
}

.postDate {
		font-family: Georgia, "Times New Roman", serif;
		font-size: 10px;
		line-height: 22px;
		text-transform: uppercase;
		letter-spacing: 2px;
	clear: both;
	text-align: right;
}

#leftSidebarWrapper {
	float: left;
	width: 225px;
	position:absolute;
	top: 128px;
	font: small Georgia, Times New Roman, Times, serif;
	background: no-repeat transparent url(elements/meter-200.png) center;
	height: 128px;
	display: inline;
	left: 0;
}

#leftSidebar{
	background: transparent repeat url(elements/lightSteel.jpg);
	top: 125px;
	position: inherit;
	text-align: center;
}

#rightSidebar{
	background: transparent repeat url(elements/lightSteel.jpg);
	position: inherit;
	top: 45px;
}

#rightSidebarWrapper {
	float: right;
	width: 225px;
	position:absolute;
	top: 13px;
	font: small Georgia, Times New Roman, Times, serif;
	background: transparent url(elements/switch-200.png) center;
	left: 745px;
	text-align: center;
	height: 45px;
}

#wrapper {
	width: 750px;
}
	
/*</group>*/
