/*
Theme Name: Psy3s
Theme URI: http://www.psy3s.com/
Created by meyer communication.
Version: 2010
 
*/
/* Global */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-image: url("http://www.psy3s.com/wp-content/uploads/2010/06/fond-psy.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;

}
a, body a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover, body a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a img {
	border: none;
}
img {
	border: none;
}
h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.6em;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}
blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #FFFFFF;
	border: 1px dashed #999;
	background: #F7FBED;
}
blockquote p {
	padding: 10px 20px;
	display: block;
}
code {
	display: block;
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: 1.2em;
	color: #FFFFFF;
	border: 1px dashed #999;
	background: #FEFAF0;
}
.endline {
	clear: both;
}

/* Layout Map */
/*
	wrapper
		- bottom_frame
			- top_frame
				- header
				- container
					-sidebar_left
					- content 
					- sidebar
				- footer
*/

/* Layout */
#wrapper {
	min-width: 996px; /* not working in IE6 */
	background: url(images/container_bg.jpg) center top repeat-y;
	margin: 0 auto;
}
#bottom_frame {
	padding-bottom: 48px;
	margin: 0 auto;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	margin: 0 auto;
	background: url(images/top_frame.jpg) no-repeat center top;
}
#header {
	width: 996px;
	height: 225px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#container {
	width: 996px;
	padding: 0px 0 0px 0;
	margin: 0 auto;
}
#footer {
	width: 996px;
	margin: 0 auto;
	clear: both;
	color: #332978;
	line-height: 16px;
	font-size: 1.2em;
	text-align: center;
}

/* Header */
#header h1 {
	font-size: 3em; /* Blog title */
	text-align: left;
	padding: 23px 220px 0 147px;
}
#header h1 a {
	text-decoration: none;
	color: #ffffff;
}
#header h2 {
	color: #ffffff;
	text-align: left;
	font-size: 1.4em; /* Blog Description */
	margin-top: -4px;
	padding: 0 220px 0 150px;
}
/* menu */
#menu {
	width: 520px;
	height: 36px;
	position: absolute;
	left: 100px;
	top: 178px;
	overflow: hidden;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	/*width: 126px;*/
	display: inline;
	height: 36px;
	margin: 0;
	padding: 0 5px;
	font-size: 1.3em; /* menu Font Size */
	font-weight: bold;
	text-align: center;
	float: left;
}
#menu ul li a {
	width: auto;
	height: 36px;
	margin: 0;
	padding: 0 0px;
	line-height: 36px;
	display: block;
	text-decoration: none;
	float: left;
	/*background: url(images/menu_out.jpg) repeat-x left top;*/
	color: #FFFFFF;
}
#menu ul li a:hover {
	/*background: url(images/menu_over.jpg) repeat-x left top;*/
	color: #22427C;
}
#menu ul ul {
	margin: 0;
	padding: 0;
}
#menu ul ul li {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/* searchform */
#searchform {
	width: 169px;
	height: 47px;
	position: absolute;
	right: 67px;
	top: 165px;
}
.searchtext {
	width: 95px;
	color: #332978;
	border: 0;
	background: none;
}
#searchsubmit {
	border: 0;
	width: -60px;
	height: 36px;
}

/* Content */
#content {
	width: 507px;
	padding: 0 25px;
	display: inline;
	margin: 0 0 80px 0px;
	float: left;
}
#content_bottom {
	padding: 0;
	height: 59px;
	margin: 0 auto;
	background: url(images/content_bottom.jpg) no-repeat center bottom;
}
#content_bottom_bg {
	height: 59px;
	margin: 0 auto;
	
}
.post {
	width: 505px;
	padding: 0;
	margin: 25px 0 0 0;
	position: relative;
}
.post h2 {
	width: 486px;
	line-height: 20px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.6em; /* Post title */
}
.post h2 a {
	color: #332978; /*couleur titre page*/
}
.post h2 a:hover {
	text-decoration: none;
	color: #332978;
}
.postmetadata {
	margin: 2px 5px 0 0;
	display: block;
	text-align: right;
	color: #ffffff;
	font-size: 1.1em;
}
.postmetadata a {
	color: #ffffff;
	text-decoration: underline;
}
.postmetadata a:hover {
	color: #ffffff;
	text-decoration: none;
}
.entry p{margin:5px 0 0 px 8px;}     /*texte couleur page*/  
.entry {
	width: 100%;
	overflow: hidden;
	padding: 0px 0 0 0px;
	color: #332978;
	font-size: 1.3em;
	line-height: 16px;
	text-align:justify;
}
.entry a{
color:#000066;
font-size:1.1em;

}
.entry a:hover{
color:#000066;
font-size:1.1em;
}
.entry a:link{
color:#000066
}
.tags {
	font-size: 1.2em;
	color: #000000;
	margin: 10px 0 0 0px;
}
.tags a {
	color: #000000;
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 2em;
	font-weight: bold;
	color: #332978;
}
.post_ads {
	padding: 0 0 0 24px;
}


