/*
Theme Name: Captiva Red
Theme URI: http://captiva-club.org.ua/
Description: Chevrolet Captiva club WordPress theme
Author: Nikolay Ivanets
Author URI: http://ivanets.kiev.ua
*/

/* colors:
#333
#666
#999
#9c6
#a90329
#c5cee3
#dbd17e
#e4e9f4
#f9c1c1
#fff
*/

* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #666 url("images/body-bg.gif") repeat-x 0 0;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0 0 0;
}

/***********************************************************
                  COMMON
***********************************************************/

.clear {
	clear: both;
}

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}

.center {
	text-align: center;
}

.smalltext {
	font-family: verdana, sans-serif;
	font-size: x-small;
}

img {
	text-align: center;
}

input, textarea, select {
	background-color: inherit;
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

input, textarea {
	color: inherit;
	background-color: #f9c1c1;
	border: 1px solid #a90329;
}

textarea:focus, input[type="text"]:focus {
	color: inherit;
	background-color: #fff;
}

h1, h2, h3, h4 {
	font-family: "trebuchet ms", sans-serif;
}

blockquote {
	background-image: url("images/blockquote.gif");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #e4e9f4;
	margin: 10px 0 10px 50px;
	padding: 5px 5px 5px 30px;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0 0;
}

a:link, a:visited {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

/***********************************************************
                  WRAPPERS
***********************************************************/

#wrapper {
	margin: 0 auto;
	width: 100%;
}

#shad-l {
	background: url("images/shadow-l.gif") no-repeat 0 0;
	padding-left: 5px;
}

#shad-r {
	background: url("images/shadow-r.gif") no-repeat 100% 0;
	padding-right: 5px;
}

/***********************************************************
                  HEADER
***********************************************************/

#header {
	color: inherit;
	background: #a90329 url("images/header-bg.gif") repeat-x 0 0;
	height: 120px;
	overflow: hidden;
	position: relative;
}

#head-r {
	background: url("images/header-r.gif") no-repeat 100% 0;
	height: 120px;
}

#head-l {
	background: url("images/header-l.gif") no-repeat 0 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 10px;
    display: block;
    width: 400px;
    height: 120px;
	text-decoration: none;
	cursor: pointer;
    background: url("images/logo.gif") no-repeat;
}

#title-block, #title-block a {
	padding-left: 200px;
	color: #fff;
	background-color: inherit;
	font-family: "comic sans ms", tahoma, sans-serif;
	text-align: center;
}

#blog-title {
	font-size: 1.1em;
}

/***********************************************************
                  TOOLBAR
***********************************************************/

#toolbar {
    margin: 0;
    padding: 0;
    height: 30px;
    background: #a90329;
    border-bottom: 1px solid #fff;
}

#topmenu {
    margin: 0;
    padding: 0;
    font-family: tahoma, sans-serif;
    font-size: 11px;
}

#topmenu ul {
    padding: 0 0 0 5px;
    margin: 0;
    list-style-type: none;
    width: auto;
    float: left;
}

#topmenu ul li {
    margin: 0;
    padding: 0;
    display: inline;
}

#topmenu ul li a {
    float: left;
    display: block;
    margin: 0 0 0 2px;
    padding: 0 0 0 10px;
    text-decoration: none;
    line-height: 30px;
    color: #fff;
    width: auto;
    background: #a90329 url(images/topmenu-l.gif) 0 0 no-repeat;
}

#topmenu ul li a span {
    display: block;
    padding: 0 15px 0 7px;
    background: #a90329 url(images/topmenu-r.gif) 100% 0 no-repeat;
}

#topmenu ul li a:hover {
    color: #000;
    background: #fff url(images/topmenu-active-l.gif) 0 0 no-repeat;
}

#topmenu ul li a:hover span {
    display: block;
    background: #fff url(images/topmenu-active-r.gif) 100% 0 no-repeat;
}

#topmenu ul li a:hover span {
    text-decoration: underline;
    display: block;
}

#topmenu ul li a.current {
    color: #000;
    font-weight: bold;
    background: #fff url(images/topmenu-active-l.gif) 0 0 no-repeat;
}

#topmenu ul li a.current span {
    display: block;
    background: #fff url(images/topmenu-active-r.gif) 100% 0 no-repeat;
}

#topmenu ul li a.current:hover {
    color: #fff;
    font-weight: bold;
    background: #a90329 url(images/topmenu-l.gif) 0 0 no-repeat;
}

