/*   
Theme Name: Alinga Bodywork
Theme URI: http://www.ianmrae.com
Description: Theme created for www.alingabodywork.com
Author: Ian Rae
Author URI: http://www.ianmrae.com
Design by TRAY Creative http://www.traycreative.com
Version: 2.0
*/

body { 
    background-color: white;
    color: #5f6168;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 150%;
}

a:link { color: #a43e23 }
a:active { color: #a43e23 }
a:visited { color: #a43e23 }
a:hover { color: #a43e23 }

* {
    margin:0;
    padding:0;
    border: 0;
}

a {
    text-decoration: none;
    font-weight: bold;
}

.alignright { float:right; margin: 5px 5px 15px 15px; }
.alignleft { float:left; margin: 5px 15px 15px 5px; }

div.container {
    position: relative;
    width: 865px;
    height: 711px;
    margin-left: auto;
    margin-right: auto;
    background: transparent url(images/background.jpg) no-repeat scroll 0 0;
}

div#home_container {
    background: transparent url(images/background_home.jpg) no-repeat scroll 0 0;
}

div#logo {
    float: left;
    width: 240px;
    height: 215px;
}

div#header {
    float: left;
    position: relative;
    left: -25px;
    width: 614px;
    height: 215px;
    background: transparent url(images/header_background.png) no-repeat scroll 0 0;
    z-index: 80;
}

div#menucontainer {
    position: relative;
    top: 112px;
    left: 30px;
    margin-left: auto;
    margin-right: auto;
}


div#maincontainer {
    clear: both;
    width: 865px;
    position: relative;
    top: -6px;
}

div#leftside {
    width: 567px;
    float: left;
}

div#rightside {
    width: 298px;
    float: left;
}

div#maincontent {
    position: relative;
    left: 70px;
    
    width: 455px;
    min-height: 248px;

    font-size: 9pt;

    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;

    border-top: 1px solid #b7b8b0;
    border-bottom: 1px solid #b7b8b0;
    border-left: 1px solid #a2a3a5;
    border-right: 1px solid #a2a3a5;

    background: white;

    z-index: 50;
}

div#blog {
    float: left;
    width: 347px;
    height: 295px;
    margin-left: 22px;
    margin-top: -72px;
    background: transparent url(images/blog_background.png) no-repeat scroll 0 0;
}

div#blogcontent {
    position: relative;
    left: 51px;
    top: 104px;
    width: 220px;
    height: 139px;
    background: white;
    border: solid 1px #adb5bc;
    padding: 8px;
    overflow: hidden;
}

div#blogmore {
    position: relative;
    left: 51px;
    top: 104px;
    width: 236px;
    height: 19px;
}

/* HOME PAGE BLOG ENTRY */

h2.entry-title-home a {
    font-size: 12pt;
    color: #d6492a;
    font-weight: normal;
}

div.entry-date-home {
    color: #6f4c23;
    font-size: 8pt;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
}

/* BLOG PAGE BLOG ENTRIES */

div.entry-header {
    margin-top: 1em;
    margin-bottom: 1em;
    position: relative;
    height: 70px;
}

div.entry-header-image {
    float: left;
}

div.entry-header-text {
    width: 370px;
    position: absolute;
    bottom: -5px;
    right: 0px;
}

div.entry-title {
    font-size: 14pt;
    padding-bottom: 10px;
}

div.entry-title a {
    color: #d6492a;
}

div.entry-date {
    color: #6f4c23;
    height: 20px;
    font-size: 8pt;
    font-weight: bold;
}

div#nav-below {
    margin-top: 2em;
}

/* CATEGORY PAGE BLOG ENTRIES */

div.category-description {
    margin-top: 1em;
    margin-bottom: 2em;
    position: relative;
    height: 70px;
}

div.category-description-image {
    float: left;
}

div.category-description-text {
    position: absolute;
    right: 0px;
    width: 360px;
    color: #6f4c23;
    font-size: 9pt;
    font-weight: bold;
}


