/*  
Theme Name:  dot dot heart
Theme URI: http://www.liewcf.com/
Description: The three columns WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Liew Cheon Fong
Author URI: http://www.liewcf.com/

	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
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
body {
	font-family: 'Helvetica Neue', Helvetica, Courier New, Verdana, Sans-Serif;
	background:url(images/bg.jpg) repeat;
	background-color: #D8D8D8;
	color: #000000;
	text-align: center;
	font-size: 11px;
	margin: 5px;
	}

a, a:visited {
	color: #8F8B8B;
	text-decoration: none;
}

a:hover, a:active {
	color: #8F8B8B;
	}

#page {
	border: 2px solid grey;
	background: white;
	text-align: left;
	margin: 0 auto;
	}

#header {

	}

#header table li {
	list-style-type: none;
}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #8F8B8B;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: 9px;
	}

h1, h2, h5 {
	color: #8F8B8B;
	background-color: #CCCCCC;
	padding: 4% 2%;
	margin: 0;
	}

.frontpost h1, .frontpost h2 {
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
	}

.frontpost h1 {
	font-size: 18px;
	color: #8F8B8B;
	}

.frontpost h2 {
	font-size: 14px;
	color: black;
	}

h5 { width: 185px }

h3 {
	padding: 5px;
	margin: 3px;
	font-size: 12px;
	font-weight: bold;
	}

.menu {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 52px;
	letter-spacing: 1px;
	}

.menu1 a, .menu1 a:visited, .menu1 a:hover {
	color: #ffffff;
	}

.menu2 a, .menu2 a:visited, .menu2 a:hover {
	color: #ffffff;
	}

	ul.menu1 {
	margin: 0;
	padding: 0;
	background-color: #8F8B8B;
	background-image:url(images/menu-denim-bg.jpg);
	height: 25px;
	position: relative;
	top: 0; left: 0;
	width: 770px;
	}

	ul.menu2 {
	position: relative;
	top: 0; left: 0;
	background-image:url(images/menu-leather-bg.jpg);
	background-color: #8F8B8B;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 770px;
	}

		.menu2 h3 {
			font-size: 14px;
		}

.menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding:  0 5px;
	}

h5 {
	font-size: 12px;
	color: #8F8B8B;
	padding: 5px;
	}

h2.pagetitle, h1 {
	font-size: 1.8em;
	}

h2.posttitle {
	background-color: #CCCCCC;
	}

h2 a, h2 a:visited, h3 a, h3 a:visited, h3 a:hover {
	color #000000;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-size: 11px;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	padding: 0;
	width: 770px;
	}

.medcolumn {
	float: left;
	width: 550px;
	margin 5px 5px 0 0;
	padding: 0;
	min-height: 700px;
	}

.widecolumn {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	}
	
.post {
	background-color: white;
	margin: 0;
	padding: 10px;
	}

.post h2 {
	margin-left: -10px;
}

.widecolumn .post {
	margin: 0;
	}

.entry {
	font-size: 12px;
	}

.frontpost {
	margin: 10px;
	font-size: 13px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	background-color: #E1DFE0;
	background-image:url(images/menu-denim-bg.jpg);
	padding: 3px 0;
	margin: 0;
	text-align: center;
	width: 770px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: white;
	font-size: 13px;	
	font-weight: bold;
	}

#footer a, #footer a:visited {
	color:white;
	border-bottom: 1px dashed white;
	}

/* End Structure */



/*	Begin Headers */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.gallery {
margin: 0 !important;

}

.gallery-item {
margin: 0;
padding: 2px;
width: 80px !important;
}

.gallery img {
margin: 0;
}

.gallery-caption {
} 

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;	
	}

#leftsidebar ul li ul, #rightsidebar ul li ul {
	background-color: white;
	padding: 10px;
	margin: 0 0 5px;
	}

#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	padding: 3px;
	border-bottom: 1px solid #EFEFEF;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	/* text-align: center; */
	}

#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	}

#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 100px;
	}

#commentform input {
	width: 100px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	width: 40%;
	margin: 0;
	float: right;
	}


input, select, form.product ul.options, .remove {
	background-color: #D8B8CE;
}

#searchform input .whitebox {
	background-color: #FFFFFF;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin RIGHT Sidebar */
#rightsidebar
{	
	float: right;
	width: 195px;
	}

#rightsidebar form {
	margin: 0;
	}
/* End RIGHT Sidebar */


.PeCategories  {
	font-size: 14px;
}

.cat-item {
	font-size: 13px;
}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



/* "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." */
