/*
Theme Name: Paul Walker Online - Tribute Theme
Theme URI: http://p-walker.org/news/wp-content/themes/asd-paulwalker/
Description: Theme by Autumn Sky Designs
Author: Courtney Wood
Author URI: http://crazycordy.net
*/

@import url(//fonts.googleapis.com/css?family=Rokkitt:400,700);
@import url(//fonts.googleapis.com/css?family=Roboto:400,300);

@font-face {
    font-family: 'a_gentle_touchmedium';
    src: url('fonts/a_gentle_touch-webfont.eot');
    src: url('fonts/a_gentle_touch-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/a_gentle_touch-webfont.woff') format('woff'),
         url('fonts/a_gentle_touch-webfont.ttf') format('truetype'),
         url('fonts/a_gentle_touch-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ----- PAGE BASICS ----- */

body {	
background: #f6f6f6 url(images/bg.jpg) top center no-repeat fixed;
background-position: center 29px;
text-align: left;			
font-size: 87.5%;
line-height: 170%;
font-family: Roboto, helvetica, arial, "trebuchet ms", tahoma, verdana, sans-serif;	
font-weight: 300;	
color: #a6a6a6;	
margin: 0;
overflow-x:hidden;
}

b, strong {
color: #979797;
}

i, em {	
color: #b79b86;			
}

input, textarea, option, select {
font-size: 1em;
font-family: Roboto, helvetica, arial, "trebuchet ms", tahoma, verdana, sans-serif;		
padding: 6px 10px;
color: #a6a6a6;
background: #f6f6f6;
border: 1px solid #e6e6e6;
}

blockquote {	
display: block;	
font-style: italic;
color: #c2c2c2;
background: url(http://p-walker.org/news/wp-content/themes/asd-paulwalker/images/bqbg.png) top left no-repeat;
font-size: 1em;	
line-height: 1.25em;
margin: 5px 20px 5px 0;	
padding: 0 10px 1px 50px;	
}

img.alignleft {
display: inline;
float: left;
margin-right: 5em;
}

img.alignright {
display: inline;
float: right;
margin-left: 5em;
}

.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}

#content img, #sidebar img {
margin: 1px;
background: #e6e6e6;
border: 5px solid #f6f6f6;
padding: 1px;
}

#content img:hover, #sidebar img:hover {
border: 5px solid #420d00;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
-khtml-transition: all .5s ease; 
transition: all .5s ease;
}

#sidebar img.divide {
border: 0;
background: none;
padding: 0;
margin: 5px 0 0 0;
}

span.cpg_cat br {
margin: 3px 0 10px 0;
}

div#qTip {
padding: 3px 5px 2px 5px;
display: none;
opacity: .9;
font-size: .675em;
text-align: left;
position: absolute;
z-index: 1000;
color: #a6a6a6;
background: #fff;
text-shadow: 1px 1px #e6e6e6;
box-shadow: 0 0 5px #e6e6e6;
-moz-box-shadow: 0 0 5px #e6e6e6;
-webkit-box-shadow: 0 0 5px #e6e6e6;
}




/*  ----- CONTAINER DIV ----- */

#container {
width: 1180px;
margin: 29px auto 0 auto;
padding: 0;
}

#inner-container {
width: 1180px;
margin: 0 auto;
padding: 0;
background: url(images/mainbg.png) repeat-y;
}



/*  ----- HEADER ----- */

#header {
padding: 0;
width: 1180px;
height: 484px;
background: url(images/header.png) no-repeat;
}

#quotes {
position: relative;
top: 220px;
left: 590px;
width: 580px;
padding: 0;
text-align: left;
color: #645243;
font-family: 'a_gentle_touchmedium', cursive;
font-size: 2em;
line-height: 1.45em;
text-shadow: 1px 1px #160801;
}




/*  ----- FOLLOWS ----- */


.follows {
position: relative;
float: left;
top: 110px;
left: 260px;
width: 70px;
}

a.follow-twitter {
float: right;
width: 16px;
height: 16px;
background: transparent url(images/twitter.png) 0px 0px;
border-bottom: 0px;
opacity: .7;
} 
a.follow-twitter:hover {
opacity: 1.0;
}

a.follow-facebook {
float: right;
width: 16px;
height: 16px;
background: transparent url(images/facebook.png) 0px 0px;
border-bottom: 0px;
opacity: .7;
} 
a.follow-facebook:hover {
opacity: 1.0;
}

a.follow-rss {
float: right;
width: 16px;
height: 16px;
background: transparent url(images/rss.png) 0px 0px;
border-bottom: 0px;
opacity: .7;
} 
a.follow-rss:hover {
opacity: 1.0;
}




/* ----- NAVIGATION LINKS ----- */

