/*  
Theme Name: SlezGym.Opava.CZ
Theme URI: http://www.selzgym.opava.cz
Description: vytvořeno na zakázku pro Slezské gymnázium Opava z tématu Writer's Quill
Version: 1.0.0
Tags: widget ready, custom header, right sidebar, three columns, valid CSS, valid XHTML, green, gold
Author: Kadlec Petr (pk16011990@gmail.com), návrh Michaela Nová
*/

body {
	font-family: Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	color: #505050;
	margin:0;
	padding:0;
	background:#fff url('images/bg.png') center;
	text-align: center;
}

.container {
	width: 942px;
	margin: auto;
	position: relative;
	text-align: left;
}

.con_left
{ 
  position: absolute;
  width: 200px;
  padding: 0px;
  margin: 0px;
  top: 10px;
  left: 0px;
}

.blok_left
{
  background: #FFF url(images/blok_left_bg.png) repeat-y right;
  padding: 5px 10px 5px 5px; 
}

.skola
{
  color: #AAA;
  font-size: 13pt;
}

.male
{
  font-size: 7pt;
}

.con_right
{
  width: 200px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 10px;
  left: 729px;
}
.blok_right
{
  background: #FFF;
  margin: 0px 0px 0px 7px;
  padding: 5px;
}

.con_center
{
  width: 528px;
  padding: 0px;
  margin: 0px;
  float: left;
  position: absolute;
  top: 10px;
  left: 200px;
}
.blok_center
{
  background: #FFF;
  padding: 5px;
}

.content p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h1 {
	margin: 0px;
	font-size: 14px;
	letter-spacing: 0.2em;
	text-align: left;
	font-family: Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
}
h2 {
	font-size: 13px;
	margin: 0px 0px 0px;
	text-align: left;
	font-family: Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
}

h3 {
	font-size: 13px;
	margin: 28px 0px 0px;
	text-align: left;
	font-family: Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
}


A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
}
A:link {
	color:#ac1061;
}
A:visited {
	color:#ac1061;
}
A:hover {
	color:#460828;
}
A:active {
	color:#ac1061;
}

#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}

.section {
	padding-bottom: 30px;
	margin: 0px 10px 10px 10px;
}

.section p {
	margin-top: 10px;
	text-align: justify;
}

.author_title {
	font-size: 0.95em;
	color:#666666;
	font-family: "Times New Roman", Times, serif;
}

.rss {
	width: 120px;
	height: 14px;
	position:relative;
	top: 0px;
	float: right;
	right: 0px;
	text-align: right;
	font-size: 10px;
	vertical-align: 5%;
}

.cont_reading {
	color:#333333;
}

.cont_reading a:link, .cont_reading a:visited {
	color:#460828;
	text-decoration:underline;
}

.cont_reading a:hover {
	color: #ac1061;
	
}

#left, #center, #right {
	float: left;
}

#left {
	width: 220px;
}

#links_left, #links_right {
	width: 180px;
}

#links_left h3, #links_right h3 {
	font-family:"Times New Roman", Times, serif;
	color:#ac1061;
	font-size: 18px;
	margin-top: 0px;
}

#links_left ul, #links_right ul {
	margin-top: 5px;
	margin-bottom: 20px;
}

#links_left li, #links_right li {
	list-style-image: url(images/links-dot.gif);
	font-size: .9em;
}

#links_left li li, #links_right li li {
	list-style-image: url(images/links-dot2.gif);
	font-size: 1em;
	margin-top: 0px;
	margin-left: -5px;
}

#links_left a:link, #links_right a:link, #links_left a:visited, #links_right a:visited {
	font-weight:bold;
}

#links_right {
	margin-top: 10px;
}

#center {
	width: 499px;
	padding-top: 100px;
}

h1, h2 {
		font-family: Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-weight: bold;
	color:#460828;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
		font-family: Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-weight: bold;
	color:#460828;
}

h1 a:hover {
}

.content {
	background-color:#fff0f3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e54d9c;
	border-left-color: #e54d9c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e54d9c;
}

#right {
	width: 219px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 940px;
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
	color:#ac1061;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* The styling below this line is used for the WordPress specific items */

.commentlist li { /* Used on the comments.php */
	list-style:none;
	margin-bottom: 10px;
	margin-left: -25px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}

.avatar { /* Used on the comments.php */
	position:relative;
	top: 0px;
	left: 0px;
	width: 35px;
	height: 35px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 8px;
}

