/*  
Theme Name: Implementek
Theme URI: http://wordpress.org/
Description: Implementek WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Implementek
Author URI: http://www.implementek.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Tahoma, Arial;
	color: #535350;
	text-align: center;
	background: #434742 url(images/bg_page5.gif) repeat-x;
	}
	
h4 {margin-bottom:0px;}

#page {
	text-align: left;
	}

#header {
	background: url(images/image_consalting_sr.jpg) no-repeat left bottom;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 11px;
	}

.widecolumn .entry p {
	font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	float:left;
	width:100%;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #FFF url('images/bg_content_bottom.gif') no-repeat bottom; 
	border: none;
	}

small {
	font-size: 10px;
	line-height: 14px;
	font-family:Arial, Helvetica, sans-serif;

	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 12px;
	text-align: center;
	float:left;
	width:100%;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 12px;
	}

h1.pagetitle {
	font-size: 1.4em;
        text-align: left;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
        font-size: 1.1em;
}

#headerimg {
    color: white;
}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #535350;
	}

code {
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h1 a, h2 a, h3 a {
	color: #508615;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	padding: 0;
	width: 880px;
	margin: 0 auto;
	}

#header {
	margin: 17px 0 0 0; 
	padding: 0 0 117px 0; 
	height: 88px; 
	float:left;
	width:100%;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn, .widecolumn {
	float: right;
	padding: 0 78px 0 0;
	margin: 0;
	width: 518px;
	}

/*.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}*/

.post {
	margin: 0 0 20px;
	padding-bottom:10px;
	text-align: justify;
	border-bottom: solid 1px #c6c6c5;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	float:left;
	width:100%;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	float:left;
	width:880px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.content-wrapper {
	float:left;
	width:100%;
	background:#FFF url(images/mug.jpg) no-repeat 15px bottom;
	min-height:700px;
	min-height:750px;	
}
/* End Structure */



/*	Begin Headers */
h1 {
        padding-top: 25px;
        padding-bottom: 10px;		
		margin: 0;
        text-align: left;
        line-height: 14px;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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) */

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
	}
	
.navigation .alignright, .navigation .alignleft {
	width:100%;
}
.navigation .alignright {
	text-align:right;	
}
.navigation .alignleft {
	text-align:left;	
}/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 25px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#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 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar ul ul li {
	padding-left:10px;
	background: url(images/arrows.gif) no-repeat left 4px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{	
	float:left;
	width: 209px;
	padding: 30px 40px 0 25px;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	float:left;
	width:100%;
	}
/* End Various Tags & Classes*/

.bottom-space {
	float:left;
	width:100%;
	height:40px;
}
#header h1 {
	padding:0px;
	width:auto;
}
#header a.logo {
	background-image: url(images/logo-implementek.gif);
	text-indent: -9999px;
	float: left;
	height: 88px;
	width: 295px;
	overflow: hidden;	
}


/*	-------------------------------------------------------------
 top navigation
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#top_nav{
float: right;
	width: 475px;
	margin-left: 0px;
	height: 25px;
	
background-image: url(images/bg_nav.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
}	

#top_nav li{
display: inline; 
float:left;
}

#nav_ul {
clear: right;
float: right;
	height: 25px;
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 0;
	margin: 0px;
	display: inline;
}

#nav_ul a{
height: 25px;
	
	position: relative;
	display: block;
	/*  IE 5 Hack \*/
	overflow: hidden;
	/* end hack */ 
	outline: none;
}

#nav_home, #nav_home_on{ width: 53px; margin-right: 8px; }
#nav_work, #nav_work_on{ width: 72px; margin-right: -9px;}
#nav_services, #nav_services_on {width: 88px; margin-left:-2px;}
#nav_about, #nav_about_on {width: 71px;  margin-right: -10px; margin-left: -20px;}
#nav_careers, #nav_careers_on {width: 74px;  margin-right: -9px;}
#nav_contact, #nav_contact_on {width: 71px; margin-left: -20px;}
#nav_srpski, #nav_srpski_on {width: 41px; height: 19px; }
#nav_konsalting, #nav_konsalting_on {width: 87px; margin-left:-13px;}

#nav_careers, #nav_careers_on {width: 74px;  margin-right: 0px;}

