/* Reset and Design Constant Styles */

body {color:#222;background-color: #ededed;}
*, html, body{padding:0;border:0;margin:0;}
body, div, p, input, textarea{font-size:13px;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
p{margin: 0 0 10px 0;clear: both;}
a{color:#555;text-decoration:none}
a:hover{text-decoration:none}
#wrapper input, textarea{color:#666;border:#ccc 1px solid;border-radius:2px;-moz-border-radius: 2px;}
input[type=submit]{cursor:pointer;}
input {border: 1px solid #ccc;}
input[type=submit]{font-size: 12px;padding: 2px;margin-top: 5px;border: 1px solid #999;border-radius: 3px;-moz-border-radius: 3px;}
input[type=reset]{font-size: 12px;padding: 2px;margin-top: 5px;border: 1px solid #999;border-radius: 3px;-moz-border-radius: 3px;}
a img{border:none}
a{outline:none}
.clear {clear:both;}
table {width: 100px!important}

.entry.nine.columns {
	margin-left: 1.4%;
	float:left;
	width: 77.1%;
}

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
margin-bottom: 15px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

#image_pagination {border: 1px solid #DDD; margin-bottom: 15px; background: #FFF; display: block;}

.image_wrap {padding: 10px 15px 5px 15px; height: 105px;}

.previous_image {float: left;}

.next_image {float: right;}


#register {text-align: right; list-style: none;}

#register li {float: right; display: block; padding-left: 5px;}

#sidebar.four.columns {margin-left: 0.6%; width: 30.2%;}
#sidebar_left.four.columns {margin-right: 0.6%; width: 30.2%;}
#content.eight.columns {width: 69.2%; margin-left: 0%;}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding: 5px 15px 20px 15px;
	border: 1px solid;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:inset 0 0 2px #ccc;
	background: #fff;
	margin-bottom: 15px;
}

#content {
	margin-top: 7px;
	margin-bottom: 20px;
}

/* Fonts  */

.meta {color: #ccc;font-size: 12px;font-weight: 500;padding-bottom: 0px;margin-top: 5px;}

.meta a{color: #888;text-decoration:none;}

.meta a:hover{color: #aaa;}

.metadate {background: url(../images/icons/cal.png) no-repeat left center;padding-left: 20px;padding-top:2px; margin-right:15px; display:inline-block !important;}

.metaauthor {background: url(../images/icons/author.png) no-repeat left center;padding-left: 25px;padding-top:3px;}

.metacomments {background: url(../images/icons/comments.png) no-repeat left center;padding-left: 25px;padding-top:1px;}

.metacat {background: url(../images/icons/cat.png) no-repeat left top;padding-left: 20px;padding-top:1px; display:inline-block !important;}

.metatags {background: url(../images/icons/tags.png) no-repeat left top;padding-left: 25px;padding-top:2px;}

.entry {}

.entry p {
  clear: none;
  }

.error {font-size:28px; text-align:center; }

a:hover {color: #5ca9d6;}

/* Header  */

#subheader {
	border-top:8px solid #f2dcb8;
	min-width:980px;
}

#header_contact{ text-align:right;}

#logo {margin-bottom: 20px; margin-top:51px; line-height: 0px;}

#banner {margin-bottom: 10px;}

/* Nav  */
#nav {
    float: right;
    margin-top: 16px;
    position: relative;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#234b79+0,7893b4+100 */
background: #234b79; /* Old browsers */
background: -moz-linear-gradient(top,  #234b79 0%, #7893b4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#234b79), color-stop(100%,#7893b4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #234b79 0%,#7893b4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #234b79 0%,#7893b4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #234b79 0%,#7893b4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #234b79 0%,#7893b4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#234b79', endColorstr='#7893b4',GradientType=0 ); /* IE6-9 */
	width:1100px;
	margin-bottom:6px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #234b79;
}
#nav ul {
	list-style: none;
	margin: 0;
	display:inline-block;
	margin-top:15px;
	margin-left:15px;
}
#nav li {
	position: relative;
	display: inline-block;
	text-align:center;
}
#nav li a {
	display: block;
	padding: 5px 10px;
	font-weight: 400;
	text-decoration:none;
}
#nav_menu > li {
    clear:both;
    margin: 0 0px 2px 0;
}

.sub-menu li a {
width:260px;
text-align:left;
}
#nav #nav_menu > li > .sub-menu {
    display: none;
	background-color: #FFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 1px 1px 0 #eee;
    margin: 22px 0 0;
    padding: 8px 0 0;
    position: absolute;
    left: 0;
    top: 13px;
    float: left;
    width: 280px;
    z-index: 9999;
}
#nav #nav_menu > li > .sub-menu .nav_arrow {
    background: url(../images/nav_arrow.png);
    height: 11px;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 14px;
}

#nav #nav_menu > li > .children {
    display: none;
	background-color: #FFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 1px 1px 0 #eee;
    margin: 20px 0 0;
    padding: 8px 0 0;
    position: absolute;
    left: 0;
    top: 20px;
    float: left;
    width: 180px;
    z-index: 9999;
}
#nav #nav_menu > li > .children .nav_arrow {
    background: url(../images/nav_arrow.png);
    height: 11px;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 14px;
}

