/*  
Theme Name: donyignaz v1.0
Theme URI: http://www.ndesign-studio.com
Description: WordPress theme designed by <a href="http://www.donyignaz.com">Dony Ignaz</a>.
Version: 1.0
Author: Dony Ignaz
Author URI: http://www.donyignaz.com

	This theme was designed and built by Nick La.
	
	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

body {
	background-color:#000000;
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}



img {
	border: none;
}
ul {
	margin: 0px 0px 0px 0px;
	
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}

#wrapper {
	width: 770px;
	margin: 0px auto;
	position: relative;
}

/* ------------------------------------- header area  */
/*#header {
	height: 120px;
}*/
/* site title */
h1 {
	position: absolute;
	top: 40px;
	left: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	
	
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}
/* search form */
#searchform {
	top:0px;
	float:right;
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 545px;
	float: left;
	margin-top: 11px;
}
/* main menu */
#nav {
	background: url(images/content-top-bg.png) no-repeat left top;
	height: 26px;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}
#nav ul li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;
	background: #2e91c6 url(images/nav-item-hover.gif) repeat-x;
	color: #ffffff;
}
/* sub menu */
#subnav {
	background: #ecebeb;
}
#subnav ul {
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */
#content {
	padding: 25px 25px 15px 25px;
	width: 495px;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}
.post {
	
	clear: right;
	overflow: hidden;
	float:left;
}


.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;

}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}

/* post title */
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	background: url(images/navigation-bg.gif) no-repeat left center;
	height: 21px;
	margin:0px 0px 10px 0px;
}
.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #ff9933;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding: 2px 0px 0px 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding: 2px 10px 0px 0px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: 15px;
	font-size: 95%;
	border-bottom:#C8E0EE 1px solid;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #5990c8;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}




/* ------------------------------------- sidebar area  */
/* sidebar */
/*#sidebar {
	float:right;
	width: 210px;
	color: #666666;
	line-height: 160%;
}*/
/*#sidebar p {
	margin: 0px 0px 15px;
}*/
#sidebar h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #666666;
}
#sidebar h3 img {
	vertical-align: middle;
}
/*#sidebar a, #sidebar a:visited {
	color: #000000;
	text-decoration:none;
}*/
/*#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration:underline;
}*/
/*#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar ul li {
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px ;
}
#sidebar ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}*/

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li {
	background: url(images/mini-category.gif) no-repeat;
}
/* recent posts widget */
#recent-posts ul li {
	/*background: url(images/mini-page.gif) no-repeat;*/
}
/* links widget */
#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}
/* meta */
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}


/* CSS Document start*/

#common {
        font-family: Tahoma, Arial, Geneva, sans-serif;
        font-size: 8pt;
        text-align: center;
		 background-color:#000000;
}

#common body {
        text-align: center;	
}

body {    
        margin: 0px;
        padding: 0px;
        text-align: center;
		background: url(images/main-bg.jpg) no-repeat center top;	
}

#page {
        width: 850px;	
		text-align: left;
        margin-left: auto;
        margin-right: auto;	
}

#header {
		height:98px;
		
}

#header-up {
		width:850px;
		height:90px;
		
		padding:0px;
}

#logo img{
		margin:15px 0px 0px 0px;
		float:left;
		width:264px;
		height:60px;
		background-image:url(images/logo-dony.png);
}

*html #logo img{
		
		background-image:url(images/logo-dony.gif);
}

#banner-up img{
		float:right;
		margin:5px 7px 0px 0px;
		
}

#navi {
		width:850px;
		height:40px;
		background-color:#4A5865;
}

/*------------------------ menu --------------------------------------*/
.menu {
	width:850px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}



.menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
	clear:left;
	float:right;
}

.menu .active a {
	display: block;	
}

.menu li {
	float:left;
	width:auto;
	position:relative;
}

.menu a {
	float: left;
	height: 25px;
	margin:0px;
	padding: 5px 20px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	color: #0FBEFF;
}

.menu a:hover {
	color:#FFFFFF; 
}


#date {
	width:980px;
	height:34px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	
}

#date-now {
		font-family:Helvetica, Arial, sans-serif;
		font-size:16px;
		color: #FF9933;
		font-weight:bold;
		width:200px;
		height:34px;
		overflow:hidden;
		margin:8px 0px 5px 0px;
		padding:0px 0px 0px 8px;
		float:left;
		
}

