/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/


body {
background:url("/images/page_back.png") repeat-x scroll 0 0 #F8F8F8;
color:#111111;
}


#first {
border-bottom:1px dashed #CCCCCC;
color:#464646;

font-size:1.35em;
line-height:1.3em;
margin:0 0 10px;
padding-bottom:8px;
}

#page {
padding:0;
}

.teaser .format_teaser {margin-top:0em; margin-bottom:0em;}

.custom #logo {background-image: url('/images/psyblog_logo.png'); background-repeat: no-repeat;   height: 104px; text-indent: -9999px; }
.custom #logo a {width: 233px; height: 104px; display: block; outline: none;}

.custom_box {background:#FFF none repeat scroll 0 0; height:130px; }

.custom #header { padding-left:0em; padding-bottom:0; background-color:#030303; width:1012px;}





.menu, .menu a, .menu li ul {border-width:0 0 0 0;}

.menu li {border-right:1px solid #666666;}

li.tab-home {border-left:1px solid #666666;}

.menu {background-color:#313131; padding-top:5px; padding-bottom:5px; height:24px; width:1024px;}

.menu a {
line-height:0.5em; letter-spacing:0.08em; }

.headline_area img.alignright {
margin:2.9em 0 2.4em 2.4em;}

.headline_area {
margin-bottom:0.6em;
}

.people {position:absolute;
right:150px;
top:70px;}



.post_box, .teasers_box, .full_width #content_box .page {
margin:0 0 0 0;
}

.post_box {
padding-top:0;
}

.alignright {
float:right;
margin-bottom:6px;
margin-left:16px;
}



.teasers_box {}

li.widget p {margin-bottom:0.385em;}



.sidebar ul.sidebar_list {
padding-right:0; margin-right:5px;
}



li.widget ul li {
margin-bottom:0;
}

.wppp_list li{
margin-bottom:2px;
list-style-type:circle;

}

.widget_wppp h3 {


}

.widget_archive h3 {


}


ol.wppp_list  {

list-style-type:decimal;
margin-left:15px;
}

.widget_kbrss li{
list-style-type:square;
margin-left:15px;

}

#sidebar_2 ul.sidebar_list {
padding-right:0;


}

#sidebar_2  {
background-color:#F5F5F5;
margin-left:1em;
height:inherit;

}




.sidebar h3 {
font-variant:normal;
letter-spacing:0.1px;

font-size:1.5em;
color:#333333;
margin-bottom:2px;

}
#content_box  {border:1px solid #EEEEEE; }
#content  {float:left; width:54.5em; padding-bottom:3em; padding-top:3em; padding-left:3.4em;}

#multimedia_box { padding:30px 0 0; margin-bottom:0em; border-bottom:1px dotted #CCCCCC;

}

#sidebars {background-color:#EFEFE9; border-bottom:1px dotted #CCCCCC;}

#sidebars a{
color:#555537;
	
}

#sidebars a:hover{
color:#888888;
text-decoration:none
	
}

#sidebar_1 { width:21.4em; border-left:1px dotted #CCCCCC;}



.format_text OL {
	MARGIN: 0px 0px 1.5em 2.5em
}

#feature_box  {background:none repeat scroll 0 0 #F8F8F8;
font-size:15px;
list-style:none outside none;
padding:0.4em 0.2em 0.4em 30em;

}

#feature_box li {display:inline;}

#feature_box li.subrss {
background:url("/images/rss_small.gif") no-repeat scroll left center transparent;
font-family:Arial,Helvetica,sans-serif;
margin-left:5px;
font-size:12px;
padding-left:23px;

border-right:1px solid #999999;
padding-right:8px;

}

#feature_box li.subemail {
background:url("/images/email_small.gif") no-repeat scroll left center transparent;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:5px;
padding-left:23px;}

#feature_box li.getlatest{
border-right:1px solid #999999;
padding-right:8px;
}



input, textarea {
background:none;
border-style:outset;
}

.prev_next {
padding-left:0;
padding-right:2.4em;
}


.custom .comments_closed p {
  display: none;
}

.custom .teaser {
   width: 100%;
   margin-top: 0.5em;
   padding-top: 1em;
   text-align: left;
   border-top:1px solid #EEEEEE;
   padding-bottom:5px;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}

.teasers_box {
width: auto;
}




