﻿/*
Theme Name: Crafty Cart
*/


/*
*html div { behavior: url("/CraftyCart/iepngfix.htc"); }
*html img { behavior: url("/CraftyCart/iepngfix.htc"); }
*html #footer-bg {background: none;);
}
*/

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { 
	font-family: Verdana;
}



h1, h2, h3, h4, h5, h6 {
	color: #330000;
	font-family: Verdana;
	font-weight: normal;
}


#logo {
	width: 200px;
	border: none;
}


#logo a, a:hover {
text-decoration: none;
border: none;
}



a:link, a:visited {
color: #330000;
text-decoration: underline;
}
a:hover {
color: #996666;
}


/* LAYOUT
========================================== */
body {
	font-size: 90%;
	line-height: 140%;
	//background: #785e4a url(/wp-content/themes/craftycart/images/body-bg.jpg) top repeat; 
	background: #785e4a url(/wp-content/uploads/2011/04/bg.png) top repeat; 
	background-attachment: fixed;
}


div#page {
	width: 1000px;
	margin-top: 60px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	background: #ede6d4 url(/wp-content/themes/craftycart/images/logo.jpg) top center no-repeat;
	border:double #996666;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px; 
}






div.container {
	width: 1000px;
	margin: 0 auto;
	height: 99%;
	overflow: auto;
}

.left {
	float:left;
	}

.big { 
     font-size: 22px;
    }
.big2 { 
     font-size: 18px;
    }

.big3 { 
	font-size: 115%;
    }

.code { 
     font-size: 12px;
    }

.code2 { 
	font-size: 115%;
    }

.icon2 {
        padding:  15px;
    }

icon3 {
        padding-right:  20px;
    }

.ttt {
	text-align: left;
	font-size: 13px;
	padding-top: 6px;
	vertical-align: top;
}

.price2 {
	font-size: 26px;
	padding-bottom: 12px;
}

.art2 {
	font-size: 12px;
color: #330000; 

}

#dostavka { 
	padding:10px;
	font-size: 18px;
	color: #330000;
	line-height: 110%;
}

#footer-bg { 
	width: 1000px;
	height: 100px;
	font-size: 11px;
	color: #330000;
	line-height: 150%;
}

.small-pic { 
	margin-right: 5px;
	float: top;
	vertical-align: top;
}

.cat-text { 
	margin-top: 60px;
	margin-right: 6px;
	text-align: left;
	vertical-align: top;
	float: top;
}

.tits { 
	text-align: left;
	color: #330000;
	font-weight: normal;
}

div.categor {
	text-align: left;
}



div.small {
	width: 250px;
	float: left;
}

div.large {
	width: 730px;
	float: right;
}

div.full {
	width: 100%;
	float: left;
}

#content div.container.body .large {
	padding-top: 16px;
	padding-bottom: 0px;
	background: #ede6d4;
}


/* HEADER
========================================== */
#header {
	width: 100%;
	margin-top: -4px;
	margin-bottom: 0px;
}

#header h1,
#header h4 {
	text-transform: none;
}

#header h1,
#header h4,
#header h1 a {
	color: #091F17;
}

#header h1 {
	display: block;
	font-weight: normal;
	float: left;
	padding: 0 20px 1px 0;
	margin: 0 12px 0 0;
	width: 300px;
	text-align: left;
}
#header h1:first-line {
	font-weight: bold;
}
#header h1 a,
#header h1 a:visited {
	display: block;
	padding-left: 30px;
	color: #CC0000;
	text-decoration: none;
	width: auto;
}

#header h4 {
	font-size: 125%;
	float: right;
	letter-spacing: 1px;
	padding: 0;
	line-height: 100%;
}

/* SUB HEADER
========================================== */
#sub-header {
	clear: both;
	width: 100%;
	margin: 0 auto;
}
#sub-header ul {
	padding: 6px 70px 6px 12px;
	height: 100%;
	overflow: auto;
	font-weight: bold;
}
#sub-header ul li {
	display: block;
	float: left;
	white-space: nowrap;
	padding: 0;
}
#sub-header ul li.first {
	border-left: 0;
}
#sub-header ul li a {
	color: #ddd;
	display: block;
	line-height: 100%;
	float: left;
	padding: 5px 10px 5px;
}
#sub-header ul li a:hover {
	color: #996666;
	text-decoration: none;
}
#sub-header ul li.current-cat a {
	color: #996666;
	text-shadow: none;
}
#sub-header ul li ul {
	display: none;
}