#search {
	width:222px;
	height:34px;
	float:right;
	margin:0px 5px 0px 0px;
	background-image:url(images/search-back.jpg);
	background-repeat:repeat-x;
	
}

#search-left {
		width:40px;
		height:34px;
		float:left;
		margin:0px 0px 0px 0px;
		background-image:url(images/search-left.jpg);
	
}

#search-mid {
		width:174px;
		overflow:hidden;
		float:left;
}

#search-right {
		width:8px;
		height:34px;
		float:left;
		margin:0px 0px 0px 0px;
		background-image:url(images/search-right.jpg); 
		
		
}

.search {
		width:180px;
		height:14px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#999999;
		border:#FFFFFF 1px solid;
		margin:8px 0px 0px 3px;
		overflow:visible;
}

#top-content {
		width:955px;
		height:auto;
		margin:0px 0px 10px 0px;
		padding-left:5px;
		overflow:visible;
}

#main-news {
		width:685px;
		height:auto;
		overflow:hidden;
		float:left;
}


#main-news-up {
		background-image:url(images/news-up-tile.jpg);
		background-repeat:repeat-x;
		width:100%;
		height:34px;		
}

#main-news-up-left {
		background-image:url(images/news-up-left.jpg);
		background-repeat:no-repeat;
		width:12px;
		height:34px;
		float:left;
}

#main-news-up-right {
		background-image:url(images/news-up-right.jpg);
		background-repeat:no-repeat;
		width:17px;
		height:34px;	
		float:right;
}

#main-news-content {
		width:100%;
		height:auto;
		overflow:hidden;
}

#main-news-down {
		background-image:url(images/news-down-tile.jpg);
		background-repeat:repeat-x;
		width:100%;
		height:39px;		
}

#main-news-down-left {
		background-image:url(images/news-down-left.jpg);
		background-repeat:no-repeat;
		width:16px;
		height:39px;	
		float:left;	
}

#main-news-down-right {
		background-image:url(images/news-down-right.jpg);
		background-repeat:no-repeat;
		width:17px;
		height:39px;	
		float:right;	
}

#event {
		width:256px;
		height:auto;
		float:left;
		margin:0px 0px 0px 10px;
}

#event-up {
		width:256px;
		height:36px;
		background-image:url(images/event-up.jpg);
		float:left;
}

#event-down {
		width:256px;
		height:42px;
		background-image:url(images/event-down.jpg);
		float:left;
}

#event-content {
		width:256px;
		height:auto;
		float:left;
		
}

#event-content-up-left {
		width:9px;
		height:75px;
		background-image:url(images/event-up-left.jpg);
		background-repeat:no-repeat;
		float:left;
		
}

#event-content-up-right{
		width:8px;
		height:75px;
		background-image:url(images/event-up-right.jpg);
		background-repeat:no-repeat;
		float:right;
}





#event-content ul {
	margin: 4px 5px 0px 6px;
	padding: 4px 10px 5px 6px;
	list-style-type: none;
	text-indent: 0px;
}

#event-content li {
	color: #666;
	margin: 0px;
	text-indent: 0px;
	display: inline;
}

#event-content a {
	color: #4D6DBD;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 0px;
	border-bottom: 1px solid #ddcfd2;
}

#event-content a:hover {
	color: #FF9933;
	
}

.event-date {
	font-family:Tahoma, "Trebuchet MS", Arial ;
	font-size:10px;
	color:#999999;
}



#event-down a {
		font-family:Tahoma, "Trebuchet MS", Arial ;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		float:right;
		margin: 20px 15px 0px 0px;
}

#event-down a:hover {
		color: #FF9933;
}

#main-content {
		width:850px;
		height:100%;
		background-position:right;
		float:left;
		margin:0px 0px 0px 0px;
}

#article {
		width:618px;
		background-color:#FFFFFF;
		height:auto;
		float:left;
		
		
}

#article-header {
		width:618px;
		height:10px;
		/*background-image:url(images/header-article.jpg);
		background-repeat:no-repeat;*/
		float:left;
		background-color:#CCCCCC;
		margin:0px 0px 30px 0px;
}

#article-list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:auto;
	margin:5px 0px 20px 0px;
	float:left;
	clear:right;
}

#article-list a{
	color: #FF9933;
	text-decoration: none;
}

#article-list a:hover{
	color: #C2050F;
}

#carticle-list a:active{
	color: #FF0000;
}

#article-list ul{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	float:left;
	clear:right;
}

