/*
Theme Name: Codemode
Theme URI: http://codemode.cz
Description: Codemode Child Theme for Thematic
Author: nikolaj
Author URI: http://nikolaj.cz
Template: thematic
Version: 0.1
Tags: codemode
. 
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
@import url("../thematic/style.css");

#flashContent { display:none; }

ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 10px 10px 0;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}


.aktt_widget {
	font-size: 9px;
	border: 1px solid #dddddd;
	padding: 10px;	
}

.aktt_widget h3.widgettitle {
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	color: white;
	background: #00AEEF;
	padding: 5px;
}
.aside ul ul {
	margin-left: 0px;
}

.aktt_tweets li {
	margin: 00px;
	list-style: none;
	border-bottom: 1px solid #dddddd;
	color: #333;
}

#nav-below {
 	display: none; 
}

body, input, textarea {
	font-size: 12px;
	font-family: Lucida Sans Unicode, Lucida Grande, Tahoma, sans-serif;
}

body {
		background-repeat: no-repeat;
		background-image: url(/images/header.gif);
}

#main {
	padding: 15px 0px;
}

.post {
	padding: 0px;
}

.entry-title {
	color: #FF00A4;
	font-size: 14px;
	line-height: 12px;
	margin-top: 10px;
    font-family: Lucida Sans Unicode, Lucida Grande, Tahoma, sans-serif;
    font-weight: normal;
    padding: 0px;
}

.entry-meta, .entry-utility{
	font-size: 9px;
}



.entry-title a:link {
	color: #00AEEF;
}

.entry-title a:visited {
	color: #00AEEF;
}

.entry-title a:hover {
	color: #EC008C;
}



.entry-content {
	padding: 0px;
	font-size: 11px;
	float: left;
}

.timestamp {
	font-size: 9px;
}

.archive-meta {
	border-bottom: 1px dashed;
	color: #ff007b;
}


p, ul, ol, dd, pre {
    margin-bottom:5px;
}


pre, code {
	font:11px Monaco, monospace;
	line-height:15px;
}

#container {
	width: 590px;
}

#content {
	width: 570px;
}



#branding {
	padding-top: 5px;
}

#access {
	font-family: Lucida Sans Unicode, Lucida Grande, Tahoma, sans-serif;
	border:0;
}

.sf-menu {
	border-right: none;
}

.sf-menu li{
	background-color: transparent;
}

.sf-menu li:hover{
	background-color: transparent;
	border:none;
}


#access a {
	background-color: black;
	color: white;
	border:0;
	margin-right: 5px;
	margin-bottom: 5px;
}

#access a.blue {
	background-color: #00AEEF;
}

#access a.cyan {
	background-color: #ff007b;
}

#access a.green {
	background-color: #a5d510;
}

#access a:hover {
	color: #999999;
}

#access a.blue:hover, #access a.green:hover, #access a.cyan:hover {
	color: black;
}

hr.post-hr {
	margin: 0px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	color: #eeeeee;
	clear: both;
}

.catloop {
	width:175px;
	height: 210px;
	margin-right: 5px;
	float: left;
	text-align: center;
}


div.entry-content img.thumbnail {
	margin-right: 20px;
}

div.entry-content h3 {
	margin-top: -30px;
	margin-bottom: 15px;
}



div.entry-content img.attachment-image {
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 5px;
	width: 190px;
	height: 190px;
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
}

.catloop a  {
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 170px;
	height: 170px;
	margin-bottom: 10px;
}

.catloop a img {
	width: 170px; height: 170px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: none;
	padding: 5px;
	background: #fff;
	position: absolute;
	left: 0; top: 0;
}





#primary {
	border: 0px;
}
#blog-title a {
display:block;
text-indent:-9000px;
height: 100px; /* height of your header, like 180px */
width: 170px; /* width of your header, like 940px */
background:url(/wp-content/logo-codemode.gif) no-repeat top center;
}

#blog-description {
position:absolute;
left:-9000px; /* We avoid display:none because it's bad for SEO */
}

table#kpg-albums tr, table#kpg-albums {
	border: 0px;
}

#branding {
	padding-bottom: 0px;
}

h2.entry-title {
	display: inline;

}


h1.page-title {
	padding-bottom: 5px;
}

h1.entry-title {
	margin-bottom: 20px;
	width: 300px;

}

.info_panel {
	width: 340px;
	margin-left: 10px;
	float:right;	
}

.info_panel td {
	padding:5px;
	
}

#content .aside {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#content .aside ul.xoxo{
	border: 0px;
	padding: 0px;
	margin: 0px;
}




#primary.aside.main-aside {
	float: right;
}

#content .aside h3{
	font-family: Lucida Sans Unicode, Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #ff007b;		
}

.alo_easymail_widget {
	background-color: #00a5e2;
	color: white;
}

.alo_easymail_widget h3 {
	background-color: #e41e83;
	font-weight: bold;
	padding-left: 50px;
}





