/*

Theme Name: IBB v2
Theme URI: http://www.benspera.com
Description: Proprietary theme for my blog.
Version: 1.0
Tags: none
Author: Ben Spera
Author URI: http://blog.benspera.com

*/

body {
	background-color:#000000;
	background-image:url('img/bg.png');
	background-position:center top;
	background-repeat:no-repeat;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	}

a {
	color:#ffffff;
	}
	
#thepage {
	display:block;
	position:relative;
	margin: auto;
	width:1024px;
	}
	
#pageheader {
	margin:0px;
	background-image:url('img/header_bg.png');
	width:1024px;
	height:300px;
	}

	#adspace {
		text-align:center;
		}

	#topmenu {
		display:block;
		width:1024px;
		position:absolute;
		bottom:0;
		}

	#topmenu #menu {
		position:absolute;
		bottom:0;
		left:75px;
		float:left;
		height:50px;
		vertical-align:centered;
		}

		#topmenu ul {
			position:relative;
			top:5px;
			margin: 0;
			padding: 0;
			list-style-type: none;
			text-align: center;

			}

		#topmenu ul li {
			display: inline;
			padding:2px;
			margin:2px 10px;
			}
			#topmenu ul li a {
				font-family: 'Economica', sans-serif;
				font-size:3.25em;
				color:#ec5df3;
				text-decoration:none;
			}
			#topmenu ul li a:hover {
				}

		#topmenu #rss_icon {
			float:right;
			}

#main {
	width:824px;
	float:left;
	}
	
#sidebar {
	width:200px;
	float:right;
	background-image:url('img/bg_dark.png');
}

#column_1st {
	width:410px;
	float:left;
	}
	
#column_2nd {
	width:410px;
	float:right;
	}

.post {
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	}

	.entry {
		margin: 0 auto;
		text-align:justify;
		overflow:hidden;
		}
	
	.entry p {
		margin: 1em 0px
		}
	
	.esmall {
		background-image:url('img/bg_dark.png');
		line-height: 1.5em;
		padding: 10px;
		color:#ffffff;
		font-family: 'Muli', serif;
		font-size: 1em;
		border-bottom: 1px solid #00ff00;
		border-top: 1px solid #00ff00;
		}
		.esmall img {
			max-width: 300px;
			}
			.esmall img.alignright {
				max-width:150px;
				}

		.esmall .title {

			}
		
		.esmall h2 {
			font-family: 'Fjalla One', sans-serif;
			margin: 0px;
			text-align:left;
			line-height:1.25em;
			font-size: 2em;
			}
		.esmall h2 a {
			font-weight: bolder;
			text-transform: uppercase;
			text-decoration: none;
			color: #00ea00;
			}

		.esmall .date {
			font-family: 'PT Sans', sans-serif;
			font-size: 1em;
			color:#c0c0c0;
			padding-bottom: 3px;
			margin-bottom:2px;
			}

		.esmall .date a {
			color: #ffffff;
			}

		.more-link {
			display:block;
			float:right;
			padding:2px;
			margin-top:5px;
			margin-bottom:0px;
			color:#00ff00;
			}

		.more-link a {
			color:#00ff00;
			}

		.info {
			font-size: .75em;
			text-align:left;
			margin-left:10px;
			margin-bottom:20px;
			padding:5px;
			color:#c0c0c0;
			}

		.info a {
			color:#c0c0c0;
			}

		.stolen_headlines {
			margin: auto;
			margin-bottom:25px;
			padding: 0px;
			background-image:url('img/bg_dark.png');
			line-height: 1.5em;
			padding: 10px;
			color:#ffffff;
			font-family: 'Muli', serif;
			font-size: 1em;
			border-bottom: 1px solid #00a8ff;
			border-top: 1px solid #00a8ff;
			}

		.stolen_headlines .logo {
			color:#00a8ff;
			font-family: 'Fjalla One', sans-serif;
			font-size:1.5em;
			}

		.aroundweb {
			text-align: left;
			padding: 10px;
			}

		.aroundweb ul {
			list-style-type:none;
			padding:5px;
			margin-top:0px;
			margin-bottom:0px;
			}

		.aroundweb ul li {
			line-height:1.25em;
			font-size: 0.90em;
			margin-bottom:5px;
			}

		.aroundweb ul li a {
			color:#c0c0c0;
			text-decoration:none;
			}

		.aroundweb ul li img {
			display:none;
			}

		.stickynote {
			margin: 0 auto;
			padding: 0px;
			text-align:justify;
			overflow:auto;
			background-image:url('img/bg_dark.png');
			line-height: 1.5em;
			color:#ffffff;
			font-family: 'Muli', serif;
			font-size: 1em;
			}

			.stickynote p {
				margin: 1em 0px
				}

			.stickynote img {
				max-width: 150px;
				}
			.stickynote h2 {
				font-family: 'Fjalla One', sans-serif;
				margin: 0px;
				text-align:left;
				line-height:1.25em;
				font-size: 2em;
				font-weight: bolder;
				text-transform: uppercase;
				text-decoration: none;
				color: #00ea00;
				}

			.stickynote .date {
				font-family: 'PT Sans', sans-serif;
				font-size: 1em;
				color:#c0c0c0;

				padding-bottom: 5px;
				margin-bottom:5px;
				}

			.stickynote .date a {
				color: #ffffff;
				}

	.elarge {
		background-image:url('img/bg_dark.png');
		font-family: 'Ledger', serif;
		font-size:1.5em;
		line-height: 1.5em;
		font-weight:400;
		padding: 10px;
		color:#ffffff;
		border-top-left-radius: 15px; 
		-webkit-border-top-left-radius: 15px; 
		-moz-border-top-left-radius: 15px; 
		}
		.elarge img {
			max-width: 300px;
			}
		.elarge h2 {
			font-family: 'Fjalla One', sans-serif;
			line-height: 1.25em;
			font-size: 2.5em;
			margin: 0px;
			text-align:left;
			font-weight: bolder;
			text-transform: uppercase;
			text-decoration: none;
			color: #00ea00;
			}
		.elarge .date {
			color: #c0c0c0;
			}
		.elarge p {
			margin: 15px 0;
			}

		.elarge ol {
			list-style-type:decimal;
			margin-left:25px;
			}

		.elarge ul {
			list-style-type:disc;
			margin-left:25px;
			}
		
		.elarge li {
			font-size:.75em;
			line-height:1.25em;
			font-family:'Open Sans',sans-serif;
			margin-left:25px;
			}

		.elarge strong { font-weight:bold;}

		#idc-container-parent #idc-container {
			background-image:url('img/bg_light.png');
			color:#000000;
			border-radius: 12px; 
			-webkit-border-radius: 12px; 
			-moz-border-radius: 12px; 

			padding:10px;
			}

		#idc-container-parent #idc-container a {
			color: #0000FF;
			}


