/*
Theme Name: «АМ Студия»
Theme URI: http://web-click.ru/
Description: Тема разработана Студией «Клик» специально для сайта компании «АМ Студия».
Version: 1.0
Tags: гранж
*/

/* Begin Typography & Colors */
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


.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: 1.1em;}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.size-thumbnail {margin: 5px 7px 0 0; border:#e5cda9 2px solid}
.more-link {font-size:.65em; display:block; padding-bottom:10px}
.pagecategorytitle {border-bottom:#f3f3f3 3px solid; margin-bottom:.7em}

/* Begin Structure */
.post {margin: 0 0 40px;}
.post h2 {font-size:1.2em; margin:0}
.post small.data {font-size:.85em;color:#666}
.post .entry {margin:10px 0 0 0}
.post .posttags {margin:0 0 10px 7px; padding-left:22px; font-size:.85em; background:url(images/tags.gif) no-repeat 0px 3px}
.post .posttags a {text-decoration:none; padding:0 4px}
.post .posttags a:hover {background-color:#ff9900; color:#fff !important;}
.postmetadata {background-color:#f3f3f3; border-top:#dfdfdf 1px solid; border-bottom:#dfdfdf 1px solid; color:#454545; font-size:.85em; padding: 7px 10px; clear: both;}
.postmetadata a {color:#000; padding:0 3px}
.postmetadata a:visited {color:#575757}
.postmetadata a:hover {background-color:#000; color:#fff !important; text-decoration:none}

.clear {clear: both;}

.postsnavigation {width:540px;font-size:.85em;margin:20px 0 0 60px;color:#7d4b2a}
.postsnavigation a {color:#7d4b2a}

/*	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
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#commentform p,#contactform p {background-color: #fcf5eb; padding:5px 7px; color:#454545; margin: 0 0 5px 0}
#commentform input,#contactform input {width: 200px;	margin: 0 5px 0 0}
#commentform label,#contactform label {font-size:.85em}
#commentform textarea,#contactform textarea {width: 495px}
#commentform #submit,#contactform #contactsubmit {margin: 0; float: right; font-size:1.4em}
/* End Form Elements */



/* Begin Comments*/
#comments {background:url(images/comments.gif) no-repeat 0px 1px; font-size:1.2em; padding-left:20px; color:#454545}
.alt {margin: 0;padding: 10px;}
.commentlist {padding: 0; font-size:.85em}
.commentlist li {	margin: 15px 0 3px;	padding: 5px 10px 3px;list-style: none}
.commentlist p {margin: 10px 5px 10px 0}
#commentform p {margin: 5px 0}
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {display: block; background:url(images/data.gif) no-repeat 0px 3px; font-size:.75em; padding-left:15px}
.commentmetadata a, .commentmetadata a:visited {color:#454545; text-decoration:none}

#respond {background:url(images/add-comment.gif) no-repeat 0px 21px; font-size:1.2em; padding:20px 0 0 20px; color:#454545; border-top:#dddddd 3px dashed}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.pagenavigation {margin: 0 0 0 75px}
/* 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 0;
	-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 */
