/*
Theme Name: Suenson Taylor
Theme URI: http://www.suensontaylor.com/
Version: 1.0
Description: Custom Theme based on Canvas
Author: Jack Hooker
Author URI: http://www.jackhooker.com
Template: canvas
*/

/* Default styles */
@import url(../webfonts/ss-social.css);
@import url(../canvas/style.css);
@import url(../suensontaylor/afg.css);
/*-------------------------------------------------------------------------------------------*/

#main #slider.block {
    position: absolute;
    right: 73px;
    top: -90px;
}

body.home {
    background-attachment: scroll;
    background-color: #000000;
    background-image: url("/wp-content/uploads/2013/02/home-page-background-3.4.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    border-top: 0 solid #000000;
}

body.home .entry h1, 
body.home .entry h2, 
body.home .entry h3, 
body.home .entry h4, 
body.home .entry h5, 
body.home .entry h6 {
    line-height: 1.5em;
    margin: 0 0 0.5em;
    font-weight: 100;
}

.home .title {
	display: none;
}

body.home #wrapper {
	background-color: transparent;
	box-shadow: none;
	background: none;
}

body.home #wrapper #content {
    height: 1440px;
}

#navigation {
    background: transparent;
    border-color: #DBDBDB;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 0;
    margin: 0 auto;
}

/* FRONT PAGE */

#front-page-slides.wooslider {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    position: absolute;
    right: -10px;
    top: 140px;
    width: 508px;
}

#about-us a {
    background: none repeat scroll 0 0 transparent;
    display: block;
    height: 269px;
    left: -53px;
    margin: 0 0 100px;
    position: absolute;
    top: -115px;
    width: 238px;
    z-index: 200;
}

/* Social */
#social-icons {
    background: none repeat scroll 0 0 transparent;
    font-size: 32px;
    height: 75px;
    left: 47px;
    padding: 0;
    position: absolute;
    top: 278px;
    width: 120px;
}
.entry #social-icons ul li {
    float: left;
    height: 32px;
    list-style: none outside none;
    padding: 3px;
}
#social-icons a.twitter {
	color: #00ACEE;
}
#social-icons a.twitter:hover {
	color: #62CFF7;
}
#social-icons a.vimeo {
	color: #20B9EB;
}
#social-icons a.vimeo:hover {
	color: #85D8F2;
}
#social-icons a.pinterest {
	color: #CC2127;
}
#social-icons a.pinterest:hover {
	color: #E2585D;
}
#social-icons a.facebook {
	color: #3B5998;
}
#social-icons a.facebook:hover {
	color: #6B86BC;
}


#video-embed {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    height: 125px;
    left: 160px;
    margin: 0 0 100px;
    position: absolute;
    top: 460px;
    width: 215px;
}
#where-we-have-been a {
    background: none repeat scroll 0 0;
    height: 220px;
    left: 530px;
    position: absolute;
    top: 465px;
    width: 320px;
    color: #000;
}
#where-we-have-been a:hover {
	color: #blue;
}
#blog-post-single {
    background: none repeat scroll 0 0 transparent;
    height: 550px;
    left: 40px;
    position: absolute;
    top: 760px;
    width: 410px;
}
#journalism a {
    background: none repeat scroll 0 0 transparent;
    height: 500px;
    left: 585px;
    position: absolute;
    top: 858px;
    width: 300px;
}

#video-embed h2 {
    margin: 0 0 50px;
    font-weight: 100;
}

#wrapper {
    background-image: url("/wp-content/uploads/2013/02/background_tile.jpg");
    background-repeat: repeat-y;
    background-position: center;
}

/*
.post-meta {
    color: #999999;
    display: none;
    font: 300 12px/1.5em 'Special Elite',arial,sans-serif;
    display: none;
}
*/

#navigation ul.rss li a:after {
    color: #E58800;
    content: "B";
    text-shadow: none;
}

#navigation ul.rss li a:hover:after {
    color: #FFFFFF;
}

.woo-image.thumbnail.alignleft {
	margin: 5px 15px 5px 0;
}

body.page-id-834 #logo {
    background: none;
    height: 94px;
    width: 960px;
}

body.page-id-918 #logo, body.single #logo, body.archive #logo {
    background: url("http://suensontaylor.wpengine.com/wp-content/uploads/2013/02/travels-with-a-bull-logo-960.png") no-repeat scroll 0 0 transparent;
    height: 94px;
    width: 960px;
}

body.page-id-918 #logo a img, body.single #logo a img, body.archive #logo a img {
    display: none;
}

body.home #blog-post-single h2 {
    line-height: 1.2em;
    margin: 0;
}


/* Widget styles */

.widget ul {
    list-style-position: inside;
    list-style-type: none;
}
.widget ul li {
    border-bottom: 1px solid #9B8269;
    padding: 5px 0;
}

/* IE6 styles */
.ie6 #wrapper {
	margin-top: 150px;
}

.ie6.home #wrapper {
	margin-top: 0;
}

.ie6page-id-30 #wrapper {
	margin-top: 0;
}

/* IE7 styles */
.ie7 #wrapper {
	margin-top: 150px;
}

.ie7.home #wrapper {
	margin-top: 0;
}

.ie7.page-id-30 #wrapper {
	margin-top: 0;
}

/* IE8 styles */
.ie8 #wrapper {
	margin-top: 150px;
}

.ie8.home #wrapper {
	margin-top: 0;
}

.ie8.page-id-30 #wrapper {
	margin-top: 0;
}

/* IE9 styles */
.ie9 #wrapper {
	margin-top: 150px;
}

.ie9.home #wrapper {
	margin-top: 0;
}

.ie9.page-id-30 #wrapper {
	margin-top: 0;
}