/*
	Theme Name: Mácovi
	Theme URI: http://www.phirebase.com
	Description: WordPress theme designed by brtak <a href="http://www.phirebase.com">Phire Base</a>.
	Version: 2.0 
	Author: brtak                                                                                                                                         
	Author URI: http://www.phirebase.com/

This theme was designed and built by brtak. 
-----------------------------------------------------------------

*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: White url('images/bgcolor.jpg'); margin: 0 0 20px 0;
	text-align: center; 
	padding: 0;
}
#layout {
  margin: 10px auto;
  background:transparent;
  padding: 0;
  width: 960px;
}
#page {
	text-align: left;
}
a {
	color: #375D81;
	text-decoration: underline;
}
a:visited {
	color: #183152; 
	text-decoration: underline;
}
a:hover {
	color: #183152; 
  text-decoration: underline;
}
img {
	border: 1px solid #183152;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #183152;
	display: none;
}
h1 a, h1 a:visited{
	color: #183152;
	text-decoration: none;
}
h1 a:hover{
	color: #183152;
	text-decoration: none;
}
h2 {
	color: White;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 230%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: White;
	text-decoration: none;
}
h2 a:hover {
	color: Silver;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #183152;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #183152;
	margin: 10px 0px 5px;
}
.title {
	background-image: url('images/title.jpg');
	background-repeat: no-repeat;
	font-size: 70%;
  text-align: center;
	height: 40px;
	padding-top: 15px;
	text-transform: uppercase;
}
.titlel {
	background-image: url('images/titlel.gif');
	background-repeat: no-repeat;
	font-size: 70%;
  text-align: center;
	height: 40px;
	padding-top: 15px;
	text-transform: uppercase;
}
.upside {
	margin-top:15px;
	padding-top:10px;
	background: url('images/upside.gif') no-repeat;
	height: 50px; width: 580px;
}
.upsidetext	{
	margin-top: 0px; margin-left: 61px;
	text-align: left;
}
.downside {
	text-align: center;
	padding-top: 20px;
	background: url('images/downside.gif') no-repeat;
	height: 50px; width: 550px;
}
/* -----------------------------------------------------------------            Begin Header */
#header {
	background: white url('images/header.jpg') no-repeat bottom center;
}
#headerimg 	{
	margin: 0px 0px 0;
	height: 200px;
	width: 960px;
}

/* -----------------------------------------------------------------            end Header */
/* -----------------------------------------------------------------            Begin Menu */
#container{position: relative;  width: 960px;	height: 34px;  
}
#menu{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: White url(images/menu.jpg) repeat-x top left;
	height: 34px;
	padding: 0 5px;
	margin: 0 0 0px;
	text-transform: uppercase;
}
#menu ul
{	padding: 10px 0 0 0px;
	margin: 0; 
}
#menu ul li
{	display: inline;
	padding: 0px;
	margin: 0px;
}
#menu ul li a:link, #menu ul li a:visited
{	color: silver; 
	padding: 10px 15px 6px 15px;
	text-decoration: none;
	border: none;
}
#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	background: White url('images/menuactive.gif') repeat-x;
	line-height: 18px;
	color: white;
}
/* ----------------------------------------------------------------- End Menu */
#content {
	margin-top: 10px;
	font-size: 1.1em
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
  border-top: 1px dotted Black;
	border-bottom: 1px dotted Black;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
}
.entry p a:visited {
	color: #e68a00;
}
code {
	font: 1.2em 'Courier New', Courier, Fixed;
	background-color: #24201f;
	/*border: 1px solid ;*/
	color: #ff17a9;
	padding: 0px 2px 2px 2px;
	font-size: 90%;
	font-weight: bold;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
#page {
	border: none;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 550px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 74px;
	width: 612px;
}
.post {
	margin: 0 0 20px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
/* -----------------------------------------------------------------            Begin Footer*/
#footer {
  background: url('images/bgw.jpg');
  background-repeat: repeat-y;
	margin: 0 auto;
	width: 960px;
  clear: both;
}
#footer-box {
	height: 380px;
	border: 1px solid #375D81;
	padding: 10px;
	margin-left: 11px;
	margin-right: 9px;
}

#footerleft, #footercenter {
	float:left;
	}
#footercenter {
	margin-left:0px;
	}
#footerright {
	width:314px;
	height: 360px;
	float:right;
	padding:10px;
	border:1px solid #375D81;
	color: silver;
	}
#footerend {
  text-align:center; 
 	background: transparent url('images/footer.jpg') no-repeat top;
	border: none;
}
#footerend p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
#footerend p a {
  text-decoration: none;
	color: silver;
}
#footerend p a:hover {
	color: white; text-decoration: underline;
}
#footerend p a:visited {
	color: silver; 
}
#footer h2 {
		text-transform: uppercase;
}
/* -----------------------------------------------------------------            end Footer*/
/* -----------------------------------------------------------------            Begin Recent & Mostcommented*/
#recentpost, #mostcommented {
  height: 360px;
	width:256px;
	float:left;
	padding:10px;
	border:1px solid #375D81;
	}

