/*
Theme Name: JVS Solutions
Theme URI: http://www.joodvs.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Tomasz Chmielewski
Author URI: http://signumworks.com/
Tags: */



/* Begin Typography & Colors */

html, body {
	height: 100%;
}
.wrapper_main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -244px; /* the bottom margin is the negative value of the footer's height */
}
.footer2, .push {
	height: 244px; /* .push must be the same height as .footer */
}



body {
	background: url('images/main_bg.jpg');
	color: #666;
	text-align:left;
	line-height:2em;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wrapper {
    width: 960px;
    heighr:auto;
    overflow:hidden;
    margin:0 auto;
	}

#header {
	background:url('images/top_bg.jpg') no-repeat;
	width:960px;
	height:200px;
	margin:0 auto;
	padding-top: 15px;
	}


#headertext{
    margin:0;
    padding:0;
	font-size: 24px;
	width: 960px;
	height:auto;
	color:#6b6b6b;
	text-align: justify;
	line-height: normal;
}
	

#logo {
	width: 443px;
	height:111px;
	float:left;
    margin:0px 0px 20px 0px;
}
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#navi{
	width: auto;
	float:left;
	margin:10px 0px;
}

#navi ul{
	display:inline;margin:0;padding:0;

}

#navi ul li{
	display:block;
	float:left;
	margin: 0px 0px 0px 5px;
	list-style-type:none;
	position:relative;
}

#navi ul li a{
    font:16px Arial,Helvetica,Sans-Serif;
	display: block;
	position:relative;
	float:left;
	padding:5px;
	color:#a3465f;
	text-decoration:none;
}

#navi ul li a:hover{
	display: block;
	position:relative;
	background: #a3465f;
	padding:5px;
	color:#fff;
}

#navi ul li.current_page_item a{
 display: block;
 position:relative;
 background: #a3465f;
 padding:5px;
 color:#fff;
}

#topinfo{
	display:none;
	clear: both;
	float:left;
	text-align:justify;
	width:960px;
	height:auto;
	padding:0px;
	margin:0px auto;
}


#headertext span{
	color:#d7528d;
}

#topinfo a.home_more{
	clear:both;
	float: right;
	margin:0px;
	display:block;
	background:url(images/readmore_header_btn.png);
	width:92px;
	height: 35px;
}

#content_slim
{
	background:#fff;
	width: 623px;
	height: auto;
	float: left;
	overflow: hidden;
	padding:15px;
	line-height:1.5em;
}
#content {
	font-size: 1.2em;
	line-height:1.5em;
	}

h6{
	color:#bb2d53;
	margin:5px 0px 5px 0px;
	font-size: 18px;
}

/* home sidebar*/

#sidebarbox{
	width: 298px;
	background: #fff;
	height: auto !important;
	padding:0px;
	margin:0px 0px 15px 0px;
	overflow:hidden;
}

#sidebarbox a.twitter{
	display:block;
	width: auto;
	height:47px;
	font:20px Georgia, Times;
	color: #666;
	background: url('images/twitter.png') 0 0 no-repeat;
	padding: 25px 0px 0px 90px;
	margin: 5px 0;

}

p.ico1{
	display:none;
	background:url(images/header_icons.png) top left no-repeat;
	dispay:block;
	width:48px;
	float:left;
	height:40px;
	margin:5px 0;  
}

p.ico2{
	display:none;
	background:url(images/header_icons.png) 0 -40px no-repeat;
	dispay:block;
	width:48px;
	float:left;
	height:40px;
	margin:5px 0;  
}

p.ico3{
	display:none;
	background:url(images/header_icons.png) 0 -80px no-repeat;
	dispay:block;
	width:48px;
	float:left;
	height:40px;
	margin:5px 0;  
}

p.ico4{
	display:none;
	background:url(images/header_icons.png) 0 -120px no-repeat;
	dispay:block;
	width:48px;
	float:left;
	height:40px;
	margin:5px 0;  
}


.bootom_sidebarbox
{
	margin:15px 0px 0px 0px;
	width: 298px;
	height: 48px;
	background:url('images/login_header_bg.png') repeat-x;
	
}
#sidebarbox h3{
text-align: left;
padding:15px 0px 0px 10px;	
font:16px Arial,Helvetica,Sans-Serif;	
color: #fff;
margin:0;
background:url('images/login_header_bg.png') repeat-x;
width:288px;	
height:48px;
}

#content_slim h3{
	color: #883d51;
}

#login{
	width: 285px;
	height: aut;
}

