/*
Theme Name: Heidi Lee  by 
Theme URI: http://wordpress.org/
Description: A custom WordPress theme for Heidi Lee Art Advisory.
Version: 1.0
Author: PPweb Technologies
Author URI: http://www.ppweb.com/
*/
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.alignleft{
	float:left;
	}
.alignright{
	float:right;
	}

#header{
	background:url(./images/header_top.jpg) repeat-x top;
	}
#header_wrap{
	width:950px;
	height:70px;
	margin:0px auto;
	position:relative;
	}
#header a.client_login{
	position:absolute;
	top:4px;
	right:0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	}	
#header .contact_info{
	position:absolute;
	bottom:0;
	right:0;
	font-size:11px;
	color:#666;
	line-height:150%;
	}
	
	
#content{
	width:100%;
	clear:both;
	}
#content_wrap{
	width:950px;
	height:70px;
	margin:0px auto;
	position:relative;
	}

#left_col{
	float:left;
	width:154px;
	padding:0 23px 0 0px ;
	}
#left_col h1.logo{
	float:left;
	margin:0 0 20px 0;
	}
#left_col h1.logo a{
	float:left;
	width:170px;
	height:100px;
	background:url(./images/logo.jpg);
	}
#left_col h1.logo a span{
	display:none;
	}
#left_col ul.navigation{
	float:left;
	width:154px;
	margin:0;
	background:url(./images/left_menu_border.jpg) repeat-y right top;
	padding:20px 0 10px 0;
	text-align:right;
	list-style:none;
	position:relative;
	overflow:hidden;
	}
#left_col ul.navigation li{
	border-bottom:1px dotted #CCC;
	float:left;
	}
#left_col ul.navigation li.last{
	border:0;
	}
#left_col ul.navigation li a{
	float:left;
	width:140px;
	height:24px;
	padding:12px 14px 8px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	margin:-1px 0 -2px 0;
	}
#left_col ul.navigation li a:hover{
	color:#C00;
	background:url(./images/left_menu_a.jpg);
	}
#left_col ul.navigation li.active a{
	background:url(./images/left_menu_a.jpg);
	color:#C00;
	}

#mid_col{
	float:left;
	width:533px;
	padding:42px 0 0 0;
	color:#666;
	}
#mid_col h2{
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	color:#333;
	font-weight:bold;
	}
#mid_col #banner{
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	border-bottom:2px solid #666;
	}
	
.homepage_testimonial{
	clear:both;
	float:left;
	width:100%;
	padding:15px 0 0 0;
	}
.homepage_testimonial li{
	list-style:none;
	}
.homepage_testimonial li h2{
	margin:0 0 10px 0;
	padding:0 0 5px 10px;
	border-bottom:2px solid #004382;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333;
	}
	
#content .homepage_testimonial .testimonials_manager_widget{
	background:none;
	border:0;
	margin:0;
	padding:0;
	}
#content .homepage_testimonial .testimonials_manager_widget strong.name{
	float:right;
	}
#content .homepage_testimonial div.read_more{
	display:none;
	}
	
#content {
clear:both;
font-size:12px;
line-height:140%;
color:#666;
}
#content p {
margin-bottom:10px;
color:#666;
}
#content blockquote {
background-color:#EFEFEF;
border-left:1px solid #CCCCCC;
margin-bottom:20px;
padding:10px 25px;
}
#content blockquote p {
margin:10px 0;
}
#content p a{
	text-decoration:underline;
	color:#666;
	}
#content p a:hover{
	color:#333;
	}

#content cite {
font-style:italic;
margin-left:25px;
}


#mid_col .aboutus_category{
	padding:0 0 30px 0;
	}
#mid_col .aboutus_category .thumbnail img{
	float:left;
	margin:0 10px 10px 0;
	}
#mid_col .aboutus_category h2{
	margin:0;
	}	
#mid_col .aboutus_category h3{
	margin:0 0 15px 0;
	font-weight:100%;
	color:#353535;
	font-size:13px;
	font-style:italic;
	}
#mid_col .aboutus_category a.continue_reading{
	color:#cc0000;
	text-decoration:none;
	}
	
#mid_col .events_category{
	padding:0 0 5px 0;
	float:left;
	width:100%;
	clear:both;
	margin:0 0 5px 0;
	}
#mid_col .events_category h2{
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:353535;
	}	
#mid_col .events_category h3{
	font-size:18px;
	font-weight:bold;
	color:#cc0000;
	margin:0 0 5px 0;
	}