div.category-entry-header {
    margin-top: 0.5em;
    margin-bottom: 1em;
    position: relative;
}

div.category-entry-title {
    font-size: 11pt;
    padding-bottom: 2px;
}

div.category-entry-title a {
    color: #d6492a;
    font-weight: normal;
}

div.category-entry-date {
    color: #6f4c23;
    font-size: 8pt;
    font-weight: bold;
}

div.blogdots {
    width: 448px;
    height: 3px;
    background: transparent url(images/blogdots.png) no-repeat scroll 0 0;
}

div.entry-content {
    clear: both;
}

div.entry-content p {
    margin-top: 1em;
}

/* WHAT IS ALINGA */

div#whatis_anchor {
    float: left;
    position: relative;
    top: -12px;
    left: -55px;
}

div#whatis {
    position: absolute;
    width: 275px;
    height: 158px;
    background: transparent url(images/what_is_alinga.png) no-repeat scroll 0 0;
    z-index: 100;
}

div.social,social_secondary {
    position: relative;
    top: -36px;
    left: 393px;
    clear: both;
    width: 169px;
    height: 23px;
    background: transparent url(images/follow_us.png) no-repeat scroll 0 0;
}

div#social_secondary {
    top: 0px;
    left: 50px;
}

div#photo_anchor {
    position: relative;
    height: 105px;
    width: 100px;
    top: -72px;
    left: -116px;
}

div#photo_container {
    position: absolute;
    width: 391px;
    height: 195px;
    background: transparent url(images/photo_background.png) no-repeat scroll 0 0;
    z-index: 30;
}

div#girlphoto {
    position: relative;
    top: 28px;
    left: 124px;
    width: 232px;
}

div#andreamore {
    position: relative;
    left: 120px;
    top: 18px;
    width: 232px;
    height: 19px;
}

div#orange_dots {
    position: absolute;
    top: 25px;
    left: 84px;
    width: 108px;
    height: 8px;    
    background: transparent url(images/orange_dots.png) no-repeat scroll 0 0;
    z-index: 100;
} 

div#categories {
    position: relative;
    left: 22px;
    width: 219px;
    height: 278px;
    background: transparent url(images/category_background.png) no-repeat scroll 0 0;
}

div#categorycontainer {
    position: relative;
    left: 18px;
    top: 50px;
}

div#mailinglist {
    position: relative;
    left: 25px;
    width: 227px;
    height: 265px;
    background: transparent url(images/mailing_background.png) no-repeat scroll 0 0;
    font-size: 8pt;
}

div#formcontainer {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

div#spaparty {
    position: relative;
    left: 55px;
    top: 15px;
    width: 160px;
    min-height: 80px;
    text-align: center;
    background: transparent url(images/host_spa_party.png) no-repeat scroll center top;
}

div#what_people_say {
    position: relative;
    left: 28px;
    top: 15px;
    width: 207px;
    min-height: 80px;
    text-align: center;
    color: #b96528;
}

div#what_people_say p {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10pt;
    margin-bottom: 1em;
}

div#what_people_say cite {
    font-size: 9pt;
}

div#rustline {
    position: relative;
    top: -22px;
    left: 46px;
    width: 447px;
    height: 3px;
    background: transparent url(images/rust_line.png) no-repeat scroll center top;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
}

div#rustline p {
    font-size: 8pt;
    color: #aaa;
}

div#rustline a {
    font-weight: normal;
    text-decoration: underline;
    color: #aaa;
}

div#footerpadding {
    height: 25px;
    clear: both;
}

div#logo img {
    margin-left: 66px;
    margin-top: 52px;
}

h1 span {
    display: none;
}

div#maincontent p {
    margin-top: 1em;
}

div#maincontent h1 {
    margin-top: 1em;
    margin-bottom: 1em;
    color: #d6492a;
    font-weight: normal;
}

