/*   
Theme Name: Dark Shades
Theme URI: www.thebookish.info
Description: Dark multi purpose theme.
Author: Sameh Khalil
Author URI: www.thebookish.info
Version: 1
Tags: Dark color, Fixed width, Widget ready, three 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: #263c4e;
text-decoration: underline;
}
a:visited {
color: #000000;
}
a:hover {
text-decoration: none;
color: #fff;
}
.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.gif) repeat top left #3e4f5d;
}
#mainwrapper {
background: url(images/headerbg.gif) repeat-x top left;
text-align: center;
}
#wrapper {
width: 1004px;
margin: 0px auto;
position: relative;
text-align: center;
}
#header {
height: 220px;
position: relative;
}
#logo {
position: absolute;
top: 70px;
left: 10px;
font-size: 26px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #b7c2ca;
margin: 0px;
font-weight: normal;
}
#logo a:link, #logo a:visited {
color: #b7c2ca;
text-decoration: none;
}
#logo a:hover {
color: #1b1b1b;
}
#header p {
color: #f9f9f9;
font-size: 16px;
margin: 0px;
padding: 0px;
position: absolute;
top: 110px;
left: 40px;
}
#searchform {
background: url(images/searchbg.gif) no-repeat top left;
width: 385px;
height: 74px;
position: absolute;
top: 0px;
right: 0px;
}
.searchbar {
background: url(images/searchbar.gif) no-repeat top left;
width: 264px;
height: 21px;
border: 1px solid #969696;
font-size: 14px;
font-weight: normal;
color: #333;
padding: 2px;
position: absolute;
top: 35px;
left: 15px;
}
.searchbut {
background: url(images/searchbut.gif) no-repeat top left;
height: 27px;
width: 78px;
border: none;
cursor: pointer;
position: absolute;
top: 35px;
left: 290px;
}
h4#rss {
position: absolute;
top: 13px;
left: 55px;
font-size: 12px;
font-weight: bold;
color: #333;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
}
h4#rss a:link, h4#rss a:visited {
color: #425768;
font-size: 12px;
text-decoration: none;
}
h4#rss a:hover {
color: #333;
text-decoration: underline
}
a#topAd {
position: absolute;
top: 100px;
right: 10px;
}
#navbar {
background: url(images/navbg.gif) repeat-x top left;
position: absolute;
top: -55px;
right: 2px;
padding: 0px;
margin: 0px;
height: 49px;
}
img.navleft {
position: absolute;
top: 0px;
left: 0px;
}
img.navright {
position: absolute;
top: 0px;
right: 0px;
}
#navbar ul {
list-style-type: none;
height: 49px;
padding: 0px 14px 0px 6px;
margin: 0px;
}
#navbar ul li {
display: block;
padding: 0px 1px 0px 2px;
float: left;
height: 49px;
width: auto;
margin: 0px;
font-size: 14px;
background: url(images/navsep.gif) no-repeat top left;
}
#navbar ul li.first {
background: none;
}
#navbar ul li a:link, #navbar ul li a:visited {
display: block;
float: left;
width: auto;
height: 39px;
padding: 7px 10px 3px 10px;
color: #242424;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
text-decoration: none;
}
#navbar ul li a:hover {
display: block;
text-decoration: none;
background: url(images/navhover.gif) repeat-x top left;
color: #fff;
}
#container {
padding: 0px;
margin: 3px auto;
background: url(images/contentbg.gif) repeat-y top left;
width: 1004px;
position: relative;
text-align: left;
}
#containerTop {
background: url(images/contentop.gif) no-repeat top left;
padding-top: 20px;
}
#containerBottom {
background: url(images/contentbottom.gif) no-repeat bottom left;
padding: 0px 10px;
width: 984px;
padding-bottom: 19px;
position: relative;
}
#secbar {
width: 120px;
margin: 0px;
margin-left: 15px;
float: left;
padding: 0px;
font-size: 12px;
text-align: left;
text-align: justify;
}
#middleCol {
width: 260px;
margin: 0px;
margin-left: 15px;
float: left;
padding: 0px;
font-size: 12px;
text-align: left;
text-align: justify;
}
#sideAds {
width: 260px;
margin: 0px;
padding: 0px;
}
#sideAds .img1, #sideAds .img2 {
float: left;
margin: 0px;
margin-bottom: 10px;
width: 125px;
height: 125px;
}
#sideAds .img2 {
margin-left: 10px;
}
#content {
background: url(images/contentbg.png) repeat-y top left;
width: 600px;
padding: 0px;
margin: 0px;
float: left;
font-size: 12px;
text-align: justify;
}
#content2 {
background: url(images/contentbg.png) repeat-y top left;
width: 950px;
padding: 0px;
margin: 0px;
float: left;
font-size: 12px;
text-align: justify;
}
#footer {
margin-top: 10px;
clear: both;
border-top: 1px solid #9ba5ac;
background: #2b3a46;
padding: 10px;
text-align: center;
}
#footerwrapper {
width: 1004px;
margin: 0px auto;
position: relative;
padding: 5px;
text-align: left;
}
#footerwrapper a:link, #footerwrapper a:visited {
color: #fff;
}
#footerwrapper a:hover {
color: #04111b;
}
#footer p {
color: #d6e1e9;
font-size: 14px;
font-weight: normal;
text-align: center;
}
/**************** Post styles **************************************/
.post {
width: 559px;
padding:0px;
margin-bottom: 30px;
position: relative;
}
h2.headline {
background: url(images/headlinebg.gif) no-repeat top left;
padding: 5px 10px;
margin: 0px;
width: 539px;
height: 32px;
font-size: 18px;
font-weight: normal;
color: #294a00;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
h2.headline a:link, h2.headline a:visited {
padding: 0px;
color: #294a00;
text-decoration: none;
}
h2.headline a:hover {
color: #000;
}
.entry {
color: #dbecfa;
font-size: 14px;
width: 537px;
border-left: 1px solid #88aac5;
border-right: 1px solid #88aac5;
background: url(images/entrybg.gif) repeat-x top left #607b91;
text-align: left;
padding: 5px 10px;
margin: 0px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.entry p {
margin: 1em;
}
.page {
border-bottom: 1px solid #88aac5;
}
.postmeta {
background: url(images/postbottom.gif) no-repeat top left;
width: 549px;
height:35px;
padding: 5px;
}
.postmeta h4 {
font-weight: normal;
color: #fefefe;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
h4.date {
background: url(images/datebullet.gif) no-repeat center left;
margin: 0px;
padding: 0px;
padding-left: 12px;
float: right;
display: block;
text-align: right;
}
h4.author {
margin: 0px;
padding: 0px;
background: url(images/authorbullet.gif) no-repeat center left;
padding-left: 12px;
display: inline;
}
h4.commentnum {
margin: 0px;
padding: 0px;
background: url(images/commentbullet.gif) no-repeat center left;
padding-left: 14px;
float: right;
display: block;
text-align: right;
}
h4.commentnum a:link, h4.commentnum a:visited {
text-decoration: none;
color: #a5ceef;
}
h4.commentnum a:hover {
color: #fefefe;
text-decoration: underline;
}
h4.category {
margin: 0px;
padding: 0px;
background: url(images/catbullet.gif) no-repeat center left;
padding-left: 14px;
display: inline;
}
h4.category a:link, h4.category a:visited {
text-decoration: none;
color: #a5ceef;
}
h4.category a:hover {
color: #fefefe;
text-decoration: underline;
}
.post h3 {
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 0px;
}
blockquote {
color: #2c3d4b; 
margin: 0px 10px 10px 10px; 
padding: 0px 5px 0px 10px;
font-size: 14px;
font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}
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: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}
h1.title, h2.pagetitle {
font-size: 20px;
font-weight: normal;
padding: 0px;
margin: 0px;
margin-left: 10px;
color: #1d3344;
font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}
h4 {
margin: -5px 0 10px 0;
padding: 0;
font-weight: normal;
font-size: 10px;
color: #082641;
}
/***** 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.gif) no-repeat left center;
padding-left: 13px;
}
.post ol {
margin: 5px 0px 5px 20px;
padding: 0px 0px 0px 0px;
}
.post ol li {
margin: 5px 0px 5px 10px;
padding: 0px;
}
/***** SIDEBAR FORMATTING *****/
#middleCol h2 {
margin: 0px;
text-align: left;
padding: 5px;
padding-left: 18px;
width: 237px;
background: url(images/sideheadbullet.gif) no-repeat center left;
font-size: 18px;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
color: #d6e1e9;
font-weight: normal;
}
#middleCol a:link, #middleCol a:visited {
font-size: 14px;
text-decoration: underline;
font-family: verdana;
font-weight: normal;
}
#middleCol a:hover {
background: none;
text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
#middleCol ul, #middleCol ol { 
clear: both;
list-style-type: none;
margin: 0px;
font-size: 14px;
text-align: left;
padding: 0px;
width: 260px;
}
#middleCol ul li {
margin: 0px 0px 5px 0px;
padding: 0px;
width: 260px;
text-align: left;
list-style-type: none;
}
#middleCol ul li ul, #middleCol ul li ol, #middleCol ol li ul, #middleCol ol li ol { 
margin: 0px;
background: url(images/sidesep.gif) no-repeat bottom left;
margin-left: 10px;
width: 220px;
padding: 0px 10px 20px 10px; 
text-align: left;
list-style-type: none;
}
#middleCol ul li ul li {
margin: 2px 0px;
display: block;
padding: 0px;
background: url(images/sidebullet.gif) no-repeat center left;
padding-left: 14px;
text-align: left;
color: #4d4d4d;
list-style-type: none;
}
#middleCol ul li ul li a:link, #middleCol ul li ul li a:visited {
color: #ffffff;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
text-align: left;
text-decoration: none;
font-weight: normal;
}
#middleCol ul li ul li a:hover {
color: #09253e;
}
/***** IMAGE FORMATTING *****/
.entry img {
border: 1px solid #88aac5;
margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
border: 3px solid #88aac5;
padding: 1px;
}
.entry a:hover img {
border: 3px solid #304f67;
}
img.post {
padding: 1px;
border: 1px solid #88aac5;
margin: 10px;
float: right;
}
img.center {
margin-left: auto;
margin-right: auto;
padding: 1px;
border: 1px solid #88aac5;
}
img.alignright {
padding: 1px;
border: 1px solid #88aac5;
margin: 5px;
float: right;
display: inline;
}
img.alignleft {
float: left;
padding: 1px;
border: 1px solid #88aac5;
margin: 5px;
display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
float: right;
}
.alignleft {
float: left
}	
.navigation {
text-align: center;
display: block;
width: 540px;
font-size: 14px;
border: none;
margin: 5px;
margin-top: 10px;
margin-bottom: 10px;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited {
padding: 5px;
font-size: 14px;
background: url(images/bulletleft.gif) no-repeat center left;
text-decoration: none;
color: #dbecfa;
padding-left: 18px;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
padding: 5px;
font-size: 14px;
background: url(images/bullet.gif) no-repeat center right;
text-decoration: none;
color: #dbecfa;
padding-right: 18px;
}
.navigation .alignright a:hover {
background: url(images/bullet.gif) no-repeat center right;
color: #2a4459;
}
.navigation .alignleft a:hover {
background: url(images/bulletleft.gif) no-repeat center left;
color: #2a4459;
}
.postspermonth {
margin: 5px 0 10px 0;
list-style: none;
padding-left: 25px;
}
.postmetadata {
margin: 0px 10px;
width: 500px;
padding: 5px;
border: 1px solid #162f43;
border-right: 5px solid #162f43;
font-size: 12px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
color: #162f43;
}
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
font-size: 18px;
color: #1d3344;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
#commentform input {
background: url(images/input.gif) repeat-x top left #f7f7f7;
width: 300px;
height: 16px;
padding: 2px;
margin: 5px 5px 1px 0px;
color: #1d3344;
font-size: 14px;
padding: 3px;
border: 1px solid #1d3344;	
}
#commentform textarea {
background: url(images/input.gif) repeat-x top left #f7f7f7;
width: 500px;
height: 100px;
color: #1d3344;
padding: 3px;
border: 1px solid #1d3344;	
}
#commentform #submit {
background: url(images/send.gif) no-repeat top left;
width: 78px;
height: 27px;
border: none;
cursor: pointer;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
color: #040608;
width: 556px;
padding: 0px;
margin-top: 15px;
margin-left: 10px;
position: relative;
}
.commentlist li h4 {
font-size: 14px;
color: #f0f0f0;
margin: 0px;
padding: 0px;
}
.commentlist cite {
color: #1c2934;
}
.commentlist cite a:link, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 14px;
color: #1c2934;
text-decoration: underline;
font-family: "Trebuchet MS";
}
.commentlist cite a:hover {
color: #353535;
text-decoration: none;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px;
margin-left: 60px;
}
#commentform p {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #1c2934;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
}
#commentform p {
margin: 5px 0;
}
.commentlist li img {
height: 50px;
width: 50px;
float: left;
border: 1px solid #1c2934;
}
.commentop {
width: 556px;
background: url(images/commenttop.gif) no-repeat top left;
margin: 0px;
padding: 0px;
padding-top: 22px;
}
.commentbg {
width: 556px;
background: url(images/commentbg.gif) repeat-y top left;
margin: 0px;
padding: 0px;
}
.commentbot {
width: 536px;
background: url(images/commentbottom.gif) no-repeat bottom left;
margin: 0px;
padding: 10px;
padding-bottom: 20px;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
small {
font-size: 12px;
}