/*
Theme Name:     JK twentyeleven
Theme URI:      http://designerfied.com/
Description:    Child theme for the Twenty Eleven By Jake aka JK. Custom Google font, wide sidebar, Title text on top of the header image. Header image size set at 1000px X 175px.
Author: DesignerFied
Author URI: http://designerfied.com/
Template:       twentyeleven
Version:        1.0
*/

@import url("../twentyeleven/style.css");
@import url(http://fonts.googleapis.com/css?family=Oswald&v2);


#body {
	background: url("http://www.hugoschwyzer.dreamhosters.com/wp-content/uploads/2011/07/stripe41.png") repeat;
}

 #content {
	margin: 0 34% 0 4.4%;
	width: 67.4%;
}

 #page {
	margin: 0 auto;
}
 
 #primary {
float: left;
margin-bottom: 0;
margin-left: 0;
margin-right: -26.4%;
margin-top: 0;
width: 90%;
}

#secondary {
float: right;
margin-right: 4.0%;
width: 250px;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 90%;
}
.left-sidebar #content {
	margin: 0 4.4% 0 34%;
	width: 60.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 4.0%;
	margin-right: 0;
	width: 31.4%;
}

#searchform {margin-top:121px;}

/*Custom Google Fonts, might want to clean up a bit...
----------------------------------------------- */

h1,h1.entry-title,h2,h3,h4,h5,h6
{
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  text-decoration: none;
  color:#272727;
  text-shadow:1px 1px 1px #CCC;
}
.entry-title {letter-spacing:0px;font-weight:normal;font-size:25px;text-shadow:1px 1px 1px #CCC;letter-spacing:-1px; color:#272727;}
h1.entry-title  a{letter-spacing:0px;font-weight:normal;font-size:25px;text-shadow:1px 1px 1px #CCC;letter-spacing:-1px; color:#272727;}

.entry-content h1 {letter-spacing:0px;font-weight:normal;font-size:25px;text-shadow:1px 1px 1px #CCC;letter-spacing:-1px; color:#272727;}
.entry-content h2 {letter-spacing:0px;font-weight:normal;font-size:20px;text-shadow:1px 1px 1px #CCC;letter-spacing:-1px; color:#272727;}
.entry-content h3 {letter-spacing:0px;font-weight:normal;font-size:15px;text-shadow:1px 1px 1px #CCC;letter-spacing:-1px; color:#272727;}

h3.widget-title {font-family: 'Oswald', sans-serif;font-size:15px;text-shadow:1px 1px 1px #CCC;border-bottom:3px solid #EEE;margin-bottom:8px;}
#footer h3 {font-family: 'Oswald', sans-serif;}

.widget ul {
    font-size: 15px;
    margin: 8px 0 0 0;
}

ul {
    list-style: none;
}


/* Header - need to add header a:hover color to the title.
----------------------------------------------- */
#headbg-title a:hover
          { color:#888;}
#branding {
	border-top: none;
	padding-bottom: 10px;
	position: relative;
	z-index: 2;
}
#site-title {
	margin-right: 270px;
	margin-left: -36px;
	padding: 4em 0 0;
}
#site-title a {
    font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: normal;
    color:#272727;
    text-shadow:1px 1px 1px #000;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #888;
}
h1#site-title a:hover { text-decoration: underline; }
#site-description {
	color:#272727;
    text-shadow:1px 1px 1px #000;
	font-size: 15px;
	margin: 0 270px 0 -36px;
}
#branding img {
	height: 175px;
	margin-bottom: -7px;
	width: 100%;
}

#headertitle {
	background: url("http://www.hugoschwyzer.dreamhosters.com/wp-content/uploads/2011/08/headertitle.png") no-repeat;
	height:114px;
	width:1000px;
}

#headerimage {
	background: url("http://www.hugoschwyzer.dreamhosters.com/wp-content/uploads/2011/09/Hugo_Blue_banner.jpg") no-repeat;
	height: 329px;
	width: 1000px;
}

#sm {
    position: relative;
    top: -160px;
    left: 110px;
    clear:both;
    height:1px;
}


#fblink {
        position: relative;
        left: 20px;
        top: 0px;
        display: inline;
}

#twitterlink {
        position: relative;
        left: 35px;
        top: 0px;
        display: inline;
}

#tumblrlink {
        position: relative;
        left: 50px;
        top: 0px;
        display: inline;
}

