﻿/*  
Theme Name: CleverAndSmart Night
Theme URI: http://www.cleverandsmart.cz
Description: Special theme for my cleverandsmart site.
Version: 1.0
Author: Miroslav Čermák
Author URI: http://www.cleverandsmart.cz
*/

/* General */

body {
	margin: 0px;
	background: #000000;
         font-family: Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

h1, h2, h3, h4 {
	margin: 0px;
}

img {
	border: 0px;
}

ul {list-style-type:square;}

ol.lbc {
	padding: 0 0 0 30px;
}

ol.lbc li {
        font: bold 16px/18px "Century Gothic", Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

ol.lbc li h3 {
         font: bold 14px/18px "Century Gothic", Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
color:white;
}

ol.lbc li p {
         font: normal 12px/18px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
	padding: 0px 0px 0px -20px;
	margin: -10px 0px 0px -20px;
}

table, td {
border-color: white; 
border-style: solid; 
border-width: 1px 0px;
padding:10px;  
border-collapse: collapse;
} 

td {
height: 32px;
width: 128px;
text-align: center;
}

table.leva, td {
border-color: white; 
border-style: solid; 
border-width: 1px 0px;
padding:10px;  
border-collapse: collapse;
}

table.leva td {
height: 24px;
width: 128px;
text-align: left;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* Page */

#page {
	margin: 0px auto;
	width: 960px;
}


/* Header */

#header {
 	background: url("images/header.jpg") no-repeat;
	width: 960px;
	height: 233px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 10px;
		left: 580px;
	}
	
	#header #header-info h1 {
		color: #ffffff;
		font: bold 28px Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: bold 15px Verdana;
	}

/* Login form */
#loginform {color:#A2AAAA;}

#logo {position: absolute;top: 8px;left: -560px; width:299px;height:165px;}

#gohome {
			width: 100%;
			color: white;
			text-align: center;
                           font-family: Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			font-weight: bold;
                           font-size: 12px;
                           float: left;
                           margin-top:10px;
                           text-decoration: underline;
}

#gohome a {text-decoration: underline;}

	/* Header - Menu */

#current
{
		height: 41px;
                  text-transform:uppercase;
                  font: bold 14px/36px "Century Gothic", Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
		color: #AFB9CE;
		background: url("images/header_menu_gray.gif") repeat-x;
}


	#header #header-menu {
		position: absolute;
                  text-transform:uppercase;
		font: bold 14px "Century Gothic", Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
              	top: 192px;
		left: 0px;
		height: 41px;
                  float:left;
	}
	
	#header #header-menu ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		height: 41px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 41px;
		margin-left: 0px;
                  text-transform:uppercase;
		font: bold 14px/36px "Century Gothic", Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
          	color: #B7B7B7;
		padding: 0px 30px;
	}
	
	#header #header-menu ul li a {
		color: #B7B7B7;
		text-decoration: none;
                  float: left;
		height: 41px;
		margin-left: -30px;
		margin-right: -30px;
                  font: bold 14px/36px "Century Gothic", Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
		padding: 0px 30px;
	}
	
	#header #header-menu ul li a:hover {
		float: left;
		height: 41px;
		margin-left: -30px;
		margin-right: -30px;
                  font: bold 14px/36px "Century Gothic", Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
                  color: white;
		background: url("images/header_menu_gray.gif") repeat-x;
		padding: 0px 30px;
	}

	#header #header-menu ul li a:active {
		float: left;
		height: 41px;
		margin-left: -30px;
		margin-right: -30px;
                  font: bold 14px/36px "Century Gothic", Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
		color: white;
		background: url("images/header_menu_gray.gif") repeat-x;
		padding: 0px 30px;
	}

	
	#header #header-menu ul li ul {
		display: none;
	}


/* Main */

#main {
	width: 960px;
         background: #202020 url("images/main.gif") repeat-y;
}

#main-top {
	width: 960px;
         background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
	width: 960px;
	min-height: 50px;
         background: url("images/main_bottom.gif") no-repeat left bottom;
}

	/* Main - Content */
	
	#content {
                float:left;
	        width: 528px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
	       width: 480px;
                height: 100%;
                background: #202020;
	       padding: 8px 8px 8px 8px;
                margin: 16px 20px 0px 16px;
                float:left;
                text-align:justify;
	}
	
		/* Post - Date */
		
		#content .post .post-date {
			width: 100%;
			height: 12px;
			color: #666666;
			text-align: left;
			font: italic bold 11px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			padding: 0px 0px 0px 0px;
                        float: left;
		}
		
		/* Post - Title */
		
		#content .post .post-title {
			width: 100%;
			height: 100%;
			text-align: left;
			color: white;
        		font: bold 12px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			padding: 0px 0px 20px 0px;
                        float: left;
		}
		
		#content .post .post-title a {
			color: white;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: none;
		}
		
		#content .post .post-title h2 {
                            font-size: 26px;
                            font-family: "Century Gothic", Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: white;
			float: left;
                            font-weight:normal;
		}
		
		#content .post .post-title h2 a {
			color: white;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: none;
		color: white;
		}

