/*
Theme Name: Custom Theme
Author: Kussner IT
Description: Custom theme built just for this site.
Version: 1.0
Author URI: http://www.kussner.com/
*/
/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
fieldset, img, abbr, acronym {
	border:0;
}
/* END RESET */

html, body, #wrap {
height:100%;
margin-left:15px;
margin-right:15px;
}

body {
color:#999999;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
min-height:550px;
}

#outer {
height:1px;
left:0;
overflow:visible;
position:absolute;
text-align:center;
top:50%;
width:100%;
}

#inner {
display:inline;
overflow:visible;
text-align:center;
/*white-space:nowrap;*/
width:100%;
}


body {
background-color: #4f5147;
}
a {	text-decoration: none;
	color: #4f5147;
	}
#wrapper {
	border:0 solid #333333;
	font-family:Verdana,Geneva,sans-serif;
	font-size:0.95em;
	height:100%;
	line-height:1.3em;
	margin:0 auto;
	position:relative;
	top:-280px;
	width:930px;
}
.page-template-normal-php #wrapper {
	top: 0;
}
#logo {
	background-image:url("images/title.png");
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	height:43px;    
	width:184px;
	margin-top: 30px;
}
#logo span {
	display: none;
}
#header {
	height: 20px;   
}
#navigation {
	margin: 45px 0px 0px 0px;
	float:right;
}
#navigation li {
	display:inline;
	position: relative;
	border-right: 0px solid #FFF;
	padding: 0px 0px;
	margin: 0px;
}
#navigation .page-item-8 {
	border-right: 0px;
}

#navigation li:hover {
	color: #ccd8a9;
	background-color: #333;
	padding: 5px 0px;
}
#navigation li a {
	font-size: 1em;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: .5em;
	padding-left: .5em;
	border-right: 0px solid #FFF;
	display: inline-block;
	.display: inline;
}
#navigation li a:hover, #navigation .current_page_item a {
	color: #ccd8a9;
}

#content {
	margin: 60px auto 0px auto;
	background-color: #dbe0c7;
	color: #333;
	font-family: 'Times New Roman';
	padding: 20px;
	width: 890px;
	min-height: 400px;
	vertical-align: 50%;
}

#footer {
	clear: both;
	font-family: arial, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: right;
	padding-top: 10px;
}

h2 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #4f5146;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#tooltip h3 {
	text-transform: capitalize;
}
.portfolio {
	float: left;
	background-color: #4f5147;
	margin-left: 40px;
	padding: 25px;
	margin-top: 40px;
	width: 190px;
}
a.title {
	color: #ccd8a9;
	margin: 60px 0px 25px 0px;
	font-size: 24px;
	text-align: center;
	display: block;
	text-decoration: none;
}

img { border: 1px solid #e7ebdb; }

.gallery-icon {
	background-color: #4f5147;
	height: 210px;
	width: 194px;
	text-align: center;
	line-height: 210px;
	.line-height: 185px;
		font-size: 210px;
	width: 250px;
	}
*>.gallery-icon{
	font-size:12px;
}
.gallery img {
	vertical-align: middle;
}
