/*  
Theme Name: Field Commander JimBo Theme
Theme URI: http://www.jimboproductions.be
Description: Jim&rsquo;s modified version of the famous Kubrick theme, by Michael Heilemann. Updated to make it match better with my portfolio.
Version: 2.00
Author: Jim Bollans&eacute;e
Author URI: http://www.jimboproductions.be
*/



/* General */
body {
	font-size: 66%;
	font-family: "Courier New", Courier;
	background: url('images/bg.jpg');
	background-attachment: fixed; 
	text-align: center;
	
	margin:  0 0 20px 0;
	padding: 0; 
	}

pre
	{
	margin: 0;
	padding: 0;
	line-height: 0;
	}

#page 
	{
	border: none;
	text-align: left;
	width: 900px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	background:#FC0; 
	background:url('images/pagebg.jpg');
	}
	
#headerBG
	{
	/*background:red;*/
	background:url('images/header.png');
	background-position: top;
	background-repeat: no-repeat;
	}

#footerBG
	{
	/*background:green;*/
	background:url('images/footer.png');
	background-position: bottom;
	background-repeat: no-repeat;
	
	padding-top: 30px
	}

#header 
	{
	display: block;
	height: 120px;
	margin-bottom: 30px;
	}
	
#content 
	{
	font-size: 1.2em
	}
	
#footer {
	height: 120px;
	width: 245px;
	padding: 0;
	margin: 75px 300px 0 300px;
	clear: both;
	text-align: center;
	}
	#footer p
		{
		height: 25px;
		padding-top: 10px;
		margin: 0;
		}
	#footer a
		{
		}
	#footer #jimboproductions
		{
		background:url('images/titleJimBoProductions.png');
		background-position: left;
		background-repeat: no-repeat;
		margin-top: -20px;
		}
	#footer #rss
		{
		background:url('images/titleRss.png');
		background-position: right;
		background-repeat: no-repeat;
		}

p
{
	margin: 0 0 5px 0;
	font-size: 1.1em;
}

