/*
Theme Name: CoolMac
Theme URI: http://www.ssharfeddin.com
Description: CoolMac theme designed by <a href="http://www.samsportfolio.com">Sam Sharfeddin</a>.
Version: 3.0
Author: Sam Sharfeddin
Author URI: http://www.samsportfolio.com
*/
body {
    font: 75%/150% "Trebuchet MS", Tahoma, Arial;
    color: #000000;
    background: #aedfe5;
    margin: 0px;
    padding: 0px 0px
}

a {
    color: #669966;
    text-decoration: none
}

a:visited {
    color: #CC6633;
    text-decoration: none
}

a:hover {
    color: #cc6600;
    text-decoration: underline
}

img {
    border: none
}

p {
    padding: 0px 0px 15px;
    margin: 0px
}

h1 {
    margin: 0px;
    padding-left: 70px;
    height: 60px;
    font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
    color: #c9eefe
}

h1 a, h1 a:visited{
    color: #c9eefe;
    text-decoration: none
}

h1 a:hover{
    color: #ffffff;
    text-decoration: none
}

h2 {
    color: #586b7a;
    margin: 0px 0px 2px;
    border-bottom: 1px dotted #CCCCCC;
    letter-spacing: -1px;
    font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
    padding-bottom: 3px
}

h2 a, h2 a:visited {
    color: #59770e;
    text-decoration: none
}

h2 a:hover {
    text-decoration: underline;
    color: #59770e
}

h3 {
    font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
    color: #758d38;
    margin: 10px 0px 5px
}

h4 {
    font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
    color: #758d38;
    margin: 10px 0px 5px
}

h5 {
    font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
    color: #758d38;
    margin: 10px 0px 5px
}

form {
    margin: 0px;
    padding: 0px
}

#page {
    margin: 0px auto;
    width: 760px;
    background: #FFFFFF url(images/content-bg.gif) repeat-y
}
/* header area */

#header {
    background: #ffffff url(images/banner.gif) no-repeat;
    height: 253px;
    position: relative
}

#headerimg {
    margin: 0px auto;
    padding: 30px 0px 0px 40px;
    height: 222px;
    width: 768px
}

#headerimg .description{
    position: absolute;
    left: 110px;
    bottom: 3px;
    color: #c9eefe;
    font-size: 14px
}

.contact {
    list-style-type: none
}

#contact li.contact a {
    background: url(images/contact2.png) no-repeat;
    list-style-type: none;
    position: absolute;
    top: 200px;
    right: -20px;
    width: 80px;
    height: 69px;
    background-position: 0 0px
}

#contact li.contact a:hover {
    background-position: 0 -69px;
    list-style-type: none
}

#cat-nav {
    list-style: none;
    margin: 0px;
    position: absolute;
    bottom: -40px;
    left: -15px
}

#cat-nav li {
    list-style: none;
    float: left
}

#cat-nav .all a, #nav .current_page_item a:visited{
    color: #000000;
    text-decoration: none
}

#cat-nav .all a{
    color: #000000;
    text-decoration: none;
    padding: 5px 15px;
    font: 14px/100% "Trebuchet MS", Tahoma, Arial;
    display: block
}

#cat-nav .all a:hover {
    color: #DFDFDF
}

#cat-nav .cat-item a{
    color: #000000;
    text-decoration: none;
    padding: 5px 15px;
    font: 14px/100% "Trebuchet MS", Tahoma, Arial;
    display: block
}

#cat-nav .cat-item a:hover {
    color: #DFDFDF
}

#bird {
    background: url(images/bird.gif) no-repeat;
    width: 100px;
    position: absolute;
    top: 350px;
    left: -110px;
    height: 100px
}
/* content area */

#content {
    padding: 20px 0px 30px 20px;
    float: left;
    width: 485px;
    overflow: hidden
}

.post {
    clear: both;
    padding-top: 38px
}

.post-date {
    width: 45px;
    height: 49px;
    float: left;
    background: url(images/date-bg.gif) no-repeat
}

.post-month {
    font-size: 11px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    display: block;
    line-height: 11px;
    padding-top: 2px;
    margin-left: -3px
}

