/*
Theme Name: The Journalist
Theme URI: http://lucianmarin.com/
Description: The Journalist is a smart, minimal theme designed for professional journalists.
Version: 1.3
Author: <a href="http://lucianmarin.com/">Lucian Marin</a>
Tags: white, two columns, fixed width, light, minimal
For the WordPress community (GPL), enjoy it guys.
by Lucian Marin - lucianmarin.com
*/

body {
background: #fff;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
color:#222;
padding:0;
margin: 0 auto;
}

* {
padding:0;
margin:0;
}


#container {
background-color:#fff;
width:1050px;
margin:0 auto;
}

#container h1 {
font-size:28px;
font-weight:normal;
width: 1050px;
margin: 0 0 30px 0;
padding:20px 0 20px 0;
}

#container h1 a#logo {
display: block;
width: 500px;
height: 100px;
margin-left: 275px;
background: url(images/buytheway_logo.png) no-repeat;
text-indent: -9999px;
margin-top:20px;
text-decoration:none;
outline: 0;
margin-bottom:-20px;
}
#container h1 a#logo:hover {opacity: .75; filter: alpha(opacity=75);}

#content {
float:right;
margin-top:-10px;
position: absolute;
margin-left:167px;
width:720px;
padding:0 0 0 0px;
}

#content h2 {
font-family: BonvenoCFLight, arial, helvetica;
font-size:20px;
text-transform:uppercase;
padding-bottom:3px;
border-bottom:2px solid #000000;
font-weight:normal;
}

#content h2 a {font-family: BonvenoCFLight, arial, helvetica; color:#222; text-decoration: none;}

#content h2 a:hover {font-family: BonvenoCFLight, arial, helvetica; color:#666; text-decoration: none;}


#archive {
    text-transform: uppercase;
}

#postnav {
margin-bottom:25px;
font-size:12px;
font-family: CantarellRegular, arial, helvetica;
}

#postnav a {
color:#000;
text-decoration:none;
}

#postnav a:hover {
color:#f20088;
text-decoration:none;
}

.main a,
.tags a {
color:#000;
text-decoration:none;
}

.main a:hover,
.tags a:hover {
color:#f20088;
text-decoration:none;
}

.main a img {
border:none;

}

.main a:hover img {
border:none;

}

.main p {
	font-family: CantarellRegular, arial, helvetica;
text-align:justify;
font-size:13px;
padding-top:10px;
padding-bottom:10px;
}

.main ol {
margin:0 0 0 30px;
}

.main ul {
margin:0 0 0 30px;
}

.main li {
margin:0 0 10px 0;
}

.meta {
/*font-family:Arial, Helvetica, sans-serif;*/
font-size:11px;
font-family: CantarellRegular, arial, helvetica;
font-style:normal;
color:#000;
margin: 0 0 10px;
}

.meta a {
color:#333;
font-weight:bold;
text-decoration:none;
}

.meta a:hover {
color:#000;
text-decoration:underline;
}

.tags {
margin:0 0 20px 0;
}

.comments {
float: left;
width: 100%;
font-size:11px;
font-weight:normal;
font-family: CantarellRegular, arial, helvetica;
border-bottom: 3px solid #000;
margin:0 0 40px 0;
padding-bottom: 5px;
}

.comments a {
float: right;
margin-top: 7px;
font-size:11px;
font-family: CantarellRegular, arial, helvetica;
padding:0 6px 2px 4px;
color:#000;
font-weight:normal;
text-decoration: underline;
}

.comments a:hover {
color:#666;
font-size:11px;
font-family: CantarellRegular, arial, helvetica;
font-weight:normal;
text-decoration: underline;
}

.comments iframe {float: left;} /* Facebook like */

#sidebar {
float:left;
position: absolute;
margin-top:-31px;
margin-right:45px;
font-family: CantarellRegular, arial, helvetica;
width: 130px;
font-size:12px;
}

#sidebar h3 {
font-size:0px;
margin:20px 0 5px 0;
}

#sidebar a {
color:#000;
text-decoration:none;
}

#sidebar a:hover {
color:#000;
text-decoration:underline;
}

#sidebar ul {
list-style:none;

}

#sidebar ul ul {
margin:5px 0 0 10px;

}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}



#sidebar-right {
float:right;
position: absolute;
margin-top: 22px;
margin-left:930px;
font-family: CantarellRegular, arial, helvetica;
width:120px;
font-size:12px;
}

#sidebar-right h3 {
font-size:0px;
margin:20px 0 5px 0;
}

#sidebar-right a {
color:#000;
text-decoration:none;
}

#sidebar-right a:hover {
color:#000;
text-decoration:underline;
}

#sidebar-right ul {
list-style:none;

}

#sidebar-right ul ul {
margin:5px 0 0 10px;

}

#sidebar-right ul ul ul {
margin:5px 0 0 10px;
}

#sidebar-right ul li {
padding:0 0 5px 0;
}


#author h3 {
margin:5px 0 5px 0;
}

.searchinfo {
padding:0 0 0 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
}

#searchsubmit {

}
 
#searchsubmit:hover {

}



#searchform #s {
/*font-family:Tahoma, Arial, Helvetica, sans-serif;*/
font-size:11px;
width:112px;
margin-top:-10px;
margin-bottom:5px;
background-color:#fff;
padding:2px 4px;
border:#000 1px solid;
color:#000;
}

