/*
Theme Name: Артек
Theme URI: http://advantika.ru/
Description: Разработано компанией Адвантика по заказу издательства Артек.
Version: 1.0
Author: Shilka Yuri
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E6E9EC;
}
#wrapper { 
	margin: 0 auto;
	width: 980px;
	background-color: #FFF;
}
#contentwrapper{
float: left;
width: 100%;
left: 250px;
}

#header{
	height: 150px;
	position: relative;
	font-family: "Century Gothic";
	font-size: 13px;
	width:980px;
}

#logo {
	position: absolute;
	bottom: 0;
	height: 128px;
}
#telephone {
	font-size: 3em;
	font-weight: bold;
	position: absolute;
	top: 5px;
	right: 25px;
	padding-left: 45px;
}
.post ul.list,
.post ul.list li
{
	list-style-type:disc!important;
	line-height:1.0pt;
}
.post  ul.list
{
	list-style:disc!important;margin:0px!important;padding:0px!important;padding-left:20px!important;line-height:1em
}
#telephone span {
	font-size: 0.6em;
	padding-left: 45px;
	background: url(/wp-content/themes/artek/img/telephone-artek.gif) no-repeat;
}
#address {
	font-size: 22px;
	position: absolute;
	top: 57px;
	right: 25px;
}
#ask {
  position: absolute; 
  right: 25px; 
  top: 79px;
}
#searchform {
	min-height:500px;
}
#search {
	float: right;
	clear: right;
	position: absolute;
	right: 25px;
	top: 100px;
	width: 210px;
	min-height:50px;
}
#search a {
	float: right;
}
#search input {
	border: 0;
	background-color: #E6E9EC;
	padding: 5px;
	float: left;
	margin-top: 7px;
	width: 150px;
}
#main-nav {
	width: 980px;
	float: left;
	clear: both;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;	
	background-color: #E6E9EC;
}
#main-nav ul {
	/*float: right;*/
	width: 950px;
	padding-left:30px;
	text-transform: lowercase;
}
#main-nav ul li {
	float: left;
}
#main-nav ul li a:link,
#main-nav ul li a:visited {
	display: block;
	padding: 5px 17px;
	color: #F18A16;
	text-decoration: none;
}

/*
#vert-nav { 
	color: #333;

	margin: 0px 0 5px 0px;

	width: 250px;
	float: left;
	z-index: 1;
	position: relative;
}
*/

#vert-nav{
float: left;
width: 250px; /*Width of left column*/
/*
margin-left: -100%;
*/
margin-left: -980px;
left:0;
	/*min-height:1500px!important;*/
	height:auto!important;
    border-right:5px solid #E6E9EC;
}
#vert-nav div div {
	position: relative;
	border-bottom: 5px solid orange;
}
#vert-nav .nobd {
	border-bottom: none;
}
#content{
	margin-left: 250px; /*Set left margin to LeftColumnWidth*/
	border-left: 5px solid #E6E9EC;
	width:725px;
}


/*
#content { 
	float: right;
	color: #333;
	overflow: hidden;
	position: relative;
	width: 667px;
	border-left: 5px solid #E6E9EC;
	min-height: 1200px;
	padding-bottom: 50px;
	z-index: 0;
}
*/
#page-text {
	margin: 0;
	padding: 25px;
}
#imp-nav {
	font-size: 13px;
}
#imp-nav div {
	height: 117px;
}
#imp-nav ul {
	float: left;
	position: absolute;
	bottom: 15px;
	right: 40px;
	display: inline;
	text-align: right;
}
#imp-nav ul.media { position: absolute; bottom: 5px; right: 40px;}
#imp-nav ul li {
	list-style-type: none;
}
#imp-nav img {
	position: absolute;
	top: 25px;
	right: -35px;
}
#imp-nav img.bg { position: relative; right: 0; top: 0 }

