/*  
Theme Name: Voice of a city - London
Theme URI: http://www.voiceofacity.com/london/
Description: List theme has been designed for the <a href='http://www.voiceofacity.com/london/'>Voice of a city - London</a> website.
Version: 1.5
Author: Proximity London
Author URI: http://www.proximitylondon.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-size: 70%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #fff;
	text-align: left;
	line-height: 1.25em;
}

#page {
	background-color: white;
	text-align: left;
}

/* *********************************************************** */
											/* Home Page Flash */
/* *********************************************************** */
#flashMovie {
	width: 390px;
	height:230px;
	
	margin-top:10px;
	background:#fff;
	float:left;
	margin-right:10px;
	overflow:visible;
}

/* *********************************************************** */
											/* Left Side Bar */
/* *********************************************************** */
.white_copy, .white_small {
	color: #ffffff;
}

.white_copy a {
	text-decoration: underline;
	color: #ffffff;
}

.white_copy a:hover {
	color: #ffffff;
}

.blue_small {
	color: #0B547D;
	font-size: 90%;
	vertical-align:middle;
}


.blue_small a {
	text-decoration: none;
	color: #0B547D;
}

.blue_small a:hover {
	color: #0B547D;
}

/* *********************************************************** */
/* *********************************************************** */
										/* User Profiles */
/* *********************************************************** */
.profile_bg {
	background-color: #66CCCC;
}

#profile_padding {
	padding:10px 8px 8px 10px;
}
.topPadding {
	margin-top:10px;
}

.padding_bottom {
	padding-bottom:5px;
}

.padding_top {
	padding-top:5px;
}

/* *********************************************************** */
											/* HTML Tags */
/* *********************************************************** */

a img {
	border: none;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #F2004A;
}

a.coloured {
	color: #F2004A;
}


p {
 margin-top:0px;
 margin-bottom:6px;
}

h2 {
	font-size: 14px;
	margin: 4px 0 6px 10px;
	font-weight:bolder;
	text-transform: uppercase;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#admin_nav ul li, #linkcat-1 li, #admin_nav li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}




/* *********************************************************** */


/* *********************************************************** */
											/* Comments */
/* *********************************************************** */
#comments_box {
	background-color:#ffffff;
	padding-top:10px;
}

#comments_box p {
 margin-top:0px;
 margin-bottom:0px;
}

#inner_comment_box {
	padding:10px;
}

#inner_comment_box a {
	color: #000000;
	text-decoration: none;
}

#inner_comment_box a:hover {
	text-decoration: underline;
}

.alt {
	background-color: #F7E1E1;
	border-bottom:10px solid #ffffff
}

.comment_txt_left {
	width:40px;
	vertical-align: bottom;
	padding-top:10px;
	font-weight:bold;
	display:block;
	float:left;
}

.comment_txt_right {
	float:left;
	padding-top:5px;
}

br {
 clear:both;
}


/* *********************************************************** */
											  /* Sizing */
/* *********************************************************** */
#body_area {
}

#body_area #left_side,
#body_area #left_side_blank {
	width: 190px;
	float:left;
	padding-right:10px;
}

#body_area #mid_side {
	width: 390px;
	float:left;
	padding-right:10px;
}

#body_area #right_side {
	float:left;
	width: 120px;
}
/* *********************************************************** */


/* *********************************************************** */
											/* General Content */
/* *********************************************************** */

.pad-top-bot {
	padding: 5px 0;
}

.dateTime {
	float: right;
	width:60px;
}

#body_area .left_side_text {
	padding-bottom: 5px;
	padding-top: 5px;
}

#body_area .left_side_text, #body_area .left_side_top_pad {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
}

.left_side_text a  {
	font-weight: bold;
	color: #F2004A;
	text-decoration: none;
}

.left_side_text a:hover {
	text-decoration: underline;
}


.boldText {
	font-weight: bold;
}
/*
#paddingStyle {
	padding:0px 10px 0px 0;
}
*/
#centre_column {
	height:100%;
}
/* *********************************************************** */
											/* Body Content */
/* *********************************************************** */

.generalText {
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

.redBorder {
	text-align: justify;
	border: 1px solid #F2004A;
	float:left;
	width:388px;
}

.redBorder .padding {
	padding:9px 9px 0px 9px;
}

/* Top */
#bodyTop	{
	width: 720px;
	float: left;
	margin-bottom:10px;
}

#content {
	/* background:#fff;*/
	width:390px;
}
.entry {
	padding:5px 0px 7px 0px;
}

.content a {
	text-decoration: underline;
	color: #F2004A;
}

.content a:hover {
	text-decoration: underline;
}