#article-list li{
	padding:0px 0px 0px 0px ;
	margin:2px 0px 0px 0px;
	list-style-image:url(images/dot1.png);
	text-align:left;
	
	
}

*html #article-list ul{
	padding:0px 0px 0px 18px;
}

*html #article-list li{
	padding:0px 0px 0px 4px ;
}

#article-inside {
		width:618px;
		height:auto;
		float:left;
		background-color:#FFFFFF;
}

#article-inside-header {
		width:618px;
		height:38px;
		background-image:url(images/header-article-inside.jpg);
		background-repeat:no-repeat;
		float:left;
}

#content-page {
		padding:0px 15px 0px 15px;	
}

#content-page-news {
		padding:0px 15px 0px 15px;
		float:left;
		clear:left;
		margin:0px;
}

*html #content-page-news {
		margin:-18px 0px 0px 0px;
}

.title {
		font-family: Helvetica, Verdana, Arial;
		font-size:16px;
		color:#DD38C0;
		font-weight:bold;
}

.title a{
		color:#DD38C0;
		text-decoration:none;
}

.title a:hover{
		color:#7E41E4;
}

.date {
		font-family: Tahoma,"Trebuchet MS", Arial ;
		font-size:10px;
		color:#5990C8;
}

.text p {
		font-family: Helvetica, Verdana, Arial;
		font-size:12px;
		text-align:justify;
		line-height: 145%;
		color:#333333;
}

.text p img{
		padding:5px;
		border:#E2E2E2 1px solid;
}

.text a {
		color:#5990c8;
		text-decoration:none;
}

.text a:hover {
		color:#cc0000;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/*------------------------tutorial----------------*/
#tutorial {
	width:436px;
	height:auto;
	float:left;
}

#tutorial-header {
		width:436px;
		height:38px;
		background-image:url(images/header-tutor.jpg);
		background-repeat:no-repeat;
}

#content-tutorial {
		padding:0px 8px 0px 8px;
		margin:0px 0px 8px 0px;
		
}

.title-dark {
		font-family: Helvetica, Verdana, Arial;
		font-size:14px;
		
		font-weight:bold;
		margin:0px 0px 0px 0px;
}

.title-dark a{
		color:#FF9933;
		text-decoration:none;
}

.title-dark a:hover{
		color:#cc0000;
		
}

.date-dark {
		font-family: Tahoma,"Trebuchet MS", Arial ;
		font-size:10px;
		color:#CC0000;
}

.text-dark p {
		font-family: Helvetica, Verdana, Arial;
		font-size:13px;
		text-align:justify;
		line-height: 135%;
		color:#333333;
		overflow:hidden;
		border-bottom:#CCCCCC solid 1px;
		padding:0px 0px 7px 0px;
}

*html .text-dark p {
		padding:0px 0px 14px 0px;
}

.text-dark img{
		margin:0px 10px 5px 5px;
		float:left;
}

/*------------------------tutorial end----------------*/
#inset {
		width:310px;
		height:100%;
		/*background-color:#E7E7E7;*/
		float:left;
		margin-left:4px;
}
#inset-header {
		width:310px;
		height:38px;
		background-image:url(images/header-inset.jpg);
		background-repeat:no-repeat;
		float:left;
}

.inset-title {
		font-family: Helvetica, Verdana, Arial;
		font-size:14px;
		color:#CC0000;
		font-weight:bold;
}

/*ul list inset*/
#inset-list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:auto;
	margin-top:10px;
	float:left;
}

#inset-list a{
	color: #FF9933;
	text-decoration: none;
}

#inset-list a:hover{
	color: #C2050F;
}

#inset-list a:active{
	color: #FF0000;
}

#inset-list ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	clear:right;
}

#inset-list li{
	padding:0px 0px 5px 0px ;
	margin:0px 0px 8px 0px;
	list-style-type:none;
	text-align:left;
	display:block;
	width:265px;
	border-bottom:#CDCDCD 1px solid;
}

*html #inset-list ul{
	padding:0px 0px 0px 0px;
}

*html #inset-list li{
	padding:0px 0px 5px 0px ;
}

#sidebar {
		width:222px;
		height:100%;
		float:left;
		margin-right:10px;
		padding:0px;
}

#sidebar-header {
		width:222px;
		height:23px;
		background-image:url(images/sidebar-header.jpg);
		background-repeat:no-repeat;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;	
		color: #0099FF;
		padding:5px 0px 0px 0px;
		margin:5px 0px 0px 0px;
		
}

