/*
Theme Name: Psychobserver
Theme URI: http://psychobserver.com/
Description: The theme used for my blog
Version: 1
Author: Nicolas Lassus
Author URI: http://psychobserver.com/
Tags: purple, two columns, fixed width
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:url('images/bg.jpg') left 104px repeat-x #ebebeb;
	color: #333;
	margin:0;
	padding:0;
	}

.top {
	background:#666;
	height:102px;
	border-bottom:solid 2px black;
	margin-bottom:40px;
}

a {text-decoration:none;}

.logo a:link, .logo a:visited {float:left; background: url('images/logo.png') left top no-repeat; width:242px; height:115px; border:none;}
.logo a:hover, .logo a:active {float:left; background: url('images/logo.png') left -115px no-repeat; width:242px; height:115px; border:none;}

.bottom {
	clear:both;
	background:#82395a;
	border-top:solid 2px black;
	margin-top:40px;
}

.topcontent, .bottomcontent {
	margin:0 auto;
	width:900px;
	padding:0px;
	position:relative;
}

.bottomcontent p {padding:80px 0 20px 0;text-align:center; color:white;}
.bottomcontent p a {color:white; text-decoration:underline;}

.topnav {float:right;color:white;}
.topnav ul {float:left;padding:0;margin:0;list-style:none;font-size:22px;}
.topnav ul li {float:left;position:relative;margin: 55px 10px 10px 10px;}
.topnav ul li.selected{padding:10px 30px 20px 30px;border-left:solid 1px #999;border-right:solid 1px #999;border-bottom:solid 2px black;background:#666;}
.topnav ul li a:link, .topnav ul li a:visited {float:left;color:white;text-decoration:none;padding:10px 30px 20px 30px;border-left:solid 1px transparent;border-right:solid 1px transparent;}
.topnav ul li a:hover, .topnav ul li a:active {float:left;border-bottom:solid 2px black;padding:10px 30px 20px 30px;border-left:solid 1px #999;border-right:solid 1px #999;background:#666;}

.hole {float:right; margin-right:100px; width:60px; height:30px; background: url('images/hole.png') left top no-repeat;}

.container {margin:0 auto; width:900px;}	

.posttop, .post, .postbottom {width:550px;}
.wideposttop , .widepost, .widepostbottom {width:700px;}

.widepost img.topright {float:right;position:relative; left:50px; top:-70px;}

.posttop, .wideposttop{
	background:#f8f8f8;
	margin:0 0 0 50px;
	padding: 5px 10px 0px 10px;
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	text-align:right;
	position:relative;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

.postbottom, .widepostbottom{
	height:15px;
	background:#f8f8f8;
	padding:10px;
	margin:0 0 0 50px;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.tentacles {position:absolute;float:right;left:700px;top:-200px;}

.post , .widepost{
	position:relative;
	padding:10px 10px 30px 10px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin:0 0 0px 50px;
	background:#f8f8f8;
	font-size: 1.2em;
	line-height:1.8em;
}

.post h2, .widepost h2 {
	font-size:24px;
	font-weight:normal;
	padding:0;
	margin:0 0 10px 0;
	color:#82395a;
}

.wp-caption a:link, .wp-caption a:visited, .wp-caption a:hover, .wp-caption a:active {background-color:transparent;}


.post h2 a:link, .post h2 a:visited {font-size:24px;font-weight:normal;padding:0;margin:0 0 10px 0;color:#82395a;}
.post h2 a:hover, .post h2 a:active {font-size:24px;font-weight:normal;padding:0;margin:0 0 10px 0;color:#ff6600;}

.entry p a:link, .entry p a:visited {color:#f60;}
.entry p a:hover, .entry p a:active {color:#82395a; text-decoration:underline;}

.post a.more-link:link, .post a.more-link:visited {float:right;display:block;padding:2px 5px;background: #82395a;color:white;}
.post a.more-link:hover, .post a.more-link:active {padding:2px 5px;background: #ff6600; color:white; text-decoration:none;}

.post_date {
	position:absolute;
	left:-50px;
	top:5px;
	float:left;
	padding:10px 5px;
	width:39px;
	text-align:center;
	font-size:16px;
	background: #ff7517;
	color: white;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-right: solid 1px #ff4e00;
	border-bottom: solid 1px #ff4e00;
}

.post_comments a:link, .post_comments a:visited {color:#666;text-decoration:none;position:absolute;left:-48px;top:75px;float:left;padding:3px 5px; width:36px;height:26px;text-align:center;font-size:14px;color: #666;background: url('images/post_comments.gif') 5px top no-repeat;}
.post_comments a:hover, .post_comments a:active {color:#333;text-decoration:none;position:absolute;left:-48px;top:75px;float:left;padding:3px 5px; width:36px;height:26px;text-align:center;font-size:14px;color: #666;background: url('images/post_comments.gif') 5px -32px no-repeat;}

.arch_comments a:link, .arch_comments a:visited {color:#666;text-decoration:none;position:absolute;left:-48px;top:95px;float:left;padding:3px 5px; width:36px;height:26px;text-align:center;font-size:14px;color: #666;background: url('images/post_comments.gif') 5px top no-repeat;}
.arch_comments a:hover, .arch_comments a:active {color:#333;text-decoration:none;position:absolute;left:-48px;top:95px;float:left;padding:3px 5px; width:36px;height:26px;text-align:center;font-size:14px;color: #666;background: url('images/post_comments.gif') 5px -32px no-repeat;}

.separator {border-left: solid 1px #ccc;margin-left:50px;background:url('images/separator.jpg') left top no-repeat;width:570px;height:35px;}


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

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

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1.1em;
}

.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: 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;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 900px;
	border: 1px solid #959596;
	}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	text-align:left;
	margin: 0 0 10px 0;
	color:#666;
	font-size:3em;
	}

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

h3 {
	padding: 0;
	margin: 16px 0 10px 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 10px ;
	}
/* 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;
	}

.navigation {height:30px;width:530px;margin-left:70px;}
	
.alignleft a:link, .alignleft a:visited, .alignright a:link, .alignright a:visited  {font-size:14px;padding:2px 5px;background: #82395a; color:white;}
.alignleft a:hover, .alignleft a:active, .alignright a:hover, .alignright a:active {padding:2px 5px;background: #ff6600; color:white; text-decoration:none;}
/* 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;
	}

.postmetadata a:link, .postmetadata a:visited {margin: 0 2px; padding:2px 5px;background: #ccc; color:white;}
.postmetadata a:hover, .postmetadata a:active {background: #ff6600; color:white; text-decoration:none;}

/* 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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
div#respond, h3#comments, p.nocomments {
	margin-left:50px;
	width:570px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left:50px;
	width:570px;
	}

.commentlist li {
	list-style: none;
	padding:10px;
	background:#f6f6f6;
	border:solid 1px #ddd;
	margin-bottom:10px;
}

.commentlist li ul li { 
	padding: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist a:link, .commentlist a:visited {color:#666;}
.commentlist a:hover, .commentlist a:active {color:#ff6600;}
	
/* End Comments */



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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 #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 */


