/*   
Theme Name: Homey 2.0
Theme URI: http://www.dragnet.se/
Description: The second theme for Homey.se
Author: Jonas Skoglund
Author URI: http://www.homey.se
Version: 2.0
.
General recent-comments/License Statement if any.
.
*/

/* RESET CSS --------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;} 

/* MINIBASE --------------------------------- */

acronym,abbr{border-bottom:1px dotted #000;cursor:help}
em{font-style:italic}
/*td,th {border:1px solid #000;padding:.5em}*/
th {font-weight:bold}
th,caption {text-align:center}
caption {margin-bottom:.5em} 
table,fieldset {margin-bottom:1em}
pre {}
code {}
strong {font-weight:bold;}
.clear {clear:both; overflow:hidden; height:0;}


/* Begin real formatting --------------------------------- */

/* Body */

body {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	background: #000000;
	font-size: 0.69em;
	line-height:1.7em;
	margin-bottom: 30px;
}



/* Other common stuff */

a:link { color: #1A97DB; text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
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}

/* Colors */

/* Containers ---------------------------- */

#container {
	width: 755px;
	margin:30px auto;
	background: #fff;
	padding: 46px 54px 55px 55px;
}


#header {
margin-bottom:12px;
width:755px;
/*overflow:auto;*/

}

#support_nav {margin:0 0 12px 0; overflow:auto;}

#main{
	overflow: hidden;
	margin-bottom:30px;
}

#content {
	width: 431px;
	float:left;
	margin-right:18px;
}

#content h2 {
font-weight:900;
}

#content h2 a:link {color: #000; text-decoration: none;}
#content h2 a:visited {text-decoration: none;}
#content h2 a:hover {color: #1A97DB; text-decoration: none;}
#content h2 a:active {text-decoration: none;}

#content h4 {
font-weight:700;
font-size:13px;
margin:0 0 11px 0;
}

#content ul
{
	list-style:disc outside;
}

#content p {
margin-bottom:11px;
}

#content ol
{
	list-style:decimal outside;
}

#content ul,#content ol
{
	margin-left:2.2em;
	margin-bottom:11px;
}

#content ul ul,#content ol ul,#content ul ol#content ol ol
{
	margin-bottom:0;
}

	.post{
	margin-bottom:20px;
	}
	
.wp-caption-text{font-style:italic; text-align:right; color:#666666;}
	
	.entry img {
	
	margin-bottom:11px;
	
	}
	
	.entry-meta {
	text-transform:uppercase;
	font-size: 0.82em; }
	
	.entry-meta img {
	
	margin:0 3px 0 5px;
	vertical-align:middle;
	
	}
	
	.post h2 {
	font: 3.5em/1.1em Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	margin-top: 8px;
	margin-bottom: 11px;
}

	.single h1 {
	font: 3.5em/1.1em Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	margin-top: 0px;
	margin-bottom: 11px;
	font-weight:700;
}


	#related_posts  {
	font: 2.5em/1.1em Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight:bold;
}

.commentmetadata {
text-transform:uppercase;

}

#related_posts ul {

width: 430px;
margin-bottom:10px;
}
#related_posts li {
display:block;	background-image: url(images/list_bullet.gif);	background-repeat: no-repeat;	background-position: 0px 8px;	width: 400px;	line-height:1.9em;	height: 1.9em;	padding-left: 10px;
}

#wp_thumbie_rl2 {display:none;}

	.bold {
	font-weight: bold;
}

	.post a {
	font-weight: bold;	
	}

	.entry-meta {
		margin-top:0px;
	}
	
	.entry-meta a {
	font-weight: normal;
	}	

	.meta-date {
	background: url(images/post_icon_date.png) no-repeat left bottom;
	height: 25px;
	line-height: 25px;
	/*font-size: 0.82em;*/
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 22px;
	text-transform: uppercase;
	} 	
	.meta-comments {
	background: url(images/post_icon_comments.png) no-repeat left bottom;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-left: 15px;
	height: 25px;
	line-height: 25px;
	/*font-size: 0.82em;*/
	text-transform: uppercase;
	} 
	
/* Comments */
#respond {
	font: 2.5em/1.1em Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight:bold;
}
#comments{
	font: 2.5em/1.1em Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight:bold;
}
#content h3 {
	font: 2.5em/1.1em Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	margin-top: 25px;
	margin-bottom: 8px;
	font-weight:bold;
}
	#pagination {
	overflow:auto;
	border-top: 1px solid #FFFFFF;
	padding-top:5px;
	}

#pagination ul    { border:0; margin:0; padding:0; }
#pagination-clean li	{ border:0; margin:0; padding:0; list-style:none; float:left;}
#pagination-clean a           { border-right:solid 1px #DEDEDE; margin-right:2px; }
#pagination-clean .previous-off, #pagination-clean .next-off   { color:#888888; display:block; float:left; font-weight:bold; padding:3px 4px; }	
#pagination-clean .next a, #pagination-clean previous a  { border:none; font-weight:bold; }	
#pagination-clean .active     { color:#000000; font-weight:bold; display:block; float:left; padding:4px 6px; /* savers */ border-right:solid 1px #DEDEDE; }
#pagination-clean a:link, #pagination-clean a:visited   { display:block; float:left; padding:3px 6px; }
#pagination-clean a:hover     { }
#sidebar_col_1 { float:left; width:160px;}
#sidebar_col_2 {float:left;width:146px;}

