#branding {
  background: transparent none no-repeat top;
}
/* Центральная колонка
================================== */
#centerCol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  text-align: justify;
  line-height: 20px;
}
#centerCol h1 {
  padding: 0px;
  font-size: 26px;
  text-align: left;
  font-weight: normal;
}
#centerCol h2 {
  padding: 0px;
  font-size: 20px;
  text-align: left;
  font-weight: normal;
}
#centerCol p {
  padding: 0px 0px 10px 0px;
  text-align: justify;
  line-height: 20px;
}
.centerTitleBox {
  height: 65px;
  margin-bottom: 10px;
  padding: 0px 0px 0px 10px;
  border-left: 10px solid #e6a60c;
}
#centerCol .centerTitleBox p {
  margin-top: -7px;
  font-size: 11px;
}
#centerCol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blogersListLeftCol {
  position: relative;
  float: left;
  padding: 10px 0px 0px 0px;
}
.blogersListLeftCol img {
  border: 10px solid #D3D3D3;
  margin: 3px 0px 10px 0px;
}
.blogersListRightCol {
  width: 555px;
  position: relative;
  float: right;
  padding: 10px 0px 10px 0px;
}
.blogersListRightCol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
  font-weight: normal;

    /*border-bottom: 1px dotted #C0C0C0*/
}
.annotAutor{
  padding: 0px 0px 10px 0px;
  color: #A9A9A9;
}  
.listBlogsComment {
    color:  #000000;
    font-weight: bold
}
.listBlogsDate {
    color:  #A9A9A9;
    margin-left: 20px;
}

.bTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 30px;
  font-weight: normal;
  margin: 25px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.commList {
	padding: 0px 0px 5px 5px;
}
.more {
	margin: 0px 0px;
	padding: 5px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	line-height: 12px;
	font-style: italic
}
.rem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #999999;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 4px 0px;
  border-bottom: 2px dashed #cccccc;
}

.lookMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: italic;
}
.lookMore img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: italic;
    margin: 0 0 -4px 0;
}
.commList {
	padding: 0px 0px 5px 5px;
}
.errBlock {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #f3f3f3;
	border: 1px dotted #999999;
	margin: 10px 0px 10px 0px;
	padding: 10px 15px 10px 15px;
	text-align: center;
	line-height: 18px;
}
.errTitle {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #B22222;
	line-height: 25px;
}

.dropCap {
  font-family: "Times New Roman", Times, serif;
  font-size: 540%;
  color: #cf142b;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 17px;
  margin-bottom: 12px;
  float: left;
}

.comment {
	background-color: #f3f3f3;
	padding: 10px 15px 10px 15px;
	border: 1px dotted #999999;
	text-align: center;
	border-radius: 3px;
}

.epi {
	padding: 5px 0px 10px 200px;
	margin: 0px;
	text-align: right;
	font-style: italic
}

.title {
  font-weight: bold;
}


/* Формочка поиска и выбора
--------------------------------------*/
.topForm {
    height: 22px;
	font-size: 12px;
	padding: 10px 0px 7px 0px;
	margin: 0px 0px 15px 0px;
    border-bottom: 2px dashed #CCCCCC;
}
.topForm .bText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    vertical-align: middle;
	padding: 2px 2px;
}
* HTML .bText  { 	/* for IE */
    height: 23px;
}
.topForm .tText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    height: 18px;
    vertical-align: middle;
}
.topForm .sText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    height: 21px;
    vertical-align: middle;
}
* HTML .hText  { 	/* for IE */
    height: 23px;
}

 /* Правая колонка
--------------------------------------*/
.autorBlock {
  padding: 10px 10px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px dotted #A9A9A9;
  background-color: #DCDCDC
}
.autorBlock img {
  border: 5px solid #FFFFFF;
}
.autorBlock h2 {
  padding: 10px 0px 0px 0px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.autorBlock p {
  padding: 2px 0px 0px 0px;
  font-size: 11px;
  text-align: center;
}
.autorBlock a:link, .autorBlock a:visited {
    color: #000000;
	text-decoration: none;
}
.autorBlock a:hover, .autorBlock a:active {
    color: #cf142b;
	text-decoration: underline;
}


/* Галерея
--------------------------------------*/
.gTable {
    background-color: #FFFFFF;
    border-top: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
	margin: 10px 0px;
}
.gTd {
    background-color: #FFFFFF;
    border-right: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
	padding: 10px 20px;
}
.gTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.gDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}
.gBigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.gBigDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: center;
}
.gBigImg {
	margin: 5px 0px 5px 0px;
	text-align: center;
}
.gDeskFoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #696969;
	margin: 0px 0px 20px 0px;
}


