/*
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-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #edf1f2;
	color: #35302D;
	direction:rtl;
	margin:0px;

	}

#page {

	border-bottom: 1px dotted #999999;
	text-align: right;
	background-color: #396fb1;
		height:100px;
	}
#pagecontent {
	width:600px;
	background-color: white;
	margin-top:35px;
}
#content {
			width:960px;
			margin: 0px auto 35px auto;
}
.clear {
	clear: both;
}
#header {
color: #edf1f2;
float:left;
		width:290px;
		text-align: left;
	}
	#contentup {
				width:960px;
				margin: 0px auto;
				font-size: 1.2em
	}
a {
	color: #35302D;
	}
#content {
	font-size: 1.3em
	}
.widgettitle  {
	font-weight:bold;
	font-size:1.3em;
	background-color:white;
	padding:10px;
	margin:0 auto;
	text-align:center;
	border-bottom: dotted 1px #999999;
	border-top: dotted 1px #999999;
}
#hr {
	height:3px;
		border-bottom: dotted 1px #999999;
		margin-bottom:30px;
		}
.hr {
		height:3px;
		border-bottom: dotted 1px #999999;
				}
/*hr {
	height: 0px;
	border: dotted 1px #999999;
	clear: both;							}
}*/
#uppart {
	padding:20px 0px 0 0;
	width:630px;
}
#mor {
	background:url('images/mor.jpg') no-repeat center bottom;
	width:257px;
	height:258px;
}	
#uppartland {
	padding:20px 0px 60px 0;
	width:960px;
	
}
#landform {
	width:302px;
	padding: 0px 0px 0 0;
	margin: 0 auto;
}
#mor3 {
	background:url('images/mor3.jpg') no-repeat center bottom;
	width:270px;
	height:403px;
}	
#land {
	float:left;
	color: #35302D;
	background-color:white;
	width:960px;
}	
#video {
	width:508px;
	padding:30px 220px 30px 0;
}
#land h1{
	color: #35302D;
	font-size:28px;
	padding:45px 0 0 0;
	text-align:center;
}
#personal {
	background:url('images/personal2.gif') no-repeat center top;
	width:292px;
	height:258px;
	float:left;
	padding-left:60px;
}
#pers {
	padding-top:70px;
	margin-right: 25px;
	line-height:27px;
}
#personalbutt {
	width:292px;
	height:35px;
	border-bottom: dotted 1px #999999;
	border-top: dotted 1px #999999;
	padding: 5px 0;
	margin-right: 30px;
}
.personalbutt2 {
	border-bottom: dotted 1px #999999;
	padding-bottom:3px;
	margin-right: 30px;
	width:292px;
}
.dotted {
		border-bottom: dotted 1px #999999;
}
.more-link{
	float:left;
}
a .more-link{
	color:#396FB1;
}
a:visited .more-link {
	color:#396FB1; 
}
.gold {
list-style-image: url('images/goldar.jpg');	
}
#blue a{
	color:#396FB1; 
}
#blue a:visited{
	color:#396FB1; 
}
.silver {
	list-style-image: url('images/silverar.gif');	

}
#freeclass {
		background: url('images/freeclass.gif') no-repeat top;
		width: 338px;
		height:68px;
}
#freeclasscont {
	background-color: white;
	width:330px;
	margin-top:-0px;
		height:450px;

}
#freeclasscont h2 {
		font-size: 1.1em;
		font-weight: bold;
		margin: -10px 15px 0px 0px;
}
#formfree {
	margin: 0 15px ;
}
.widecolumn .entry p {
	font-size: 0.75em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1em;
	}

.widecolumn {
	line-height: 1em;
	}
#commentspage{
	width:600px;
	background-color: white;
	margin-top:35px;	
}
.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border-top: 1px dotted #999;
border-bottom: 1px dotted #999;

}

.entry{
	margin:20px;
	font-size:1.1em;
}
.pageentry{
	margin:20px;
	font-size:1.1em;
}
#fline{
	margin-top:35px;
}
.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Arial, Sans-Serif;
	
	}
.whitebg{
	background-color: white;
	padding-top: -10px;
}
h1 {
	font-size: 1.75em;
	color: #edf1f2;
	letter-spacing: 0.09em;
	font-weight: bold;
	}
h1 a:visited {
		color: #edf1f2;
		text-decoration: none;
		font-weight: bold;
}
h1 a{
		color: #edf1f2;
		text-decoration: none;
		font-weight: bold;
}
h1 a:hover {
		color: #edf1f2;
		text-decoration: underline;
		font-weight: bold;
}

 .description {
	margin-top:-8px;
	letter-spacing: 0em;
		font-weight: normal;
	}

h2 {
	font-size: 1em;
			font-weight: normal;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 0.9em;
	color: #35302D;
	}
#hwcont {
	background-color: white;
	padding:0 15px 15px;
}

/*
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;

	}

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: #35302D;
	}
.entry p a {
		color: #35302D;
		}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.7em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
	float: right;
	padding: 5px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/*
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Sidebar */

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}
#sidebar
{
	padding: 20px 0 0px 0;
	margin-left: 0px;
	width: 330px;
float: left;
position: relative;
clear:left;
	}
