/*
Theme Name: Vm

Theme URI: http://www.vjeran.net

Description: Custome theme for Vjeran Miljenovic's site.

Author: Vjeran Miljenovic

Author URI: http://www.vjeran.net

Version: 1.2

*/

@import url("styles/reset.css");
@import url("styles/sifr.css");

/* @group Layout */

body {
  margin: 0;
  padding: 0;
}

#wrap {
  width: 940px;
  margin: 0 auto;
  padding: 0 0 5px 0;
  border: solid 1px #ccc;
  -moz-box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
  border-radius: 0 0 10px 10px ;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

/* @group Header */

#header {
  width: 940px;
  margin: 0 auto;
  position: relative;
  border-bottom: 1px solid #eee;
  border-top: 10px solid #eee;
  float: left;
}
  
#Home #content-wrap,  
#Services #content-wrap, 
#Contact #content-wrap {
  border-top: 0;
}  

#Home #content-wrap {
  padding: 0;
  height: 360px;
}

#Home #content.home #secondary-content {
  padding-top: 20px;
}

#branding {
float: left;
width: 700px;
margin: 20px;
padding-left: 5px;
  background: url('images/avatar.40.jpg') top left no-repeat;
}


#navigation {
  margin-top: 20px;
  float: left;
  width:  930px;
  padding: 10px 0 0 10px;
  margin: 0;
  -moz-box-shadow: 0 0 5px #eee;
  -webkit-box-shadow: 0 0 5px #eee;
  box-shadow: 0px 5px 8px #eee;
  border-bottom: 1px solid #ccc;
  }
  
#navigation ul.children {
  position: absolute;
  bottom: -25px;
  right: 0px;
  }

#navigation ul.children a {
  font-size: 1.3em;
  padding-bottom: 5px;
}


/*
COLOR SCHEME

Dark brown: #322414

Medium brown: #bca07f;

Light brown: #f2dbc1


*/


ul#subnavigation {
  clear: both;
  float: left;
  padding: 15px 0 0 10px;
  border-top: 1px solid #eee;
}

#phone {
  float: right;
  display: inline;
}

#phone li {
  float: left;
  display: inline;
  margin: .5em ;
}

div.breadcrumb {
  width: 915px;
  margin: 0 auto;	
  padding: 5px;  
  font-size: 1.2em;
  color: #333;
  padding-left: 20px;
  border-bottom: solid 1px #ddd;
}

div.breadcrumb a {
  color: #888;
  padding: 5px;
}

/* @end */

/* @group Content */


 #billboard {
  width: 920px;
  margin: 0 auto;
  padding-top: 20px;
}

#billboard div.home {
  width: 305px;
  padding-top: 20px;
  float: left;
  border: solid 10px #666;
  border-left: none;
  height: 320px;
}

#billboard div.first {
 border-left: solid 10px #999; 
}

.featuc33-image,
.large-preview {
  width: 600px;
  height: 400px;
  margin-left: 0px;
  padding: 5px;
  border: solid 1px #bca07f;
  background-color: #fff;
  float: left;
}

.featuc33-text {
  width: 280px;
  padding: 0;
  font-size: 1em;
  float: right;
}

#primary-content.portfolio .featuc33-text {
  padding-top: 20px;
 
  float: left;
}

#billboard .featuc33-text h3 {
 text-align: left;

}

#content {
  clear: both;
  padding: 0;
  margin: 0 auto;
  border-top: 1px solid #eee;
}

#content.home {
  height: 360px;
}


#main-content {
  float: left;
  width: 605px;
}

#primary-content.page {
  padding: 20px 0 40px 20px;
  border: none;
}

#content.portfolio #primary-content.page {
  border-top: none;
}



.post {
 padding-top: 20px;	
 margin-bottom: 40px;
}

.post-image {
  margin: 20px;
  border: solid 1px #cbaa85;
  float: left;
}

.post-text {
  width: 320px;
  margin-top: 0px;	
}

.post.first {
  border: none;
}

.date {
  position: absolute;
  left: -160px;
}

.author {
}

#secondary-content,
.featuc33-text {
  float: left;
  display: inline;
  width: 300px;
  padding-top: 0px;
}

#secondary-content.post {
  float: left;
  width: auto;
}

#secondary-content .cat-item-3 {
  text-indent: -9999em;
}

#secondary-content .cat-item-3 ul {
  text-indent: 10px;
}


#secondary-content ul.children {
  width: 100px;	
  line-height: 3em;
  font-size: 1.4em;
  }

.widget {
  padding: 2em 0;
  margin-bottom: 1em;
  border-top: 1px solid #ccc;
}

.widget.first {
  border: none;
}

/* @end */

/* @group Services */

.services {
 float: left;
 padding-bottom: 20px;;
}

/* @end */

