/*--------------------------------------------------------------
# CSS style Buzzez Magazine Free Joomla! Template
# PLEASE READ license.txt
# © 2010 Joomez.com - Free & Commercial Professional Joomla! Templates
---------------------------------------------------------------*/

/* Global reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:#000;background:#fff}ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}
input,button{overflow:visible}strong{font-weight:bold}em{font-style:normal}

* {
	margin: 0;
	padding: 0;
}

* {outline: 0px;}

html, body { height: 100%; }

body {
 color: #686B6B;
 background: #fff url(/templates/buzzez-magazine/images/bgtop.gif) top repeat-x;
 padding: 0; margin: 0;
 text-align: center;
 font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
 line-height: 1.6em;
}

img {
	border: none;
	border: 0;
}

#main, #mainfront, #mainsubpages {
   margin: 0 auto;
   padding: 0;
   width: 980px;
	height: auto;
	overflow: hidden;
	clear: both;
}

#mainfront{
	margin-top: 25px;
}

#breadcrumb {
   margin: 0 auto;
	margin-bottom: 40px;
   padding: 0 10px 8px 10px;
   width: 960px;
	height: auto;
	overflow: hidden;
	clear: both;
	text-align: left;
   background: url(/templates/buzzez-magazine/images/footerbg.gif) bottom repeat-x;
}

#breadcrumb a {
 color: #686B6B;
text-decoration: none;
}

#breadcrumb a:hover {
text-decoration: underline;
}

#top{
	width: 980px;
	height: 120px;
	text-align: left;
	overflow: hidden;
	clear: both;
}

#topbar{
	width: 980px;
	height: 28px;
	text-align: left;
	overflow: hidden;
	clear: both;
   background: url(/templates/buzzez-magazine/images/footerbg.gif) bottom repeat-x;
}

span#datebar{
	margin: 5px 0 0 15px;
	float: left;
	display: block;
}

#topbar ul{
	list-style: none;
	width: 600px;
	height: auto;
	float: right;
	text-align: right;
	margin: 5px 0 0 0;
	color: #686B6B;
}

#topbar ul li{
   display: inline;
	padding: 0 4px;
}

#topbar a{
	color: #686B6B;
	text-decoration: none;
}

#topbar a:hover{
	text-decoration: underline;
}

img#logo{
	margin: 20px 0 0 12px;
	float: left;
	display: inline;
}

p#logo{
	font-size: 42px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin: 33px 0 0 12px;
	width: 50%;
	float: left;
	color: #282826;
	display: inline;
}

p#logo span{
	color: #C10202;
}

p#logo a, p#logo a span:hover{
	color: #282826;
	text-decoration: none;
}

p#logo a span, p#logo a:hover{
	color: #C10202;
	text-decoration: none;
}

#topmenu{
	width: 980px;
	height: 59px;
	margin: 0 0 10px 0;
}

#banner{
	width: 960px;
	height: auto;
	text-align: center;
	margin: 0 0 25px 0;
	padding: 0 10px;
}

#bottom{
	width: 960px;
	height: auto;
	text-align: center;
	margin:  25px 0 0 0;
	padding: 0 10px;
	overflow: hidden;
	clear: both;
	float: left;
}

#banner span{
	text-align: right;
	float: right;
	color: #AFAFAF;
	font-size: 10px;
}

#sidebar-left{
	width: 245px;
	height: auto;
	float: left;
	text-align: left;
}

#sidebar-right{
	width: 245px;
	height: auto;
	float: right;
	text-align: left;
}

div#contentlr{
	width: 450px;
	height: auto;
	float: left;
	margin: 0 0 0 20px;
	text-align: left;
   background: url(/templates/buzzez-magazine/images/footerbg.gif) top repeat-x;
}

div#contentfull{
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 1px 0 0 0;
	text-align: left;
   background: url(/templates/buzzez-magazine/images/footerbg.gif) top repeat-x;
}

div#contentl{
	width: 715px;
	height: auto;
	float: right;
	text-align: left;
   background: url(/templates/buzzez-magazine/images/footerbg.gif) top repeat-x;
}

div#contentr{
	width: 715px;
	height: auto;
	float: left;
	text-align: left;
   background: url(/templates/buzzez-magazine/images/footerbg.gif) top repeat-x;
}

a, a:link, a:visited, #sidebar-left a, #sidebar-right a{
	color: #C50202;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#sidebar-left a:hover, #sidebar-right a:hover{
	text-decoration: underline;
}

#gotop{
	width: 100px;
	float: right;
}

#footer{
   width: 980px;
   height: 25px;
	font-size: 14px;
	padding: 45px 0 0 0;
	overflow: hidden;
	clear: both;
   background: url(/templates/buzzez-magazine/images/footerbg.gif) bottom repeat-x;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#footer ul{
	list-style: none;
	float: left;
	color: #878787;
}

#footer ul li{
display: inline;
padding: 0 6px;
}

#footer a{
color: #282826;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footernavigation{
   width: 980px;
   height: auto;
	font-size: 14px;
	padding: 10px 0;
	overflow: hidden;
	clear: both;
   background: url(/templates/buzzez-magazine/images/footerbg.gif) bottom repeat-x;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#footernavigation ul.menu{
	list-style: none;
	text-align: center;
}

#footernavigation ul.menu li{
	display: inline;
	padding: 0 8px 8px 8px;
	float: left;
}

#footernavigation ul.menu li a{
	color: #282826;
   text-decoration: none;
}

#footernavigation ul.menu li a:hover {
text-decoration: underline;
}

#copyright{
   width: 968px;
	height: auto;
	font-size: 12px;
	color: #282826;
	padding: 10px 6px;
	margin: 0 0 20px 0;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	float: left;
}

#copyright a{
	color: #282826;
	text-decoration: underline;
}

#copyright a:hover{
	text-decoration: none;
}

p#cop{
	width: 450px;
	float: left;
	text-align: left;
	margin: 0;
}

p#author{
	width: 450px;
	float: right;
	text-align: right;
	margin: 0;
}

/*
 * general
 * used by Jommla core components
 */
 
 h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	line-height: normal;
}


 p {	margin: 10px 0px 15px 0px; }