/* Begin Sidebar */
#sidebar {float:right;width: 240px;}
#sidebar form {margin: 0;}
#sidebar ul {margin:0;padding:0;list-style-type:none;}
#sidebar ul li {margin:0 0 20px 0;padding:0;}


.rss, .twitter {clear:both;font-size:16px;padding-top:13px;line-height:24px;}
.rss {padding-left:75px;float:left; background: url('images/s_rss.png') left top no-repeat; width:150px; height:60px;}
.twitter {padding-left:75px;float:left; background: url('images/s_twitter.png') left top no-repeat; width:150px; height:60px;}

.rss a:link, .rss a:visited {padding:2px;text-decoration:none;font-width:bold;color:#e97807;}
.rss a:hover, .rss a:active {background:#e97807;color:white;}

.twitter a:link, .twitter a:visited {padding:2px;text-decoration:none;font-width:bold;color:#246fb6;}
.twitter a:hover, .twitter a:active {background:#246fb6;color:white;}

#rss-3, #categories-3 , #yarpp{
	clear:both;
	float:right;
	width:240px;
	background:#ddd;
	border: solid 1px #ccc;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#rss-3 h2, #yarpp h2 {font-weight:normal;padding:5px 0 0 35px;font-size:18px; color:white;float:left;width:252px;height:34px;background: url('images/read-top.png') left top no-repeat;}
#rss-3 h2 a, #yarpp h2 a {color:white;}
#categories-3 h2 {font-weight:normal;padding:5px 0 0 35px;font-size:18px; color:white;float:left;width:252px;height:34px;background: url('images/cat-top.png') left top no-repeat;}

#rss-3 ul, #categories-3  ul, #yarpp ul {padding:5px; width:210px; margin:10px; list-style-type:none;}
#rss-3 ul li, #categories-3  ul li, #yarpp ul li {padding-bottom:5px;border-bottom:dashed 1px #999;margin-bottom:5px;}
#rss-3 ul li a:link, #rss-3 ul li a:visited, #categories-3  ul li a:link, #categories-3 ul li a:visited, #yarpp  ul li a:link, #yarpp ul li a:visited {text-decoration:none;color:#888;}
#rss-3 ul li a:hover, #rss-3 ul li a:active, #categories-3  ul li a:hover, #categories-3 ul li a:active, #yarpp ul li a:hover, #yarpp ul li a:active {text-decoration:none;color:#333;}

/* End Sidebar */