/* welcome */
#welcome {
	width: 210px;
	height: 283px;
	font-size: 1.3em;
	color: #FFFFFF;
	line-height: 16px;
	text-align:left;
	margin: 0px 0px 0px -23px;
	padding: 0;
	background: url(images/welcome.jpg) no-repeat right top;
	
}
#welcome div {
	width: 185px;
	height: 200px;
	overflow: hidden;
	padding: 45px 0 0 10px;
}
#welcome div div {
	margin: 0;
	padding: 0;
}
/* Sidebar */
#sidebar {
	width: 211px;
	padding: 0;
	margin: 0px 0 50px 0;
	float: left;
}
#sidebar h3 {
	font-size: 1.8em; /* Sidebar Title */
	height: 43px;
	width: 160px;
	overflow: hidden;
	line-height: 38px;
	white-space: nowrap;
	font-weight: normal;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 20px;
	color:#305dab;
}
#sidebar ul {
	width: 211px;
	overflow: hidden;
	padding: 0 0 0px 0px;
	list-style-type: none;
}
#sidebar ul li {
	width: 170px;
	overflow: hidden;
	margin: 5px 0 0 0;
}
#sidebar ul li a {
	color:#ffffff;
}
#sidebar ul li a:hover {/*couleur menu coté dessus bleu*/
	color: #1E7FCB;
}
#sidebar ul ul {
	width: 190px;
	margin: 8px 0 0 0;
	padding: 0 0 0 5px;
	background: none;
}
#sidebar ul ul li {
	width: 150px;
	margin: 0 0 0 4px;
	line-height: 16px;
	font-size: 1.3em;
	background: url(images/sidebar_li.gif) no-repeat left 6px;
	padding: 3px 0 2px 18px;
}
#sidebar ul ul ul {
	width: 110px;
	margin: 0;
	padding: 0;
}
#sidebar ul ul li li {
	padding: 3px 0 2px 16px;
	margin: 0;
	font-size: 2em;
}
#sidebar .textwidget {
	margin: 7px 0;
}
#sidebar select {
	margin: 7px 0;
	width: 95%;
}
/* sidebar bottom */
#sidebar_left {
	width: 228px;
	margin: 0 0 30px 0;
	padding: 0 0px 0 0px;
	float: left;
}
#sidebar_left h3 {
	margin: 0;
	padding: 0 0 16px 29px;
	background: url(images/recent_line.jpg) no-repeat left 20px;
}
#sidebar_left ul {
	width: 187px;
	text-align: left;
	margin: 0 0 0 41px;
	padding: 3px 0 0 0px;
	overflow: hidden;
	display: block;
	list-style-type: none;
}
#sidebar_left ul li {
	width: 187px;
	overflow: hidden;
	padding: 8px 0;
}
#sidebar_left ul ul {
	background: none;
	width: 187px;
	padding: 0;
	margin: 0 0 0 0px;
}
#sidebar_left ul ul li {
	width: 146px;
	display: block;
	overflow: hidden;
	font-size: 1.3em;
	padding: 1px 0 4px 32px;
	line-height: 15px;
	float: none;
}
#sidebar_left ul ul li a {
	display: block;
	padding: 0 0 0 0px;
	color: #332978;
}
#sidebar_left ul ul li a:hover {
	color: #325993;
}
#sidebar_left ul ul ul {
	padding: 0;
	margin: 0;
	font-size: 1em;
}
#sidebar_left ul ul ul li {
	padding: 0;
	margin: 0;
	font-size: 1em;
}
#sidebar_left .textwidget {
	margin: 7px 0;
}
#sidebar_left select {
	margin: 7px 0;
	width: 95%;
}
.sidebar_ads {
	width: 220px;
	height: 200px;
	margin: 0px 0 0px 0px;
	

}

/* Footer */
.credit {
	width: 500px;
	margin: 0 auto;
	padding: 150px 0px 0px 50px;
	color: #2E87C8;
}
.credit a {
	color: #2E87C8;
	text-decoration: none;
}
.credit a:hover {
	text-decoration: none;
	color: #2E87C8;
	-moz-opacity:0;
}


}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 10px;
	width: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: left;
	font-size: 1.1em;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #000;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 90%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark {
	margin: 18px 0 0 0px;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
.read_comments {
	height: 32px;
	text-align: right;
	margin: 10px 0 0 0;
}
.read_comments a {
	padding: 5px 0 5px 0px;
	color:#ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
h3#comments {
	padding: 0 0 0 0px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #000000;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	padding: 0 0 0 10px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;

}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #FEFEF0; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #FCFCD3;
}

/* Images */
p img {
	max-width: 100%; /* not working in IE6 */
}
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
}

/* 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;
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 30px;
	list-style-type:decimal;
}

p {
	margin: 0px 0;
}
