@import url("../twentytwelve/style.css");
@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700);
@import url(http://fonts.googleapis.com/css?family=Julius+Sans+One);
/*
 Theme Name:     Patrick D. Wade Photograpy
 Template:       twentytwelve
*/
/* =Imports styles from the parent theme
-------------------------------------------------------------- */
/*Fonts from Google */
/* =Theme customization starts here
-------------------------------------------------------------- */
/*VARIABLES*/
.site-content {
  margin: 0; }

body .site {
  margin-top: 0; }

@media screen and (min-width: 600px) {
  /*--move sidebar to the left --*/
  .site-content {
    float: right; }

  .widget-area {
    float: left; }

  /* move sidebar */
  .widget-area {
    width: 10.041666667%; }

  .site-content {
    width: 85.104166667%; }

  .site-content article {
    margin-bottom: 1em;
    padding-bottom: 0;
    border-bottom: 0; }

  #menu-portfolios-1 {
    text-align: right; }

  #menu-portfolios-1 .current-menu-item > a, #menu-portfolios-1 .current_page_item > a {
    border-right: 2px solid #a00000;
    padding-right: 5px;
    margin-right: -5px; } }
/* for IE8 and IE7 ----------------*/
.ie .site-content {
  float: right; }

.ie .widget-area {
  float: left; }

.ie .widget-area {
  width: 15.041666667%; }

.ie .site-content {
  width: 80.104166667%; }

#body, #page {
  background-color: white; }

@media screen and (min-width: 960px) {
  body {
    background-color: white; } }
#page {
  -webkit-box-shadow: none;
  box-shadow: none; }

body, body.custom-font-enabled {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 125%; }

.site-header h1 a:hover, .menu-portfolios-1 a:hover {
  color: #a00000; }

.main-navigation {
  margin-top: 0;
  display: inline-block; }

.main-navigation ul.nav-menu {
  border-bottom: none;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  border-top: 1px solid #a00000; }

.main-navigation .current-menu-item > a, .main-navigation .current_page_item > a {
  font-weight: 700; }

.site-title {
  font-family: 'Julius Sans One', sans-serif; }

.entry-header {
  display: none; }

.main-navigation .current-menu-item > a, .main-navigation .current_page_item > a, #menu-portfolios-1 .current-menu-item > a, #menu-portfolios-1 .current_page_item > a {
  color: #a00000;
  font-weight: 700; }

#menu-portfolios-1 li {
  white-space: nowrap; }

#menu-portfolios-1 a {
  line-height: 1.3;
  text-decoration: none;
  color: #515151; }

#menu-portfolios-1 a:hover, #menu-portfolios-1 a:active {
  color: #a00000;
  font-weight: 600; }

#menu-portfolios-1 a {
  font-size: 110%; }

.entry-content img {
  border-radius: 0; }
