/*   
Theme Name: On the Wall
Theme URI: www.thebookish.info
Description: Grunge styled Free theme
Author: Sameh Khalil
Author URI: www.thebookish.info
Version: 1
Tags: Fixed width, Widget ready, two columns
.
This work is under Creative Commons Attribution-Share Alike 3.0 License.
http://creativecommons.org/licenses/by-sa/3.0/
.
*/
/*************** General rules *************************************/
* {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
margin: 1em 0;
}
img {
border: 0;
}
a:link {
color: #2a6aa9;
text-decoration: underline;
}
a:visited {
color: #103b65;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #5596d5;
border: none;
}
.clear {
clear:both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */
body {
font: 62.5%/1.6 "Trebuchet MS", Tahoma, Verdana, sans-serif;
background: url(images/bg.jpg) repeat top center;
text-align: center;
}
#mainWrapper {
width: 960px;
margin: 0px auto 10px auto;
padding: 0px 0px 49px 0px;
background: url(images/bg_bottom.png) no-repeat left bottom;
}
#wrapper {
width: 960px;
margin: 0px auto;
padding: 0px;
background: url(images/main_bg.png) repeat-y top left;
}
#header {
width: 960px;
margin: 0px;
padding: 0px;
height: 301px;
background: url(images/header.jpg) no-repeat top left;
position: relative;
}
#logo {
position: absolute;
top: 15px;
left: 56px;
font-size: 26px;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
color: #6c4427;
margin: 0px;
font-weight: normal;
}
#logo a:link, #logo a:visited {
color: #6c4427;
text-decoration: none;
}
#logo a:hover {
color: #ffffff;
}
#header p {
color: #ffffff;
font-size: 13px;
margin: 0px;
padding: 0px;
position: absolute;
top: 50px;
left: 100px;
}
ul#navBar {
padding: 0px;
margin: 0px;
position: absolute;
top: 245px;
left: 35px;
list-style-type: none;
}
ul#navBar li {
display: block;
padding: 0px 10px 0px 0px;
float: left;
height: 34px;
width: auto;
margin: 0px 2px;
}
ul#navBar li:hover {
background: url(images/nav_right.png) no-repeat top right;
}
ul#navBar li a:link, ul#navBar li a:visited {
display: block;
float: left;
width: auto;
height: 24px;
padding: 5px 0px 5px 10px;
color: #f8f8f8;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 16px;
font-weight: normal;
text-decoration: none;
}
ul#navBar li a:hover {
display: block;
text-decoration: none;
color: #f8f8f8;
background: url(images/nav_left.png) no-repeat top left;
}
#searchForm {
margin: 0px;
width: 280px;
height: 31px;
padding: 0px;
text-align: left;
list-style-type: none;
position: absolute;
top: 152px;
left: 61px;
}
#searchForm input#s {
background: url(images/input_bg.png) no-repeat top left;
width: 216px;
height: 23px;
padding: 4px;
margin: 0px;
color: #2d2d2d;
font-size: 14px;
border: none;
position: absolute;
top: 0px;
left: 0px;
}
#searchForm input#searchsubmit {
margin: 0px;
padding: 0px;
background: url(images/go.png) no-repeat top left;
width: 54px;
height: 31px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #515151;
position: absolute;
top: 0px;
right: 0px;
}
label.hidden {
display: none;
}
label.search {
background: url(images/search.png) no-repeat top left;
width: 60px;
height: 23px;
position: absolute;
top: -30px;
left: 9px;
text-indent: -9999px;
text-align: left;
}
ul#bookmark {
list-style-type: none;
padding: 0px;
margin: 0px;
height: 150px;
width: 104px;
position: absolute;
top: 40px;
left: 428px;
}
ul#bookmark li {
display: block;
padding: 0px;
float: left;
height: auto;
width: auto;
margin: 4px;
}
ul#bookmark li a:link, ul#bookmark li a:visited {
display: block;
float: left;
width: auto;
height: auto;
padding: 0px;

