/* $Id: blogbuzz.css,v 1.4 2010/04/24 13:19:56 antsin Exp $ */

/*
+----------------------------------------------------------------+
|   BlogBuzz for Dupal 6.x - Version 2.0                         |
|   Copyright (C) 2010 Antsin.com All Rights Reserved.           |
|   @license - GNU GENERAL PUBLIC LICENSE                        |
|----------------------------------------------------------------|
|   Theme Name: BlogBuzz                                         |
|   Description: BlogBuzz by Antsin                              |
|   Author: Antsin.com                                           |
|   Website: http://www.antsin.com/                              |
|----------------------------------------------------------------+
*/ 

/*==============  RESET  ===================*/
html, body, div, blockquote, p, ul, ol, li, h1, h2, h3, h4, h5, h6, th, td {
  margin: 0;
  padding: 0;
}

blockquote, ul, ol, dl {
  margin: 1em;
}

ol,ul,dl {
  margin-left: 2em;
}

th,td {
  padding: 0;
  line-height:14px;
}

p {
  margin:0 0;
  padding:0;
  font-size:12px;
  line-height:16px;
  font-family:Arial, Helvetica, sans-serif
}

/*==============  LAYOUT  ===================*/
/** body **/
#page, #header, #primary, #secondary, #showcase, #main, #footer, #closure {
  width: 100%;
  clear: both;
}

#header-inner, #primary-inner, #secondary-inner, #main-inner, #footer-inner, #closure-inner { 
  margin-left: auto;
  margin-right: auto;
  width: 967px;
}

/** header **/
#header {
/*  clear: both;
  min-height: 110px;
*/	width: 967px; 
	height: 110px;
	background:url(../images/header.jpg)  left top repeat-x;
	margin:0 auto;
}

#site-name {
  margin: 0;
  padding: 20px 20px 0 20px;
}

#site-slogan {
  padding-left: 20px;
}

#logo {
  float:left;
  margin:0 10px 0 0;
  padding:0;
  height:76px;
}

#logo-title {
  float:left;
  width:auto;
  padding-top:0px;
  display: inline;
}

#logo-title a {
  color: #B5B4AA;
}

#header-blocks {
  float: right; 
  text-align:right;
  width: 460px;
  padding: 20px 0 20px 20px;
}

#header-blocks .block {
  margin-bottom: 5px;
}

/** main **/
#main {
	position: relative;
	margin:5px auto 0 auto;
	clear:both;
	width:967px;
}

/** content **/
#content, .no-sidebars #content {
  float: left;
  width: 967px;
  margin-left: 0;
  margin-right: -960px;
}

.sidebar-left #content {
  width:670px;
  margin-left: 0; 
  margin-right: -680px;
}

.sidebar-right #content {
  width:800px;
  margin-left: 0; 
  margin-right: -800px; 
}

.two-sidebars #content {
  width: 540px;
  margin-left: 0; 
  margin-right: -540px; 
}

/** sidebar-left **/
.sidebar-left #sidebar-left {
  float: left;
  width:300px;
  margin-left:630px;
  margin-right: -960px;
  padding:3px;
}

.two-sidebars #sidebar-left {
  float: left;
  width: 250px;
  margin-left: 550px;
  margin-right: -800px; 
}

/** sidebar-right **/
.sidebar-right #sidebar-right, .two-sidebars #sidebar-right {
  float: left;
  width: 150px;
  margin-left: 810px;
  margin-right: -960px;
}

/** main bottom & footer **/
#main-bottom .main_bottom-1 div.column, #footer .footer-1 div.column {
  float: left;
  width: 930px;
}

#main-bottom .main_bottom-2 div.column, #footer .footer-2 div.column {
  float: left;
  padding-right: 20px;
  width: 460px;
}

#main-bottom .main_bottom-3 div.column, #footer .footer-3 div.column {
  float: left;
  padding-right: 20px;
  width: 300px;
} 

#main-bottom .main_bottom-4 div.column, #footer .footer-4 div.column {
  float: left;
  padding-right: 20px;
  width: 220px;
}

/** closure **/
#closure-inner {
  padding: 0px 20px;
}

#designed-by {
  float: right;
  text-transform: uppercase;
}

/*==============  STYLE  ====================*/
/** body **/
body {
  color: #2E2F2D;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

h1, h2, h3 {
  line-height: 1;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}

h1 a, h2 a, h3 a {
  color: #2E2F2D;
}

h1 { font-size: 200%;}
h2 { font-size: 150%;}
h3 { font-size: 120%;}

a {
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

img.left {
  float: left;
  margin: 0 20px 10px 0;
}

img.right {
  float: right;
  margin: 0 0 20px 10px;
}

img.framed {
  padding: 5px;
  background: #eeeeee;
  border: 1px solid #dddddd;
}

.block img.left {
  float: left;
  margin: 0 15px 5px 0;
}

.block img.right {
  float: right;
  margin: 0 0 5px 15px;
}

/** header **/
#header {
/*color: #B5B4AA;
  background-color: #272626;
*/}

/** showcase **/
#showcase {
  margin-bottom: 20px;
}

