/*
Theme Name: RCA theme
Theme URI: http://recoveryconsultants.org
Description: Theme created for Recovery Consultants of Atlanta by <a href="http://www.WarGraphicArts.com">WAR Graphic Arts</a>.
Version: 1.0
Author: William A. Rodriguez WAR
Author URI: http://www.WarGraphicArts.com

*/
@charset "UTF-8";
* body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/web_01.jpg);
	background-repeat: repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #380D0F;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/web_01.jpg);
	background-repeat: repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #380D0F;
}
#main {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#bnnr1 {
        background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 900px;
}
#banner_other1 {
        background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 900px;
}
#bnnr2 {
	background-image: url(images/web_04.jpg);
	height: 170px;
	width: 900px;
	background-repeat: no-repeat;
}
#nav {
	background-image: url(images/web_08.jpg);
        	font-weight: bold;
	height: 41px;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#nav ul {
	list-style-type: none;
	top: 8px;
	position: relative;
}
#main #nav li {
	display: inline;
	font-size: 20px;
}
#nav a {
	list-style-type: none;
	text-decoration: none;
	color: #592A2D;
	font-size: 20px;
text-shadow: 2px 2px 2px #bda3a6;
}
#nav a:hover {
	list-style-type: none;
	text-decoration: none;
	color: #b86064;
	font-size: 20px;
text-shadow: 2px 2px 2px #bda3a6;
}
#nav span {
	visibility: hidden;
}
#left {
	height: 100%;
	width: 530px;
	margin-right: 10px;
	margin-left: 22px;
	float: left;
	background-color: #FFFFFF;
	border: 2px solid #853033;
	overflow: visible;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 15px;
}
#right {
	width: 253px;
	margin-right: 24px;
	float: right;
	background-color: #c2a9ad;
	border: 2px solid #863134;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 10px;
}
#clear {
	visibility: hidden;
	clear: both;
	height: 25px;
}
#footer {
	background-image: url(images/web_10.jpg);
	height: 53px;
	width: 880px;
padding: 5px;
text-align: center;
font-size: 12px;
}




#left h2 a {
     	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
        text-decoration: none;
        color: #380D0F;
}

.entry {
        font-size: 14px;
        color: #380D0F;
}
small {
        visibility: hidden;
}
.postmetadata {
       visibility: hidden;
}
#sidebar_content .title {
        font-size: 14px;
        color: #380D0F;
        font-weight: bold;
        
}

#right div {
margin-bottom: 10px;
margin-left:auto;
margin-right:auto;
text-align:left;
width:240px;
}

#right #sidebar_content h2 {
        font-size: 15px;
}
#b_1 {
	background-image: url(images2/faces_01.jpg);
	height: 170px;
	width: 371px;
	float: left;
}
#b_2 {
	background-image: url(images2/faces_02.jpg);
	height: 170px;
	width: 100px;
	float: left;
}
#b_3 {
	background-image: url(images2/faces_03.jpg);
	height: 170px;
	width: 108px;
	float: left;
}
#b_4 {
	background-image: url(images2/faces_04.jpg);
	float: left;
	height: 170px;
	width: 100px;
}
#b_5 {
	background-image: url(images2/faces_05.jpg);
	float: left;
	height: 170px;
	width: 102px;
}
#b_6 {
	background-image: url(images2/faces_06.jpg);
	float: left;
	height: 170px;
	width: 119px;
}

#b_1:hover {
	background-image: url(images2/over_01.jpg);
	height: 170px;
	width: 371px;
	float: left;
}
#b_2:hover {
	background-image: url(images2/over_02.jpg);
	height: 170px;
	width: 100px;
	float: left;
}
#b_3:hover {
	background-image: url(images2/over_03.jpg);
	height: 170px;
	width: 108px;
	float: left;
}
#b_4:hover {
	background-image: url(images2/over_04.jpg);
	float: left;
	height: 170px;
	width: 100px;
}
#b_5:hover {
	background-image: url(images2/over_05.jpg);
	float: left;
	height: 170px;
	width: 102px;
}
#b_6:hover {
	background-image: url(images2/over_06.jpg);
	float: left;
	height: 170px;
	width: 119px;
}
#wp-calendar {
font-size:15px;
text-align:center;
}

#footer a {
color: #380D0F;

}
#right .break {
border-bottom-color:#863134;
border-bottom-style:solid;
border-bottom-width:1px;
margin-bottom:45px;
}
.alignright {
float:right;
padding-right:20px;
}
.wp-caption-text {
float:right;
padding-left: 25px;
padding-right: 25px;
}