/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

/* End captions */


.post{
overflow:hidden;
padding-top:20px;
}
.pl{
width:23%;
text-align:center;
float:left;
}
.pr{
width:74%;
text-align:justify;
float:left;
}
.pl1{
width:38%;
text-align:center;
float:left;
}
.pr1{
width:59%;
text-align:justify;
float:left;
}
.entry{
	padding-top:20px;
	line-height:24px;
}
.post .date{
	text-align:center;
	padding-top:5px;
	}
.post .day{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:55px;
	color:#0047BA;
	padding-left:0px;
	
	}
.post .year{
	font-family:Georgia, Helvetica, Arial, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#0047BA;
	padding:0px;
	
	font-variant:small-caps;
	}
h5 a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
h5 a:hover{
	color:#333333;
}
h3.not{
	font-size:1.5em;
	margin-top:20px;
	margin-bottom:10px;
	font-family:"colaborate-1","colaborate-2",sans-serif;
	font-weight:300;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#FF3300;
	}
.meta{
	font-size:10px;
}
#pserv{
	padding-top:10px;
	}
div#bannernoti{
margin-top:30px;
}

.pr h2, .pr h2 a,.pr1 h2{
	color:#0047BA;
	text-decoration:none;
	text-transform:uppercase;
	font-size:18px;
	}
.pr h2 a:hover{
	color:#000000;
}
.entry{
	font-size:12px;
	line-height:21px;
	text-align:justify;
	}
a.link2, .navigation a{
	color:#CCCCCC;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	}
a.link2:hover, .navigation a:hover{
	color:#000000;
	}
.navigation{
margin:30px auto;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.port{
margin-bottom:30px;
}

.clear{ clear:both;}

#leftcontent{ width:560px; margin-left:20px; margin-right:40px; float:left; margin-top:40px; margin-bottom:40px; text-align:left;}
#leftcontent h2, #rightcontent h2{ font-size:18px; margin-bottom:15px;}
#leftcontent p,#rightcontent p{ font-size:12px; line-height:18px; margin-bottom:10px;}

#rightcontent{ width:300px; float:left; margin-top:40px; text-align:left; margin-bottom:40px; }
#content{ overflow:hidden; min-height:100px;}
#rightcontent ul{ list-style:none;}
#rightcontent ul li a{ text-decoration:none; text-transform:uppercase; color:#CCC; font-weight:bold; font-size:14px;}
#rightcontent ul li a:hover{ color:#0047BA;}