.blog h1.pagetitle, .search h1.pagetitle, .sectionlist h1.pagetitle, .categorylist h1.pagetitle, .poll h1.pagetitle, #josForm legend, .weblinks h1.pagetitle, .newsfeeds h1.pagetitle, h1.name, h1.pagetitle,
.contentheading, .componentheading, body.contentpane .componentheading{
   font-size: 17px;
	color: #282826;
	text-transform: uppercase;
	text-align: center;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin: 6px 0 0 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #B6B6B6;
}

 div.description {
	margin: 10px 0px 10px 0px;
	padding: 0 10px;
	overflow: hidden;
}

 div.description img.left {
	margin-right: 15px;
	float: left;
}

 div.description img.right {
	margin-left: 15px;
	float: right;
}

 div.filter {
	margin: 10px 0px 10px 0px;
}

 th {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

 tr.even td, tr td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 tr.odd td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}
 
 span.number {
	color: #969696;
	font-style: italic;
}

/* floats */
 .float-left { float: left; overflow: hidden; }
 .float-right { float: right; overflow: hidden; }

 .width25 { width: 24.999%; }
 .width33 { width: 33.333%; }
 .width50 { width: 49.999%; }
 .width100 { width: 100%; }

/*
 * com_content
 * blog layout (frontpage, category, section)
 * sub selectors: blog
 */
 
 div.blog div.description {  
	margin: 10px 0px 15px 0px;
	padding-bottom: 20px;
	border-bottom: 1px #c8c8c8 dotted;
}

 div.leadingarticles {
   background-color: #F7F3F3;
	overflow: hidden;
	margin: 0 0 15px 0;
}

 div.teaserarticles {
	overflow: hidden;
}

 div.item {
	margin-bottom: 15px;
	border-bottom: 1px solid #B6B6B6;
}

div.item a, .article a{
	text-decoration: none;
   color: black;
}

div.item a:hover, .article a:hover{
	text-decoration: underline;
}

div.leadingarticles div.item{
	margin: 0;
}

 div.item-bg {
	padding: 14px 10px;
	overflow: hidden;
}

