/*
Theme Name: WordPress mu Default
Theme URI: http://mu.wordpress.org/
Description: The default WordPress mu 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 {
	
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em; 
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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 Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.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;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#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-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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 ul li:before, #sidebar ul 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}

#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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* 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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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." */

/* MS: Nahnu Start */
a {-moz-outline-style:none;}

/*homepage*/


*, body * { /*direction: rtl !important; */}

body, html { height:100%; width:100%; margin:0;padding:0; }

body { 
	background:#FFFFFF url(images/layout/bg.gif) top center repeat-y;
}

.bg-holder { 
	background:url(images/layout/top.gif) top center no-repeat; 
	border-top:1px white solid;
}

.cols-holder { width:412px; margin:120px auto; border-left:1px white solid; position:relative; }
.cols-holder .narrow-column-right, .cols-holder .narrow-column {width:159px;  }
.cols-holder h2 { background:url(images/layout/h2-bg.gif) 0 0 no-repeat; padding-right:20px; margin-left:30px; text-align:center;}

.logo { width:107px; height:107px; position:relative; top:20px;  margin:0px auto;}
.logo div {width:107px; height:107px; background:url(images/layout/logo.png) 0 0 no-repeat; behavior: url(images/iepngfix.htc); position:absolute; top:0px; left:0px;}
.logo a {width:107px; height:107px; position:absolute; top:0px; left:0px; background:url(images/background/blank.gif) repeat;}
.logo a span { display:none;}

.footer { 

	width:100%; 
	position:absolute;
	bottom:0px;
}

/*wall*/

#wall {
	height:145px;
	width:589px;
	direction:ltr !important;
	padding-right:195px;
	margin-bottom:15px;

}

/*Form button*/


.formButton {
	display:block;
	float:right;
	cursor:pointer;
	background: transparent url(images/layout/formbutton/l-side.gif) 0 0 no-repeat;
	padding:0 10px 0 17px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:31px;
	position:relative;
	text-transform:uppercase;
	text-decoration:none;
	margin:25px 0 0 20px;
}

.formButton span{
	position:absolute;
	right:-6px;
	top:0px;
	display:block;
	height:29px;
	width:6px;
	background: transparent url(images/layout/formbutton/r-side.gif) 0 0 no-repeat;
}

.formButton.left { float:left; margin:25px 20px 0 0;}

.addCommentForm .formButton {right:150px;}

.footer div { 
	text-align:center;
	height:88px;
	width:380px;
	margin:0 auto;
	display:block; 
	background:transparent url(images/layout/footer-bg.png) top left no-repeat; 
	behavior: url(images/iepngfix.htc);

}

.footer div span {
	display:block;
	padding-top:40px;
	
}

p.facebook {
	background: transparent url(images/background/facebook-ico.gif) left 2px no-repeat;
	line-height:16px;
	text-indent:20px;
}
p.facebook a {
	color:#666;

}

/*homepage-logged*/

.loged { background: #ffffff url(images/layout/bg-home-logged.gif) top right no-repeat;}
.loged .bg-holder {background:none; position:relative;}
.loged .logo {position:absolute; top:25px; right:25px;}
.loged .cols-holder {width:1004px; margin-right:0px; margin-top:40px;}

.cols-holder .l-col { width:205px; margin-right:15px; float:left;position:relative;}
.cols-holder .r-col { width:784px; float:left; }

/*top menu*/



.menu { 
	height:57px; 
	width:590px;
	position:relative;
	background:transparent url(images/menu/menu-bg.gif ) 0 0 repeat-x;  
	line-height:55px; 
	font-weight:bold; 
	text-transform:uppercase;
	margin:0 194px 6px 0;
	=margin:0 194px 9px 0;
	
}
	@media screen and (-webkit-min-device-pixel-ratio:0){
	.menu {margin:0 194px 5px 0;}
	}

.menu a {	
	color:#FFFFFF;
	text-decoration:none;
	margin-right:5px;
	display:block;
	float:right;
	height:57px;
	padding:0 10px 0 13px;
	position:relative;
}

.profile_settings { 
	height:29px;
	background: url(images/layout/profile-button.gif) top right no-repeat;
	position:absolute;
	top:-40px;
	right:194px;
}

.profile_settings a {
	display:block;
	color:#a6a6a6;
	background-color:#000000;
	font-weight:normal;
	padding:0 10px;
	height:27px;
	line-height:2.4em;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:25px;


}

.cols-holder .blogName { 
	height:29px;
	/*background: url(images/layout/profile-button.gif) top right no-repeat;*/
	position:absolute;
	=position:relative;
	=margin-bottom:-29px;
	top:-40px;
	=top:-40px;
	right:194px;
	width:100%;


}

.cols-holder .blogName a {
	display:block;
	float:right;
	color:#a6a6a6;
	background-color:#000000;
	font-weight:normal;
	padding:0 10px;
	height:27px;
	line-height:2.4em;
	text-decoration:none;
	text-transform:uppercase;



}

.menu a#active { background:transparent url(images/menu/active-bg.png) 0 0 no-repeat; 	behavior: url(images/iepngfix.htc); font-size:1.1em;}



/*lcol*/

/* top search*/
.search { 
	min_height:39px; 
	background:url(images/menu/search-bg.gif) 0 0 no-repeat; 
	margin-top:9px; 
	margin-bottom:15px;
	text-align:left;
	padding:0 6px 0 0px;
	
}




.search .submit { 
	height:39px; 
	width:39px; 
	background:transparent url(images/menu/search-ico.gif) 0 0 no-repeat; 
	border:none; 
	cursor:pointer;
	float:left;
	margin-right:10px;
	


}

.search .search-input { 
	background:none; 
	text-align:right; 
	color:#FFFFFF; 
	border:none; 
	margin:10px 0 12px 0;
	width:145px;
	padding-top:2px;
}

#search-options {
	margin-top:-1px;
	=margin-top:-3px;

	padding:0 0 0 46px;
}

