/*
Theme Name:Ferrari-red
Description: Red stylish theme inspired from the ferrari
Author: Jinsona designs
Author URI: http://web2feel.com/
*/


/* Основное */

body {
	margin:0;
	padding-top:0px;
	background:#8d0101 url(images/body.gif); /* Цвет фона и фоновое изображение */
	background-repeat:repeat-x;
	font-family:"Tahoma",Arial,Verdana,sans-serif; /* Основной шрифт */
	color:#222; /* Основной цвет шрифта */
	font-size:13px; /* Основной размер шрифта */
	}
img { 
	border:0;
	}
a {
	color:#444; /* Основной цвет ссылок */
	text-decoration:none
	}
a:hover {
	color:#EF0E0E;  /* Основной цвет ссылок при наведении курсора */
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#660000;    /* Цвет блока цитат */
	font-style: normal; /* Стиль шрифта блока цитат */
		}
		
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff url(images/wrap.jpg);
	background-repeat: repeat-x;
		}

/* The Top - Верхняя часть сайта */

.top {
	height:207px;
	margin-top:0px;
	background:url(images/top.jpg);  /* Фоновая картинка (шапка сайта) */
	background-repeat:no-repeat
	}
/* Параметры названия блога */
.blogname {
	float:left;
	width:700px;
	}
	
.blogname h1  {
	font-size:30px; /* Размер шрифта названия блога */
	font-weight:bold;
	margin:80px 0 0 130px;
	color:#787878;  /* Цвет названия блога */
	text-decoration: none;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #fff;  /* Цвет ссылок названия блога */
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}	

.blogname h2 {
	margin:0px 0 0 130px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}
/* The Search - Поиск */

.search {
	height:29px;
	padding:0px 20px 0 14px;
	float: right;
	}
.search form {
	background:url(images/searchbg2.png);
	width:200px;
	height:29px;
	padding-top:6px;
	padding-left:17px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:160px;
	border:none;
	background:#fff;
	font-size:16px;
	color:#444;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#fff;
	font-size:16px;
	color:#aeaeae;
	height:22px;
	width:35px;
	}
	
#foxmenucontainer{
	height:24px;
	background:#000 url(images/menu.png) repeat-x;
	display:block;
	padding:5px 0 0px 15px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left;
	}
#foxmenu ul li a:hover{
	color:#fff;
	background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;
	}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#fff;
	background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;
	}	
	
	
/* The Content - Контент */
#content {
	float: left;
	width: 780px;
	margin: 0 0 20px 0;
	padding: 0 0;
	
	}

.post {
	margin: 20px 10px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#333;  /* Цвет шрифта постов */
	font-family:"Trebuchet ms",Tahoma,Verdana,sans-serif; /* Шрифт постов */
	}

.posttitle {
        display:block;
        margin-bottom:20px;
        margin-top:7px;
        font: bold  18px "Times New Roman", Arial, sans-serif; /* Шрифт тайтлов постов */
}

.post h2 {
	margin: 0 0;
	padding: 8px 0px 0px 15px;
	height:32px;
	background: url(images/title.png) no-repeat left top; /* Фоновое изображения заголовка постов */
	text-align: left;
	font: normal  22px "Times New Roman", Arial, sans-serif; /* Шрифт заголовок постов */
	
	}
.trigger{
	height:34px;	
	background:transparent;
	}
	
.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #fff;  /* Цвет ссылок заголовков постов */
	background-color: transparent;
	}

.post h2 a:active  {	
	color: #000; /* Цвет активных ссылок заголовков постов */
	
	}

.post .postmetadata {
	margin: 0 0;
	padding: 4px 15px 0px 20px;
	height: 26px;	
	background: url(images/postmet.png) no-repeat left top; /* Фоновое изображение постов */
	font: normal 12px Verdana, Arial, sans-serif; /* Шрифт постов */
	text-align: right;
	}

.post a:link,
.post a:visited {
	color: #ff0000; /* Цвет ссылок постов */
	background-color: transparent;
}

.post a:hover {
	color: #dd0000; /* Цвет ссылок постов при наведенном курсоре */
	background-color: transparent;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
	}
.slider{
	margin: 0 0;
	background: url(images/content.png) repeat-y left top;
	}
.cover{
	margin: 0 0;
	background: url(images/content.png) repeat-y left top;
	}
/* The Sidebar - Боковая панель */

#sidebar {
width:190px;
float:right;
font-size:12px; /* Размер шрифта боковой панели */
color:#333; /* Цвет шрифта боковой панели */
margin: 10px 10px 0px 0px;
font-family:Tahoma,Verdana,sans-serif; /* Шрифт боковой панели */

}

#sidebar ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebar  h2 {
font-size:18px; /* Размер шрифта заголовка боковой панели */
height:27px; 
font-weight:bold; /* Стиль шрифта заголовка боковой панели */
padding:5px 0px 0px 5px;
background:#666 url(images/h2.gif); /* Фоновый цвет и изображение заголовка боковой панели */
Margin: 10px 0 0 0;
color:#fff; /* Цвет шрифта заголовка боковой панели */
font-variant:small-caps;
}

#sidebar a {
display:block;
line-height:160%;
padding:4px 0 4px 0;
color:#e40000; /* Цвет ссылок боковой панели */
}

#sidebar a:hover {
text-decoration:none;
background-color:#777; /* Фоновый цвет ссылок боковой панели при наведенном курсоре */
color:#fff; /* Цвет ссылок боковой панели при наведенном курсоре */

}

#sidebar ul li a {
background:#none;
padding-left:10px;
}
#sidebar table {
	width:100%;
	text-align:center;
	background-color:#fff; /* Фоновый цвет таблиц боковой панели */
	}



/* --- FOOTER ---  Нижняя часть сайта */

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	color:#000; /* Цвет шрифта нижней панели */
	font-size:10px; /* Размер шрифта нижней панели */
	font-weight:normal; /* Стиль шрифта нижней панели */
	letter-spacing:1px;
	}

#footer a {
	color:#ff0000; /* Цвет ссылок нижней панели */
	text-decoration:none;
	}

#footer a:hover {
	color:#333; /* Цвет ссылок нижней панели при наведенном курсоре */
	
	}

/* The Navigation - Навигация */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold; /* Стиль шрифта навигации */
	text-decoration:none;
	font-size:14px; /* Размер шрифта навигации */
	color:#222; /* Цвет ссылок навигации */
	}
.navigation a:hover {
	color:#222; /* Цвет ссылок навигации при наведенном курсоре */
	}

/* The Attachment - Вложение */

.contentCenter {
	text-align:center;
	}

/* The Page Title - Тайтл страницы */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px; /* Размер шрифта тайтла страницы */
	text-align:center;
	}

/* The Comments - Комментарии */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:92%;
	height:156px;
	background:#ccc; /* Фоновый цвет комментов */
	border:1px solid #e40000;
	color:#000; /* Цвет комментов */
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif; /* Шрифта комментов */
	font-size:14px; /* Размер шрифта комментов */
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc; /* Фоновый цвет инпутов форм */
	border:1px solid #ababab;
	color:#484849; /* Цвет инпутов форм */
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px; /* Размер шрифта заголовков комментов */
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
