/* RESET DEFAULT VALUES */
A {outline: none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,p { margin:0; padding:0; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a { text-decoration:none; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
ul,ol { list-style:none; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
.clear{clear:both;}
.right {float:right;}
.left {float:left;}
.block {display:block}
.navigation {
	height:24px;
}
body {
	font: 1em/17px 'Ubuntu', sans-serif;
	color:#222;
	background: url('images/bglinen.png') #75777E;
	padding: 0 0 50px 0;
}

h1,h2,h3 {
	color:#222;
	font-weight:normal;
	font: 1em/17px 'Ubuntu Condensed', sans-serif;
}
h2#featuredTitle {
	font-size:42px;
	display:block;
	line-height:43px;
	font-weight:bold;
	letter-spacing:-2px;
	margin-bottom:8px;
}
h2#featuredTitle a {
	color:#000;
}
h2#featuredTitle a:hover {
	color:#900;
}
h2.innerPostTitle {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:23px;
	line-height:20px;
	margin-bottom:5px;
	color:#000;
}
h2.innerPostTitle a {
	color:#000;
}
h2.innerPostTitle a:hover {
	color:#900;
}
h2.titleSubNews {
	text-transform:uppercase;
	color:#cd1713;
	font-weight:bold;
	font-size:11px;
	font-family: 'Ubuntu', sans-serif;
}
h2.subnewsEntryTitle {
	font-size:19px;
	line-height:18px;
	margin-top:5px;
	margin-bottom:10px;
}
h2.subnewsEntryTitle a {
	color:#000;
}
h2.subnewsEntryTitle a:hover {
	color:#900;
}
h2.singlePageTitle {
	font-size:26px;
	line-height:25px;
	color:#010d37;
}
h2.archiveTitles {
	display:block;
	color:#8f8f8f;
	padding-top:6px;
	padding-bottom:6px;
	font-size:1.4em;
	background: url(images/bgWriteComment.gif);
	padding-left:10px;
	border-left: 10px solid #dc241f;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
h2.archiveTitles a{
	color:#222;
}
h2.archiveTitles a:hover {
	color:#000;
}
h2.pageTitle {
	display:block;
	color:#222;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:5px;
	font-size:1.4em;
	background: url(images/bgWriteComment.gif);
	padding-left:10px;
	border-left: 10px solid #dc241f;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
h2.titlePhotoCat {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	height:30px;
}
h2.titlePhotoCat a, h2.titlePhotoCat a:hover{
	color:#222;
}
h3.breakingNews, h3.widgetTitle, h3.commentTitle, h3.widgetTitleSbLeft {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#cd1713;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.widgetTitleSbLeft {
	border:none;
}
h3.photoGallery {
	font-size:.8em;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#cd1713;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:3px;
}
h3#respond {
	display:block;
	font-size:1.7em;
	font-weight:normal;
	display:block;
	color:#010d37;
	padding-left:30px;
	margin-bottom:10px;
	padding-top:20px;
	background:url(images/bgRespond.gif) no-repeat;
	height:64px!important;
	height:84px;
	height/**/:/**/64px;
}
h3#respond span.respondEntryTitle {
	display:block;
	color:#898989;
	margin-top:5px;
	font-size:.6em;
}
h3#postcomment{
	font-weight:bold;
	text-transform:uppercase;
	font-size:.85em;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#cd1713;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
a {
	color:#0854c7;
}
a:hover {
	color:#cd1713;
}

#wrapper {
	width:990px;
	margin:0px auto 0;
	padding: 5px 70px 20px;
	background-color: #FFFFFF;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  height: auto;
}
/*
HEADER
*/
#topBar {
	background:#f8f6f6;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
#subscribe {
	background: url(images/subscribe.gif) no-repeat left center;
	padding-left:105px;
	font-weight:bold;
	font-size:.7em;
	margin-left:7px;
	margin-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	float:left;
}
#subscribe a {
	color:#222;
}
#subscribe a:hover {
	color:#cd1713;
}
#date {
	font-size:.7em;
	float:left;
	width:200px;
	float:left;
	color:#cd1713;
	padding-top:2px;
}
#search {
	float:right;
	margin-right:7px;
}
#s { /*  Search inputbox style */
	font-size:.8em;
	padding: 2px 5px;
	border: 0;
	float:left;
	display:inline;
	color:#aaa;
	background: url(images/searchInput.gif) no-repeat;
	width:118px!important;width:150px;width/**/:/**/118px;
	height:16px!important;height:20px;height/**/:/**/16px;
}
#searchSubmit { /*  Search GO button style */
	background: url(images/searchGoRus.gif) no-repeat;
	width: 53px;
	height:18px;
	border:0;
	float:left;
	margin-left:4px;
	cursor:pointer;
  margin-top: 1px;
}
/*
HEADER - QUOTES AND SITE NAME
*/
#header {
	font-size:.9em;
	height:100px;
	position:relative;
	border-bottom:3px solid #222;
}
#header span.red {
	display:block;
	color:#cd1713;
	font-weight:bold;
}
#leftQuote {
	width:300px;
	float:left;
	height:100px;
	display:block;
	position:relative;
}
#leftQuote p.leftQuoteWording {
	width:200px;
	position:absolute;
	font-size:17px;
	color:#aaa;
	letter-spacing:-1px;
	bottom:4px;
	text-align:right;
}
#leftQuote img {
	position:absolute;
	right:0;
	bottom:0;
}
#rightQuote {
	width:300px;
	float:right;
	height:100px;
	display:block;
	position:relative;
}
#rightQuote img {
	position:absolute;
	left:0;
	bottom:0;
}
#rightQuote p.rightQuoteWording {
	width:200px;
	position:absolute;
	font-size:17px;
	color:#aaa;
	letter-spacing:-1px;
	bottom:4px;
	left:100px;
}
#sitename_bak {
	width:390px;
	float:left;
	padding-top:20px;
	text-align:center;
}
#sitename {
	width:255px;
	float:left;
	padding-top:20px;
	text-align:center;
	font-family: georgia,'palatino linotype',palatino,'times new roman',times,serif;
}
#name1stRow {
	font-size:2.1em;
	display:block;
}
a.name {
	color:#222;
}
#name2ndRow {
	font-size:3.2em;
	display:block;
	color:#cd1713;
	font-weight:bold;
	padding-top:18px;
	padding-bottom:10px;
}
#ad468x60 {
	width:468px;
	height:60px;
	float:right;
	margin-top:20px;
}

