/*
Theme Name: Athleo Louis Cambre
Theme URI: http://uniqueblogdesigns.com
Description: Athleo Louis Cambre
Version: 1.0.0
Author: Unique Blog Designs
Author URI: http://uniqueblogdesigns.com
Tags: fixed width, two columns, widgets
*/

/*RESET*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img { 
  border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}
ol,ul {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
q:before,q:after {
  content:'';
}
abbr,acronym { border:0;
}

a {
  text-decoration: none;
  outline: none;
}


.clear {
  clear: both;
}


/* Main Styles */


body {
  text-align: center;
  color: #8d7e65;
  font-size: 12px;
  font-family: georgia, helvetica, sans-serif;
  background: #f6f1eb;
}

a {
  color: #8d7e65;
}

.alignleft { float: left; }
.alignright { float: right; }
.navigation { width: 625px; overflow: hidden; }

.more-link { display: block; padding: 10px 0px; }

#container {
  text-align: left;
  margin: 0 auto;
  width: 960px;
}


#header_cont {
  background: #fefefe;
  border-bottom: solid 3px #b69d80;
}

#header {
  padding-top: 18px;
  height: 69px;
  width: 960px;
  margin: 0 auto;
}

#header h1 {
  float: left;
  width: 430px;
}

#contact_det_cont {
  float: right;
  color: #aa9777;
}

#header p {
  float: left;
  width: 133px;
}

#header p#number {
  font-size: 14px;
  text-align: center;
}

#header p#number img{
  margin-right: 2px;
}

#header p#number span {
  font-size: 20px;
  display: block;
}

#header p#address {
  margin-left: 42px;
  text-align: center;
}

#header p#address span {
  display: block;
}

#left {
  float: left;
  width: 645px;
}

#right {
  float: right;
  width: 300px;
}

ul.nav li {
  display: inline;
  float: left;
}

ul#top_nav {
  width: 645px;
  height: 33px;
  background: #ffffff;
  margin-bottom: 15px;
  text-transform: capitalize;
}

ul#top_nav li a {
  border-right: 1px solid #efe7de;
  padding: 5px 5px;
  line-height: 33px;
}

ul#top_nav li a:hover {
  text-decoration: underline;
}

ul#top_nav li:last-child a {
  border-right: none;
  padding: 5px 0;
  padding-left: 4px;
}

#top_nav ul li ul {
  position: absolute;
  left: -100000px;
}

#top_nav ul li {
  position: relative;
  z-index: 5;
}

#top_nav li.hover ul {
  background: #B69D80;
  position: absolute;
  top: 33px; left: 0;
  width: 200px;
}

#top_nav ul li ul li {
  width: 200px;
}

#top_nav ul li ul li a {
  color: #fff;
  border: 0;
}

#featured_cont {
  width: 646px;
}

ul#featured {
  height: 212px;
  width: 646px;
  background: #c7e3fa;
}

ul#featured li a img {
  padding: 3px;
}


ul#featured li {
  position: relative;
}

ul#featured .description {
  background: #000000;
  opacity: 0.7;
  filter:alpha(opacity=70);
  height: 49px;
  width: 630px;
  position: absolute;
  bottom: 3px;
  right: 3px;
  color: white;
  padding-top: 10px;
  padding-left: 10px;
}

ul#featured .description h3 a {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
}

span.author {
  float: left;
  margin-top: 2px;
}

span.date {
  float: right;
  margin-top: 2px;
  margin-right: 10px;
}

#slider_nav, #slider_nav a, #continue, #continue a{
  color: white;
  font-weight: bold;
  background: #356aa0;
}

#slider_nav {
  float: left;
  padding: 6px;
}

#continue {
  float: right;
  padding: 6px;
}

#slider_nav a#prev {
  margin-right: 10px;
}

#slider_nav a#next {
  margin-left: 10px;
}

#slider_nav a.selected {
  color: #9b88ff;
  text-decoration: underline;
}

#content_area {
  background: #ffffff;
  margin-top: 16px;
  padding: 15px 10px;
  color: #483b26;
}