h1 {color:#333333;}

h1.entry-title {margin-bottom:20px}

.headline_area h1 {font-size:3.8em; line-height:1em;}

.teaser h2 {

line-height:1.3em;
letter-spacing:-0.6px;
font-weight:bold;

}

.teaser .post_image_link img.alignleft {
margin-bottom:1.5em;
margin-right:1em;
margin-top:5px;
}

li.widget p a {
text-decoration:none;
}

li.widget {

padding-top:7px;

line-height:1.45em;
}


li.widget p a:hover {
text-decoration:underline;
}

li.widget p {
margin-bottom:0;
}

form .fb_submit {

height:24px;
width:64px;
background-color:#DDDDDD;
vertical-align:middle;
padding:0;
margin:0;
}




form .fb_submit:hover {
	cursor:pointer
}


.format_text img.alignleft {
	margin:0 0 1.5em 0;
}

.format_text {
line-height:1.4em;
}

.format_text p {
margin-bottom:1em;
}


ol.sidebar_list {
list-style-type:decimal;


}


#bright {padding-top:200px;}


#banner-top-right {position:relative; left:60px;}
#banner-top-left {float:left; position:relative; width:125px; left:20px;}


#socbook {

background-color:#EFEFE9;
line-height:1.5;
margin-top:0;
border:1px dotted #CCCCCC;
margin-top:50px;
padding-left:1em;
padding-right:0.5em;
padding-top:0.5em;
clear:both;
}

#socbook p {
font-size:1.3em;	
margin-bottom:0.3em;
font-weight:bold;
color:#555537;
}

.join  {
color:#999999;

margin:0 0 0 5px;
padding:0;
text-transform:uppercase;
}

.socul {

}

#relatedposts {

line-height:1.5;
margin-top:0;
border-right:1px dotted #CCCCCC;
border-left:1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
padding-left:1em;
padding-right:0.5em;
padding-top:0.5em;

margin-bottom:30px;
}

#relatedposts p {
font-size:1.3em;	
margin-bottom:0.3em;
font-weight:bold;
color:#555537;
}

.relimage {
margin-left:15px;
margin-top:10px;
}


#relatedposts ol {
	margin-left:37px;
}


.custom #footer {
background-color:#FFFFFF;
height:80px;
padding-bottom:1.2em;
text-align:right;
width:998px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
display:none;

	
}

#comments {
display:none;
}


#customfooter {
background:none repeat scroll 0 0 #111111;
border-top:4px solid #999966;
color:#FFFFFF;
font-size:14px;
padding:70px 145px 100px;
text-align:right;
margin-bottom:-25px;
}

#explore {
	height:100px;
}

.prev_next { margin-top:1em; font-size:1.2em;}

#psyblog_themes {font-size:1.2em; margin-top:10px;}

#psyblog_themes a {text-decoration:underline;}

#psyblog_themes a:hover {
text-decoration:none;
}

#psyblog_themes li {
margin-bottom:5px;
}

#psyblog_themes h2 {
	font-size:1.5em;
color:#111111;
}

#theme_left {float:left; 

padding:2em 0 2em 4em;
width:200px;}

#theme_right {float:right;

padding:2em 0 2em 3em;
width:250px;}

#psyblog_themes h2{
	margin-bottom:7px;
	margin-top:7px;
}
	
	
#psyblog_themes ul{
	list-style: square;
	margin-left:22px;
	font-size:1.2em;
}
	
	

.series-box {

border:1px dotted #AA3F35;
padding: 10px;
}


.series-title {

background:#EEEEEE none repeat scroll 0% 50%;
border-left:1px solid #BBBBBB;
padding:8px;
}

.series-body {


border:1px dotted #BBBBBB;
padding:10px;
}



.series-nav-left {
float:left;
}

.series-nav-right {
float:right;

}


fieldset { 
float : left; 

padding : 1em; 
border : 1px dotted #3366FF; 
margin:10px 1em 20px 0;
width:393px;
}


legend { 
font-weight : bold; 
color:#3366FF;
margin : 0; 
padding : .5em; 
}


#serieslist-box { 


clear:both;
padding:5px 20px 10px 15px;
border : 1px dotted #999999; 
margin:5px 0 20px 0;


}


#serieslist-box h3 {
border-bottom:1px solid #cccccc;
font-size:14px;
text-transform:uppercase;

}
	


#latest {
		display:none;
	padding-bottom:0;



	
}


#latest p { 
letter-spacing:2px;
text-transform:uppercase;
font-size:1.2em;
line-height:1em;
margin-bottom:0;

}

.sub {


	font-style: normal;
	color:#666666;
	line-height: 0.5cm;
	margin-bottom: 15px;
	font-weight: bold;
	

}

.headline_area img.frame {
border-width:0.1em;
padding:0.5em;
}

#archive_info {
padding-bottom:1.2em;
padding-top:0;
padding-left:0;
}

.format_text input, #commentform input, #commentform textarea {
border-width:0.063em;
padding:0.188em;
width:auto;
}

img.frame {

border-color:#DDDDDD;
border-style:solid;
}

.teaser .post_image_link img.frame {
border-width:0.1em;
padding:0.5em;
background:none;
}


#_widget-4 h3 {
background:url("/images/ext.gif") no-repeat scroll left center transparent;
padding-left:15px;
	
}


#smart-archives-fancy {
	
	font-family:Calibri,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	
}


li.archive-list {
margin-bottom:10px;

}


.sidebar input[type="text"], .sidebar input[type="submit"] {
background-color:#FFFFFF;

}