login form{width:270px;height:auto;margin:0px 0px 0px 12px}
#login form p{margin:0px;padding:0px 0px 3px 10px;line-height:1em;}
#login form p label{float:left;font:13px Arial, Helvetica, sans-serif;color:#333;width:60px;padding-top:10px;}
#login form input{width:163px;height:34px;font:12px Arial, Helvetica, sans-serif;color:#666;border:none;background:url(images/input_bg.png);padding:0px 10px 0px 10px;margin-left:15px;}
#login input.submit{width:89px;height:31px;background:url(images/submit_bg.png) no-repeat;border:none;margin:5px 10px 0px 2px;float:right;cursor:pointer}
#login checbox{
	float: left;
}
#categories{
	text-align:left
}

#categories ul{
	display:block;
	margin:0;
	padding:0;
}

#categories ul li{
	float: left;
	text-align:left;
	padding: 0px 0px 0px 0px;
	height:43px;
	width: 298px;
	background:url('images/cat_list_link_bg.png') repeat-x;
	
}

#categories ul li:hover{
	float: left;
	text-align:left;
	padding: 0px 0px 0px 0px;
	height:43px;
	width: 298px;
	background:url('images/cat_list_hover_bg.png') -5px 0 repeat-x;
	
}

#categories ul li a{
	display: block;
	background:url('images/bullet1.png') 0 5px no-repeat;
	font: 14px Arial,Helvetica,Sans-Serif;
	padding-left: 15px;
	margin-left: 15px;
	color: #333;
	text-decoration:none
}

#categories ul li a:hover{
	display: block;
	background:url('images/bullet1.png') 0 5px no-repeat;
	font: 14px Arial,Helvetica,Sans-Serif;
	padding-left: 15px;
	margin-left: 15px;
	color: #666;
	text-decoration:none
}

#tags{text-align:left;padding-bottom:15px;}

#tags a{
color: #fff;
padding: 5px;
background:#333;
text-decoration: none;
margin-left: 15px;
}

#tags a:hover{
background: #666;
color: #fff;
padding: 5px;
text-decoration: none;
}


/* end home sidebar */


/* homeboxes */

.clear{
	clear:both
}

a.box2{
	display:block;
	float: left;
	width: 315px;
	height: 209px;
	cursor:pointer;
	background:url('images/box2.png') no-repeat;
	margin: 18px 10px 0px 0px;
}

a.box3{
	display:block;
	float: left;
	width: 329px;
	height: 209px;
	cursor:pointer;
	background:url('images/box3.png') no-repeat;
	margin: 18px 0px;
}


a.box4{
	display:block;
	float: left;
	width: 315px;
	height: 195px;
	cursor:pointer;
	background:url('images/box4.png') no-repeat;
	margin:0px 10px 0px 0px;
}

a.box5{
	display:block;
	float: left;
	width: 328px;
	height: 209px;
	cursor:pointer;
	background:url('images/box5.png') no-repeat;
	margin:0px;
}

/* end of homeboxes */


/*fullwidth page styles */

#fullcontent{
	width: 940px;
	height: auto;
	overflow: hidden;
	padding:10px 20px 20px 10px;
	background:#fff;
	line-height:1.5em;
}
span.date{
	color: #ff4200;
}

#newsbox ul{
margin:0;
padding: 0;
	
}

#newsbox ul li{
	list-style-type:none
}

.leftcol{
	width: 655px;
	float: left;
	height: auto;
	overflow: hidden;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.entry img{
	
}

.thumbimg{
	float: left;
	margin:0px 15px 15px 0px
}

#footer_top_wrapper {
    margin:20px 0px 0px 0px;
    clear:both;
	background: #766363;
	width: 100%;
	height: auto;
	overflow:hidden;
	min-height:200px;
	padding-bottom:10px;
	border: none;
	}
#footer_bottom_wrapper{
background:url('images/footer_bottom_bg.png') repeat-x;
width: 100%;
height:44px;
border-top:2px #fff solid;
}

#footer_boxes{
	width: 960px;
	height:auto;
	padding:5px 0px 5px 0px;
	margin:0 auto;
}
.footer_box{
    line-height:2em;
    background:url('images/footerbox_divider.png') 10px right no-repeat;
	float: left;
	width: 305px;
	height: auto;
	min-height:200px !important;
	color: #fff;
	font:12px Arial,Helvetica,Sans-Serif;
	padding-left: 15px;
}

#footer_boxes ul{
	display:inline-block;
	margin:0;
	padding:0;
}

#footer_boxes ul li {
   display:block;
   clear:both;
   list-style-type: none;
   font:12px Arial,Helvetica,Sans-Serif;
   float:left;
   padding:5px 0px 5px 0px
	}
	