#sidebar-menu {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;	
		font-weight:bold;
		float:left;
}

#sidebar-menu ul{
		width:200px;
		margin:0px 0px 10px 10px;
		padding:0px 0px 0px 0px;
		list-style:none;
}

#sidebar-menu ul ul{
		width:182px;
		margin:0px 0px 0px 18px;
		padding:0px;
}

#sidebar-menu li{
		margin:5px 0px 0px 0px;
		padding:0px;		
}

#sidebar-menu li li{
		margin:0px 0px 0px 10px;
		padding:0px;
		
		list-style:url(images/dot1.png);
}

#sidebar-menu a{
		display:block;  
        background-image:url(images/navigation.jpg);  
        height:25px;  
		color:#AFE225; 
		text-decoration:none;
		padding:0px 0px 0px 10px;
	
}

#sidebar-menu a:hover{
		background-position:right;
		color:#FFFFFF; 
}

#sidebar-article-list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:auto;
	margin:5px 0px 20px 0px;
	float:left;
	clear:right;
}

#sidebar a{
	
	color: #DD38C0;
	text-decoration: none;
}

#sidebar a:hover{
	color: #839BA8;
}

#sidebar a:active{
	color: #FF0000;
}

#sidebar ul{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	float:left;
	clear:right;
}

#sidebar li{
	padding:0px 0px 0px 0px ;
	margin:2px 0px 0px 0px;
	list-style-image:url(images/dot1.png);
	text-align:left;
	
	
}

*html #sidebar-article-list ul{
	padding:0px 0px 0px 18px;
}

*html #sidebar-article-list li{
	padding:0px 0px 0px 4px ;
}

/*----------taser------------*/
#teaser { padding: 4px 0 0 1px; float: left; position: relative; width: 604px; height: 310px; background: url(img/slideshow.gif) no-repeat 0px 5px; z-index:0;}
h2#sstitle, h2 {font-family:Times, "Times New Roman", Georgia, serif; font-weight:14px;text-transform:uppercase;color:#f00}
#teaser .buttons { float: left; padding: 5px 0 0 0;}
#teaser .buttons img { display: block; }
#teaser .buttons ul { margin: 6px 0 10px 0; list-style: none; }
#teaser .buttons li { display: inline; }
#teaser a.button { display: block; width: 248px; height: 62px; text-decoration: none; cursor: pointer; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#teaser  li.first a.button { border-top: 1px solid #ccc; }             
#teaser a.button .title2 { display: block; padding: 8px 0 0 10px; margin-bottom: 9px; height: 12px; line-height: 12px; text-indent: 11px; font-size:11px;background: url(img/buttonu.png) no-repeat 8px bottom; color:#666}
#teaser a.button .title1 { font-size: 15px; margin-left: 10px; color:#369} 
#teaser .ui-tabs-selected a .title1 {font-size:16px;line-height:23px;color:#369;font-weight: bold; }						
#teaser .ui-tabs-selected a { display: block; width: 248px; height: 71px; text-decoration: none; margin: 0; cursor: default; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; background: url(img/ssbutton.gif) repeat-x; } 
#teaser .ui-tabs-selected .title2 { display: block; padding: 8px 0 0 10px; margin: 0; height: 12px; line-height: 12px; text-indent: 11px; }
#teaser .ui-tabs-selected a.button .title2 {background: url(img/buttons.png) no-repeat 8px bottom; }          
#teaser .show { float: left; width: 349px; position: absolute; left: 250px; top: 9px;  border: 1px solid #fff; }          
#teaser .picture { height: 222px; overflow: hidden; }                
#teaser .picture a { display: block; width: 349px; height: 222px; text-decoration: none; }
#teaser .picture img { border: none; display: block; }
#teaser .picture .bground { background-color: #f00; display: block; width: 349px; height: 39px; position: relative; top: -39px; filter:alpha(opacity=75); opacity:.75; }
#teaser .picture .title1 { letter-spacing:-0.04em;line-height: 1.05em; font-size: 28px; color: #fff; background-color: transparent; text-decoration: none; display: block; width: 393px; height: 37px; padding: 2px 0 0 8px; position: relative; top: -78px; cursor: default; }
#teaser .show p { font-size: 11px; margin: 10px; }  
#teaser .show p a { font-weight: bold; } 


#sidebar-header-media{
		width:222px;
		height:38px;
		background-image:url(images/header-sidebar-media.jpg);
		background-repeat:no-repeat;
		float:left;
}