.asd-menu {
position: relative;
margin: -10px 20px 5px 190px;
padding: 5px 5px 6px 5px;
width: auto;
text-decoration:none;
text-align: center;
font-weight: 300;	
font-size: 1.25em;
line-height: 1.5em;
text-transform: uppercase;
letter-spacing: 0px;
font-family: 'Rokkitt', serif;
text-shadow: 1px 1px #fff;
}

.asd-menu ul {
display: inline;
list-style: none;
}

.asd-menu .menu-item {
display: inline-block;
text-align: center;
padding: 1px 10px;
margin: 0 5px;
}

.menu-item:hover {
display: inline-block;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}

.asd-menu a:link, .asd-menu a:visited, .asd-menu a:active {
color: #9a908a;
padding: 5px;
text-decoration: none;
}

.asd-menu a:hover {
color: #240d00;
border-bottom: 3px solid #9a908a;
}





/*  ----- CONTENT ----- */

#content {		
float: left;
width: 760px;   
margin: -30px 0 0 45px;
padding: 0;	
text-align: left;
}

#content ul {
list-style-type: circle;
}





/*  ----- SIDEBAR ----- */

#sidebar {
float: right;
width: 320px;
margin: -30px 45px 10px 0;
padding: 0 0 0 5px;
text-shadow: none;
border-left: 1px solid #f6f6f6;
}

.box {
padding: 10px;
margin: 0 0 30px 0;
font-size: .875em;
line-height: 1.45em;
}

.box ul, .box li {
list-style-type: none;
padding: 5px;
}

#sidebar h2 {
margin: 0 0 5px 0;
padding: 10px 5px 8px 5px;
font-size: 1em;
font-weight: 300;	
text-align: center;
font-family: 'Rokkitt', serif;
color: #a6a6a6;
background: #f6f6f6;
border-bottom: 3px solid #e6e6e6;
text-shadow: 1px 1px #fff;
text-transform: uppercase;
letter-spacing: 0px;
}

#sidebar .projects {
padding: 5px;
margin: 2px 0;
min-height: 90px;
display: block;
border-top: 1px solid #f6f6f6;
border-bottom: 1px solid #f6f6f6;
}





/* ----- FOOTER ----- */

#footer {
clear: both;
width: auto;
margin: 0 60px;
font-size: .875em;
line-height: 1.5em;
padding: 20px 10px 18px 10px;
text-shadow: 0px 0px;
text-align: left;
color: #c4c4c4;
border-top: 1px solid #f6f6f6;
}

#footer ul {
list-style-type: none;
}



/* ----- HEADERS ----- */

h1 {	
margin: 0 0 1px 0;
padding: 5px 5px 0 10px;
font-size: 1.75em;
font-weight: 400;	
text-align: left;
color: #866c45;
font-family: 'Rokkitt', serif;
text-transform: uppercase;
letter-spacing: 0px;
}

h2 {	
background: transparent;	
font-size: 1.875em;
color: #775b37;	
text-align: left;
padding: 10px 10px 2px 10px;
margin: 0;
font-weight: normal;
text-transform: none;	
}

h3 {	
font-size: 1.5em;
color: #3c2213;	
text-align: left;
padding: 5px 10px 5px 10px;
margin: 20px 0 5px 0;
font-weight: normal;
}



/* ----- LINKS ----- */

a:link, a:active, a:visited {	
color: #866c45;	
text-decoration: none;
}

a:hover {	
color: #420d00;
text-decoration: none;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
-khtml-transition: all .5s ease; 
transition: all .5s ease;
}




/* ----- BLOG ----- */

#entry {
padding: 8px 10px 5px 10px;
margin: 0 0 40px 0;
}

.entry-meta {
text-align: left;
color: #bab2a7;
font-size: .875em;
line-height: 1.125em;
margin: 0;
padding: 5px 10px;
font-family: 'Rokkitt', serif;
text-transform: uppercase;
border-top: 3px solid #e6e6e6;
}

.dates {
font-weight: 700;
color: #979797;
}

.entry-content {
padding: 2px;
}

.single-entry-meta {
display: block;
padding: 10px;
margin: 0 20px;
color: #a6a6a6;
background: #f6f6f6;
border: 1px solid #e6e6e6;
font-style: italic;
}

.navis {
clear: both;
margin-bottom: 20px;
}




/* ----- COMMENTS ----- */

.avatar, .gravatar {	
margin: 0 10px 5px 0;
width: 60px;
height: 60px;
float: right;
}

#commentbox {
padding: 15px;
margin: 12px 30px 30px 20px;
font-style: italic;
color: #a6a6a6;
background: #f6f6f6;
border: 1px solid #e6e6e6;
}

.comment-childs {
padding: 10px 20px;
margin: 5px 10px;
background: #e6e6e6;
}

.commentmeta {
clear: left;
font-size: 1em;
line-height: 1.2em;
text-align: left;
padding: 5px;
margin-bottom: 5px;
background: transparent;
}

.author {
text-transform: uppercase;
letter-spacing: -1px;
font-style: normal;
font-size: 1.65em;
}