#mostcommented {
	margin-left:10px;
	}

#recent_comments {
	width:256px;
	height: 360px;
	float:right;
	padding:10px;
	border:1px solid #375D81;
	}

#recentpost a, #recent_comments a, #mostcommented a {
	color: silver; text-decoration: none;
	}
#recentpost a:hover, #recent_comments a:hover, #mostcommented a:hover {
	color: white; text-decoration: underline;
	}
#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px; padding-left:0px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	color: white;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}
/* -----------------------------------------------------------------            end Recent & Mostcommented*/
/* -----------------------------------------------------------------            Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.pic200 {
	height : 220px;
}
.pic250 {
	height : 270px;
}
.pic300 {
	height : 320px;
}
.hidden {
	display: none;
}
.cara {
	border: 1px dotted #D3D3D3;
}
.centr {
	text-align : center;
}
.right {
	text-align: right;
}
.foto {
	float: left;
	margin: 10px 10px 10px 10px;
	text-align: center;
	padding: 6px 6px 6px 6px;
  border-left: 1px dotted Black;
	border-top: 1px dotted Black;
	border-right: 1px dotted Black;
	border-bottom: 1px dotted Black;
	font-size: 70%;
}
.thumbnail {
	float: left;
	margin: 10px 10px 10px 10px;
	text-align: center;
	padding: 6px 6px 6px 6px;
  border-left: 1px dotted Black;
	border-top: 1px dotted Black;
	border-right: 1px dotted Black;
	border-bottom: 1px dotted Black;
	font-size: 70%; height: 160px;
}
/* -----------------------------------------------------------------            end Images */

/* -----------------------------------------------------------------            Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
  padding-left: 10px;
	margin: 7px 10px 8px 25px;
	list-style-type: disc;
}
/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#leftsidebar ul, #leftsidebar ul ol {
	margin: 0;
	padding: 0;
}
#leftsidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#leftsidebar ul p, #leftsidebar ul select {
	margin: 5px 0 8px;
}
#leftsidebar ul ul, #leftsidebar ul ol {
	margin: 5px 0 0 10px;
}
#leftsidebar ul ul ul, #leftsidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #leftsidebar ul ol li {
	list-style: decimal outside;
}
#leftsidebar ul ul li, #leftsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
}
#rightsidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
#rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
}
#rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 10px;
}
#rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #rightsidebar ul ol li {
	list-style: decimal outside;
}
#rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */

/* -----------------------------------------------------------------            Begin Form Elements */
#box_search {
	height:40px;
}
.search_text {
	width:auto;
	height:auto;
	float:left;
	margin-bottom:8px;
}
.search { width: 16px; height: 16px; border: none; background: url('images/searchbutton.gif') no-repeat;}
.keyword {
	background: transparent; color: #375D81;
	width: 108px;
	border: Black 1px solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 10px;
  margin-top: 10px;
} /* IE Win min height hack */ * html #buttonsearch { margin: -21px 0px 0px 125px; } /* */
#buttonsearch { border: none; padding: 0px; margin: -20px 0px 0px 125px; top: 0px; background: none; }
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}

/* -----------------------------------------------------------------            end Form Elements */

/* Begin Comments*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:transparent; color: silver;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
.alt {
	margin: 0;
	padding: 10px;
	background: transparent;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 510px;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* -----------------------------------------------------------------            end Comments */
/* -----------------------------------------------------------------            Begin Sidebars */
#sidebar { float: left;
margin-top: -80px;
margin-left: 20px;
	/* margin-left: 475px; */
}
#advertisingsidebar{
	margin-top: 590px;
	margin-left: 6px;
	width: 330px; 
}	
#subscribesidebar{
	margin-top: 20px;
	margin-left: 6px;
	width: 330px; 
}		
#leftsidebar {
	float: left;
	padding: 20px 5px 10px 5px;
	/* margin-left: 475px; */
	width: 160px;
}
#leftsidebar form {
	margin: 0;
}
#rightsidebar {	
	float: left;
	padding: 20px 0 10px 5px;
	/* margin-left: 650px; */
	width: 160px;
}
#rightsidebar form {
	margin: 0;
}
.topboxtitle {
	background: url('images/widesidebox.gif') no-repeat;
	padding: 5px 5px;
}
.topboxtitle h2 { 
	font-size: 2em; text-transform: uppercase;
}
.topbox {
  margin-top: -8px; 
	padding: 5px 5px 5px 5px;
	color: #90c018;
	background-color: #191816;
}
.topbox  a { color:#90c018;
	text-decoration: none;
}
.topbox a:visited {
	color: #f0c000;
	text-decoration: none;
}
.topbox a:hover {
	color: white;
	text-decoration: none;
}
#sidebars {
	margin-top: -8px;
}
.sideboxtitle {
	background: url('images/sidebox.gif') no-repeat;
	padding: 5px 5px;
}
.sideboxtitle h2{
	font-size: 2em;
}
.sidebox {
	margin-top: -8px;
	padding: 5px 5px 5px 5px;
	background-color: #E1E6FA;
}
.sidebox  a {
	color: #375D81;
	text-decoration: underline;



}
.sidebox a:visited {
	color: #183152; 
	text-decoration: underline;
}
.sidebox a:hover {
	color: #183152;
	text-decoration: underline;
}
.otherboxtitle {
	background: url('images/sidebox.gif') no-repeat;
	padding: 5px 5px;
}
.otherboxtitle h2{
	font-size: 2em;
}
.otherbox {
	margin-top: -8px;
	padding: 5px 5px 5px 5px;
	background-color: #E1E6FA;
}
#leftsidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#rightsidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
/* -----------------------------------------------------------------            end Sidebars */
/* -----------------------------------------------------------------            Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* -----------------------------------------------------------------            end Calendar */