#content_area .post {
  margin-bottom: 30px;
}

#content_area h2 {
  font-size: 24px;
  color: #82745d;
  border-bottom: 1px solid #dad7d3;
  padding-bottom: 7px;
  margin-bottom: 9px;
}

#content_area strong {
  font-weight: bold;
}

#content_area p {
  margin-top: 14px;
  margin-bottom: 28px;
  line-height: 20px;
}

#content_area p:last-child {
  margin-bottom: 21px;
}

.post_content {
  border-bottom: 1px solid #dad7d3;
}

#content_area .post_content ul, #content_area .post_content ol {
  margin-bottom: 28px;
  margin-left: 40px;
}

#content_area .post_content h1, #content_area .post_content h2,
#content_area .post_content h3, #content_area .post_content h4,
#content_area .post_content h5, #content_area .post_content h6 {
  margin-bottom: 28px;
}

#content_area .post_content h1 {
  font-size: 26px;
}

#content_area .post_content h2 {
  font-size: 24px;
}

#content_area .post_content h3 {
  font-size: 22px;
}

#content_area .post_content h4 {
  font-size: 20px;
}

#content_area .post_content h5 {
  font-size: 18px;
}

#content_area .post_content h6 {
  font-size: 16px;
}

#content_area .post_content ul { list-style-type: disc; }
#content_area .post_content ol { list-style-type: decimal; }

#content_area .post_content li {
  margin-bottom: 15px;
}

#content_area .post_content blockquote {
  clear: both;
  background: #F6F1EB;
  border: 1px solid #CEA773;
  font-style: italic;
  padding: 20px;
}

#content_area .post_content img.alignleft {
  margin-right: 28px; margin-bottom: 28px;
}

#content_area .post_content img.alignright {
  margin-left: 28px; margin-bottom: 28px;
}

#search_form {
  width: 300px;
  height: 33px;
  background: url('images/search_bg.png') transparent repeat-x;
  margin: 0;
  padding: 0;
}

input#search_box {
  border: none;
  background: #f3ede6;
  width: 167px;
  height: 14px;
  font-size: 11px;
  color: #1e1e1e;
  font-family: georgia;
  margin: 0;
  padding: 1px 5px;
  float: left;
  margin: 8px 5px 0 7px;
  font-family: georgia;
}

#search_form img {
  margin-top: 0px;
  margin: 0;
  padding: 0;
  float: left;
  margin-top: 8px;
  margin-left: 10px;
}

#search_form input#search_button {
  border: none;
  background: #dfceba;
  font-size: 11px;
  font-weight: bold;
  font-family: georgia;
  width: 66px;
  height: 16px;
  margin: 0;
  float: right;
  margin-top: 8px;
  margin-right: 13px;
  line-height: 16px;
}


#sidebar {
  margin-top: 15px;
  background: #b6aea1;
  width: 294px;
  padding-left: 6px; padding-top: 5px; padding-bottom: 5px;
}

.widgets h2 {
  height: 20px;
  width: 282px;
  border: #b58442 2px solid;
  background: url('images/s_h_bg.png') repeat-x;
  color: #ffffff;
  font-size: 14px;
  padding-left: 4px;
  margin: 10px 0 3px 0;
  line-height: 21px;
}

.widgets:first-child h2 {
  margin-top: 0px;
}

.side_content {
  background: url('images/sidebar_bg.png') repeat-y;
  width: 268px;
  padding: 0px 10px 10px 10px;
  overflow: hidden;
}

form#contact {
  background: url('images/contact_bg.png') no-repeat 5px -10px;
}

form#contact p.field label {
  float: left;
  text-align: right;
  font-size: 12px;
  color: #6d6b67;
  font-family: arial;
}

form#contact p.field input, form#contact p.field textarea { 
  float: right;
  border: 1px solid #e7ddd0;
  color: #6d6b67;
  font-family: arial;
  font-size: 13px;
}

form#contact p.field#submit_button label {
  font-size: 10px;
  text-align: left;
  width: 120px;
  margin-left: 63px;
}

