/*
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 */
body {
	font-family:Arial;
	background:#EEEEEE url(images/body-bg.jpg) top center repeat-y;
	color: #333;
	text-align: center;
	font-family:Arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	}
p {
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
.clear {
	font-size:0;
	line-height:0;
	height:0;
	padding:0;
	margin:0;
	clear:both;
}
.fleft {
	float:left;
}
.fleft1 {
	float:left;
	padding-left:10px;
}
#page {
	background-color: white;
	text-align: left;
	padding:0px;
	margin:0px auto;
	width:985px;
	}

/*#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}*/

/*#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}*/

#content {
	font-size:13px;
	}
/*.widecolumn .entry p {
	font-size: 1.05em;
	}*/

.entry {
	width:auto;
	clear:both;
	position:relative;
}
.entry #fb_share {
	clear:both;
	float:right;
	font-size:10px;
	font-weight:normal;
	margin-left:15px;
	position:absolute;
	right:0;
	top:69px;
}
.entry p {
	font-size:13px;
	line-height:20px;
	margin-bottom:15px;
	text-align:justify;
	padding:0px;
}
.entry a {
	color:#666;
	text-decoration:underline;
}
.entry a:hover {
	text-decoration:none;
}
.entry .keep-reading {
	width:auto;
	height:20px;
	background:#E1024B;
	color:#FFFFFF;
	text-decoration:none;
	padding:2px 5px;
	line-height:20px;
	width:75px;
	display:block;
	clear:both;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
}
.entry .keep-reading:hover {
	background:#333;
	color:#ffffff;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

/*.widecolumn {
	line-height: 1.6em;
	}*/

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #cccccc;
}

/*.even, .alt {

	border-left: 1px solid #ddd;
}*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding-bottom:10px;
	}
small a {
	color:#666666;
	text-decoration:underline;
}
small a:hover {
	color:#666666;
	text-decoration:none;
}

h1, h2, h3 {
	font-family:Arial;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
.postauthor {	
	color:#659123;
	font-size:11px;
	font-family:Arial;
}
.font_14 {
	font-size:14px;
	color:#659123;
	font-weight:bold;
	line-height:22px;
	height:24px;
}


.subscribebox {
	/* updated on 6th July
height:22px; */
}

.subscribebox img {
	vertical-align:middle;
}
.font_16 {
	font-size:16px;
}
.feedcounter  {
       float:left;
       width:113px;
       margin-left:22px;
       display:inline;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size:17px;
	margin:15px 0 0 13px;
	text-align:left;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

/*#sidebar h2 {
	font-family: Arial;
	font-size: 1.2em;
	}*/

h3 {
	font-size: 1.3em;
	}

/*h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}*/

/*.entry p a:visited {
	color: #b85b5a;
	}*/

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color:#2E3C45;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Arial;
	}

.commentmetadata {
	font-weight: normal;
	font-size:11px;
	color:#000000;
	margin-top:7px;
	}
.commentmetadata a {
	color:#666666;
	text-decoration:underline;
}
.commentmetadata a:hover {
	color:#666666;
	text-decoration:none;
}

#sidebar {
	font-family: Arial;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 1.1em Arial;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #4F7516;
	text-decoration: none;
	}

a:hover {
	color: #666666;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#header {
	width:985px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	}
#left-header {
	width:641px;
	height:128px;
	padding:0px;
	margin:0px;
	float:left;
	background:url(images/left-header-bg.jpg) top left no-repeat;
}
.logo {
	width:132px;
	height:128px;
	float:left;
}
#right-header {
	width:344px;
	height:54px;
	padding:74px 0 0 0;
	margin:0px;
	float:right;
	background:url(images/right-header-bg.jpg) top left no-repeat;
}
.search-bg {
	width:310px;
	height:23px;
	background:url(images/search-bg.jpg) top left no-repeat;
	margin-top:12px;
	padding:7px 0 0 9px;
}
.search-bg #s {
	width:235px;
	padding:0px;
	margin:0px;
	float:left;
	border:1px #FFF solid;
	height:16px;
}
.search-bg #searchsubmit {
	background:#2E3C45;
	float:left;
	width:30px;
	font-family:Arial;
	height:20px;
	border:none;
	margin-left:34px;
	padding-bottom:2px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}