#imp-nav a:link,
#imp-nav a:visited {
	color: black;
	text-decoration: none;
}
#imp-nav a:hover {
	color: black;
	text-decoration: underline;
}
#adv-nav div {
	font-size: 0.9em;
}
#adv-nav a {
	
}
#adv-nav img {
	margin: 0;
}
#entry {
	background: url("img/square_orange.gif") top right no-repeat;
	padding-right: 60px;
	-padding-right: 0px;
	left:260px;
	width:660px;
}
#entry.no_orange {
	background: url("img/bg_right_border.gif") top right no-repeat;
	padding-right:60px;
	-padding-right: 0px;
}
#adv-block {
	width: 100%;
	clear: both;
	height: 121px;
	background: #DB261D url("img/banner.jpg") center no-repeat;
}
#adv-block a {
	display: block;
	width: 100%;
	height: 100%;
}
.text {
	padding: 50px 10px 25px 50px;
	text-align: justify;
	color: #2F2C2B;
	min-height:500px;
}
.text.firstpage {
	padding-top: 25px;
	padding-right: 0;
}
.text.portfolio {
	margin: 0;
	padding: 0;
	width: 580px;
}

.text h1 {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #E54100;
	font-size: 1.7em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.text h2 {
	color: #E54100;
	font-size: 1.45em;
	margin: 20px 0;
	font-weight: bolder;
}
.text h2.main {
	font-weight: normal;
	text-transform: none;
}
.text h3 {
	color: #2F2C2B;
	font-size: 1.3em;
	text-align: center;
	margin: 20px 0 10px 0;
}
.text h3 span {
	color: #E64100;
}
.text h4 {
	color: #E54100;
	font-size: 1.2em;
	text-align: left;
	margin: 20px 0 10px 0;
}
.text h5 {
	font-size: 1.2em;
	font-weight: bold;
}
.text ul li {
	margin-bottom: 20px;
}
.text ul li span {
	color: green;
}
.text img {
}
.text img.avatar {
	margin-top: 30px;
}
.text ul li img {
  margin: 0 10px 0 0;
}
.text p {
  margin: 0;
}
.text strong {
  font-weight: bold;
}

.text .table-default {}
.text table { text-align: center; margin: 10px 0; border-collapse: collapse; font-size: 0.7em; }
.text table th { padding: 5px; border: 1px solid #bbb; background-color: #ccc; }
.text table tr { }
.text table td { padding: 5px; border: 1px solid #bbb; }
.text table caption {}

.text table.clients {width: 400px; border: 0}
.text table.clients td {border: 0; text-align: left; font-size: 14px; padding: 15px 0;}

#about		{ }
#design 	{ }
#contact	{ }
#order		{ }

#calendar {
/*
	height: 179px;
	text-align: justify;
*/

/*	background: url("img/banner_calendar.gif") no-repeat;
	height: 278px;*/

}
/*
#calendar p {
	bottom: 0;
	right: 25px;
	width: 200px;
}
*/

/*
#discount {
	height: 163px;
	background: url("img/discount.gif") no-repeat;
}
#discount p {
	bottom: 0;
	left: 15px;
}
#stamping {
	height: 175px;
	text-align: right;
	background: url("img/stamping.gif") bottom no-repeat;
}
#stamping p {
	bottom: 0;
	right: 15px;
	width: 180px;
}
*/

#partners {
	height: 262px;
	padding: 10px;
}
#partners img {
	margin-top: 20px;
}
#partners ul li {
	clear: both;
	text-align: right;
	margin: 10px 10px 0 0;
	padding: 5px 0;
}
#partners ul li img {
	float: left;
	margin: 0;
}
#footer {
	background: silver;
	width: 100%;
	clear:both;
    margin:0px;
}
#footer p {
	padding: 5px 15px;
}
.developer
{
text-align:right;
float:right;
float:right;font-size:10pt;width:350px;padding:10px;
}

.developer a
{
color:black;
font-weight:bold;
text-decoration:none;
}
.developer a:hover
{
text-decoration:underline;
}
.developer a img
{
border:none;
margin-left:5px;

}
.copyright
{
margin-right:350px;
padding:10px;
}
#circle {
	width: 535px;
	height: 550px;
	background: url("img/circle_square_orange.gif") no-repeat;
}
#circle ul {
	position: relative;
}
#circle ul li {
	position: absolute;
}
#circle ul li a.mail:link,
#circle ul li a.mail:visited {
	border: 0;
	margin-top: 6px;
	line-height: normal;
}
#circle ul li a:link,
#circle ul li a:visited {
	line-height: 0;
	display: block;
	border: 2px solid green;
	text-decoration: none;
}
#circle ul li a:hover {
	border: 2px solid orange;	
}
#circle ul li a.cur:link,
#circle ul li a.cur:visited {
	line-height: 0;
	display: block;
	border: 2px solid orange;
}
#portrait img {
	margin: 0;
}
#employee-1 { top: 25px; left: 212px; }
#employee-2 { top: 170px; left: 25px; }
#employee-3 { top: 170px; right: 25px; }
#employee-4 { top: 395px; left: 75px; }
#employee-5 { top: 395px; right: 75px; }

