/*
Theme Name:     parabola-shop
Template:       parabola
*/

@import url("../parabola/style.css");

#site-title a {
	text-decoration: none!important;
}

#access a {
    text-decoration: none!important;
}

#content p, #content ul, #content ol, .sidey, .sidey a, table, table td {
    font-size: 14px!important;
}

.widget-title, .widget-title a {
    font-size: 16px!important;
}

.entry-content ul {
	margin-left:5px;
}

.entry-content ul > li {
list-style:none;
BACKGROUND:url(images/list-marker.gif) no-repeat left 7px;
PADDING-LEFT:15px;
}

.entry-content  li li {
margin-left:15px;
}

a:link,a:visited  {
    text-decoration: underline!important;
}

#header-container {
	display:block;
	float:none;
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
}

#header-widget-area {
    display: block;
    right: 0;
    top:0px;
    overflow: hidden;
    position: fixed;
    width: 200px!important;
    z-index: 251;
}

.visiting-card {
    TEXT-ALIGN: left;
    PADDING-BOTTOM: 10px;
    MARGIN: 15px 0px;
    MIN-HEIGHT: 125px;
    PADDING-LEFT: 140px;
    PADDING-RIGHT: 10px;
    BACKGROUND: url(images/anastasia.jpg) #efefef no-repeat left bottom;
    PADDING-TOP: 12px;
}

#site-copyright {
    font-size: 12px!important;
}

a.continue-reading-link {
    margin-top: 0em;
}

#content p, #content ul, #content ol, .sidey, .sidey a {
    line-height: 1.5em!important;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    line-height: 1.5em!important;
    margin: 0px 0 10px!important;
}

.entry-content blockquote {
    margin-bottom: 10px!important;
}

div.post, div.page, div.hentry, .yoyo > li {
    padding: 1em!important;
}

#content tr td {
    border-top: 0px solid transparent;
    padding: 6px 4px!important;
}

#content table {
	margin: 10px 0px 20px 0;
}

.tableTable {
	BORDER-COLLAPSE: collapse;
	EMPTY-CELLS: show;
	BACKGROUND: #fdffe0;
}

.tableTable TD {
	BORDER-BOTTOM: #d7e6a6 1px solid!important;
	BORDER-LEFT: #d7e6a6 1px solid!important;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 13px;
	PADDING-RIGHT: 13px;
	BORDER-TOP: #d7e6a6 1px solid!important;
	BORDER-RIGHT: #d7e6a6 1px solid!important;
	PADDING-TOP: 5px;
}

.tableHeader {
	TEXT-ALIGN: center;
	BACKGROUND: #d7e6a6;
	COLOR: #5f5f5f;
}

/*#content table img {
    max-width: 100%!important;
} */

/* Магазин */

input[type="text"] {
    padding: 5px!important;
}

.wpshop-button {
    padding: 10px;
    background-color: #d7e6a6!important;
    margin: 5px;
    font-size: 16px;
    cursor: pointer;
}

#wpshop-form a {
    color: #565656!important;
}

.mycart {
    float: right;
    font-family: Tahoma;
    font-size: 12px;
    Z-INDEX: 115;
    padding: 0px;
    BACKGROUND: #fdffe0;
    border: 3px solid #D7E6A6;
    border-radius: 8px;
}	

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul, .widget-area ul ul {
	list-style: none !important;
}

#main .widget-area ul ul {
    margin-left: 0px!important;
}

.menu-item-has-children {
	list-style: none !important;
	BACKGROUND: url(images/menu-link.gif) no-repeat left 3px;
}

.menu-item-has-children a:link,
.menu-item-has-children a:visited {
	text-decoration: underline;
	word-wrap:break-word;
	font-size: 14px!important;
	color: #869057;
	PADDING-LEFT: 15px;
}

.sub-menu a:link,
.sub-menu a:visited {
	text-decoration: underline;
	word-wrap:break-word;
	font-size: 13px!important;
	color: #3d78a5;
	PADDING-LEFT: 15px;
}

.widget-container {
    padding: 10px!important;
}

.widget-container ul li {
    margin-bottom: 1px!important;
}

/* Prev and Next
-------------------------------------------------------------- */
#nav-below {
    display: none!important;
}

#pageCounter {
    display: none;
}