#ad728x90h {
	width:728px;
	height:90px;
	float:right;
	margin-top:3px;
}
/*
CATEGORIES
*/
#categories {
	background:url(images/bgMenu.gif) repeat-x;
	font:21px 'Ubuntu Condensed', sans-serif;
	border-bottom:3px solid #dcddde;
	margin-bottom:15px;
}
ul#navcatlist li {
	float: left;
	width: auto;
}
ul#navcatlist li a {
	display: block;
	/*color:#010d37;*/
	color:#000;
	text-transform:uppercase;
	padding-top:8px;
	padding-bottom:4px;
	padding-right:8px;
	padding-left:8px;
}
ul#navcatlist li.current-cat a {
	color:#cd1713;
}
ul#navcatlist li a:hover {
	color:#cd1713;
	text-decoration:none;
}
ul#navcatlist li li {
	float: left;
	width: 160px;
}
ul#navcatlist li li a {
	background: #e9e9e9;
	float: none;
	font:bold 14px 'Ubuntu Condensed', sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 10px;
	border-top: 1px solid #afafaf;
	border-right:0;
	width: 160px!important;
	width:180px;
	width/**/:/**/160px;
}
ul#navcatlist li li a:hover, ul#navcatlist li li a:active {
	background: #ddd;
	color:#000;
	text-decoration:none;
}
ul#navcatlist li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	z-index: 100;
	border-bottom:1px solid #afafaf;
}
ul#navcatlist li:hover ul {
	left: auto;
	display: block;
}
ul#navcatlist li:hover ul, #navcatlist ul {
	left: auto;
}
/********************************************END OF HEADER STYLE ********************************** */
/*
CONTENT
*/
#leftColTop {
	width:160px;
	font-size:.75em;
	line-height:1.2em;
	float:left;
	margin-right:10px;
}
#leftColTopInner {
	border-right:1px solid #eee;
	padding-right:10px;
	padding-top:4px;
}
#lettColTop span {
	font-weight:bold;
	font-size:.8em;
}
#leftColTop li {
	margin-bottom:6px;
	margin-left:2px;
}
#leftColTop li a {
	color:#222;
}
#leftColTop li a:hover {
	color:#cd1713;
}
#featuredWrapper {
	float:left;
	width:100%;
	font-size:.75em;
}
#featuredPost {
	float:left;
	width:490px;
	margin-right:10px;
	text-align:justify;
}
#featuredPost img {
	margin-bottom:10px;
}
#otherFeaturedPosts {
	width:490px;
	float:left;
}
#otherFeaturedPosts img,
#featuredPost .innerPost img{
    float:left;
    margin:5px 5px 5px 0;
    padding: 0 10px 0 0;
}
#otherFeaturedPosts .innerPost {
    text-align:justify;
}
#otherFeaturedPosts .featuredDetails {
    text-align:right;
}
.innerPost {
	margin-bottom:10px;
	border-left:1px solid #eee;
	padding-left:10px;
}
.featuredDetails {
	display:block;
	clear:both;
	font-style:italic;
	font-size:.8em;
}
.featuredDetails a{
	color:#cd1713;
}
.featuredDetails a:hover {
	text-decoration:underline;
}
#ad728 {
	border-top:1px solid #eee;
	padding-top:10px;
	
	text-align:center;
}
#featuredWrapper .wp-caption-text, #subNews   .wp-caption-text{
	display:none;
}
/********************************************END OF FIRST ROW (BREAKING NEWS FATURED POST AND 728 AD ********************************** */
#slidingBar {
	background: url("images/bgSlideBar.gif") repeat-x scroll 0 8px transparent;
    display: block;
    height: 144px;
    position: relative;
}
#sliderButtonLeft {
	position:absolute;
	top:25px;
	left:0;
}
#sliderButtonRight {
	position:absolute;
	top:25px;
	right:0;
}
#gallery {
	margin:0 auto;
	width:972px;
}
#gallery img {
	padding:2px;
	border:1px solid #aaa;
	background:#fff;
	display:block;
	margin-bottom:4px;
}
#gallery ul {
	padding-top:20px;
}
#gallery ul li {
	display:block;
	float:left;
	width:126px;
	margin-right:6px;
	margin-left:6px;
	text-align:center;
	font:bold .7em/1.1em 'Ubuntu', sans-serif;
}
#gallery ul li a{
	color:#222;
}
#gallery ul li a:hover {
	color:#cd1713;
}
/********************************************GALLERY STYLING ENDS HERE ********************************** */
#subNews {
	float:left;
	margin-top:15px;
	font-size:.8em;
	line-height:1.1em;
	width:676px;
	background:url(images/bgSubNews.gif) repeat-y;
}
.entrySubNews {
	width:150px;
}
.subNewsContainerMeta {
	display:block;
	font-size:.85em;
	font-style:italic;
	margin-top:5px;
}
.subNewsContainerMeta a{
	color:#cd1713;
}
.subNewsContainerMeta a:hover {
	text-decoration:underline;
}
.subNews1stContainer,
.subNews2ndContainer,
.subNews3rdContainer,
.subNews4thContainer
{
    overflow: hidden;
}
/* SubNews 1st */
.subNews1stContainer {
	width:163px;
	float:left;
}
.subNewsPost1st {
	padding-right:8px;
	height:535px;
	position:relative;
}
.subNewsPost1st img {
	position:absolute;
	bottom:0;
	left:0;
}
/* SubNews 2nd */
.subNews2ndContainer {
	width:171px;
	float:left;
}
.subNewsPost2nd {
	padding-right:8px;
	padding-left:8px;
	height:535px;
	position:relative;
}
.subNewsPost2nd img {
	position:absolute;
	bottom:0;
	left:8px;
}
/* SubNews 3rd */
.subNews3rdContainer {
	width:171px;
	float:left;
}
.subNewsPost3rd {
	padding-right:8px;
	padding-left:8px;
	height:535px;
	position:relative;
}
.subNewsPost3rd img {
	position:absolute;
	bottom:0;
	left:8px;
}
/* SubNews 4th */
.subNews4thContainer {
	width:171px;
	float:left;
}
.subNewsPost4th {
	padding-right:8px;
	padding-left:8px;
	height:535px;
	position:relative;
}
.subNewsPost4th img {
	position:absolute;
	bottom:0;
	left:8px;
}
/********************************************SUB NEWS STYLING ENDS HERE ********************************** */
#mainPageSidebar {
	float:right;
	width:300px;
	margin-top:15px;
}
ul#sidebarTabs{
	height:24px;
	font-size:.7em;
	border-bottom:1px solid #eee;
	font-weight:bold;
}
ul#sidebarTabs li{
	display: inline;
	float: left;
	line-height: 23px;
	height: 24px;
}
ul#sidebarTabs li a {
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 23px;
	background: #fafafa url(images/index_bg.gif) repeat-x;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	color: #000;
}
ul#sidebarTabs li a.selected {
	color: #222;
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 24px;
	border: 1px solid #eee;
	border-bottom:1px solid #fff;
	background:#fff;
}
#sidebarTabs {
	margin-top:12px;
}
.sidebartabs {
	border-bottom:1px solid #eee ;
	border-right:1px solid #eee ;
	border-left:1px solid #eee ;
	padding:5px;
	font-size:.8em;
	background:#fff;
}
.sidebartabs ul li {
	line-height:18px;
	color:#666;
	border-bottom:1px dotted #D3D9EB;
	margin-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	list-style:disc inside;
}
.sidebartabs a  {
	display:inline;
	color:#666;
}
.sidebartabs a:hover {
	color:#29568f;
	text-decoration:underline;
}
#searchCat  select, #archiveform  select, #cat, #googlequery{
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #555;
	font: .9em/1.2 'Ubuntu', sans-serif;
	margin-bottom: 10px;
	width:190px;
	padding: 1px;
	margin-left:10px;
}
#tagcloud {
	display:block;
	font-size:1.3em;
	text-align: center;
}
#tagcloud a {
	color:#222;
}
#tagcloud a:hover {
	text-decoration:underline;
}
#mainPageWidgetContainer {
	margin-top:10px;
}
#mainPageWidgetContainer ul li {
	line-height:18px;
	color:#666;
	border-bottom:1px dotted #D3D9EB;
	margin-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	list-style:disc inside;
}
#mainPageWidgetContainer a  {
	display:inline;
	color:#666;
}
#mainPageWidgetContainer a:hover {
	color:#29568f;
	text-decoration:underline;
}
/********************************************MAINPAGE SIDEBAR STYLING ENDS HERE ********************************** */
#footerCategories {
	margin-top:10px;
	display:none;
	text-align:center;
	border-top:2px solid #efefef;
	border-bottom:2px solid #efefef;
	font-size:.7em;
	line-height:1em;
	font-weight:bold;
}
#footerCatInner {
	padding-top:4px;
	padding-bottom:4px;
}
#footerCatInner ul {
	display:block;
}
#footerCatInner li {
	display:inline;
}
#footerCategories a{
	text-transform:uppercase;
	color:#949494;
	margin-right:6px;
	margin-left:6px;
}
#footerCategories a:hover {
	color:#da0006;
	text-decoration:none;
}