/* single page begin */

#content .post .single-post-title h2{
			width: 100%;
			height: 100%;
			text-align: left;
			color: white;
        		         font: 26px "Century Gothic", Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
				padding: 0px 0px 15px 0px;
                           float: left;
		}

/* single page end */
		
		#content .post .post-author {
                        clear: both;
	  	font: bold 11px/12px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
                        text-align: left;
                        width: 100%;
			height: 10px;
			padding: 10px 0px 10px 0px;
                  color:black;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/18px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: #A2AAAA;
			padding: 0px 0px;
			width: 100%;
			float: left;
		}
		
		#content .post .post-entry a {
			color: white;
			text-decoration: underline;
		}
		
		#content .post .post-entry a:hover {
                            color:white;
			text-decoration: underline;
		}
		
		#content .post .post-entry a:active {
                            color:#CCCCCC;
			text-decoration: underline;
		}

		#content .post .post-entry a:visited {
                            color:#CCCCCC;
			text-decoration: underline;
		}


		#content .post .post-entry .more-link {
			font: bold 11px/20px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: white;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: white;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}		

		/* Post - Kategorie */
		
		#content .post .post-kategorie {
			padding: 0px 0px;
			width: 75%;
			float: left;
			font: bold 10px/19px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: #A2AAAA;
			text-align: left;
		}
		
		#content .post .post-kategorie a {
			color: #A2AAAA;
			text-decoration: none;
		}
		
		#content .post .post-kategorie a:hover {
			color: white;
			text-decoration: underline;
		}
		
		/* Post - Komentar */
		
		#content .post .post-komentar {
			padding: 0px 0px;
			width: 25%;
			float: left;
			font: bold 10px/19px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: #A2AAAA;
			text-align: right;
		}
		
		#content .post .post-komentar a {
			color: white;
			text-decoration: none;
		}
		
		#content .post .post-komentar a:hover {
			text-decoration: underline;
			color: #ABD1EA;
		}


		/* Post - Comments */
		
		#content .post .post-entry h3 {
			color: white;
			font: bold 18px "Century Gothic", Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			margin: 15px 0px;
		}
		
		#content .post .post-entry .comments {
			font: normal 12px/18px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: white;
                           padding-top:15px;
			width: 100%;
		}
		
		#content .post .post-entry .comments a {
			color: lightgray;
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol {
			margin: 20px 0px 0px 0px;
			padding-left: 40px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
                   	font: bold 15px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
                            color:lightgray;
		}
		
		#content .post .post-entry .comments ol li.alt {

		}
		
		#content .post .post-entry .comments ol li cite {
                   	font: normal 12px/18px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: gray;
			font-style: normal;
		}
		
		#content .post .post-entry .comments ol li cite a {
			color: gray;
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol li cite a:hover {
			text-decoration: underline;
		}

		#content .post .post-entry .comments ol li .commentmetadata {
                   	font: normal 12px/18px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: gray;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a {
			color: lightgray;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}

                   #content .post .post-entry .comments ol li .owncomment {
			color: lightgray;
                   	font: normal 12px/18px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			text-decoration: none;
		}

		
		#content .post .post-entry #commentform {
			font: normal 11px/18px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: lightgray;
			width: 100%;
			padding-left: 0px;
			margin: 0px;
		}
		
		#content .post .post-entry #commentform a {
			color: #A2AAAA;
			text-decoration: none;
		}
		
		#content .post .post-entry #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 11px/25px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
		color: #FFFFFF;
		width: 480px;
                padding:0px 15px 0px 15px;
		height: 25px;
		float: left;
		margin-bottom: 25px;
		text-align: center;
	}
	
	#content .navigation a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
       color: #FFFFFF;

	}
	
		#content .navigation .navigation-previous {
			float: left;
                           color: #FFFFFF;
		}
		
		#content .navigation .navigation-next {
			float: right;
                           color: #FFFFFF;
		}
	
	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 200px;
		font: normal 11px/18px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
		color: #A2AAAA;
                  background: #202020;
	}

