﻿body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E4C674;
	text-align: left;
	background-image: url(images/lower-grunge.jpg);
	background-position: right bottom;
	background-repeat: repeat-x;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


a
{
	color: #223355;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
	text-decoration:none
}

blockquote
{
	background-color: #F9F2DF;
	border: 0px;
	background: #ffffff url(images/blockquote_fade.png) repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 10px;
}

blockquote blockquote
{
	background: white;
}

/* theme specific */
#header
{
	width: 90%;
	margin: auto;
}
#header .headerDisplay
{
	background-image: url(images/torn-ring-paper.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #e4c674;
	height: 79px;
}
#header .headerImage
{
	display: block;
	height: 79px;
	width: 264px;
	background-image: url(images/header_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: auto;
}
#header .homeLink
{
	display: inline-block;
	background-image: url(images/nav_home.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 83px;
	margin: auto;
}
#header .aboutLink
{
	display: inline-block;
	background-image: url(images/nav_about.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 83px;
	margin: auto;
}
#header .contactLink
{
	display: inline-block;
	background-image: url(images/nav_contact.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 83px;
	margin: auto;
}
#header .rssLink
{
	display: inline-block;
	background-image: url(images/nav_rss.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 83px;
	margin: auto;
}
#header .loginLink
{
	display: inline-block;
	background-image: url(images/nav_login.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 83px;
	margin: auto;
}
#header .adminLink
{
	display: inline-block;
	background-image: url(images/nav_admin.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 83px;
	margin: auto;
}
#header .headerText
{
	display: none;
}
#header .navigation
{
	display: block;
	background-color: #FFFFFF;
	text-align: center;
}

/* column container */
.colmask
{
	position: relative; /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear: both;
	width: 90%; /* width of whole page */
	overflow: hidden; /* This chops off any overhanging divs */
	background-image: url(images/paper_background.jpg);
	margin: auto;
}
/* 2 column right menu settings */
.rightmenu
{
}
.rightmenu .colleft
{
	float: left;
	width: 200%;
	margin-left: -200px;
	position: relative;
	right: 100%;
}
.rightmenu .col1wrap
{
	float: left;
	width: 50%;
	position: relative;
	left: 50%;
	padding-bottom: 1em;
}
.rightmenu .col1
{
	margin: 0 -15px 0 215px;
	overflow: hidden;
}
.rightmenu .col2
{
	font-size: .8em;
	float: right;
	width: 170px;
	position: relative;
	left: 185px;
}
.rightmenu h4
{
	font-size: 1em;
	margin: 0 0 6px 0;
	padding: 4px;
	border-bottom: 1px solid #BBBBBB;
}
.rightmenu .col2 ul
{
	font-size: .85em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin: 12px 0 10px 8px;
}

/* post specific */
.post
{
	background-color: White;
	margin: 12px 6px 16px 6px;
	border: 1px solid #DEDEDE;
	border-bottom-width: 2px;
	border-right-width: 2px;
	padding: 4px;
	font-size: .7em;
}
.post h5, .post h2
{
	font-size: 14px;
	margin: 0px;
	margin-bottom: 4px;
}
.post .postfoot
{
	margin: 0px;
	margin-top: 14px;
	color: #AAAAAA;
	border-top: 1px solid #DDDDDD;
	font-size: 0.8em;
}
.post p a
{
	/*border-bottom: 1px #DDDDDD solid;*/
}
.post .title
{
	border-top: gray 1px solid;
	font-weight: bold;
	font-size: 1.25em;
	color: #000066;
	font-family: 'Courier New';
	background-color: #F5F5F5;
	margin-bottom: 8px;
}
.post .categories
{
	text-indent: 1em;
	margin-top: -.8em;
	font-weight: bold;
	font-size: .85em;
	color: #808080;
	font-variant: small-caps;
	border-bottom: gray 1px solid;
	border-bottom-color: #D1D1D1;
}
.entrylisttitle
{
	font-weight: bold;
	font-size: 1.25em;
	color: #000066;
	font-family: 'Courier New';
	background-color: #F5F5F5;
}
#postAdvertisement
{
	font-size: .8em;
	text-align: center;
	margin: auto;
	padding-top: 12px;
}

.previousNext
{
	text-align: center;
	margin-bottom: 12px;
	font-size: .9em;
}

/* feedback */
.feedback
{
	background-color: #FFFFFF;
	margin: 10px 6px 28px 6px;
	border: 1px solid #DEDEDE;
	border-bottom-width: 2px;
	border-right-width: 2px;
	padding: 4px;
}
.commentButtons
{
	margin-left:120px;
	height: 28px;
}
.commentButtons .buttonText
{
	display: none;
}
.buttonBold
{
	display: inline-block;
	background-image: url(images/comment_button_bold.jpg);
	width: 38px;
	height: 28px;
}
.buttonItalic
{
	display: inline-block;
	background-image: url(images/comment_button_italic.jpg);
	width: 34px;
	height: 28px;
}
.buttonBlockquote
{
	display: inline-block;
	background-image: url(images/comment_button_blockquote.jpg);
	width: 48px;
	height: 28px;
}
.buttonUnderline
{
	display: inline-block;
	background-image: url(images/comment_button_underline.jpg);
	width: 36px;
	height: 28px;
}
.buttonHyperlink
{
	display: inline-block;
	background-image: url(images/comment_button_hyperlink.jpg);
	width: 52px;
	height: 28px;
}
.comment
{
	background-color: #F9F2DF;
	background: #ffffff url(images/blockquote_fade.png) repeat-x;
	background-position: bottom;
	border: 0px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 8px;
	margin-bottom: 12px;
}
.authorComment
{
	background-color: #FFFF99;
	background-position: bottom;
	border: 1px solid #e5c674;
	padding: 4px;
	margin: 8px;
	margin-bottom: 12px;
}
.authorComment .commentTitle
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000066;
	font-family: 'Courier New';
	background: #ffffff url(images/commenttitle_fade.png) repeat-x;
	background-position: bottom;
}
.comment .commentTitle
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000066;
	font-family: 'Courier New';
	background: #ffffff url(images/commenttitle_fade.png) repeat-x;
	background-position: bottom;
}
.commentDate
{
	margin-bottom: 8px;
}
.commentDate a
{
	font-weight: normal;
}
.commentAdmin
{
	margin-top: 3px;
	border-top: 1px black solid;
	background-color: Silver;
}
.commentForm
{
	padding: 6px;
}

.commentForm .label
{
	float: left;
	width: 120px;
	font-weight: bold;
}

.commentForm .inputField
{
	width: 180px;
	margin-bottom: 5px;
}

.commentForm .textArea
{
	width: 350px;
	height: 150px;
}

.commentBody blockquote
{
	background-color: #ffffff;
	background-image: none;
	border: solid thin orange;
}
/* footer */

.postItNote
{
	width: 144px;
	height: 121px;
	background-image: url(images/postIt.gif);
}
.footer
{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.ansibleLogo
{
	width: 200px;
	height: 100px;
	margin: auto;
	background-image: url(images/poweredBy.gif);
}
.hiddenText
{
	display: none;
}

/* lightbox CSS */
#lightbox
{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails
{
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption
{
	float: left;
}
#keyboardMsg
{
	float: right;
}
#closeButton
{
	top: 5px;
	right: 5px;
}

#lightbox img
{
	border: none;
	clear: both;
}
#overlay img
{
	border: none;
}

#overlay
{
	background-image: url(/images/lightbox/overlay.png);
}

* html #overlay
{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/skins/Paperweight/images/overlay.png", sizingMethod="scale");
}
acronym
{
	cursor: help;
	color: #E4C674;
	font-weight: bold;
	margin-bottom: 1px;
	border-bottom-color: #E4C674;
	border-bottom-style: dashed;
}
.editorsComment
{
	font-style: italic;
	color: #6379c5;
}

.searches
{
	border: solid 1px silver;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: .9em;
}
.searches ul
{
	text-align: left;
}
.searches li
{
	margin-bottom: 3px;
}
.searches .searchHeader
{
	font-size: .95em;
	font-weight: bold;
	background: #DEDEDE;
	text-align: center;
}
.adminPopup
{
	visibility: collapse;
	background-color: White;
	position: absolute;
	clear: both;
	float: right;
	width: 200px;
	text-align: left;
	z-index: 999999;
	border: 1px solid #FF9900;
}
.adminPopup ul
{
	list-style: none;
	font-size: .8em;
	margin: 0;
	padding: 0;
}
.blogrollAdminTitle
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000066;
	font-family: 'Courier New';
	background: #ffffff url(images/commenttitle_fade.png) repeat-x;
	background-position: bottom;
	cursor: pointer;
}
.blogrollAdmin
{
	background-color: #F9F2DF;
	background: #ffffff url(images/blockquote_fade.png) repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	font-size: .9em;
	padding-left: 4px;
}
.blogrollAdmin input
{
	border: solid 1px silver;
}
.socialNetworks
{
	border: 1px solid #996600;
	text-align: center;
	margin: 8px 4px 4px 4px;
	background-color: White;
}
.socialTitle
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000066;
	font-family: 'Courier New';
	background: #ffffff url(images/commenttitle_fade.png) repeat-x;
	background-position: bottom;
}
.socialIcons
{
	padding: 4px;
}
.pingbacks
{
	margin-bottom: 8px;
}
.pingback
{
	background-color: #F9F2DF;
	background: #ffffff url(images/blockquote_fade.png) repeat-x;
	background-position: bottom;
	border: 0px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 8px;
	margin-bottom: 12px;
}
/* ICONS */
.iconPSH
{
	
	background-image:url(http://blog.robballen.com/images/saam/psh/pshAlert_120x96.jpg);
	background-repeat:no-repeat;
	height:96px;
	width:120px;
	margin:auto;
}
.iconSadPanda
{
	
	background-image:url(http://blog.robballen.com/images/saam/sadPandaIcon.jpg);
	background-repeat:no-repeat;
	height:150px;
	width:120px;
	margin:auto;
}
.iconUnpossible
{
	
	background-image:url(http://blog.robballen.com/images/saam/unpossible.jpg);
	background-repeat:no-repeat;
	height:109px;
	width:120px;
	margin:auto;
}
.iconPenisJokes
{
	
	background-image:url(http://blog.robballen.com/images/saam/penisJokes.jpg);
	background-repeat:no-repeat;
	height:131px;
	width:200px;
	margin:auto;
}
.iconReasonedDiscourse
{
	
	background-image:url(http://blog.robballen.com/images/saam/reasonedDiscourse.jpg);
	background-repeat:no-repeat;
	height:175px;
	width:143px;
	margin:auto;
}
.iconRealityDistortionFieldjp
{
	
	background-image:url(http://blog.robballen.com/images/saam/jpRealityDistortionGenerator.jpg);
	background-repeat:no-repeat;
	height:233px;
	width:250px;
	margin:auto;
}