.search-option {
	display:block;
	height:20px; 
	width:147px; 
	background-color:#5d5d5d; 
	text-align:right; 
	padding-right:5px; 
	color:#FFFFFF; 
	border-top:1px white solid; 
	width:147px; 
	text-transform:uppercase; 
	font-size:0.8em; 
	line-height:20px;
}

.search .search-option a {
	text-decoration:none; cursor:pointer; 
}

.search .search-option a:hover {
	text-decoration:underline;
}

/* last-logged-users & last-blog-posts boxes*/

.last-logged-users, .last-blog-posts { 
	background:url(images/layout/l-col/box-bg.gif) 0 0 repeat-y; 
	min-height:85px; 
	_height:85px; 
	margin-bottom:15px;
}

.last-logged-users .title, .last-blog-posts .title, .lastest-photo .title, .lastest-video .title {
	height:32px; 
	background:url(images/layout/l-col/box-top.gif) 0 0 no-repeat; 
	text-align:right; 
	line-height:34px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:0.9em; 
	padding-right:10px; 
	text-transform:uppercase;
}

.last-logged-users .avatar-pic, .last-blog-posts .avatar-pic{ 
	float:right; 
	margin:10px; 
	position:relative;
}

.last-logged-users .avatar-pic span, .last-blog-posts .avatar-pic span {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	height:70px;
	width:70px;
	background:url(images/layout/l-col/avatar-frame-clear.png) 0 0 no-repeat; 


}

.last-logged-users .info, .last-blog-posts .info {
	text-align:right; 
	margin-right:10px; 
	color:#666; 
	margin-top:15%; 
}