#rectop{
	background: url('images/rec.gif') top center;
	height: 73px;
}
#rec {
	margin: 0 15px;
}
.textwidget {
	border-bottom:1px dotted #999999;
}
.widget {
}
#sidebar form {
	margin: 0;
	}
#follow {
	background: url('images/follow.jpg') no-repeat right center;
	height:73px;
	margin:0 15px;
	}
#followcont {

}
#follow img{
	padding:5px;
}
#top_nav ul{
	display: inline;
}
#top_nav li{
	display: inline;
	padding: 15px 10px;
	font-weight: bold;
}
#top_nav li a{
	
	font-weight: bold;
}
#top_nav li a:hover{
	
	font-weight: bold;
}
#top_nav li a:vsited{
	
	font-weight: bold;
}
#nav {
	float: right;
	text-align:right;
	width: 670px;
	margin-top:60px;
		color: #edf1f2;
	margin-right:-30px;
}
#nav a{
	font-size: 1.1em;
	color: #edf1f2;
	letter-spacing: 0.09em;
	font-weight: bold;
	text-decoration: none;
		padding: 15px 6px;
	}
#nav a:visited {
		color: #edf1f2;
		text-decoration: none;
		font-weight: bold;
			padding: 15px 6px;
}
#nav a:hover {
		color: #edf1f2;
		text-decoration: none;
		font-weight: bold;
		background: url('images/tria.gif') no-repeat bottom center;
			padding: 15px 6px;
		
}
 .current_page_item{
		color: #edf1f2;
		text-decoration: none;
		font-weight: bold;
		background: url('images/tria.gif') no-repeat bottom center;
			padding: 15px 6px;
}
.current_page_item a:visited{
		color: #edf1f2;
		text-decoration: none;
		font-weight: bold;
}
/* End Sidebar */


/*--------------------------------------------------------------------------- Begin Structure */





.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	margin: 30px 0 0 150px;
	width: 600px;
	}

.postitle {
	margin: 20px;
	}
.postitlepage h2{
		color: #35302d;
		font-size: 1.3em;
		text-decoration: none;
		font-weight: bold;
		margin: 20px;
}
	 h2 a{
		color: #35302d;
		font-size: 1.3em;
		text-decoration: none;
		font-weight: bold;
		
		}
 h2 a:hover{
		color: #35302d;
		font-size: 1.3em;
		text-decoration: underline;
		font-weight: bold;
			}
h2 a:visited:hover{
					color: #35302d;
					font-size: 1.3em;
					text-decoration: underline;
					font-weight: bold;
						}
 h2 a:visited{
		color: #35302d;
		font-size: 1.3em;
		text-decoration: none;
		font-weight: bold;
		
						}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadataindex{
	padding:20px;
}
.postmetadataindex a {
		color:#35302d;
}
.postmetadata {
	width:560px;
	padding: 0px;
}
.postmetadata a{
	color:#35302d;
}
.postmetadata a:hover{
	color:#35302d;
}
postmetadata a:visited{
	color:#35302d;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	font-size: 1.3em;
	}
#footer a {
	color:#35302d;
	text-decoration: none;
}
#footer a:hover {
	color:#35302d;
	text-decoration: underline;
}
#footer ul {
	width:290px;
	font-size:1.2em;
	font-weight:bold;
}
#footer li {
list-style: square inside;
font-size: 0.85em;
font-weight:normal;
line-height: 18px;

}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footerline {
	clear:both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 45px;
	margin: 0;
	}



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 30px 0 0 20px;
	}

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 p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

 #searchform #s {
	width: 108px;
	padding: 2px;
	}

 #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 0px 0px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 0px;
	}
#respond {
	width: 560px;
	margin:0 auto;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 35px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.type-post{
	width:600px;
	background-color:white;
	margin-top:30px;
}
.type-post h2 {
	padding:0px 20px 0 0;
}
#commentspopup {
	width:600px;
	background-color:white;
	margin-top:30px;
}
.alt {
	margin: 0;

	}
#comments{
	float:left;
}
#comments a{ 
	color: #35302D;
	font-weight: bold;
}
#comments a:hovr{ 
	color: #35302D;
	font-weight: bold;
	text-decoration:underline;
}
#comments a:visited{ 
	color: #35302D;
	font-weight: bold;
	text-decoration:none;
}
#time {

}
#tandc {
	margin: 20px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 20px 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist a {
	color:#35302D;
		}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	font-size: 0.7em;
	margin: 5px 0;
	}
#commentform a {
	color:#35302D;
		}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* 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;
	}



a img {
	border: none;
	}

.navigation {
	width: 560px;
	margin: 0px auto;
	padding: 20px 0;
	}
.navigation a{
	color: #35302D;
	font-size:0.7em;
		}
/* 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 */

.pink
{
	color: #F12B70;
}
.credit{
	text-align:center;	
	font-size: 12px;
}
/* "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." */