#footerPages {
	margin-top:10px;
	display:block;
	text-align:center;
	/*background:#efefef;*/
	font-size:.7em;
	line-height:1em;
}
#footerPageInner {
	padding-top:10px;
	padding-bottom:5px;
	font-family:'Ubuntu', sans-serif;
	font-size:1em;
}
#footerPageInner ul {
	display:block;
}
#footerPageInner li {
	display:inline;
	margin-right:4px;
	margin-left:4px;
	font-weight:bold;
	text-transform:uppercase;
}
#footerPages a{
	color:#222;
}
#footerPages a:hover {
	color:#da0006;
	text-decoration:none;
}
#themeInfo{
	display:block;
	margin-top:10px;
}
/******************************************** SINGLEPOSTPAGE STRUCTURE********************************** */
#singleContent {
	float:left;
	width:815px;
}
#entry img {
	padding:2px;
	border:1px solid #aaa;
	background:#fff;
	display:block;
}
#photoGalItem { /* Photo that is being displayed on single post page*/
	margin-bottom:15px;
}
#entryMeta {
	display:block;
	background:url(images/labelNewspaper.gif) repeat-y left center;
	color:#8f8f8f;
	/*
	padding-top:6px;
	padding-bottom:6px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	*/
	padding-left:25px;
}
#entryMeta p {
	font-size:.7em;
	margin-top:10px;
	line-height:1.1em;
}
#entryMeta img {
	float:left;
	margin-top:1px;
	margin-right:3px;
}
#entryMeta a {
	color:#8f8f8f;
	text-decoration:underline;
}
#entryMeta a:hover {
	text-decoration:none;;
}
#entry {
	width:525px;
	float:left;
	line-height:1.3em;
	padding-top:10px;
	font-size:.95em;
	text-align:justify;
}
img.bot2 {
    position:relative;
    left:0;
}
#singlePostSidebarLeft {
	float:right;
	padding:10px 10px 5px;
	background:#f4f4f4;
	width:250px!important;
	width:270px;
	width/**/:/**/250px;
}
#innerAd250x250x {
	margin-bottom:10px;
	font-size: 12px;
   font-weight: bold;
}
#singlePostSidebarLeft li {
	margin-bottom:3px;
	color:#666;
	list-style:circle inside;
}
#singlePostSidebarLeft li a {
	color:#222;
}
#singlePostSidebarLeft li a:hover {
	text-decoration:underline;
}
#singlePostSidebarRight {
	width:164px;
	float:right;
	background:url(images/bgInnerPG.gif) repeat-y;
}
#singlePostSidebarRight img {
	padding:2px;
	border:1px solid #aaa;
	background:#fff;
	display:block;
	margin-bottom:4px;
}
ul#singpPhotoGalleryList li {
	display:block;
	width:126px;
	margin-right:19px;
	margin-left:19px;
	margin-bottom:10px;
	text-align:center;
	font:bold .7em/1.1em 'Ubuntu', sans-serif;
}
ul#singpPhotoGalleryList li a{
	color:#222;
}
ul#singpPhotoGalleryList li a:hover {
	color:#cd1713;
}
#innerSidebarRight {
	width:126px;
	display:block;
	margin:0 auto;
}
#innerSidebarRight li {
	margin-bottom:3px;
	color:#666;
	list-style:circle inside;
}
#innerSidebarRight li a {
	color:#222;
}
#innerSidebarRight li a:hover {
	text-decoration:underline;
}
#ad120px600 {
	padding-top:7px;
}
/******************************************** PHOTO CATEGORY ARCHIVE  ********************************** */
.photoFrame {
	display:block;
	float:left;
	text-align:center;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #f4f4f4;
	width:262px;
}
.postinfoPhotoCat { /* pos info shown under the summary of posts on search results */
	padding-top:3px;
	font:.6em 'Ubuntu', sans-serif;
	color:#9f9f9f;
	display:block;
}

/******************************************** ARCHIVE PAGE  ********************************** */
.year-list, .month-list {
	width: 100% !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: 0 !important;
}

.year-list {
	margin-top: 10px !important;
	background: url(img/archive-year-background.png) repeat-x center bottom;
}

.month-list {
	border-bottom: 2px solid #E8EDEE;
	padding: 5px 3px !important;
}

.year-list li, .month-list li {
	list-style: none !important;
	float: left;
	clear: none !important;
	font-size: 14px;
	color: #BDC0C3;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
}

.year-list li:before, .month-list li:before {
	content: '' !important;
}

.year-list a {
	float: left;
	font-size: 28px;
	padding: 5px 7px 10px !important;
}

