/*
Theme Name: Journal ESK 1
Theme URI: 
Description: based on Black Urban Constructor Theme
Version: 1.0.1
Author: jerel mani
Author URI: http://jerelmani.com/
*/

/*
.navigation .alignleft a,
.navigation .alignright a{
    text-indent:-9999%;
    font-size:0;
    display:block;
    width:80px;
    height:172px;
    margin:0 20px;
}

.navigation .alignleft a{
    background: url(prev.jpg) 0 0 no-repeat;
}

.navigation .alignright a{
    background: url(next.jpg) 0 0 no-repeat;
} */

#sidebar {
font-family: comic sans MS;
    font-size:2.4em;
}



body
{
background-color:#FEFEFE;
}

.hentry .entry p{
    text-indent:0px !important;
}


tr, td {
   border-width:0 !important;
}

.hentry .footer .links{
    display:none;
}

/* .hentry .footer .links .date .list{
    display:none;
} */

.list .date {
    display:none;
}

.hentry .title {
color:#FFFFFF;
text-align:right;

    border:0 !important;
}

/* #menu li a, #menu li span{
    font-size:1.2em;
/*padding-top:-.4em;*/
 margin-top:.4em;
  background: url(http://websites4you.com.au/black_box_bg.png) 50% top no-repeat;

} */


 /* blockquote {
display: block;
margin-left:auto;
margin-right:auto;
width:70%;
background-color: #C7CFB5 !important;;
background-image: url(http://websites4you.com.au/offbeat/leaf_bg.png);
background-repeat: no-repeat;
background-position: top center;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-right: 50px;
padding-bottom: 15px;
padding-left: 50px;
font: 150% Palatino;
}*/

/* blockquote:before, blockquote:after {
color: #676F53;
display: block;
font-size: 700%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}
blockquote:after {
content: close-quote;
height: 70px;
margin-top: -70px;
margin-left: 420px;
} 
*/
blockquote p {
  font: 14px/20px italic Times, serif;
  padding-left: 70px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 10px;
  background-color: #dadada;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 5px;
  background-image: url(images/openquote4.gif);
  background-position: middle left;
  background-repeat: no-repeat;
  text-indent: 23px;
} 

/* body, a 

{

color: #d12222;

} */

a:hover 

{

color: #d12222;

}

.hentry .entry a, .hentry .footer a 

{

border-bottom-width: 1px;

border-bottom-style: dotted;

border-bottom-color: #d12222;

}

.hentry .entry a:hover, .hentry .footer a:hover 

{

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #d12222;

}