﻿/*
Theme Name: Magic
Theme URI: http://www.varazskezek.hu
Description: magic
Version: 1.0
Author: Magic
Author URI: http://www.varazskezek.hu
*/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background:url(images/background.jpg) ;
	font: 12px/20px Verdana, Arial, Tahoma, sans-serif;
}

a:link {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #ffffff;  
	font-weight: bold;
	text-decoration: underline;
	}

#heading {
	background:url(images/bg-header.png);
	width: 750px;
	height: 110px;
	margin: 28px auto 0;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
}

#header {
	padding-top: 50px;
	padding-left: 10px;
}

h1 {
	font: 24px "Trebuchet MS", Georgia, serif;
	color: #ffffff;
	margin: 0;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #ffffff;
}

h2 {
	font: italic normal 14px "Trebuchet MS", Georgia, serif;
	color: #ffffff;
	margin: 0;
}

h3 {
	margin: 1em 0 .2em;
	font: 18px Georgia,Serif;
	color: #ffffff;
	background: url(images/post-icon.gif) no-repeat 0 50%;
	padding-left: 25px;
}

h4 {
	font: 14px Georgia, serif;
	margin: 2px;
	font-weight: bold;
	color: #ffffff;
}

h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #ffffff;
}

#content {
	background:url(images/background-main.png);
	margin: 0 auto;
	width: 750px;
	text-align: left;
}


#navigation {
	text-align: center;
	padding: 15px;
}

#minitabs {
	margin: 0;
	padding: 20px 0 20px 20px;
	text-align:center;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 0px 4px 0px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #ffffff;
	width: 110px;
	text-align: center;
	background: url(images/button.png);
	}

li.current_page_item a, #minitabs a:hover {
	text-align:center;
	padding-bottom: 2px;
	background:url(images/button2.png);
	color: #9b0812;
	}

#main {
	float: left;
	padding: 5px 15px;
	width: 520px;
}

#sidebar {
	width: 180px;
	margin: 0 0 0 550px;
}

#sidebar ul {
	margin-top: 1px;
	padding-left: 6px;
	margin: 0;
	list-style-type: none;
}

#sidebar li {
	background: url(images/bullet.png) no-repeat 0 5px;
	padding-left: 18px;
}

#footer {
	clear: both;
	background: #9b0812;
	text-align: center;
	color: #ffffff;
	padding: 5px;
}

#footer p {
	margin: 0;
}

#footer a:link, #footer a:visited { 
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}

.meta {
	color: #ffffff;
	font-size: 11px;
	margin: 0;
}

.entry {
	padding-bottom: 25px;
	background: url(images/entry-separate.gif) no-repeat center bottom;
}

blockquote {
	border-left: 2px solid #6D6D74;
	padding-left: 5px;
}

.commentbox {
	border: 1px solid #6D6D74;
	margin: 5px 2px;
	padding: 5px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* BEGIN E107 CORE CLASSES 
 copied from kubrick theme */

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	border: 1px solid #06c;
}


.smalltext {
	font-size: 11px;
	color: #ffffff;
}

.mediumtext {
	font-size: 12px;
	color: #ffffff;
}

.tbox{
	border: #5e5d63 1px solid;
	color: #000000;
	font-size: 10px;
}

td {
	background: none;
	font-size: 10px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
}

.fborder {
	border: #ededed 1px solid;
	background-color: transparent;
	
}

.forumheader{
	background-color: #f7f8f9;
	font-size: 12px;
	color:#ffffff;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: transparent;
	font-size: 10px;
	color:#ffffff;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: transparent;
	font-size: 9px;
	color:#ffffff;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	background-color: #9FA19E;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;

}
.fcaption a{
	color:#ffffff;
}

.fixfuckedie {
	width: 95%;
}

#chatbox {
	margin-left: auto;
	margin-right: auto;
}

.helpbox {
	color:#ffffff;
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}
#angel {
	text-align: right;
}