div.leadingarticles div.item-bg{
	padding: 14px 10px;
	border: 0;
}

 div.multicolumns div.item {
	margin: 0px 0px 15px 0px;
}

 div.multicolumns div.first div.item {
	margin-left: 0px;
}

 div.multicolumns div.last div.item {
	margin-right: 0px;
}

 div.morearticles {
	margin: 10px 0px;
	padding: 10px 0 0 0;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
   background: url(/templates/buzzez-magazine/images/footerbg.gif) top repeat-x;
}

 div.morearticles h3{
 	border-bottom: 1px solid #B6B6B6;
   font-size: 17px;
	color: #282826;
	text-transform: uppercase;
	padding: 0 0 7px 14px;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	background: url(/templates/buzzez-magazine/images/arrowblack.gif) left 9px no-repeat;
 }
 
 div.morearticles ul{
 	list-style: none;
	margin: 10px 0 0 4px;
 }
 
 #sidebar-right ul, #sidebar-left ul, #top_modules{
 	list-style: none;
	margin: 0;
	padding: 0;
 }
 
 div.morearticles ul li, #sidebar-right ul li, #sidebar-left ul li, .article ul li, #top_modules ul li{
 	margin: 0 0 1px 0;
 }
 
 div.morearticles ul li a, #sidebar-right ul li a,  #sidebar-left ul li a, #top_modules ul li a{
 	color: #C50202;
	background: url(/templates/buzzez-magazine/images/arrowred.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
 }

  div.morearticles ul li a:hover, #sidebar-right ul li a:hover, #sidebar-left ul li a:hover, #top_modules ul li a:hover{
  	text-decoration: underline;
  }
  
 #sidebar-left ul ul, #sidebar-right ul ul{
 	list-style: inside;
	margin: 5px 0 10px 10px;
 	color: #C50202;
 }
 
  #sidebar-left ul li li a,  #sidebar-right ul li li a{
  	background: none;
	padding: 0;
  }

#sidebar-left ul li#current.level1.parent.active a,
#sidebar-left ul li#current.level1.active a,
#sidebar-left ul li.level1.parent.active a,
#sidebar-left ul li.level1.parent.active ul li#current.level2.active a,
#sidebar-right ul li#current.level1.parent.active a,
#sidebar-right ul li#current.level1.active a,
#sidebar-right ul li.level1.parent.active a,
#sidebar-right ul li.level1.parent.active ul li#current.level2.active a,
#sidebar-left ul li.level1.parent.active ul li.level2.parent.active a,
#sidebar-right ul li.level1.parent.active ul li.level2.parent.active a,
#sidebar-left ul li.level1.parent.active ul li.level2.parent.active ul li.active a,
#sidebar-right ul li.level1.parent.active ul li.level2.parent.active ul li.active a{
 	font-weight: bold;
 }
 
#sidebar-left ul li#current.level1.parent.active ul li.level2 a,
#sidebar-left ul li.level1.parent ul li.level2 a,
#sidebar-right ul li#current.level1.parent.active ul li.level2 a,
#sidebar-right ul li.level1.parent ul li.level2 a,
#sidebar-left ul li.level1.parent ul li#current.level2.parent.active ul li a,
#sidebar-right ul li.level1.parent ul li#current.level2.parent.active ul li a,
#sidebar-left ul li.level1.parent.active ul li.level2.parent.active ul li a,
#sidebar-right ul li.level1.parent.active ul li.level2.parent.active ul li a{
 	font-weight: normal;
 }
 
#sidebar-left ul.menu li.level2.active ul li a,
#sidebar-right ul.menu li.level2.active ul li a{
   font-weight: normal;
}

#sidebar-left ul.menu li.level2.active a,
#sidebar-left ul.menu li.level3.active a,
#sidebar-left ul.menu li.level2.active ul li.active a,
#sidebar-right ul.menu li.level2.active a,
#sidebar-right ul.menu li.level3.active a,
#sidebar-right ul.menu li.level2.active ul li.active a{
   font-weight: bold;
}
 
