/*
Theme Name: vwa-wp.
Theme URI: http://vonweise.3st.com/wp-content/themes/vwa-wp
Description: theme developed by 3st for von Weise Associates.
Version: 1.0
Author: Thirst
Author URI: http://www.3st.com
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

html, body {
	height: 100%;
}


body {
    background: url(assets/images/bg.gif) repeat-y 0 0 #c9c9cc;
    background-attachment: fixed;
    color: #58595b;
    font-size: 13px; 
    font-family: Helvetica, Verdana, Arial, sans-serif; 
    line-height: 20px;
}

p {
	width: 540px;
	margin-bottom: 10px;
}

a {
    text-decoration: none;
    color: #00529c;
}
a:hover{
    color: #000;
}

h1{
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 15px;
    font-family: "test-ligurino-ttf-1","test-ligurino-ttf-2", Helvetica, Verdana, Arial, sans-serif;
    letter-spacing: .5px;
}
h1 a{
    color: #58595b;
}
h2{
	font-weight: bold;
	margin-bottom:7px;
	margin-top: -4px;
}
blockquote {
	color: #8c8c8c;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0 60px 0 20px;
	font-style: italic;
}
#container {
    background: #fff;
    width: 1180px;
    min-height: 100%;
    margin: 0 auto;
}
#main{
	width: 860px;
    margin-left: 320px;
    padding: 40px 0;
}
.posts{

}

.post{
    width: 820px;
    margin-bottom: 40px;
/*
    padding-left: 40px;
	border-left: #c9c9cc;
    border-left-style: solid;
    border-left-width: 1px;
*/
    
	border-bottom: #c9c9cc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.post-content{
    width: 820px;
    height: 100%;
    margin-bottom: 40px;
	/*
border-bottom: #c9c9cc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
*/
}
#post-body{
	margin-top: 10px;
}
#post-body img{
	max-width: 820px;
	height:auto;
}
.post-content:after, #post-meta:after, .post:after, .posts:after, #main:after { 
	content: ""; display: block; height: 0; clear: both; 
}
.post-image{
	border-color: #C9C9CC;
	border-style: solid;
	border-width: 1px;
	height:580px;
	margin-bottom:54px;
}
.post-left, .post-column-1{
    width: 260px;
    margin-right: 20px;
    float: left;
}
.last{
	margin-right: 0;
}
.post-right, .post-column-2 {
	width:540px;
    float: left;
}

.projectpage-post{
	margin-bottom: 20px;
	width: 420px;
	float: left;
	height: 100%;
}
.projectpage-post:after { 
	content: ""; display: block; height: 0; clear: both; 
}
.project-image{
	width: 260px;
	height: 180px;
	margin-right: 20px;
	float: left;
	background: #f2f2f2;
}
.project-description{
	float:left;
	height:180px;
	overflow:hidden;
	width:120px;
}

#sidebar{
    position: fixed;
    top: 40px;
    margin-left: 40px;
    z-index: 2;
}
#wordmark-pos{
    position: fixed;
    top: 674px;
    margin-left: 40px;
    z-index: 3;
}
.logo{
    z-index: 3;
    display: block;
    width: 88px;
    height: 34px;
    background: transparent url(assets/images/vwa-logo.png) no-repeat 0 0;
}
.displace {
	position: absolute;
	left: -5000px;
}
h1#wordmark{
	color: #00529c;
}

ul{
    list-style: none;
}


/* primary-nav */
ul#primary-nav{
    list-style: none;
    margin-top: 62px;
    z-index: 3;
    width: 156px;
}
ul#primary-nav li{
    position: relative;
    
} 
ul#primary-nav li a, ul.wp-tag-cloud li a{
    display: block;
    text-decoration: none;
    color: #5c5c5c;
    background: #fff;
    height: 21px;
    padding-left: 5px;
    padding-top: 1px;
}
ul#primary-nav li ul{
    position:absolute;
    left:156px;
    top:0;
    display: none;
    list-style:none;
    margin: 0;
}
ul#primary-nav li ul li, ul.wp-tag-cloud li ul li {
    display: block;
    text-decoration: none;
    color: #5c5c5c;
    background: #fff;
    height: 21px;
    width: 156px;
}
ul#primary-nav li:hover ul, ul#primary-nav li.over ul { display: block;}

ul#primary-nav li a:hover, ul#primary-nav li a:hover {
    background: #5c5c5c;
    color: #fff;
}
ul#primary-nav li a:hover a { 
    background: #5c5c5c;
    color: #fff; 
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


/* post nav */
ul.post-nav{
    list-style: none;
    margin-top: 40px;
    margin-right: 40px;
/*     margin-left: 40px; */
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9px;
    padding-top: 5px;
    /*
border-top: #c9c9cc;
    border-top-style: solid;
    border-top-width: 1px;
*/
}
ul.post-nav li{
	float: left;
    margin-right: 10px; 
}

#footer{
    clear: both;
}
ul.post-image-nav{
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 9px;
    margin: 10px 0 62px 0;
    list-style: none;
}
ul.post-image-nav li{
    float: left;
    margin-right: 10px;
}
ul.post-image-nav li a{
}
.typekit-badge{
    visibility: hidden!important;
}


/* jCarousel */

.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 596px;
    left: 19px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: transparent url(assets/images/vwa-next.png) no-repeat 0 0;
}

.jcarousel-skin .jcarousel-next-horizontal:hover, .jcarousel-skin .jcarousel-prev-horizontal:hover{
    background-position: -10px 0;
}

.jcarousel-skin .jcarousel-next-horizontal:active, .jcarousel-skin .jcarousel-prev-horizontal:active{
    background-position: -20px 0;
}

.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active
 {
    cursor: default;
    background-position: -30px 0;
}

.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 596px;
    left: -1px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: transparent url(assets/images/vwa-prev.png) no-repeat 0 0;
}

.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -30px 0;
}

.jcarousel-skin .jcarousel-item-horizontal {
    margin-right: 5px;
    
}

.sliders{
	overflow: hidden;
    height: 580px;
}

/* wordpress styles */

ul.post-categories{
	list-style: none;
	margin: 0;
}
#search{

}
label.screen-reader-text{
	visibility: hidden;
}
input#searchsubmit{
	margin-top: 5px;

}
input#s{
	color: #58595b;
	border-color: #c9c9cc;
	border-style: solid;
	border-width: 1px;
	width:145px;
	display: block;
    height: 16px;
    padding: 4px 4px 0;
    font-size: 13px; 
    font-family: Helvetica, Verdana, Arial, sans-serif; 
    line-height: 20px;

}
input#s:focus{

}
input#searchsubmit{
	border: 0;
	padding: 0;
	font-size: 13px; 
    font-family: Helvetica, Verdana, Arial, sans-serif; 
    line-height: 20px;
    background: #fff;
    cursor: pointer;
	color: #c9c9cc;
}
p img.alignnone {
	margin: 15px 0 15px;
/* 	width: 100%; */
	background: aqua;
}

/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon { background:none !important; padding:0 !important; margin:0 !important; }

/* Make sure the icons are not cut */
a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"] {
  padding:2px 22px 2px 0;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: right center;
}

/* Files */
a[href$=".pdf"]   { background-image: url(assets/images/icons/pdf.png); }  
a[href$=".doc"]   { background-image: url(assets/images/icons/doc.png); }  
a[href$=".xls"]   { background-image: url(assets/images/icons/xls.png); }  
 
 