/*
Theme Name: WebDDR 2
Theme URI: http://webddr.net
Description: template for WebDDR 2
Version: 1.0
Author: KlepoN78
Tags: no tag
*/

body{
	font-family: Arial;
	font-size: 12px;
	color: #4E4E4E;
	margin: 0px;
	padding: 0px;
}
a{
	color: #000099;
	text-decoration: underline;
}
a:hover{
	color: #0000FF;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6,ul{
	margin: 0px;
	padding: 0px;
}
blockquote{
	background-color: #F5F4EF;
	margin: 0px;
	padding: 6px;
	border: 1px solid #CECBBD;
}
.clearall{
	clear: both;
	float: none;
	height: 1px;
}
.odol {
	background-color: #00FFFF;
}
.wiget{
	margin-bottom: 25px;
}
.beforetitle{
	font-weight: bold;
	color: #4E4E4E;
	background-image: url(images/yes.png);
	background-repeat: no-repeat;
	padding-left: 21px;
	margin-bottom: 12px;
}
.entry_list{
	margin-bottom: 35px;
}
.small{
	color: #000000;
}
.warning {
	background-color: #FF0000;
}
.navigation {
	font-weight: bold;
	padding-bottom: 12px;
}
.navigation .alignleft{
	float: left;
}
.navigation .alignright{
	float: right;
}
.wp-caption {
	padding: 3px;
	border: 1px solid #4E4E4E;
	text-align: center;
}
.wp-caption p {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}
.wp-caption img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #4E4E4E;
}
.alignright {
	float: right;
	margin-left: 8px;
}
.alignleft {
	float: left;
	margin-right: 8px;
}
.alignnone {
	/* margin-right: auto;
	margin-left: auto; */
	margin-bottom: 8px;
}
.comment-body {
	padding: 3px;
}
.thread-alt, .alt {
	background-color: #ECECEC;
}
.vcard {
}
.vcard img{
	padding: 2px;
	float: right;
	height: 35px;
	width: 35px;
	border: 1px solid #999999;
}
.cancel-comment-reply{
	font-size: 12px;
	font-weight: bold;
	background-color: #00CCFF;
	padding: 3px;
}
#comment_list ol {
	margin: 0px;
	padding: 0px;
}
#comment_list li{
	list-style-type: none;
	border: 1px solid #999999;
	padding: 3px;
}
#contact-form{
	font-size: 14px;
	margin-left: 16px;
}
#contact-form input, #contact-form textarea, #contact-form img{
	margin: 6px;
}
#error {
	font-weight: bold;
	background-color: #00CCFF;
	margin: 6px;
	padding: 12px;
}
#result {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#breadcrumbs{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
#breadcrumbs p, #breadcrumbs p a{
	font-size: 10px;
}
#breadcrumbs p a{
	text-decoration: underline;
}
#breadcrumbs p a:hover{
	text-decoration: none;
}
#home{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(http://webddr.net/wp-content/uploads/2010/02/webddr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#container{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#container #header{
	background-image: url(http://webddr.net/wp-content/uploads/2010/02/webddr.jpg);
	background-repeat: no-repeat;
	height: 115px;
	background-position: center top;
}
#header h2 a{
	height: 75px;
	width: 332px;
	margin-left: 333px;
	display: block;
}
#header h2 a span {
	display: none;
}
#home #topmenu {
	margin-top: 40px;
	margin-left: 18px;
}
#container #topmenu{
	margin-left: 18px;
}
#topmenu{
	height: 25px;
}
#topmenu ul{
	margin-left: 2px;
}
#topmenu li{
	list-style-type: none;
	float: left;
}
#topmenu li a{
	float: left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #FFFFFF;
	margin-right: 8px;
	border: 1px solid #4E4E4E;
}
#topmenu li a:hover{
	background-color: #00CCFF;
}
#home #content{
	clear: both;
	float: none;
}
#container #content{
	clear: both;
	float: none;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 25px;
	padding-top: 15px;
	margin: 0px;
}
#left{
	float: left;
	width: 333px;
	margin-top: 25px;
	padding-right: 18px;
	padding-left: 18px;
	text-align: justify;
}
#left h3{
	text-align: left;
}
#right{
	float: right;
	width: 305px;
	margin-top: 25px;
	padding-right: 18px;
	text-align: justify;
}
#right li{
	list-style-type: none;
}

#right li a{
	text-decoration: none;
	background-image: url(images/copy.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 22px;
	display: block;
}
#right li a:hover{
	background-color: #D9DFF0;
}
#home_last {
	float: left;
	width: 200px;
	margin-top: 5px;
	padding-left: 66px;
	padding-top: 5px;
}
#text {
	float: right;
	width: 480px;
}
#text h1, #page h1{
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	background-image: url(images/yes.png);
	background-repeat: no-repeat;
	padding-left: 21px;
}
#text p, #page p{
	line-height: 21px;
	letter-spacing: 0.019;
	/* text-align: justify; */
}
#text ul, #page ul {
	margin-left: 24px;
}
#text ol, #page ol{
	margin-left: 24px;
}
#text li, #page li{
	margin-bottom: 8px;
	line-height: 17px;
}
#page{
	float: left;
	width: 625px;
	padding-right: 25px;
	padding-top: 10px;
}
#bar{
	float: left;
	width: 470px;
}
#bar li{
	list-style-type: none;
}
#bar .wiget li a, #kanan_page li a{
	text-decoration: none;
	padding-left: 22px;
	display: block;
}
#bar .wiget li a:hover, #kanan_page li a:hover {
	background-color: #D9DFF0;
}
#bar #kiri{
	float: left;
	width: 250px;
}
#bar #kiri .wiget li a{
	padding-top: 4px;
	padding-bottom: 6px;
	background-image: url(images/page_white_go.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#bar #kiri .comment {
	padding-bottom: 6px;
}
#bar #kiri .comment li{
	padding-bottom: 12px;
	padding-left:22px;
	background-image: url(images/page_white_go.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#bar #kanan{
	float: right;
	width: 200px;
}
#bar #kanan li a{
	padding-top: 1px;
	padding-bottom: 3px;
	background-image: url(images/copy.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
#kanan_page{
	float: right;
	width: 300px;
	padding-top: 10px;
}
#kanan_page li {
	list-style-type: none;
}
#kanan_page li a{
	padding-top: 1px;
	padding-bottom: 3px;
	background-image: url(images/copy.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}

#footer{
	clear: both;
	float: none;
	margin-top: 0px;
	margin-bottom: 50px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.link_list ul {
	margin: 0px;
	padding: 0px;
}
.link_list li {
	list-style-type: none;
	display: block;
	clear: both;
	float: none;
	padding-top: 8px;
}
.link_list li img {
	float: left;
	margin-right: 8px;
}
.link_list li a, .link_list li a:active, .link_list li a:visited, .link_list li a:hover {
	display: block;
	margin-top: 8px;
}
/* end file */