ul#hidden-desc {
	position: relative;
}
#hidden-desc li {
	visibility: hidden;
	position: absolute;
	top: 190px;
	left: 136px;
	width: 260px;
	text-align: center;
}

#hidden-desc h2 {
	color: white;
	font-size: 2em;
}

#wrap-01, #wrap-02, #wrap-03, #wrap-04, #wrap-05, #wrap-06, #wrap-07, #wrap-08, #wrap-09, #wrap-10 
{ float: right; clear: right; margin:0; padding: 0; }
#wrap-01 { width: 230px; height: 65px; }
#wrap-02 { width: 200px; height: 56px; }
#wrap-03 { width: 250px; height: 15px; }
#wrap-04 { width: 260px; height: 15px; }
#wrap-05 { width: 260px; height: 15px; }
#wrap-06 { width: 260px; height: 15px; }
#wrap-07 { width: 260px; height: 250px; }
#wrap-08 { width: 260px; height: 15px; }
#wrap-09 { width: 260px; height: 15px; }
#wrap-10 { width: 200px; height: 25px; }

.ddsg-wrapper {
}

.ddsg-wrapper ul {
	
}

.ddsg-wrapper ul li {
	margin: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 15px;
}

.ddsg-wrapper ul li a:link, 
.ddsg-wrapper ul li a:visited {
	font-size: 1.4em;
	text-decoration: none;
	color: #E54407;
	font-weight: bold;
}

.ddsg-wrapper ul li a:hover {
	text-decoration: underline;
}

.ddsg-wrapper ul li ul {
	margin-bottom: 10px;	
}

.ddsg-wrapper ul li ul li {
	margin-bottom: 0;
}

.ddsg-wrapper ul li ul li a:link,
.ddsg-wrapper ul li ul li a:visited {
	font-size: 1em;
	color: #2E2C2C;
	font-weight: normal;
	margin-left: -10px;
	text-decoration: underline;
}

.ddsg-wrapper ul li ul li a:hover {
	color: #E54407;
}

.ddsg-wrapper h2 {
	display: none;
}

.ddsg-wrapper div p {
	display: none;
}

.pf-container { padding-left:50px; padding-top:100px; width:580px; }
.pf-item-container h2 { margin: 0}
.pf-container .pf-thumbs {  text-align: left; }
.pf-container ul { list-style: none; }
.pf-container ul li { margin: 0; display: inline; }
.pf-container ul li a { line-height: 0; border: 1px solid #A5D42D; float: left; margin: 2px;}
.pf-container ul li a:hover { border: 1px solid #EF8C19; }
.pf-container ul li a img { }

.prev-next { float: left; width: 100%; text-transform: lowercase; margin-bottom: 15px; }
.prev-next .prev { float: left; padding-left: 20px; background: url("img/prev.gif") no-repeat bottom left; }
.prev-next .next { float: right; padding-right: 20px; background: url("img/next.gif") no-repeat bottom right; }

.all-reviews { width: 520px; }
.all-reviews h3 { margin: 10px 0;}
.all-reviews p.styled {border-bottom: 3px solid #A5D42D; margin-bottom: 15px; padding-bottom: 6px;}

.invlink a {
	
	color: #000;
	text-decoration: none;
}
.advlink {
	float:right;
	text-align:right;
	width:400px;
	font-size:12px;
}

.breadcrumb {
  padding: 25px 0 10px 50px; 
 /* float: left;*/ 
  width: 675px; 
}

.post table {
	font-size: 12px;
}

.post p { padding: 10px 0; 
	-margin: 0 60px 0 0;}
.post em { font-style: italic; }

#vert-nav .clearer { clear: both; background: none; border: 0; }


#adressnew {
position: absolute;
top: 45px;
left: 615px;
font-weight: bold;
font-size: 15px;
color: red;
}