#navigation {
	width:509px;
	padding:0px;
	margin:0px;
	float:left;
}
#navigation ul {
	margin:0px;
	padding:103px 0 0 0;
	list-style-type:none;
}
#navigation ul li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	background:none;
	display:inline;
}
#navigation ul li.page-item-43 a {
	background:url(images/navigation-links-bg.gif) 0 0 no-repeat;
	width:63px;
}
#navigation ul li.page-item-43 a:hover {
	background:url(images/navigation-links-bg.gif) 0 0 no-repeat;
	width:63px;
}
#navigation ul li.page-item-359 a {
	background:url(images/navigation-links-bg.gif) 0 0 no-repeat;
	width:63px;
}
#navigation ul li.page-item-359 a:hover {
	background:url(images/navigation-links-bg.gif) 0 0 no-repeat;
	width:63px;
}
#navigation ul li.page-item-49 a {
	background:url(images/navigation-links-bg.gif) 0 0 no-repeat;
	width:75px;
}
#navigation ul li.page-item-49 a:hover {
	background:url(images/navigation-links-bg.gif) 0 0 no-repeat;
	width:75px;
}
#navigation ul li.page-item-45 a {
	background:url(images/navigation-links-bg1.gif) 0 0 no-repeat;
	width:120px;
}
#navigation ul li.page-item-45 a:hover {
	background:url(images/navigation-links-bg1.gif) 0 0 no-repeat;
	width:120px;
}
#navigation ul li.page-item-47 a {
	background:url(images/navigation-links-bg1.gif) 0 0 no-repeat;
	width:120px;
}
#navigation ul li.page-item-47 a:hover {
	background:url(images/navigation-links-bg1.gif) 0 0 no-repeat;
	width:120px;
}

#navigation ul li a {
	height:25px;
	display:block;
	float:left;
	margin-right:3px;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	color:#2E3C45;
}
#navigation ul li.current_page_item a {
	height:25px;
	margin-right:3px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	color:#679129;
}
#navigation ul li.current_page_item a:hover {
	height:25px;
	margin-right:3px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	color:#679129;
}
#navigation ul li a:hover {
	height:25px;
	margin-right:3px;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	color:#679129;
}
#headerimg {
	margin: 0;
	width: 100%;
	padding:0px;
	}
#container {
	width:985px;
	padding:0px;
	margin:0px;
	background:url(images/container-bg.jpg) top left repeat-y;
	overflow:hidden;
}
.narrowcolumn {
	width:641px;
	padding:0px 0 20px 0px;
	/*padding:20px 0 20px 0px;*/
	margin:0px;
	float:left;
	}

.widecolumn {
	width:641px;
	padding:0px 0 20px 0px;
	/*padding:20px 0 20px 0px;*/
	margin:0px;
	float:left;
	}
.curve-box-content {
	width:301px;
	float:left;
	background-color:#E9E9E9;
	border-top:1px #D3D1D1 solid;
	border-bottom:1px #D3D1D1 solid;
	height:21px;
	font-size:12px;
	line-height:21px;
}
.curve-box-content a {
	color:#2E3C45;
	text-decoration:none;
}
.curve-box-content a:hover {
	color:#2E3C45;
	text-decoration:underline;
}
.curve-box-content a.pink {
	color:#E1024B;
	text-decoration:none;
}
.curve-box-content a.pink:hover {
	text-decoration:underline;
}
.subscribe {
	width:180px;
	padding:3px 0 0 10px;
	margin:0px;
	float:left;
	font-size:12px;
}
.img-margin {
	margin:0px 0px 0px 5px;
	padding:0px;
}
.post {
	background:#FDFDFD url(images/post-bg.gif) bottom left repeat-x;
	margin-top:25px;
	overflow:hidden;
	margin-right:15px;
	padding:0 15px 20px 13px;
	font-family:Arial;
	}
.post h2 {
	color:#2E3C45;
	font-size:17px;
	margin:0px 0px 8px 0px;
	padding:0px;
}
.post h2 a {
	color:#2E3C45;
	text-decoration:none;
}
.post h2 a:hover {
	text-decoration:underline;
	color:#666;
}
.border-box {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	clear:both;
	font-size:11px;
	margin:10px 30px 0 13px;
	padding:10px;
	overflow:hidden;
}
.border-box #searchsubmit {
	background:#2E3C45;
	float:left;
	width:30px;
	font-family:Arial;
	height:21px;
	border:none;
	margin-left:8px;
	padding-bottom:2px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}
.border-box #s {
	float:left;
	width:240px;
	border:1px solid #CCCCCC;
	height:19px;
	font-family:Arial;
}
.post-box {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	clear:both;
	font-size:11px;
	margin:10px 0 10px 0px;
	padding:10px;
}
.post-box p {
	font-size:13px;
	color:#666666;
}
.post-box a {
	color:#4F7516;
	text-decoration:none;
}
.post-box a:hover {
	color:#333333;
	text-decoration:none;
}
.post-details {
	width:auto;
	clear:both;
	font-size:11px;
	padding-bottom:10px;
	color:#000000;
}
.post-details a {
	color:#666666;
	text-decoration:underline;
}
.post-details a:hover {
	color:#666666;
	text-decoration:none;
}
.post-edit-link {
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
}
.post-edit-link a {
	text-decoration:none;
	color:#4F7516;
}
.post-edit-link a:hover {
	text-decoration:none;
	color:#000000;
}
.post hr {
	display: block;
	}
#respond {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	clear:both;
	margin:20px 0 0 10px;
	padding:10px;
	width:580px;
}
#respond h3 {
	color:#2E3C45;
	font-size:17px;
	margin:0 0 8px;
	padding:0;
}

/*.widecolumn .post {
	margin: 0;
	}*/

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin:0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}
#footer {
	width:985px;
	padding:15px 0 0 0;
	text-align:center;
	margin:0px auto;
	overflow:hidden;
	color:#000000;
	background:url(images/footer-bg.gif) top left repeat-x;
	height:27px;
	}