.post-day {
    font-size: 18px;
    text-transform: uppercase;
    color: #999999;
    text-align: center;
    display: block;
    line-height: 18px;
    padding-top: 7px;
    margin-left: -3px
}

.post-title {
    float: left;
    margin-left: 10px;
    width: 430px;
    color: #586B7A
}

.entry {
    clear: both;
    padding-top: 10px
}

.post-cat {
    padding-left: 20px;
    float: left;
    font-size: 95%;
    color: #999999
}

.post-comments {
    padding-left: 20px;
    float: right;
    font-size: 95%
}

.post-calendar {
    background: url(images/mini-calendar.gif) no-repeat;
    padding-left: 20px;
    float: right;
    font-size: 95%;
    color: #999999
}

.mini-add-comment {
    background: url(images/mini-down-arrow.gif) no-repeat;
    padding-left: 18px;
    float: right
}

.navigation {
    clear: both;
    padding: 10px 0px
}

.navigation a, .navigation a:visited {
    color: #59770e
}

.previous-entries a {
    float: left;
    padding-left: 18px;
    background: url(images/mini-nav-left.gif) no-repeat left center
}

.next-entries a {
    float: right;
    padding-right: 18px;
    background: url(images/mini-nav-right.gif) no-repeat right center
}
/* comments area */

#comments, #respond {
    border-bottom: 1px dotted #CCCCCC;
    padding: 10px 0 5px 0;
    clear: both
}

.commentlist {
    margin: 10px 0px;
    padding-left: 20px;
    line-height: 130%
}

.commentlist li{
    padding: 5px 10px
}

.commentlist .alt {
    background: #f1fedb
}

.commentlist cite {
    font-weight: bold;
    font-style: normal;
    font-size: 120%;
    color: #CC6600
}

.commentlist cite a, .commentlist cite a:visited {
    color: #CC6600
}

.commentlist small {
    margin-bottom: 5px;
    display: block;
    font-size: 87%
}

#commentform {
    margin-top: 10px;
    font: 110% Arial, Helvetica, sans-serif
}

#commentform p {
    padding: 6px 0px;
    margin: 0px
}

#commentform label{
    color: #787878;
    font-size: 87%
}

#commentform input{
    width: 200px;
    background: #f1fedb;
    border: 1px solid #bdd77f;
    padding: 3px;
    margin-top: 3px
}

#commentform textarea{
    width: 478px;
    height: 115px;
    background: #f1fedb;
    border: 1px solid #bdd77f;
    padding: 2px;
    margin-top: 3px
}

#commentform textarea:focus, #commentform input [ type = "text" ]:focus {
    background: #ffffff
}

#commentform #submit{
    background: url(images/btn-bg.gif) no-repeat;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    border: none;
    float: right;
    width: 144px;
    height: 28px;
    cursor: pointer
}
/*sidebar */

#sidebar {
    float: right;
    padding: 0px 10px 20px 0px;
    width: 220px;
    color: #666666;
    overflow: hidden
}
/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{
    font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
    color: #758d38;
    margin: 20px 0px 2px;
    border-bottom: 1px solid #cccccc
}
/*sidebar text styles */

#sidebar a, #sidebar a:visited{
    color: #495233;
    text-decoration: none
}

#sidebar a:hover{
    color: #FF6600;
    text-decoration: none
}
/*sidebar list level1 */

#sidebar ul {
    margin: 0;
    padding: 0
}

#sidebar ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none
}
/*sidebar list level2 */

#sidebar ul li ul {
    padding: 0;
    margin: 0
}

#sidebar ul li ul li{
    padding: 2px 0 2px 0px;
    border-bottom: 1px solid #dceeb7
}
/*sidebar list level3 */

#sidebar ul li ul li ul li{
    padding: 1px 0 1px 10px;
    border: none
}
/*recent comments widget */

li.widget_recent_comments li{
    background: url(images/mini-recent-comments.gif) no-repeat !important;
    padding-left: 20px !important
}
/*calendar widget */

li.widget_calendar td {
    padding: 1px 7px
}
/*text widget */

.textwidget {
    padding-top: 5px
}
/*search form */

#searchform {
    margin: 15px 0 0
}

#searchform br {
    display: none
}