#glowna {
    background: url(../images/glowna.png);
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 1px;
    box-shadow: none;
    color: #008bcf;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    cursor: pointer;
	width:30px;
    padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
    position: relative;
	margin: -31px;
}

#nav #nav_menu > li > a {
    box-shadow: none;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    cursor: pointer;
    padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 12px;
	padding-right: 12px;
    position: relative;
	margin-bottom:-7px;
	text-align:left;
	border-left: 1px solid #ffffff;
}
#nav #nav_menu > li:hover > a {
	color: #ced7e3;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	margin-top:-5px;
	border-bottom:1px solid #ffffff;
}
#nav #nav_menu li:hover > ul {
	display: block;
}
#nav ul ul > a {
	color: #555555;
}
#nav ul ul a:hover {
	background-color: #7792b4;
    color: #FFFFFF;
}
#nav .parent-menu {
	background: url(../images/down-menu-arrow.png) no-repeat right center;
}
#nav .parent-menu:hover {
	background: #666666 url(../images/down-menu-arrow-hover.png) no-repeat right center;
}
#nav ul ul ul a {
	background: url(../images/indent-menu-arrow.png) no-repeat left center;
}
#nav ul ul ul a:hover {
	background: #666666 url(../images/indent-menu-arrow-hover.png) no-repeat left center;
}
#nav ul ul ul a {
	text-indent: 10px;
}
#nav ul ul ul ul a {
	text-indent: 20px;
}
#nav ul ul ul ul ul a {
	text-indent: 30px;
}

#header {
	min-height: 80px;
	background: url(../images/bg.png) repeat-x;
}


/* Social Icons  */

#social {margin-bottom: 3px;}

.icons {text-align:right;margin-top: 10px;}

.icons a img {opacity:1; padding-left: 3px;}

.icons a:hover img {opacity:.6;}

/* Home Button */

#home {float: left;border-right:#777 1px solid;margin-right:4px;margin-left:24px;}
#home a:hover{opacity: .5}
#nohome {float: left; margin-right:4px;margin-left:5px; height: 35px;}

/* Search Bar */

.searchform {
  position: relative;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #CCCCCC;
	width: 160px;
	padding: 0;
	height: 20px;
	background: #fff;
}

.center .searchform {float:none;}

#morefoot .searchform {float:left;}

.searchform .s{
	margin:0;
	border: none;
	margin: 3px 2px 2px 20px;
	font-size: 12px;
	height: 14px;
	width:	130px;
	color: #333;
	overflow: hidden;
}

#magnify {float:left;position:absolute;margin: 2px 0 0 5px;}

#magnify {margin: 2px 0 0 5px\0/IE8+9; /* IE8+9  */}

.searchform .s:focus {outline:0; border:none;}

.searchform .searchsubmit {display:none;}

/* Post Container Styling  */

