@charset "utf-8";
/*
Theme Name: iPads
Theme URI: http://ipads.com.ua
Description: шаблон сайта iPads.com.ua
Version: 1.0
Author: YOUlkin
Author URI: http://talk.maulnet.ru/topic53768.html
*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font: 13px/18px Tahoma, Verdana, sans-serif;
	height: 100%;
	color: #3d3d3d;
}

a {
	color: #347fff;
	outline: none;
	text-decoration: none;
}

a:link {
	color: #347fff;
	text-decoration: none;
}

a:visited {
	color: #e35b98;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 18px
}

img {
	border: none;
}

input {
	vertical-align: middle;
}

#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(images/footer-bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.alignleft {
	float: left;
	color: #da2475;
}

.alignleft a {
	color: #da2475;
}

.alignright {
	float: right;
	color: #347fff;
}

.alignright a {
	color: #347fff;
}

img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}



/*-------  Content  ---------*/
#middle {
	width: 100%;
	padding: 0 0 90px;
	height: 1%;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align:justify;
}

#content {
	padding: 15px 265px 0 265px;
}

#content a:link, #content a:visited {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 {
	font-size: 1.5em;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
	
.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;
}

.post {
	padding: 5px 5px 20px 5px;
}

.post h2 {
	font-size: 21px;
}

.post h2 a {
	color: #fff;
	background-color: #3d3d3d;
	font-weight: normal;
	line-height: 26px;
	padding: 2px 4px 2px 4px;
}

.post h3 {
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}

.post-edit-link img{
	border: none;
}

a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}

.entry-content, .entry-excerpt {
	clear: left;
}

.entry-content blockquote {
	font-size: 1.2em/1.5em;
	color: #000000;
	width: 345px;
	background: url(images/blockquote1.png) no-repeat right bottom;
	padding: 0 0 0 30px;
	text-indent: -15px;
}

.entry-content blockquote p {
	background: url(images/blockquote2.png) no-repeat left top;
	padding: 0 0 0 60px;
	font: italic 1.5em;
}

a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}

a.image img {
	border: none;
}

.navigation {
	clear: both;
}

.entry-meta {
	margin: 7px 0 10px 0;
	font-size: 11px;
}


.entry-meta a, .entry-meta a:visited {
	color: #347fff;
}

.underpost {
	font-size: .9em;
}

.underpost a {
	text-decoration: underline;
}

/*--------- Content -----------*/


/*------------ Comment  ------------*/
.avatar {
	float: right;
	margin: 5px;
}

#respond p {
	font-size: 0.9em;
}

#respond label {
	display: block;
	margin: 5px 0 5px 0;
}

#comment {	
	width: 100%;
}

.thread-even {
	background-color:#fff;
}

.thread-odd {
	background-color:#fff;
}

#commentform {	
	padding-left: 5px;
}

ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 30px;
}

ol.commentlist li {
	margin: 15px 0 0 0;
}

ol.commentlist li a {
	text-decoration: underline;
}

#comments h4 {
	color: #3d3d3d;
	font-size: 21px;
	font-weight: normal;
	padding-left: 5px;
}

#comments h4 span {
	color: #69a916;
}

#name {
	width: 140px;
	height: 23px;
	float: left;
}

#name input {
	width: 140px;
	height: 23px;
	background: #edffd6;
	border-left: 3px  solid #69a916;
	border-top: 1px #b7b7b7 solid;
	border-bottom: 1px #b7b7b7 solid;
	border-right: 1px #b7b7b7 solid;
	padding: 0 3px;
	color: #8e9683;
	font-size: 12px;
}

#e-mail {
	width: 140px;
	height: 23px;
	float: left;
	margin-left: 20px;
}

#e-mail input {
	width: 140px;
	height: 23px;
	background: #feeaf3;
	border-left: 3px  solid #e35b98;
	border-top: 1px #b7b7b7 solid;
	border-bottom: 1px #b7b7b7 solid;
	border-right: 1px #b7b7b7 solid;
	color: #968c91;
	padding: 0 3px;
	font-size: 12px;
}

#web {
	width: 140px;
	height: 23px;
	float: left;
	margin-left: 20px;
}

#web input {
	width: 140px;
	height: 23px;
	background: #efeffc;
	border-left: 3px  solid #347fff;
	border-top: 1px #b7b7b7 solid;
	border-bottom: 1px #b7b7b7 solid;
	border-right: 1px #b7b7b7 solid;
	color: #8f8f95;
	padding: 0 3px;
	font-size: 12px;
}

/*----------- Comment -------------*/


/*----------- Sidebar -------------*/
#sideLeft {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
}

#logo {
	width: 250px;
	height: 221px;
	background: #3d3d3d;
	text-align: center;
}

#logo-ipads {
	padding: 0 0 0 0;
}

#logo-ipads a {
	color: #fff;
	text-decoration: none;
}

#logo-com {
	padding: 25px 0 0 0;
}

#logo-com a {
	color: #fff;
	font-family: Verdana;
	font-size: 18px;
	text-decoration: none;
}

#logo-bottom {
	width: 250px;
	height: 14px;
	background: url(images/logo-bottom.gif);
}

#menu {
	margin: 15px;
}

#menu h2 {
	color: #3d3d3d;
	font-size: 21px;
	font-weight: normal;
}

#menu h2 span {
	color: #da2475;
}

#menu ul {
	margin-top: 10px;
}

#menu li {
	list-style: none;
}

#menu a, #menu a:visited {
	color: #347fff;
}

#reklama-title  h2 {
	margin: 28px  0 10px 0;
	color: #3d3d3d;
	font-size: 21px;
	font-weight: normal;
}

#reklama-title h2 span {
	color: #da2475;
	padding-left: 15px;
}

#reklama {
	background: #dfdfdf;
	width: 250px;
	height: 250px;
}

#sideRight {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
}

#forum {
	width: 250px;
	height: 221px;
	background: #3d3d3d;
	color: #fff;
}

#forum-bottom {
	width: 250px;
	height: 14px;
	background: url(images/logo-bottom.gif);
}

#forum h2 {
	font-size: 21px;
	font-weight: normal;
	color: #fff;
	padding: 20px 0px 10px 20px;
}

#forum span {
	color: #347fff;
}

#forum li {
	list-style: none;
	margin: 0 20px 0 20px;
	padding-bottom: 20px;
}

#forum li a {
	color: #fff;
	text-decoration: underline;
}

#forum li a:hover {
	text-decoration: none;
}

#subscribe {
	margin: 15px;
}

#subscribe h2 {
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 10px;
}

#subscribe h2 span {
	color: #da2475;
}

#subscribe li {
	list-style: none;
	padding-bottom: 5px;
}
#subscribe a, #subscribe a:visited {
	color: #347fff;
}

#subscribe img {
	padding-right: 5px;
}

#last {
	margin: 15px;
}

#last h2 {
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 10px;
}

#last  h2 span {
	color: #da2475;
}

#last li {
	list-style: none;
	padding-bottom: 7px;
	line-height: 13px;
}

#razdel {
	margin: 15px;
}

#razdel h2 {
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 10px;
}

#razdel  h2 span {
	color: #da2475;
}

#razdel li {
	list-style: none;
}

#razdel a, #razdel a:visited {
	color: #347fff;
}
/*------------ Sidebar ---------------*/


/*-------------- Footer --------------*/
#footer {
	margin: -90px auto 0;
	min-width: 1000px;
	height: 0px;
}

#copy {
	margin: 55px 0 0 10px;
}
/*---------------- Footer ---------------*/