/* MAIN NAVIGATION
========================================== */
#navigation {
	width: 1000px;
	clear: both;
	width: 100%;
	margin: 0 auto;
	color:#ede6d4;
}
#navigation .container {
	width: 1000px;
	margin-top: 30px;
	height: 64px;
	overflow: visible;
	color:#ede6d4;
}

#menu8 {
	width: 300px;
	height: 300px;
	margin-left: 450px;
	margin-top: 15px;
	//margin-bottom: 50px;
	font-size: 17px;
	text-decoration: none;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px; 
	text-transform: uppercase;
	position: absolut;
}

#menu8 a {

	//color:#ede6d4;
	color:#996666;
	text-decoration: none;
}

#menu8 a:hover {
	color:#996666;
	text-decoration: underline;
}



/* CONTENT
========================================== */
#content {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

/*fixes other content inside content box*/
#content #content {
	width: auto;
	padding: 20px;
	margin: 0;
	border: 0;
}

#content h1 {
	color: #091F17;
}
#content h2 {
	padding: 0px 0 6px;
}
#content h2 a, #content h2 a:link, #content h2 a:visited,
#content h3 a, #content h3 a:link, #content h3 a:visited {
	color: #330000;
	text-decoration: none;
}
#content h2 a:hover,
#content h3 a:hover {
	color: #330000;
}

#content h3 {
	padding: 6px 0 12px;
}

#content h4 a,
#content h4 a:visited {
	color: #330000;
}

#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 0 0 20px;
}
#content ul li,
#content ol li {
	padding: 3px 0 3px 30px;
}
#content ul li a { font-weight: normal; text-decoration: none }
#content ul li a:hover { text-decoration: underline; }

#content ul ul {
	padding: 0;
}
#content ol { 
	margin-left: 30px;
}
#content ol li {
	padding-left: 0;
	background-image: none;
}

/* POST
========================================== */
#content .post,
#content .post-nav,
#content #comments {
	clear: both;
	padding: 0 20px 0 20px;
	height: 100%;
	overflow: auto;
	color: #330000;
	font-size: 14px;
}


#post-nav a {font-size: 14px;color: #330000;}
#post-nav a:hover {font-size: 14px;color: #996666;}



#content .post-content img {
	border: 4px solid #996666;
}


#content .post-content {
	font-size: 15px;
	lina-height: 110%;
}


#content .post a.more-link {
	padding-right: 15px;
	color: #330000;
}

#content .post-title h2 {
	margin-bottom: 12px;
	padding-bottom: 11px;
	border-bottom: 1px dotted #330000;
}

#content .post-footer h4 {
	font-size: 110%;
	padding: 0 0 12px;
}

#content .post-footer h4,
#content .post-footer h4 a,
#content .post-footer h4 a:link,
#content .post-footer h4 a:visited {
	color: #330000;
}

#content .post-footer h4 a:hover,
#content .post-footer h4 a:active {
	color: #330000;
}

#content .post-footer span {
	padding-right: 4px;
	padding-left: 19px;
}
#content .post-footer span.post-comments {
	}
#content .post-footer span.post-date {
}
#content .post-footer span.post-category {
	padding-right: 3px;
}

#content .post table {
	border-collapse: collapse;

}
#content .post table th {

}
#content .post table td {

}

/* Next and Previous Post Navigation
========================================== */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
}
#content .post-nav,
#content .post-nav a,
#content .post-nav a:link,
#content .post-nav a:visited {
	color: #999;
}
#content .post-nav a:hover {
	color: #996666;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* Post Pages Navigation
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #996666;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 6px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #996666;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	color: #996666;
}
#content .pagenav span.current {
	color: #996666;
}

blockquote {
	border-left: #996666 solid 4px;
	font-style:italic;
	margin:0;
	padding: 2px 2px 2px 30px;
}

/* MAIN SIDEBAR
========================================== */
#sidebar-1 {
	margin-top: 53px;
	background: #ede6d4;
}
#sidebar-1 .sidebar:first-child,
#sidebar-1 .sidebar.first-child {
	background-color: #1957D;
}

}
#sidebar-1 .sidebar:first-child h3,
#sidebar-1 .sidebar.first-child h3 {
	color: #996666;
	border-bottom: 0.5px #330000dotted;
	margin-bottom: 10px;
}