#sidebar-left ul.menu li.level2 a:hover,
#sidebar-left ul.menu li.level3 a:hover,
#sidebar-right ul.menu li.level2 a:hover,
#sidebar-right ul.menu li.level3 a:hover{
	text-decoration: underline;
}
 
 div.pagination {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 25px 0 0 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

ul.pagination{
	list-style: none;
}

ul.pagination li{
	display: inline;
	padding: 0 1px;
}

ul.pagination li a{
	color: #686B6B;
	text-decoration: none;
	padding: 1px;
	display: inline-block;
}

ul.pagination li a:hover{
	color: #CF3232;
}

 div.pagination p.results {
 margin: 0 0 8px 0;
}

/*
 * com_content
 * list layout (frontpage, category, section)
 * sub selectors: sectionlist, categorylist
 */

/*
 * com_content
 * article layout
 * sub seletors: article
 */
 
 .article p{
   font-size: 1.1em;
 	line-height: 1.767em;
 }
 
 .article ul{
 	margin: 5px 0 10px 20px;
	font-size: 1.1em;
 }
 
  .article ol{
 	margin: 5px 0 10px 37px;
	font-size: 1.1em;
 }
 
#sidebar-right ul li a, .article ul li{
	background: url(/templates/buzzez-magazine/images/arrowred.gif) left 7px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
 }
 
   div.morearticles ul li a{
	background: url(/templates/buzzez-magazine/images/arrowred.gif) left 4px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
 }
 
 .article {
 	margin: 0 0 10px 0;
	overflow: hidden;
	clear: both;
 }

 div.headline {
	overflow: hidden;
}

 h2.title{
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 22px;
	color: #CF3232;
	width: 100%;
	float: left;
	line-height: normal;
}

 h2.title a{
 	text-decoration: none;
	color: #CF3232;
 }
 
  h2.title a:hover{
	color: #333;
 }

h1.title{
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 22px;
	color: #CF3232;
	line-height: normal;
}

 div.multicolumns h2.title {
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 20px;
	color: #CF3232;
	width: 100%;
	float: left;
}

.article h1, .description h1{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 24px;
	margin: 12px 0 5px 0;
}

.article h2, .description h2{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 18px;
	margin: 12px 0 5px 0;
}

.article h3, .description h3{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 16px;
	margin: 10px 0 4px 0;
}

.article h4, .description h4{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	margin: 8px 0 3px 0;
}

.article h5, .description h5{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	margin: 8px 0 3px 0;
}

 span.icon {
	display: block;
	margin-top: 10px;
	float: right;
}

 div.multicolumns span.icon {
	margin-top: 5px;
}

 span.edit {
	margin-left: 10px;
	float: left;
}

 span.pdf {
	margin-right: 5px;
}

 span.print {
	margin-right: 5px;
}

 span.email {
}

 span.printscreen {
}

 p.iteminfo {
	margin: 0px 0px 15px 0px;
}

 p.articleinfo {
 margin: 10px 0 5px 0;
 font-size: 9px;
 font-family: Arial, Helvetica, sans-serif;
 color: #4F5050;
 text-transform: uppercase;
 float: left;
 width: 100%;
}

 p.articleinfo span.modified,
 p.articleinfo span.author,
 p.articleinfo span.created,
 p.articleinfo span.url {
	display: block;
	font-size: 95%;
}

 p.articleinfo span.author {
	color: #969696;
}

 p.articleinfo span.created,  p.articleinfo span.section,  p.articleinfo span.category {
	width: auto; float: left;
	color: #969696;
	margin: 0 4px 0 0;
}

p.articleinfo span.section a,  p.articleinfo span.category a{
	color: #969696;
	text-decoration: none;
}

p.articleinfo span.section a:hover,  p.articleinfo span.category a:hover{
	color: #000;
}

p#buttons{
	border-top: 1px solid #ccc;
	margin: 40px 0 0 0;
	overflow: hidden;
}

/*
 * com_content
 * editing an article
 * sub seletors: edit-article
 */

 div.edit-article fieldset {
	margin-bottom: 30px;
}

 div.edit-article fieldset div {
	overflow: hidden;
}

 div.edit-article label.label-left {
	display: block;
	width: 150px;
	float: left;
}

 div.edit-article div.save {
	margin: 0px;
	float: right;
}

 div.edit-article div#editor-xtd-buttons {
	margin-bottom: 0px;
	overflow: hidden;
}

 div.edit-article div#editor-xtd-buttons div {
	margin: 0px;
}

 div.edit-article div#editor-xtd-buttons div.button2-left {
	margin-right: 5px;
}

 div.edit-article div#editor-xtd-buttons a:link,
 div.edit-article div#editor-xtd-buttons a:visited,
 div.edit-article div#editor-xtd-buttons a:hover {
	color: #323232;
}