#footer a {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:underline;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

/*h2 {
	margin: 30px 0 0;
	}
*/
h2.pagetitle {
	margin:15px 0px 0px 13px;
	text-align: left;
	font-size:17px;
}

#sidebar h2 {
	background:#F0F0F0;
	padding:0px 0px 10px 0px;
	font-size:15px;
	font-weight:bold;
	color:#4A4A4A;
	text-transform:uppercase;
	font-family:Arial;
	margin:0px;
	}

h3 {
	color:#2E3C45;
	font-size:17px;
	margin:20px 0 8px 10px;
	padding:0;
	}
h3 a {
	text-decoration:underline;
	color:#2E3C45;
}
h3 a:hover {
	text-decoration:none;
	color:#666666;
}

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;
	}
/* 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 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	width:278px;
	background:#F0F0F0;
	border:1px #D4D4D4 solid;
	padding:10px;
	margin-bottom:10px;
 }
#sidebar ul li ul {
	list-style-type: none;
	list-style-image: none;
	width:278px;
	background:none;
	border:none;
	padding:0px;
 }
 #sidebar ul li ul li {
	list-style-type: none;
	list-style-image: none;
	width:278px;
	background:none;
	border:none;
	padding:0px;
 }
 #sidebar ul li ul li {
	background:url(images/bullet.gif) no-repeat scroll 0 6px;
	list-style-type:none;
	margin:0;
	padding:0 0 8px 8px;
 }
  #sidebar ul li ul li a {
  	color:#4A4949;
	text-decoration:none;
  }
  #sidebar ul li ul li a:hover {
  	color:#4A4949;
	text-decoration:underline;
  }
  	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
.sidebar-box {
	width:278px;
	background:#F0F0F0;
	border:1px #D4D4D4 solid;
	padding:10px;
	margin-bottom:10px;
}
#sidebar .sidebar-box1 {
	width:278px;
	background:#F0F0F0;
	border:1px #D4D4D4 solid;
	padding:10px;
	margin-bottom:10px;
}
#sidebar .sidebar-box1 h2 {
	color:#4A4A4A;
	background:none;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px;
	text-transform:uppercase;
}
#sidebar .sidebar-box1 ul {
	margin:0px;
	padding:0px;
	border:none;
	background:none;
}
#sidebar .sidebar-box1 ul li {
	margin:0px 0 5px 0;
	padding:0px;
	border:none;
	background:none;
	list-style:none;
	width:258px;
}
#sidebar .sidebar-box1 ul li a .wpp-post-title{
	font-size:12px;
	font-weight:bold;
}
#sidebar .sidebar-box1 ul li .post-stats {
	font-size:12px;
	font-weight:normal;
}
.img-margin2 {
	margin:0px 10px 10px 0;
}
.link-btn {
	width:250px;
	background:url(images/link-btn-bg.gif) top left repeat-x;
	height:22px;
	border:1px #D6D2C9 solid;
	display:block;
	text-align:center;
	clear:both;
	color:#B5B0A0;
	text-decoration:none;
	line-height:22px;
	font-weight:bold;
	text-shadow:#FFF 1px 1px 0px;
	font-size:13px;
	margin-top:15px;
}
.link-btn:hover {
	width:250px;
	background:url(images/link-btn-bg.gif) top left repeat-x;
	height:22px;
	border:1px #D6D2C9 solid;
	display:block;
	text-align:center;
	clear:both;
	color:#B5B0A0;
	text-decoration:none;
	line-height:22px;
	font-weight:bold;
	text-shadow:#FFF 1px 1px 0px;
	font-size:13px;
	margin-top:15px;
}
#sidebar .ad {
	width:110px;
	height:110px;
	padding:3px;
	border:1px #C2C1C1 solid;
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}
#sidebar .ad_1 {
	width:110px;
	height:110px;
	padding:3px;
	border:1px #C2C1C1 solid;
	display:block;
	float:left;
	margin-right:20px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin:0;
	padding:0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

/*#sidebar #searchsubmit {
	padding: 1px;
	}*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
.author_bio {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
clear:both;
font-size:11px;
margin:10px 0 10px 0;
padding:10px;
}
.author_bio img {
float:left;
margin-right:8px;
border:1px solid #D9D9D9;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	background-color:#333333;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:30px;
	margin:0 0 5px auto;
	width:135px;
	border:none;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 10px 30px 0 10px;
	padding:5px 5px 10px 10px;
	list-style: none;
	color:#2E3C45;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width:334px;
	padding:10px 0 0 10px;
	margin:0px;
	float:left;
	background:url(images/sidebar-bg.jpg) top left no-repeat;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:0px;

	}
/* End Various Tags & Classes*/



/* 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 */


/* "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." */
	
.EentryLeft {
	width:600px;
	float:left;
}
.TweetAndFBShare {
	width:50px;
	float:right;
}
.Fleft{
float:left;
}

.Fright{
float:right;
}