#mid_col .events_category h4{
	font-size:12px;
	font-weight:bold;
	color:#66666;
	margin:0 0 5px 0;
	}
#mid_col .events_category h5{
	font-size:12px;
	font-weight:bold;
	color:#66666;
	margin:0 0 10px 0;
	}
	
	
#mid_col .press_category{
	padding:0 0 25px 0;
	float:left;
	width:100%;
	clear:both;
	}
#mid_col .press_category .thumbnail img{
	float:left;
	margin:0 10px 30px 0;
	}
#mid_col .press_category .text{
	float:left;
	width:400px;
	}
#mid_col .press_category h2{
	margin:0 0 0px 0;
	}	
#mid_col .press_category h3{
	margin:0 0 10px 0;
	font-weight:100%;
	color:#353535;
	font-size:13px;
	}
#mid_col .press_category a.continue_reading{
	color:#cc0000;
	text-decoration:none;
	}

#mid_col .project_page{
	padding:0 0 25px 0;
	float:left;
	width:100%;
	clear:both;
	}
#mid_col .project_page .thumbnail img{
	float:left;
	margin:0 40px 10px 0;
	}
#mid_col .project_page .project_text{
	float:left;
	width:100%;
	border-top:2px solid #01417E;
	padding:15px 0 0 0;
	}

#mid_col .client_login h3{
	font-size:20px;
	color:#333;
	margin:0 0 10px 0;
	}
#mid_col .client_login input{
	padding:3px;
	color:#333;
	border:1px solid #CCC;
	width:200px;
	margin:10px 0 0 0;
	}
#mid_col .client_login button{
	background:none repeat scroll 0 0 #666666;
	border:0 none;
	color:#FFFFFF;
	padding:4px;
	margin:0 0 0 2px;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	}

#mid_col .heidisview_blog{
	padding:0 0 25px 0;
	float:left;
	width:100%;
	clear:both;
	}
#mid_col .heidisview_blog h2{
	color:#666;
	font-size:19px;
	margin:0 0 15px 0;
	text-decoration:none;
	border-bottom:1px dotted #CCC;
	padding:0 0 5px 0;
	width:100%;
	}	
#mid_col .heidisview_blog h2 a{
	color:#666;
	font-size:19px;
	text-decoration:none;
	}
#mid_col .heidisview_blog .post_info{
	width:100%;
	clear:both;
	float:left;
	padding:0 0 7px 0;
	margin:0 0 10px 0;
	border-bottom:2px solid #ccc;
	}	
#mid_col .heidisview_blog .post_info .author{
	float:left;
	color:#999;
	}
#mid_col .heidisview_blog .post_info .author span{
	color:#000;
	font-weight:bold;
	}
#mid_col .heidisview_blog .post_info .comments_no{
	float:right;
	padding:0 0 0 20px;
	background:url(images/comments_icon.jpg) no-repeat left top;
	}
#mid_col .heidisview_blog .post_info .comments_no{
	color:#CD0102;
	}
#mid_col .heidisview_blog .post_info .comments_no a{
	color:#cc0000;
	text-decoration:none;
	font-size:12px;
	}	
#mid_col .heidisview_blog .post_info .comments_no a:hover{
	color:#666;
	}
#mid_col .heidisview_blog .text{
	float:left;
	width:100%;
	padding:10px 0 10px 0;
	}
#mid_col a.read_more, #right_col a.read_more{
	color:#cc0000;
	text-decoration:none;
	font-size:12px;
	}
#mid_col .heidisview_blog a.continue_reading:hover{
	color:#666;
	}
#mid_col .heidisview_blog .tag_list{
	float:left;
	clear:both;
	width:100%;
	padding:10px 0 10px 0;
	}
#mid_col .heidisview_blog .tag_list a{
	padding:2px 5px 2px 5px;
	background:#CCC;
	color:#fff;
	text-decoration:none;
	}
#mid_col .heidisview_blog .tag_list a:hover{
	background:#666;
	}

#mid_col .heidisview_blog .share_this_post{
	float:left;
	clear:both;
	width:100%;
	padding:10px 0 10px 0;
	text-align:right;
	border-bottom:1px dotted #CCC;
	}	
#mid_col .heidisview_blog .share_this_post a{
	color:#5F91CC;
	padding:2px 0 2px 25px;
	margin:0 0 0 10px;
	text-decoration:none;
	}
#mid_col .heidisview_blog .share_this_post a:hover{
	color:#CC0000;
	}
#mid_col .heidisview_blog .share_this_post a.facebook_share{
	background:url(images/facebook_share.jpg) no-repeat left;
	}