.last-logged-users a, .last-blog-posts a {display:block; color:#666; font-weight:bold;}


/* photo video  */
.main-box .photo-video {
	margin:10px 0;

}

/* last-video boxes & last-photo boxes*/

.lastest-video, .lastest-photo { margin-bottom:15px; position:relative;}

.lastest-video .cnt a {
	display:block; 
	height:36px; 
	width:36px; 
	background:url(images/form/submit-red.png)  0 0 no-repeat; 
	border:none; 
	cursor:pointer; 
	behavior: url(images/iepngfix.htc); 
	position:absolute; 
	top:50px; 
	left:87px;
}

.lastest-video .cnt, .lastest-photo .cnt { 
	height:147px; position:relative; 
}

.lastest-photo .cnt a { 
	display:block; 
	width:35px; 
	height:35px; 
	position:absolute; 
	top:55px;
}

.lastest-photo .cnt a.larr { 
	background:url(images/layout/l-col/arr-prev.gif) 0 0 no-repeat; left:0px;
}
.lastest-photo .cnt a.rarr { 
	background:url(images/layout/l-col/arr-next.gif) 0 0 no-repeat; right:0px;
}

.lastest-photo .bottom, .lastest-video .bottom { 
	height:26px; 
	background:url(images/layout/l-col/box-bottom.gif) bottom left no-repeat; 
	text-align:center; 
	line-height:25px; 
}

.lastest-photo .bottom a, .lastest-video .bottom a {
	color:#FFFFFF; 
	text-transform:uppercase; 
	font-size:0.9em; 
	font-weight:bold;
}

.lastest-photo .bottom .search-small, .lastest-video .bottom .search-small  { 
	display:block; 
	width:26px; 
	height:26px; 
	background:url(images/layout/l-col/search-ico-small.gif) 0 0 no-repeat;  
	float:left;
}

/*l-col shared*/
.hr { height:1px; background-color:#d2d2d2; clear:both;}

/*r-col*/

/*main box*/

		
.r-box { 
	width:194px; 
	float:right;
}
/*avatar big*/
.avatar-big { 
	height:138px; 
	width:124px; 
	position:relative; 
	margin:20px auto; 
}

.avatar-big span { 
	display:block; 
	height:138px; 
	width:124px; 
	position:absolute; 
	top:0px; 
	left:0px;  
	background:transparent url(images/layout/r-col/avatar-frame.png) 0 0 no-repeat; 
	behavior: url(images/iepngfix.htc);  
}

.avatar-big img {
	position:absolute; 
	top:13px; 
	left:2px;
}

/*avatar small */
.avatar-small { 
	height:83px; 
	width:73px; 
	position:relative; 

}

.avatar-small span { 
	display:block; 
	height:138px; 
	width:124px; 
	position:absolute; 
	top:0px; 
	left:0px;  
	background:transparent url(images/layout/r-col/avatar-frame-small.png) 0 0 no-repeat; 
	behavior: url(images/iepngfix.htc);  
}

.avatar-small img {
	position:absolute; 
	top:9px; 
	left:2px;
}



/*blog box*/
.related-image-box {
	width:153px; 
	height:144px; 
	background:url(images/layout/r-col/related-img-top.gif) 0 0 no-repeat; 
	float:left; 
	color:#FFFFFF; 
	text-align:center; 
	font-size:0.8em; 
	line-height:33px; 
}

.related-image-box .imgs {
	width:152px; 
	height:111px; 
	background-color:#009900;
	margin-right:1px;
}

.main-box { 
	width:590px; 
	float:left;
}

.main-box .main-box-top { 
	height:32px; 
	background: url(images/layout/r-col/top-bg.gif) top right no-repeat;
	border-bottom:1px white solid; 
	text-align:right;
	padding-right:30px;
}

.main-box .main-box-top-single { 
	height:32px; 
	background: url(images/layout/r-col/main-box-top-single-bg.gif) top right no-repeat;
	text-align:right;
	padding-right:30px;
	line-height:38px;
	=line-height:32px;
	=margin-bottom:15px;

}

.main-box .main-box-top-single a { color: white; }

.main-box .main-box-top-big-single { 
	height:43px; 
	background: url(images/layout/r-col/main-box-top-single-big-bg.gif) top right no-repeat;
	text-align:right;
	padding-right:30px;
	line-height:50px;
	=line-height:45px;
}

/*main-box-top-big-single multibutton*/

.main-box .main-box-top-big-gray-single { 
	height:43px; 
	background: url(images/layout/r-col/main-box-top-single-big-gray-bg.gif) top right no-repeat;
	text-align:right;
	line-height:50px;
	=line-height:45px;
	margin-bottom:15px;
}



.main-box .main-box-top-big-gray-single .blog-post-head { display:block; float:right; padding: 10px 20px 0 0; overflow:hidden}
.main-box .main-box-top-big-gray-single h1.blog-post-head { display:block; float:right; padding: 0px 30px 0 0; line-height:1.7em; overflow:hidden; }

.main-box .main-box-top-big-gray-single a {
	display:block;
	float:right;
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:1.2em; 
	text-transform:uppercase; 
	line-height:43px; 
	border-left:1px white solid;
	text-decoration:none;
	padding:0 7px;
}

.main-box .main-box-top-big-gray-single a:hover { background:url(images/layout/r-col/main-box-top-single-big-bg.gif) top center no-repeat;}
.main-box .main-box-top-big-gray-single a.rightSide:hover {background:url(images/layout/r-col/main-box-top-single-big-bg.gif) top right no-repeat;}

.main-box .main-box-top-single h2.blog-post-head { margin:0 0 15px 0; line-height:1.6em; display:block; color:#FFFFFF; background:none; float:right; padding:0;   }

span.date { 
	float:left; 
	color:#FFFFFF; 
	line-height:36px; 
	padding-left:12px; 
	font-size:0.8em;
}

span.by { 
	display:inline-block;
	font-style:italic;
	color:#FFFFFF; 
	line-height:37px; 
	margin:0 10px;
	font-size:0.8em; 
}

/*span.by, x:-moz-any-link, {display:inline-block;}*/

span.blog-post-head {
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:1.5em; 
	text-transform:uppercase; 
	line-height:35px; 
	line-height:26px;
	overflow:hidden;
}

.main-box .main-box-cnt {background-color:#ffffff; min-height:109px; =min-height:111px;  }

/*gray box*/
.main-box .main-box-cnt-gray { margin:10px 0; }
.main-box .main-box-cnt-gray-top { height:6px; background: transparent url(images/layout/r-col/gray-box-top.gif) 0 0 no-repeat;}
.main-box .main-box-cnt-gray-cnt { background-color:#eaeaea; min-height:50px; padding:10px 20px; position:relative;}
.main-box .main-box-cnt-gray-btm { height:6px; background: transparent url(images/layout/r-col/gray-box-bottom.gif) 0 0 no-repeat;}

.main-box .main-box-cnt p { padding:5px 15px 5px 15px; margin-bottom:0px;}

.main-box .main-box-btm { 
	height:50px; 
	background:url(images/layout/r-col/bottom-bg.gif) top right no-repeat; 
	border-top:1px #ffffff solid; 
	margin-bottom:15px; 
	text-align:right; 
	padding-right:20px;
}

/*bottom boxu*/
.main-box .main-box-btm a.big-link {
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:1.5em; 
	text-transform:uppercase; 
	text-decoration:none; 
	border-left: 1px white solid; 
	display:block; 
	float:right; 
	line-height:49px; 
	padding:0 10px;
}


/* blog post detail*/
.main-box .main-box-cnt-gray .main-box-btm {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

.main-box .main-box-cnt-gray .main-box-btm a.big-link {
	border:none;
	color:#818181;
}

.main-box .main-box-cnt-gray .main-box-btm .cell {
	float:right;
	color:#818181;
	width:400px;
	margin-top:8px;

}

.main-box .main-box-cnt-gray .main-box-btm .cell a {
	color:#818181;
}

.main-box .main-box-btm .cell {
	float:left; 
	width:170px; 
	line-height:1em; 
	color:#dadada; 
	padding-top:4px;
	margin-left:5px;
}



.main-box .main-box-btm .cell a { 
	font-size:0.8em; 
	display:inline; 
	color:#dadada;
}



.list-pad { padding-right:194px; margin-bottom:30px; height:25px; clear:both; direction:ltr !important;  }
.sites-list { background-color:#efefef; padding: 0 230px; height:25px;}
.list-txt { background-color:#8d8d8d; font-weight:bold; color:#FFFFFF; height:25px; line-height:25px; direction:ltr !important;}
.left-arr-small { display:inline-block; width:25px; height:25px; background: url(images/layout/r-col/site-list/left-arr-small.gif) 0 0 no-repeat; float:left;}
.sites-list .left-arr-small a { font-size: 0px; display:inline-block; width:25px; height:25px; }
.right-arr-small { display:inline-block; width:25px; height:25px; background: url(images/layout/r-col/site-list/right-arr-small.gif) 0 0 no-repeat; float:right;}
.sites-list .right-arr-small a { font-size: 0px; display:inline-block; width:25px; height:25px; }

/*Upload Form*/

.uploadForm {}

.blogForm label, .uploadForm label, .addCommentForm label {
	color:#818181;
	font-size:1.4em;
	font-weight:bold;
	line-height:26px;
	text-transform:uppercase;
	float:right;
	width:24%;
	margin-top:13px;
	direction:ltr !important;
}

.uploadForm div {
	margin-top:10px;
}

.inputBg { 

	border:1px #aeaeae solid; 
	background-color:#FFFFFF; 
	display:inline-block; 
	padding:10px 10px; 
	float:left; 
	width:70%;  
}

/*Blog form*/

.blogForm div, .addCommentForm div {
	margin-top:10px;
}

.blogForm div input, .blogForm div textarea, .uploadForm div input, .uploadForm div textarea, .addCommentForm div input, .addCommentForm div textarea {background:none; font-weight:bold; font-size:1em; border:none; width:100%; overflow:scroll-y;  }

/* Add comment Form*/


/*Search result*/
.search-result-box {width:265px; float:right; margin:0 4px 20px 0;  }
.search-result-box .search-result-cnt { height:73px; width:166px; background:transparent url(images/layout/r-col/search/box-bg.gif) 0 0 no-repeat; margin-top:5px; float:left; }
.search-result-box .search-result-cnt .search-result-txt {  font-weight:bold; text-align:center; text-transform:uppercase; color:#FFFFFF; height:41px; line-height:28px; }
.search-result-box .search-result-cnt .search-result-txt span { font-weight:normal; display:block; line-height:0.6em; =line-height:0.7em;}
.search-result-box .search-result-cnt .search-result-box-top {}
.search-result-box .avatar-small {float:right; margin:0 10px;}

.r-box .avatar-small { float:left; margin:20px 0 0 60px;}


.view-profile {border-right:1px #c2001d solid; float:left; padding:0 8px; color:#FFFFFF; line-height:32px; height:32px; text-decoration:none;}
.add-ass-friend { float:right; height:32px; padding:0 5px;line-height:32px; padding-right:8px; color:#FFFFFF;text-decoration:none;}

.hide {
	display: none;
}

.show {
	display: block;
}



/* blog */

.wp-blog

.wp-blog .last-logged-users .info, .wp-blog .last-blog-posts .info {

	color:#666; 
	line-height:2em;
	margin:10px 10px;
	
}

.wp-blog .last-blog-posts .bottom, .wp-blog .last-blog-posts .bottom { 
	height:26px; 
	background:url(images/layout/l-col/box-bottom.gif) bottom left no-repeat; 
	text-align:center; 
	line-height:25px; 
}

.wp-blog .main-box .main-box-btm .cell {
	float:right;
	color:#818181;
	width:380px;
	margin-top:8px;
	margin-right:10px;
	
}

/* wp left site bar*/
.wp-blog .last-blog-posts ul { list-style:none; background:none; margin:0; padding:0;}
.wp-blog .last-blog-posts ul li ul {  }
.wp-blog .last-blog-posts ul li ul li a { margin-bottom:5px; display: block; }
.wp-blog .last-blog-posts h2{ background:none; padding:0; margin:20px 0 5px 0; text-align:right; font-size:1.5em;}

.main-box .main-box-top-big-gray-single a.rightSide:hover {background:url(images/layout/r-col/main-box-top-single-big-bg.gif) top right no-repeat;} 




/* vycpavky */
.pad { padding: 18px 14px; }
.pad-big { padding: 18px; }
.pad-box { margin: 15px; }
.pad-x { padding:0 1.2em; }
.pad-small { padding: 0.9em; }
.pad-x-small { padding:0 0.9em; }
.pad-y { padding: 1.2em 0; }
.pad-pravy-panel { padding:1.5em 0.9em; }

/* okraje */
.mr { 24px; }

/* vertikalni spacery */
.spacer { border:none; margin:0; padding:0; background:transparent; overflow:hidden; }
.spacer.a { height:1px; font-size:1px; }
.spacer.b { height:2px; font-size:2px; }
.spacer.c { height:3px; font-size:3px; }
.spacer.d { height:4px; font-size:4px; }
.spacer.e { height:5px; font-size:5px; }
.spacer.f { height:6px; font-size:6px; }
.spacer.g { height:7px; font-size:7px; }
.spacer.h { height:8px; font-size:8px; }
.spacer.i { height:9px; font-size:9px; }
.spacer.j { height:10px; font-size:10px; }
.spacer.k { height:20px; font-size:20px; }
.spacer.l { height:30px; font-size:30px; }
.spacer.m { height:70px; font-size:70px; }

/* system pro boxy na strance */
.narrow-column, .narrow-column-right { float: left; width: 49%; }
.narrow-column-right { float: right; }
.wide-column { width: 100%;}

.cleaner { clear:both; height:0px; font-size:0px; border:none; margin:0; padding:0; background:transparent; overflow:hidden; }

/* sirky */
.w10 { width:10%; }
.w20 { width:20%; }
.w30 { width:30%; }
.w40 { width:40%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w70 { width:70%; }
.w80 { width:80%; }
.w90 { width:90%; }
.w100 { width:100%; }

/* sirky v PX */
.wp160 { width:160px; }


/* zarovnavani */
.left { float: left; }
.right { float: right; }
.center { margin: 0 auto; text-align: center; }
.center-left { margin: 0 auto; }
img.left, img.right { padding: 1px; background-color: white; border: 1px solid #d6e7ee; }
img.left.no-border, img.right.no-border { padding: 0; background-color: transparent; border: none; }
img.right { margin-left: 5px;  }
img.left { margin-right: 5px;  }
img.left.no-margin, img.right.no-margin { margin:0; }
p.right, td.right, .text-right, th.right	{ float:none; text-align:right;}
p.left, td.left, .text-left, th.left		{ float:none; text-align:left;  }
p.center, td.center, .text-center, th.center	{ float:none; text-align:center;}
.top { vertical-align:top; }
.middle { vertical-align:middle; }
.bottom { vertical-align:bottom; }

img {behavior: url(/css/iepngfix.htc); border:none;}

.postNadpis { font-size: 2em; margin:0; padding:0; padding: .5em 15px; }

/* MS: Nahnu End */	
	
	
	
	
	
	
	
	
	