/*
Theme Name: Shapoorian
*/

/* main elements */


.navigation{
    overflow:hidden;
    width:100%;
    text-align:justify;
}
.navigation .next{float:right;}
.navigation .prev{float:left;}


#author, #email, #url
{
    width: 260px;
}

#searchform fieldset, #commentform fieldset
{
    border:none;
}
.case .blog-entries {
    background: url("images/sprite.png") no-repeat scroll -381px -42px transparent;
}
.post h2 a,.post h2 a:hover{
    color: #934F0E;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
	text-decoration:none;
}
.not-display{display:none;}
