/*   
Theme Name: WPFolio Two Child Theme
Theme URI: 
Description: My changes to the WPFolio Two Theme.
Author: You	
Author URI: http://yourwebsite.com/about
Template: wpfolio-two 
Version: 0.1
Tags: 
.
WPFolio Two is free and open source under the GNU Public License
http://notlaura.com/wpfolio-two
http://wpfolio.visitsteve.com
.
*/

@import url('../wpfolio-two/style.css');

/* add your changes below this line */

/*Move menu to right*/
.menu{float:right; width:auto; margin-top:120px;}
#branding {float:left; width 100px;}

/*fix margins*/
#header{margin-left:10px;margin-right:20px}
#main{margin-left:20px; width:920px;}
.portfolio #content{width:920px;}
.main-aside {width:250px;}

/*style sidebar for news section*/
#primary ul.xoxo, #secondary ul.xoxo{margin-left:30px; padding-right:0px;border-left:thin dotted #111111;}
ul.xoxo li.widgetcontainer {margin-bottom:1em;}
ul.xoxo ul.widgettitle {padding-bottom:5px;}
.news h2.entry-title {font-size:1.2em;}
.news h1.entry-title {font-size:1.3em;}

/*style thumbs for category pages*/
img.attachment-post-thumbnail, img.attachment-post-thumbnail wp-post-image {padding:0px;}

/*style main post titles*/
.portfolio h1.entry-title, .portfolio h1.entry-title a:active, .attachment h1.post-title {text-transform:none; font-weight:700;}

/*lightbox styling*/
#overlay{background-image:url('http://www.nadassor.net/wp_test1/wp-content/uploads/2011/11/overlay.png');}

/*style artwork meta (on bottom of posts)*/
#artwork-meta{margin-top:20px;font-size:0.9em;line-height:1.5em;}

#license {display:none;}

#subsidiary .textwidget{font-size:0.75em;}
#subsidiary .textwidget img{vertical-align:middle;}
#subidiary{padding-top:15px;}
#subsidiary #third{text-align:right;}

/*hide post-post text about comments etc*/
.entry-utility{display:none;}