/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


/*========= BusinessBlogs.co.nz =========*/

.author_info{

	clear: both;
	height: 1%;
	padding-bottom: 25px;
	margin: 0;

}

.author_info .content{

	width: 85%;
	background-color: #ffffff;
	border:1px solid #ddd;

}

.author_info .content h2 a{

	color:#333333;

}

.author_info .content h2{

	font-size: 18px;
	padding: 10px;
	line-height: 20px;

}

.author_info .content h3{

	font-size: 18px;
	padding: 10px;
	line-height: 20px;

}

.author_info .content h4{

	font-size: 14px;
	padding: 10px;
	line-height: 10px;

}


.author_info .content p{

	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px 10px;

}

.author_info .content img{

	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;

}

.author_top_posts{

	clear: both;
	height: 1%;
	padding-bottom: 25px;
	margin: 0;

}

.author_top_posts .content{

	width: 85%;
	background-color: #eeeeee;
	border:1px solid #ddd;

}

.author_top_posts .content h2 a{

	color:#333333;

}

.author_top_posts .content h2{

	font-size: 18px;
	padding: 10px;
	line-height: 20px;

}

.author_top_posts .content h3{

	font-size: 18px;
	padding: 10px;
	line-height: 20px;

}

.author_top_posts .content p{

	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px 10px;

}

.author_top_posts .content img{

	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;

}

.widget_twitter a{
	color:white;
}