#nav_home a, #nav_home_on a {width: 53px; margin-right: 8px; }
#nav_work a, #nav_work_on a {width: 72px; margin-right: -9px; }
#nav_services a, #nav_services_on a {width: 88px; margin-right: -18px; margin-left: -2px; } 
#nav_about a, #nav_about_on a {width: 71px; margin-right: -10px; }
#nav_careers a, #nav_careers_on a {width: 74px; margin-right: -9px; }
#nav_contact a, #nav_contact_on a {width: 71px; }
#nav_srpski a, #nav_srpski_on a {width: 41px; height: 19px; }
#nav_careers a, #nav_careers_on a {width: 74px; }

#nav_home a:link, #nav_home a:visited { background: url(images/nav_home_srp.gif) no-repeat;text-indent: -9999px; }
#nav_work a:link, #nav_work a:visited { background: url(images/nav_work_srp.gif) no-repeat;text-indent: -9999px; }
#nav_services a:link, #nav_services a:visited { background: url(images/nav_services_srp.gif) no-repeat;text-indent: -9999px; }
#nav_about a:link, #nav_about a:visited { background: url(images/nav_about_srp.gif) no-repeat;text-indent: -9999px; }
#nav_careers a:link, #nav_careers a:visited { background: url(images/nav_careers_srp.gif) no-repeat;text-indent: -9999px; }
#nav_contact a:link, #nav_contact a:visited { background: url(images/nav_contact_srp.gif) no-repeat;text-indent: -9999px; }
#nav_srpski a:link, #nav_srpski a:visited { background: url(images/nav_srpski_srp.gif) no-repeat;text-indent: -9999px; }
#nav_careers a:link, #nav_careers a:visited { background: url(images/nav_careers_srp.gif) no-repeat;text-indent: -9999px; }
#nav_konsalting a:link, #nav_konsalting a:visited { background: url(images/nav_konsalting.gif) no-repeat;text-indent: -9999px; }


#nav_home a:hover { background: url(images/nav_home_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_work a:hover { background: url(images/nav_work_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_services a:hover { background: url(images/nav_services_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_about a:hover { background: url(images/nav_about_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_careers a:hover { background: url(images/nav_careers_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_contact a:hover { background: url(images/nav_contact_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_srpski a:hover { background: url(images/nav_srpski_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_careers a:hover { background: url(images/nav_careers_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_konsalting a:hover { background: url(images/nav_konsalting_on.gif) no-repeat;text-indent: -9999px; }

#nav_home_on a:link, #nav_home_on a:visited { background: url(images/nav_home_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_work_on a:link, #nav_work_on a:visited { background: url(images/nav_work_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_services_on a:link, #nav_services_on a:visited { background: url(images/nav_services_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_about_on a:link, #nav_about_on a:visited { background: url(images/nav_about_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_careers_on a:link, #nav_careers_on a:visited { background: url(images/nav_careers_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_contact_on a:link, #nav_contact_on a:visited { background: url(images/nav_contact_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_srpski_on a:link, #nav_srpski_on a:visited { background: url(images/nav_srpski_srp_on.gif) no-repeat;text-indent: -9999px; }
#nav_careers_on a:link, #nav_careers_on a:visited { background: url(images/nav_careers_srp_on.gif) no-repeat;text-indent: -9999px; background-position: 0px 0px;}
#nav_konsalting_on a:link, #nav_konsalting_on a:visited { background: url(images/nav_konsalting_on.gif) no-repeat;text-indent: -9999px; }


#language_ul {
float: right;
	height: 19px;
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 0;
	margin: 18px 0 0 0;
	display: inline;
}

#language_ul a{
height: 19px;
	
	position: relative;
	display: block;
	/*  IE 5 Hack \*/
	overflow: hidden;
	/* end hack */ 
}

ol h1 {
	float:none;
	width:auto;
}
.entry p {
	margin-top:0px;
	padding-top:10px;
}

/* notvena added for list with bullets */
.entry ul.bltlist li {background:url(images/bg-list-circle.gif) no-repeat left 5px;
padding-left:15px;
list-style:none;
margin:7px 0 8px 0px;
text-indent:0;
}



ul.bltlist  {
	padding: 0 0 0 25px;
	margin: 0;
	}


/* [end] notvena added for list with bullets */
