/*
Theme Name: Grunge Flora
Theme URI: www.thebookish.info
Description: Grunge Floral style 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: #3860d2;
text-decoration: underline;
}
a:visited {
color: #2a448c;
}
a:hover {
text-decoration: none;
color: #334f9f;
}
.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/main_bg.jpg) repeat-y top center #f8f7e5;
text-align: center;
}
#mainWrapper {
width: 100%;
background: url(images/bg_bottom.jpg) no-repeat bottom center;
text-align: left;
margin: 0px auto;
padding: 0px;
padding-bottom: 133px;
}
#bottomWrapper {
width: 100%;
background: url(images/bg_top.jpg) no-repeat top center;
text-align: left;
margin: 0px auto;
padding: 0px 0px 0px 0px;
}
#wrapper {

margin: 0px auto;
padding: 0px;
position: relative;
left: 0px;
}
#header {
width: 962px;
margin: 0px;
padding: 0px;
height: 124px;
position: relative;
}
#logo {
position: absolute;
top: 50px;
left: 35px;
font-size: 26px;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
color: #683a1e;
margin: 0px;
font-weight: normal;
}
#logo a:link, #logo a:visited {
color: #683a1e;
text-decoration: none;
}
#logo a:hover {
color: #9a613e;
}
div#navBar {
background: url(images/nav_left.png) no-repeat top left;
padding: 0px 0px 0px 21px;
height: 44px;
margin: 0px;
position: absolute;
top: -5px;
right: 20px;
}
div#navBar ul {
background: url(images/nav_right.png) no-repeat top right;
padding: 0px 21px 0px 0px;
list-style-type: none;
margin: 0px;
height: 44px;
}
div#navBar ul li {
display: block;
padding: 0px;
float: left;
height: 44px;
width: auto;
margin: 0px 7px;
}
div#navBar ul li a:link, div#navBar ul li a:visited {
display: block;
float: left;
width: auto;
height: 34px;
padding: 10px 8px 0px 8px;
color: #655879;
font-family: Cambria, "Times New Roman", serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
div#navBar ul li a:hover {
display: block;
text-decoration: none;
color: #8e80a2;
}
#container {
padding: 10px 0 0 0;
margin: 0px;
width: 922px;
position: relative;
text-align: left;
}

#MainWrapper #HeaderWrapper .logo{}

#MainWrapper #content {
width: 79%;
padding: 0;
margin: 0px 0 0 10px;
float: left;
font-size: 14px;
text-align: left;
text-align: justify;
}
#secBar {
width: 300px;
margin: 0px;
float: right;
padding: 0px;
font-size: 14px;
text-align: left;
text-align: justify;
}
#searchForm {
background: url(images/side_bg.png) no-repeat top left;
margin: 0px 0px 15px 0px;
width: 290px;
height: 33px;
padding: 5px 5px;
text-align: left;
list-style-type: none;
}
#searchForm input#s {
background: url(images/input.png) no-repeat top left;
width: 192px;
height: 19px;
padding: 2px;
margin: 5px 5px 5px 10px;
color: #484338;
font-size: 14px;
border: 1px solid #b7c57a;	
}
#searchForm input#searchsubmit {
margin: 0px;
padding: 0px;
background: url(images/button.png) no-repeat top left;
width: 66px;
height: 27px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #525f1d;
}
label.hidden {
display: none;
}
h4#rss {
margin: 0px 0px 15px 0px;
width: 300px;
height: 49px;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
background: url(images/rss.png) no-repeat top left;
text-indent: -9999px;
}
h4#rss a:link, h4#rss a:visited {
display: block;
width: 300px;
height: 49px;
color: #000;
font-size: 12px;
text-decoration: none;
}
h4#rss a:hover {
color: #999999;
text-decoration: underline
}
#footer {

margin: 0px auto;
clear: both;
padding: 0px;
text-align: center;
border-top: 3px solid #d5debc;
}
#footer .copyrights {
border-top: 3px solid #d5debc;
padding: 10px 0px 25px 0px;
margin-top: 10px;
width: 902px;
clear: both;
}
#footer .copyrights p {
font-family: Arial, Helvetica, sans-serif;
color: #5f5f5f;
font-size: 12px;
font-weight: normal;
text-align: center;
}
#footer .copyrights a:link, #footer .copyrights a:visited {
text-decoration: underline;
}
#footer .copyrights a:hover {
text-decoration: none;
}
#footer div.recentPosts {
float: left;
margin: 0px;
font-size: 14px;
width: 450px;
padding: 0px;
color: #fff;
}
#footer div.recentComments {
float: right;
margin: 0px;
font-size: 14px;
width: 450px;
padding: 0px;
color: #fff;
}
#footer h4 {
font-size: 18px;
font-weight: normal;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
color: #fff;
text-align: left;
margin: 15px 0px 5px 0px;
border:1px;
}
#footer h4#recentPosts {
width: 158px;
height: 35px;
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: 202px;
height: 35px;
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 #d5debc;
}
#footer ul li a:link, #footer ul li a:visited {
text-decoration: none;
display: block;
font-size: 14px;
color: #a8b190;
width: 445px;
padding: 5px;
}
#footer ul li a:hover {
color: #727860;
text-decoration: none;
}
#footer a span {
color: #727860;
}
/**************** Post styles **************************************/
.post {

padding: 0px;
margin: 0px 0px 30px 0px;
}
/*
h2.headline {
padding: 8px 5px 8px 20px;
width: 576px;
height: auto;
margin: 0px;
font-size: 18px;
font-weight: normal;
color: #726485;
background: url(images/post_title_bg.png) no-repeat top left;
font-family: Georgia, "Times New Roman", Times, serif;
}  */