.breadcrumb {
width:1100px;
margin: 0 auto;
background: #ced7e3;
font-weight: 500;
color:#7893b4;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px solid #c0cddb;
}
#crumb {padding:10px; background: url(../images/home_icon.png) no-repeat 8px 8px; padding-left:40px;}
#crumb a {color:#7893b4;}
#crumb a:hover {color:#234b79;}

.post_container {
	margin-bottom: 6px;
	background: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #e1e1e1;
float:left;
width:100%;
}
.post_container h2 {font-size:19px; margin-bottom:5px;}
.post_container ul {list-style: disc;margin-left: 21px;list-style-position: inside;}

.postformats {
	float:right;
	background: #555;
	height: 23px;
	width: 25px;
	border: 1px solid #555;
	margin-top: 7px;
	border-radius: 2px;
	display:none;
}

#comments {padding-top: 3px;font-size: 12px;}

#share {text-align:left;float:left;padding-top: 3px;}

.share a img {opacity:.8;}

.share a:hover img {opacity:1;}

.next-posts-single {text-align:right;padding:5px; margin-top:-35px;}

.prev-posts-single {text-align:left;padding:5px; margin-top: -10px; margin-bottom: 5px; margin-left: -5px; max-width:300px;}

.tags {margin-bottom: 15px;font-size: 12px;}

#fb {width: 440px; margin-bottom: 5px;}

.gplusone {margin-bottom: 10px;}

