/*
Theme Name: Art-Care Custom
Theme URI: http://acscreative.com/
Description: Custome theme for Art-Care
Version: 1.0
Author: ACS Creative
Author URI: http://acscreative.com/
*/


/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:26px;
	background-image:url(/images/home_backgrnd.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	background-position: left;
}
/*containers*/
#container {width:1101px; position: absolute;
   left: 0;margin:0px auto;}

#assoc_logos {
	float:left; width:127px; height:800px; text-align: center;
	margin: -170px 0px 0 0px;
}

#assoc_logos p {
	line-height:normal;
	text-align: center;
	padding: 0;
	margin: 6px 0 6px 0;
}

.sidebarLinks {
	font-size: 12px;
	text-align:center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	color: #303030;
	padding:4px 10px;
	background:#bed7ef;
}

.disclaimer-type {
	font-size:14px;
	line-height:18px;
	text-align:center;
	padding:10px 10px;
	color:#AE023B;
	background:#bed7ef;
	margin: 20px 10px 10px 10px;
}
#top_header {
	float:right;
	width:972px;
	height: 45px;
	margin:5px 0 10px 0;
	background-image: url(/images/home_rule.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#745932;
	text-align:right;
}
#logo-news_area {
	float:right;
	width:972px;
	height:129px;
	padding-top:10px;
}
/*these 2 divs float inside logo-news_area*/
#logo_area {
	float:left;
	width:300px;
	height:129px;
}
#quote_area {
	float:right;
	width:625px;
	height:129px;
}


#main_content {
	float:right;
	width:972px;
	margin-bottom:20px;
}

/*these 2 divs float inside logo-news_area*/
#text_left {
	float:left;
	width:271px;
	padding: 0 0 0 43px;
	margin-top:0;
}
#text_left h1 {
	font-size:17px;	
	line-height:25px;
	color:#000066;
	margin-top:0;
}
#text_left p {
	font-size:14px;
	font-weight:normal;
	line-height:25px;
}
#3boxes_right {
	float:right;
	width:625px;
	height:367px;
}
#3boxes_right ul, li {
padding:0;
margin:0 0 0 35px;
font-size:13px;
}

#box1 ul {
	margin:0;
	margin-left:35px;
	margin-bottom:24px;
	padding:0;
	line-height:16px;
	bottom:0;
}
#box1 li {
	margin-bottom:3px;
}
#box2 li {
	margin-bottom:3px;
}
#box3 li {
	margin-bottom:3px;
}
#box2 ul {
	margin:0;
	margin-left:35px;
	margin-bottom:1px;
	padding:0;
	line-height:16px;
}
#box3 ul {
	margin:0;
	margin-left:35px;
	margin-bottom:17px;
	padding:0;
	line-height:16px;
}

#news_area {
	float:right;
	width:625px;
	height:30px;
	background-color:#b41e41;
	margin-bottom:5px;
}
#ads_bottom {
	float:right;
	width:972px;
	height:106px;
	margin-bottom:10px;
}
.ads_textheader {
text-align:center;
font-size:11px;
color:#666666;
height:105x;
}
.ads_area {
height:10px;
}
.ads_area img {
margin:0 4px;
}

/*classes*/
.quote_area {
	width:625px;
	height:129px;
}
#box1 {
	float:right;
	width:204px;
	height:176px;
	background-color:#92b2cf;
	background-image:url(/images/home_box1_title.gif);
	background-repeat:no-repeat;
	background-position: top;
	margin:0 6px 0 0;
	padding-top:191px;
}
#box2 {
	float:right;
	width:204px;
	height:196px;
	background-color:#a2c5ec;
	background-image:url(/images/home_box2_title.gif);
	background-repeat:no-repeat;
	background-position: top;
	margin:0 6px 0 0;
	padding-top:171px;
}
#box3 {
	float:right;
	width:204px;
	height:188px;
	background-color:#bdd6ed;
	background-image:url(/images/home_box3_title.gif);
	background-repeat:no-repeat;
	background-position: top;
	padding-top:179px;
}
.box_links {
		padding-top:8px;
	bottom:0;
}


/*styles*/
a:link {
	color: #604928;
	text-decoration: underline;
}

a:visited { 
	color: #604928;
	text-decoration: underline;
}

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

.top_quote {
	font-size:15px;	
	font-style:oblique;
	line-height:28px;
	color:#000066;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:3px;
}
.top_quote_name {
	font-size:12px;	
	line-height:20px;
	color:#333333;
	margin-left:200px;
	margin-top:0;
}

#news_area p {
	font size: 13px;
	color:#FFFFFF;
	text-align:center;
	margin: 0;
}


#news_area a:link { 
	color: #fff;
	text-decoration: underline;
}

#news_area a:visited { 
	color: #fff;
	text-decoration: underline;
}

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


#3boxes_right a:link { 
	color: #3a3a3a;
	text-decoration: underline;
}

#3boxes_right a:visited { 
	color: #3a3a3a;
	text-decoration: underline;
}

#3boxes_right a:hover {
	color: #b41e41;
	text-decoration: underline;
}
#bottom_links {text-align:center;font-size:11px;}

/*misc*/
#brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#artCareBlogFeed span {
	display: block;
}
#artCareBlogFeed {
	float: right;
	width: 625px;
	position: relative;
}
#artCareBlogFeed h3 {
	margin-bottom: 00px;
}
#artCareBlogFeed h3 a {
	text-decoration: none;
}