.year-list .current {
	background: url(img/archive-year-pointer.png) no-repeat center bottom;
	color: #000;
}

.month-list li {
	padding: 3px 5px !important;
}

.month-list .current, .month-list .current a {
	background: none;
	color: #000;
}

.archive-list li {
	list-style: none !important;
	margin-bottom: 10px;
}

.archive-list li h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* Fancy */
#smart-archives-fancy a {
	outline: none !important;
}

.pane {
	float: left;
	clear: both;
	display: none;
	width: 100%;
}

.month-heading {
	margin: 20px 0 10px;
}

span.month-archive-link {
	font-size: 70%;
	font-weight: normal;
}

/* Block */
#smart-archives-block {
	float: left;
	width: 100%;
}

#archiveEntries {
	width:525px;
	float:left;
	line-height:1.3em;
	padding-top:4px;
	font-size:.95em;
}
#archiveEntries #smart-archives-menu {
    display:block;
}
.archivePost {
	font-size:.9em;
	text-align:justify;
}
.archivePost img{
	float:left;
    margin: 5px 10px 5px 0;
}
.postinfo { /* pos info shown under the summary of posts on search results */
	text-align:right;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	margin-top:7px;
	font:.8em 'Ubuntu', sans-serif;
	color:#9f9f9f;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f9f9f9;
	margin-bottom:20px;
	clear:both;
	display:block;
}



/******************************************** WIDGET  ********************************** */
.widget {
	margin-bottom:10px;
	font-size:.8em;
	font-family:'Ubuntu', sans-serif;
}
/******************************************** SINGLEPOSTPAGE ********************************** */
#entry p {
	padding-bottom:10px;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.aligncenter {
	margin:0 auto;
	display:block;
}
.wp-caption img {
	margin-bottom: 5px;
	padding:4px;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
}
p.wp-caption-text {
	color:#222;
	width: auto;
	font:.7em 'Ubuntu', sans-serif;
	text-align:center;
}
blockquote {
	padding: 2px 10px;
	background: #f6f5f5;
	color:#333;
	clear:both;
	border-left: 3px solid #bfbbbb;
	margin-bottom:10px;
}
code {
	color:#444;
	font:11px/17px 'Ubuntu', sans-serif;
	display:block;
}
blockquote p {
	/*font-size: 11px;*/
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 15px;
}

/*
blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color:#369;
}
*/

blockquote li {
  font-style: italic;
  font-weight: bold;
}

blockquote a {
	color:#0080ca;
	text-decoration:underline;
}
blockquote a:hover {
	color:#039;
}


/******************************************** COMMENTS ********************************** */
ol#comments {
	list-style:none;
	font-family:'Ubuntu', sans-serif;
	margin-bottom:10px;
}
.commentContainer {
	border-bottom:1px solid #d0d0d0;
}
.commentAuthor {
	text-transform:uppercase;
	background:#ee2d27;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	margin-right:3px;
}
.commentAuthor a, .commentAuthor a:hover {
	color:#fff;
}
.commentDate {
	background:#ebebe7;
	color:#231f20;
	font-size:10px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
}
.editComment a {
	background:#297cdf;
	color:#fff;
	font-size:10px;
	margin-left:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
}
.waitingModeration {
	background:#297cdf;
	color:#fff;
	font-size:10px;
	margin-left:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
}
.commenttext {
	padding-top:5px;
	font-size:.7em;
	line-height:1.3em;
}
#trackbacks {
	font-size:.8em;
	font-family:'Ubuntu', sans-serif;
	margin-bottom:10px;
}
#trackbacks li {
	list-style:decimal inside;
	font-size:.9em;
	margin-left:3px;
}
#trackbacks li a {
	padding-left:2px;
}
p#noComment {
	font:bold .8em 'Ubuntu', sans-serif;
	background:#f7f7f7;
	padding:4px 4px 4px 10px;
}
#writeComment {
	font-family:'Ubuntu', sans-serif;
	background: url(images/bgWriteComment.gif) repeat;
	padding:15px;
	border:1px solid #ececec;
}
#writeComment cite {
	font-size:.8em;
}
#writeComment label {
	font-size:.7em;
	padding-left:10px;
	font-family:'Ubuntu', sans-serif;
}
#author,#email,#url {
	font: 11px 'Ubuntu', sans-serif;
	width: 220px;
	padding: 2px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
}
#writeComment textarea:focus, #writeComment input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}
#writeComment textarea {
	font: 80% 'Ubuntu', sans-serif;
	width: 480px;
	height: 120px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
}
#submit {
	background: url(images/submitRus.gif) no-repeat left;
	width: 112px;
	height:24px;
	border:none;
	line-height:0px;
	cursor:pointer;
}
#submit:hover {
	cursor:pointer;
	background: url(images/submitRus.gif) no-repeat right;
	width: 112px;
	height:24px;
}
#print {
	text-align:right;
	white-space: nowrap;
}
#print img {
	display:inline;
}
#counters {padding:10px 0 0 0;}

#entry li{
background:transparent url(images/menu-leaf.gif) no-repeat scroll 0 0.35em;
margin:15px 0 0.15em 0.5em;
padding:0 0 0 20px;
}

/* Typografy */

/* ul */
#entry  ul.bullet, 
#entry  ul.square,
#entry  ul.cbullet {
    padding:0;
    margin:0;
    padding-left:18px;
}

#entry  ul.bullet li,
#entry  ul.square li,
#entry  ul.cbullet li {
    background:transparent none repeat scroll 0 0;
    /*line-height:0.83em !important;*/
    margin:10px 0 !important;
    padding:0 0 0 8px;
}

#entry  ul.square {list-style-image:url(images/bullet_squ1_color.png);}
#entry  ul.bullet {list-style-image:url(images/bullet_ol_1_dark.png);}
#entry  ul.cbullet {list-style:none outside none;padding:0;margin-left:-8px;}
#entry  ul.cbullet span{padding:0 0.5em 0 0;}

/* ol */
#entry  ol.roman {list-style-type:upper-roman;}
#entry  ol.dec {list-style-type:decimal;}
#entry  ol.alpha {list-style-type:lower-alpha;}
#entry  ol.dec2 {list-style-type:decimal-leading-zero;}




/* highlight1-2 */
 #entry  .highlight-2 {
    padding:1px 5px;
}
 #entry  .highlight-2 {background:#333333 none repeat scroll 0 0; color:#FFFFFF;}

/* blockTextLeft, blockTextRight, blockTextCenter */
 #entry  .bTL, 
 #entry  .bTR, 
 #entry  .bTC {
    display:block;
    font-style:italic;
    padding:15px;
    width:30%;
}
 #entry  .bTL {float:left;text-align:left;}
 #entry  .bTR {float:right;text-align:right;}
 #entry  .bTC {margin:0 auto;text-align:center;}