#showcase-inner {
  font-family: Georgia, "Times New Roman", Times, serif;
  position: relative;
  /*padding: 20px;
  border: 1px solid #fff;
  background: #fff url("../images/bg_fade.png") repeat-x left top;*/ 
}

/** main **/
#main {
	position: relative;
	margin:5px auto 12px auto;
	clear:both;
	width:975px;
	
}
.main_top {
background:url(../images/main_top.png) left top no-repeat;
height:15px;
}
.main_bottom {
background:url(../images/main_bottom.png) left top no-repeat;
height:15px;
}
#main-inner {
	/*padding: 30px 0 20px 0;*/
	min-height:403px;
/*	background:url(../images/contetntContainer.png) left top no-repeat;*/
	padding:23px 18px 15px 18px;
	background:url(../images/main_bg.png) left top repeat-y;
	clear:both;
	/*float:left;*/
}

#content-inner {
  /*border: 1px solid #fff;
  padding: 20px;
  background: #fff url("../images/bg_fade.png") repeat-x left top; */
  width:91%;
  /*background:gray;*/
}

#content-inner h1.title {
	margin-top:0px;
	margin-bottom:15px;
	color:#3f3f3f;
	font:bold 22px/22px/* Helvetica Neue LT Std, Trebuchet MS, */ Arial, Helvetica, sans-serif;
	padding:0;
}

#content-header h1.title {
	margin-top:0px;
	margin-bottom:15px;
	color:#3f3f3f;
	font:bold 22px/22px/* Helvetica Neue LT Std, Trebuchet MS, */ Arial, Helvetica, sans-serif;
	padding:0;
	clear:both;
}

.full-node #content-header h1.title {
  padding-bottom: 0;
}

#main-bottom {
  padding-top: 0px;
}

/** sidebar **/
#sidebar-left .boxed .content, #sidebar-right .boxed .content, #main-bottom .boxed .content {
  padding: 20px;
  border: 1px solid #fff;
  background: #fff url("../images/bg_fade.png") repeat-x left top; 
}

#sidebar-left h2, #sidebar-right h2, #main-bottom h2 {
  padding: 10px;
}

#sidebar-left .boxed .title, #sidebar-right .boxed .title, #main-bottom .boxed .title, 
#sidebar-left .boxed h2, #sidebar-right .boxed h2, #main-bottom .boxed h2 {
  border-bottom: none;
}

/** footer **/
#footer-inner, #footer h2 {
  padding: 10px 0;
}

/** closure **/
#closure {
	background:url(../images/footer_bg.jpg) top left repeat-x;
	height:31px;
	bottom:0;
	width:100%;
	color:#c9c9c9;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:20px;
	margin-top:6px;
	clear:both;
/*	color: #B5B4AA;
	height: 40px;
	background-color: #171615;
*/}

#closure p {
  padding: 0;
  margin: 0;
}

/** node **/
.node {
  padding: 10px 0;
}

.node-inner {
  position: relative;
}

.node-first {
  padding-top: 0;
}

.submitted, .terms {
  color: #B1B1B1;
  font-size: 90%;
}

.extra-links {
  font-size:90%;
  height:21px;
  margin:0;
  padding-top:0px;
  padding-bottom:5px;
}

.extra-links ul {
  padding: 0 0px;
  margin:0;
}

.extra-links a {
  color:#fff;
  font-size:12px;
  padding:5px 8px 4px 18px;
  float:right;
  border:1px solid #000;
  background:#292929 url("../images/bg_readmore.png") no-repeat 5px 9px;
}
.extra-links a:hover {
  color:#292929;
  text-decoration:none;
  border:1px solid #646464;
  background:#d1d1d1 url("../images/bg_readmore.png") no-repeat 5px 9px;
}

/** block **/
.block {
  margin-bottom: 10px;
}

/** comments **/
#comments {
  color: #555555;
  margin: 20px 0;
  padding: 20px;
  border: 1px solid #DDDDDD;
  background-color: #F4F4F4;
}

#comments h2 {
  padding: 10px 0;
  margin-bottom: 20px;
  font-size: 200%;
  border-bottom: 1px dashed #C8C8C8;
}

#comments h3.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
}

.comment {
  position: relative;
  padding-bottom: 10px;
}

.comment .picture {
  float: left;
}

.comment .picture img {
  width: 80px;	
  height: 80px;
  padding: 3px;
  background: #fff;
  border: 1px solid #dddddd;
}

