/*
Theme Name: Journalist
Theme URI: http://lucianmarin.com/
Description: Journalist is a smart, minimal theme designed for professional journalists.
Version: 1.9
Author: <a href="http://lucianmarin.com/">Lucian E. Marin</a>
Tags: white, two columns, fixed width, light, minimal
For the WordPress community (GPL), enjoy it guys.
by Lucian E. Marin - lucianmarin.com
*/

body {
/*background:#ededed;*/
font-family:'Raleway', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
font-size:14px;
color:#222;
padding:0;
margin:0;
}

* {
padding:0;
margin:0;
}

a {
color:#000;
text-decoration:underline;
}

a:hover {
color:#ff7300;
}

.clear {
overflow:hidden; 
display: block; 
height: 0; 
content: "."; 
visibility: hidden; 
clear: both;
}

/*.sub {
background:#FFF6BF url('http://decojournal.com/img/feed.png') no-repeat 20px;
border-top:2px solid #FFD324;
border-bottom:2px solid #FFD324;
text-align:center;
margin:10px auto;
padding:5px 20px;
padding-left:40px;
}
*/
/*a img { border: none; }*/

#container {
background:#fff;
/*background:#fff url("images/top3.gif") repeat-x;*/
width:970px;
margin:0 auto;
padding: 0 10px;
/*border-left: 1px solid #ededed;
border-right: 1px solid #ededed;*/
/*position:relative;*/
}

#container h2 {
font-size:40px;
font-weight:normal;
letter-spacing:-1px;
/*width:600px;*/
padding:25px 0 0;
/*padding:28px 0 15px 20px;*/
}

#container h2 a {
color:#222;
text-decoration:none;
}

#container h2 a:hover {
color:#222;
}

#header {
border-bottom: 1px solid #EDEDED;
padding-bottom: 15px;
padding-top: 10px;
}

#bubble {
top:40px;
right:0;
position:absolute;
display:block;
height:28px;
background:url(images/bubble_right.gif) no-repeat right;
}

#bubble p {
display:block;
font-size:11px;
color:#fff;
height:28px;
padding:4px 12px 0 10px;
background:url(images/bubble_left.gif) no-repeat top left;
}

#nav { /*width: 998px;*/ margin: 0 0 0px 0; background: #000;}

#nav ul { list-style: none; }

#nav ul li { font-size: 1.4em; float: left; }
	
#nav ul li a, #nav ul li a:visited { display: block; padding: 0.13em 0.8125em 0.13em 0.8125em; color: #fff; font-family: Georgia, "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: normal; }
	
#nav ul li a:hover, #nav ul li a.current:hover { color: #000 !important; background: #fff; text-decoration: none !important; font-weight: normal; }
		
#nav ul li a.current, #nav ul li a.current:visited { color: #fff; text-decoration: underline; }

#nav ul li a.subscribe {
				background:url(http://stylefrizz.com/img/feedrss.png) 0 50% no-repeat;
                                padding-left: 19px;
                        }

#nav ul li a.subscribe:hover {
				color: #fff !important; 
				background:url(http://decojournal.com/img/feedrss-over.png) 0 50% no-repeat;
				background-color: #ff7300; /* leave the !important declaration */
                                padding-left: 19px;
                        }

#content {
border-right: 1px solid #EDEDED;
float: left;
padding-left:0;
padding-right:25px;
padding-top:10px;
width:620px;
}

#content h1 {
font-size:28px;
/*letter-spacing: -1px;*/
font-weight:normal;
margin:5px 0 17px 0;
}

#content h1 a {
color:#222;
text-decoration:none;
}

#content h1 a:hover {
color:#222;
text-decoration:underline;
}

#content h1.archive {
font-weight:normal;
font-size:20px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#ff7300;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px 0 2px 0;
/*border: 1px solid #ddd;*/
margin-top: 6px;
/*margin-left: 0; */
/*text-align:center;*/
display:block;
margin-left: auto;
margin-right: auto;
border: none;
height: auto;
width: 620px;
max-width: 620px !important;
}

.main a img {
padding:2px;
/*border:#0085b5 2px solid;*/
border: none;
}

.main a:hover img {
padding:2px;
/*border:#ca0002 2px solid;*/
border: none;
}

.main a.more-link {
color: #222222;
font-size:14px;
font-weight:bold;
/*margin-top:10px;
margin-bottom:10px;*/
line-height:25px;
}