.post-edit-link {background-color: #757575;padding: 2px 3px;color: white;font-size: 10px;border-radius: 3px;-moz-border-radius: 3px;}

.meta ul{list-style: none;margin-left:0px; margin-bottom:5px;}

.more-link{
	color: #234b79;
	background: #ced7e3;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px 0px;
width:16.5%;
float:right;
font-weight:500;
}

.more-link a {padding:5px 10px;}

.more-link:hover{
	color: #ced7e3;
	background: #234b79;
}

/* Posts Navigation */

.next-posts {float: left;padding: 5px 0 5px 0; }

.prev-posts { float: right;padding: 5px 0 5px 0; }

.pagnext-posts {float: left;padding: 15px;margin-bottom: 0px;}

.pagprev-posts { float: right;padding: 15px;margin-bottom: 0px; }

/* HTML styling  */

dt {font-weight: bold; margin-top: 5px; margin-bottom: 5px; margin-left: 26px; }

dd {margin-bottom: 15px; margin-left: 26px; }

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

th {padding-right: 20px; padding-bottom: 10px;}

td {border-top: 1px solid #DDD;padding: 6px 6px 6px 0;}

table {border-bottom: 1px solid #DDD;}

pre {margin-left: 20px;}

ol, ul {list-style-position: inside;margin-left: 21px;}

/* Sidebar  */

.widget-container {
	color: #222;
	font-size: 13px;
}

.widget-container li {list-style: none;list-style-type:circle;list-style-position: inside;}

.tagcloud {
color:#7d7d7d;
text-align:center;
}

#sidebar .textwidget, #sidebar .widget-container .menu, #sidebar .widget-container .job_listings, #sidebar .widget_recent_entries ul, #sidebar .WP_Editor_Widget p, #sidebar .ex-attachments, #sidebar_left .widget-container .job_listings {padding: 10px; color: #000000; font-weight:500; -webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px; background:#ffffff; border: 1px solid #e1e1e1; margin-bottom:5px; margin-top:5px;}

#sidebar .widget_recent_entries li, .ex-attachments-smallicons li  {border-bottom: 1px dashed #ced7e3; padding-top:5px; padding-bottom:5px; width:100%;}
#sidebar .widget_recent_entries li .post-date {color: #999;}

#sidebar, #sidebar_left, #sidebar_right {margin-top: 7px;}

#sidebar .widget-container td {padding-right: 15px;}

#sidebar .widget-container th {padding-right: 30px}

#sidebar240 .widget-container td {padding-right: 1px;}

#sidebar240 .widget-container th {padding-right: 18px}

.entry li {display: list-item;}
.ex-attachments-smallicons div {margin-bottom:0px !important; float: left; padding-top: 7px !important;}
.ex-attachments-smallicons {margin-bottom:0px;}
.job_filters .job_types li {list-style: none;}
.widget_recent_jobs li {width:100%;}

.widget-title{	font-size:12px;color:#fff;font-weight: bold; background: #234b79; padding:13px; -webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px;}
.widget-container ul{margin-left: 0px;}

.widget-title a {color:#ffffff;}
.widget-title a:hover {color:#ced7e3;}

/* Blog and Post Styles */

.post{	padding:15px;}
.entry-title{margin-bottom:2px}
.single .entry-title{text-align:left;line-height:30px;margin-top:12px;margin-bottom:10px}
.entry-title a{font-size:22px}
.nav-previous{text-align:left}
.nav-next{text-align:right}
.entry-meta, .entry-utility, .entry-meta a, .entry-utility a{font-size:12px}
.entry-meta, .entry-utility{color:#888}
.comment, .trackback, .pingback{padding:10px;margin:10px 0 10px 0}
.odd{background:#f8f8f8}
#form-allowed-tags code{font-size:12px}
#respond input, #respond textarea{margin:0 5px 5px 0;overflow:auto}
#respond textarea{width:99%;height:150px}
.avatar{float:left}

/* Footer  */

#footer {
background: #234b79; /* Old browsers */
width:100%;
	border-top: 27px solid #ced7e3;
}

.footer-widgets {
	color: #fff;
	padding-top: 10px;
	margin-bottom: 15px;
	padding-left:15px;
	border-left: 1px solid #ced7e3;
}

.footer-widget-title {
	font-size:16px;color:#ced7e3;font-weight: bold;
}

.footer-widgets ul{padding:5px 0px 5px 0px; margin-left: 0px;}

.footer-widgets li{
	list-style-type: none;
	padding-left: 0;
	color: #ccc;
	display:block;
	font-weight:500;
}

.footer-widgets li a, .footer-widgets a{
	color: #ced7e3;
	font-weight:500;
}

.footer-widgets li a:hover, .footer-widgets a:hover{
	color: #ffffff;
}


.footer-item ul {
	padding-left: 15px;
}

.footer-widgets.widget_text {width:20%; margin-bottom:0px;}
.footer-widgets.widget_mailpress {width:25%;}
.footer-widgets.widget_nav_menu{width:25%;}
.footer-widgets.widget_traffic_stats{margin-top:-20px; width:20%;}

#afterfooter {
	width: 100%; 
 	color: #685142;
}

#afterfooterwrap {
	margin: auto;
	padding-top: 10px;
	background:#ffffff;
}

#afterfootercopyright {
	text-align: center;
	font-size:13px;
	padding-bottom:7px;
	color:#234b79;
}

#afterfootercopyright a {
	color:#234b79;
}

#afterfootermenu {
	float:left;
	
	height: 40px;
	overflow: hidden;
	margin-top: 5px;
}

#afterfootermenu a {
	color: #F5F5F5;
}

#afterfootermenu ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
}

#afterfootermenu li {
	display: inline; 
}

#credit {z-index: 99;text-align: left; margin-bottom:8px;}

/* WordPress Styles  */

.featured-image {margin-bottom: 25px; display:none;}