/*
 * com_weblinks
 * sub seletors: weblinks
 */

 div.weblinks fieldset {
}

 div.weblinks fieldset div {
	overflow: hidden;
}

 div.weblinks label.label-left {
	display: block;
	width: 150px;
	float: left;
}

div.description div.image{
	width: 25%;
	float: right;
	margin: 0 0 0 15px;
}

div.description div.image img{
	float: right;
}

/*
 * com_search
 * sub seletors: search
 */

 div.search p.info {
	margin: 0px;
	color: #969696;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

 div.search span.highlight {
	background: #f7f3f3;
}

/*mod_search*/

#top form.searchtop{
	width: 274px;
	height: auto;
	float: right;
	margin: 37px 20px 0 0;
}

input#mod_search_searchword{
	background: url(/templates/buzzez-magazine/images/searchbg.png) top left no-repeat;
	width: 175px;
	height: 19px;
	padding: 1px 5px 0 20px;
	border: 0;
	float: left;
	display: inline;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
}

#top form.searchtop input.button{
 float: right;
}

input.button, button.button, button{
	background: url(/templates/buzzez-magazine/images/buttonbg.png) repeat-x;
	height: 20px;
	width: auto;
	padding: 0 14px 2px 14px;
	color: #fff;
	border: 0;
	cursor: pointer;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

input.button:hover, button.button:hover, button:hover{
	color: #fbecec;
}

select{
	cursor: pointer;
}
/*
 * com_poll
 * sub seletors: poll
 */

 div.poll fieldset {
	margin: 15px 0px 10px 0px;
}

/*
 * com_contact
 * sub seletors: contact
 */

 div.contact div.image {
	float: right;
}

 div.contact table {
	margin-bottom: 10px;
}

 div.contact label.label-top {
	display: block;
}

div.contact h2{
	font-size: 15px;
	color: #282826;
	text-transform: uppercase;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin: 15px 0 0 0;
	padding: 0 0 0 9px;
}


div.contact fieldset{
	padding: 10px;
}

form#emailForm div{
	margin: 0 0 15px 0;
	overflow: hidden;
	clear: both;
}

form#emailForm legend{
	font-size: 120%;
	
	margin: 0 0 0 4px;
}

form#emailForm input.inputbox{
	width: 400px;
	float: right;
}

form#emailForm textarea{
	width: 400px;
	float: right;
	height: 150px;
}

form#emailForm{
	width: 540px;
	margin: 20px 0 0 14px;
}

#contentlr form#emailForm{
	width: 450px;
	margin: 20px 0 0 0;
}

#contentlr form#emailForm input.inputbox, #contentlr form#emailForm textarea{
	width: 250px;
}

/*
 * com_user
 * sub seletors: user
 */

 div.user label.label-left,
 div.user span.label-left  {
	display: block;
	width: 104px;
	float: left;
}

form#com-form-login{
	width: 350px;
	height: auto;
	margin: 0 auto;
}

form#com-form-login fieldset div{
	margin: 0 0 6px 0;
}

/*
 * mod_newsflash
 */

div.module-newsflash {
	overflow: hidden;
}

div.module-newsflash div.item {
	padding-bottom: 15px;
	overflow: hidden;
}

div.module-newsflash div.last {
	padding-bottom: 0px;
}

/*
 * Joomla! system tooltips
 */
 
.tool-tip {
	float: left;
	background: #f7f3f3;
	border: 1px solid #ccc;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

a.readmore, div.item a.readmore{
 	color: #C50202;
	background: url(/templates/buzzez-magazine/images/arrowtrans.png) left 5px no-repeat;
	padding: 0 0 0 7px;
	text-decoration: none;
 }
 
 a.readmore:hover, div.item a.readmore:hover{
 	text-decoration: underline;
 }

/*Modules*/

.moduletable, .moduletable_text, .moduletable_menu{
 background: url(/templates/buzzez-magazine/images/footerbg.gif) top repeat-x;
 margin: 0 0 30px 0;
}

.moduletable h3, .moduletable_text h3, .moduletable_menu h3{
	font-size: 15px;
	color: #282826;
	text-transform: uppercase;
	text-align: center;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin: 0 0 5px 0;
	padding: 7px 0 3px 0;
	border-bottom: 1px solid #B6B6B6;
}

.modulecontent{
	padding: 0 9px;
}

/*com_search*/

#searchForm, div#archive{
	padding: 14px 10px;
	background-color: #F7F3F3;
}