.alt { /* Used on the comments.php */
	background-color:#e54d9c;
	background-image: none;
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.alt a:link, .alt a:visited { /* Used on the comments.php */
	color:#333333;
}

.filedto { /* used on the archive.php */
}

.filedto a:link, .filedto a:visited {
	color:#551133;
	text-decoration:none;
}

.filedto a:hover {
	
}

.search_form {
	text-align: center;
   color: #000;
	font-size: 11px;
	margin:2px 0;
	padding:2px;
	font-weight: bold;
}

.comment_form {
	border: 2px solid #920650;
	text-align: left;
	color: #920650;
	font-weight: bold;
	margin-top: 5px;
}

.comment_button {
	color:#460828;
	border: 1px solid #460828;
}

.widgets { /* used in the functions.php */
	margin-top: 12px;
	margin-bottom: 12px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 20px auto;
	width: 158px;
}

#wp-calendar #next a {
	padding-right: 15px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 15px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	border: none;
	font-weight:bold;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	color: #505050;
	font-size: 1.2em;
	font-weight: bold;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #ffffff;
}

/* End Calendar */

/* Begin Images */

/*	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) */
	
p img {
	padding: 0;
	max-width: 100%;
}

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
}

.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;	
}

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

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End Images */

/* Syling for "Older / Newer" when specific number of posts have been reached */

.navigation
{
	background: #FFFFFF;
	padding: 0px 10px 25px 10px;
}

.navigation a:link, .navigation a:visited {
	color: #ac1061;
	font-weight:bold;
}

.navigation a:hover {
	color:#551133;
	text-decoration:none;
}

/*****************************************************************************/
.blok1{
	margin:0 0 9px 0;
	padding:5px;
	color:white;
	font-weight: bold;
	font-size:15px;
	background:#dd127b;
}


.blok1obs {
  padding:0;
	margin:0 0 18px 0;
	font-size:14px;
}


.skryj
{
  display: none;
}

.zobraz
{
  display: block;
}

.menu_sel
{
  	display: block;
	color: #ffffff;
	background: #ee89bd;
	text-decoration: none;
	padding: 0px;
	padding: 2px 2px 3px 6px;
	border: none;
	border-left: #dd127b 2px solid;
	border-top: #dd127b 2px solid;
	font-size:18px;
	margin: 0px; 
}

.menu_text:active, .menu_text:link, .menu_text:visited, .menu_text:hover
{
  text-decoration: none;
  color: #ffffff;
  display: block;
}

.blok5	{
	padding:5px;
	color:black;
	font-size:18px;
	background:#dd127b;	
	display: block;
	margin: 0px;
}

A.menu:link, A.menu:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	padding: 2px 2px 3px 18px;
	border: none;
	border-left: #dd127b 10px solid;
	font-size: 12px;
	margin: 0px;
	background: url(images/dot.png) no-repeat center left #ee89bd;
}
A.menu:hover {
	display: block;
	color: #fff;
	padding: 2px 2px 3px 18px;
	background: url(images/dot.png) no-repeat center left #e54d9c;
	text-decoration: none;
}

.nadpis {
	text-align: left;
	padding: 0.2em 0 0.2em 10px;
	color: #222222;
	background:#ee89bd;
	font-weight: bold;
	font-size: 16px;
}
.podnadpis {
	text-align: left;
	padding: 0.2em 0 0.2em 10px;
	color: #222222;
	background:#ee89bd;
	font-weight: bold;
	font-size: 14px;
}

.nadpis A:link, .podnadpis A:link {
	color:#222;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
}
.nadpis A:visited, .podnadpis A:visited {
	color:#222;
	text-decoration: none;
	font-size: 14px;
}
.nadpis A:hover, .podnadpis A:hover {
	color:#222;
	text-decoration: underline;
	font-size: 14px;
}

#rozbal_menu
{
  border: solid 6px #dd127b;
}

.menu_sel a.menu_text
{
  color: #000000;
}

a img
{
  border: 0px none white;
}

.sponzori_img
{
  background-color: #ffffff;
  border: #838280 solid 5px;
  width: 220px;
  text-align: center;
  margin: 0px 5px 0px 5px;
  padding: 0px 5px 0px 5px;
  height: 150px;
}
.sponzori_text
{
  background-color: #838280;
  text-align: left;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0px 5px 0px 5px;
  padding: 2px 0px 8px 6px;
}

.sponzori_a:link, .sponzori_a:visited, .sponzori_a:active
{
  color: #FFFFFF;
  text-decoration: none;  
}

.sponzori_a:hover
{
  text-decoration: underline;  
}

.toggler
{
   padding:5px;
	color: #FFFFFF;
	background:#dd127b;	
	margin: 0px;
	font-size:18px;
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#accordion
{
  border: solid 6px #dd127b;
}