.comment .content {
  margin-left: 130px;
  padding: 15px 20px 0 20px;
  border: 1px solid #DDDDDD;
  min-height: 90px;
  background-color: #fff;
}

.comment .submitted {
  position: absolute;
  top: 95px;
  left: 0;
  width: 90px;
  color: #A0A0A0;
  text-align: center;
  line-height: 1.5;
}

.comment .author {
  display: block;
  font-weight: normal;
}

.comment .comment_arrow {
  position: absolute;
  top: 30px;
  left: 114px;
}

.comment div.links {
  float: right;
  text-align: right;
  padding: 5px 0 0 0 !important;
  margin: 0 !important;
}

.comment div.links a {
  font-size: 90%;
  font-weight: bold;
  text-transform: uppercase;
}

.indented {
  margin-left: 20px;
}

.box .form-text { 
  width: 100%;
  height: 20px;
  border: 1px solid #DDDDDD;
}

.box .resizable-textarea {
  width: 100%;
}

#comments .form-item {
  margin-top: 0;
}

#comments .tips {
  padding-top: 20px;
}

#comments .form-textarea {
  overflow: hidden;
  border: 1px solid #DDDDDD;
}

/** list **/
ul.links li {
  margin: 0;
  padding: 0 11px 0 10px;
  background: url("../images/divider.png") no-repeat right 3px;
}

ul.links li.last {
  background-image: none;
}

.block ul {
  margin: 0;
  padding: 0;
}

.block ul li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 5px 0 5px 15px;
  border-bottom: 1px dotted #fff;
  background: transparent url("../images/list_dot_light.png") no-repeat left 12px;
}

.block ul ul li.last {
  padding-bottom: 0;
  border-bottom: none;
}

.block ul li a {
  color: #000;
}

.block ul li a:hover {
  text-decoration: none;
}

#footer .block ul li a {
  color: #fff;
}

.no-border ul li {
  border-bottom: none !important;
}

.no-background ul li {
  background-image: none !important;  
}

/** breadcrumb **/
#breadcrumb {
  padding:8px 10px;
  /*font-size:90%;*/
  border:none;
  width:94%;
  font:normal 16px/16px Trebuchet MS, Arial, Helvetica, sans-serif;
  color:#3f3f3f;
  margin-bottom:15px;
}

#breadcrumb a {
  padding: 0 10px;
  font:normal 16px/16px Trebuchet MS, Arial, Helvetica, sans-serif;
  text-decoration:underline;
}
#breadcrumb a:hover {
  color:#000;
  text-decoration:underline;
}

.breadcrumb {
  display: inline;
}

/** login **/
#user-login-form {
  text-align: left;
  font-size: 95%;
}

#user-login-form div {
  clear: both;
}

#user-login-form .form-text {
  width: 98%;
  font-family: Arial, Helvetica, sans-serif;
  border-width: 1px;
  border-style: solid;
  border-color: #707070 #BDBDBD #DEDEDE #707070;
  background-color: #F7F7F7;
}

#user-login-form label, #user-login-form label {
  text-align: left;
  font-weight: normal !important;
}

.form-required {
  color: #fff;
}

/** button & read more **/
span.button {
  display: inline;
  height: 24px;
  padding:0;
  float:left;
  margin-bottom:10px;
}

span.button .form-submit {
  cursor:pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  margin: 0 !important;
  padding:3px 10px 2px 10px;
  border:none;
}

.read-more {
  display: inline;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 24px;
}

.read-more a {
  display: block;
  font-size: 90%;
  color: #fff;
  height: 16px;
  padding: 3px 10px 3px 20px;
  background: url("../images/bg_readmore.png") no-repeat 7px 8px;
  font-size:12px;
  text-decoration:underline;
}

.read-more a:hover {
  text-decoration: none;
}

/** pager **/
ul.pager {
  /*position: relative;
  left: -20px;
  bottom: -28px;*/
  color: #000;
  padding: 10px 0px;
  font-size: 90%;
  /*width: 100%;*/
}

ul.pager li {
  padding: 2px 6px !important;
  margin: 0 !important;
  border: 1px solid #000;
  float:left;
}

ul.pager a {
  color: #000; 
}

/** blog **/
.node-type-blog h1 {
  padding-right: 75px;
}

.node-type-blog .date {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 200%;
  text-align: right;
  line-height: 1;
}

.full-node .node-type-blog .date {
  top: -20px;
}

/*==============  MENU  =====================*/
#secondary {
  font-size: 90%;
  text-align: right;
  background: #272626/* url("../images/bg_secondary.png") repeat-x left top*/;  
}

#secondary a {
  color: #B5B4AA;
}

#secondary-inner {
  padding-top: 7px;
}

#secondary ul {
  display: inline;
  border:0px solid #424040;
  border-top: none;
  padding: 0 5px 5px 5px;
  background-color: #000;
}

