/*
Theme Name: Virality
Theme URI: http://jnystromdesign.se
Description: Theme for virality.se
Version: 1.0
Author: Joakim Nystrom
Author URI: http://jnystromdesign.se
Tags: minimalistic, white, multilanguage support,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Tidy up the CSS */
body
{
	text-align:center;
	font-size:62.5%;
	font-family:'Gills Sans', Arial, Sans-Serif;
	background:#F0FF;
	color:#777;
	text-align:center;
	margin:0px;
	padding:0;
}

#page
{
	text-align:left;
	background-color:#FFF;
	width:950px;
	margin:20px auto;
	padding:0;
}

#header
{
	height:100px;
	width:950px;
	margin:0px 0px 30px;
	padding:0;
	position:relative;
}
#logo{
	position: absolute;
	bottom: 0px;
	right: 240px;
}

#content
{
	float:right;
	width: 470px;
	padding: 0px 240px 0px 40px;
	font-size:1.2em;
	line-height: 1.4em;
}

#sidebar
{
	text-align:right;
	width:200px;
	padding:0px 0 10px;
	float:left;
	margin:0px;
}

#sidebar a
{
	color:#777;
}

#sidebar ul
{
	list-style:none;
}

#sidebar li.widget {
	margin-bottom: 20px;
}

#sidebar li h2{
margin-bottom:4px;
}
/*======== Start Menu CSS ===========*/

#sidebar ul .widget_pages
{
	font-weight:bold;
text-transform: uppercase;
}
#sidebar ul li ul li{
margin-bottom:3px;
}

#sidebar ul .widget_pages li.current_page_item a
{
	color: #000;
}

#sidebar ul .widget_pages ul li ul li
{
	display:none;
}

/*	Display children of active page
	and display sisters of active page	*/
#sidebar ul .widget_pages ul li.current_page_item ul li,
#sidebar ul .widget_pages ul li.current_page_ancestor ul li
{
	margin-right:10px;
	display: block;
}

/*	Remove active attribute of sisters and children	*/
#sidebar ul .widget_pages ul li.current_page_item ul li a,
#sidebar ul .widget_pages ul li.current_page_ancestor ul li a
{
	font-weight:normal;
	color:#777;
}

/*	Add active attribute to subpage	*/
#sidebar ul .widget_pages ul li.current_page_ancestor ul li.current_page_item a
{
	font-weight:bold;
	color:#000;
}
/*======== END Menu CSS ===========*/


/* DISABLED CSS

#sidebar ul li.widget_pages
{
	font-weight:bold;
text-transform: uppercase;
}
#sidebar ul li ul li{
margin-bottom:3px;
}

#sidebar ul li.widget_pages li.current_page_item a
{
	color: #000;
}

#sidebar ul li.widget_pages ul li ul li
{
	display:none;
}

/*	Display children of active page
	and display sisters of active page	*/
#sidebar ul li.widget_pages ul li.current_page_item ul li,
#sidebar ul li.widget_pages ul li.current_page_ancestor ul li
{
	margin-right:10px;
	display: block;
}

/*	Remove active attribute of sisters and children	*/
#sidebar ul li.widget_pages ul li.current_page_item ul li a,
#sidebar ul li.widget_pages ul li.current_page_ancestor ul li a
{
	font-weight:normal;
	color:#777;
}

/*	Add active attribute to subpage	*/
#sidebar ul li.widget_pages ul li.current_page_ancestor ul li.current_page_item a
{
	font-weight:bold;
	color:#000;
}
====END DISABLED CSS===*/

#footer
{
	width:620px;
	clear:both;
	margin:0 auto;
	padding:0px 40px;
}
	#footer p
	{
		text-align:right;
		margin:0;
		padding:20px 0;
	}

.entry p 
{
	margin:10px 0px;;
}

a, 
h2 a:hover, 
h3 a:hover,
.highlight
{
	color:#Ce0264;
	text-decoration:none;
}

a:hover
{
	color:#147;
	text-decoration:underline;
}

.thread-alt
{
	background-color:#FFF;
}

.thread-even
{
	background-color:#FFF;
}

small
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:.9em;
	line-height:1.5em;
}

h1,h2,h3
{
	font-family:'Gill Sans', Verdana, Arial, Sans-Serif;
	font-weight:normal;
}

h1
{
	color: #222;
	margin-bottom: 20px;
}

h2, h2 a 
{
	color: #777;
	margin:30px 0 15px;
}

	h2.pagetitle
	{
		font-size:1.6em;
		margin-top:30px;
		text-align:center;
	}
li.widget_pages h2{
display: none;
}

#sidebar h2
{
	font-family:'Gill Sans', Arial, Sans-Serif;
	font-size:1.2em;
	margin:5px 0 0;
	padding:0;
}

h3
{
	font-size:1.3em;
	margin:30px 0 0;
	padding:0;
}