small {
	font-size: 0.9em;
	line-height: 1.1em;
	margin:0;
	padding: 0;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1
	{
	display: none;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description 
	{
	text-decoration: none;
	color: #ffcc00;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry p a:visited {
	color: #600;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	font-weight: bold;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1fem;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #036;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

hr
	{
	visibility: hidden;
	}
/* End Typography & Colors */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 20px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* NarrowColumn Layout*/
.narrowcolumn
	{
	width: 575px;
	background:#C90;
	background:url('images/contentSmallBG.jpg');
	float: left;
	
	margin: 0 0 0 25px;
	}

.narrowcolumn #headerHolder
	{
	background:url('images/contentSmallHeader.png');
	background-position: top;
	background-repeat: no-repeat;
	}
.narrowcolumn #footerHolder
	{
	background:url('images/contentSmallFooter.png');
	background-position: bottom;
	background-repeat: no-repeat;
	
	padding: 35px 25px 35px 30px;
	}
/* End NarrowColumn Layout*/


/* BigColumn Layout*/
.widecolumn
	{
	width: 755px;
	background:#C90;
	background:url('images/contentBigBG.jpg');
	margin-left: 75px;
	margin-bottom: 35px;
	}

.widecolumn #headerHolder
	{
	background:url('images/contentBigHeader.png');
	background-position: top;
	background-repeat: no-repeat;
	}
.widecolumn #footerHolder
	{
	background:url('images/contentBigFooter.png');
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 30px 50px 25px 50px;
	}
	
	.navigation
		{
		width: 100%;
		height:10px;
		margin-bottom: 15px;
		}
		
	/* Single Post Extra Layout */
	
	#contentExtra .postmetadata
		{
		background:url('images/postData.png');
		background-position: center;
		background-repeat: no-repeat;
		font-size: 1.2em;
		fine-height:1em;
		width: 620px;
		height: 65px;
		padding: 7px 20px 20px 15px;
		text-align: center;
		margin-left:auto;
		margin-right: auto;
		}
	/* Single Post Extra Layout End */
	
/* End BigColumn Layout*/

/* SideBar */
#sidebar 
	{
	width: 260px;
	background:#C90;
	background: url('images/barTop.png');
	background-repeat: no-repeat;
	float: right;
	
	padding-top: 40px;
	margin-right: 15px;
	font-size: 1em;
	}

#sidebar #bottomHolder
	{
	margin: 0;
	padding: 0;
	
	background: url('images/barBottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 900px;
	
	padding-left: 5px;
	padding-right:4px;
	padding-bottom: 50px;
	}
	
#sidebar p
	{
	margin: 10px;
	}
	
	
#sidebar h2 
	{
	font-size: 1.2em;
	height: 28px;
	padding-top:12px;
	padding-left: 55px;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	#sidebar #imagesTitle
		{
		background:url('images/titlePhoto.png');
		background-repeat: no-repeat;
		background-position:left;
		margin-top: 0px;
		}
	#sidebar #musicTitle
		{
		background:url('images/titleMusic.png');
		background-repeat: no-repeat;
		background-position:left;
		}
	#sidebar #tagsTitle
		{
		background:url('images/titleTags.png');
		background-repeat: no-repeat;
		background-position:left;
		}
	#sidebar #categoriesTitle
		{
		background:url('images/titleCategories.png');
		background-repeat: no-repeat;
		background-position:left;
		}
	#sidebar #archivesTitle
		{
		background:url('images/titleArchives.png');
		background-repeat: no-repeat;
		background-position:left;
		margin-left: 30px;
		margin-top:40px;
		}
/* End SideBar */


/* Image Content Layout */
.post .flickr_picture
	{
	margin: 0;
	padding: 0;
	}
.post img
	{
	padding: 2px;
	margin: 0;
	margin-bottom: 3px;
	margin-top: 5px;
	background-color:#FFFFFF;
	border-color:#DDDDDD;
	border-style:solid;
	border-width: 1px;
	
	width: 500px;
	display: block;
	}
	.bordered, #lastfmrecords img, .flickrPictures img
		{
		display:inline-block;
		padding: 2px;
		margin: 0;
		background-color:#FFFFFF;
		border-color:#DDDDDD;
		border-style:solid;
		border-width: 1px;
		}
.post .flickr_picture img
	{
	width: 500px;
	}
.widecolumn .post .flickr_picture img
	{
	width: 640px;
	}
	
.slashdigglicious img
	{
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 3px;
	}
	
#lastfmrecords, .flickrPictures
	{
	margin-left:-17px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 75px;
	width: 250px;
	}
	#lastfmrecords
		{
		width: 260px;
		margin-left: -26px;
		}
	#lastfmrecords img, .flickrPictures img
		{
		float: left;
		margin-right: 3px;
		width: 73px;
		height: 73px;
		}
	#sidebar ul li ul #lastfmrecords ol li:before
		{
		background-color: #09F;
		content: none;
		}
	.flickrPictures
		{
		margin-bottom: 15px;
		}
/* Flickr Image Content Layout End */

/* Post */
.post
	{
	margin-top: 7px;
	margin-bottom: 10px;
	}
	
.post h2
	{
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 0px;
	}
	
.post .entry p
	{
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0 0 0 0;
	}

.post .entry
	{
	margin-top: 5px;
	}

.post .postmetadata
	{
	margin-top: 10px;
	clear: both;
	line-height: 12px;
	font-size: 1em;
	}

/* Post Entry*/




/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */







/* Begin Form Elements */
#searchform 
	{
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
	#sidebar #searchform 
		{
		margin-top: -20px;
		margin-left:50px;
		width: 160px;
		}

#searchform #s {
	width: 108px;
	background-color:#FFC;
	font-size: 11px;
	line-height: 11px;
	font-size: 12px;
	opacity: 0.5;
	border: 1px solid #555555;
	padding: 3px:
	}

#searchsubmit {
	padding: 1px;
	background-color: transparent;
	background:url(images/titleSearch.png);
	margin-left: -15px;
	border:0;
	width: 55px;
	height: 40px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
/* End Form Elements */


/* CommentsEntry */
#commentsEntry
	{
	width: 660px;
	height: 205px;
	background:url('images/commentsEntry.png');
	background-repeat: no-repeat;
	margin-left: 110px;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	}

#commentsEntry h3
	{
	margin: 0;
	padding: 8px 0 5px 0;
	}

#commentform input {
	width: 170px;
	padding: 0;
	margin: 0;
	background-color:#FFC;
	font-size: 12px;
	opacity: 0.5;
	border: 1px solid #555555;
	padding: 3px:
	}

#commentform p {
	margin: 0 0 3px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color:#FFC;
	font-size: 11px;
	line-height: 11px;
	opacity: 0.5;
	border: 1px solid #555555; 
	padding: 3px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
/*End CommentsEntry */




/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	list-style: none;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata, .comment cite {
	margin: 0;
	font-size: 1.1em;
	font-style: normal;
	}
	
.commentText
	{
	display: block;
	clear: both;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
	padding-top: 10px;
	}

.gravatar
	{
	float: left;
	margin: -15px 7px 0px 0px;
	}
	
	
/* Comments Layout */
#comments /*title*/
	{
	width: 600px;
	height: 20px;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
	background:url('images/TitleComments.png');
	background-position:left;
	background-repeat: no-repeat;
	}
	.comment
		{
		background:url('images/commentBG.jpg');
		width: 755px;
		margin-left:72px;
		margin-bottom: 15px;
		}
		.alt
		{
		background:url('images/commentBG_alt.jpg');
		}
	.comment .commentHeader
		{
		background:url('images/commentHeader.png');
		background-position: top;
		background-repeat: no-repeat;
		}
	.comment .commentFooter
		{
		background:url('images/commentFooter.png');
		background-position: bottom;
		background-repeat: no-repeat;
		padding: 20px 30px 5px 10px;
		}
/* Comments Layout End */
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 1px dashed #000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/