/* clear, color, color-1 */
 #entry  .color {clear:both;}
 #entry  span.color, 
 #entry  span.color-1, 
 #entry  span.color-2 {
    display:block;
    margin-bottom:10px;
    padding:5px 10px;
}
 #entry  span.color {border-bottom:1px solid #333333;border-top:1px solid #333333;color:#333333;}
 #entry  span.color-1 {color:#890000;}
 #entry  span.color-2 {background:#333333 none repeat scroll 0 0;color:#FFFFFF;}

/* ----------------------------------------------------
        2 - Typography
---------------------------------------------------- */

.afs-dejavu-serif, #singleContent h1, #singleContent h2, #singleContent h3 { font-family: 'Ubuntu Condensed', sans-serif;}

.afs-pt-sans, #singleContent, #singlePostSidebarRight,#singleContent .widget { font-family: 'Ubuntu', sans-serif; font-size: 103.80%;}
#singleContent .widget {font-size:0.8em;}
/*.afs-liberation-mono { font-family: "LiberationMono", Menlo, Courier New, Courier, Mono, monospace; font-size: 98.30%;}*/

#singleContent #entry a {
  /*  color:#5096cb;*/
}

#singleContent h2,
#singleContent h3,
#singleContent h4{
    font-family: 'Ubuntu Condensed', sans-serif;
}

#singleContent h2 a, #singleContent h2{
    font-weight:normal;
    font-size:25px;
    color:#333;
    margin:0;
    text-decoration:none;
    text-shadow:2px 2px 1px rgba(0,0,0,0.13);
    -moz-text-shadow:2px 2px 1px rgba(0,0,0,0.13);
}

#singleContent #archiveEntries h2,
#singleContent #archiveEntries h2 a{
    font-size:16px;
    color:#000;
}
#singleContent #archiveEntries p {
    margin-top:10px;
}
.widget h3,h3.photoGallery {
    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
    -moz-text-shadow:1px 1px 1px rgba(0,0,0,0.4);

}
#singleContent #entry h3{
    font-size:22px;
    margin-bottom:20px;
    font-weight:normal;
    text-transform:uppercase;
    color:#666;
    text-shadow:1px 1px 2px rgba(0,0,0,0.13);
    -moz-text-shadow:1px 1px 2px rgba(0,0,0,0.13);
}
.box h2{
    font-size:12px;
    text-transform:uppercase;
    color:#777;
    margin-bottom:5px;
}

#singleContent h4{
    font-weight:normal;
    font-size:12px;
    text-transform:uppercase;
    color:#999;
    margin-top:-5px;
}
#singleContent h4{
    font-size:24px;
    font-weight:normal;
    margin-bottom:15px;
    color:#666;
    border-bottom:1px solid #eee;
    text-shadow:1px 1px 2px rgba(0,0,0,0.13);
    -moz-text-shadow:1px 1px 2px rgba(0,0,0,0.13);
}
h5, h6{
    margin-bottom:15px;
    color:#eee;
}
h5{
    font-size:18px;
}
h6{
    font-size:16px;
}
#singleContent #entry h3{
    font-size:18px;
}
#singleContent #entry h4{
    font-size:16px;
}

.box p, .box ul{
    font-size:11px;
    line-height:16px;
    color:#777;
    margin-bottom:10px;
}
    .box ul li{
        margin-bottom:5px;
        margin-left:5px;
    }
#singleContent p{
    line-height:18px;
}

#singleContent #entry p{
    margin-bottom:20px;
}

#singleContent #entry ul {
	margin-bottom:20px;
    line-height:18px;
    margin-top: -15px;
}

#singleContent #entry .widget ul,
#singleContent #entry .ingredients ul
 {
	margin-top: 0px;
}

#singleContent #entry .widget li,
#singleContent #entry .ingredients li {
	margin-top: 0px;
}


#singleContent #entry h3#postcomment {
background:none repeat scroll 0 0 #CD1713;
border-left:6px solid #DCDDDE;
color:#FFFFFF;
font-size:0.85em;
font-weight:bold;
margin-bottom:5px;
padding-bottom:3px;
padding-left:7px;
padding-top:3px;
text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
-moz-text-shadow:1px 1px 1px rgba(0,0,0,0.4);
text-transform:uppercase;
}

#singleContent #entry .year-list li, 
#singleContent #entry .month-list li {
    background: none;
}

#all_news {
    text-align:right;
    padding:0 15px 5px 0;
}

#all_news a {
    color: #000;
    font-size:16px;
    font-weight: bold;
}

/* horoscope */
#singleContent #entry p.istok {
    border-bottom: 1px solid #DDDDDD;
    color: #CD1713;
    font-style: italic !important;
    margin-bottom: 15px;
    margin-top: -20px;
    padding-bottom: 5px;
    padding-right: 20px;
    text-align: right;
}

a.ico_goro {
    background-position: 50% 20%;
    background-repeat: no-repeat;
    display: block;
    float: left;
    padding-top: 55px;
    width: 79px
}

#horoPanel {
    padding: 0 0 0 20px;
    text-align: center;
    display: block;
    height: 150px;
}

#horoRPanel {
    padding: 0;
    text-align: center;
    display: block;
    font-size: 11px;
    height: 440px;
}

#horoGPanel {
    display: block;
    font-size: 11px;
    height: 65px;
    padding-top: 7px;
    text-align: center;
}
#horoGPanel a.ico_goro {
    color:#000;
}
#horoGPanel a.ico_goro:hover {
    color:#CD1713;
}

#singleContent .entryMetaCat {
    background:none; padding-left:20px;
}

#twitter {
    float:right;
    width: 240px;
    overflow: hidden;
    height: 20px;
}
#gbtr {
    float: right;
    padding-top: 5px;
    width: 85px;
    overflow: hidden;
}

.ya {
 background-color: #FFFFFF;
 border: 1px solid #CCCCCC;
 margin: 0 5px 20px;
 padding: 5px;
 width:500px;
 height: 70px;
 -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
 -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}