/* Статьи
--------------------------------------*/
.postBlock {
  padding-bottom: 40px;
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
}
.postTitle {
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
}
#centerCol .postTitle h1 {
  font-size: 26px;
  line-height: 26px;
  font-weight: normal;
  margin: 10px 0px 10px 0px;
}
.postBlock h3 {
  font-size: 18px;
  font-weight: normal;
  padding: 0px 0px 10px 0px;
}
.postInfo {
  color: white;
  font-weight: bold;
  padding: 6px 10px;
  display: block;
  float: left;
  background-color: #cf142b;
  margin-bottom: 25px;
}
#centerCol .postInfo a:link, #centerCol .postInfo a:visited {
    color: white;
    text-decoration: none;
}
#centerCol .postInfo a:active, #centerCol .postInfo a:hover {
    color: #f42626;
    text-decoration: underline;
}
.postInfo2 {
  color: #292929;
  padding: 6px 10px;
  display: block;
  float: left;
  background-color: #E9E9E9;
  margin-bottom: 25px;
}
.deskDoc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin: 10px 0px 10px 100px;
  padding: 0px 0px 0px 10px;
  border-left: 2px solid #228B22;
  font-style: normal;
  text-align: justify;
}
.docSubTitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #999999;
    margin-bottom: 10px;
}
#docBox  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  line-height: 20px;
  text-align: justify;
    margin-bottom: 10px;
}
.docTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    color: #900023;
    /*border-bottom: 1px dotted #C0C0C0*/
}

/* Форум
--------------------------------------*/
.forumRec {
    padding: 3px 10px 15px 10px;
}

.forumAutor {
    padding: 14px 2px 3px 5px;
    color:  #000000;
}

.forumRemAutor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	line-height: 12px;
  	color: #999999;
	text-align: left;
	margin: 2px 0px;
}

.forumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    color: #666677;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: 25px;
    border-top: 3px dotted #A9A9A9;
    /*border-bottom: 1px dotted #C0C0C0*/
}

.forumDate {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 29px;
    font-weight: normal;
    color: #999999;
    margin: 3px 0px 5px 0px;
    padding: 0px 0px 4px 0px;
    border-bottom: 1px solid #cccccc;
}
.tdTitle {
    height: 35px;
    line-height: 12px;
    color: #ffffff;
	text-align: center;
    background-color: #A9A9A9;
    padding: 0px 2px;
}

/* Форма
================================== */
.commentForm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 22px;
  padding: 10px 20px 10px 20px;
  margin: 20px 0px 25px 0px;
  background: url(/image/design/form/ombre-content_696.gif) top left no-repeat;
}
.commentFormTitle {
    padding-top: 15px;
    margin-top: 25px;
    border-top: 3px dotted #A9A9A9;
    /*border-bottom: 1px dotted #C0C0C0*/
}
#centerCol .commentForm h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  color: #000000;
}
.commentForm input {
  padding: 4px 2px 4px 2px;
  margin-right: 5px;
}
.commentForm .commentSubmit {
  padding: 5px 10px 5px 10px;
  margin-top: 0px;
}

/* Переключатель для страниц для комментариев
================================== */
#showCommentList  {
  cursor: pointer;
  color: #000000;
}
#showCommentList:hover {
    color: #f42626;
    text-decoration: underline;
}
.wp-pagenavi {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 20px;
}
.wp-pagenavi span {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  border: 1px solid #DFDFDF;
  color: black;
  font-weight: normal;
}
.wp-pagenavi span.pAjax {
  cursor: pointer;
}
.wp-pagenavi span.current {
  font-weight: bold;
  border: 1px solid #FB1515;
  color: white;
  background-color: #E81D1D;
  cursor: default;
}
.wp-pagenavi span:hover.pAjax {
  text-decoration: none;
  color: white;
  font-weight: bold;
  border: 1px solid #FB1515;
  background-color: #FB1515;
}

