/*  
Theme Name: website-design	
Theme URI: https://www.chakery.com/
Description: Chakery Design theme for WP.
Version: 1.0
Author: InternetZoneI
Author URI: http://www.internetzonei.com/

*/
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.post h3, .page h3, .post h3 a, .page h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
}

.post h2, .page h2 {
	margin: 0;
	display: block;
	font-family: Calibri, Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FF4800;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	letter-spacing: -0.05em;
}
.post h2 a, .page h2 a {
	color:#FF4800;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -0.04em;
}
.post a, .page a {
	color:#FF4800;
	text-decoration: underline;
}
.post a:hover, .page a:hover {
	color:#000000;
	text-decoration: none;
}
.post {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	width: 98%;
	color: #666666;
}
.post_sep {
	margin: 0px;
	clear: both;
	float: none;
	height: 3px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.post small, .page small {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.sidebar ul{
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sidebar  {
	text-align: left;
}

.sidebar li{
	margin: 0;
	text-align: left;
	list-style: disc;
	line-height: 19px;
	font-size: 12px;
	color: #999999;
}
.sidebar li li{
padding: 0;
margin: 0;
border: none;
}
.sidebar h3{
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
}
.sidebar li a{
	color: #FF4800;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.sidebar li a:hover{
color: #000000;
text-decoration:none;
}


.tag_cloud a{
	padding-right: 5px;
	color: #F18327;
	line-height: .85em;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -0.05em;
}

.tag_cloud a:hover{
color: #000000;
text-decoration:none;
}
.widget {
	float: none;
	height: auto;
	width: 100%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
.widget h3 {
}
.nocomments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.alignleft {
	text-align: left;
	clear: left;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	position: relative;
}

.alignright {
	text-align: right;
	clear: none;
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	position: relative;
}

.banner-remade {
	background-image: url(banner-remade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 185px;
	width: 977px;
	margin: 0px;
	padding: 0px;
	position: relative;
	visibility: visible;
}

.blog-signup-bttn {
	margin-top: 123px;
	margin-left: 296px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	visibility: visible;
}

.sometable td {padding-right:5px;}