#searchForm legend{
	font-size: 18px;
	text-transform: uppercase;
	color: #282826;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin: 0 0 16px 0;
	float: left;
	width: 100%;
}

#searchForm div{
	margin: 0 0 6px 0;
}

#searchForm input, #searchForm select, .filter input, .filter select, form#poll select, .modulecontent form.form-login fieldset input, form.josForm input, form#josForm input, input, select, textarea{
	border: 1px solid #A9A9A9;
	padding: 2px;
}

div.search ol{
	margin: 10px 0 0 0;
}

div.search ol li{
	border-bottom: 1px solid #B6B6B6;
	margin: 0 0 5px 0;
	padding: 10px;
}

div.search ol li a, .sectionlist ul li a, .weblinks ul li a, .newsfeeds ul li a{
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 20px;
	color: #CF3232;
	text-decoration: none;
}

div.search ol li a:hover, .sectionlist ul li a:hover, .weblinks ul li a:hover, .newsfeeds ul li a:hover {
   text-decoration: underline;
}

.sectionlist ul, form#poll, .weblinks ul, .newsfeeds ul{
	margin: 20px 0 0 0;
	padding: 0 10px;
}

.sectionlist ul li, .weblinks ul li, .newsfeeds ul li{
	margin: 0 0 12px 0;
}

.joomlatable{
	padding: 10px;
	margin: 15px 0 0 0;
	background-color: #f7f3f3;
	width: 100%;
}

table.joomlatable a{
	color: #CF3232;
	text-decoration: none;
}

table.pollstableborder{
	padding: 5px;
	width: 100%;
}

table.pollstableborder tr td{
  padding: 1px;
  vertical-align: middle;
}

table.pollstableborder tr:hover{
	background-color: #f7f3f3;
}

.modulecontent form.form-login p{
	margin: 0;
}

.modulecontent form.form-login fieldset div{
	margin: 0 0 4px 0;
	height: 20px;
}

 form#josForm div{
 	margin: 0 0 4px 0;
 }
 
 #josForm legend{
 	width: 100%;
	padding: 7px 0 0 0;
 }
 
.modulecontent form.form-login{
 	margin: 10px 0 0 0;
 }

.modulecontent form.form-login fieldset input{
	float: right;
	margin: 0 10px 0 0;
}

p#lfirst{
	margin: 10px 0 0 0;
}


body.contentpane{
 color: #686B6B;
 background-image: none;
 margin: 20px;
 text-align: left;
 font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
 line-height: 1.6em;
}


body.contentpane input{
	border: 1px solid #ccc;
	background-color: #f7f7f7;
   padding: 2px;
}

body.contentpane input:hover, body.contentpane input:focus{
	border: 2px solid #eb1314;
	background-color: #fff;
   padding: 1px;
}

body.contentpane a{
	color: black;
	text-decoration: none;
}

body.contentpane a:hover{
	text-decoration: underline;
}

body.contentpane #page{
	padding: 25px;
}

body.contentpane #page ul{
	margin: 10px 0 15px 25px;
}

/*pagebreak*/

table.contenttoc{
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #ccc;
}

table.contenttoc th{
	background-color: #f7f3f3;
}

table.contenttoc tr td{
	padding: 0 4px;
}

th.pagenav_prev, th.pagenav_next{
	background-color: transparent;
	border: 0;
}

table.pagenav{
	font-size: 10px;
	font-weight: normal;
   color: #686B6B;
	width: 200px;
	margin: 0 auto;
}

.article .pagenav a{
	color: #686B6B;
	text-decoration: none;
	font-weight: normal;
}

.article .pagenav a:hover{
	color: #282826;
}