/* -----------------------------------------------------------------            Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #183152;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
/* -----------------------------------------------------------------            end Various Tags & Classes*/
input {
	border : 1px solid #183152;
	background-color : transparent;
}
/* -----------------------------------------------------------------            Begin Icon Classes*/
.authordata {
	padding: 2px 0 2px 20px ;
	background: url('images/author.gif') left center no-repeat;
}
.timedata {
	padding: 2px 0 2px 20px ;
	background: url('images/time.gif') left center no-repeat;
}
.calendardata {
	padding: 2px 0 2px 20px ;
	background: url('images/calendar.gif') left center no-repeat;
}
.tagdata {
	padding: 2px 0 2px 20px ;
	float: right;
	background: url('images/tag.gif') left center no-repeat;
}
.tagdata  a { 
  color:#8caa31;
	text-decoration: none;
}
.tagdata a:visited {
	color: #f0c000;
	text-decoration: none;
}
.tagdata a:hover {
	color: white;
	text-decoration: none;
}
.commentsdata {
	padding: 2px 0 2px 20px ;
	background: url('images/comment.gif') left center no-repeat;
}
.editdata {
	padding: 2px 0 2px 20px ;
	background: url('images/pencil.gif') left center no-repeat;
}
.rssdata {
	padding: 2px 0 2px 20px ;
	background: url('images/rss.gif') left center no-repeat;
}
/* -----------------------------------------------------------------            end Icon Classes*/
div.comment-number {
	float: right;
	color: #999;
	width: 40px;
	text-align: right;
}
/* -----------------------------------------------------------------            Begin Author data */
#author-box {
  width: 510px;
	height: 100px;
}
#author-box .avatar {
	margin: 0px 10px 5px 10px;
	float: left;
	width: 75px;
	height: 75px;
	border: none;
}
/* -----------------------------------------------------------------            end Author data */
/* -----------------------------------------------------------------            Begin Other Classes*/
.main { 
  width: 810px;
  margin:0;
  padding:0;
  float:left; 
}
.mox {
	border-right: 1px dotted #183152;
	border-left: 1px dotted #183152;
	border-top: 1px dotted #183152;
	border-bottom: 1px dotted #183152;
	margin-top: 2px; margin-bottom: 5px;
	padding: 5px 15px;
	background-color: white;
}
a#gotop {
	background:url(images/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
	color:silver;
}
a#gotop:hover {
	color:white;
}
a#gotop:visited {
	color:silver;
}

/* -----------------------------------------------------------------            Read More Button*/
	a.readmore { padding-left: 6px;	background: url(images/readmore.gif) no-repeat top left; height: 30px; width: 89px; float: right; }
	a.readmore span { display: inline-block; height: 30px; padding: 0px 11px 0px 5px; line-height: 29px; font-size: 11px; color: silver; font-weight: bold; }
	a.readmore span:hover { color: white; text-decoration: none; }	

.feedcount {
	text-align: left;
	color: silver; 
	font-weight: bold;
	font-size: 16px;
  font-family: "Gill Sans", Georgia, serif; 
  text-shadow: 0px 2px 3px #555;
}
#widetext {
	text-align: left;
	color: #375D81;
	font-weight: bold;
	font-size: 16px;
  font-family: "Gill Sans", Georgia, serif;
  text-shadow: 0px 2px 3px #555;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 250px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 380px; background: url(images/readmore.gif) no-repeat top left; height: 30px; width: 89px;
	font-size: 15px; color: silver; border: none; font-weight: bold;
}
#wpcf #contactsubmit:hover {
 color: white;
}
.wpcfpos {
	margin-top: 30px; margin-bottom: 35px; margin-left: -10px;
	padding: 5px 15px;
	background-color: transparent;
}