/* Table 1 Style */
table.table2{
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.2em;
    border-collapse:collapse;
    text-align:center;
    margin: 10px 0;
}
.table2 thead th, .table2 tfoot td{
    text-align: center;
    padding:5px 5px 20px 5px;
    color:#fff;
    background-color:#222;
    font-weight:normal;
    border-right:1px dotted #666;
    border-top:3px solid #666;
    -moz-box-shadow:0px -1px 4px #000;
    -webkit-box-shadow:0px -1px 4px #000;
    box-shadow:0px -1px 4px #000;
    text-shadow:1px 1px 1px #000;
}
.table2 tfoot th{
    padding:10px;
    font-size:18px;
    text-transform:uppercase;
    color:#888;
}
.table2 tfoot td{
    font-size:36px;
    color:#EF870E;
    border-top:none;
    border-bottom:3px solid #666;
    -moz-box-shadow:0px 1px 4px #000;
    -webkit-box-shadow:0px 1px 4px #000;
    box-shadow:0px 1px 4px #000;
}
/*.table2 thead th:empty{
    background:transparent;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.table2 thead :nth-last-child(1){
    border-right:none;
}
.table2 thead :first-child,
.table2 tbody :nth-last-child(1){
    border:none;
}*/
.table2 tbody th{
    text-align:right;
    padding:10px;
    color:#333;
    text-shadow:1px 1px 1px #ccc;
    background-color:#f9f9f9;
}
.table2 tbody td{
    padding:10px;
    background-color:#f0f0f0;
    border-right:1px dotted #999;
    text-shadow:-1px 1px 1px #fff;
    text-transform:uppercase;
    color:#333;
}

.related-post{
    width:520px;
    background: url("images/border_dotted.png") repeat-x scroll 0 0 transparent;
    height: 103px;
    overflow: hidden;
    padding: 10px 0;
}

#entry .related-post img {
    background: none;
    /*border: none;*/
    padding: 3px;
    vertical-align: baseline;
}

.related-post-text {
    width:240px;
    padding:10px 5px 0 5px;
    height: 95px;
    overflow: hidden;
}

#singleContent #entry .related-post-text p {
    margin-bottom:0;
    padding-bottom:0;
}

.related-post-text p {
    font-size: 0.7em;
}

.related-post-text h5 {
    font-size: 1em;
    /*font-weight: 400;*/
    line-height: 1.2em;
    margin-bottom: 0px;
}

.fl {
     float: left;
}

.fr {
     float: right;
}

#photoNewsBlock {
  margin:15px 0 10px 0;
}

#photoNewsBlock h3 , #photoReceptsBlock h3{
  border-left: 16px solid #FF0000;
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 23px;
  line-height: 30px;
  margin: 0 0 10px 10px;
  background: url("images/border_dotted.png") repeat-x scroll 0 16px transparent;
}

#photoNewsBlock h3 a, #photoReceptsBlock h3 a{
    background: #FFFFFF;
    padding: 0 10px 0 9px;
    color: #000;
}

#photoNewsBlock h3 a:hover, #photoReceptsBlock h3 a:hover{
  color: #000;
  text-decoration:underline;
}

#photoNewsBlock a {
  color: #000;
}

#photoNewsBlock a:hover {
	color:#cd1713;
}

#photoNewsBlock img {
    background: none;
    /*border: none;*/
    vertical-align: baseline;
}

#photoNewsBlock p {
    font-size: 0.7em;
}

#photoNewsBlock h5 {
    font-size: 1em;
    /*font-weight: 400;*/
    line-height: 1.2em;
    margin-bottom: 0px;
    text-align: center;
}
#photoNewsBlock .photoNewsBlock-text{
  width:240px;
  padding:10px 5px 0 5px;
  height: 145px;
  overflow: hidden;
  text-align: justify;
}

#photoNewsBlock .photoNewsBlock1 .photoNewsBlock-text,
#photoNewsBlock .photoNewsBlock4 .photoNewsBlock-text{
  padding:0px 5px 10px 5px;
}

#photoNewsBlock .photoNewsBlock1 {
  padding-right:5px;
}

#photoNewsBlock .photoNewsBlock2,
#photoNewsBlock .photoNewsBlock3,
#photoNewsBlock .photoNewsBlock4 {
  padding-right:6px;
  padding-left:6px;
}

#photoNewsBlock .photoNewsBlock2,
#photoNewsBlock .photoNewsBlock4 {
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;    
}


#photoNewsBlock .photoNewsBlock5 {
  padding-left:5px;
}

#photoNewsBlock .photoNewsBlock1,
#photoNewsBlock .photoNewsBlock3,
#photoNewsBlock .photoNewsBlock5 {
  width:250px;
}

#photoNewsBlock .photoNewsBlock2,
#photoNewsBlock .photoNewsBlock4 {
  width:95px;
}

#photoNewsBlock .photoNewsBlock1,
#photoNewsBlock .photoNewsBlock2,
#photoNewsBlock .photoNewsBlock3,
#photoNewsBlock .photoNewsBlock4 {
  float:left;
}

#photoNewsBlock .photoNewsBlock5{
  float:right;
}


blockquote {
  background: url("images/block_bg.png") no-repeat scroll left top transparent;
  margin: 5px 0 5px 5px;
  padding-left: 35px;
  padding-top: 10px;
  border:none;
}

blockquote p {
  margin: 0;
  padding: 0 0 10px;
  text-indent: 40px;
}

#singleContent #entry blockquote p{
  margin-bottom:0;
  font-style: italic;
  font-weight: bold;
}

#singleContent.PhotoNews,
.PhotoNews #entry {
  width:100%;
}
.PhotoNews #entry img {
  border: none;
}

.PhotoNews #entry .illustration div.pNewsNum {
    color: #666666;
    float: left;
    font-size: 29px;
    line-height: 29px;
    padding-right: 10px;
}

.PhotoNews #entry .illustration div.caption a{
  color: #000;
  text-decoration: underline;
}

.PhotoNews #entry .illustration div.pNewsNum a{
  color: #666;
  text-decoration: none;
}

.PhotoNews #entry .illustration div.caption a:hover{
  color: #000;
  text-decoration: none;
}

.PhotoNews #entry .illustration div.caption {
    border-top: 1px dashed #CCCCCC;
    color: #333333;
    margin: 0;
    padding-top: 5px;
    font-style: italic;
}

#pNewsRelated {
  width: 520px; 
  float: left;
}

#pNewsSidebarLeft {
  float: left; 
  width: 225px; 
  padding: 18px 0pt 0pt 10px;
}

#pNewsSidebarRight {
  float: right; 
  width: 225px; 
  padding: 18px 0pt 0pt 10px;
}

#pNewsSidebarLeft h3.widgetTitleSbLeft,
#pNewsSidebarRight h3.widgetTitleSbLeft{
  background: none;
  text-align: center;
}
#singleContent #entry #writeComment p{
  margin-bottom:5px;
  padding-bottom:5px;
}

.PhotoNews #entry #writeComment textarea {
  width:945px;
}


#singleContent #entry .archive-data p{
  margin: 10px 0;
  padding: 0;
  font-size: 11px;
  line-height: 11px;
  text-align:left;
}

#singleContent #archiveEntries #entry h3 {
  margin-bottom: 10px;
}

