/*  
Theme Name: Selectcare Chiropractic
Theme URI: http://www.mediahelp.se
Description: WordPress Template for Selectcare Chiropractic
Version: 1.0
Author: Matthew Lucas
Author URI: http://www.empirewebconsulting.com/

*/

body {
    background-color: #F4F6F3;
	background-image: url("images/bgr.gif");
	background-repeat: repeat-x;
	background-position: left top;
	margin:  0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	color:#3f497c;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
	padding: 0px;
    font-size: 16pt;
	font-weight: normal;
    color: #990066;
	}
	
h1.title {
    width: 100%;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a5884;
	}
	
img {border: none;}	
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

a:link, a:visited {
    color: #0e4377;
	}
	
a:hover, a:active {
    color: #000000;
	}

#wrapper{
    overflow: auto;
    background-image: url("images/bgcontent.gif");
	background-repeat: repeat-y;
    width: 780px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	}
	
#header {
    background-image: url("images/header.jpg");
    width: 780px;
    height: 220px;
	margin: 0px;
	padding: 0px;
	}
	
#menu {
    z-index: 2;
	background-color: #bdd2ff;
    width: 776px;
    height: 32px;
	margin-left: 2px;
	padding: 0px;
    border-top: solid 1px #9DA6B3;
    border-bottom: solid 1px #9DA6B3;
}	
	
#content_wrapper {
    overflow: auto;
    background-image: url("images/bgcontent.gif");
	background-repeat: repeat-y;
    width: 780px;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
	}

#content {
    z-index: 1;
	float: left;
	background-color: #d7ecef;
	background-image: url("images/leftBgr.gif");
	background-repeat: repeat-x;
	background-position: left top;
	width: 491px;
	height: 100%;
	margin-left: 5px;
	padding: 10px;
	}

#rightmenu {
    float: right;
	background-color: #43BBDD;
	background-image: url("images/rightBgr.gif");
	background-repeat: repeat-x; 
	background-position: left top;
	width: 257px;
	height: 100%;
	margin-right: 5px;
	padding-top: 10px;
	text-align: center;
}

#rightmenu .container {   
    background-color: #eaeee8;
	width: 239px; 
	margin-left: 4px;   	
    padding: 5px; 
	text-align: left;
}

#rightmenu .title{
	font-size: 13px;
	font-weight: bold;
	color: #660066;
	text-align: left;
	background-color: #eaeee8;
	width: 243px;
	padding: 10px 3px 3px 3px;
	margin-top: 10px;
	margin-left: 4px;
	background-image: url("images/sec.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

#footer {
    float: left;
	background:#535F9F;
	width: 772px;
	padding: 4px;
	text-align:center;	
} 

ul.sidemenu {
    margin: 0px;
	padding: 0px;
	}
	
.sidemenu li {
    list-style: none;
	margin: 0px;
	padding: 4px;
	}

.patients-button {
    margin-top: 40px;
	}
	
/* Category and Post Styles */
.post {
    margin-bottom: 20px;
	}

.post-meta {
    width: 100%;
    margin: 0px;
	padding: 4px 0px 5px 0px;
	border-bottom: 1px solid #9a5884;
	color: #3c3c3c;
	}
	
.post-footer {
	overflow: auto;
	background-color: #55b9f3;
	width: 481px;
	margin: 0px;
	padding: 2px 5px 3px 5px;
	color: #000000;
	}
	
h1.post-title {
    width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
h1.post-title a:link, h1.post-title a:visited {
    color: #2d8ae4;
	text-decoration: none;
	}
	
h1.post-title a:hover, h1.post-title a:active {
    color: #000000;
	text-decoration: underline;
	}
	
/* Comment Styles */
.comments-box ul {
    list-style: none;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
	
.comment-box li {
	margin: 0px;
	padding: 0px;
	}
	
.comments-box li .comment {
    overflow: auto;
	background-color: #ffffff;
	width: 473px;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	border: 1px solid #55b9f3;
	border-left: 5px solid #55b9f3;
	}
	
.comments-box li .bypostauthor, .bypostauthor .comment-meta {
    border-color: #9a5884;
	}
	
.comments-box li li .comment {
    width: 458px;
	margin-left: 15px;
	}
	
.comment-meta {
    overflow: auto;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #55b9f3;
	color: #2c2c2c;
	}
	
.comment-meta strong {
    font-size: 11pt;
	color: #990066;
	}
	
.comments-box li .reply {
    float: right;
    background-image: url("images/comments_add.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	}

.leave-comment { 
    padding: 10px;
	}
	
.leave-comment textarea, .leave-comment input { 
    display: block;
	}
	
	
/* Page Nav Styles */
ul.pagination {
    float: right;
    list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.pagination li {
    float: left;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	}

.pagination a:link, .pagination a:visited {
    display: block;
    background-color: #f2f9fa;
	margin: 0px;
	padding: 4px 6px 4px 6px;
	border: 1px solid #73bfe8;
	text-decoration: underline;
	color: #55a7b8;
	outline: none;
	}
	
.pagination a:hover, .pagination a:active {
    background-color: #ffffff;
	border-color: #55a7b8;
	text-decoration: none;
	outline: none;
	}
	
.pagination span.current {
    display: block;
	background-color: #ffffff;
	border: 1px solid #55a7b8;
	margin: 0px;
	padding: 4px 6px 4px 6px;
	color: #000000;
	}
