/*  
Theme Name: hds
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Łukasz Łuczkiewicz
Author URI: http://hds.art.pl/
*/


	/* main ------------------------------------------------------ */


hr { display: block; }


	/* body ------------------------------------------------------ */


body { margin: 0; padding: 0; font-size: 9pt; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background: /* url(images/3.jpg)*/ #000; color: #503300; margin: 20px 0 20px 0;}

#bodyhome { margin: 0; padding: 0; font-size: 9pt; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background: #FFFADE; color: #503300;}


	/* page ------------------------------------------------------ */


#page { width: 926px; margin-left: auto; margin-right: auto;}

#pagehome { width: 700pt; height: 400pt; position: absolute; top: 50%; left: 50%; margin-top: -200pt; margin-left: -350pt; background: #FDF3BF; border: solid 1px #91BF73; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}


	/* header ------------------------------------------------------ */


#header { background: #000 url(images/a1.png); height: 177px; width: 926px; margin-top: 20pt; margin-left: auto; margin-right: auto; color:#999999; font-family: fantasy; font-size: 8pt; font-weight:normal;}

#headerhome { clear:both; top: 0; left:50%; position: absolute; margin-top: 30pt; margin-left: -350pt; width: 700pt; color:#999999; font-family: fantasy; font-size: 8pt; font-weight:normal; border: none;}

#header h1 {
	text-decoration: none;
	color: white;

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 30pt;
	text-align: center;
	}

#headerhome h1 {
	text-decoration: none;
	color: white;

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 30pt;
	text-align: center;
	}

#header h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 30pt;
	text-align: center;
	}

#headerhome h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 30pt;
	text-align: center;
	}

#headerimg { margin: 0;	height: 50pt; width: 100%; } 

#headerimg .description { font-size: 1.2em; text-align: center;	text-decoration: none; color: white; }

#line { widht:100%; clear: both; }

	/* menu ------------------------------------------------------ */
#menulabel { background: #000 url(images/a2.png); width: 926px; margin-left: auto; margin-right: auto; }

.menu{ width:auto; padding: 10px 0 0px 30px; float: left; }

.menu ul {display:inline; padding:0; margin:0;}

.menu li { display:inline; margin-right:5px; text-shadow: 2px 2px 5px #eee; }

.menu a { color: #555; padding: 0 10px 5px 10px; text-shadow: 2px 2px 5px #aaa; font-weight: bold; text-decoration:none; border-bottom: solid 1px #993300; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 13px; text-align: center; }

.menu a:hover { color: #dd0000; padding: 0 10px 5px 10px; text-shadow: 2px 2px 12px #ff0000; font-weight:bold; border-bottom: solid 3px #993300; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 13px; text-align: center; }


	/* content ------------------------------------------------------ */

#content {background: #000 url(images/a2.png); width: 926px; margin-left: auto; margin-right: auto; padding: 0;}
#contenthome-gora { float:left; clear: both; width: 100%; height: 35%;}
#contenthome-srodek { float:left; clear: both; width: 100%; height: 30%; background: #91BF73; border-top: solid 1px #BDDEA8; border-bottom: solid 1px #BDDEA8;}
#contenthome-dol { float:left; clear: both; width: 100%; height: 35%;}

	/* post ------------------------------------------------------ */

#divtable { display: table;}
#divrow { display: table-row; }
#divcell { display: table-cell; }

.post {
	width:650px;
	padding: 0 90px 0 30px;
	margin: 0px 40px 0 30px;
	text-align: justify;
	color: #212121;
	}

.post h2, h2 a{
	margin: 0;
	padding: 40px 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18pt;
	color: #c1c1c1;
	text-decoration: none;
	}

.post h2 a:hover, h2 a:visited {
	margin: 0;
	padding: 40px 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18pt;
	color: #e5e5e5;
	text-decoration: none;
	}

.post a { text-decoration: none; color: #222; }

.post a:hover { text-decoration: none; color: #444; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #a2a2a2;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}

.navigation {
	margin: 0 0 0 30px;
	text-align: justify;
	color: #212121;
	padding: 30px 0 0 0;
}

.navigation h2, h2 a, h2 a:hover{
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18pt;
	color: #c1c1c1;
	text-decoration: none;
	}

#edit_button { float: right; text-align: center: width: auto; margin: 30px 0 30px 0;}

#edit_button a {background: #ddefff; color: #777; padding: 3px; border: solid 1px #99ddff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 8pt;}
#edit_button a:hover { background: #77aaee; color: #fff; padding: 3px; border: solid 1px #99ddff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 8pt;}


	/* sidebar ------------------------------------------------------ */

.sidebar {padding: 0 0 0 0px; margin: 0 0 0 30px;}

.sidebar a { text-decoration: none; font-weight: normal; color: #88ee88; }

.sidebar a:hover { text-decoration: none; font-weight: normal; color: #55ff55; }

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 5px;
	list-style-type: none;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	list-style-type: none;
	}

ol li, .sidebar ul ol li {
	list-style: none;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#homesidebar { color: #333; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 11px; }
#homesidebar ul { list-style: none; padding:0; margin:0; }
#homesidebar a { color: #555; text-decoration: none; }
#homesidebar a:hover { color: #dd0000; text-shadow: 2px 2px 12px #ff0000; text-decoration: none; font-weight: bold; }
#homesidebar img { border: 0; }
#homesidebar textwidget { margin-left: auto; margin-right: auto; }

.homepagetable { margin: 30px; }
.homepagerow { }
.homepagecellleft { width: 300px; height; 100px; padding: 10px; }
.homepagecellmiddle { width: 30px; height; 100px; padding: 10px; } /* border-left: solid 1px #99ddff; border-right: solid 1px #99ddff; } */
.homepagecellright { width: 300px; height; 100px; padding: 10px; }

.homesidetitlebar { padding: 5px; border-top: 1px solid #999; border-bottom: 1px solid #999; background: #ddeeff; width: 100% }

	/* footer ------------------------------------------------------ */


#footer { background: #000 url(images/a3.png); height: 81px; width: 926px; margin-left: auto; margin-right: auto; color:#ddd; font-family: fantasy; font-size: 9pt; font-weight:normal; }

#footerhome { clear:both; top: 100%; left:50%; position: absolute; margin-top: -30pt; margin-left: -345pt; width: 690pt; color:#999999; font-family: fantasy; font-size: 8pt; font-weight:normal; border: none; }

#metkadiv { width: 926px; margin-left: auto; margin-right: auto;}

#metka { background: #993300; margin-left: 88%; width: 30px; color:#fff; font-family: fantasy; font-size: 9px; font-weight:bold; text-align: center; padding: 3px;
border-bottom: solid 1px #444; border-left: solid 1px #888; border-right: solid 1px #333; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
}


#footer p{
	margin: 0;
	padding: 30px 10px 10px 70px;
	text-align: left;
	width: 800px;
	}
#footer a, a:hover { text-decoration: none; color: #ddd; font-weight: normal; }

	/* end ------------------------------------------------------ */