.archive-data .big-data {
  padding-left: 10px;
  border-top: 1px solid #999999;
  padding-top: 5px;
}
 
.archive-data p span{
  float:left;
  color: #999999;
  font: 9px 'Ubuntu', sans-serif;
}
.archive-data p span.spanred{
  color: #ff0000;
}

.archive-data p a{
  display: block;
  margin-left: 55px;
}

.archive-data p a:hover{
  text-decoration:underline;
}

#themeInfo a.redlink {
  color: #da0006;
}

#themeInfo a.redlink:hover {
  text-decoration: underline;
}

h3.archive-title {
  color: #999999;
  font-size: 22px;
  margin: 12px 0;
  text-align: center;
}

#socialBookmark{
  text-align:center;
  clear:both;
  height: 40px;
  border-bottom: 1px solid #222222;
  padding: 20px 10px 0;
}

#socialBookmark a:hover{
  background-image: url("images/social-logo.2.gif");
}

#socialBookmark a{
  background-image: url("images/social-logo-l.2.gif");
}

a.socialBookmark-1{
  display:block;
  background-position: 0px 0px;
  width:123px;
  height:24px;
  margin:-1px 15px 0 0;
  float:left;
}

a.socialBookmark-2{
  display:block;
  background-position: 0px -24px;
  width:132px;
  height:25px;
  margin:0 15px 0 0;
  float:left;
}

a.socialBookmark-3{
  display:block;
  background-position: 0px -49px;
  width:62px;
  height:25px;
  margin:0 15px 0 0;
  float:left;
}

a.socialBookmark-4{
  display:block;
  background-position: 0px -74px;
  width:221px;
  height:25px;
  margin:0 15px 0 0;
  float:left;
}

a.socialBookmark-6{
  display:block;
  background-position: 0px -124px;
  width:133px;
  height:25px;
  margin:0 15px 0 0;
  float:left;
}

a.socialBookmark-7{
  display:block;
  background-position: 0px -149px;
  width:138px;
  height:25px;
  margin:0 15px 0 0;
  float:left;
}

a.socialBookmark-5{
  display:block;
  background-position: 0px -99px;
  width:25px;
  height:25px;
  margin:0 0 0 0;  
  float:right;
}

/* Novoteka */
#auto_content p {
 text-align: justify;
}

#auto_content h1 {
    color: #262626;
    font: 27px Georgia,"Times New Roman";
    margin-bottom: 15px;
    margin-top: -5px;
}

#auto_content .intext {
    float: left;
    margin: 0 20px 15px 0;
}

#auto_content {
    line-height: 155%;
}
#auto_content .intext .photo-source {
    color: #888888;
    display: block;
    font-size: 11px;
    font-style: normal;
}
#auto_content .source {
    clear: both;
    font-size: 11px;
    text-align: right;
}
#auto_content .photo-source {
    clear: both;
    color: #888888;
    font-size: 11px;
}

h3.cat-title {
      text-transform: uppercase;
      background: url("images/grey.gif") repeat-x scroll 0 50% transparent;
      font-size: 26px !important;
      margin: 10px auto;;
      position: relative;
      text-align: center;
      width: 90%;
      font-family: 'Ubuntu', sans-serif;
      font-weight: normal;
}

h3.cat-title a{
   background-color: #FFFFFF;
   font-weight: normal;
   padding: 0 3px;
   color: #CD1713;
   text-decoration: none;
   font-size: 26px;
}

/*
-------- pagenavi-----------------------------------
*/
#nPager {
  text-align: center;
}
#nPager .wp-pagenavi { margin: 15px 0px 15px 0px; }
#nPager .wp-pagenavi a, 
#nPager .wp-pagenavi a:visited,
#nPager .wp-pagenavi a:link {
  border: none; 
  background: none;
  text-decoration: none; 
  font-size:16px; 
  padding: 2px 4px; 
  margin: 5px 9px; 
  color: #413f36; 
  border-bottom:1px solid #413f36;
}

#nPager .wp-pagenavi a:hover,
#nPager .wp-pagenavi span.current,
#nPager .wp-pagenavi a:active {
  border: none; 
  background: none;
  text-decoration: none; 
  font-size:16px; 
  padding: 2px 4px; 
  margin: 5px 9px; 
  color: #ff0000;
  border-bottom:1px solid #ff0000;
}

#nPager .wp-pagenavi span.current {
  border-bottom: none;
}

#nPager .wp-pagenavi a.last,
#nPager .wp-pagenavi a.first {
  font-weight: bold;
  border: none;
}
#nPager .wp-pagenavi a.previouspostslink,
#nPager .wp-pagenavi a.nextpostslink {
    border: none;
    font-size: 30px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: relative;
    top: 4px;
}
#nPager .wp-pagenavi span.pages,
#nPager .wp-pagenavi span.extend {
  border: none; 
  font-size:16px; 
  padding: 5px 9px; 
  margin: 2px; 
  color: #999; 
  background: none; 
}

.date-gr {
    background: none repeat scroll 0 0 #404041;
    text-align: center;
    color: #FFFFFF;
    float: left;
    font: 400 10px/1 'Ubuntu', sans-serif;
    margin: 1px 7px 0 0;
    padding: 2px 3px 1px;
    width: 26px;
}

#subNewsN h2.subnewsEntryTitle {
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align: center;
}

#subNewsN h2.titleSubNews {
  text-align: center;
}

#subNewsN {
  font-size: 0.7em;
  line-height: 1.3em;
  text-align: justify;
  background: url("images/bgSubNews.gif") repeat-y scroll 0 0 transparent;
  float: left;
  margin-top: 15px;
  width: 676px;
}
#subNewsN img{
  height: 200px;
  width: 155px;
}

#subNewsN .subNewsPost1st,
#subNewsN .subNewsPost2nd,
#subNewsN .subNewsPost3rd,
#subNewsN .subNewsPost4th {
    height: 437px;
}


/** CONTACT FORM **/
.table3 {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
    width: 80%;
}

.table3 th {
		background-color: #EEEEEE;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
}
.table3 td.table3r {
		text-align: right;
		width: 300px;
}
.table3 td {
    border-right: 1px dashed #CCCCCC;
    color: #333333;
    font-size: 14px;
    padding: 10px 20px;
}

#singleContactPage {
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
}
#singleContactPage p {
	padding: 15px;
}
#singleContactPage span.e {
	background: url("images/e.gif") no-repeat scroll left top transparent;
  height: 15px;
  margin-left: 3px;
  padding: 0 8px;
  vertical-align: middle;
  width: 15px;
}