.sidebar h3 {
	border-bottom: 0.5px #996666 dotted;
}

#content .sidebar {
	padding: 12px 20px 12px;
	margin: 0 0 0px 0;
	clear: both;
	height: 100%;
	overflow: hidden;
	line-height: 30px;
}

#content .sidebar a:visited {
	color: #330000;
	font-weight: normal;
	text-decoration: underline;
}


#content h3 {
	color: #996666;
}

#content .sidebar a {
	text-decoration: underline;
}

#content .sidebar a:hover,
#content .sidebar a:active {
	color: #996666;
	text-decoration: underline;
}

#content .small h3 {
	color: #330000;
	padding: 0 0 12px;
	margin: 0;
	font-weight: normal;
}
#content .small h4 {
	padding: 0;
}
#content .small p {
	padding-right: 0;
	padding-bottom: 6px;
	margin: 0;
	color: #330000;
}

#content .small ul {
	margin: 0;
	padding: 0 0 0px 0;
}
#content .small ul li {
	color: #330000;
	font-weight: normal;
	line-height: 125%;
	padding-left: 12px;
	background-position: 0px 8px;
}
#content .small ul li a:link,
#content .small ul li a:visited {
	text-decoration: underline;
}

#content .small ul li a:hover,
#content .small ul li a:active {
	text-decoration: none;
	font-weight: normal;
}

#content .small ul li.current_page_item,
#content .small ul li.current_page_item a {
	font-weight: normal;
}

#content .small ul li ul {
	border: 0;
}
#content .small ul li input,
#content .small ul li select {
	margin-bottom: 0;
}

#content .small ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: normal;
	color: #330000;
}
#content .sidebar ul li a:hover {
	text-decoration: underline;
}
#content .small ul ul {
	border: 0;
	padding: 0;
}
#content .small ul ul li {
	border: 0;
	padding: 3px 0;
	padding-left: 14px;
}

/*Custom sidebars*/
#content .sidebar.tiny {
	float: left;
	clear: none;
	margin-right: 0;
}
#content .sidebar.tiny ul {
	margin-right: 20px
}
/*Ads sidebar*/
#content #ads.sidebar {
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 20px;
	height: 100%;
	overflow: auto;
	border: 0;
	padding: 0;
}

/* CREDITS
========================================== */
#credits {
	clear: both;
	width: 100%;
	padding: 12px 0 0;
}

#credits p {
	padding: 0 20px 12px 0;
	margin: 0;
	color: #BDAEB4;
	font-size: 90%;
}

#credits a,
#credits a:visited {
	color: #330000;
}

#credits a:hover,
#credits a:active {
	color: #CC0000;
}

/* Footer Credits
========================================== */
#credits ul.nav {
	padding: 0 0 10px;
	text-align: right;
}

#credits ul.nav li {
	color: #330000;
	margin-bottom: 20;
	display: inline;
}

#credits ul.nav li a {
        text-decoration: underline
	display: inline;
	margin: 0;
	padding: 0px 6px 0px 4px;
	border-right: 1px solid #BDAEB4;
}
#credits ul.nav li a,
#credits ul.nav li a:visited {
        text-decoration: underline
	
}
#credits ul.nav li a:hover,
#credits ul.nav li a:active {
        text-decoration: underline
	
}
#credits ul.nav li a.top {
	border: 0;
	padding-right: 0;
}

/* WIDGETS AND PLUGINS */
/* Search form
========================================== */
form#search-form {
	height: 25px;
	padding: 3px;
	border-width: 0 1px 1px 0;
	margin: 0;
	position: relative;
}

form#search-form input.text,
form#search-form label.overlabel-apply {
	font-size: 90%;
}

form#search-form input.text {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 200px;
	height: 15px;
	padding: 0px 3px 4px 4px;
	margin: 3;
	z-index: 0;
	background: #F4FCE8;
}
form#search-form input.button-search {
	position: absolute;
	top: 4px;
	right: 3px;
	margin: 0px;
	display: block;
	line-height: 100%;
	width: 50px;
	height: 24px;
}
form#search-form label.overlabel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
form#search-form label.overlabel-apply {
	display: block;
	color: #330000;
	position: absolute;
	top: 10px;
	left: 9px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 100%;
	font-size: 100%;
}


td {
	line-height: 120%;
	vertical-align: top;
}

#footer-bg td {
	font-size: 14px;
	vertical-align: top;
}