#primary {
  height: 34px;
}

#primary a {
  display: block;
  padding:/* 15px 30px 13px 30px*/0;
  margin:0;
}

#primary ul,
#primary ul li,
#primary ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#primary ul {
  position: relative;
  /*font-size: 90%;
  font-weight: bold;*/
  z-index: 597;
  float: left;
}

#primary ul li {
	float: left;
	vertical-align: middle;
	list-style-type: none !important;
	list-style-image: none !important;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	/*text-transform : uppercase;*/
}

#primary ul li.hover,
#primary ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}

#primary ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 200px;
}
#primary ul ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width:85%;
}
#primary ul ul ul ul {
  width:70%;
}
#primary ul ul ul ul li{
	background:#f8f8f8;
}

#primary ul ul li {
  float: none;
  font-weight: normal;
  background-image: none;
}

#primary ul ul ul {
  top: 1px;
  left: 99%;
}

#primary ul li:hover > ul {
  visibility: visible;
}

#primary ul li.rtl ul {
  top: 100%;
  right: 0;
  left: auto;
}

#primary ul li.rtl ul ul {
  top: 1px;
  right: 99%;
  left: auto;
}

#primary ul a:link,
#primary ul a:visited	{color:#c0c0c0; text-decoration:none;}
#primary ul a:hover,
#primary ul a.active,
#primary ul li.active-trail a {color:#000;}

#primary li.expanded ul a, 
#primary li.leaf ul a { 
  color: #000;
}

#primary li.expanded ul a:hover,
#primary li.expanded ul a.active,
#primary li.leaf ul a:hover,
#primary li.leaf ul a.active { 
  color: #fff;
}

#primary ul ul li:hover,
#primary ul ul li.active-trail,
#primary ul ul li.last a {
  border-bottom: none;
}

#primary ul ul ul li.last a {
  border-bottom: none !important;
}

#primary ul ul li.first a {
  border-top: none;  
}

#primary ul ul a {
  margin: 0 20px;
  padding: 10px 0;
}

.headerflash { 
	width:967px; 
	height:200px;
	margin:12px auto 0 auto;
}

.pagetitle {
	padding-bottom:20px;
}

.content { 
	margin:0; 
	padding:0; 
	font:normal 12px/18px Arial, Helvetica, sans-serif; 
	color:#232323; 
	clear:both;
}

.content ul.news { 
	margin:0 10px 0 0; 
	padding:0; 
	width:455px;
	float:left;
}

.content ul.news li {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

.content ul.news li .newsCont {
	font:normal 11px/13px Arial, Helvetica, sans-serif; 
	color:#232323; 
}

ul.news li .newsCont strong {
color:#818080;
}

ul.news li .newsCont img {
	float:left;
	margin-right:10px;
}

div.item-list li{padding:0; margin:0;}
div.item-list li a{text-decoration:underline; font-size:11px; display:block;}



.contentInner { 
	margin:0; 
	padding:0; 
	font:normal 12px/18px Arial, Helvetica, sans-serif; 
	color:#232323; 
	clear:both;
	float:left;
	/*background:red;*/
	width:610px;
}
.contentInner div.img{ 
	margin:0 0 0 15px; 
	padding:4px;
	outline:none;
	width:248px;
	float:right;
	border:1px solid #d9d9d9;
}
.contentInner div.img div{ 
	margin:0 0 4px 0; 
	padding:0;
	outline:none;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
}

.contentInner img{ 
	margin:0 0 7px 0; 
	padding:0;
	outline:none;
	float:right;
}

.contentInner h1{ 
	margin:0 0 10px 0; 
	padding:0;
	font:normal 24px/24px Helvetica Neue LT Std, Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#3f3f3f;
}
.contentInner p{ 
	margin:0 0 0 0; 
	padding:0;
	font:normal 12px/18px /*Trebuchet MS, */Arial, Helvetica, sans-serif;
	color:#3f3f3f;
}
.contentInner h2{ 
	margin:0 0 4px 0; 
	padding:0;
	font:normal 22px/22px Helvetica Neue LT Std, Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#3f3f3f;
}
ul.content_list {
	margin:12px 0 0 5px;
	padding:0;
}
ul.content_list li {
	padding:0 0 0 18px;
	margin:0 0 12px 0;
	background:url(../images/tickmark.jpg) top left no-repeat;
	list-style:none;
}
.redlink { font:normal 11px/16px Arial, Helvetica, sans-serif; }

.newstitle { line-height:18px; font-size:13px; font-family:Arial, Helvetica, sans-serif !important; }
span.newstitle a { line-height:32px; }

.item-list ul { margin:15px; }
.item-list ul li { margin-bottom:5px; }
.item-list ul.pager { margin:0; }
