/*
Theme Name: minimalism
Theme URI: http://www.genaehr.com/minimalism/
Description: A minimized and professional designed SEO-ready WordPress theme by <a href="http://www.genaehr.com/">genaehr.com</a> based on the famous Kubrick. Compatible with WordPress 2.7.x. Valid CSS & HTML. Theme is highly extensible and ready for localization. A perfect starting point for theme development.
Version: 1.0.3
Author: Christian Genaehr
Author URI: http://www.genaehr.com/
Tags: white, light, two-columns, right-sidebar, fixed-width

*/
/*CSS RESTE */
body{padding:0;margin:0;font:13px Arial,Helvetica,Garuda,sans-serif;*font-size:small;*font:x-small;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0;}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: center;
	margin:0px;
	padding: 0px;
	}

#page {
	background-color: #fff;
	text-align: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px;
	height: 100%;
}

#header {
	margin: 0;
	padding: 0;
	height: 80px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(images/line.gif) no-repeat center bottom;
}
#header #logo,
#header #legend,
#header #extras{
	float: left;
}
#header #legend{
	width: 495px;
	text-align: center;
	color: #666666;
	font-size: 12px;
}
#header #legend .slogan{
	color: #b20000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
 
#header #cse-search-box{
	float: left;
}

#header #cse-search-box{
	margin: 0px;
	padding: 0px;
}

#content #cse-search-box{
	width: 570px;
}
#content #cse-search-box #search-box{
	width: 280px;
}

#rss{
	margin-bottom: 10px;
}

#content {
	font-size: 1.2em;
	display: block;
}

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

.narrowcolumn .entry, .widecolumn .entry {

	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	font-size: 0.9em;
	}

.alt {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}


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

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

#headerimg h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h1, h2 {
	font-size: 1.6em;
	color: #666;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	color: #666;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #996;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #996;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #996;
	}

#sidebar h2 {
	color: #666;
	}

h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #666;
	}

.entry p a:visited {
	color: #996;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.4em;
	}

.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: Arial, Helvetica, 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: #333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

pre {
	font: 1.1em 'Courier New', Courier, Fixed;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}

a {
	color: #c56f20;
	text-decoration: none;
	}

a:hover {
	color: #333;
	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;
	}

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



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

.narrowcolumn {
	/*float: left;*/
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

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

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#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;
	line-height: 1em;
	}

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;
	}

ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -10px;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
 	cursor: pointer;
	}

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

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;
 	cursor: pointer;
	}

input, textarea, select
 {
 	border: #ddd 1px solid;
 	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size:1em;
 	font-weight: normal;
 }

#text_field, #text_area, .password, select
 {
	width: 100%;
 }

#searchsubmit
 {
 	cursor: pointer;
 	text-decoration:none;
 }

/* End Form Elements */


/* Begin Tables*/
table {
	margin: 10px 0 0 0;
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc
	}
th {
	padding: 5px;
	}
td {
	padding: 5px;
	border-top: 1px solid #ccc
	}

/* End Tables */


/* 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 {
	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_wrap {

	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
	}

#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 {
	width: 100%;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#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 #eee;
	}

blockquote {
	font-weight:bold;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #eee;
	}

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

.center {
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;
	padding-top: 4px;
	margin-top: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;
	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 */



/* VIDEO Turn Light Off/On*/
#movie {
	float:left;
	width:420px;
	text-align:left;
	margin-right:20px;
	position:relative;
	z-index:102;
}
.lightSwitcher{
	background: url(images/light_bulb.gif) no-repeat;
	background-position: left 1px !important;
	background-position: left 2px;
	margin: 0px;
	position: relative;
	z-index:101;
	margin-left: 20px;
	padding-left: 20px;
}
#command a{
	font-weight: normal;
	font-size: 12px;
	outline:none;
	text-decoration:none;
	line-height: 16px; 
	height: 16px;
	cursor: pointer;

}
#command{
	line-height: 16px; 
	height: 16px;
	padding-top: 2px !important;
	padding-top: 3px;
	
}
#command a:hover {
	text-decoration:underline;
}
#shadow {
	background-image: url(images/shade1x1.png);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:100;
}
.turnedOff {
	color:#ffff00;
	background: url(images/light_bulb.gif) no-repeat;
	background-position: 1px -16px !important;
	background-position: 1px -32px;
	cursor: pointer;
}
.turnedOff:hover {
	color:#ffff00;
}


/* GALLERIES */
#gallery-recent,
#gallery-popular{
	height: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#gallery-single #gallery-recent,
#gallery-single #gallery-popular{
	margin-bottom: 10px;
}
.gallery-title {
	float: left;
	width: 230px;
	padding-right: 10px;
}
#gallery-recent .more,
#gallery-popular .more,
#gallery-recent .navigation,
#gallery-popular .navigation{
	padding-top: 8px;
}

#gallery-index .post,
#adSense-banner-list{
	height: 175px;
	line-height: 25px;
	background: url(images/line_short.gif) no-repeat left bottom;
	margin-bottom: 10px;
}
#adSense-banner-list{
	height: 210px;
	margin-left: 15px;
}
#gallery-index .post .entry img{
	float: left;
	margin-right: 20px;
	margin-left: 5px;
}

#gallery-index .post .entry p{
	margin: 0px;
}

#gallery-index .post .title{
	line-height: 20px;
	margin-bottom: 12px;
}
.post .title a,
.search-title {
	font-size: 16px;
	font-weight: bold;
	color: #c56f20;
	text-decoration: underline;
	text-transform: capitalize;
}
.search-title {
	text-decoration: none;
}
}