.alignnone {
	display: block;
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

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

img.size-full {
	max-width: 100%;
	height: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 15px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 95%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

blockquote { 
	background-color: #eee;
	margin: 10px;
	padding: 3px;
	border-left: none;
	color: #222;
}

blockquote p {
	margin: 10px;
}

.gallery-caption {
	margin-left: 26px !important;
}

.sticky { }

/* Lists */

li {display:inline-block;}

/* Comments  */

.comments_container {
	background: none;
	margin-bottom: 15px;
	border-top: 1px dotted #ccc;
	padding-top: 15px;
}

.commentsh2{
	font-size: 20px;
	font-weight: bold;
}



#comments .navigation { padding: 0 0 18px 0; }

label[for="comment"] {display: block;}

/* Comment lists  */

ol.commentlist { list-style: none; }
ol.commentlist p { margin-left: 8px; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { margin: 0 10px 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 11px; }
ol.commentlist li.comment div.comment-meta a { color: #888; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; margin-left: 8px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 {  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 {  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 {  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fafafa;border: 1px solid #ccc;border-radius: 4px;-moz-border-radius: 4px; }
ol.commentlist li.odd { background: #fff;border: 1px solid #ccc;border-radius: 4px;-moz-border-radius: 4px; }
ol.commentlist li.parent { }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }

textarea {margin-top: 10px;padding-bottom: 10px;width: 90%;}

/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
  font-size: 25px;
  padding-right:0px;
  padding-left:0px;
  color: #234b79;
}

h2 {
  font-size: 19px;
  padding-right:0px;
  padding-left:0px;
  color: #234b79;
  padding-top:0px;
}

h3 {
  font-size: 18px;
  padding-right:0px;
  padding-left:0px;
  color: #234b79;
}

h4 {
  font-size: 17px;
  padding-right:0px;
  padding-left:0px;
  color: #234b79;
}

h5 {
  font-size: 16px;
  padding-right:0px;
  padding-left:0px;
  color: #234b79;
  margin-top:-10px;
}

h6 {
  font-size: 12px;
  padding-right:0px;
  padding-left:0px;
  color: #234b79;
}

div.entry {
padding-left:0px;
margin-top:0px;
}

/* Custom Font Styles */
.posts_title {
font-size:17px;
}

.posts_title a{
	text-decoration: none;
	font-weight: 600;
	color: #234b79;
	margin-left:0px;
}

h1.description, h1.sitename {margin-bottom: 0px;}

.description {	
	font-size: 11px;
	margin-top:12px;
	color: #5e6166;
	font-weight: bold;
	display:none;
}

.sitename {
	font-size: 34px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 40px;
}

.sitename a{text-decoration: none;}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {

}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
}


/* ==========================	For sticky footer =======================================	*/
* {
	margin: 0;
}

html, body {
	height: 100%;
	margin:0px !important;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto 0px auto; /* the bottom margin is the negative value of the footer's height */
}

.footer{
	height: 303px;
	clear:both;
	width:100%;
	margin: 0 auto;
	background: #ffffff;
}

.push{
	height: 0px;
	clear:both;
	width:980px;
	margin: 0 auto;
}

#przycisk2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
background: #dca765; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjYTc2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZDlhMDU5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZDM5MTNlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjY2E4NTJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FkNzIyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #dca765 0%, #d9a059 1%, #d3913e 51%, #ca852e 52%, #ad7228 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dca765), color-stop(1%,#d9a059), color-stop(51%,#d3913e), color-stop(52%,#ca852e), color-stop(100%,#ad7228)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dca765 0%,#d9a059 1%,#d3913e 51%,#ca852e 52%,#ad7228 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dca765 0%,#d9a059 1%,#d3913e 51%,#ca852e 52%,#ad7228 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dca765 0%,#d9a059 1%,#d3913e 51%,#ca852e 52%,#ad7228 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dca765 0%,#d9a059 1%,#d3913e 51%,#ca852e 52%,#ad7228 100%); /* W3C */
    border-color: #d08930 #9c6724 #9c6724;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 20px;
	margin: -21px -16px;
    position: relative;
}

#przycisk2:hover {
	background: #f8f8f8;
	border: 1px solid #dbdbdb;
	color: #afafaf;
}

#i1 {background: url(../images/pozyczki_icon.png) no-repeat; }
#i2 {background: url(../images/praca_icon.png) no-repeat; }
#i3 {background: url(../images/inkubator_icon.png) no-repeat; }
#i4 {background: url(../images/kontakt_icon.png) no-repeat; }

#i1, #i2, #i3, #i4 {
	width:64px; float:left; margin-left:10px; margin-top:10px; padding-top:70px; text-align:center; font-weight: bold; color:#234b79; margin-right:10px;
}

#i1:hover, #i2:hover , #i3:hover , #i4:hover  {
	    opacity: 0.6; filter: alpha(opacity=60); color:#112237;
}