#mid_col .heidisview_blog .share_this_post a.twitter_share{
	background:url(images/twitter_share.jpg) no-repeat left;
	}
#mid_col .heidisview_blog .share_this_post a.email_share{
	background:url(images/email_share.jpg) no-repeat left;
	}
	

#mid_col #comment_block{
	width:100%;
	clear:both;
	float:left;
	}
#mid_col #comment_block h3#comments{
	font-size:20px;
	color:#333;
	padding:0 0 10px 0;
	border-bottom:1px dotted #CCC;
	margin:0 0 15px 0;
	}
#mid_col #comment_block ol li.depth-1{
	border-bottom:1px dotted #CCC;
	margin:0 0 10px 0;
	}
#mid_col #comment_block ol li.depth-1 .comment-body .comment-author cite{
	margin:0;
	font-size:18px;
	color:#333;
	font-style:normal;
	}
#mid_col #comment_block ol li.depth-1 .comment-body .comment-author cite a{
	margin:0;
	font-size:18px;
	color:#333;
	font-style:normal;
	text-decoration:none;
	}
#mid_col #comment_block ol li.depth-1 .comment-body .comment-author span{
	display:none;
	}
#mid_col #comment_block ol li.depth-1 .comment-body	.comment-meta{
	font-size:12px;
	color:#999;
	margin:0 0 10px 0;
	}
#mid_col #comment_block ol li.depth-1 .comment-body	.comment-meta a{
	color:#999;
	text-decoration:none;
	}
#mid_col #comment_block #respond{
	padding:10px 0 0 0;
	}
#mid_col #comment_block #respond h3{
	font-size:20px;
	color:#333;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	}
#mid_col #comment_block #respond p.logged_as a{
	color:#999;
	}

#mid_col #comment_block #respond table{
	width:100%;
	}
#mid_col #comment_block #respond table tr td{
	vertical-align:top;
	}
#mid_col #comment_block #respond table tr td input, #mid_col #comment_block #respond table tr td textarea{
	background:#F2F2F2;
	padding:5px;
	border:1px solid #EEE;
	color:#333;
	}
#mid_col #comment_block #respond table tr td.col1{
	width:35%;
	text-align:right;
	padding:10px;
	}
#mid_col #comment_block #respond table tr td.col2{
	width:65%;
	text-align:left;
	padding:10px;
	}
#mid_col #comment_block #respond table tr td.col2 input#submit{
	background:none repeat scroll 0 0 #666666;
	border:0 none;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	padding:5px;
	font-size:12px;
	}

	
#mid_col .navigation{
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	margin:20px 0 0 0;
	}
#mid_col .navigation .wp-paginate a {
	border:1px solid #CCCCCC;
	background:none;
	color:#666666;
	margin-right:4px;
	padding:3px 6px;
	text-align:center;
	text-decoration:none;
}
#mid_col .navigation .wp-paginate a:hover, #mid_col .wp-paginate a:active {
	border:1px solid #CC0000;
	color:#CC0000;
}
#mid_col .navigation .wp-paginate .title {
	color:#555555;
	margin-right:4px;
	}
#mid_col .navigation .wp-paginate .gap {
	color:#999999;
	margin-right:4px;
	}
#mid_col .navigation .wp-paginate .current {
	color:#CC0000;
	margin-right:4px;
	padding:3px 6px;
	background:none;
	border:none;
	}
#mid_col .navigation .wp-paginate .prev, #mid_col .navigation .wp-paginate .next{
	border:none;
	background:none;
	}
#mid_col .navigation .wp-paginate .prev:hover, #mid_col .navigation .wp-paginate .next:hover{
	border:none;
	background:none;
	}

#mid_col .rss_subscribe{
	width:100%;
	float:left;
	clear:both;
	margin:0 0 15px 0;
	}
#mid_col .rss_subscribe a{
	background:url(images/rss.jpg) no-repeat left;
	color:#cc0000;
	text-decoration:none;
	font-size:12px;
	padding:0 0 0 20px;
	}
#mid_col .rss_subscribe a:hover{
	color:#666;
	}

#right_col{
	float:left;
	width:217px;
	padding:42px 0 0 23px;
	}
#right_col ul{
	padding:0;
	margin:0;
	list-style:none;
	}
#right_col ul li{
	padding:0 0 20px 0;
	}
#right_col h2{
	margin:0 0 15px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	padding:0 0 7px 7px;
	font-weight:bold;
	}
#right_col .textwidget h2{
	margin:0;
	border-bottom:2px solid #F8DE15;
	}