blockquote{margin:1em 0;padding:.6em 1em .6em 2.4em;border:1px solid #B6B6B6;color:#474747;background-color:#F7F3F3; font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-size: 16px; line-height: 150%;}
blockquote p{padding:8px;margin:2px;}
blockquote blockquote{margin:1em 0 1em;}



/* Form validation */
.invalid, input.inputbox.invalid, input.invalid, form.josForm input.invalid, form#josForm input.inputbox.invalid{ border-color: #CF3232; }
label.invalid { color: #CF3232; }


/* System Messages */
#system-message    { margin-bottom: 40px; padding: 0; text-align: center; 	font-family: Palatino Linotype, Book Antiqua, Arial, sans-serif;}
#system-message dt { font-weight: normal; }
#system-message dd { margin: 0; font-weight: normal; font-size: 20px; }
#system-message dd ul { color: #c50202; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #c50202; border-bottom: 3px solid #c50202; font-size: 20px;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c40202; border-top: 3px solid #c40202; border-bottom: 3px solid #c40202; font-size: 20px; font-weight: normal;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul {background-color: #c50202; color: #fff; font-size: 24px; font-weight: normal;}

/* Debug */
#system-debug     { color: #282826; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}



#top_modules{
	width: 980px;
	margin: 0 auto;
	text-align: left;
   padding: 21px 0;
	overflow: hidden;
	clear: both;
}

#top_modules #top_modules1-3{
   float: left;
	display: inline;
	padding: 0 0 0 9px;
	width: 310px;
}

#top_modules #top_modules2-3,#top_modules #top_modules3-3{
   float: left;
	display: inline;
	padding: 0 0 0 20px;
	width: 310px;
}

#top_modules #top_modules1-2{
   float: left;
	display: inline;
	padding: 0 0 0 9px;
	width: 475px;
}

#top_modules #top_modules2-2, #top_modules #top_modules3-2{
   float: left;
	display: inline;
	padding: 0 0 0 20px;
	width: 475px;
}

#top_modules #top_modules1-4{
   float: left;
	display: inline;
	padding: 0 0 0 9px;
	width: 227px;
}

#top_modules #top_modules2-4, #top_modules #top_modules3-4, #top_modules #top_modules4-4{
   float: left;
	display: inline;
	padding: 0 0 0 20px;
	width: 227px;
}

#bottom_modules h3{
	border-bottom: 1px solid #b40037;
	font-size: 20px;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

#bottom_modules .moduletable{
	background-color: #fff;
	padding: 15px;
}

#bottom_modules .moduletable ul{
	list-style: none;
}

#bottom_modules .moduletable ul li{
   margin: 0 0 3px 0;
  background: url(/templates/buzzez-magazine/images/arrowli.gif) left 4px no-repeat;
  padding: 0 0 0 14px;
}

#bottom_modules .moduletable ul li a{
	text-decoration: none;
	color: #222;
}

#bottom_modules .moduletable ul li a:hover{
	color: #b40037;
}


/*bannergroup*/

div.bannerheader{
	font-size: 14px;
	margin: 0 0 5px 0;
}

div.banneritem_text{
   padding: 5px;
	background-color: #f7f3f3;
	border-bottom: 1px solid #B6B6B6;
}

div.banneritem_text a{
	font-size: 14px;
}

div.banneritem_text a:hover{
	color: #CF3232;
}

div.bannerfooter_text{
	font-size: 11px;
	text-align: right;
}

 /*archive*/

ul#archive-list{
	margin: 40px 0 0 0;
}

ul#archive-list li{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

ul#archive-list h2.title{
   margin: 0 0 5px 0;
}

ul#archive-list p.articleinfo {
 overflow: visible;
}

ul#archive-list div.intro{
   margin: 10px 0 0 0;
}


/*slide*/

.slide-padding{padding:0 0 0 10px; /*width: 960px;*/ width: 639px;height: auto; text-align: left; font-family: Palatino Linotype, Book Antiqua, Palatino, serif; float: left;}
#slide-wrap{padding:40px 40px 0 40px; position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;}
#slide-box{
	position:absolute;
}
#slide-box p {font-size: 16px; line-height: 120%;}
#slide-box h2 {color:#CF3232; font-size: 24px; line-height: 100%; background: none; padding: 0; text-shadow: none; }
#slide-box .inner{
	/*width: 880px;*/
	width: 558px;
	height: 180px;
	display:block;
	float:left;
}
.bg-img{
	border:1px solid #B6B6B6;
	background: #fff;
	padding: 4px;
	margin: 0 20px 0 0;
	float: left;
}
/* ********************************** */

