
/*
		Theme Name: Bosstaktika.hu port&aacute;l
		Theme URI: http://www.bosstaktika.hu/
		Description: A bosstaktika.hu port&aacute;l ruh&aacute;ja.
		Version: 2.0
		Author: <a href=&quot;mailto:andras.ori@gmail.com>Ori Andr&aacute;s</a>
		Author URI: http://www.creativslave.hu
		Tags: portal, v&aacute;ltakoz&oacute; oldalak, fix sz&eacute;less&eacute;g, 3 oszlop, widgets

				Text Domain: patito
				Bosstaktika 2.0
				http://www.bosstaktika.hu/
				
		A sablont Ori Andr&aacute;s k&eacute;sz&iacute;tette 2009 okt&oacute;ber&eacute;ben,
		tov&aacute;bbi munk&aacute;imat a http://www.creativslave.hu oldalon l&aacute;tod.
		The CSS, XHTML and design is released under GPL:
		http://www.opensource.org/licenses/gpl-license.php


Színek:

zöld: #669933
kék: #0099cc


*/

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 200%;
	color: #CCC;
/*	background-image: url(../../../wp-includes/images/design/body-bg.png);
	background-repeat: no-repeat;
	background-position: center top;*/
	background-image: url(../../../wp-includes/images/design/planet-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

a {
	font-size: 10pt;
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

h1 {}
h2 {
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	text-align: center;
	text-transform: lowercase;
}
h3 {}
h4 {}

ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
li {
	margin: 0px;
	padding: 0px;
}

/* bal menü formázás */
 ul.categories {
	border: 0px solid #FFF;
	-moz-border-radius: 5pt;
	-khtml-border-radius: 5pt;
	-webkit-border-radius: 5pt;
	border-radius: 5pt;
	background-color: #FFF;
	margin: 0px;
	padding: 2px;
	text-transform: lowercase;
	}
 li.categories {
	}  /* outermost list item */
 li.categories {
	}  
 li.cat-item:hover {
	background-color: #c0c0c0;
	 }
 li.cat-item-7 {}  /* category ID #7, etc */
 li.current-cat {
	margin: 0px;
	font-style: italic;
	}
 li.current-cat a {
	color: #F60;
	}
 li.current-cat-parent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0099cc;
	}
 ul.children {
}


#kereso-doboz input {
	border: 2px solid #CCC;
	-moz-border-radius: 5pt;
	-khtml-border-radius: 5pt;
	-webkit-border-radius: 5pt;
	border-radius: 5pt;
	margin: 2px;
	padding: 3px;
	}
#kereso-doboz h2 {
	text-transform: lowercase;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}


.thumbnail-class {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 15px 0 0;
	}
.left {
	float: left;
	margin: 0 15px 0 0;
	}

.right {}

#page {
	/*border: 1pt solid #FFF;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	background-color: #000;*/
}

#felso-csik {
}

#felso-csik-menu {
	background-image: url(../../../wp-includes/images/design/felso-csik-bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}


#logo {
	margin: 0px;
	padding: 5px;
	color: #FFF;
	font-size: 8pt;
	line-height: 9pt;
}

#menu {
	/*padding: 2px;*/
	color: #FFF;
	font-size: 8pt;
	line-height: 9pt;
}

#menu a {
	color: #000;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 12pt;
}

#menu a:hover {
	color: #FFF;
}

#menu-taktika {
	padding: 0px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #FFF;
	-moz-border-radius: 5pt;
	-khtml-border-radius: 5pt;
	-webkit-border-radius: 5pt;
	border-radius: 5pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	width: 140px;	
	}

#menu-taktika li {
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	text-align: left;
	list-style-position: inside;
}

#bal {
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	background-color: #669933;
	border: 1pt solid #669933;
}

#jobb1 {
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	background-color: #333;
	border: 1pt solid #333;
	}

#jobb2 {
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	background-color: #0099cc;
	border: 1pt solid #0099cc;
	}

#post {
	border: 1px solid #666;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	background-color: #FFF;
	border: 1pt solid #FFF;
	padding: 2px;
	color: #333;
	margin-bottom: 5px;
}

#post a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: e8e7e6;
}

#post-pages {
	color: #669933;
	margin: 0px;
	padding: 2px;
	font-size: 11pt;
}

#post-pages a {
	color: #FFF;
	background-color: #669933;
	margin: 0px;
	border: 1px solid #FFF;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;	
}