/* @group Portfolio */

/* @group Portfolio Main Page */

#primary-content.portfolio {
  width: 580px;
  float: left;
}

#secondary-content.portfolio {
  width: 300px;	
  float: right;
}

#tertiary-content.portfolio {
  width: 920px;
  clear: both;
  margin: 0px auto;
  padding: 20px 0;  
}

.portfolio-listing {
  width: 140px;
  margin: 20px;
  padding: 5px;
  float: right;
  display: inline;
  text-align: center;
  background-color: #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  border: solid 1px #333;
  border: solid 1px #999;
  -moz-box-shadow: inset 0 0 5px #BEBEBE;
  -webkit-box-shadow: inset 0 0 5px #BEBEBE;
  box-shadow: inset 0 0 5px #BEBEBE;
}

#Portfolio .portfolio-listing {
  width: auto;
  margin: 0 100px 20px 0;
  background-color: #fff;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: left;
}

/* @end */

#portfolio-content {
  width: 940px;
  padding-bottom: 20px;
}

#portfolio-list li {
  float: left;
  width: 240px;
}

.portfolio-item {
  margin-right: 40px;
  margin-bottom: 20px;
  float: left;
  margin-left: 0px;
  padding-left: 0;
}

.small-preview {
  width: 120px;
  height: 120px;
  padding: 5px;
  margin: 0;
  background-color: #fff;
  border: #ccc solid 1px;
  float: left;
}

.extra-small-preview {
  width: 58px;
  height: 58px;
  border: #ccc solid 1px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

#portfolio-item li {
  width: 100px;
  float: right;
}

.large-preview {
  float: left;
  width: 610px;
}

#flash {
  padding: 5px;
  margin: 0;
  background-color: #fff;
  border: #bca07f solid 1px;
}


#content.home #flash {
  padding: 0;
  margin: 0;
  border: none;
  margin-top: 5px;
}

.portfolio-items {
  width: 690px;
  margin-top: 20px;
  margin-left: 20px; 
  margin-bottom: 20px;
  float: left;
}

 
/* @end */

/* @group Footer */

#footer {
  width: 940px;
  margin: 0px auto;
  padding-top: 20px;
 clear: both;
}

#footer.home #footer-recent-work {
  width: 320px;	
  padding-top: 20px;
  margin: 0;
  margin-left: 0px;
  float: left;
  display: inline;
}

#footer.home #footer-primary-content {
  width:  420px;	
  padding-top: 20px;
  margin-left: 20px;
  float: left;
  display: inline;
  text-align
}

#footer #footer-secondary-content
 {
  width:  320px;	
  padding-top: 20px;
  float: right;
}

#footer.home #footer-secondary-content
 {
  width:  140px;	
  padding-top: 20px;
  float: right;
}

#footer-secondary-content .sub-section {
  float: left;
  width: 140px;
  margin-left: 20px;
}


#footer.home #footer-tertiary-content {
  clear: both;  
}


#footer-inner-wrap {
  width: 940px;
  margin: 0 auto;
}

#contact {
  clear: both;
  
}

#subscription {
  width: 160px;
  margin-right: 60px;
  float: right;
}

#contact ul li{
  float: left;
}

#copyright {
  color: #ccc;
  float: left;
  width: 500px;
  padding-top: 10px;
  float: left;
}

/* @end */

/* @group Form */

#form {
  width: 440px;	
  float: left;
}

#form-info, #form-message {
  width: 220px;
  float: left;
  display: inline;
}

#submit {
  clear: both;
  float: left;
  margin-top: 20px;
}

#submit p {
  font-size: 1em;
  float: right;
  margin-right: 150px;
}


/* @end */




/* @end */

/* @group Links */

a {
  padding: .1em .25em;
  padding-left: 0;
}

a:hover {
}

#header a:hover {
  text-decoration: none;
}

#navigation a,
#subnavigation a {
  padding: 5px;
  font-size: 1.5em;
  font-family: "Avant Guard", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#navigation a,
#subnavigation a {
  padding: 5px;
  font-size: 1.5em;
  font-family: "Avant Guard", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#navigation .children a {
  font-size: 1.4em;
}

#navigation .children a:hover {
  border-top: none;
}

  
#footer #footer-secondary-content ul li a {
  font-size: 1.4em;
  line-height: 1.6em;
}

#navigation .current_page_item a {
  border-bottom: solid 5px #c33;
  color: #c33;
  z-index: ;
}

#navigation .current_cat a {
  color: #ff9319;
}


#subnavigation .current-cat a {
  border-bottom: solid 5px #c33;
  color: #c33;
}

#navigation .current-cat .children a {
  border-bottom: none;
}


#navigation .current-cat-parent .current-cat a {
  border-bottom: solid 5px #f2dbc1;
    color: #f2dbc1;
  }


