/*
Theme Name: Picture Perfect
Theme URI: http://mac-host.com/support
Description: A crisp black and white design that looks like a traditional webpage, not a wordpress blog.  Support and forums to help you get started at http://mac-host.com/support
Version: 1.3.3
Author: Wayne Connor (and seriously modified by Lex for le-boxon-de-lex.fr)
Author URI: http://www.macintoshhowto.com/
Tags: black, white, two-columns, flexible-width, photoblogging, dark, right-sidebar
*/

/**
 * Common Parts
 **/

* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

body {
	font-size: 12px;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	font-weight: normal;
}

a {
	color: #999;
	text-decoration: none;
}

blockquote {
	padding: 7px;
	font-style: italic;
}

.clear {
	clear: both;
}

.with-bottom {
	margin-bottom: 10px;
}

h2 {
	padding: 3px 0 8px;
	font-size: 24px;
	font-weight: bold;
}

h2.widgettitle {
	padding-bottom: 0;
}

#zcmail .zcmail_text,
#zcmail input.zcmail_name,
#zcmail input.zcmail_mail,
#zcmail input.zcmail_subject,
input.styled-input,
textarea {
	margin:	2px 10px 0 0;
	padding: 2px;
	width: 100%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


/**
 * Welcome Parts
 **/

#welcome-heading {
	margin-left: 45px;
	margin-top: 15px;
}

#welcome-heading a {
	font: 40pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
}

#welcome-intro {
	margin-top: 18px;
	margin-left: 25px;
	text-align: center;
}

#welcome-intro p {
	margin-bottom: 10px;
	margin-top: 14px;
}

#welcome-images {
	height: 360px;
	text-align: center;
	overflow: hidden;
	margin: 21px auto;
}

#welcome-content {
	text-align: center;
	margin-bottom: 15px;
}

#welcome-content a {
	font-size: 14px;
	color: white;
	text-decoration: underline;
}

td.lex-photo {
	height: 300px;
}

/**
 * Blog's Content
 **/

#description {
	font: normal 14px Verdana, Helvetica, Sans-serif;
}

.post, .post-tag {
	padding-top: 10px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #424242;
	padding: 10px 18px;
	margin: 10px 0 20px;
}

.post-tag p {
	text-align: center;
	margin: 12px 0;
}

.post p {
	text-align: center;
	margin: 20px 0;
}

.post p.post-meta {
	text-align: left;
	margin: 3px 0;
}

.post img {
	max-width: 97%;
	margin: 12px 4px 7px 4px;
}

.post h3 {
	font-size: 16px;
	font-weight: normal;
}

/**
 * Blog's Footer
 **/

.footer {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #4d4d4d;
	padding: 7px 0 5px;
}

.footer p {
    margin-bottom: 5px;
	text-align: center;
}

/**
 * Votes
 **/
#annoucement p {
	border-top: 1px solid #424242;
	border-bottom: 1px solid #424242;
	padding: 10px 18px;
	margin: 20px 0 0;
	text-align: center;
	font-size: 14px;
}

/**
 * Blog's Menu
 **/

#sidebar img {
	border: none;
}

#sidebar ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar ul li {
	font-size: 12px;
	padding: 0 10px;
	margin: 0 0 5px 5px;
}

/**
 * Blog's Comments
 **/

#respond {
	margin-top: 40px;
}

.clearfix {
	clear: left;
}

#comments {
	margin-top: 45px;
}

#comment-form {
	padding-right: 15px;
}

.commentlist {
	margin-top: 10px;
	margin-bottom: 0;
}

.commentlist li {
	margin-bottom: 10px;
	margin-top: 20px;
}

.commentMeta {
	width: 150px;
	float: left;
}

.commentMeta span {
	display: block;
	margin: 0;
	padding: 0;
}

span.author a, span.date a {
	text-decoration: none;
	margin-bottom: 5px;
}

.commentText {
	float: left;
	font-size: 12px;
	padding-left: 5px;
	margin-left: 15px;
	margin-top: 1px;
	border-top: solid 1px #999;
}

.commentText p {
	margin-bottom: 10px;
}

div.avatar {
	float: left;
}

/**
 * Blog's Archives
 **/

#content .notice p {
	margin: 25px 0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 5px 0;
}


ul.archive-column li {
	float: left;
	margin: 15px 15px 0 15px;
	width: 200px;
	text-align: center;
}

/**
 * Blog's Contact
 **/

#zcmail textarea {
	height: 240px;
}

input.zcmail_submit {
	float: right;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 2px;
}

fieldset {
	border: none;
	width: 100%;
}

/**
 * Blog Search
 **/

.button {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #fff;
}

.searchform input {
	padding: 3px;
}

#s, #s2 {
	font-size: 12px;
}

#searchsubmit, #searchsubmit2 {
	width: 30px;
	font-size: 12px;
}

/**
 * Blog's Links
 **/

ul.custom-links {
	margin-left: 20px;
}

ul li.custom_link_title {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}

ul li.custom_link_comment {
	margin-top: 0;
	margin-bottom: 12px;
	padding-left: 22px;
	list-style-type: none;
}

/**
 * Twitter
 */

.twitter {
	background: url('/wp-content/themes/bird_gray_16.png') 1px 2px no-repeat;
	padding-left: 20px;
}

/**
 * Navigation
 */
.wp-pagenavi {
	text-align: center;
	margin-bottom: 20px;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000;
	color: #000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.pages, .wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/**
 * Videos
 */
#videos {
	width: 80%;
	margin: 30px auto 10px;
}

#videos td {
	padding: 7px;
}
 
#videos td.video-name {
	max-width: 360px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.video-size {
	width: 90px;
	text-align: right;
}

.video-length {
	max-width: 110px;
	text-align: right;
}

#dl-button {
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #424242;
	padding: 12px 30px;
	color: #fff;
}

#dl-wrapper {
	margin: 35px 0;
}

video {
	padding: 2px 6px;
	max-height: 380px;
	max-width: 480px;
	display: block;
	margin: 0 auto 8px;
}

.webms > video {
	display: inline;
}