/* categories-76776551 and popular posts */ 
#categories-76776551 h3, .widget_recent_comments h3, .widget_recent_comments h3{text-indent: -200em; width:146px; height:36px; margin: 0em 0em 5px; padding: 0px;}
#popular_posts, .widget_recent_comments {margin-top:15px;}
#categories-76776551 h3 {background: url(images/sidebar_headline_content.png) no-repeat left top;}
#popular_posts h3 {background: url(images/sidebar_headline_most_read.png) no-repeat left top;}	
.widget_recent_comments h3 {background: url(images/sidebar_headline_comments.png) no-repeat left top;}	
#categories-76776551 ul, .widget_recent_comments ul, #recent-comments ul {width: 146px;}
#categories-76776551 ul li a:link, #categories-76776551 li a:visited, #categories-76776551 ul li a:hover, #categories-76776551 ul li a:focus, #categories-76776551 ul li a:active {display:block;	background-image: url(images/list_bullet.gif);	background-repeat: no-repeat;	background-position: 0px 8px;	width: 136px;	line-height:1.9em;	height: 1.9em;	padding-left: 10px;}
#categories-76776551 ul li ul li a:link, #categories-76776551 li ul li a:visited, #categories-76776551 ul li ul li a:hover, #categories-76776551 ul li ul li a:focus, #categories-76776551 ul li ul li a:active {display:block;	background-image: url(images/list_bullet.gif);	background-repeat: no-repeat;	background-position: 10px 8px;	width: 116px;	line-height:1.9em;	height: 1.9em;	padding-left: 20px;}

/*
#recent-comments ul li a:link, #recent-comments li a:visited, #recent-comments ul li a:hover, #recent-comments ul li a:focus, #recent-comments ul li a:active {width: 136px;}
#recent-comments ul li {display:block;	background-image: url(images/list_bullet.gif);	background-repeat: no-repeat;	background-position: 0px 8px; line-height:1.7em; display:block;	padding-left: 10px;}
#categories-76776551 ul li a:hover, #popular_posts ul li a:hover, #recent-comments ul li a:hover,#footer_col_3 ul li a:focus, #footer_col_3 ul li a:active {color: #11618C;	text-decoration:none; }
*/

/* Footer */ 
#footer {overflow: auto; clear:left; color: #FFFFFF; background: #000000 url(images/footer_bg.png); width: 711px; padding: 18px 22px 22px;}
#footer_col_1 {float:left; width: 186px; margin-right:18px;}
#footer_col_1 h3 {text-indent: -200em; width:137px; height:19px; background: url(images/footer_headline_about_homey.png) no-repeat left top;margin: 0em 0em 9px;padding: 0px;}
#footer_col_2 {float:left; width: 186px; margin-right:18px;}
#footer_col_2 h3 {text-indent: -200em; width:149px; height:19px; background: url(images/footer_headline_subscribe.png) no-repeat left top;margin: 0em 0em 9px; padding: 0px;}
#footer_col_3 {	float:left;}
#footer_col_3 h3 {text-indent: -200em; width:81px; height:19px; background: url(images/footer_headline_links.png) no-repeat left top; margin: 0em 0em 9px; padding: 0px;}
#footer_col_3 ul {width: 220px;}

#footer_col_3 ul li a:link, #footer_col_3 li a:visited, #footer_col_3 ul li a:hover, #footer_col_3 ul li a:focus, #footer_col_3 ul li a:active  {
	display:block;
	background-image: url(images/footer_list_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	width: 200px;
	/*line-height:2.0em;*/
	/*height: 2.0em;*/
	padding-left: 10px;
}

#footer_col_3 ul li a:focus, #footer_col_3 ul li a:active {
	color: #ffffff;
}

#polls {
	background: #000000 url(images/sidebar_poll_bg.jpg) no-repeat;
	color: #FFFFFF;
	padding: 80px 10px 20px;
	margin-top: 10px;
	width: 126px;
}

#polls input {
padding: 0px;

}

.wp-polls-ul {
padding: 0px;
margin: 0px;
}

.commentlist h4 {

font: 1.8em/1.1em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:bold;

}


.commentlist  {
	list-style: none;
/*	margin:40px; padding:0px;*/
}

ol li .commentlist  {
margin:0 0 15px 0;
padding:0px;


}
/*
#container {
margin: 30px auto;
	width: 755px;
	background:#ffffff;
}
*/

blockqoute {font-size: 25px; font-style: italic; line-height:30px;
	display: block;
	margin: 30px 0 30px 30px;
padding-left:10px;
	font-family: Arial, "Lucida Sans Unicode", "Lucida Sans";
border-left: 5px solid #000000;
}

.ad {margin-bottom:24px;}

/*Comments */
#content ol.commentlist, #content .rel_posts {list-style:none; margin:0; padding:0}
.commentmetadata {font-size:9px;}
.entry-meta {
	border-top: 1px solid #CCCCCC; padding:3px 0 0 0; 
}

/*Related posts */
#wp_thumbie {overflow:auto;}
#wp_thumbie_rl1 h3{margin:11px 0 11px 0;}
#wp_thumbie ul {margin:0; padding:0;}
#wp_thumbie_li {margin:0 0 0 0; padding:0 0 5px 0; list-style:none;}
#wp_thumbie_image {float:left; clear:left; width:70px; height:70px; padding:0 10px 0 0}
#wp_thumbie_title {float:left; clear:right; width:300px;}

/*Lightbox*/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 11px "Lucida Sans Unicode", "Lucida Sans";
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 00px; 
	color: #000; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: normal; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}