/*
Theme Name: Juuuz Default
Theme URI: http://blog.juuuz.com/
Description: Default Juuuz.com-Blog Theme
Version: 0.1
Author: Savio van Hoi
Author URI: http://juuuz.com/

*/


 /* =======================================================
  1. Allgemeine Style
  =======================================================*/
* {
  margin: 0px;
  padding: 0px;
}

a:focus {
  outline: none;
}

a img {
  border: 0;
}

body {
	font: 75%/150% Arial;
	color: #333333;
    background: #ebebeb;
}

a {
	color: #0087be;
	text-decoration: none;
}
a:visited {
	color: #0087be;
	text-decoration: none;
}
a:hover {
	color: #098dc4;
	text-decoration: underline;
}

#wrapper {
	margin: 0px auto;
	width: 842px;
    background: white;
}

#header {
	background: black;
	height: 137px;
	position: relative;
}

#content {
	padding: 20px 0px 30px 20px;
	float: left;
	width: 509px;
    background: white;
	overflow: hidden;
}

#sidebar {
	float: right;
	padding: 0px 20px 20px 0px;
    background: white;
	width: 252px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
hr {
border:0px;
border-top:1px dotted #CCCCCC;
height:0px;
}

h2 {
	color: #636363;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100%  Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #636363;
	text-decoration: none;
}
h2 a:hover {
	color: #1065bc;
	text-decoration: none;
}

h3 {
	font: normal 140%/100% Arial, "Trebuchet MS", Tahoma;
	color: #636363;
	margin: 10px 0px 0px 0px;
    border: 1px solid #e0e0e0;
    border-bottom: 0px;
    padding: 8px 0px 5px 10px;
    background: #f4f4f4;
}
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.navigation {
	clear: both;
}
.previous-entries {
	float: left;
	padding-left: 18px;
}
.next-entries {
	float: right;
	padding-right: 18px;
}
/* =======================================================
  2. Sidebar
  =======================================================*/
#searchform {
	background-color: #f4f4f4;
	width: 240px;
    margin-right: 20px;
    margin-top: 20px;
    border: 1px solid #e0e0e0;
	padding: 10px 0px 10px 10px;
	float:right;
}
#searchform #s {
	width: 200px;
	height: 22px;
	border: 1px solid #a1a1a1;
	background: #ffffff;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.jpg) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font: normal 140%/100% Arial, "Trebuchet MS", Tahoma;
	color: #636363;
}
.block {
  padding-left: 10px;
  color: #63ddd3;
  padding-right: 5px;
  padding-bottom: 5px;
  border-right: 1px solid #e0e0e0;
      background-color: #f4f4f4;
}
.widget-dyn {
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.ul-cat {
    font-size: 11px;
	list-style: none;
	margin-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
    border-left:  1px solid #e0e0e0;
        background-color: #f4f4f4;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #098dc4;
	text-decoration: none;
}
.ul-cat li a:hover{
    color: #098dc4;
	text-decoration: underline;
}

.ul-archives {
    font-size: 11px;
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #e0e0e0;
    border-left:  1px solid #e0e0e0;
        background-color: #f4f4f4;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #098dc4;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #098dc4;
	text-decoration: underline;
}

.recent-comments {
    font-size: 11px;
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-left:  1px solid #e0e0e0;
    background-color: #f4f4f4;
}

.recent-comments li{
    display: block;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #e0e0e0;
}
.recent-comments li a, .ul-archives li a:visited{
	color: #098dc4;
	text-decoration: none;
}
.recent-comments li a:hover{
	color: #098dc4;
	text-decoration: underline;
}


/* =======================================================
  3. Content
  =======================================================*/

.post {
	clear:both;
	padding-top: 0px;
    margin-bottom: 60px;
}
.post-date {
    font: 75%/100% Arial, Helvetica,sans-serif;
    color:#C0C0C0;
	float:left;
    margin:0 0px 0px 0;
    text-align: right;
    width:40px;
}

.post-day {
font-size:22px;
line-height:16px;
display:block;
}

.post-month {
font-size:16px;
font-weight:bold;
line-height: 16px;
display:block;
}

.post-year {
font-size:12px;
line-height:16px;
font-weight:bold;
letter-spacing: 0.1em;
display:block;
}
.post-title {
    float: left;
    margin-left: 10px;
	width: 459px;
}

.entry {
    clear: left;
    display: block;
    padding-top: 5px;
    padding-left: 4px;
    margin-bottom: 10px;
    text-align: justify;
}

.entry p{
    padding-top: 8px;
}
.post-aut {
	background: url(images/mini-author.jpg) no-repeat left center;
	padding-left: 18px;
	float:left;
    font-weight: bold;
	font-size: 110%;
	color: #999999;

}

.post-cat {
	background: url(images/mini-category.jpg) no-repeat left center;
	padding-left: 18px;
    margin-left: 4px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.jpg) no-repeat left center;
	padding-left: 20px;
    margin-left: 5px;
	float: left;
	font-size: 95%;
}

.post-content {
	clear: both;
    border: 1px solid red;
}

/* =======================================================
  4. Footer
  =======================================================*/


#credits {
    clear: both;
	margin: 0px auto;
	width: 742px;
	color: #7a9299;
}

/* =======================================================
  5. Comments
  =======================================================*/


#comments, #respond {
	border-bottom: 1px dotted #7a9299;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ffffff;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#ffffff;
	border: 1px solid #a1a1a1;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 452px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #a1a1a1;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #c6e6f3;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/* =======================================================
  6. Sociable "Plugin"
  =======================================================*/



div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=100);
}
/* =======================================================
  7. Widgets (General)
  =======================================================*/

#nav {
	list-style: none;
	position: absolute;
    margin-right: 75px;
	top: 110px;
	left: 555px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #098dc4;
}
/* =======================================================
  7. Widgets (Text)
  =======================================================*/
.textwidget{
  color: #000000;
  font-size: 11px;
}
.poweredByKaltura{
  display: none !important;
}