#menu-menu-stopka li a {background: url(../images/arrow_menu.png) no-repeat 0px 4px; padding-left:20px; font-weight:500;}
#tsw_stats_title {margin:0; font-weight:bold; color:#ced7e3;}
.widget_traffic_stats > ul, #menu-menu-stopka {margin-bottom:0px; padding-bottom:0px;}
.MailPressFormEmail, .MailPressFormName, .MailPressFormSubmit  {background:#ced7e3; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding:5px; border: none; margin-bottom:2px; color: #234b79;}
.rotator  {width:100%;margin: 0 auto; background:#ffffff;}
.rotator table, .rotator td {border: none !important;}
#header .row {
	background: url(../images/header.jpg) no-repeat;
}
.columns {margin-left:0;}
.banerki_obrazki {margin-bottom:1px;}

.banerki_obrazki:hover {
    opacity: 0.4;
    filter: alpha(opacity=40);
	}
#wyszukiwarka {float:right; margin-top:73px; margin-right:25px; width:20%;}
#searchsubmit {background: url(../images/szukaj.png) no-repeat; width:17px; height:17px; border:none; position:absolute; z-index:1000; margin-top:13px; margin-left:13px;}
#s {border: 1px solid #98afc9; opacity: 0.7; filter: alpha(opacity=70); padding:5px 5px 5px 40px; height:31px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.44); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.44); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.44); width:79%; color:#234b79;}
#ikony_top {float:right; margin-top:45px; margin-right:13%;}	
.miniaturka_post img {float:left; margin-left:0px; margin-right:15px; background: #fff; border:1px solid #efefef;}
.navigation_paginate {text-align:center; margin:0 auto; width:100%; float:left; margin-top:8px;}
.wp-paginate .page, .wp-paginate .next, .wp-paginate .prev {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.wp-paginate a, .wp-paginate .current {border: none !important;}
.wp-paginate .current {background: #234b79 !important;}
#slogan_miejsce {margin: 0 auto; width:100%; height:28px;}
#slogan_img {background: url(../images/slogan_miejsce.png) no-repeat; height:42px; width:541px; position: absolute; z-index:1000;}
.przycisk_praca, .banerek_praca {float:left; margin: 0px 0px 0px 0px !important;}
.przycisk_cv {float:left; margin: 0px 0px 10px 0px !important;}
.job_filters {background:#4a58a1;}
.post_container .hentry {padding:15px;}
.content_padding .post_container .hentry {display:table;}
#submit-job-form  .account-sign-in{display:none;}
.widget_recent_jobs li a {padding: 5px !important;}
.widget_recent_jobs .position {padding:0px !important; width:49% !important;}
.widget_recent_jobs .meta {width:50% !important;}
.position > h3 {
    font-weight: bold;
	color: #15304f;
}
.job_position_featured .position > h3 {
    font-weight: bold;
	color: #ff0000;
}
.resume .meta {display:none;}
#post-8 .entry table {width:100% !important;}
#post-8 .entry table td {border-top: none !important; vertical-align: middle !important;}

/* Responsive CSS */

@media handheld, only screen and (min-width:992px) and (max-width:1199px) { 
#box1, #box2 {margin-right: 0px !important;} 
	.searchform {display: none;}
    #nav ul ul li:hover ul, #nav ul ul ul li:hover ul {margin: 0px !important;}
    #nav ul ul .parent > a, #nav ul ul .parent:hover > a:hover, #nav ul ul li:hover ul .parent > a, #nav ul ul li:hover ul .parent > a:hover{background-image:url(../images/arrow.png) !important;background-position:right !important;background-repeat:no-repeat !important;}
    .carousel_caption {font-size: 10px;}
    .callout_title {text-align: center;}
    #calloutbutton {width: 200px; margin: auto; margin-bottom: 30px;}
    #banner {margin-top: 10px;}
    div.slider-nav span.right {
    right: 0px; }
	div.slider-nav span.left {
    margin-left: 0px; }
    .meta ul li {display: inline; margin-right:15px;}
    #product_media.six.columns {margin-left: 0%; float: none;}
    #image_container.six.columns {float: none !important;}
    #text_container {margin-bottom: 20px;}
    .entry.nine.columns, .byline.three.columns {width: 100% !important; margin-left: 0% !important;}
    #sidebar.four.columns {float: left;} 
	.breadcrumb, #nav {width:990px !important;}
	.row {max-width:990px; min-width:990px;}
	.more-link {text-align:center; width:18.5% !important;}
	#nav #nav_menu > li > a {font-size:13px;}
	.rotator .row, #rot1 {margin: 0 auto; width:960px !important;}
						#i1, #i2, #i3, #i4 {background-size:80% !important; background-position: top center !important; margin-left:0 !important; margin-right:0!important; padding-top:55px !important;}
					#logo {width:90%; margin-top:42px !important;}
				#header .row {background-size: 100%;}
				#wyszukiwarka {margin-top:65px !important;}
				.banerek_praca {width:79.45%;}
				.przycisk_praca {width:20.55%;}
				.przycisk_cv {width:100%;}
}

@media handheld, only screen and (min-width:768px) and (max-width:991px) {
#box1, #box2 {margin-right: 0px !important;} 
	.searchform {display: none;}
    #nav ul ul li:hover ul, #nav ul ul ul li:hover ul {margin: 0px !important;}
    #nav ul ul .parent > a, #nav ul ul .parent:hover > a:hover, #nav ul ul li:hover ul .parent > a, #nav ul ul li:hover ul .parent > a:hover{background-image:url(../images/arrow.png) !important;background-position:right !important;background-repeat:no-repeat !important;}
    .carousel_caption {font-size: 10px;}
    .callout_title {text-align: center;}
    #calloutbutton {width: 200px; margin: auto; margin-bottom: 30px;}
    #banner {margin-top: 10px;}
    div.slider-nav span.right {
    right: 0px; }
	div.slider-nav span.left {
    margin-left: 0px; }
    .meta ul li {display: inline; margin-right:15px;}
    #product_media.six.columns {margin-left: 0%; float: none;}
    #image_container.six.columns {float: none !important;}
    #text_container {margin-bottom: 20px;}
    .entry.nine.columns, .byline.three.columns {width: 100% !important; margin-left: 0% !important;}
    #sidebar.four.columns {float: left;} 
	.breadcrumb, #nav {width:100% !important;}
	.row {max-width:100% !important; min-width:0% !important;}
			.more-link {text-align:center; width:26% !important;}
			.more-link a {display: table; width:100%; padding:0 !important;}
			.rotator .row, #rot1 {margin: 0 auto; width:740px !important;}
			.MailPressFormName, .MailPressFormEmail {width:70%;}
					#i1, #i2, #i3, #i4 {background-size:80% !important; background-position: top center !important; margin-left:0 !important; margin-right:0!important; padding-top:55px !important;}
					#logo {width:80%;}
					#wyszukiwarka {display: none;}
					#header .row {background-size: 100% 63%;}
									.banerek_praca {width:79.45%;}
				.przycisk_praca {width:20.55%;}
				.przycisk_cv {width:100%;}
}

@media handheld, only screen and (min-width:480px) and (max-width:767px) {
#box1, #box2 {margin-right: 0px !important;} 
	.searchform {display: none;}
    #nav ul ul li:hover ul, #nav ul ul ul li:hover ul {margin: 0px !important;}
    #nav ul ul .parent > a, #nav ul ul .parent:hover > a:hover, #nav ul ul li:hover ul .parent > a, #nav ul ul li:hover ul .parent > a:hover{background-image:url(../images/arrow.png) !important;background-position:right !important;background-repeat:no-repeat !important;}
    .carousel_caption {font-size: 10px;}
    .callout_title {text-align: center;}
    #calloutbutton {width: 200px; margin: auto; margin-bottom: 30px;}
    #banner {margin-top: 10px;}
    div.slider-nav span.right {
    right: 0px; }
	div.slider-nav span.left {
    margin-left: 0px; }
    .meta ul li {display: inline; margin-right:15px;}
    #product_media.six.columns {margin-left: 0%; float: none;}
    #image_container.six.columns {float: none !important;}
    #text_container {margin-bottom: 20px;}
    .entry.nine.columns, .byline.three.columns {width: 100% !important; margin-left: 0% !important;}
    #sidebar.four.columns {float: left;} 
	.breadcrumb, #nav {width:100% !important;}
	#nav_menu {display: inline-block !important;}
	#mobileMenu_nav_menu {display:none !important;}
	#logo {margin-top:5px !important; margin-bottom:5px !important; text-align:center;}
		#i1, #i2, #i3, #i4 {background-size:80% !important; background-position: top center !important; margin-left:0 !important; margin-right:0!important; padding-top:55px !important;}
		#ikony_top {margin:0 auto; margin-top:-25px !important; width:61% !important;}
		#wyszukiwarka {margin-top:0px !important; margin-right: 60px !important; width:20% !important;}
		.more-link {text-align:center; width:28% !important;}
			.more-link a {display: table; width:100%; padding:0 !important;}
			.column, .columns {width:100% !important;}
			.banerki_obrazki img {width:50% !important; float:left;}
			#slogan_miejsce {margin-top:20px;}
			#slogan_img {width:100% !important; background-size:70%;}
			.rotator .row, #rot1 {margin: 0 auto; width:450px !important;}
								#header .row {background-size: 100% 65%;}
																	.banerek_praca {width:79.45%;}
				.przycisk_praca {width:20.55%;}
				.przycisk_cv {width:100%;}
}

@media handheld, only screen and (max-width:479px) {
	#box1 {margin-top:0px;margin-bottom:7px;}
	#box2 {margin-top:7px;margin-bottom:7px;}
	#box3 {margin-top:7px;margin-bottom:7px;}
  #box3 {margin-top:7px;margin-bottom:14px;}
	.carousel_caption {font-size: 6px;}
	.icons{text-align: center;}
	#logo{text-align:center;}
	.sitename {text-align:center;}
	#register {text-align: center;}
	.description{text-align: center;}
	#header_contact {text-align: center;}
	#halfnav {text-align: center; float: none;}
	#afterfootermenu {display:none;}
	#credit {float:left;margin-left:15px;margin-top:-2px;}
	#afterfootercopyright {float: right;margin-right:15px;margin-bottom:2px;}
	#mobileMenu_nav_menu {margin-top: 10px; margin-right: 10px; text-align:center; width:100%; display:none !important;}
	.content_title {font-size: 14px;}
	.content_text {font-size: 12px;}
	#callout_text {font-size: 14px;}
	div.slider-nav span {top: 40%;}
	#nav {display: none;}
	#sw_facebook_display, #slogan_img, .rotator {display:none !important;}
	.column, .columns, #wyszukiwarka, .breadcrumb, .more-link, .banerki_obrazki img, #ikony_top {width:100% !important;}
	.navigation_paginate {margin-bottom:5px !important;}
	#wyszukiwarka {margin-right:0px !important; margin-top:23px !important;}
	#header .row {background: none !important;}
	#logo {margin-top:70px !important;}
	#ikony_top {margin-top:0px !important; margin-right: 0 !important;}
	#ikony_top > a {float:left; width:25% !important;}
	#s {padding:0 !important; width:100% !important;}
	#searchsubmit {margin-left: 76% !important; margin-top: 10px !important;}
			.more-link a {display: table; width:100%; padding:0 !important;}
	.more-link {text-align:center;}
	.wp-paginate .current, .wp-paginate a, #menu-menu-stopka li a, .footer .textwidget, .footer-widgets.widget_traffic_stats {font-size:20px;}
	.footer-widget-title {font-size:22px;}
	#click-menu {width:100%;}
	#responsive-menu .responsive-menu li a {line-height:13px !important;}
		#i1, #i2, #i3, #i4 {background-size:80% !important; background-position: top center !important; margin-left:0 !important; margin-right:0!important;}
		.przycisk_cv {width:100%;}
}