#post-pages a:hover {
	background-color: #0099cc;
}


#post-title {
	color: #FFF;
	background-color: #0099cc;
	margin: 0px;
	font-size: 16pt;
	border: 1px solid #0099cc;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#post-title a {
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
	font-size: 16pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#post-excerpt {
	margin: 0px;
	padding: 7pt;
	background-image: url(../../../wp-includes/images/design/post-content-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #FFF;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	line-height: normal;
	font-weight: bold;
}

#post-data {
	margin: 0px;
	padding: 7pt;
	border: 0px solid #FFF;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	line-height: normal;
	}

#post-content {
	margin: 0px;
	padding: 7pt;
	border: 1px solid #FFF;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
}

#post-content h2 {
	font-size: 12pt;
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-align: left;
	padding: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 250px;
	font-weight: normal;
}
#post-content h3 {
	font-size: 11pt;
	text-transform: lowercase;
	color: #333;
	text-decoration: none;
	background-color: #CCC;
	text-align: left;
	padding: 6px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 225px;
	font-weight: normal;
	}

#post-content ul {
	list-style-position: inside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
#post-content ol {
	list-style-position: inside;
	list-style-type: upper-roman;
	margin: 0px;
	padding: 0px;
}
#post-content li {
	list-style-position: inside;
	list-style-type: square;
	margin: 0px;
	padding-left: 7pt;
}


#post-more {
	border: 1px solid #693;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	background: #693;
	}
	
#post-more a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#post-share {
	border: 1px solid #FFF;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	}

#post-comment {
	border: 1px solid #0099cc;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	color: #FFF;
	background-color: #0099cc;
	}

#post-comment a {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#balra {
	border: 0px solid #0099cc;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	color: #FFF;
	background-color: #FFF;
	}
#jobbra {
	border: 0px solid #0099cc;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	color: #FFF;
	background-color: #FFF;
	}


/* Oldalsávok általános formázása */

.sidebar {
	font-size: 10pt;
	color: #CCC;
}

.sidebar h2 {
	font-size: 11pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	border: 1px solid #fff;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	color: #333;
	background-color: #FFF;
	font-weight: normal;
}

.sidebar ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.sidebar ul:hover {
 /* background-color: #FFF;
	border: 0px solid #fff;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	color: #333;
}

.sidebar ul:hover a {
	color: #333; */	
	}

.sidebar li {
	margin: 1px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebar li:hover {
	background-color: #c0c0c0;
	}
.sidebar a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

/* Single.php */

.sidebar-single {
	font-size: 10pt;
	color: #CCC;
	text-align: justify;
}

.sidebar-single h2 {
	font-size: 11pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	border: 1px solid #fff;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	color: #333;
	background-color: #FFF;
	font-weight: normal;
}

.sidebar-single ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.sidebar-single ul:hover {
	background-color: #FFF;
	border: 0px solid #fff;
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	color: #333;
}

.sidebar-single ul:hover a {
	color: #333;	
	}

.sidebar-single li {
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	list-style-position: inside;
}
.sidebar-single li:hover {
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	list-style-position: inside;
}
.sidebar-single a {
	color: #FFF;
	text-decoration: none;
}

#reklam-bar {
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	background-color: #333;
	border: 1pt solid #333;
	}



#comment-bar {
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	background-color: #0099cc;
	border: 1pt solid #0099cc;
	}
	
#komment {
	list-style-type: none;
}

#komment ul, li {
	list-style-type: none;
	}

#komment img {
	float: left;
}


#share-bar img {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/* egyedi navigációs sávok balra */

#patch {
	background-image: url(http://www.bosstaktika.hu/wp-includes/images/design/33patch-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 500px;
}

/* LÁBLÉC & Jog*/

#lablec-azeroth {
	background-image: url(../../../wp-includes/images/design/azeroth-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
}

#lablec-azeroth p {
	-moz-border-radius: 10pt;
	-khtml-border-radius: 10pt;
	-webkit-border-radius: 10pt;
	border-radius: 10pt;
	background-color: #0099cc;
	border: 0pt solid #0099cc;
	text-align: center;
	}

#lablec-azeroth a {
	color: #0CF;
	text-decoration: none;
}


/* twitter doboz formázása */

.twitter-imagelink {
	color: #F00;
}

/* felso ajánló doboz */

.sldrlink {
	visibility: hidden;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* 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;
	}
/* End Images */


