/*   
Theme Name: Grunge Lady
Theme URI: www.thebookish.info
Description: Great theme with grunge style.
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 *************************************/
/*************** 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: #5b6d98;
text-decoration: underline;
}
a:visited {
color: #4a597b;
}
a:hover {
text-decoration: none;
color: #778ec2;
}
.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 left;
text-align: center;
color: #616668;
}
#mainWrapper {
width: 780px;
text-align: left;
margin: 0px auto;
padding: 0px;
}
#header {
width: 780px;
background: url(images/header.jpg) no-repeat top left;
height: 199px;
position: relative;
margin: 0px auto;
}
#logo {
position: absolute;
top: 45px;
left: 55px;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #e7dbf2;
margin: 0px;
font-weight: normal;
}
#logo a:link, #logo a:visited {
color: #e7dbf2;
text-decoration: none;
}
#logo a:hover {
color: #ffffff;
}
#header p {
color: #3c2452;
font-size: 13px;
margin: 0px;
padding: 0px;
position: absolute;
top: 85px;
left: 120px;
}
div#navBar {
list-style-type: none;
padding: 0px;
margin: 0px;
position: absolute;
top: 155px;
left: 30px;
padding-top: 8px;
}
ul#navBar li {
display: block;
padding: 0px;
float: left;
height: auto;
width: auto;
margin: 0px 7px;
}
ul#navBar li a:link, ul#navBar li a:visited {
display: block;
float: left;
width: auto;
height: auto;
padding: 2px;
color: #fff;
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: #2a1042;
}
#container {
padding: 25px 10px 10px 10px;
margin: 0px 0px 20px 0px;
width: 760px;
position: relative;
text-align: left;
}
#secBar {
width: 240px;
margin: 0px;
float: right;
padding: 0px;
font-size: 14px;
text-align: left;
text-align: justify;
}
h4#rss {
width: 240px;
height: 47px;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
background: url(images/rss.jpg) no-repeat top left;
text-indent: -9999px;
margin: 0px auto 15px auto;
}
h4#rss a:link, h4#rss a:visited {
display: block;
width: 240px;
height: 47px;
color: #425768;
font-size: 12px;
text-decoration: none;
}
h4#rss a:hover {
color: #333;
text-decoration: underline
}
#searchform {
margin: 0px;
width: 230px;
background: url(images/side_bottom.png) no-repeat bottom left;
padding: 5px;
text-align: left;
list-style-type: none;
}
#searchBg {
width: 240px;
background: url(images/side_top.jpg) no-repeat top left;
margin: 0px auto 15px auto;
padding: 0px;
text-align: left;
text-align: center;
list-style-type: none;
}
#searchBg h2 {
margin: 0px;
text-align: left;
padding: 5px 10px;
width: 220px;
height: 30px;
font-size: 18px;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
color: #bab5a7;
font-weight: normal;
}
#searchform input#s {
background: url(images/input.png) no-repeat top left;
width: 191px;
height: 16px;
padding: 4px;
margin: 5px 5px 5px 10px;
color: #484338;
font-size: 14px;
border:  none;	
}
#searchform input#searchsubmit {
margin: 5px 5px 5px 0px;
padding: 0px;
background: url(images/button.png) no-repeat top left;
width: 79px;
height: 32px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #bab5a7;
position: relative;
left: 130px;
}
label.hidden {
display: none;
}
#content {
width: 500px;
padding: 0px;
margin: 0px;
float: left;
font-size: 14px;
text-align: left;
text-align: justify;
}
#footer {
width: 780px;
margin: 0px auto;
clear: both;
background: url(images/sep.png) no-repeat top left;
padding: 10px 0px 0px 0px;
text-align: left;
}
#footer .copyrights {
background: url(images/sep.png) no-repeat top left;
width: 780px;
padding: 10px 0px 10px 0px;
margin-top: 10px;
clear: both;
}
#footer .copyrights p {
font-family: Arial, Helvetica, sans-serif;
color: #555450;
font-size: 12px;
font-weight: normal;
}
#footer .copyrights a:link, #footer .copyrights a:visited {
color: #1e1b10;
font-weight: normal;
text-decoration: underline;
}
#footer .copyrights a:hover {
color: #555450;
text-decoration: none;
}
#footer div.recentPosts {
float: left;
margin-left: 10px;
font-size: 14px;
width: 370px;
padding: 0px;
color: #fff;
}
#footer div.recentComments {
float: right;
margin-right: 10px;
font-size: 14px;
width: 370px;
padding: 0px;
color: #fff;
}
#footer h4 {
font-size: 18px;
font-weight: normal;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
color: #64635e;
text-align: left;
margin: 15px 0px 5px 0px;
}
#footer h4#recentPosts {
width: 111px;
height: 12px;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
background: url(images/recent_posts.png) no-repeat top left;
text-indent: -9999px;
}
#footer h4#recentComments {
width: 154px;
height: 12px;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
background: url(images/recent_comments.png) no-repeat top left;
text-indent: -9999px;
}
#footer ul {
text-align: left;
list-style-type: none;
margin: 0px;
margin-bottom: 30px;
padding: 0px;
}
#footer ul li {
margin: 0px;
padding: 0px;
border-bottom: 1px dashed #868686;
}
#footer ul li a:link, #footer ul li a:visited {
text-decoration: none;
display: block;
font-size: 14px;
color: #555555;
width: 370px;
padding: 5px;
}
#footer ul li a:hover {
color: #2a2e30;
text-decoration: none;
}
#footer a span {
color: #2a2e30;
}
/**************** Post styles **************************************/
.post {
width: 492px;
padding: 0px;
margin: 0px 0px 30px 0px;
background: url(images/post_bg.jpg) repeat-y top left; 
}
.postWrapper {
width: 492px;
margin: 0px;
padding: 15px 0px 0px 0px;
background: url(images/post_top.jpg) no-repeat top left;
}
.postSingle {
width: 472px;
margin: 0px;
padding: 0px 10px 60px 10px;
background: url(images/post_bottom.jpg) no-repeat bottom left;
position: relative;
}
h2.headline {
padding: 0px;
margin: 0px;
font-size: 18px;
font-weight: normal;
color: #67757a;
font-family: Candara, "Trebuchet MS", Arial, Verdana, sans-serif;
}
h2.headline a:link, h2.headline a:visited {
padding: 0px;
margin: 0px;
color: #67757a;
text-decoration: none;
}
h2.headline a:hover {
color: #273236;
text-decoration: none;
}
.entry {
color: #616668;
font-size: 12px;
text-align: left;
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
}
.entry p {
margin: 1em;
}
h4.date, h4.commentnum {
font-weight: normal;
color: #93989a;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
}
h4.date {
margin: 0px;
padding: 0px;
display: block;
text-align: left;
}
h4.commentnum {
margin: 0px;
padding: 0px;
display: block;
text-align: left;
position: absolute;
bottom: 14px;
right: 35px;
}
h4.commentnum a:link, h4.commentnum a:visited {
text-decoration: none;
color: #4a5256;
}
h4.commentnum a:hover {
color: #87949a;
text-decoration: underline;
border: none;
}
.post h3 {
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 0px;
}
blockquote {
color: #3f4345; 
margin: 2px; 
padding: 3px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: url(images/quote.jpg) 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: 20px;
font-weight: normal;
padding: 0px;
margin: 0px;
margin-left: 10px;
color: #555450;
font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
margin: -5px 0 10px 0;
padding: 0;
font-weight: normal;
font-size: 10px;
color: #555450;
}
/***** LISTS FORMATTING *****/
.post ul {
margin: 5px 0px 5px 20px;
padding: 0px 0px 0px 0px;
list-style-type: none;
} 
.post ul li {
margin: 5px 0px 5px 10px;
background: url(images/bullet.jpg) no-repeat left center;
padding-left: 10px;
}
.post ol {
margin: 5px 0px 5px 20px;
padding: 0px 0px 0px 0px;
}
.post ol li {
margin: 5px 0px 5px 10px;
padding: 0px;
}
/***** SIDEBAR FORMATTING *****/
#secBar h2 {
margin: 0px;
text-align: left;
padding: 5px 10px;
width: 220px;
height: 30px;
font-size: 18px;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
color: #bab5a7;
font-weight: normal;
}
#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: 240px;
background: none;
padding: 0px;
margin: 0px;
list-style-type: none;
font-size: 14px;
text-align: center;
}
#secBar ul li {
width: 240px;
background: url(images/side_top.jpg) no-repeat top left;
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: 220px;
background: url(images/side_bottom.png) no-repeat bottom left;
padding: 10px;
padding-bottom: 25px;
text-align: left;
list-style-type: none;
}
#secBar ul li ul li {
background: none;
border: none;
display: block;
width: 220px;
padding: 2px 0px;
border-bottom: 1px dashed #575655;
margin: 0px;
text-align: left;
color: #484338;
list-style-type: none;
}
#secBar ul li ul li a:link, #secBar ul li ul li a:visited {
margin: 2px 0px;
color: #484338;
padding: 0px;
padding-left: 5px;
width: 220px;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
text-align: left;
text-decoration: none;
font-weight: normal;
}
#secBar ul li ul li a:hover {
color: #19160f;
text-decoration: none;
}
/***** IMAGE FORMATTING *****/
.entry img {
border: 1px solid #afb4b6;
margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
border: 2px solid #afb4b6;
padding: 1px;
}
.entry a:hover img {
border: 2px solid #81888b;
}
img.post {
padding: 0px;
border: 1px solid #afb4b6;
margin: 10px;
float: right;
}
img.center {
margin-left: auto;
margin-right: auto;
padding: 0px;
border: 1px solid #afb4b6;
}
img.alignright {
padding: 0px;
border: 1px solid #afb4b6;
margin: 5px;
float: right;
display: inline;
}
img.alignleft {
float: left;
padding: 0px;
border: 1px solid #afb4b6;
margin: 5px;
display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
float: right;
}
.alignleft {
float: left
}	
.navigation, .navigationc {
text-align: center;
display: block;
width: 480px;
font-size: 14px;
border: none;
margin: 10px 5px;
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: #707070;
padding-left: 27px;
width: 99px;
height: 14px;
display: block;
text-indent: -9999px;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
padding: 0px;
font-size: 18px;
background: url(images/next.png) no-repeat center right;
text-decoration: none;
color: #707070;
width: 63px;
height: 14px;
display: block;
text-indent: -9999px;
}
.navigation .alignright a:hover {
background: url(images/next.png) no-repeat center right;
color: #0fabe4;
}
.navigation .alignleft a:hover {
background: url(images/previous.png) no-repeat center left;
color: #0fabe4;
}
.postspermonth {
margin: 5px 0 10px 0;
list-style: none;
padding-left: 25px;
}
.postmetadata {
margin: 0px auto;
width: 430px;
padding: 5px;
border: 2px solid #afb4b6;
font-size: 12px;
font-family: Arial, sans-serif;
color: #767d7f;
}
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
padding-top: 10px;
background:  url(images/sep.png) no-repeat top left;
width: 490px;
clear: both;
font-size: 18px;
color: #555450;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
}
#commentform input {
background: url(images/input.png) repeat-x top left #fff;
width: 191px;
height: 16px;
padding: 4px;
margin: 5px 5px 1px 0px;
color: #555450;
font-size: 14px;
border: none;
}
#commentform textarea {
background: url(images/textarea.png) repeat-x top left #fff;
width: 323px;
height: 172px;
color: #555450;
padding: 4px;
border: none;
}
#commentform #submit {
background: url(images/button.png) no-repeat top left;
width: 79px;
height: 32px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #bab5a7;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
color: #363636;
width: 426px;
padding: 10px;
margin: 5px auto;
position: relative;
background: url(images/comment_bg.jpg) no-repeat top left #d8d7d5;
border: 3px solid #ffffff;
}
.commentlist li.depth-2, .commentlist li.depth-3, .commentlist li.depth-4, .commentlist li.depth-5 {
width: 94%;
background: url(images/comment_bg.jpg) no-repeat top left #d8d7d5;
border: none;
border-top: 2px solid #fff;
list-style-type: none;
margin: 0px auto;
}
.commentlist cite {
display: block;
color: #5e5d58;
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: #5e5d58;
text-decoration: underline;
}
.commentlist cite a:hover {
color: #828075;
text-decoration: none;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px;
color: #363636;
margin-left: 70px;
position: relative;
top: -25px;
}
#commentform p {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #515547;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
margin-left: 70px;
position: relative;
top: -24px;
}
.commentmetadata a:link, .commentmetadata a:visited {
color: #575e60;
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
} 
.commentmetadata a:hover {
color: #333738;
text-decoration: underline;
}
div.reply {
margin: 0px;
padding: 0px;
}
#commentform p {
margin: 5px 0;
}
.commentlist li img {
height: 50px;
width: 50px;
padding: 0px;
position: absolute;
top: 10px;
left: 10px;
border: 1px solid #fff;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
small {
font-size: 12px;
}