text-decoration: none;
}
ul#bookmark li a:hover {
display: block;
text-decoration: none;
}
ul#adBar {
margin: 0px 1px;
padding: 0px 25px 0px 25px;
width: 319px;
list-style-type: none;
position: absolute;
top: 55px;
left: 610px;
}
ul#adBar li {
width: 125px;
height: 125px;
float: left;
margin: 0px 5px 10px 5px;
padding: 0px;
}
#container {
padding: 20px 45px 0px 45px;
margin: 0px;
width: 870px;
position: relative;
text-align: left;
}
#content {
width: 544px;
padding: 0px;
margin: 0px 0px 30px 0px;
float: left;
font-size: 14px;
text-align: left;
}
#secBar {
width: 306px;
margin: 0px 0px 30px 0px;
float: right;
padding: 0px;
font-size: 14px;
text-align: left;
}
#footer {
width: 900px;
margin: 0px auto;
clear: both;
padding: 0px 30px;
text-align: center;
}
#footer p {
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
font-weight: normal;
text-align: center;
margin: 0px;
padding: 2px 0px;
}
/**************** Post styles **************************************/
.post {
width: 530px;
padding: 0px;
margin: 0px 0px 30px 0px;
position: relative;
}
h2.headline {
padding: 0px;
width: 530px;
height: auto;
margin: 0px;
font-size: 18px;
font-weight: normal;
color: #37414b;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
position: relative;
top: 10px;
}
h2.headline a:link, h2.headline a:visited {
padding: 0px;
margin: 0px;
color: #37414b;
text-decoration: none;
}
h2.headline a:hover {
color: #536373;
text-decoration: none;
}
.entry {
color: #484848;
font-size: 14px;
text-align: left;
padding: 0px;
margin: 0px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif
}
.entry p {
margin: 1em 0em;
}
h4.postdata {
font-weight: normal;
color: #7a7f78;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
margin: 0px;
padding: 10px 15px;
background: url(images/post_data.jpg) no-repeat top left;
width: 258px;
height: 27px;
}
h4.postdata a:link, h4.postdata a:visited {
text-decoration: underline;
color: #4d514b;
}
h4.postdata a:hover {
color: #7a7f78;
border: none;
text-decoration: none;
}
h4.tags {
font-weight: normal;
color: #672011;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
margin: 0px;
padding: 7px 8px 3px 27px;
background: url(images/post_tags.jpg) no-repeat top left;
width: 495px;
height: 27px;
}
h4.tags a:link, h4.tags a:visited {
text-decoration: underline;
color: #f3f3f3;
}
h4.tags a:hover {
color: #fff;
text-decoration: none;
border: none;
}
.post h3 {
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 0px;
}
blockquote {
color: #6a6a6a;
margin: 2px; 
padding: 3px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: url(images/quote_bg.png) no-repeat top right;
}
p {
margin-bottom: 0px;
line-height: 1.4em;
}
p a {
text-decoration: underline;
}
p a:hover {
text-decoration: none;
}
p.center {
text-align: center;
}
.small {
font-size: 10px;
}
code {
font: 12px 'Courier New', Courier, Fixed;
}
h1 {
font-size: 16px;
text-align: left;
font-weight: normal;
margin-bottom: 8px;
font-family: Georgia, "Times New Roman", Times, serif;
}
h1.title, h2.pagetitle {
font-size: 18px;
font-weight: normal;
width: 530px;
padding: 0px;
margin: 0px;
color: #db4424;
font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
margin: -5px 0px 10px 0px;
padding: 0;
font-weight: normal;
font-size: 10px;
color: #db4424;
}
/***** LISTS FORMATTING *****/
.post ul {
margin: 5px 0px 5px 10px;
padding: 0px;
list-style-type: none;
} 
.post ul li {
margin: 5px 0px 5px 10px;
background: url(images/bullet.png) no-repeat left center;
padding-left: 12px;
}
.post ol {
margin: 5px 0px 5px 20px;
padding: 0px;
}
.post ol li {
margin: 5px 0px 5px 10px;
padding: 0px;
}
/***** SIDEBAR FORMATTING *****/
#secBar h2 {
clear: both;
margin: 0px;
padding: 0px;
text-align: left;
font-size: 18px;
font-family: Cambria, "Times New Roman", serif;
color: #db4424;
font-weight: normal;
position: relative;
left: 10px;
top: 8px;
}
#secBar a:link, #secBar a:visited {
font-size: 14px;
text-decoration: underline;
font-family: verdana;
font-weight: normal;
}
#secBar a:hover {
background: none;
text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
#secBar ul, #secBar ol { 
width: 306px;
background: none;
padding: 0px;
margin: 0px;
list-style-type: none;
font-size: 14px;
text-align: center;
}
#secBar ul li {
width: 306px;
margin: 0px auto 15px auto;
padding: 0px;
text-align: left;
text-align: center;
list-style-type: none;
}
#secBar ul li ul, #secBar ul li ol, #secBar ol li ul, #secBar ol li ol {
margin: 0px;
width: 266px;
padding: 15px 20px;
text-align: left;
list-style-type: none;
background: url(images/side_bg.jpg) repeat-y top left;
}
#secBar ul li ul li {
background: url(images/bullet.png) no-repeat left center;
border: none;
display: block;
width: 254px;
padding: 0px 0px 0px 12px;
margin: 0px;
text-align: left;
color: #3e3e3e;
list-style-type: none;
}
#secBar ul li ul li a:link, #secBar ul li ul li a:visited {
margin: 2px 0px;
color: #3e3e3e;
padding: 0px;
font-size: 13px;
font-family: Arial, sans-serif;
text-align: left;
text-decoration: none;
font-weight: normal;
}
#secBar ul li ul li a:hover {
color: #db4424;
text-decoration: underline;
border: none;
}
/***** IMAGE FORMATTING *****/
.entry img {
border: 3px solid #c3c3c3;
margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
border: 3px solid #c3c3c3;
padding: 0px;
}
.entry a:hover img {
border: 3px solid #dfdfdf;
padding: 0px;
}
img.post {
padding: 1px;
border: 3px solid #c3c3c3;
margin: 10px;
float: right;
}
img.center {
margin-left: auto;
margin-right: auto;
padding: 0px;
border: 3px solid #c3c3c3;
}
img.alignright {
padding: 0px;
border: 3px solid #c3c3c3;
margin: 5px;
float: right;
display: inline;
}
img.alignleft {
float: left;
padding: 1px;
border: 3px solid #c3c3c3;
margin: 5px;
display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
float: right;
}
.alignleft {
float: left
}	
.navigation, .navigationc {
text-align: center;
display: block;
width: 530px;
font-size: 14px;
border: none;
margin: 0px;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited {
padding: 0px;
font-size: 18px;
background: url(images/previous.png) no-repeat center left;
text-decoration: none;
color: #db4424;
padding-left: 15px;
display: block;
float: left;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
padding: 0px;
padding-right: 15px;
font-size: 18px;
background: url(images/bullet.png) no-repeat center right;
text-decoration: none;
color: #db4424;
display: block;
float: right;
}
.navigation .alignright a:hover {
background: url(images/bullet.png) no-repeat center right;
color: #3e3e3e;
}
.navigation .alignleft a:hover {
background: url(images/previous.png) no-repeat center left;
color: #3e3e3e;
}
.postspermonth {
margin: 5px 0 10px 0;
list-style: none;
padding-left: 25px;
}
.postmetadata {
margin: 0px 0px 0px 10px;
width: 530px;
padding: 5px;
font-size: 12px;
font-family: Arial, sans-serif;
color: #6a6a6a;
background: #f4f7fa;
}
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
padding: 10px 5px 10px 15px;
margin: 0px;
width: 268px;
height: 37px;
clear: both;
font-size: 16px;
color: #7a7f78;
font-weight: normal;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
background: url(images/postdata.jpg) no-repeat top left;
}
#commentform input {
background: url(images/input_bg.png) no-repeat top left #fff;
width: 216px;
height: 23px;
padding: 4px;
margin: 0px 0px 0px 10px;
color: #2d2d2d;
font-size: 14px;
border: none;
}
#commentform textarea {
background: url(images/textarea.png) no-repeat bottom left #f4f7fa;
width: 329px;
height: 122px;
color: #2d2d2d;
padding: 4px;
border: none;
margin-left: 10px;
}
#commentform #submit {
background: url(images/go.png) no-repeat 0px 0px;
width: 54px;
height: 31px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #515151;
margin-left: 10px;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
width: 389px;
padding: 10px;
margin: 10px 5px;
position: relative;
color: #3a3a3a;
background: url(images/comment_bg.jpg) repeat-y top left;
}
.commentlist cite {
display: block;
color: #505f71;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
margin-left: 70px;
font-style: normal;
}
.commentlist cite a:link, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 14px;
color: #505f71;
text-decoration: underline;
}
.commentlist cite a:hover {
color: #323e4b;
text-decoration: none;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px;
color: #3a3a3a;
margin-left: 70px;
}
#commentform p {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #3a3a3a;
margin: 0px;
padding: 0px;
}
#commentform label span {
color: #db4424;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
margin-left: 70px;
}
.commentmetadata a:link, .commentmetadata a:visited {
color: #979ea5;
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
} 
.commentmetadata a:hover {
color: #7c838a;
text-decoration: underline;
}
#commentform p {
margin: 5px 0;
}
.commentlist li img {
height: 50px;
width: 50px;
padding: 0px;
position: absolute;
top: 15px;
left: 15px;
border: 2px solid #7c838a;
}
/*********************Comment list odd **********************/
.commentlist li.odd {
font-size: 14px;
font-weight: normal;
width: 389px;
padding: 10px;
margin: 10px 5px;
position: relative;
color: #3a3a3a;
background: url(images/oddcomment_bg.jpg) repeat-y top left;
}
.commentlist li.odd cite {
display: block;
color: #707f69;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
margin-left: 70px;
font-style: normal;
}
.commentlist li.odd a:link, .commentlist li.odd a:visited {
font-weight: bold;
font-style: normal;
font-size: 14px;
color: #707f69;
text-decoration: underline;
}
.commentlist li.odd cite a:hover {
color: #899a80;
text-decoration: none;
}
.commentlist li.odd img {
height: 50px;
width: 50px;
padding: 0px;
position: absolute;
top: 15px;
left: 15px;
border: 2px solid #707f69;
}
.commentlist li.odd .commentmetadata a:link, .commentlist li.odd .commentmetadata a:visited {
color: #899a80;
text-decoration: none;
font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
} 
.commentlist li.odd .commentmetadata a:hover {
color: #707f69;
text-decoration: underline;
}
.nocomments {
text-align: center;
margin: 0;
padding: 5px;
color: #3a3a3a;
background: #e6f0e1;
border: 1px solid #b2beab;
}
small {
font-size: 12px;
}
.says {
display: none;
}
.commentlist li div.reply {
text-align: left;
position: absolute;
top: 10px;
right: 10px;
width: 54px;
height: 31px;
}
.commentlist li div.reply a:link, .commentlist li div.reply a:visited {
display: block;
background: url(images/reply.png) no-repeat 0px 0px;
color: #6a6a6a;
text-decoration: underline;
text-indent: -9999px;
width: 54px;
height: 26px;
}
.commentlist li div.reply a:hover {
color: #212121;
text-decoration: none;
}
.commentlist li.depth-2, .commentlist li.depth-3, .commentlist li.depth-4, .commentlist li.depth-5 {
width: 94%;
background: none;
border: none;
border-left: 3px solid #ffffff;
list-style-type: none;
margin: 0px auto;
}