h2.headline {
	background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dashed #ff7f00;
    color: #5f8236;
    font-weight: normal;
    padding: 0 0 5px;
    text-transform: uppercase;
    width: auto;}

h2.headline a:link, h2.headline a:visited {
padding: 0px;
margin: 0px;
color: #5f8236;
font-size: 20px;
line-height: 24px;
text-decoration: none;
}
h2.headline a:hover {
color: #a27c73;
text-decoration: none;
}
.entry {
/*color: #69656F;
font-size: 12px;*/
text-align: left;
padding: 0px;
margin: 0px;
clear:both;
}
.entry p {
margin: 1em 0em;
}
h4.date, h4.commentnum, h4.tags {
font-weight: normal;
color: #929a7b;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
}
h4.date {
padding: 5px 17px 5px 0px;
color: #929A7B;
display: block;
background: #EEE;
width: 123px;
font-size: 11px;
text-align: right;
float: right;
margin: 0 0px 0px 0px;
border:0;
}
div.metadata {
/*background: url(images/meta_bg.png) no-repeat top left;*/
width: 591px;
height: 29px;
padding: 8px 5px 0px 5px;
}
h4.commentnum {
margin: 0px;
padding: 0px;
padding-left: 18px;
border:0;
background: url(images/comments_icon.png) no-repeat bottom left;
float: left;
display: block;
text-align: left;
}
h4.tags {
margin: 0px;
padding: 0px;
padding-left: 17px;
background: url(images/tags_icon.png) no-repeat left bottom;
float: right;
display: block;
text-align: right;
border:0;
}
h4.commentnum a:link, h4.commentnum a:visited {
text-decoration: underline;
color: #626851;
}
h4.tags a:link, h4.tags a:visited {
text-decoration: underline;
color: #626851;
}
h4.commentnum a:hover, h4.tags a:hover {
color: #899171;
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: #a1a1a1; 
margin: 2px; 
padding: 3px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: url(images/quote.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;
margin: 0px 0px 8px 0px;
border-bottom: 2px solid #d5debc;
}
h4 {
margin: -5px 0 10px 0;
padding: 0;
font-weight: normal;
font-size: 10px;
color: #726485;
}
/***** 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 12px;
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: 3px 15px 0px 15px;
width: 270px;
height: 33px;
font-size: 18px;
font-family: Cambria, "Times New Roman", serif;
color: #6e794f;
background: url(images/side_title_bg.png) no-repeat top left; 
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: 300px;
background: none;
padding: 0px;
margin: 0px;
list-style-type: none;
font-size: 14px;
text-align: center;
}
#secBar ul li {
width: 300px;
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: 270px;
padding: 10px 10px 10px 20px;
padding-bottom: 15px;
text-align: left;
list-style-type: none;
}
#secBar ul li ul li {
background: url(images/bullet.jpg) no-repeat left center;
border: none;
display: block;
width: 260px;
padding: 1px 0px 1px 12px;
margin: 0px;
text-align: left;
color: #6b6b6b;
list-style-type: none;
}
#secBar ul li ul li a:link, #secBar ul li ul li a:visited {
margin: 2px 0px;
color: #6b6b6b;
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: #3b3b3b;
text-decoration: none;
}
/***** IMAGE FORMATTING *****/
.entry img {
border: 1px solid #a4ab91;
margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
border: 2px solid #a4ab91;
padding: 0px;
}
.entry a:hover img {
border: 2px solid #777d67;
}
img.post {
padding: 0px;
border: 1px solid #a4ab91;
margin: 10px;
float: right;
}
img.center {
margin-left: auto;
margin-right: auto;
padding: 0px;
border: 1px solid #a4ab91;
}
img.alignright {
padding: 0px;
border: 1px solid #a4ab91;
margin: 5px;
float: right;
display: inline;
}
img.alignleft {
float: left;
padding: 0px;
border: 1px solid #a4ab91;
margin: 5px;
display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
float: right;
}
.alignleft {
float: left
}	
.navigation, .navigationc {
text-align: center;
display: block;
width: 591px;
font-size: 14px;
border: none;
margin: 0px 5px 5px 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: 117px;
height: 78px;
display: block;
float: left;
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: 90px;
height: 33px;
display: block;
float: right;
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;
width: 590px;
padding: 5px;
background: #f1f6e5;
border: 2px solid #d5debc;
font-size: 12px;
font-family: Arial, sans-serif;
color: #777777;
}
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
padding: 0px;
width: 95%;
clear: both;
font-size: 16px;
color: #726485;
border-bottom: 2px solid #d5debc;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
}
#commentform input {
background: url(images/input.png) repeat-x top left #fff;
width: 192px;
height: 19px;
padding: 2px;
margin: 5px 5px 1px 0px;
color: #555450;
font-size: 14px;
border: 1px solid #e7e5e5;
}
#commentform textarea {
background: url(images/textarea_bg.png) repeat-x top left #fff;
width: 95%;
height: 196px;
color: #555450;
padding: 2px;
border: 1px solid #e7e5e5;
}
#commentform #submit {
background: url(images/button.png) no-repeat top left;
width: 66px;
height: 27px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #525f1d;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
color: #525f1d;
width: 488px;
padding: 10px;
margin: 5px auto;
position: relative;
background: url(images/comment_bg.png) no-repeat top left;
}
.commentlist li.depth-2, .commentlist li.depth-3, .commentlist li.depth-4, .commentlist li.depth-5 {
width: 94%;
background: url(images/comment_bg.png) no-repeat top left;
background: none;
border-left: 2px solid #d5debc;
list-style-type: none;
margin: 0px auto;
}
.commentlist cite {
display: block;
color: #525f1d;
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: #525f1d;
text-decoration: underline;
}
.commentlist cite a:hover {
color: #9fa681;
text-decoration: none;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px;
color: #656565;
margin-left: 70px;
}
#commentform p {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #656565;
float:none;
line-height: auto;
margin: 0;
clear: both;
vertical-align: bottom;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
margin-left: 70px;
}
.commentmetadata a:link, .commentmetadata a:visited {
color: #929a7b;
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
} 
.commentmetadata a:hover {
color: #7e8568;
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: 15px;
left: 15px;
border: 2px solid #7e8568;
}
/*********************Comment list odd **********************/
.commentlist li.odd {
font-size: 14px;
font-weight: normal;
color: #525f1d;
width: 488px;
padding: 10px;
margin: 5px auto;
position: relative;
background: url(images/comment_bg_odd.png) no-repeat top left;
}
.commentlist li.odd cite {
display: block;
color: #726485;
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: #726485;
text-decoration: underline;
}
.commentlist li.odd cite a:hover {
color: #a699b7;
text-decoration: none;
}
.commentlist li.odd img {
height: 50px;
width: 50px;
padding: 0px;
position: absolute;
top: 15px;
left: 15px;
border: 2px solid #7b6d8c;
}
.commentlist li.odd .commentmetadata a:link, .commentlist li.odd .commentmetadata a:visited {
color: #b1877d;
text-decoration: none;
font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
} 
.commentlist li.odd .commentmetadata a:hover {
color: #d0a297;
text-decoration: underline;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
small {
font-size: 12px;
}
.says {
display: none;
}
#secBar ul#bookmark {
list-style-type: none;
padding: 4px 18px 0px 18px;
margin: 0px 0px 15px 0px;
background: url(images/side_bg.png) no-repeat top left;
height: 39px;
width: 264px;
}
#secBar ul#bookmark li {
display: block;
padding: 0px;
float: left;
height: auto;
width: auto;
margin: 0px 5px;
}
#secBar ul#bookmark li a:link, ul#bookmark li a:visited {
display: block;
float: left;
width: auto;
height: auto;
padding: 0px;
text-decoration: none;
}
#secBar ul#bookmark li a:hover {
display: block;
text-decoration: none;
}
.widget {
padding: 0px;
margin: 0 0 10px 0;
}
.widget.widget_search .middle {
margin: 5px;
}
#ColumnLeft ul{
   margin:0;
}
.share_links .widgettitle {
background: none transparent;
display: none;
}
#socialshare-widget-2 {
clear: both;
}
.socialshare-widget {
margin: 0 auto;
clear: both;
}
.socialshare-widget div {
    float:left;
}
.socialshare-twitter {
padding: 0 0 0 10px;
}
.socialshare-facebook {
margin: 10px 0 0 0;
}
.widget.widget_tag_cloud {
overflow:hidden;
}