.main p {
line-height:24px;
margin-bottom: 15px;
/*position:relative; margin-left:auto; margin-right:auto;*/
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.imgexc { float:left; margin-right: 10px; margin-bottom: 5px; }

.imgexc img { display: inline; border: 1px solid #ddd; padding: 3px; margin-left: 3px; margin-top: 0; }

.imgexc img:hover { border: 1px solid #000; padding: 3px; }

.imgexc a img { border: 1px solid #ddd; padding: 3px; margin-left: 3px; margin-top: 0; }

.imgexc a:hover img { border: 1px solid #000; padding: 3px; }

.meta {
background:#f3f3f3;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:10px 0 30px;
border-top:#bbb 1px solid;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:170px;
}

.tags {
float:left;
padding:0 0 0 0px;
width:400px;
}

#sidebar0 {
font-size:14px;
line-height: 24px;
float:left;
width:160px;
/*border-right:#ededed 1px solid;*/
padding-left:10px;
padding-top:10px;
padding-right:10px;
}

#sidebar {
/*border-right:#ededed 1px solid;*/
float: left;
font-size: 14px;
line-height: 24px;
margin: 0;
padding: 15px 0 20px 24px;
width: 300px;
}

#sidebar h3, #sidebar0 h3 {
font-size:17px;
margin:15px 0 5px 0;
padding-bottom:7px;
}

#sidebar a, #sidebar0 a {
text-decoration: none;
}

#sidebar a:hover, #sidebar0 a:hover {
text-decoration: underline;
}

#sidebar ul, #sidebar0 ul {
list-style:none;
}

#sidebar ul ul, #sidebar0 ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar0 ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li, #sidebar0 ul li {
margin:0 0 10px 0;
background: #f3f3f3;
}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#222;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

#searchform input:hover {
background:#333;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#ff7300 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
/*display:block;*/
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
width:220px;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#222;
font-size:11px;
/*display:block;*/
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#333;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#ff7300 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:600px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#ff7300 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:14px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 1px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:420px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:23px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {
background:#eee;
font-size:11px;
width:970px;
color:#555;
margin:0 auto;
padding:10px 0;
text-align:center;
position:relative;
border-top:#bbb 1px solid;
/*border-left:#ededed 1px solid;
border-right:#ededed 1px solid;*/
border-bottom:#222 6px solid;
}

#footer a {
color:#555;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#333;
text-decoration:none;
}
/*
.clear {
clear:both;
}
*/
.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;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}

#sidebarrss {
color:#2f2f2f;
font-family:Georgia, helvetica, arial, sans-serif;
padding:0px 0 0 0px;
}

.rss_sub {
padding:3px 0 0px 0px;
}

.rss_sub .s {
border:none;
color:#000;
font-family:Arial, Helvetica, Sans-Serif;
font-size:14px;
height:21px;
width:188px;
background-color:#fff7f5;
border:solid 1px black;
float:left;
padding:3px 5px 0 6px;
margin:0px 10px 0px 0px;
}

.rss_sub .button {
margin:0;
padding:0;
background-color:#e2d8d6;
border:solid 1px black;
width:82px;
height:26px;
}

.rss_sub .button:hover {
background-color:#ffffff;
cursor:pointer;
}

#breadcrumbs, #breadcrumbs a {
color: #ADADAD;
font-size: 13px;
padding-bottom: 10px;
}

.relatedposts {width: 630px; margin: 0 0 20px 0; float: left; font-style: italic;}
.relatedposts h3 {font-size: 15px; margin: 0 0 5px 0; font-style: normal;}  
.relatedthumb {margin: 0 1px 0 1px; float: left; }  
.relatedthumb img {margin: 0 0 3px 0; padding: 2px; border: 1px solid #E5E5E5;}  
.relatedthumb a {color :#2A2A2A; text-decoration: none; display:block; padding: 4px; width: 146px; height: 245px; line-height: 1.5em;}  
.relatedthumb a:hover, .relatedthumb a:visited {background-color: #e5e5e5; color: #2A2A2A; border-bottom: 0;} 

#navprevnext { position: fixed;top: 400px;z-index:9999; }
.prv a, .nxt a { width:60px; height:60px; display:block; text-indent:-999em; background:url('http://decojournal.com/img/nextprev.png') no-repeat top left; z-index:9999 !important; }
.prv { left: 0px; }
.prv a:hover { background-position:bottom left; }
.nxt{ right: 0px;}
.nxt a{ background-position:top right; }
.nxt a:hover { background-position:bottom right; }

.pin-it-button img{
	z-index:5;
	display:none;
}
.pin-in-this img{
	z-index:3;
	position:relative;
}
/*search box*/
.single-input {
    height: 1.4em;
    margin: 0;
    padding-right: 4.15em;
    position: relative;
}
.single-input input[type="search"], .single-input input[type="text"] {
	width:100%;
	border-width:1px;
	border-style:solid;
	border-color:#ccc #eee #eee #ccc;
	background:#f3f3f3;
	padding:4px 1px 4px 4px;
	height:16px
}
.single-input input {
    display: block;
    font-family: 'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif;
}
.single-input input[type="submit"] {
    border: medium none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    font-size: 0.66667em;
    line-height: 16px;
    padding: 5px 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    width: 5.5em;
}
.accent-color-bg-link {
    background: none repeat scroll 0 0 #FF7300;
    border: 1px solid #FF7300;
    color: #FFFFFF;
}
input[type="search"], input[type="text"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
input[type="text"]::-webkit-search-decoration{-webkit-appearance:none}
.single-input input[type="search"]:focus{background:#e6e6e6;outline:0}
.single-input input[type="text"]:focus{background:#e6e6e6;outline:0}
/*end search & text box*/
#sticky {
	float: right;
	width: 300px;
	position: relative;
}