#fpost{color:#A2AAAA;}
	
	.sidebar a {
		color: #A2AAAA;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	
		/* Sidebar - Sides */
		
		.sidebar-left {
			padding: 8px 8px;
		}
		
		.sidebar-right {
			padding: 8px 8px;
		}
		
		/* Sidebar - Titles */
		
		.sidebar h2 {
			padding-left: 8px;
			font: bold 14px/24px "Century Gothic", Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: white;
			height: 24px;
                           text-transform:uppercase;
}

		.sidebar .widget-title {
			padding-left: 8px;
			font: bold 14px/24px "Century Gothic", Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
			color: white;
			height: 24px;
                        text-transform:uppercase;

		}
		
		/* Sidebar - Menus */
		
		.sidebar ul {
			margin: 5px 0 5px 0;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar ul li {
			padding-left: 16px;
			color: #CCCCCC;
			font: bold 12px/20px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
		}
		
		.sidebar ul li a {
			color: #A2AAAA;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Submenus */
			
			.sidebar ul li ul {
				margin: 0;
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 10px 10px 0px 0px;
			padding: 3px 3px 3px 0;
			width: 180px;
                           height:32px;
		         text-align: center;
		}
		
		.sidebar #searchform #s {
                           width: 110px;
                           background:#0C0C0C; height: 18px; border: 2px; padding: 3px; border-color:#1C1C1C;color:#666666;font-weight: bold; font-size:14px;
		}

                  .sidebar #searchform #searchsubmit {
                           border: 0px;height: 23px;cursor:hand;cursor:pointer;color:black;font-weight:bold; font-size:12px;background:grey;text-decoration:underline;
                 }

                  .sidebar .screen-reader-text {
                   	display:none;
                 }
		
		/* Sidebar - Tables */
		
		.sidebar #calendar_wrap {
			margin: 0 auto;
			padding: 5px 0 8px 0;
			width: 130px;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		.sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		.sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 5px 4px 8px 4px;
		}
		
		/* Sidebar - Feed */
		
		.sidebar #sidebar-feed {
			margin: 5px auto 8px auto; 
			width: 120px;
			height: 24px;
		}


/* Footer */

.footer_text {	position: relative;
		top: 280px;
}

#footer {
	width: 960px;
	height: 330px;
	background: #202020;
	color: white;
	font: normal 12px/20px Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
	text-align: center;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

.jedna {
                float:left;
	       width: 240px;
                padding: 10px 0px 10px 0px;
	}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 90px;
font-weight: bold;
color:white;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
background:#ffffff; 
border-width: 0px; 
border-color:white;
color:black;
font-weight: bold;
}

#wpcf textarea {
	width: 440px;
	height: 100px;
	padding: 1px;
	margin: 10px 5px 5px 0;
background:#ffffff; 
border-width: 0px; 
border-color:white;
color:black;
font: bold 13px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

#wpcf #contactsubmit {
	margin-left: 365px;
	width: 72px;
background:lightgray;
border-width:0px;
cursor:hand;cursor:pointer;
font: bold 12px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

#clabel {
	clear: both;
	display: block;
	float: left;
	width: 64px;
font-weight: bold;
}

#cjmeno {
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
background:white; 
border-width: 0px; 
border-color:white;
color:gray;font-weight: bold;
}

#cemail {
width: 200px;
padding: 1px;
margin: 2px 5px 2px 0;
background:white; 
border-width: 0px; 
border-color:white;
color:gray;font-weight: bold;
}

#cweb {
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
background:#white;
border-width: 0px; 
border-color:white;
color:gray;font-weight: bold;
}

#ccomment {
	width: 450px;
	height: 100px;
	padding: 1px;
	margin: 10px 5px 5px 0;
background:white; 
border-width: 0px; 
border-color:gray;
font: bold 13px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

#codeslat {
	margin-left: 380px;
	width: 72px;
background:lightgray;
border-width:0px;
cursor:hand;cursor:pointer;
font: bold 12px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

img#wpstats{display:none}

img.thumbnail {
float:left;
padding:14px 8px 8px 8px;
}

.novinky 
{color: white; margin: 0px 10px;
}

.temail
{color: #A2AAAA;
font: bold 12px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

.subunsub
{border:0px;padding: 3px; text-color: black;height:14px;width:170px;
font: 12px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

.subtn
{margin: 0px;
background:lightgray;
height:24px;
border-width:0px;
cursor:hand;cursor:pointer;
font: bold 12px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

#wp-submit {
background:lightgray;
height:24px;
border-width:0px;
cursor:hand;cursor:pointer;
font: bold 12px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

ul.random-posts {
	float: left;
	list-style-type: none;
	margin: 10px 10px;
	padding: 10px;
         height:180px;
         background:#262626;
         cursor:hand;cursor:pointer;
}
.random-posts li {
	list-style-type: none;
	float: left;
	width: 170px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
}
.random-posts img{
	width: 170px;
	height: 116px;
	padding: 5px;
	border: 0px solid #CCC;
}

.random-posts h2{
          font: normal 14px "Century Gothic", Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
}

.random-posts h2:hover{
          font: normal 14px "Century Gothic", Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
          text-decoration:underline;
}

#upoutavka {
font: bold 18px "Century Gothic", Verdana, Arial, "Lucida Grande", Lucida, Helvetica, Sans-serif;
height:24px;
margin-left:15px;
text-align: left;
}

.pullquote {
font: normal 20px Arial, Verdana, "Lucida Grande", Lucida, Helvetica, Sans-serif;
background-image: url(images/open-quote.gif);
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 30px;
font-style: italic;
}
.pullquote span {
background-image: url(images/close-quote.gif);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding-right: 30px;
}