#sidebar-media {
		text-align:center;	
}

#sidebar-media img{
		margin:5px 0px 5px 0px;
}

#sidebar-media a img{
		border:none;
		text-decoration:none;
}

#sidebar-media a:hover img{
		border:none;
}

#bottom-content {
		width:980px;
		height:auto;
		background-color:#666666;
		float:left;
		
}

#bottom-header {
		width:980px;
		height:30px;
		background-image:url(images/header-bottom-tile.jpg);
		background-repeat:repeat-x;
		float:left;
}

#bottom-header-right {
		width:36px;
		height:30px;
		background-image:url(images/header-bottom.jpg);
		background-repeat:no-repeat;
		float:left;
}



#bahasa-front {
		width:286px;
		height:auto;
		float:left;
		margin-left:8px;
}

#bahasa-list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:auto;
	margin-top:10px;
	float:left;
}

#bahasa-list a{
	color: #FF9933;
	text-decoration: none;
	font-weight:bold;
}

#bahasa-list a:hover{
	color: #00CCFF;
}

#bahasa-list a:active{
	color: #FF0000;
}

.bahasa-ket{
	color: #999999;
}

#bahasa-list ul{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	float:left;
	clear:right;
}

#bahasa-list li{
	padding:0px 0px 0px 0px ;
	margin:8px 0px 0px 0px;
	list-style-image:url(images/dot_dark.jpg);
	text-align:left;
	
	
}

*html #bahasa-list ul{
	padding:0px 0px 0px 18px;
}

*html #bahasa-list li{
	padding:0px 0px 0px 4px ;
}

#flickr-front {
		width:222px;
		height:auto;
		float:left;
		margin-left:4px;
}

#links-footer {
		width:850px;
		height:auto;
		background-color:#292929;
		text-align:left;
		float:left;
		margin:5px 0px 0px 0px;
		padding:0px;
		overflow:visible;
		
}

#links1 {
		width:250px;
		height:150px;
		margin:15px 0px 0px 30px;
		float:left;
		overflow:hidden;
}

*html #links1 {
		margin:15px 0px 0px 16px;
		overflow:hidden;
}

.links1-title {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#CCCCCC;
}

#links1 p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding-right:18px;
		color:#999999;
}

#links1 a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#DD38C0;
		text-decoration:none;
}

#links1 a:hover{
		color:#839BA8;
	
}



#links2 {
		width:130px;
		height:auto;
		margin:15px 0px 0px 30px;
		float:left;	
		overflow:hidden;
}

#links2 ul{
		padding:8px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		float:left;
		clear:right;
		overflow:hidden;
}

#links2 li{
		padding:0px 0px 2px 0px;
		margin:0px 0px 0px 0px;
		list-style-type:none;
		overflow:hidden;
}

#links2 a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#2591C7;
		text-decoration:none;
}

#links2 a:hover{
		color:#FF9900;
}



#corporate {
		width:940px;
		margin-top:10px;
		float:left;
}

/*#logo {
		width:210px;
		margin:0px 0px 10px 15px;
		padding:0px 10px 0px 0px;
		border-right:#CCCCCC 1px solid;
		float:left;
}

*html #logo {
		margin:0px 0px 10px 8px;
}*/

#note {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		margin:10px 0px 0px 240px;
		padding:0px;
		float:left;

}
#footer {
		width:850px;
		height:60px;
		background-color:#292929;
		background-image:url(images/logo-bottom.jpg);
		background-repeat:no-repeat;
		float:left;
		margin:0px 0px 0px 0px;
		padding-left:0px;	
		/*border-top:#000000 2px solid;*/
}

.hr {
		background-color:#C8E0EE;
		border:none;
		height:1px;
		clear:left;
}

.kategori-left a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
}

.komentar a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
}

#separator {
	width:618px;
	height:20px;
	background-image:url(images/post-divider.gif);
	background-repeat:no-repeat;
	margin:12px 0px 10px 0px;
	overflow:visible;
	float:left;
	clear:right;
}

blockquote {
	margin: 15px 10px 0 10px;
	padding: 10px;
	border-left: 5px solid #ddd;
	background-color:#F5F5F5;
}

h6{
	margin: 15px 10px 0 10px;
	padding: 8px;
	border-top: 3px solid #FF9900;
	border-bottom: 3px solid #FF9900;
	background-color:#F2DD95;
	font-family: Optima,Lucida,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	line-height: 145%;
	color:#333333;
	
}