/* @end */

/* @group List */

#navigation li,
#subnavigation li {
  float: left;
  margin-right: 1em;
  padding-bottom: 5px;
}

#footer-secondary ul li {
  text-indent: 1em;
}

.widget ul li {
  padding-top: .5em;
  margin-left: 1em;  
}

.widget ul li {
  padding-top: .5em;
  margin-left: 1em;  
}

.portfolio-listing li {
  width: 120px;
  font-size: 1.4em;
  margin: 5px;
  padding: 5px 5px 10px 5px;
  float: left;
  display: inline;  
  border: solid 1px #999;
  background-color: #fff;
  -moz-box-shadow: 0 0 5px #bebebe;
  -webkit-box-shadow: 0 0 5px #bebebe;
  box-shadow: 0 0 5px #bebebe;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.portfolio-listing .cat-item a {
  float: left;	
  padding-top: 125px;	
  color: #ddd;
}

.portfolio-listing .cat-item.current-cat {
    border: 1px solid #333; 
	background-color: #fff;
	-moz-box-shadow: 0 0 15px #000;
	-webkit-box-shadow: 0 0 15px #000;
	box-shadow: 0px 2px 10px #000;
}

.portfolio-listing li a:hover {
  color: #c33;
}

#elsewhere {
  height: 42px;
  margin: 10px;
  float: right;
  display: inline;
}

#elsewhere li  {
	float:left;
	display: inline;
}

#elsewhere li a {
  width: 32px;
  height: 32px;
  margin-top: 5px;
  margin-left: 10px;
  padding: 0;
  float: left;
  display: inline;
  text-indent: -9999em;
}

#elsewhere li#twitter a {
  background: url(images/twitter-color-32.png) no-repeat left top;
}

#elsewhere li#facebook a {
  background: url(images/facebook-color-32.png) no-repeat left top;
}

#elsewhere li#flickr a {
  background: url(images/flickr-color-32.png) no-repeat left top;
}

#elsewhere li#linkedin a {
  background: url(images/linkedin-color-32.png) no-repeat left top;
}

/* @end */

/* @group Typography */

body {
  font-size: 62.5%;	
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

#wrap {
  font-size: 1.2em;
}

h2, h3, h4, h5 {
    font-family: "Avant Guard", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


h1 {
  font-size: 1.9em;
  display: block;
  margin-left: 45px;
  color: #666;  
}


h2 {
  clear: both;
  font-size: 2.3em;
  line-height: 1.2em;
  padding-bottom: 0px;
  font-weight: bold;
  padding-top: 80px;
  text-transform: capitalize;
}

.post h2 {
  clear: both;	
}

.portfolio-category h2 {
  float: left;
  width: 220px;
  padding-top: 0;
  padding-left: 80px;
}

h3 {
  font-size: 1.6em;
  padding: .5em 0;
}

.portfolio-cat-title {
    margin-top: 35px;
    margin-left: 20px;
    margin-bottom: 0;
    padding: 0;
    font-size: 2.4em;
    font-weight: normal;
    float: left;
}

.portfolio-listing h3 {
  font-size: 2em;	
  text-align: center;
  padding: 10px 0;
  padding-bottom: 0;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

#Portfolio .portfolio-listing h3 {	
  text-align: left;
  font-size: 2.4em;
  padding-left: 10px;;
  color: #666;
  text-shadow: none;
  font-weight: normal;
}

#primary-content h2,
#primary-content p
 {
  width: 500px;
	float: left;
	margin-top: 10px;
  margin-bottom: 0;
}

.post h2,
 {
  float: left;
  margin-right: 0px;	
  font-size: 3em;
  padding-bottom: 10px;
  font-weight: bold;
}

.post h2 {
  display: block;	
  clear: both;	
  padding-top: 0;
}


#header p {
  font-size: 1.2em;
  margin-left: 45px;
  text-align: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans;
  font-weight: normal;
  float: left;
  display: inline;
  }


.post h3,
.post p {
 margin-top:20px;
 }

#secondary-content.portfolio p,  
#secondary-content.portfolio small
{
  margin-top: 10px;
 clear: both;
  }

.post h3 {
  font-size: 1.8em;
}

#secondary-content h3 {
  font-size: 2.4em;
  line-height: 1.2em;	
}

#secondary-content div.post.portfolio h3 {
  clear: both;
}

#footer h4 {
  font-size: 2.4em;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}


h5 {
  padding: .5em 0;
}

#portfolio-item h5 {
  font-size: 1.4em;
  line-height: 1.2em;
  float: left;
  margin-top: 60px;
  margin-left: 10px;
  padding: 2px;
}

p {
  font-size: 1.4em;
  line-height: 1.4em;
  margin-bottom: 10px;
}

