/*
Theme Name: ShakeAppearWP
Theme URI: http://www.plaimanas.com
Description: WP theme by <a href="http://www.plaimanas.com">: : *</a>
Version: 1
Author: : : *
Author URI: http://www.plaimanas.com
*/
@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
#container #content .side-bar .side-bar-content ul {
	display: run-in;
	list-style-position: inside;
	list-style-type: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.header  {
	text-align: center;
	width: 100%;
	float: left;
}
#container #navigation {
	text-align: center;
	width: 100%;
	float: left;
}
#container #content {
	float: left;
	width: 100%;
}
#container #content #content-left .a-post .post-title h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#container #content #content-left .a-post .post-title {
	text-align: center;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container #content #content-left .a-post .post-desc {
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container  #content  #content-left img    {
	border: 7px solid #999999;
}
#container #content .side-bar {
	float: left;
	width: 100%;
}
#footer {
	float: left;
	width: 100%;
	text-align: center;
}
#footer #footer-contentlink {
	float: left;
	width: 100%;
	vertical-align: middle;
}
#footer #footer-content {
	float: left;
	width: 100%;
}
#container #content {
	float: left;
	text-align: center;
}

