/*
------------------------------------------------------------------------
Theme Name:Swabina
Author:Ndee Siswandhi
Author Company URI:http://www.siswandhi.com
------------------------------------------------------------------------
*/
body {
	background-image: url(images/bg_texture.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
}
.dateNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.formTitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #7d653a;
	background-color: #f9f1e4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Title {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #7d653a;
}
li {
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #7d653a;
}
.imgProd {
	border: 1px solid #7d653a;
}
a {
	color:#7d653a;
	text-decoration:none;
}
a:hover {
	color:#cc0000;
	text-decoration:none;
}

/*
-----------------------------------------
Layout
----------------------------------------- 
*/
.spe_link {
	padding-left:5px;
	padding-right:5px;
	font-size:14px;
	font-weight:bold;
}
.spe_excerpt {
	padding-left:5px;
	padding-right:5px;
}
/*
-----------------------------------------
WP Styles
----------------------------------------- 
*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.post {
	overflow:hidden;
}
.post h1 {
	font-family:Oswald;
	font-size:30px;
	font-weight:normal;
	color:#7d653a;
	border-bottom:1px solid #7d653a;
	padding-top:5px;
	margin-bottom:18px;
}
.post h2 {
	font-family:Oswald;
	font-size:24px;
	font-weight:normal;
	color:#7d653a;
	padding-top:5px;
	margin-bottom:18px;
}
.post h3 {
	font-family:Oswald;
	font-size:18px;
	font-weight:normal;
	color:#7d653a;
	padding-top:5px;
	margin-bottom:8px;
}
.post h4 {
	font-family:Oswald;
	font-size:18px;
	font-weight:normal;
	color:#cc0000;
	padding-top:5px;
	margin-bottom:8px;
}
.post p {
	padding-bottom:18px;
	line-height:24px;
	font-size:14px;
	text-align:justify;
}

#tinyform { width:80%!important; }