#searchform #s:hover {
background-color:#f6f6f6;
color:#000;
}

input.searchfield {
/*font-family:Tahoma, Arial, Helvetica, sans-serif;*/
font-size:11px;
display:block;
background-color:#fff;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;

}

input.searchfield:hover {
background-color:#fff;
color:#222;
}

input.submit {
top:5px;
width:25px;
height:14px;
background: url("http://www.buytheway.se/images/go.png") top left no-repeat;  
border: none; 
}

input.submit:hover {
cursor:pointer;
opacity: 0.5;
}

input.subcom {
/*font-family:Tahoma, Arial, Helvetica, sans-serif;*/
font-size:11px;
background-color:#eee;
margin:0 0 50px;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
cursor:pointer;
background-color:#222;
border:#888 1px solid;
color:#eee;
}

input.comment {
font-size:11px;
font-family: CantarellRegular, arial, helvetica;
background-color:#f6f6f6;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
background-color:#fff;
color:#222;
}

textarea {
/*font-family:Tahoma, Arial, Helvetica, sans-serif;*/
font-size:12px;
width:500px;
padding:2px 4px;
background-color:#fff;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
background-color:#f6f6f6;
color:#222;
}

.postinput small {
/*font-family:Tahoma, Arial, Helvetica, sans-serif;*/
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
/*font-family:Tahoma, Arial, Helvetica, sans-serif;*/
font-size:12px;
}

p.logged a {
color:#222;
text-decoration:none;
border-bottom:#ccc 1px solid;
}

p.logged a:hover {
color:#222;
text-decoration:none;
border-bottom:#777 1px solid;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
font-size:11px;
font-family: CantarellRegular, arial, helvetica;
margin:0 0 30px 0;
}

ol.commentlist {
font-size:11px;
font-family: CantarellRegular, arial, helvetica;
list-style:none;
padding:0 0 10px 0;
margin:0 0 30px 0;
border-bottom:#ccc 1px solid;
}

.commentlist li {
border-top:#ccc 1px solid;
margin:20px 0 0 0;
}

.commentlist li:hover {
border-top:#ccc 5px solid;
margin:16px 0 0 0;
}

.commentlist p {
line-height:20px;
margin:0 0 10px 0;
}

.comment_author {
/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
font-size:14px;
margin:20px 0 10px 0;
}

.comment_meta {
font-size:11px;
font-family: CantarellRegular, arial, helvetica;
}

#commentform p {
line-height:25px;
margin:0 0 10px 0;
}

.comment_author a, .commentlist a, .comment_meta a {
color:#222;
text-decoration:none;
border-bottom:#ccc 1px solid;
}

.comment_author a:hover, .commentlist a:hover, .comment_meta a:hover {
color:#222;
text-decoration:none;
border-bottom:#777 1px solid;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
font-style:italic;
padding:0 0 0 60px;
min-height: 50px;
}

#footer {
background-color:#333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#eee;
border-top:#999 1px solid;
margin:20px auto 0 auto;
padding:10px 0 10px 0;
text-align:center;
}
	


#footer a {
color:#eee;
font-weight:normal;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}




#skip {
display: none;
}

.clearleft {
clear:left;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
}

#wp-calendar caption {
font-size:1.1em;
text-align:left;
padding:5px 0 0 3px;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 4px;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
text-decoration:none;
}

#wp-calendar td a:hover {
font-weight:bold;
text-decoration:none;
}

#wpstats {
	display:none;
}






label.screen-reader-text {
display: none;
}

@font-face {
    font-family: 'BonvenoCFLight';
    src: url('BonvenoCF-Light-webfont.eot');
    src: url('BonvenoCF-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('BonvenoCF-Light-webfont.woff') format('woff'),
         url('BonvenoCF-Light-webfont.ttf') format('truetype'),
         url('BonvenoCF-Light-webfont.svg#BonvenoCFLight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'CantarellRegular';
    src: url('Cantarell-Regular-webfont.eot');
    src: url('Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Cantarell-Regular-webfont.woff') format('woff'),
         url('Cantarell-Regular-webfont.ttf') format('truetype'),
         url('Cantarell-Regular-webfont.svg#CantarellRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinRegular';
    src: url('Cabin-Regular-webfont.eot');
    src: url('Cabin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Cabin-Regular-webfont.woff') format('woff'),
         url('Cabin-Regular-webfont.ttf') format('truetype'),
         url('Cabin-Regular-webfont.svg#CabinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DancingScriptOTRegular';
    src: url('DancingScript-Regular-webfont.eot');
    src: url('DancingScript-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('DancingScript-Regular-webfont.woff') format('woff'),
         url('DancingScript-Regular-webfont.ttf') format('truetype'),
         url('DancingScript-Regular-webfont.svg#DancingScriptOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ChanticleerRomanRegular';
    src: url('CHANTICL-webfont.eot');
    src: url('CHANTICL-webfont.eot?#iefix') format('embedded-opentype'),
         url('CHANTICL-webfont.woff') format('woff'),
         url('CHANTICL-webfont.ttf') format('truetype'),
         url('CHANTICL-webfont.svg#ChanticleerRomanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* wpcom */
.commentlist li.bypostauthor {
background-color:#f6f6f6;
padding: 0 0.5em 0.5em 0.5em;
}