#right_col .newsletter{
	float:left;
	clear:both;
	margin:0 0 10px 0;
	}
#right_col .newsletter h2{
	border-bottom:2px solid #C00;
	}
#right_col .newsletter span{
	width:100%;
	font-size:11px;
	color:#666;
	}
#right_col .newsletter input{
	width:215px;
	border:1px solid #999;
	margin:10px 0 10px 0;
	float:left;
	}
#right_col .newsletter button{
	float:right;
	clear:both;
	color:#fff;
	background:#999;
	border:0;
	padding:2px 5px 2px 5px;
	font-size:11px;
	font-weight:bold;
	}

#right_col .events{
	padding:0 0 20px 0;
	}
#right_col .events h2{
	border-bottom:2px solid #CC0000;
	}
#right_col .events .date{
	font-weight:bold;
	font-size:12px;
	margin:0 0 6px 0;
	color:#333;
	}
#right_col .events .title{
	font-weight:bold;
	font-size:13px;
	margin:0 0 2px 0;
	color:#cc0000;
	}
#right_col .events .notes{
	font-size:12px;
	margin:0 0 2px 0;
	color:#666;
	}
#right_col .events .location{
	font-size:11px;
	margin:0 0 2px 0;
	color:#666;
	}
#right_col .events a.view_all{
	font-size:12px;
	color:#cc0000;
	text-decoration:none;
	margin:0 0 0 7px;
	}
#right_col .events a.view_all:hover{
	color:#666;
	text-decoration:underline;
	}
#right_col .events .box-calendar{
	padding:0 7px 10px 7px;
	}	
	

#right_col .client_projects{
	padding:0 0 15p 0;
	width:100%;
	float:left;
	}
#right_col .client_projects .project{
	padding:0 0 15px 0;
	width:100%;
	float:left;
	clear:both;
	}
#right_col .client_projects .project .thumb{
	float:left;
	margin:0 15px 0 0;
	}
#right_col .client_projects .project .title{
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	line-height:140%;
	}
#right_col .client_projects h2{
	margin:0 0 20px 0;
	border-bottom:2px solid #F8DE15;
	}

#right_col .latest_post{
	padding:0 0 15px 0;
	width:100%;
	float:left;
	}
#right_col .latest_post h2{
	margin:0 0 10px 0;
	border-bottom:2px solid #00427D;
	}
#right_col .latest_post .post{
	padding:0 7px 0 7px;
	}
#right_col .latest_post h3{
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#353535;
	}
#right_col .latest_post p{
	color:#666;
	font-size:12px;
	line-height:150%;
	}
#right_col .latest_post a.continue_reading{	
	color:#CC0000;
	font-size:12px;
	text-decoration:none;
	}
#right_col .latest_post a.continue_reading:hover{
	color:#666;
	text-decoration:underline;
	}		


#right_col .heidis_view_categories{
	padding:0 0 15px 0;
	width:100%;
	float:left;
	}
#right_col .heidis_view_categories h2{
	margin:0 0 10px 0;
	border-bottom:2px solid #F8DE15;
	}
#right_col .heidis_view_categories ul li {
	padding:3px 0 0 10px;
	font-size:13px;
	color:#666;
	line-height:140%;
	}
#right_col .heidis_view_categories ul li a{
	color:#666;
	text-decoration:none;
	}	
#right_col .heidis_view_categories ul li a:hover{
	color:#CC0000;
	text-decoration:underline;
	}	

#right_col li.ww1231 h2{
	margin:0 0 10px 0;
	border-bottom:2px solid #F8DE15;
	}
	
#right_col .ww1231 .testimonials_manager_widget{
	margin: 10px 0;
	padding:0 7px 0 7px;
	border:none;
	background:none;
	color:#666;
	}

#right_col .ww1231 .testimonials_manager_widget .testimonials_manager_widget .avatar{
	display:none;
	}	

#footer{
	width:100%;
	clear:both;
	padding:30px 0 0 0;
	}
#footer_wrap{
	width:950px;
	height:35px;
	margin:0px auto;
	padding:10px 0 0 0;
	border-top:1px solid #999;
	}
#footer_wrap .copyright{
	font-size:11px;
	color:#666;
	float:left;
	}
#footer_wrap .copyright a{
	color:#666;
	text-decoration:none;
	}
#footer_wrap .copyright a:hover{
	color:#CC0000;
	text-decoration:underline;
	}	

#footer_wrap .footer_icons{
	float:right;
	}
#footer_wrap .footer_icons a{
	margin: 0 0 0 8px;
	}
	