form#contact p.field textarea {
  width: 193px;
  height: 67px;
  padding: 5px;
}

form#contact p.field input {
  width: 193px;
  height: 18px;
  padding: 2px 5px;
}

form#contact p.field#submit_button input {
  background: url('images/form_submit.png') no-repeat;
  text-indent: -9999px;
  width: 61px;
  height: 25px;
}

p.field {
  clear: both;
  padding-top: 5px;
}

h3.sub_head{
  font-size: 16px;
  color: #202020;
  clear: both;
  padding:7px 0;
}

img.c_p_img {
  border: 3px solid #e3c69c;
  float: left;
}

ul.sidelist li {
  list-style-image: url('images/bullet.png');
  list-style-position: outside;
  border-bottom: 1px dashed #ddd2bf;
  font-family: arial, sans-serif;
  margin-left: 20px;
  margin-top: 3px;
  padding-bottom: 2px;
}

ul.sidelist li:last-child {
  border-bottom: none;
}

#services ul.sidelist {
  margin-left: 63px;
}

ul.sidelist {
  margin-left: 6px;
}


#footer_cont {
  background: #68583f;
  height: 61px;
  margin-top: 15px;
}

#footer {
  margin: 0 auto;
  width: 960px;
}

ul#bottom_nav  li a{
  color: #ffffff;
  line-height: 61px;
  border-right: 2px solid white;
  text-transform: capitalize;
  padding: 0 5px;
  font-family: arial;
  font-weight: bold;
}

ul#bottom_nav  li:last-child a {
  border-right: none;
}

#footer ul {
  margin-left: 30px;
}

/* Comments */

.commentlist {
  list-style: none;
  margin-bottom: 28px;
}

.commentlist .even {
  background: #F1EAE1;
  padding: 10px;
} 

.commentlist .odd {
  background: #F6F1EB;
  padding: 10px;
}

#content_area .commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

#content_area .commentlist img {
  padding: 0;
  float: none;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  text-transform: none;
}

.commentmetadata {
  font-weight: normal;
}

.commentlist .children { margin-top: 20px; }

.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

.commentmetadata {
  margin: 0;
  display: block;
}

#commentform label {
  font-size: 12px;
  color: #6d6b67;
  font-family: arial;  
}

#commentform input.text {
  border: 1px solid #e7ddd0;
  color: #6d6b67;
  font-family: arial;
  font-size: 13px;  
  width: 193px;
  height: 18px;
  padding: 2px 5px;
  margin: 5px 5px 1px 0;
}

#commentform textarea {
  border: 1px solid #e7ddd0;
  color: #6d6b67;
  font-family: arial;
  font-size: 13px;  
  width: 621px;
  padding: 2px;
}

#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
}

.comment-navigation {
  width: 625px;
  overflow: hidden;
}

.comment-navigation-top a {
  display: block;
  margin-top: 28px; margin-bottom: 28px;
}

.comment-navigation-bottom a {
  display: block;
  margin-bottom: 28px;
}

/* jCarousel */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

#featured_cont .jcarousel-container {
  width: 646px;
  overflow: hidden;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

#featured_cont .jcarousel-list li,
#featured_cont .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 646px;
    height: auto;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* Widgets */

.widget_contact_form .sidebar_heading {
  background: transparent url('images/contact_us.png') no-repeat top left;
  border: 0;
  width: 314px;
  height: 94px;
  text-indent: -100000px;
  margin: 0; margin-left: -6px;
  padding: 0;
}

.widget_cosmetic_procedures .sidebar_heading {
  background: transparent url('images/cosmetic_heading.png') no-repeat top left;
  border: 0;
  width: 314px;
  height: 94px;
  text-indent: -100000px;
  margin: 0; margin-left: -6px;
  padding: 0;
}
.widget_from_our_blog .sidebar_heading {
  background: transparent url('images/fromtheblog_heading.png') no-repeat top left;
  border: 0;
  width: 314px;
  height: 94px;
  text-indent: -100000px;
  margin: 0; margin-left: -6px;
  padding: 0;
}