/*
Theme Name: Panozk
Theme URI: http://www.panozk.com/
Description: Custom template coded for Panozk
Version: 1.0
Author:
Author URI:
*/

body {
	margin: 0;
	background: #1a191f repeat-x url(images/bck.gif);
	font-family: Tahoma, Arial, sans-serif; font-size: 12px;
	color: #484042;
}
#content .excerpt:after, #content .post .entry:after, #content .frame:after, #content .links:after, #content .cv:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 990px;
}
#header {
	height: 104px;
	background: no-repeat url(images/bckheader.jpg);
}
#header h1 {
	margin: 0;
	width: 100%; height: 100%;
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header p {
	display: none;
}
#menu {
	margin: 0; padding: 0 0;
	list-style-type: none;
	height: 100px;
	background: no-repeat url(images/bckmenu.jpg);
}
#menu li {
	float: left;
	width: 140px; height: 100px;
	font-size: 0; text-indent: -99999em;
}
#menu li a {
	display: block;
	width: 100%; height: 100%;
	background: no-repeat url(images/bckmenu.jpg);
}
#menu .home a {
	background-position: 0 0;
}
#menu .home a:hover, #menu .home .active {
	background-position: 0 -100px;
}
#menu .bio a {
	background-position: -140px 0;
}
#menu .bio a:hover, #menu .bio .active {
	background-position: -140px -100px;
}
#menu .services a {
	background-position: -280px 0;
}
#menu .services a:hover, #menu .services .active {
	background-position: -280px -100px;
}
#menu .portfolio a {
	background-position: -420px 0;
}
#menu .portfolio a:hover, #menu .portfolio .active {
	background-position: -420px -100px;
}
#menu .media a {
	background-position: -560px 0;
}
#menu .media a:hover, #menu .media .active {
	background-position: -560px -100px;
}
#menu .personal a {
	background-position: -700px 0;
}
#menu .personal a:hover, #menu .personal .active {
	background-position: -700px -100px;
}
#menu .contact a {
	background-position: -840px 0;
}
#menu .contact a:hover, #menu .contact .active {
	background-position: -840px -100px;
}
#content {
	background: repeat-y url(images/bckcontent.jpg);
}
#content .bottom {
	background: left bottom no-repeat url(images/bckcontentbottom.jpg);
}
#content .top {
	padding: 50px 30px 65px 30px;
	background: no-repeat url(images/bckcontenttop.jpg);
}
#content a {
	color: #e64d38;
}
#content img.heading {
	display: block;
	margin: 0 auto 15px auto;
	text-align: center;
}
#content h3.heading {
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 16px;
}
#content .divider {
	margin: 25px 0;
	height: 25px;
	background: center top no-repeat url(images/bckcontentdivider.gif);
}
#content .excerpt {
	margin: 0 0 10px 0;
	width: 100%;
}
#content .excerpt .image {
	float: left;
	margin: 0 10px 0 0; padding: 4px;
	background-color: #999;
	border: #555 1px solid;
}
#content .excerpt .image, #content .excerpt .image img {
	width: 75px; height: 75px;
}
#content .excerpt .details {
	float: left;
	width: 835px;
}
#content .post {
	margin: 0 0 10px 0;
}
#content .post .title {
	margin: 0 0 5px 0;
	font-size: 14px;
}
#content .post .meta {
	margin: 0 0 10px 0;
}
#content .post .entry {
	width: 100%;
}
#content .frame {
	width: 100%;
	background: 710px top repeat-y url(images/bckcontentframe.gif);
}
#content .frame .post {
	float: left;
	margin: 0 30px 0 0;
	width: 700px;
}
#content .frame ul {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 200px;
}
#content .frame li {
	margin: 0 0 10px 0;
}
#content .links {
	margin: 0 0 0 15px; padding: 0;
	list-style-type: none;
	width: 915px;
}
#content .links li {
	float: left;
	margin: 0 0 15px 0; padding: 0 15px;
}
#content .links img {
	width: 150px; height: 150px;
}
#content .cv {
	margin: 0 auto; padding: 0;
	list-style-type: none;
	width: 400px;
}
#content .cv li {
	float: left;
	margin: 0 0 5px 0;
	width: 200px;
	text-align: center;
}
#content .categories {
	margin: 0 0 20px 0; padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 13px;
}
#content .categories li {
	display: inline;
	text-transform: uppercase;
}
#content .contact-form input.text {
	width: 50%;
}

#content .contact-form #ec_math_a {
	width: 10%;
}

#content .contact-form textarea.text {
	width: 99%;
}
#footer {
	position: relative;
	padding: 25px 0 0 0;
	height: 33px;
	background: no-repeat url(images/bckfooter.jpg);
}
#footer .copy {
	display: block;
	margin: 0 auto;
	width: 135px;
}
#footer ul {
	position: absolute;
	margin: 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer .navigation {
	top: 25px; right: 15px;
}
#footer .navigation li {
	font-family: Arial; font-size: 11px;
	color: #b5b5a6;
}
#footer .navigation a {
	color: #b5b5a6;
	text-decoration: underline;
}
#footer .links {
	top: 5px; left: 15px;
}
#footer .links a {
	margin: 0 10px 0 0;
}
#footer .links img {
	vertical-align: middle;
}

#content .navigation {
	margin: 15px 0 0 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Tahoma, Arial, sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #333 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #333 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #777;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #777;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

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;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #777;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.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;
}

a:active, a:focus, input[type="image"] {
outline: 0;
}

ul.links2 li 
{
width:150px;
height:150px;
padding:4px;

border:1px solid #A4A4A4;
margin:2px;
}