#contactbody {
    font: 13px/1.5 'Ubuntu', sans-serif;
    /*background: url("images/contact_bg.jpg") repeat scroll left top transparent;*/
    padding: 0;
    margin: 0 auto;
    width: 520px;
}
#contactbody .region{
	padding:20px 0px 20px 5px;;
}
.contactform label {
    display: block;
    float: left;
    line-height: 2em;
    width: 85px;
    padding-right: 10px;
    text-align:right;
    
}

.contactform label b{
	color: red;
}

.contactform input, .contactform textarea {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #BBBBBB;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 #FFFFFF;
    color: #777777;
    font-family: 'helvetica neue',arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 8px;
    width: 380px;
}
.contactform input {
	padding: 5px 8px 5px 8px;
}
.contactform textarea {
    height: 75px;
    margin-left: 95px;
}
.contactform .button {
    margin-left: 95px;
    width: 398px;
    padding: 5px 8px;
    color: #000;
}
.contactform .button:hover {
    background-color: #CCCCCC;
}
.contactform .field-name input {
    background: url("images/name.png") no-repeat scroll 368px 5px #EEEEEE;
}
.contactform .field-email input {
    background: url("images/email.png") no-repeat scroll 368px 7px #EEEEEE;
}
.contactform .field-telephone input {
    background: url("images/phone.png") no-repeat scroll 370px 4px #EEEEEE;
}
.contactform .field-name input:focus, .contactform .field-email input:focus, .contactform .field-telephone input:focus, .contactform textarea:focus {
    background-color: #FEFDEF;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 4px #269ED5;
}
#main .contactdetails p {
    font-size: 18px;
    margin: 0.5em 0;
}
#main .contactdetails h4 {
    margin: 0;
    width: 350px;
}
.contactborder {
    border-bottom: 1px solid #BBBBBB;
    box-shadow: 0 1px 0 #FFFFFF;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#recentComments li {
	border-bottom: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
  min-height: 40px;
  padding: 8px;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  vertical-align: baseline;
  list-style-type: none;
  color: #555555;
  font-size: 12px;
}

#recentComments img {
	display: block;
	background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  float: left;
  list-style-type: none;
  margin: 0 8px 0 0;
  padding: 3px;
}

#recentComments a {
	text-decoration: none;
	color: #000000;
}

#recentComments a:hover {
	/*text-decoration: underline;*/
	color: #CD1713;
}


#singleContent.photoRecept .ingredients{
	float: right;
  padding: 30px 0 10px 30px;
  width: 45%;
}

#singleContent.photoRecept .ingredients li.nameIngredients {
	background: none repeat scroll 0 0 transparent;
	font-size: 17px;
	font-weight: bold;
	line-height: 32px;
}


#errorTitle {
  padding-top:30px;
  padding-bottom: 15px;
	font-size: 36px;
  text-align: center;
}

#errorText {
	color: #CC0000;
	font-size: 22px;
	line-height: 32px;
  text-align: center;
}

#errorTextComment{
	font-size: 28px;
  text-align: center;
}

#errorImage {
	float:right;
	/*padding: 20px 0 20px 20px;*/
}


/* ************************ TIzzer ************************************** */
#smi2adblock_44452 div{
	display:none !important;
}

#smi2adblock_44452 a{
    margin-bottom: 3px;
    margin-top: 3px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    font-weight: bold;
}

#smi2adblock_44452 img{
	border: 1px solid #AAAAAA;
  padding: 2px;
}
/* ************************ TIzzer ************************************** */

/* == Grid Wall ========================= */

/* == Quickie Slider Settings ====================================== */

#photoReceptsBlock ul{
    list-style: none outside none;
    font-size: 12px;
}

#photoReceptsBlock .desc { padding: 20px;display:none; position:absolute; bottom:30px; right:0; width:60%;  margin:0; background: url(images/trans-hover-bg.png); color:#fff; }
#photoReceptsBlock .desc h2 { margin:4px 7px; padding:0; font-size: 18px; color:#fff!important; }
#photoReceptsBlock .desc p { margin:5px 7px; line-height: 18px; }

/* Thumbnail Effects Style */
#photoReceptsBlock .tj_container .desc {  top:0; left:0; width:85%; height:82%;  color: #aaa;}
#photoReceptsBlock .tj_container .desc h2{  line-height: 18px;}
#photoReceptsBlock .tj_container .desc h2 a:hover{  text-decoration: underline;}
#photoReceptsBlock .tj_container .desc a { margin-top: 10px;color:#fff;  }
#photoReceptsBlock .tj_container .desc a:hover{  text-decoration: underline;}
#photoReceptsBlock .tj_container{
	position:relative;
	margin:0 auto 0 auto;
}
#photoReceptsBlock .tj_nav{
	position:absolute;
	left:37%;
	bottom:-30px;
	background:url(images/grid-slide-bg.png) no-repeat top center;
	height:108px;
	width:170px;
	display:block;
	z-index:9999;
	padding-left:80px;
}

#photoReceptsBlock .tj_nav span.tj_next{
	width:22px;
	height:26px;
	background:url(images/next.png) no-repeat top left;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	margin:40px 10px 0 15px;
}
#photoReceptsBlock .tj_nav span.tj_next:hover { background:url(images/next-hover.png) no-repeat top left; }
#photoReceptsBlock .tj_nav span.tj_prev:hover { background:url(images/prev-hover.png) no-repeat top left; }


#photoReceptsBlock .tj_nav span.tj_prev{
	width:22px;
	height:26px;
	background:url(images/prev.png) no-repeat top left;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	margin:40px 10px 0 10px;
}

#photoReceptsBlock .tj_nav span:hover{
	opacity:1.0;
}
#photoReceptsBlock .tj_wrapper{
	overflow:hidden;
	position:relative;
	margin:0px auto;
	z-index:0!important;
}
#photoReceptsBlock .tj_wrapper ul { display:block; position:relative; z-index:0!important; }
#photoReceptsBlock .tj_wrapper ul li{
	float:left;
}
#photoReceptsBlock .tj_wrapper ul li a{
	outline:none;
	display:block;
	margin:0px;
	padding:0;
	
}

#photoReceptsBlock .tj_wrapper ul li{
	float:left; margin:0!important; padding:0!important;
}
#photoReceptsBlock .tj_wrapper ul li a{
	outline:none;
	display:block;
	margin:0px!important;
	padding:0!important;
}

#photoReceptsBlock .tj_wrapper ul li a img { display:block; }
/* == Grid Wall ========================= */

/* ==Order Lists ======================== */

#entry ol {
	padding: 0pt 0pt 0pt 20px;
	list-style: decimal outside none;
}

#entry ol li{
	background: none;
    margin: 0.15em 0 0.15em 0.5em;
    padding: 0 0 10px;
}

.YandexDirect728x90 {
	margin: 0 auto;
	width: 728px;
	height: 90px;
}

#nPager.smallPager span.pages{
	display: block;
}