#portfolio-item p {
  font-size: 1.1em;	
  float: left;	
  width: 200px;
  padding-top: 5px;
  padding-left: 10px;
  margin-bottom: 0;
}



#portfolio-item small {
  width: 200px;
  float: left;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #322414;
}

#content.portfolio p {
  margin-bottom: 40px;
  padding-left: 20px;
  clear: both;
  }

#search p {
 margin: 0;
 padding: 5px; 
}

li {
  font-size: ;
}

#footer p, #footer li {
  text-align: ;
}

#copyright p {
  font-size: 1.2em;
  line-height: 1em;
  margin-left: 10px;
  float: left;
}

#billboard h3 {
  font-size: 2.8em;
  text-align: center;	
}

em {
  font-weight: bolder;

}

.smallprint {
  font-size: 1.2em;
}


/* @end */

/* @group Images */

html {
margin-top: 0px;
}

#main-content img {
  margin-top: 30px;
}

.portfolio-listing .cat-item-26 a {
  background: url(images/portfolio-illustration.jpg) no-repeat center top  #fff;
}

.portfolio-listing .cat-item-31 a {
  background: url(images/portfolio-digital-painting.jpg) no-repeat center top  #fff;
}

.portfolio-listing .cat-item-30 a {
  background: url(images/portfolio-drawing.jpg) no-repeat center top #fff;
}


.portfolio-listing .cat-item-21 a {
  background: url(images/portfolio-intro-animation.jpg) no-repeat center top  #fff;
}

.portfolio-listing .cat-item-11 a {
  background: url(images/portfolio-web-banner.jpg) no-repeat center top #fff;
}

.portfolio-listing .cat-item-29 a {
  background: url(images/portfolio-web-design.jpg) no-repeat center top #fff;
}

.portfolio-listing .cat-item-43 a {
  background: url(images/portfolio-interactive.jpg) no-repeat center top #fff;
}

.portfolio-listing .cat-item-44 a {
  background: url(images/portfolio-ecard.jpg) no-repeat center top #fff;
}


body {

/*  background: url('images/12-col-grid.jpg') repeat-y top center; */
}

/*
#main-content {
  background: url(images/main-content.jpg) repeat-y top center;
}

#secondary-content {
  background: url(images/secondary-content.jpg) repeat-y top center;
}

*/



/* @end */

/* @group Color */

/*
COLOR SCHEME

Dark brown: #322414

Medium brown: #bca07f;

Light brown: #f2dbc1


*/


html {
}


body {
  color: #666;
  background-color: #fff;
  }	
  

#content-wrap {
min-height: 500px;
}


#content.portfolio {
  padding-top: 10px;
  padding-left: 15px;
}

#portfolio p {
  color: #322414 ;
}


#footer {
  color: #666;
}

#footer h3 a {
  color: #666;
}

h2, h3 {
  color: #666;
}

.home #secondary-content,
.featuc33-text {
  color: #666;	
  }

a {
  color: #c33;
  font-weight: bolder;
  text-decoration: none;
}

a:hover {
  color: #c33;
}

#portfolio-item p a {
  font-weight: normal;
}

#navigation a{
  color: #999; 
} 

#navigation a:hover, 
#subnavigation a:hover {
	color: #c33;
}

#subnavigation a {
  font-size: 1.3em;
  color: #666;
}

#subnavigation a:hover {
  color: #c33;
}


#content a {
  color: #c33;
}

#content .portfolio-listing li a {
  width: 110px;
  height: 35px;	
  color: #666;
  padding: 130px 5px 0;
  font-size: 1em;
  text-align: center;
  display: block;
  font-weight: normal;
}

#content .portfolio-listing li a:hover {
  color: #c33;
}


.current_page_item a {
  color: #c33;
}

#header p {
  color: #000;
}

#portfolio-item {
  background-color: #c33;
}

#navigation ul.children a {
  color: #c33;	
}

#navigation ul.children a:hover {
  color: #c33;
}

#footer #footer-secondary-content ul li a:hover {
    color: #c33;	
}

#secondary-content.portfolio,
#primary-content p,
#form p {
  color: #333;
}

#branding p {
  color: #999;
}



/* @end */

/* @group Search */

#search {
  width: 280px;	
  float: right;
  display: inline;
  padding: 20px;
  padding-bottom: 60px;
  border-top: solid 1px #ddd;

}

#search p, #s {
  padding: 0;
  margin: 0;
}

/* @end */

/* @group Misc. */

form#searchform {
  float: right;
}


hr {
  display: none;
}

.clear {
  clear: both;
}

#About #wrap {
  background: url(images/ink-line-self-FIXIT.jpg) no-repeat right bottom;
}

/* @end */

/* @group IE7 */

*:first-child+html h2 {
	display: inline;
    line-height: 40px;
	}


/* @end */

