/*  
Theme Name: New Candy Blog Theme
Theme URI: http://candymag.com/
Description: The new default Candy Blog theme.
Version: 2.0 RC1
Author: Melissa Santiago
Author URI: http://candymag.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.
*/

/*#blogs div#mainWrapper div#wrapper2 { padding: 0px; width: 683px; }
			#blogs div#channelcontents { background: #FFF url(images/blogsbackgrounds.gif) top left repeat-y; padding: 4px 0px 10px 71px; width: 612px; margin: 0px; }
			#blogs div#channelcontentstop { background: #FFF url(images/blogsbackgroundtops.gif) top left no-repeat; width: 683px; height: 4px; }
			#blogs div#channelcontentsbottom { background: #FFF url(images/blogsbackgroundbottoms.gif) top left no-repeat; margin: 0; padding: 0; width: 683px; height: 4px; float: left; }*/



/* Begin Typography & Colors */
#candyblog {
	background-color: white;
	text-align: left;
	}

#candyblog #blogheader {
	background-color: #73a0c5;
	}

#candyblog #blogcontent {
	font-size: 1em;
	margin: 0 30px 0 215px;
	width: 540px;
	}

#candyblog .widecolumn .entry p {
	font-size: 1.05em;
	}

#candyblog .narrowcolumn .entry,#candyblog  .widecolumn .entry {
	line-height: 1.4em;
	}

#candyblog .widecolumn {
	line-height: 1.6em;
	}
	
#candyblog .narrowcolumn .postmetadata {
	text-align: center;
	}

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

#candyblog #blogfooter {
	background-color: #eee;
	}

#candyblog small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#candyblog #headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#candyblog h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

#candyblog h1, #candyblog h1 a, #candyblog h1 a:hover, #candyblog h1 a:visited, #candyblog #headerimg .description {
	text-decoration: none;
	color: white;
	}

#candyblog h2, #candyblog h2 a, #candyblog h2 a:visited {
	color: #333;
	}

#candyblog h2, #candyblog h2 a, #candyblog h2 a:hover, #candyblog h2 a:visited, #candyblog #wp-calendar caption, #candyblog cite {
	text-decoration: none;
	}

#candyblog .entry p a:visited {
	color: #b85b5a;
	}

#candyblog .commentlist li, #candyblog #commentform input, #candyblog #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#candyblog .commentlist li {
	font-weight: bold;
	}

#candyblog .commentlist cite, #candyblog .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#candyblog .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#candyblog #commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#candyblog small, #candyblog .nocomments, #candyblog .postmetadata, #candyblog blockquote, #candyblog strike {
	color: #777;
	}
	
#candyblog code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#candyblog acronym, #candyblog abbr, #candyblog span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#candyblog h2 a:hover {
	color: #06c;
	text-decoration: none;
	}

#candyblog #wp-calendar #prev a {
	font-size: 9pt;
	}

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

#candyblog #wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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



/* Begin Structure */

#candyblog  {	}
		
#candyblog .post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
#candyblog .post h4 {
	font-size: 30px;
	height:40px;
	margin-left: 10px;
	display: block
	}

#candyblog .widecolumn .post {
	margin: 0;
	}

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

#candyblog .widecolumn .postmetadata {
	margin: 30px 0;
	}

#candyblog .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#candyblog .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#candyblog .postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */
#candyblog h1 {
	padding-top: 70px;
	margin: 0;
	}

#candyblog h4#comments {
	margin: 0;
	padding: 40px 0px 20px 0px;
	float: left;
	color: #666666;
	}
	
#candyblog h4#respond {
	margin: 0;
	padding: 0px;
	float: left;
	color: #666666;
	}
/* End Headers */



/* Begin Images */
#candyblog p img {
	padding: 0pt;
	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) */
	
#candyblog img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
#candyblog img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	color: #E9233A;
	}
	
.alignleft {
	float: left;
	color: #E9233A;
	}
/* End Images */



/* Begin Lists

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

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

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

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

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

#candyblog .postmetadata ul, #candyblog .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#candyblog ol li {
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#candyblog #searchform {
	position: absolute;
	right: 20px;
	top: 15px;
	left: auto;
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

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

#candyblog select {
	width: 130px;
	}

#candyblog #commentform {
	clear: left;
	padding: 10px 0px 30px 0px;
}

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

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

#candyblog #commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

#candyblog .commentlist {
	padding: 0;
	text-align: justify;
	clear: left;
	}

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

#candyblog .commentlist li a {
	color: #E9233A;
}

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

#candyblog #commentform p {
	margin: 5px 0;
	color: #666666;
	}

#candyblog #commentform p a {
	color: #E9233A;
}

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

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



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

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

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

#candyblog #wp-calendar a {
	display: block;
	}

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

#candyblog #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 */
#candyblog acronym, #candyblog abbr, #candyblog span.caps {
	cursor: help;
	}

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

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

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

#candyblog .center {
	text-align: center;
	}

#candyblog hr {
	display: none;
	}

#candyblog a img {
	border: none;
	}

#candyblog .navigation {
	float: left;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/

