/*
Theme Name: Crafty Cart
*/

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select {color: #222;}
h1, h2, h3, h4, h5, h6 {color: #222;font-weight: normal;}

a:link, a:visited {color: #336699;text-decoration: underline;}
a:hover {color: #6699CC;}

#tabl {
	margin-bottom:-40px;
	font-size: 12px;
	}

small {
	color: #666;
	font-size: 11px;
	}

#tovar {
	font-size: 16px;
	line-height: 120%;
	}

#hover {
	margin-top:0px;
	margin-bottom:-60px;
	font-size: 12px;
	}

#hover:hover {
	background:#F5F3E5;
	margin-top:0px;
	margin-bottom:-60px;
	}

body {
	font-size: 100%;
	font-family: PT Sans;
	line-height: 120%;
	background: #f0f0f0 url(http://automir72.ru/wp-content/themes/automir/images/automir-bg2.png) top center no-repeat;
	max-width: 1450px;
}

div#flashlogo {
	height: 192px; width: 100%; margin: 0 auto; text-align: center;
	position: absolute; left: 50%; margin-left: -725px; top: 0; overflow: hidden;
	max-width: 1450px;
}

#gears {background: url(http://automir72.ru/wp-content/themes/automir/images/g1.jpg) top right no-repeat;
}
#gears2 {background: url(http://automir72.ru/wp-content/themes/automir/images/g2.jpg) top right no-repeat;
}
#gears3 {background: url(http://automir72.ru/wp-content/themes/automir/images/g3.jpg) top right no-repeat;
}
#gears5 {background: url(http://automir72.ru/wp-content/themes/automir/images/g5.jpg) top right no-repeat;
}
#gears6 {background: url(http://automir72.ru/wp-content/themes/automir/images/g6.jpg) top right no-repeat;
}
#gears7 {background: url(http://automir72.ru/wp-content/themes/automir/images/g7.jpg) top right no-repeat;
}

.searchform {color: #666;}

.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;
}

.code {
	font-size: 14px;
	color: #555;
}


#footer-bg { 
	width: 100%;
	height: 80px;
	font-size: 11px;
	color: #222;
	line-height: 150%;
}

#footer-bg a { 
	color: #336699;
}
#footer-bg a:hover { 
	color: #6699CC;
}

#fbg { 
	margin-bottom: -50px;
	float: bottom;
	}


.small-pic { 
	margin-right: 5px;
	float: top;
	vertical-align: top;
}

.cat-text { 
	margin-top: 30px;
	margin-right: 6px;
	text-align: left;
	vertical-align: top;
	float: top;
}

.tits { 
	text-align: left;
	color: #222;
	font-weight: normal;
}

div.categor {
	text-align: left;
}

div#page { 
	width: 100%;
	margin: 0 auto;
}

.hea {
	display:none; left: 109px; position: absolute; top: 51px;
}

div.container {
	width: 100%;
	margin: 0 auto;
	height: 100%;
	overflow: auto;
	min-height: 700px;
	max-width: 1450px;
}

div.small {
	width: 20%;
	float: left;
	min-height: 700px;
}

div.large {
	width: 78%;
	float: right;
	min-height: 700px;
}

div.lft {
	width: 50%;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px; 
	margin-bottom: 0px;
}
div.rght {
	width: 50%;
	float: left;
	margin-left: -100px;
	margin-top: 20px; 
	margin-bottom: 0px;
}

div.full {
	width: 100%;
	float: left;
}

#content div.container.body .large {
	padding-top: 16px;
	padding-bottom: 0px;
}



/* HEADER
========================================== */
#header {
	width: 100%;
	margin-top: -10px;
	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;
	color: #fff;
	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: #fff;
	text-decoration: none;
}
#sub-header ul li.current-cat a {
	color: #fff;
	text-shadow: none;
}
#sub-header ul li ul {
	display: none;
}

/* MAIN NAVIGATION
========================================== */
#navigation {
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding-top: 140px;
}

#navigation .container {
	width: 100%;
	overflow: visible;
}
#nav {
	position: relative;
	width: 680px;
	float: left;
	padding-left: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style-type: none;
	z-index: 0px;
	text-align: left;
	line-height: 100%;
	font-size: 16px;
}