#topmenu ul li a.current:hover span {
    display: block;
    background: #a90329 url(images/topmenu-r.gif) 100% 0 no-repeat;
}

/***********************************************************
                  MAIN TABLE
***********************************************************/

#table-main {
	width: 100%;
}

td {
	vertical-align: top;
}

#td-content {
	color: #666;
	background-color: #fff;
}

#td-content a {
	color: #a90329;
	background-color: inherit;
}

#td-sidebar {
	color: #fff;
	background-color: #a90329;
	width: 210px;
}

#td-sidebar a {
	color: #fff;
	background-color: inherit;
}

/***********************************************************
                  SIDEBAR
***********************************************************/

#sidebar-main {
	padding: 10px;
	width: 210px;
}

#sidebar-main h2 {
	background-image: url("images/nav-ol.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #dbd17e;
	background-color: inherit;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 4px 6px 0;
	margin-bottom: 5px;
}

#sidebar-main ul {
	list-style: none;
}

#sidebar-main .arrow {
	background-image: url("images/nav-li.gif");
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 3px 6px 3px 17px;
}

#sidebar-main .cat-item {
	background-image: url("images/folder.gif");
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 3px 0 3px 20px;
}

#sidebar-main .link {
	background-image: url("images/link.gif");
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 3px 0 3px 20px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 12px;
	text-align: center;
	width: 100%;
}

#wp-calendar a {
	color: #9c6;
	background-color: inherit;
	font-weight: bold;
}

#wp-calendar caption {
	font-size: 1.6em;
	height: 36px;
	line-height: 36px;
}

#wp-calendar th {
	color: #dbd17e;
	background-color: inherit;
}

/***********************************************************
                  FOOTER
***********************************************************/

#footer {
	background: #0d0d0d url("images/footer-bg.gif") repeat-x 0 100%;
	color: #999;
	clear: both;
}

#foot-r {
	background: url("images/footer-r.gif") no-repeat 100% 100%;
	height: 120px;
}

#foot-l {
	background: url("images/footer-l.gif") no-repeat 0 100%;
}

#footerarea {
	padding: 10px;
	text-align: center;
}

#footerarea a:link, #footerarea a:visited {
	color: #666;
	background-color: inherit;
}

#footerarea a:hover {
	color: #666;
	background-color: inherit;
	text-decoration: underline;
}

/***********************************************************
                  CONTENT
***********************************************************/

#content {
	padding: 10px;
}

.pagetitle {
	text-align: center;
}

.post {
	border-bottom: 4px double #a90329;
	line-height: 20px;
	padding: 10px;
}

.post img {
	margin: 5px;
}

.post h2 {
	margin: 10px 0;
}

.post-date {
	float: left;
	text-transform: uppercase;
	text-align: center;
	width: 44px;
	vertical-align: middle;
}

.post-month {
	background: #a90329 url("images/month-bg.gif") no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	height: 14px;
	padding-top: 2px;
}

.post-day {
	background: #fff url("images/day-bg.gif") no-repeat;
	color: #999;
	display: block;
	font-size: 18px;
	height: 26px;
	padding-top: 4px;
}

.posttitle {
	/*margin-left: 55px;*/
}

.posttitle h1 {
	display: inline;
	line-height: 110%;
}

.postmetadata {
	background-color: #f9c1c1;
	border: 1px solid #a90329;
	clear: both;
	color: #a90329;
	font-size: 0.9em;
	margin: 5px 0 5px 0;
	padding: 4px;
	text-align: center;
}

.postmetadata img {
	margin: 0;
}

.vcenteraligned {
	vertical-align: middle;
}

.entry {
	border-top: 1px dashed #a90329;
	clear: both;
	padding: 10px 0;
}

.entry li {
	line-height: 1.6em;
	margin: 5px;
}

.entry p {
	margin-bottom: 5px;
	text-indent: 20px;
}

.entry p.noindent {
	text-indent: 0;
}

.entry table img {
	margin: 0;
}

.entry a img {
	border: 1px solid #a90329;
}

.entry .arrow {
	background-image: url("images/nav-li.gif");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding: 3px 6px 3px 17px;
}


.more-link {
	font-weight: bold;
	text-indent: 20px;
}

/***********************************************************
                  COMMENTS
***********************************************************/

#comments-block {
	color: #333;
	background-color: inherit;
	margin: 0 50px;
}

#comments, #respond {
	border-bottom: 1px dotted #999;
	clear: both;
	padding: 10px 0 5px 0;
}