/* candy blog customizations */
#candyBlogMainDivHeader { width: 477px; height: 95px; float: left; background: url(images/headerDayInTheLifeOfCandy.jpg) top no-repeat; text-indent: -99999px; }
#candyBlogMainDivBottom, #candyBlogMainDivTop { width: 477px; height: 5px; float: left; overflow: hidden; }
#candyBlogMainDivBottom div, #candyBlogMainDivTop div { float: left; }
#candyBlogMainDivTopLeft { width: 6px; height: 5px; background: url(images/flashCurveTopLeft.gif) top left no-repeat; }
#candyBlogMainDivTopRight { width: 6px; height: 5px; background: url(images/flashCurveTopRight.gif) top left no-repeat; }
#candyBlogMainDivTopMid { width: 465px; height: 4px; border-top: 1px solid #bababa; }
#candyBlogMainDivBottomLeft { width: 6px; height: 5px; background: url(images/flashCurveBottomLeft.gif) bottom left no-repeat; }
#candyBlogMainDivBottomRight { width: 6px; height: 5px; background: url(images/flashCurveBottomRight.gif) bottom right no-repeat; }
#candyBlogMainDivBottomMid { width: 465px; height: 4px; border-bottom: 1px solid #bababa; }
#candyBlogMainDiv { width: 459px; padding: 0 8px; float: left; border-width: 0 1px; border-style: solid; color: #bababa; }
.candyBlogMainDivContents { width: 459px; padding: 0 0 15px; float: left; border-bottom: 1px dotted #b366b4; }
.candyBlogMainDivContentsTop { width: 459px; padding: 20px 0 15px; float: left; border-bottom: 1px dotted #b366b4; }
.candyBlogMainDivContentsTop h4 a { font: 20px georgia; color: #f41f77; }
.candyBlogMainDivContentsTopLeft { width: 358px; float: left; }
.candyBlogMainDivContentsTopLeft h4 { padding: 0 0 5px; }
.candyBlogMainDivContentsTopRight { width: 89px; height: 24px; padding: 1px 0 0 12px; float: left; background: url(images/commentBubble.gif) top left no-repeat; }
.candyBlogMainDivContentsTopRight a { font: bold 11px georgia; }
.candyBlogMainDivContents small { font: 11px georgia; }
.candyBlogMainDivContentsMid { width: 449px; padding: 15px 5px 25px; float: left; }
.candyBlogMainDivContentsBottom { width: 459px; float: left; text-align: right; }
#sidebar { width: 214px; float: left; }
#sidebar ul { width: 214px; float: left; list-style: none; margin: 0; padding: 0; }
#sidebar li { width: 214px; padding: 0 0 17px; float: left; }
#sidebar li h2 { height: 27px; padding: 6px 0 0; float: left; border-bottom: 1px dotted #b366b4; font: bold 14px georgia; margin-bottom: 10px; }
#sidebar #candy-blog h2 { width: 214px; border: none; }
#sidebar #candy-blog h2 a { width: 214px; height: 33px; float: left; background: url(images/headerCandyBlog2.png) top no-repeat; text-indent: -99999px; }
#sidebar #blog-about h2 { width: 155px; padding: 6px 0 0 59px; background: url(images/iconAbout.gif) no-repeat 35px 0; }
#sidebar #blog-about p { width: 214px; float: left; text-align: center; }
#sidebar #blog-people h2 { width: 116px; padding: 6px 0 0 98px; background: url(images/iconPeople.png) no-repeat 65px 0; }
#sidebar #blog-cats h2 { width: 128px; padding: 6px 0 0 86px; background: url(images/iconCategories.png) no-repeat 49px 0; }
#sidebar #blog-archives div { text-align: center; }
#sidebar #blog-archives h2 { width: 120px; padding: 6px 0 0 94px; background: url(images/iconArchives.png) no-repeat 50px 0; }
#sidebar ul ul { width: 204px; padding: 15px 5px; background: #f3f3f3; }
#sidebar ul ul li { width: 204px; padding: 0 0 5px; text-align: center; }
.navigation { width: 459px; padding: 33px 0 12px; float: left; }
.navigation2 { width: 459px; padding: 10px 0 12px; float: left; }
div.alignleft { width: 229px; float: left; }
div.alignright { width: 229px; float: right; text-align: right; }
#wBorderBottom { border-bottom: 1px dotted #b366b4; }
.candyBlogMainDivContentsComments { width: 459px; padding: 25px 0 0; float: left; border-top: 1px dotted #b366b4; }
.candyBlogMainDivContentsComments h4 { width: 459px; float: left; font: 17px georgia; color: #606060; }
#commentform { width: 459px; float: left; }
#commentform label { font: bold 12px georgia; }
.commentlist { list-style: none; margin: 0; padding: 0 0 10px; }
.commentlist cite a { font: bold 14px georgia; color: #000; }
.commentlist small a { font: 11px georgia; color: #606060; }
.commentlist li { padding: 15px 0; border-bottom: 1px solid #f3f3f3; }
.pagetitle { width: 459px; float: left; font: bold 20px georgia; color: #555; }
#mainFrame p { padding: 0 0 10px; }