/* Переключатель для страниц
================================== */
.wp-pagenavi-1 {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 20px;
}
.wp-pagenavi-1 span {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  border: 1px solid #DFDFDF;
  color: black;
  font-weight: normal;
}
.wp-pagenavi-1 span.current {
  font-weight: bold;
  border: 1px solid #FB1515;
  color: white;
  background-color: #E81D1D;
  cursor: default;
}
#centerCol .wp-pagenavi-1 a, #centerCol .wp-pagenavi-1 a:link, #centerCol .wp-pagenavi-1 a:visited {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #DFDFDF;
  color: black;
  background-color: white;
}
#centerCol .wp-pagenavi-1 a:active, #centerCol .wp-pagenavi-1 a:hover {
  text-decoration: none;
  color: white;
  font-weight: bold;
  border: 1px solid #FB1515;
  background-color: #FB1515;
}

/* Модальное окно
================================== */
.m-dotted { color: #000000; cursor: pointer; }
.m-dotted:hover { color: #cf142b; border-color: #cf142b; text-decoration: underline; }

/* modal */
.b-modal { position: relative; width: 430px; padding: 24px; background: #fff; border: 3px solid #bbb; border-radius: 10px; }
.b-modal_close { position: absolute; right: 12px; top: 6px; font-weight: bold; color: #999; cursor: pointer; }
.b-modal_close:hover { color: #000; }

/* Для совместимости со старой версией
================================== */
.img_left {
  position: relative;
  float: left;
  padding: 6px 15px 2px 0px;
}
.img_right {
  position: relative;
  float: right;
  padding: 6px 0px 2px 15px;
}

.rNote {
    position: relative;
    float: right;
    width: 260px;
	background-color: #dcffd1;
	border: 1px solid #999999;
    padding: 10px 15px 0px 15px;
    margin: 6px 0px 2px 10px;
}

.lNote {
    position: relative;
    float: left;
    width: 260px;
	background-color: #dcffd1;
	border: 1px solid #999999;
    padding: 10px 15px 0px 15px;
	margin: 2px 0px 12px 0px;
}
.cNote {
    background: #dcffd1 url(/image/blogs/note.gif) no-repeat left top;
	border: 1px solid #999999;
    padding: 10px 15px 0px 60px;
	margin: 2px 0px 12px 0px;
}
.tNote {
    background-color: #dcffd1;
	border: 1px solid #999999;
    padding: 10px 15px 0px 15px;
	margin: 2px 0px 12px 0px;
}
.note {
    position: relative;
    float: right;
	background-color: #dcffd1;
	border: 1px solid #999999;
    padding: 10px 15px 0px 15px;
	margin: 2px 0px 12px 0px;
}

.col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	padding: 0px 0px 10px 80px;
  	margin: 0px;
    line-height: 20px;
}

.remark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  line-height: 14px;
  padding-top: 10px;
}

.tdDoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    padding: 5px 5px;
    line-height: 20px;
}

.progtitl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 20px;
}
#centerCol .progtitl li {
	margin: 0px 0px 2px 17px;
	padding: 0px;
}
#centerCol ul.progtitl {
	margin: 5px 0px 10px 25px;
	padding: 0px 0px;
}
#centerCol .progtitl ol {
	margin: 2px 0px 8px 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* carousel Все online гороскопы
================================== */
	#all_horo_box {
		background-color: #ECE9BB;
		border: 1px solid #7D554D;
		width: 696px;
		height: 250px;
		padding-top: 10px;
		margin: 30px 0 30px 0px;
		overflow: hidden;
		border-radius: 10px;
	}
	#all_horo_box h2 {
		font-family: Arial, Geneva, SunSans-Regular, sans-serif;
		font-size: 14px;
		line-height: 30px;
		width: 350px;
		margin: 0px 10px 15px 10px;
		padding: 0px 0px;
        text-align: center;
        color: #FFFFFF;
        background-color: #642367;
		border-radius: 3px;
    }
	#carousel > div {
		width: 570px;
		padding: 0 150px 0 70px;
		height: 225px;
		float: left;
		overflow: hidden;
		font-family: Arial, Geneva, SunSans-Regular, sans-serif;
		font-size: 14px;
		color: #333;
		line-height: 18px;
	}
	#carousel img {
		border: none;
		display: block;
		margin: 15px  20px 20px 0;
		float: left;
		border: 5px solid #FFFFFF;
	}
	#carousel h3 {
		font-size: 20px;
		line-height: 24px;
		margin: 15px 0 10px 0;
		padding: 0px 0px;
	}
    #carousel a:link, #carousel a:visited {
        color: #333;
        text-decoration: none;
    }
    #carousel a:active, #carousel a:hover {
        color: #71380F;
        text-decoration:  none;
    }