.sticky
{
	background:#f7f7f7;
	padding:0 10px 10px;
}

	.sticky h2
	{
		padding-top:10px;
	}

.commentlist li,#commentform input,#commentform textarea
{
	font:1em 'Gill Sans', Verdana, Arial, Sans-Serif;
}

.commentlist li
{
	font-weight:700;
	list-style:none;
	margin:15px 0 10px;
}

	.commentlist li .avatar
	{
		float:right;
		border:1px solid #eee;
		background:#fff;
		padding:2px;
	}
	
	.commentlist li ul li
	{
		font-size:1em;
		margin-right:-5px;
		margin-left:10px;
	}	
	
.commentlist cite,.commentlist cite a
{
	font-weight:700;
	font-style:normal;
	font-size:1.1em;
}

.commentlist p
{
	font-weight:400;
	line-height:1.5em;
	text-transform:none;
	margin:10px 5px 10px 0;
}

#commentform p
{
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:5px 0;
}

.commentmetadata
{
	font-weight:400;
	display:block;
	margin:0;
}



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:.9em;
	letter-spacing:.07em;
	cursor:help;
}

#wp-calendar #prev a,#wp-calendar #next a
{
	font-size:9pt;
}

#wp-calendar a
{
	text-decoration:none;
	display:block;
}

#wp-calendar caption
{
	font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
	width:100%;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}


.post
{
	margin:0 0 90px;
}

.post hr
{
	display:block;
}

.widecolumn .postmetadata
{
	margin:30px 0;
}

.widecolumn .smallattachment
{
	text-align:center;
	float:left;
	width:128px;
	margin:5px 5px 5px 0;
}

.widecolumn .attachment
{
	text-align:center;
	margin:5px 0;
}

h3.comments
{
	margin:40px auto 20px;
	padding:0;
}

h3.commentHeading{
	clear:both;
	color: #000;
	text-transform:uppercase;
	font-size: 1.0em;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

html>body .entry ul
{
	margin-left:0;
	list-style:none;
	text-indent:-10px;
	padding:0 0 0 10px;
}

html>body .entry li
{
	margin:7px 0 8px 10px;
}

.entry ol
{
	margin:0;
	padding:0 0 0 35px;
}

.postmetadata ul,.postmetadata li
{
	display:inline;
	list-style-type:none;
	list-style-image:none;
}

*,
.entry ol li,
#sidebar ul,
#sidebar ul ol
{
	margin:0;
	padding:0;
}

#searchform
{
	text-align:center;
	margin:10px auto;
	padding:5px 3px;
}

#sidebar #searchform #s
{
	width:108px;
	padding:2px;
}

#sidebar #searchsubmit
{
	padding:1px;
}

select
{
	width:130px;
}

#commentform input
{
	width:170px;
	margin:5px 5px 1px 0;
	padding:2px;
}

#commentform
{
	margin:5px 10px 0 0;
}

#commentform textarea
{
	width:100%;
	padding:2px;
}
	#commentform textarea:focus{
		border:#Ce0264 solid 2px;
	}
	
#respond:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#commentform #submit
{
	float:right;
	margin:0 0 5px auto;
}

.alt
{
	margin:0;
	padding:10px 0px;
}

.commentlist
{
	text-align:justify;
	padding:0;
}

.children
{
	padding:0;
}

.nocomments
{
	text-align:center;
	margin:0;
	padding:0;
}

#wp-calendar
{
	empty-cells:show;
	width:155px;
	margin:10px auto 0;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar td
{
	text-align:center;
	padding:3px 0;
}

#wp-calendar td.pad:hover
{
	background-color:#fff;
}

acronym,abbr
{
	border-bottom:1px dashed #999;
}

blockquote
{
	padding-left:20px;
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
}

blockquote cite
{
	display:block;
	margin:5px 0 0;
}

.screen-reader-text
{
	position:absolute;
	left:-1000em;
}

a img
{
	border:none;
}

.navigation
{
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}

.wp-caption
{
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px;
}

.wp-caption img
{
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text
{
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.widecolumn .post,#sidebar form
{
	margin:0;
}

.postmetadata,.clear
{
	clear:both;
}

img.centered,.aligncenter,div.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.avatar
{
 margin:0px 0px 10px 10px;
}
.entry form,.center
{
	text-align:center;
}

.hidden,hr
{
	display:none;
}

.cap{
	text-transform:capitalize;
}

/*	Sociable CSS +  additional comments*/
.commentLink{
	margin:10px 0px 20px;
	padding: 5px 0px;
	position: relative;
	width: 250px;
	float: left;
}
	
.sociable{
	margin:10px 0px 20px;
	padding: 5px 10px 5px 0px;
	position: relative;
	width: 150px;
	float: left;
}

	.sociable ul{
		top:3px;
		left: 40px;
		position:absolute;
		display: block;
	}

		.sociable ul li{
		display: inline;
		}§