div#maincontent h1.pampering {
    width: 495px;
    margin-left: -20px;
    margin-top: 0;
    margin-bottom: 0;
    height: 64px;
    background-image: url(images/pampering_with_purpose.png);
}

div#maincontent h1 span {
    display: none;
}

div#maincontent h2 {
    margin-top: 1.5em;
    margin-bottom: 1em;
    color: #d6492a;
    font-weight: normal;
}

div#maincontent h3 {
    margin-top: 1em;
    margin-bottom: 1em;
    color: #d6492a;
    font-weight: normal;
}

div#maincontent h4 {
    font-size: inherit;
    font-weight: bold;
    margin-top: 1em;
}

div#maincontent ol {
   list-style-position:inside;
   margin-bottom: 1em;
}

div#maincontent ul {
   float: left;
   list-style: circle inside url("images/bullet.gif");
   width: 410px;
   margin-bottom: 1em;
}

div#maincontent ul li {
   float: left;
   width: 200px;
}

span.red {
    color: #d6492a;
}

div.social img {
    float: right;
    margin-right: 2px;
}

div#spaparty p {
    padding-top: 20px;
}

div#categories img {
    float: left;
    padding: 6px;
}

div#category a {
}

/*
   MAILING LIST
*/

div#mailinglist p {
    font-size: 8pt;
    padding-top: 55px;
    padding-left: 20px;
    padding-right: 35px;
    text-align: center;
}

div#mailinglist p.error {
    font-size: 9pt;
    color: red;
}

div#mailinglist p.success {
    font-size: 9pt;
    padding-top: 75px;
}

td.emaillabel {
    padding-top: 3px;
    padding-bottom: 3px;
    width: 60px;
}

td.emailfield {
    padding-top: 3px;
    padding-bottom: 3px;
}

input.emailinput {
    background: white;
    border: solid 1px #76bbb2;
    color: black;
    width: 109px;
    height: 14px;
}

input#emailsubmit {
    background: #76bbb2;
    color: white;
    border: solid 1px white;
    font-size: 10pt;
    height: 18px;
}

/*
   404 search box
*/

input#error404 {
    background: #ddd;
    text-color: black;
    border: solid 1px black;
}

input#error404-submit {
    border: solid 1px black;
}

/*
   Comment entry section
*/

div#respond textarea#comment {
    background: #eee;
    text-color: black;
    border-top: solid 1px #bbb;
    border-left: solid 1px #bbb;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
}

div#respond input#submit {
    background: #eee;
    color: #d6492a;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-bottom: solid 1px #bbb;
    border-right: solid 1px #bbb;
}

/*
   NAVIGATION MENU
*/

ul#menu {
    margin-left: 30px;
}

#menu li {
    list-style: none;
    margin: 0;
    display: inline;
    font-size: 9pt;
    font-weight: bold;
    text-transform: lowercase;
}

#menu li a {
    padding: 5px;
    margin-left: .5em;
    text-decoration: none;
    color: white;
}

#menu li a:hover {
    color: #dbbf85;
}

#menu li.current_page_item a {
    color: #dbbf85;
}

#menu li.current_page_parent a {
    color: #dbbf85;
}

#commentform input, #commentform textarea {
    font: 1em Verdana;
    background: #EEEEEE;
    border-color: #AAAAAA #DDDDDD #DDDDDD #AAAAAA;
    border-style: solid;
    border-width: 1px;
    color:#444444;
}

.commentlist li {
    background: #f8f8f8;
    list-style-type:none;
    border: none;
    margin: 0;
    padding:5px 5px 10px 10px;
}

.commentlist li.odd {
    background: #f0f0f0;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    margin: 1em 0;
}

div.comment-author {
    color:#D6492A;
    font-size: 12pt;
}

div#maincontent h3#comments {
    margin-bottom: 0;
}

a.url {
    font-weight: normal;
    font-size: 12pt;
    color:#D6492A;
}