.entry img {
	padding:5px 0px 5px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry p {
	line-height: 1.25em;
}

#content .content_top	{ 
	margin-bottom: 10px;
	overflow:hidden;
}

#content .content_bottom { 
	width:100%;
	overflow:hidden;
	padding:5px 0 5px 0;
	float:left;
}

.more-link a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #fff;
	text-align: center;
}

#post_title a, h2, .navigation a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #F2004A;
	text-decoration: none;
}

#post_title a:hover,.navigation a:hover {
	text-decoration: underline;
}


#post_title, #post_cat {
	width:200px;
	text-align:left;
}

#post_cat a {
	text-decoration:none;
}

.author_image {
	vertical-align: middle;
}



/* *********************************************************** */
											/* Form Fields */
/* *********************************************************** */
.formFields {
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.postform {
	width: 164px;
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.archives {
	width: 122px;
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#archives_border {
	padding:4px 10px 4px 0px;
}
#commentform input {
	width: 324px;
	}
form {
	padding:0px;
	margin:0px;
}

#commentform #submit {
	width:auto;
	padding-top:5px;
	clear:both;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

/* End Form Elements */

.dbl_redDots {
	background-image: url(img/dbl_dots_w.gif);
	background-repeat: repeat-x;
	height:28px;
	width:390px;
}

.whiteDots {
	height:1px;
	background-image: url(img/dots_r.gif);
	background-repeat: repeat-x;
	font-size:0px;
	padding-top:1px;
	background-color: #F2004A;
}

.clearDots {
	height:1px;
	background-image: url(img/dots_clear.gif);
	background-repeat: repeat-x;
	font-size:0px;
	padding-top:1px;
	/*background-color: #F2004A;*/
}

.pinkDots {
	background-image: url(img/dots_p.gif);
	background-repeat: repeat-x;
	padding-top:1px;
}

.redDots {
	background-image: url(img/dots_w.gif);
	background-repeat: repeat-x;
	padding-top:3px;
}

#commentsTag {
	background-image: url(img/dots_r.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 29px;
	width:388px;
	margin-bottom:9px;
}

#commentsBox {
	padding:0 9px 9px 9px;
}

.paddedImage {
	padding-bottom:1px;
	padding-top:1px;
}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
}

#footer {
	background-color: #0B547D;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* *********************************************************** */
											/* Right Side Bar */
/* *********************************************************** */
small, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 10px;
	padding: 0;
	width: 720px;
}
/*
.narrowcolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	

*/
.post {
	width:370px;
	text-align: justify;
	border: 1px solid #F2004A;
	padding:9px;
	margin-bottom:4px;
	float:left;
}

#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 720px;
	height: 84px;
	text-align: right;
	}

#footer p {
	margin: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2.pagetitle {
	text-align: center;
}

h3 {
	padding: 0;
	}

.comments {
	float:right;
	padding:6px 10px 10px 0px;
}
/* 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;
	}
	
.aligncenter {
	text-align: center;
	}
	
.alignleft {
	float: left;
	}
/* 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;
	list-style: none;
	text-indent: 0;
	} 

html>body .entry li {
	}

.entry ul li:before {
	}

.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;
	}
	
ol li {
	list-style: decimal outside;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 120px;
	}

.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;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	overflow:hidden;
	width: 110px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navigation a {
	text-decoration: underline;
}

/* End Various Tags & Classes*/

.photos {
	width:120px
}

.entry a {
	text-decoration: underline;
	color: #F2004A;
}

.entry a:hover {
	text-decoration: underline;
}

/* *********************************************************** */
									  /* Recent Comments */
/* *********************************************************** */
#recentComments {
	padding-bottom:5px;
	padding-top:5px;
}

#recentComments .author {
	text-decoration: none;
	color: #F2004A;
}

#recentComments .author:hover {
	text-decoration: underline;
}
/* *********************************************************** */

/* *********************************************************** */
									  /* Flickr Images */
/* *********************************************************** */
#flickr_badge_uber_wrapper {text-align:center; width:120px;}
/* #flickr_badge_wrapper {padding:8px 0 8px 0; height:184px;} */
#flickr_badge_wrapper {padding:8px 0 7px 0;}
.flickr_badge_image {margin:0 10px 10px 10px;}
.flickr_badge_image img {}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
/* #flickr_badge_wrapper {background-color:#F2004A;} */
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

#flickr_badge_wrapper a {
	text-decoration: none;
	color: #FFFFFF;
	/* background-color:#F2004A; */ 
}

#flickr_badge_wrapper a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.white_copy_link2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.white_copy_link2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* *********************************************************** */




/* "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." */