.post .entry sup a {
	font-size: .75em;
	text-decoration:none;
	color:#000000;
	}

.post .entry ol li {
	padding: 5px;
	}

.page {
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	}

#sidebar h2 {
       font: 12px 'Press Start 2P';
       color:#ec5df3;
       margin: 0px auto;
       padding: 0;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	margin-bottom:25px;
}

#sidebar ul li {
	margin: 0px;
	padding: 0px;
}

#sidebar ul li a {
	text-align: left;
	font-size: 80%;
	display: block;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #c0c0c0;
}

#sidebar ul li a:hover, div.sidebar ul li a:focus {
	color: #ffffff;
}

img.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
}


.repost {
	margin-top:5px;
	margin-left: 20px; 
	margin-bottom:10px;
	border:1px dashed #c0c0c0; 
	width: 300px;
	}

.repost img {
	display:block;
	max-width:300px;
	}

.repost a {
	display:block;
	padding:5px;
	font-size: 1.1em;
	}

.repost .blurb {
	display:block;
	padding:5px;
	padding-top:0px;
	}

.crp_related ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	}

.crp_related ul li {
	position: relative;
	display: inline-block;
	width:175px;
	height:140px;
	margin:5px;
	padding:5px;
	overflow:hidden;
	border:1px dashed #000000; 
	text-align: justify;
	overflow: hidden;
	text-overflow:ellipsis;
	}

.crp_related .crp_thumb {
	position: relative;
	display:inline;
	float:right;
	margin-left: 5px;
	}

.crp_related .crp_title {
	position: relative;
	display: block;
	font-weight: bold;
	height: 30px;
	max-height: 30px;
	color:#000000;
	text-align: center;
	text-transform:uppercase;
	text-overflow:ellipsis;
	overflow: hidden;
	margin-bottom: 5px;
	}

.crp_related .crp_excerpt {
	display:inline;
	font-size:.90em;
	}



.contact-form {
	display:inline-block;
	position: relative;
	background-color: #c0c0c0;
	padding: 10px;
	margin:25px auto;
	border-radius:5px;
	}

.contact-form label {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	}

.contact-form input {
	border: 2px solid #000000;
	padding: 5px;
	}

.contact-form textarea#contact-form-comment-g126-comment {
	width: 400px;
	height: 100px;
	border: 2px solid #000000;
	padding: 5px;
	}

.contact-submit {
	float:right;
	}

#archive_search {
	display:block;
	position: relative;
	padding: 0px;
	margin:0px auto;
	color:#ffffff;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	}

#archive_search a {
	color:#ffffff;
	}

#archive_browsebox {
	float:right;
	width:150px;
	padding: 10px;
	border-left: 1px dashed #000000;
	}
#archive_browsebox ul {
	list-style-type:none;
	margin-left: 0px;
	}

#archive_searchbox {
	padding:10px;
	}

#cloud_box {
	padding:15px; 
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	background-color:#ffffff;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	}

#cloud_text {
	width:775px;
	text-align:justify; 
	line-height:1.25em;"
	}

#cloud_text a {
	color:#000000;
	}

.footnotes {
	font-size: .75em;
	line-height:.75em;
	}

.wp-caption-text {
	font-size: .60em;
	}

#thefoot {
	width:1024px;
	margin: 0 auto;
	}


.wp-pagenavi {
	clear:both;
	color:#ffffff;
	white-space:nowrap;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #666666;
	padding: 1px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi {
	border-color: #fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
	border: 2px outset #666666;
}

.wp-pagenavi .pages {
	color:#444444;
	border: 1px dotted #444444;
	}

.wp-pagenavi .extend {
	color:#444444;
	border: 1px dotted #444444;
	}