.slide-box{
	position:relative;
	/*width:880px;*/
	width: 558px;
	height: 180px;
	overflow:hidden;
}

.button-left{width: 20px; height: 100%; position: absolute; top:0; left:0; background: url(/templates/buzzez-magazine/images/left-button.png) no-repeat 0 50%;opacity:0.4;filter:alpha(opacity=40);z-index: 1024;cursor:pointer; }
.button-right{width: 20px; height: 100%; position: absolute; top:0; right:0; background: url(/templates/buzzez-magazine/images/right-button.png) no-repeat 100% 50%;opacity:0.4;filter:alpha(opacity=40);z-index: 1024;cursor:pointer; }
.button-left:hover{opacity:1;filter:alpha(opacity=100); }
.button-right:hover{opacity:1;filter:alpha(opacity=100);}


#slide-box a.readon{
	color: #CF3232;
	text-align: none;
	font-size: 16px;
	text-transform: none;
}

#slide-box a.readon:hover{
	color: #333;
	text-decoration: underline;
}

/*end slide*/

/*xmap*/

div.xmap div.contentpaneopen{
	padding: 20px 10px;
}

h2.menutitle{
	color: #282826;
	font-size: 15px;
	margin: 10px 0 4px 25px;
	
}

.xmap ul.level_0{
   list-style: none !important;
	margin: 10px 0 25px 0;
}

.xmap ul.level_1, .xmap ul.level_2, .xmap ul.level_3, .xmap ul.level_4, .xmap ul.level_5{
	margin: 10px 0 25px 10px;
	list-style: none !important;
}

.xmap ul.level_0 li a, .xmap ul.level_1 li a, .xmap ul.level_2 li a, .xmap ul.level_3 li a, .xmap ul.level_4 li a, .xmap ul.level_5 li a{
	background: url(/templates/buzzez-magazine/images/arrowtrans.png) left 5px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.xmap a{
	color: #282826;
	text-decoration: none;
}

.xmap a:hover{
	color: #CF3232;
}

/*print page*/


body.contentpane{
 color: #686B6B;
 background-image: none;
 margin: 20px;
 text-align: left;
 font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
 line-height: 1.6em;
}

body.contentpane p {	margin: 10px 0px 15px 0px; }

body.contentpane a, body.contentpane a:link{
	color: #CF3232;
	text-decoration: none;
}

body.contentpane ul{
	margin: 10px 0 15px 25px;
	list-style: none;
}

body.contentpane ol{
	margin: 10px 0 15px 37px;
}

body.contentpane ul li{
	background: url(/templates/buzzez-magazine/images/arrowred.gif) left 7px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
 }
 
body.contentpane .contentheading, body.contentpane .componentheading{
   font-size: 20px;
	color: #282826;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin: 6px 0 0 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #B6B6B6;
}

 body.contentpane h1, body.contentpane h2, body.contentpane h3, body.contentpane h4, body.contentpane h5, body.contentpane h6 {
	line-height: 100%;
}

body.contentpane h1{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 24px;
	margin: 12px 0 5px 0;
}

body.contentpane h2{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 18px;
	margin: 12px 0 5px 0;
}

body.contentpane h3{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 16px;
	margin: 10px 0 4px 0;
}

body.contentpane h4{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	margin: 8px 0 3px 0;
}

body.contentpane h5{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	margin: 8px 0 3px 0;
}

body.contentpane th {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

body.contentpane tr td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

body.contentpane blockquote{margin:1em 0;padding:.6em 1em .6em 2.4em;border:1px solid #B6B6B6;color:#474747;background-color:#F7F3F3; font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-size: 16px; line-height: 150%;}
body.contentpane blockquote p{padding:8px;margin:2px;}
body.contentpane blockquote blockquote{margin:1em 0 1em;}

/*tagi*/

div.tag ul li{
   background: none;
}

/*galeria*/

div.sigplus-gallery{
	background-color: #282826;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 6px 5px;
}

/*reklamatop*/

#reklamatop{
	width: 980px;
	height: auto;
	text-align: center;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}

div#fontsize{
	width: 100px;
	height: auto;
	float: right;
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
}

/*obok slajdera*/

#sliright{
	width: 310px; height: 145px; float: right; margin: 40px 0 0 0;
}

#sliright p{
	margin: 0; padding: 0;
}