/*   
Theme Name: Artistic
Theme URI: www.thebookish.info
Description: Grunge Artistic 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/bg.jpg) repeat-y top center #ede7d1;
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: 70px;
}
#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 {
width: 960px;
margin: 0px auto;
padding: 0px;
}
#header {
width: 960px;
margin: 0px;
padding: 0px;
height: 118px;
position: relative;
}
#logo {
position: absolute;
top: 70px;
left: 165px;
font-size: 26px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
color: #847f63;
margin: 0px;
font-weight: normal;
}
#logo a:link, #logo a:visited {
color: #847f63;
text-decoration: none;
}
#logo a:hover {
color: #5a5431;
}
ul#navBar {
padding: 0px;
margin: 0px;
position: absolute;
top: 0px;
left: 0px;
list-style-type: none;
}
ul#navBar li {
display: block;
padding: 0px;
float: left;
height: 44px;
width: auto;
margin: 0px 7px;
}
ul#navBar li a:link, ul#navBar li a:visited {
display: block;
float: left;
width: auto;
padding: 5px 5px 15px 5px;
color: #6a6345;
font-family: Cambria, "Times New Roman", serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
ul#navBar li a:hover {
display: block;
text-decoration: none;
color: #a49a71;
background: url(images/hover.png) no-repeat bottom center;
}
#searchForm {
margin: 0px;
width: 235px;
height: 28px;
padding: 0px;
text-align: left;
list-style-type: none;
position: absolute;
top: 80px;
left: 700px;
}
#searchForm input#s {
background: #ffffff;
width: 166px;
height: 24px;
padding: 2px;
margin: 0px;
color: #626262;
font-size: 14px;
border: none;	
}
#searchForm input#searchsubmit {
margin: 0px;
padding: 0px;
background: url(images/button.png) no-repeat top left;
width: 62px;
height: 28px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #f7f7f7;
}
label.hidden {
display: none;
}
ul#bookmark {
list-style-type: none;
padding: 0px;
margin: 0px;
height: 31px;
width: 120px;
position: absolute;
top: 80px;
left: 565px;
}
ul#bookmark li {
display: block;
padding: 0px;
float: left;
height: auto;
width: auto;
margin: 0px 3px;
}
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;
}
h4#rss {
margin: 0px;
width: 40px;
height: 40px;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
background: url(images/rss_icon.jpg) no-repeat top left;
text-indent: -9999px;
position: absolute;
top: 44px;
left: 487px;
}
h4#rss a:link, h4#rss a:visited {
display: block;
width: 40px;
height: 40px;
color: #000;
font-size: 12px;
text-decoration: none;
}
h4#rss a:hover {
color: #999999;
text-decoration: underline
}
#container {
padding: 20px;
margin: 10px 0px;
width: 920px;
position: relative;
text-align: left;
}
#content {
width: 590px;
padding: 0px;
margin: 0px;
float: left;
font-size: 14px;
text-align: left;
text-align: justify;
}
#secBar {
width: 303px;
margin: 0px;
float: right;
padding: 0px;
font-size: 14px;
text-align: left;
text-align: justify;
}
#footer {
width: 920px;
margin: 0px auto;
clear: both;
padding: 0px;
padding-top: 35px;
text-align: center;
background: url(images/main_sep.png) no-repeat top left;
}
#footer .copyrights {
clear: both;
background: url(images/sec_sep.png) no-repeat top left;
padding: 5px 0px 10px 0px;
margin-top: 10px;
}
#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: 440px;
padding: 0px 5px;
color: #fff;
}
#footer div.recentComments {
float: right;
margin: 0px;
font-size: 14px;
width: 440px;
padding: 0px 5px;
color: #fff;
}
#footer h4 {
font-size: 18px;
font-weight: normal;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
color: #6a6345;
text-align: left;
margin: 0px;
}
#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: #989173;
width: 445px;
padding: 5px;
}
#footer ul li a:hover {
color: #6d6850;
text-decoration: none;
}
#footer a span {
color: #6d6850;
}
/**************** Post styles **************************************/
.post {
width: 590px;
padding: 0px;
margin: 0px 0px 30px 0px;
position: relative;
}
h2.headline {
padding: 0px;
width: 500px;
height: auto;
margin: 0px;
font-size: 18px;
font-weight: normal;
color: #6a6345;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
h2.headline a:link, h2.headline a:visited {
padding: 0px;
margin: 0px;
color: #6a6345;
text-decoration: none;
}
h2.headline a:hover {
color: #3c3720;
text-decoration: none;
}
.entry {
color: #6f6f6f;
font-size: 14px;
text-align: left;
padding: 0px;
margin: 0px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif
}
.entry p {
margin: 1em 0em;
}
h4.date, h4.commentnum, h4.tags {
font-weight: normal;
color: #6a6345;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
}
h4.date {
margin: 0px;
padding: 10px;
color: #6a6345;
display: block;
background: url(images/date_bg.png) no-repeat top left;
height: 46px;
width: 47px;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
position: absolute;
top: 0px;
left: -87px;
}
h4.commentnum {
margin: 0px;
padding: 20px 5px 10px 5px;
background: url(images/comments_bg.png) no-repeat top left;
height: 40px;
width: 60px;
position: absolute;
top: -10px;
right: 0px;
display: block;
text-align: center;
}
h4.commentnum a:link, h4.commentnum a:visited {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #715a5d;
}
h4.commentnum a:hover {
color: #301d1f;
text-decoration: underline;
border: none;
}
h4.tags {
margin: 0px;
margin-left: 10px;
padding: 0px;
padding-left: 15px;
background: url(images/tags_icon.png) no-repeat left center;
display: block;
text-align: left;
}
h4.tags a:link, h4.tags a:visited {
text-decoration: none;
color: #6a6345;
}
h4.tags a:hover {
color: #221f15;
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: #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;
padding: 0px 0px 1px 5px;
margin: 0px 0px 8px 0px;
color: #4f482c;
font-family: Georgia, "Times New Roman", Times, serif;
}
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;
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;
}
.post ol li {
margin: 5px 0px 5px 10px;
padding: 0px;
}
/***** SIDEBAR FORMATTING *****/
#secBar h2 {
margin: 0px;
text-align: left;
padding: 20px 15px 0px 28px;
width: 260px;
height: 30px;
font-size: 18px;
font-family: Cambria, "Times New Roman", serif;
color: #645f4b;
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: 303px;
background: none;
padding: 0px;
margin: 0px;
list-style-type: none;
font-size: 14px;
text-align: center;
}
#secBar ul li {
width: 303px;
margin: 0px auto 15px auto;
padding: 0px;
text-align: left;
text-align: center;
list-style-type: none;
background: url(images/side_bg.png) no-repeat top left;
}
#secBar ul li ul, #secBar ul li ol, #secBar ol li ul, #secBar ol li ol {
margin: 0px;
width: 270px;
padding: 15px 10px 10px 23px;
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: 248px;
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: underline;
border: none;
}
/***** IMAGE FORMATTING *****/
.entry img {
border: 1px solid #c8b0b2;
margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
border: 1px solid #c8b0b2;
padding: 3px;
}
.entry a:hover img {
border: 1px solid #6c595b;
padding: 3px;
}
img.post {
padding: 3px;
border: 1px solid #c8b0b2;
margin: 10px;
float: right;
}
img.center {
margin-left: auto;
margin-right: auto;
padding: 3px;
border: 1px solid #c8b0b2;
}
img.alignright {
padding: 3px;
border: 1px solid #c8b0b2;
margin: 5px;
float: right;
display: inline;
}
img.alignleft {
float: left;
padding: 3px;
border: 1px solid #c8b0b2;
margin: 5px;
display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
float: right;
}
.alignleft {
float: left
}	
.navigation, .navigationc {
text-align: center;
display: block;
width: 580px;
font-size: 14px;
border: none;
margin: 0px 5px 0px 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: 38px;
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: #fdf4f3;
border: 3px solid #fdf4f3;
font-size: 12px;
font-family: Arial, sans-serif;
color: #6a6a6a;
}
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
padding: 6px 0px 0px 10px;
width: 570px;
clear: both;
font-size: 16px;
color: #958d5f;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
background: url(images/sec_sep.png) no-repeat top right;
}
#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: 296px;
height: 196px;
color: #555450;
padding: 2px;
border: 1px solid #e7e5e5;
}
#commentform #submit {
background: url(images/button.png) no-repeat top left;
width: 62px;
height: 28px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #f7f7f7;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
color: #525f1d;
width: 476px;
padding: 25px 15px 15px 25px;
margin: 5px 0px 5px 10px;
position: relative;
background: url(images/comment_bg.png) no-repeat top left;
}
.commentlist cite {
display: block;
color: #886a6e;
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: #886a6e;
text-decoration: underline;
}
.commentlist cite a:hover {
color: #62494d;
text-decoration: none;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px;
color: #777777;
margin-left: 70px;
}
#commentform p {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #777777;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
margin-left: 70px;
}
.commentmetadata a:link, .commentmetadata a:visited {
color: #62494d;
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
} 
.commentmetadata a:hover {
color: #886a6e;
text-decoration: underline;
}
#commentform p {
margin: 5px 0;
}
.commentlist li img {
height: 50px;
width: 50px;
padding: 0px;
position: absolute;
top: 35px;
left: 35px;
}
/*********************Comment list odd **********************/
.commentlist li.odd {
font-size: 14px;
font-weight: normal;
color: #726a48;
width: 476px;
padding: 25px 15px 15px 25px;
margin: 5px 0px 5px 10px;
position: relative;
background: url(images/odd_comment_bg.png) no-repeat top left;
}
.commentlist li.odd cite {
display: block;
color: #615939;
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: #615939;
text-decoration: underline;
}
.commentlist li.odd cite a:hover {
color: #8c8154;
text-decoration: none;
}
.commentlist li.odd img {
height: 50px;
width: 50px;
padding: 0px;
position: absolute;
top: 35px;
left: 35px;
}
.commentlist li.odd .commentmetadata a:link, .commentlist li.odd .commentmetadata a:visited {
color: #8c8154;
text-decoration: none;
font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
} 
.commentlist li.odd .commentmetadata a:hover {
color: #615939;
text-decoration: underline;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
small {
font-size: 12px;
}
.says {
display: none;
}
.commentlist li div.reply {
width: 52px;
height: 22px;
text-align: center;
position: absolute;
top: 85px;
left: 25px;
}
.commentlist li div.reply a:link, .commentlist li div.reply a:visited {
color: #6a6a6a;
text-decoration: underline;
}
.commentlist li div.reply a:hover {
color: #212121;
text-decoration: none;
}
.commentlist li.odd div.reply {
width: 52px;
height: 22px;
text-align: center;
position: absolute;
top: 85px;
left: 25px;
}
.commentlist li.odd div.reply a:link, .commentlist li.odd div.reply a:visited {
color: #6a6a6a;
font-weight: normal;
text-decoration: underline;
}
.commentlist li.odd div.reply a:hover {
color: #212121;
font-weight: normal;
text-decoration: none;
}
.commentlist li.depth-2, .commentlist li.depth-3, .commentlist li.depth-4, .commentlist li.depth-5 {
width: 94%;
background: none;
border-left: 2px solid #d5debc;
list-style-type: none;
margin: 0px auto;
}
#secBar ul#adBar {
margin: 0px 1px;
padding: 0px 15px 0px 15px;
width: 270px;
list-style-type: none;
}
#secBar ul#adBar li {
width: 125px;
height: 125px;
float: left;
margin: 0px 5px 10px 5px;
padding: 0px;
}