/*  
Theme Name: jpc
Description: A theme especially designed for jpc
Version: 1.1
Author: Stefan David
*/

/*
 * Containers
*/
body {
	background:#e8e8e8 url(images/bgr-wrapper.png) 0 0;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}

#wrap {
	margin:0 auto;
	text-align:left;
	width:980px;
	background:#e8e8e8;
	padding:0.5em 0.8em 0.8em;
	position:relative;
}

#content {
	background:#e8e8e8;
	float:left;
	display:inline;
	font-size:1.2em;
	width:580px;
	margin-top:0.8em;
}

#sidebar {
	float:right;
	display:inline;
	font-size:1.1em;
	width:389px;
	border:1px solid #e8e8e8;
	background:#fff;
	margin-top:1em;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}

#header {
	padding:0.5em 1em 1em 1em;
	background-color:#fff;
	border:1px solid #e8e8e8;
	position:relative;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}

#footer {
	background:#b2b2b2;
	color:#fff;
	clear:both;
	font-size:10px;
	padding:0.5em;
	margin-top:1em;
	text-align:center;
}

/*
 * Header and Footer
*/
ul#sitenavi {
	position:absolute;
	top:1em;
	right:1.5em;
	width:555px;
}

ul#sitenavi li {
	float:left;
	display:inline;
	width:110px;
	margin-left:1px;
	height:22px;
	line-height:22px;
	text-align:center;
}

ul#sitenavi li a {
	display:block;
	width:auto;
	line-height:inherit;
	color:#fff;
	background-color:#008442;
	font-size:12px;
	font-weight:bold;
}

ul#sitenavi li a:hover {
	text-decoration:none;
	background-color:#dff2e5;
	color:#333;
}

ul#footernavi {
	margin:0.2em auto;
	text-align:center;
}

ul#footernavi li {
	display:inline;
	padding:0 1em;
}

ul#footernavi li a {
	color:#fff;
	text-decoration:none;
}

ul#footernavi li a:hover {
	text-decoration:underline;
	color:#fff;
}

#header #searchform {
	float:right;
	position:absolute;
	bottom:1em;
	right:1.5em;
}

/*
 * Hn and p
*/
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
}

#header h1 {
	font-size:3em;
	margin:0 1em 0 0;
}

#header h1 a {
	color:#E87830;
}

#header h1 a:hover {
	color:#c00;
}

/*
 * Entry
*/
.entry {
	margin:0 0 1em;
	background-color:#fff;
	border:1px solid #e8e8e8;
	padding:5px;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}

.entrymeta {
	font-size:10px;
	margin:5px 0 0;
}

.postinfo {
	clear:both;
	font-size:10px;
	padding:4px;
	line-height:18px;
	background-color:#e8e8e8;
	margin-top:12px;
}

.postedby {
}

.filedto {
}

.commentslink {
	background:#fff url(images/packaged.gif) no-repeat;
	padding:3px 3px 3px 20px;
}

.entrytitle h2 {
	font-size:18px;
}

.entrytitle h2 a {
	color:#008442;
}

.entrytitle h2 a:hover {
	text-decoration:underline;
}

.entrybody h2, .entrybody h3, .entrybody h4 {
	font-size:16px;
	color:#000;
}

.entrybody {
	margin:10px 0 20px;
	overflow:hidden;
}

.entrybody p {
	margin:0 0 15px;
}

.entrybody blockquote {
	padding:0 15px;
	color:#808080;
}

.entrybody ul {
	margin:0 0 15px;
}

.entrybody li {
	margin-left:8px;
}

.entrybody li:before {
	content:"· ";
}

/*
 * Sidebar
*/
#sidebar h2 {
	color:#555;
	font-size:16px;
	margin:0 0.35em 0.3em;
	border-bottom:5px solid #088442;
}

ul#sidebar {
	list-style-type:none;
	padding:0;
}

ul#sidebar li {
	list-style-type:none;
	margin:0 0.8em 2em 0;
	padding:0;
	float:left;
	display:inline;
	width:47%;
}

ul#sidebar li.widget_tag_cloud, ul#sidebar li.widget_sideblog, ul#sidebar li.widget_polls, ul#sidebar li.widget_text {
	margin-right:0;
	display:block;
	float:none;
	clear:both;
	width:auto;
	overflow:hidden;
}

ul#sidebar li.widget_sideblog {
	margin-bottom:1em;
}

ul#sidebar li li {
	border-bottom:1px dotted #ddd;
	margin:1px 0.5em 1px;
	padding:0 4px 1px 0;
	font-size:11px;
	width:auto;
	float:none;
	display:block;
}

ul#sidebar li .wp-polls-ul li {
	margin:1px 0 1px;
	font-size:11px;
}

ul#sidebar li#tag_cloud,
ul#sidebar form {
	margin:1px 0.5em 2em;
}

ul#sidebar p {
	margin:1px 0 0.5em;
}

ul#sidebar .widget_polls p {
	margin:1px 0.5em 0.5em;
}

ul#sidebar .textwidget p {
	margin:-0.3em 0.5em 0;
	text-align:right;
}

ul#sidebar li#tag_cloud h2 {
	margin:0 0 0.3em;
}

/*
ul#sidebar li#categories ul {
	text-align:justify;
}

ul#sidebar li#categories li {
	display:inline;
}
*/

/*
ul#sidebar li li a {
	display:block;
	background:transparent url(images/bullet_arrows_green.gif) 0 50% no-repeat;
	padding-left:12px;
}
*/

/*
 * Comments
*/
.commentsblock {
	margin:15px 0;
	padding:0 0 15px;

}

.commentshint {
	margin-bottom:12px;
}

.commentsblock input {
	width:250px;
}

.commentsblock textarea {
	width:500px;
}

.commentsblock input, .commentsblock textarea {
	border:1px solid #333;
	padding:2px;
	margin:0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.commentsblock textarea:focus, .commentsblock input:focus {
	background:#e8e8e8;
	border:1px solid #333;
}

.commentauthor {
	display:block;
	font-size:14px;
}

ol.commentlist {
	color:#333;
	font-size:12px;
	list-style-type:none;
	margin:0;
	margin-top:5px;
	padding:0;
}

.commentlist li {
	margin-bottom:25px;
	padding:0.8em 0.8em 0;
	border:1px dotted #e8e8e8;
	background:#dff2e5;
}

.commentlist li.alt {
	background:#fff;
}

.commentlist li.author {
	border:2px solid #008442;
	background:#f0f0f1;
}	

.commentlist li p {
	margin-bottom:0.8em;
}

h3#comments, h3#respond {
	font-size:16px;
	margin-bottom:5px;
}

.allowedtags {
	font-size:11px;
	padding:2px;
	margin-bottom:5px;
	background-color:#e8e8e8;
}

/*
 * +Misc
*/
a {
	color:#0063dc;
	text-decoration:none;
}
a:hover {
	color:#0063dc;
	text-decoration:underline;
}

a.shoplink {
	padding-right:33px;
	background:transparent url(images/link-shop.png) right 3px no-repeat;
}

img.left, img.alignleft {
	float:left;
	margin:5px 8px 0 0;
}

img.right, img.alignright {
	float:right;
	margin:5px 0 0 8px;
}

kbd {
	font-family:monospace;
}

div.alignleft {
	float:left;
	position:relative;
	top:-0.5em;
}

div.alignright {
	float:right;
	position:relative;
	top:-0.5em;
}
/* 
 * do some magic
*/
 
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac*/

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#fff; border:1px solid #000; padding:12px;}
        #cboxLoadingGraphic{background:url(loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{display:none !important; background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