html>body .post .title a{
	font-size: 16px;
	font-weight: bold;
	color: #c56f20;
	text-decoration: underline;
}
html>body .post .title {
	background: none;
	padding-left: 0px;
	margin-left: 0px;
}

#gallery-index .post .title {
	margin-left: 240px;
}

#recents-videos,
#popular-videos{
	float: left;
	width: 430px;
}
#recents-videos{
	margin-left: 20px !important;
	margin-left: 10px;
}
#popular-videos{
	margin-left: 50px !important;
	margin-left: 40px;
}

#gallery-single .post{
	width: 140px;
	height: 107px;
	float: left;
}

#gallery-single .gallery-row{
	width: 430px;
	display: block;
	margin-left: 10px;
}

#gallery-single .gallery-row  .post .entry img{
	width: 130px;
	height: 97px;
	margin-bottom: 10px;
}

#gallery-single{
	clear: both;
	height: 260px;
	padding-bottom: 10px !important;
	padding-bottom: 5px;
	background: url(images/line.gif) no-repeat center bottom;
}
#gallery-single .entry{
	background: none;
}
#movie{
	width: 616px;
	height: 456px;
	margin:0px;
}

#extras{
	margin-left: 630px;
	width: 279px !important;
	width: 271px;
	margin-bottom: 10px;
	border: 1px solid #f6ae76;
	background: #f3e7cd;
	padding: 10px !important;
	padding: 7px;
}

#copy-link{
	background: url(images/bullet.gif) no-repeat left;
	padding-left: 10px;
}
#copy #watch-url-field{
	width: 280px;
}
#copy form{
	margin: 0px;
	padding: 0px;
}

#extras #bookmarks{
	border-top: 1px solid #f6ae76;
	margin-top:8px;
	padding-top:5px;
}
#bookmarks .link{
	background: url(images/bullet.gif) no-repeat left;
	padding-left: 10px;
	margin-bottom: 3px;
}
#info{
	margin-left: 630px;
}

/* FOOTER */
#footer{
	clear:both;
}
#footer #foot-bar{
	background: url(images/foot_back.gif) repeat-x;
	width: 950px;
	height: 22px;
	padding-top: 8px;
	text-align: center;
}
#footer #foot-bar ,
#footer #foot-bar a{
	font-size: 12px;
	color: #ffffff;
}
#footer #foot{
	width: 950px;
	color: #888888;
}
#footer #foot .by{
	float: right;
}
#footer #foot .by a{
	color: #b20000;
}
#footer #foot .copy{
	float: left;
}
 


/*  AdSense Banners*/
.entry {
	height: 500px;
	background: url(images/line.gif) no-repeat center bottom;
}
#gallery-index .entry,
#gallery-single .entry,
#gallery-recents-page .entry,
#gallery-popular-page .entry,
#page_entry .entry{
	height: auto;
}
#page_entry .entry{
	background: none;
}
#adSense-banner2{
	margin-top: 20px;
	padding-bottom: 20px;
	background: url(images/line.gif) no-repeat center bottom;
	display: block;
}

#adSense-banner-index,
#adSense-banner-search,
#adSense-banner3{
	clear:both;
	margin-bottom: 20px;
	padding-top: 15px !important;
	padding-top: 10px;
}
#adSense-banner1{
margin: 0px;
padding: 0px;	
margin-bottom: 10px;
	margin-left: 630px;
	width: 300px;
}

#adSense-banner-search{
	margin-top: 20px !important;
	padding-top: 20px!important;
	margin-top: 10px;
	padding-top: 10px;
	background: url(images/line.gif) no-repeat center top;
	display: block;
}

#adSense-banner-list{
	
}

hr{
	border: none;
	border-top: 1px dotted #888888;
	height: 1px;
}

#gallery-index .entry p,
#gallery-single .entry p,
#gallery-recents-page .entry p,
#gallery-popular-page .entry p{
	margin: 0px;
	padding: 0px;
}

.entry .post-ratings {
	width: 100% !important;
	width: 300px;
}

#command{
	margin-top: 5px;
}


#img-ratings-on{
	background-image: url("http://www.klixxi.com/wp-content/plugins/wp-postratings/images/stars_crystal/rating_on.gif");
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}
#img-ratings-off{
	background-image: url("http://www.klixxi.com/wp-content/plugins/wp-postratings/images/stars_crystal/rating_off.gif");
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}
#img-ratings-over{
	background-image: url("http://www.klixxi.com/wp-content/plugins/wp-postratings/images/stars_crystal/rating_over.gif");
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}



#gallery-popular-page #popular-videos .gallery-row .post,
#gallery-recents-page #recents-videos .gallery-row .post{
	float: left;
	width: 470px;
}

#gallery-popular-page #popular-videos .gallery-row,
#gallery-recents-page #recents-videos .gallery-row{
	width: 950px;
}

#gallery-popular-page .post,
#gallery-recents-page .post{
	height: 175px;
	line-height: 25px;
	background: url(images/line_short.gif) no-repeat left bottom;
	margin-bottom: 10px;
}
#gallery-popular-page .post .entry img,
#gallery-recents-page .post .entry img{
	float: left;
	margin-right: 20px;
	margin-left: 5px;
}

#gallery-popular-page .post .entry p,
#gallery-recents-page .post .entry p{
	margin: 0px;
}


#gallery-popular-page.post .title,
#gallery-recents-page.post .title{
	line-height: 20px;
	margin-bottom: 12px;
}

#gallery-popular-page .post .title,
#gallery-recents-page .post .title {
	margin-left: 240px;
}

#cse-search-box {
	width: 230px;
	padding: 0px;
	margin: 0px;
}

#gallery-index .post .title {
	width: 170px;
	text-align: left;
}


.post .title .post-edit-link{
	font-weight: normal;
	font-size: 12px;
}