/* 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: #222;
	text-decoration: none;
}
#content h2 a:hover,
#content h3 a:hover {
	color: #222;
}

#content h3 {
	padding: 6px 0 12px;
}

#content h4 a,
#content h4 a:visited {
	color: #222;
}

#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 0 0 20px;
}
#content ul li,
#content ol li {
	}
#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;
}

img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 6px 12px;
	display: inline;
}
img.left,
img.align-left,
img.alignleft {
	float: left;
	margin: 0 12px 6px 0;
	display: inline;
}

img.centered { display: block; margin: 0 auto 6px; }
img.wp-smiley { border: none; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* POST
========================================== */
#content .post,
#content .post-nav,
#content #comments {
	clear: both;
	padding: 0 20px 0 20px;
	height: 100%;
	overflow: auto;
	color: #222;
	max-width: 1450px;
}


#post-nav {
	color: #222;
	float:left;
}

#post-nav a {
	color: #336699;text-decoration: underline;
}

#post-nav a:hover {
	color: #6699CC;text-decoration: underline;
}


#content .post-content img {

}


#content .post-content {
	font-size: 18px;
	line-height: 120%;
	}
	#content .post-content22 {
	font-size: 18px;
	line-height: 120%;
	background:#ffffff;
	border:#6699CC solid 1px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;

	}


#content .post a.more-link {
	padding-right: 15px;
}

#content .post-title h2 {
	margin-bottom: 12px;
	padding-bottom: 11px;
	//border-bottom: 1px dotted #6699CC;
}

#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: #222;
}

#content .post-footer h4 a:hover,
#content .post-footer h4 a:active {
	color: #222;
}

#content .post-footer span {
	padding-right: 4px;
	padding-left: 19px;
	color: #222;
}

#content .post-footer span.post-category {
	padding-right: 3px;
}

#content .post table {
	border-collapse: collapse;
	line-height: 120%;

}
#content .post table th {
	line-height: 120%;

}
#content .post table td {
	line-height: 120%;

}

/* 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: #333;
}
#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: #000;
}

#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;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	border-color: #BDAEB4;
}
#content .pagenav span.current {
}

blockquote {
	background: url(http://automir72.ru/wp-content/themes/automir/images/repcar.gif) left no-repeat;
	padding: 2px 2px 2px 80px;
}
blockquote2 {
	background: url(http://automir72.ru/wp-content/themes/automir/images/repcar2.jpg) left no-repeat;
	padding: 2px 2px 2px 65px;
}


/* MAIN SIDEBAR
========================================== */
#sidebar-1 {
	padding-top: 182px;
	padding-left: 12px;
	line-height: 160%;
	font-size: 16px;
	}
#sidebar-1 .sidebar:first-child,
#sidebar-1 .sidebar.first-child {
	line-height: 160%;
	font-size: 16px;
}

}
#sidebar-1 .sidebar:first-child h3,
#sidebar-1 .sidebar.first-child h3 {
	color: #336699;
	font-size: 16px;
}

#content .sidebar {
	padding: 12px 20px 12px;
	margin: 0 0 0px 0;
	clear: both;
	height: 100%;
	overflow: hidden;
	line-height: 160%;
	font-size: 16px;
}

#content .sidebar a:visited {
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
	font-size: 18px;
}

#content .sidebar a {
	text-decoration: underline;
	line-height: 160%;
	font-size: 18px;
}

#content .sidebar a:hover,
#content .sidebar a:active {
	color: #6699CC;
	text-decoration: underline;
	font-size: 18px;
}

#content .small h3 {
	color: #336699;
	padding: 0 0 1px;
	margin-bottom: 6px;
	font-weight: normal;
	}
#content .small h4 {
	padding: 0;
}
#content .small p {
	padding-right: 0;
	padding-bottom: 6px;
	margin: 0;
	color: #336699;
}

#content .small ul {
	margin: 0;
	padding: 0 0 0px 0;
}
#content .small ul li {
	color: #336699;
	font-weight: normal;
	line-height: 160%;
	padding-left: 12px;
}
#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: #336699;
}
#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
}


/* 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: #336699;
}

#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: #336699;
	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;
}
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: #336699;
	position: absolute;
	top: 10px;
	left: 9px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 100%;
	font-size: 100%;
}


/* hail to the king :D */

td {
	font-size: 18px;
	line-height: 90%;
	vertical-align: top;
}

#footer-bg td {
	font-size: 14px;
	vertical-align: top;
}
