/* @override http://enesleteci.local:8888/osnap.ba/wp-content/themes/osnap/style.css */

/*
Theme Name: O:SNAP 2008
Theme URI: http://osnap.ba/
Description: architecture & engineering consultancy
Version: 1.0
Author: Bezbeli
Author URI: http://www.bezbeli.ba/

*/

/* ----------------------------------------------
	Template Name : O:SNAP 2008
	Version : 1.0   
	Author : Enes Huseincehajic
	Author URI : http://www.bezbeli.ba/       
	Last Date Modified : October 25, 2008	
 ------------------------------------------------ */

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */

/* Top Elements */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: .1em;
}

body {
	font: 11px/1.6em courier, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	background: #F2F2F2 url(images/osnap_header.png) no-repeat center 0px;
	text-align: center;
	height: 100%;
	margin-bottom: 1em;
}

/* Links */

a, a:active, a:link {
	text-decoration: none;
	color: #448BBB;
	text-decoration: none;
}

a:visited {
	
}

a:hover {
	color: #000;
}

/* headers */

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-serif;
	color: #ABABAB;
}

h1 {
	font-size: 3.4em;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 0px;
}

h2 {
	font-size: 2em;
	color: #895F30;
}

h3 {
	font-size: 1.7em;
	font-weight: normal;
	padding: 20px 10px 5px 10px;
	color: #046191;
}

p {
	margin: 0;
	margin: 1em 0;
}

dl {
	padding: 0px;
	margin: 0;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

ul {
	list-style: disc;
}

.gallery {
	padding: 35px 0;
}

dt {
	font-weight: bold;
}

dt.gallery-icon {
	float: left;
	display: block;
}

dt.gallery-icon img {
	float: left;
	border: none;
}

dl.gallery-item {
	float: left;
	display: block;
	margin: 0 40px 40px 0;
	width: 150px;
	border: none;
}

dd {
	padding-left: 25px;
}

/* images */

img {
	border: none;
}

img.attachment-medium {
	border: none;
	width: 550px;
	height: auto;
}

img.float-right {
	margin: 5px 0px 10px 10px;
}

img.float-left {
	margin: 5px 10px 10px 0px;
}

code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;
	

/* white-space: p

re; */
  	background: #111;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #5B5B5B;
}

blockquote {
	margin: 15px 10px;
	padding: 10px 10px 10px 35px;
	background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #808080;
}

/* start - table */

table {
	border-collapse: collapse;
	margin: 10px 0px;
}

th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20;
	border-top: 1px solid #48780E;
	border: none;
}

tr {
	
}

td {
	padding: 0px 15px 0 0;
	border-bottom: 1px solid #CCC;
	border: none;
	vertical-align: top;
}

/* end - table */

/* form elements */

form {
	margin: 20px 10px;
	padding: 5px 10px 20px 10px;
	border: 1px solid #111;
	background: #070707;
}

label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #fff;
}

input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #FFF;
	border: 1px solid #CCC;
}

textarea {
	width: 400px;
	height: 100px;
	display: block;
}

input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background: #CCC;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#content-wrap {
	width: 800px;
	padding: 0;
	float: left;
	display: block;
	margin: 0;
}

#header {
	width: 800px;
	margin: 25px 0 0;
	padding: 0;
	float: left;
	display: block;
}

#headerimg {
	background: transparent url(ximages/osnap_logo.png) no-repeat -5px -5px;
	height: 85px;
}

#headerimg h1 {
	display: none;
}

#header .description {
	margin:  0 0;
	padding: 15px;
	float: left;
	display: block;
	border-left: 5px solid #C6D6E0;
}

/*  Navigation  */

#nav {
	margin: 0 0 20px;
	padding: 0;
	width: 800px;
	float: left;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	border: none;
	background: #E2EAEF;
}

#nav ul {
	float: right;
	list-style: none;
	margin: 0 0 0;
	padding: 0;
	display: block;
	width: 320px;
}

#nav ul li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#nav ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 15px;
	color: #448BBB;
}

#nav ul li a:hover {
	color: #000;
}

#nav ul li a span {
	display: none;
}

.feed {
	float: right;
	display: block;
}

/* Main Column */

#main {
	float: left;
	width: 100%;
	padding: 0px;
	display: block;
	background: #f1f7f9;
	background: #d4e8ec;
	background: none;
}

#main h2 {
	margin-top: 20px;
	padding: 10px 0 0px 0px;
	font: normal 1.7em/1em courier, Helvetica, Arial, sans-serif;
	color: #000;
	text-transform: none;
}

#main h4 {
	margin-top: 20px;
	padding: 5px 0 5px 10px;
	font: normal 1.1em/1em Helvetica, Arial, sans-serif;
	color: #999;
	text-transform: none;
	border-bottom: 1px solid #448BBB;
}

#main h2 a {
	color: #000;
	text-decoration: none;
	border: none;
}

#main ul li {
	
}

* html body #sidebar ul li {
	height: 1%;
}

/* alignment classes */

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

/* projekti */

#etiketa {
	margin: 0 25px 25px 0;
	display: block;
	float: left;
	width: 270px;
	font-size: 10px;
	padding: 0 0 0;
}

#etiketa .naslov {
	position: absolute;
	width: 270px;
	float: left;
}

#etiketa .naslov h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	border: none;
	width: 270px;
}

#etiketa .naslov a {
	display: block;
	padding: 6px 10px 4px;
	text-decoration: none;
	border: none;
	background: #000;
	color: #FFF;
	float: left;
}

#etiketa .naslov a:hover {
	background: #FFF;
	color: #000;
}

#etiketa td {
	font-size: 11px;
}

#etiketa img {
	display: block;
	float: left;
	width: 270px;
	height: 200px;
	padding: 0 0 0px 0;
	overflow: hidden;
}

#etiketa p {
	margin: 0 0 0;
	padding: 0;
	line-height: 1.4em;
	float: left;
}

#etiketa ul {
	margin: 0 0 0;
}

#etiketa ul li {
	margin: 0 0 0;
	line-height: 1.4em;
}
.post{
	margin: 0 0 25px 0;
	display: block;
	float: left;
	width: 100%;
}
.entry{
	
}
.more-link {
}
a.more-link {
	color: #448BBB;
	display: block;
}
a:hover.more-link{
	color: #000;
}

/* footer */

#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin-top: 30px;
	font: normal 10px courier, Helvetica, sans-serif;
	color: #999;
	width: 800px;
	float: left;
	display: inline;
	border-top: 1px solid #CCC;
}

#footer-wrap h3 {
	font: normal 1.6em/1.6em Helvetica, sans-serif;
	color: #ABABAB;
}

#footer-content {
	margin: 0 auto;
	width: 880px;
	text-align: center;
}

#footer-content p {
	text-align: center;
	font-size: 12px;
	line-height: 1.4em;
}