#footer_boxes ul li a{
    display:block;
    float: left;
	font:12px Arial,Helvetica,Sans-Serif;
	color: #fff;
	text-decoration: none;
}

#footer_boxes ul li a:hover{
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
}

#navi_copyright{
	width: 960px;
	margin: 0 auto;
	height: 15px;
}

#footer_navi{
margin:15px 0;	
width:auto;
height: 15px;
float: left;	
}

#navi_copyright ul{
	display:inline;
	margin:0;
	padding:0;
}

#navi_copyright ul li {
   list-style-type: none;
   font:12px Arial,Helvetica,Sans-Serif;
   float:left;
   margin:5px 10px 0px 0px;

	}


#navi_copyright ul li a{
    display:block;
    float: left;
    margin:10px 0px;
	font:12px Arial,Helvetica,Sans-Serif;
	color: #fff;
	text-decoration: none;
}

#navi_copyright ul li a:hover{
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
}

.copyright{
	height: 15px;
	float:right;
	font: 12px Arial,Helvetica,Sans-Serif;
	width: auto;
	color:#fff;
	margin: 15px 0;
}

h4{
	color:#dbc0a2;
	font: 24px Arial,Helvetica,Sans-Serif;
	margin: 10px 0px 10px 0px;
}

h5{
		color:#6b6b6b;
		font-size: 24px;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #ccc;
	}

h2, h2 a, h2 a:hover, h2 a:visited #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}
.commentlist li ul li {
	font-size: 1em;
}

input.comment_submit{
	cursor: pointer;
	width: 150px;
	height: 33px;
	padding:0px 0px 0px 5px;
	background:url('images/submit_comment_button_bg.png');
	border: none;
	text-align:center;
	color: #fff;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:15px 0px 10px 0px;
	text-align:left;
	}

h2.pagetitle {
	margin-top: 30px;

}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}



/* End Headers */



/* Begin Images */




/*	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) */

.alignleft {
	margin: 0px;
	display: inline;
	display:block;
	float:left;
	padding:0px;
	}
	
img a{
	display:block;
	float:left;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}



img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}



.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.alignnone{
	clear: right;
}
/* 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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	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 10px;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */

#searching{
	float:right;
	width:303px;
	height: 31px;
	margin: 0;
	padding:0;
	
}

#searchform {
	float:right;
	text-align: center;
	padding:0px 0px 20px 0px;
	width:303px;
	height:30px;
	}

#searchform #s {
	width:190px;
	border:none;
	height:30px;
	float:left;
	background:url(images/search_field_bg.png) top left no-repeat;
	padding:0 5px 0px 5px;
	} 

#searchsubmit {
	width:99px;
	height:30px;
	background:url(images/search_button.png) no-repeat;
	border:none;
	float:left;
	color: #fff;
	font-weight:bold;
	cursor:pointer;
	}
	
.entry{
	padding: 0px 0px 15px 0px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input.text {
	width: 170px;
	height: 30px;
	padding:5px;
	border:1px #ddd solid;
	margin: 5px 5px 1px 0;
	background:url('images/input_bg.png') top repeat-x;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding:5px;
	border:1px #ddd solid;
	background:url('images/input_bg.png') top repeat-x;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:0px 0 0px 0;
	float:right;
	width:298px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:5px 0px 15px 20px;
	width:255px;
	}

#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;
	background:#ff4200;
	color: #fff;
	padding: 3px;
	}
	
#wp-calendar a:hover{
	display: block;
	background:#666;
	color: #fff;
	padding: 3px;
	}

#wp-calendar caption {
    color: #a3465f;
	text-align: center;
	width: 100%;
	margin: 0px 0px 15px 0px;
	}

#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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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.top{
    clear: both;
	display:block;
	margin:20px auto;
	padding:5px 5px 0px 5px;
	width:80px;
	text-align:center;
	height: 20px;
	background:#766363;
	color: #fff;
	text-decoration:none;
	font:bold 11px Arial,Helvetica,Sans-Serif;
}

a:hover:top{
	
}

#recent{
	padding-bottom:15px;
	padding-left: 10px;
	padding-right: 15px;
}

#recent ul{
	display:inline;
	margin:0px 0px 0px 10px;
	list-style-type: none;
}

#recent ul li{
	list-style-type: none;
}

#recent ul li a{
	display:block;
	color:#333; 
	font-size:12px;
	margin-left: 10px;
	}
#recent ul li a:hover{
	text-decoration:underline;
}