#searchform #s {
    width: 135px;
    height: 22px;
    padding: 4px 5px 0px 5px;
    border: 1px solid #6699ff;
    background: #fff;
    margin-right: 2px;
    color: #000000;
    font-weight: normal
}
/* search form button - to specify button only use input[type="submit"] */

#searchform input {
    background: url(images/search-btn.gif) no-repeat;
    border: none;
    width: 55px;
    height: 26px;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #ffffff;
    vertical-align: middle
}
/* footer area */

#keeper {
    clear: both;
    padding-bottom: 0px
}

#footer {
    margin: 0px auto;
    background: #99cc66 url(images/footer-repeat.gif) repeat-x bottom center;
    height: 550px;
    width: 100%;
    font-size: 95%;
    padding-bottom: 0px;
    display: block;
    z-index: 0
}

#footer-img {
    margin: 0px auto;
    background: url(images/footer2.gif) no-repeat bottom;
    height: 550px;
    width: 100%;
    font-size: 95%;
    padding-bottom: 0px;
    display: block;
    z-index: 5
}

#footer-content-holder {
    margin: 0px auto;
    height: 550px;
    width: 768px;
    font-size: 95%;
    padding-bottom: 0px;
    z-index: 8
}

#top-link {
    float: right;
    padding-right: 14px;
    padding-top: 25px;
    width: 77px;
    height: 134px;
    background: url(images/up.gif) no-repeat bottom
}

#footer a, #footer a:visited {
    color: #555
}

#footer h4 {
    font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
    color: #537f3f;
    margin: 10px 0px 5px
}

.footer-recent-comments {
    padding-top: 215px;
    padding-left: 25px
}

.footer-recent-comments ul {
    list-style: none;
    margin: 0px;
    padding: 0px
}

.footer-recent-comments ul li {
    background: url(images/mini-footer-comments.gif) no-repeat;
    padding: 0px 0px 10px 20px
}
/* credits area */

.clear {
    clear: both
}

hr.clear {
    clear: both;
    visibility: hidden;
    margin: 0px;
    padding: 0px
}
/* Begin dTabs css */

#tabbar {
    margin: 0px 20px 0px 20px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    display: block;
    width: 760px;
    vertical-align: bottom
}

#tabbarbox {
    margin: 0 auto;
    padding: 7px 0 0 0;
    width: 760px;
    background: rgb(231, 231, 231) url("images/tabbar.jpg") no-repeat bottom center;
    vertical-align: bottom
}

.tab, .tabselected {
    display: table-cell;
    text-align: center;
    height: 22px;
    padding: 0px 2px 0px 2px;
    margin: 0px 0px 0px 0px;
    vertical-align: middle
}

#tabbar a {
    display: table-cell;
    text-align: center;
    height: 22px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    vertical-align: middle
}

.tabbar_button_l {
    display: table-cell;
    vertical-align: middle
}

.tabbar_button_c {
    margin: 0 7px 0 7px;
    padding: 2px 0 2px 0;
    vertical-align: middle
}

.tab .tabbar_button_l {
    background: transparent url(images/tab_unselected_left.jpg) no-repeat top left
}

.tab .tabbar_button_c {
    background: transparent url(images/tab_unselected_central.jpg) repeat-x top
}

.tab .tabbar_button_r {
    background: transparent url(images/tab_unselected_right.jpg) no-repeat top right
}

.tabselected .tabbar_button_l {
    background: transparent url(images/tab_left.jpg) no-repeat top left
}

.tabselected .tabbar_button_c {
    background: transparent url(images/tab_central.jpg) repeat-x top
}

.tabselected .tabbar_button_r {
    background: transparent url(images/tab_right.jpg) no-repeat top right
}

.dmenu {
    position: absolute;
    left: -999em;
    margin: 25px 0px 0px 2px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #A2A2A2;
    background-color: #E6E6E6;
    min-width: 88px;
    text-align: left
}

.dmenu ul{
    padding: 0;
    margin: 0px 0px 0px 17px
}

.dmenu ul li {
    display: list-item;
    list-style-type: none;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.dmenu ul ul{
    padding: 0;
    margin: 0px 0px 0px 10px
}
/* End dTabs css *//* Cascading Style Sheet */