#linkedinlink {
        position: relative;
        left: 64px;
        top: 0px;
        display: inline;
}


#rsslink {
        position: relative;
        left: 80px;
        top: 0px;
        display: inline;
}


#emaillink {
        position: relative;
        left: 95px;
        top: 0px;
        display: inline;
}


/* Menu
-------------------------------------------------------------- */

#access {
    background: #222;
    background: -moz-linear-gradient(#252525, #0a0a0a);
    background: -o-linear-gradient(#252525, #0a0a0a);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a));
    background: -webkit-linear-gradient(#252525, #0a0a0a);
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 6px;
    width: 100%;
    position: relative;
}
#access ul {
    font-size: 14px;
    list-style: none;
    margin: 0 0 0 -36px;
    padding-left: 0;
}
#access li {
    float: left;
}
#access a {
    color: #eee;
    display: block;
    line-height: 3.333em;
    padding: 0 1em;
    text-decoration: none;
	margin-right:8px;
}
#access ul ul {
    background: #f9f9f9;
-webkit-box-shadow: 0px 2px 1px 1px #D9D9D9;
-moz-box-shadow: 0px 2px 1px 1px #D9D9D9;
box-shadow: 0px 2px 1px 1px #D9D9D9; 
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: none;
    float: left;
    margin: 0;
	padding: 0 2px 8px 1px;
    top: 3.333em;
    left: 0;
    width: 187px;
    z-index: 99999;
}
#access ul ul li {

    list-style:none;
 
}
#access ul ul a {
    background: #f9f9f9;
    border-bottom: 1px dotted #ddd;
    color: #444;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 1.333em;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
    background: #efefef;
}
#access li:hover > a,
#access a:focus {
    background: #f9f9f9;
    background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
    background: -o-linear-gradient(#f9f9f9, #e5e5e5);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5));
    background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
    color: #373737;
}
#access ul li:hover > ul {
    display: inline;
    position:absolute;
   
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
    color:#272727;
    text-shadow:1px 1px 1px #CCC;
}

/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.9em;
	right: 4.0%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}

#branding input#s {
	background: #333 url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	height: 22px;
	border-color: #111;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 120px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #202020;
	border-color: #000;
	color: #FFF;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}

/*
Sidebar Support
Site: http://zeaks.org/add-sidebar-to-post-view-in-twenty-eleven-theme/
Twenty Eleven sidebars on posts by Zeaks.
*/

.nav-previous {
float: left !important;
}
#respond {
margin: 0 auto 1.625em;
padding: 1.625em;
position: relative;
width: 88.9%;
}
.commentlist {
width: 78.9%;
}
/* adjust author bio */
.singular #author-info {
margin: 2.2em 0 0;
padding: 20px 5.4%;
width: 550px;
}

/* =Navigation
-------------------------------------------------------------- */

/* Singular navigation */

#nav-single a {
margin-right: 5px;
font-size: 12px;
text-decoration: none;
background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 2px 15px;
    text-decoration: none;
}
#nav-single a:hover {
background: #888;border-radius: 3px 3px 3px 3px;
color: #FFF;
}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 0 1.625em 55px;
		padding: 1.625em;
		position: relative;
		width: auto;
	}  
	
/*---------------------------------------
Wp-PageNavi style
---------------------------------------*/

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi span.current {
	font-weight: normal;
}

.wp-pagenavi {margin-top:10px;}
.wp-pagenavi a, .wp-pagenavi span {
margin-right: 5px;
font-size: 12px;
text-decoration: none;
background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 2px 15px;
    text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #888;border-radius: 3px 3px 3px 3px;
color: #FFF;
}
/* This is optional and not valid CSS but it looks cool, adds a delay hover effect */
.wp-pagenavi a:hover {
-moz-transition-duration: 300ms; /* Firefox 4 */
-webkit-transition-duration: 300ms; /* Safari and Chrome */
-o-transition-duration: 300ms; /* Opera */
-moz-transition-timing-function: ease; /* Firefox 4 */
-webkit-transition-timing-function: ease; /* Safari and Chrome */
-o-transition-timing-function: ease; /* Opera */
}
#site-generator span.wpcredits {
background: url(images/wordpress.png) no-repeat 0px 7px;
padding:8px 0 5px 20px;
}
#site-generator {
padding-right:39px;
}
#site-generator a:link, #site-generator a:visited {
color:#AAA;
}