/*  
Theme Name: EMBUCK
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 110% Helvetica, Arial, Sans-Serif;
  background:#C60402 url(background.jpg) repeat-x 50% 0; 

	color: #333;
	}
hr {margin: 10px 0px 10px 0px;color: #fff; border: 1px dotted #A5AEC5; border-style: none none dotted; }


p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #369;
	text-decoration:none
	}

a:hover, a:active {
	color: #7ab;
	text-decoration:underline;
	}	
a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 0px 10px 10px 10px;
	Aborder-top: 1px solid #ddd;
	Aborder-bottom: 1px solid #ddd;
	font:1.2em Georgia;
	line-height:1.5em;
	margin:0px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:940px;
	margin:20px auto;
	padding:6px;
	background:url(pauzak.png);
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-bottom:5px;
	Apadding:5px;
	text-transform:uppercase;
	background:#fff;
	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #FFF;
	}

#page-bar li:hover {
	background: #3c78a7;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:black;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	border: 1px solid #E5E6E6;
	border-width: 1px 0;
	font: bold 10px Georgia, Garamond, Times, "Times New Roman", serif;
	margin: 0 0 12px;
	padding: 6px 4px;
	position: relative;
	text-transform: uppercase;

	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:350px;
	padding-top:10px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:590px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}
div.meta {
	display:block;
	margin-top:-5px;
	border-bottom:1px dotted #EEEred;
	padding-bottom:-2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:0px 10px 10px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured hr {
	border:1px solid #F5F5F5;

	}

.spoiler img, #headline a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#middle{
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}
#snarfer{
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}
#snarfer ul li {
	
		list-style:square;
	margin-left:30px;
	line-height:1.8em;
	}
	
#snarfer ul li strong{
	text-transform: uppercase;
	font-size:1.2em;
	}
.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.2em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}
#front-list .spoiler a, #agenda a {
	color:#333;
	}
	
#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

.breadcrumbs, .breadcrumbs a {
	color:#999999; 
	font-size:11px;

	font-weight:bold; 
	margin-bottom:8px;
	padding:0px;
	line-height:20px;

	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}
#content h1.title {
	font:3.2em Georgia;
	color:#CC3300;
	letter-spacing:-0.05em;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}
.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}
#front-list ul li {	
	list-style:none;
	}
.post ul li{	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}
.post a img {
	border:0px solid red;
	margin:0 10px 5px 0;
	padding:2px;
	}
.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
		line-height: 24px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
		list-style:decimal;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	}

#sidebar li ul li:last-child{

	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/
/* The comment section */	
#comments { float: left; width: 590px; margin-top: 20px; font-family: Helvetica, Arial, sans-serif; }
.comment-entry { background: #fff; margin: 10px; padding-bottom: 5px; }
.odd-comment { background: #f9f7f6 !important; }
.avatar { float: left; padding: 10px; }
.comment-post-meta { float: left; padding: 10px 10px 5px 0px; margin-bottom: 5px; width: 505px; border-bottom: 1px #DEDEDE dashed;font-family: Helvetica, Arial, sans-serif; }
.comment-entry p { color: #585858; margin-bottom: 10px; line-height: 1.5em; padding: 0px 10px 0px 10px; }
.comment-author { font-size: 1.2em; color: #591b00; font-weight: bold; }
.comment-author a { color: #591b00; text-decoration: none; margin-right: 10px; font-weight: bold; font-size: 1em !important; }
.comment-author a:hover { text-decoration: underline; }
.comment-author span { color: #585858 !important;  font-size: 1em !important; font-weight: normal !important; }
.comment-post-meta .right a { text-decoration: none; color: #585858; margin-right: -10px; }
.comment-post-meta .right a:hover { text-decoration: underline; }
		
#trackbacks { float: left;margin-top: 20px; width: 615px; font-family: Helvetica, Arial, sans-serif;  }
#tb-list { background: #fff; margin: 10px; padding: 0px 10px 10px; }
#trackbacks h2 { font-size: 1.2em; border-bottom:1px #DEDEDE dashed; padding: 10px 0px 5px; margin: 10px 0px 5px 0px; }
#trackbacks ol { margin-left: 15px; }
#trackbacks ol li { color: #585858; font-size: 1em; }
#trackbacks ol li span { color:#DEDEDE; font-size: 1.2em; margin-left: 20px; }
#trackbacks ol li a { color: #585858; text-decoration: none; line-height:1.5em; }
#trackbacks ol li a:hover { text-decoration: underline; }
		
/* Comment box */
#please-comment { float: left; margin-top: 20px; width: 615px; font-family: Helvetica, Arial, sans-serif; }
#comment-box { background: #fff; margin: 10px; padding: 10px 10px 10px;  }
#comment-box .left p { color: #16344C; font-size: 1.2em; font-weight: bold; }
#comment-box .right p a { font-size: 1em; font-weight: bold; color: #585858; background: url(images/rss-14.gif) no-repeat left center; padding-left: 20px; }
#comment-box a { text-decoration: none; }
#comment-box a:hover { text-decoration: underline; }
#comment-info { margin-top: 10px;  }
				
#comment-info input { border: none !important; background: #f1f1f1; margin-bottom: 5px !important; padding: 6px; width:300px; display: block; font-size: 1.1em; font-family: Helvetica, Arial, sans-serif; }
#comment-info input[name="author"] { background: #f1f1f1 url(images/comment-name.gif) no-repeat right center; }
#comment-info input[name="email"] { background: #f1f1f1 url(images/comment-email.gif) no-repeat right center; }
#comment-info input[name="url"] { background: #f1f1f1 url(images/comment-http.gif) no-repeat right center; }
#commentform input[name="submit"] { margin-top: 5px; width: 577px; padding:5px 0px; background: #255880; border:none; color: #fff; font-size: 1.4em; font-family: Helvetica, Arial, sans-serif; letter-spacing: 1px; }

#comment { border:none !important; padding: 7px; width: 561px; height: 150px; background: #f1f1f1 url(images/comment-write.gif) no-repeat right top; font-size: 1.2em; line-height: 1.6em; font-family: Helvetica, Arial, sans-serif; }
#comment-code { color: #112637; font-size: 1.1em; margin-top:5px; }
#comment-underline { border-bottom:1px #DEDEDE dashed; padding: 0px 0px 5px; }


/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 920px;
	background:#000;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#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 {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	
	
	
	.block ul{margin:0;padding:0 0 0.25em 1em;}
	.view-content-popular-recent{font-size:12px;clear:both;line-height:1.4em;}
	.popular-content-count{display:inline;text-align:left;color:#959467;}
	.more-link{text-align:left;}
	.more-link a{color:white;background-color:#c11f03;padding:3px 5px;margin-top:5px;font-weight:bold;text-decoration:none;font-size:11px;margin-left:5px;}
	
	
	
	
	 .view-header{font-size:10px;line-height:10px;color:#666;}#hotBox .content .view-header p{padding-bottom:0;}#hotBox .view-content{clear:both;}
	 
	 
	 .catCount {

  display:block;
  text-align: right;
  margin: -1.4em 0 0 155px;
  font-size: 0.9em;
  color:#505050; 
  font-weight:bold;
  position: relative;
  width: 15px;
}
ul.entries li{
  list-style-type:none;
  margin:2px;
  padding:10px 0 10px 25px;
  background:url(icon_article.gif) 0 14px no-repeat;
  border-bottom:1px dotted #bbb;
}
ul.entries li h4,ul.project li h4{
  margin:0;
  font-size:11px;
}
ul.entries li h4 a,ul.project li h4 a{
  color:#000;
  border-color:#ccc;
}
ul.entries li h4 a em{
  color:#666;
  font-style:normal;
}
ul.entries li p,ul.project li p{
  margin:0;
  font-size:10px;
  color:#999;
}
 
	ul.entries li:hover{
	
		background:#FFFFAA url(icon_article2.png) 0 14px no-repeat;
		}

.agenda {
	position: relative;
	font: 12px Arial, Helvetica, sans-serif;

	padding: 8px;
}

.agenda ul {padding-top: 6px;	list-style: none;border-bottom: 16px;}

.agenda ul li {
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #f5f5f5;
	padding: 6px 0;
	background: none;
	}

.agenda ul li strong {
	background-color: #fff716;
	text-transform: uppercase;
	font-weight: normal;
	color:#000;
	font-size: 12px;
	}

.agenda ul li a {
	font-weight: normal;
	color: #0495bd;
	}



ul.stories {
	margin: 0 7px;
	font-size: 11px;
}

ul.stories li {
	border-bottom: 1px dotted #D6D6D6;
	padding: 0.4em 2px 0.4em 12px;
}
ul.stories li a {
	font-weight: bold;
}

 ul.stories a.more {
	font-size: 0.909090909090909em;
	font-weight: normal;
	text-transform: uppercase;
	white-space: nowrap;
}

 ul.stories li.main {
	background: none;
	line-height: 1.545454545454546;
	padding: 0.7em 0 0.2em;
}

 ul.stories  h3 {
	font-size: 1.545454545454546em;
	line-height: 1.117647058823529;
		border-bottom: 1px dotted #D6D6D6;

	margin: 0;
}
 ul.stories .main h3 img {
	border: 1px solid #E8E8E8;
	float: left;
	margin-right: 7px;
	margin-top: 4px;
}

ul.stories .main h3 img.alt {
	float: right;
	margin-left: 7px;
	margin-right: 0;
}



.date {
	line-height: 1;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 0 12px 0;
	margin: 0 0 8px 0;
	border-bottom:1px dotted #ddd;
}

.category{
	font-size:1em;
	background:#333;
	color:#FFF;
	padding:5px;
}
.category a{	color:#FFF;padding:5px;}

#blog_header_primary {

left: 5px;
top:-16px;
position: relative;
margin:0 0 25px 0 !important;

}



#blog_header_primary h1{

margin:0;

}



#blog_header_primary h1 a {

height: 133px;
width:553px;
background-image: url("Untitled-3.gif");
display: block;

}

#mostpopular {
	padding: 12px 0 0 0;
}
#mostpopular ol {
	padding: 0 0 13px 1px;
	margin: 0 12px 0 1px;
	list-style:square;
}

#mostpopular ol li {
	margin: 0px;
	padding: 5px 0 5px 5px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#mostpopular ol li a {
	font-weight: bold;
}


#sidebar-ads .input {
	margin: 15px 7px 1px 0px;
	padding: 2px 4px 2px 4px;
	width: 160px;
	border: 3px solid #EEE;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

#sidebar-ads .input:hover {
	background-color: #EEE;
	border-color: #EEE;
}

.search_button {
	margin: 0px 30px 0px 0px;
	padding: 0px;
	width: 50px;
	height: 25px;
	background-image: url(http://www.embuck.com/wp-content/themes/test/search_button.png);
	background-repeat: no-repeat;
	border: 0px;
}

.search_button:hover {
	background-position: -50px 0px;
}



.highlight{
	background: #FFFFCC;
}

#searchform {
	position: relative;
	width:255px; 
	height:30px;
	margin:0;
	padding:0;
	background:url(http://www.rychlovka.sk/wp-content/themes/rychlovka-G/img/search.png) no-repeat;
  }

#searchform .input { 
	border:0;
	background:transparent;  
	padding:6px 0; 
	margin:0 0 0 0px;
	width:210px; 
	overflow-y: visible;
  }

#searchform .submit {
	position: absolute;
	right:10px;
	top:15%;
  }