.commentlist {
	line-height: 130%;
	margin: 10px 0;
	padding-left: 20px;
}

.commentlist li {
	border: 1px solid #a90329;
	margin: 5px 0;
	padding: 5px 10px;
}

.commentlist .alt {
	color: inherit;
	background: #f9c1c1;
	border: none;
}

.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

.commentlist small {
	font-size: 87%;
}

.comments-meta {
	border-bottom: 1px dotted #a90329;
}

#commentform {
	font: 110% arial, helvetica, sans-serif;
	margin-top: 10px;
}

#commentform p {
	margin-left: 20px;
	padding: 6px 0;
}

#commentform label {
	color: #999;
	background-color: inherit;
	font-size: 87%;
}

#commentform input {
	margin-top: 3px;
	padding: 3px;
	width: 200px;
}

#commentform textarea {
	height: 115px;
	width: 485px;
}

#commentform #submit {
	background: url("images/btn-bg.gif") no-repeat;
	border: none;
	color: #000;
	background-color: inherit;
	cursor: pointer;
	font: bold 12px arial, helvetica, sans-serif;
	height: 28px;
	margin-left: 5px;
	vertical-align: bottom;
	width: 144px;
}

/***********************************************************
                  MISC
***********************************************************/

a.curr {
	text-decoration: none;
	cursor: default;
	font-weight: bold;
	color: #666 !important;
	background-color: inherit;
}

.margin-left-10px {
	margin-left: 10px;
}

img#wpstats {
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.st-related-posts-block {
	margin-top: 20px;
}

.st-related-posts {
	margin-left: 20px;
}

.st-related-posts li {
	background-image: url("images/icon_link.gif");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
}

.st-tags-cloud {
	padding: 5px 4px 0 0;
	text-align: justify;
}

.st-tags-cloud a {
	line-height: 1.5em;
	padding: 5px;
}

.st-tags-cloud a:hover {
	color: #000 !important;
	background-color: #F9C1C1 !important;
	text-decoration: none !important;
}

/***********************************************************
                  USER ONLINE PAGE
***********************************************************/

.page_useronline p {
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.page_useronline_user_type {
	border: 2px solid #a90329;
	margin: 10px 0;
}

.page_useronline_user_type h2 {
	color: inherit;
	background-color: #f9c1c1;
	border-bottom: 1px dotted #a90329;
	padding: 10px;
}

.page_useronline_user_entry {
	border: 1px solid #a90329;
	margin: 10px;
	padding: 10px;
}

/***********************************************************
                  FILES ARCHIVE PAGE
***********************************************************/

.page_downloads p {
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.page_downloads_cat {
	border: 2px solid #a90329;
	margin: 10px 0;
}

.page_downloads_cat h2 {
	color: inherit;
	background-color: #f9c1c1;
	border-bottom: 1px dotted #a90329;
	padding: 10px;
}

.page_downloads_entry {
	border: 1px solid #a90329;
	margin: 10px;
	padding: 10px;
}

/***********************************************************
                  SITE MAP
***********************************************************/

.ddsg-wrapper p {
	text-indent: 0 !important;
}

.ddsg-wrapper ul li {
	background-image: url("images/folder.gif");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	margin: 10px 0 10px 10px;
	padding-left: 20px;
}

.ddsg-wrapper ul li li {
	background-image: url("images/nav-li.gif");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}

.ddsg-wrapper .ddsg-xml-link {
	margin-top: 20px;
}

/***********************************************************
                  COMMENT QUICKTAGS
***********************************************************/

/* Main Span */
#comment_quicktags {
	display: block;
	text-align: left;
	margin-bottom: 2px;
}

/* Button Style */
#comment_quicktags input.ed_button {
	background: #F4F4F4;
	border: 1px solid #A90329;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	width: auto;
	cursor: pointer;
}

/* Button Style on focus/click */
#comment_quicktags input:hover.ed_button {
	background: #F9C1C1;
	border: 1px solid #A90329;
}

/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}

/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}

/* Button Lable style */
#comment_quicktags #ed_link {
	color: #00f;
}

/***********************************************************
                  COMMENT SMILEYS
***********************************************************/

/* Main Div for Smileys Page */
div.lmbbox_smileys_span {
	margin-bottom: 2px;
}

/* And anything in the span */
div.lmbbox_smileys span.lmbbox_smileys_span img {
	cursor: pointer;
}