/*  
Theme Name: Day & Night 1.0
Theme URI: http://www.mifdesign.com/
Description: Day & Night Wordpress Theme, 3 column
Version: 1.0
Author: MIF Design Studio
Author URI: http://www.mifdesign.com/

*/

/* Base Definitions */


* {
	padding: 0; 
	margin:0;
}


body {
	text-align: left;
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

/* Wrapper Definition */

p {
	margin: 0.7em 0;
	line-height:1.6em;
}


a,
a:link, 
a:visited {
	color: #333333;
}

a:hover, a:active {
	color:#000000;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


blockquote {
	font-size: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	font-style: oblique;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	background-color: #f9f9f9;
}
.clear {
	clear:both;
}

.clear1 {
	clear:both;
	height:5px;
}

fieldset {
	border:0;
}

/* Header Image Area Definition */
#header {
}



#headertitle {
	float:left;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}

#headerdescription{
	font-size:24px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	padding-top: 57px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}




#headertitle a,
#headertitle a:link, 
#headertitle a:visited {
	color: #000000;
	text-decoration:none;	
}

#headertitle a:hover, a:active {
	color: #333333;
}




#navigation{

}

#title{
	font-size:24px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:10px;
	padding-right: 20px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: right;
}

#title a,
#title a:link, 
#title a:visited {
	color: #FFF;
	text-decoration:none;	
}

#title a:hover, a:active {
	color:#FFF;
}

#navmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	height: 37px;
	padding-top: 20px;
	padding-right: 15px;
	float:right;
}
#navmenu ul {
	color:#FF0000;
	text-decoration:none;
}
#navmenu li {
	text-decoration: none;
	display: inline; 
}
#navmenu ul li a {
	color:#FFF;
	text-decoration:none;
	height: 37px;
	width: 84px;
	background-image: url(images/nav_n.jpg);
	background-repeat:no-repeat;
	display: block;
	float:left;
	text-align: center;
	padding-top: 3px;
	margin-right:5px;
}

#navmenu .page_item {
}

#navmenu ul li a:hover {
	color:#000000;
	text-decoration:none;
	height: 37px;
	width: 84px;
	background-image: url(images/nav_a.jpg);
}


/* Container Definitions */
#container {

	margin: 0px;
	padding: 0px;
	background-color: #000000;/*	border:1px solid #ff00ff;*/
}

/* Content Definitions */
.entry {
	color:#5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-left: 20px;
	padding-right: 0px;
}

.entry a,
.entry a:link, 
.entry a:visited {
	color:#323232;
	font-weight: bold;
}

.entry a:hover, 
.entry a:active {   
	color: #000000;
}
#content {
	background-color: #FFFFFF;
	background-image: url(images/m_sh.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	min-height: 740px;
}


#content h3 {
	font-size: 1.4em; 
	margin:0px 0px 0px 0px;
	padding: 10px 0px 25px 0px;
	color:#000000;
}

#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}

#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#content ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;	
}

#content ol {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;	
}

#content .post {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content .posttitle{
/*	background:url(images/flower.jpg) top left no-repeat;
	padding: 10px 0px 15px 0px;
	border-bottom:1px solid #969696;
	min-height:55px;
	width:500px;*/
}

#content h2 {
	color: #ffffff;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 16px;
	font-weight: bold;
}

#content h2 a,
#content h2 a:link, 
#content h2 a:visited {
	color: #000000;
    text-decoration:none;
}

#content h2 a:hover, #content h2 a:active {
	color:#333333;
	text-decoration:none;
}


#content .entry {
	color:#5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-left: 20px;
	padding-right: 0px;
}
#content .entry image {
	border: 0px;

	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .entry wp-smiley {
	border: none;
	float: none;
	margin: 0px;
}
#content .entry a,
#content .entry a:link, 
#content .entry a:visited {
	color:#323232;
	font-weight: bold;
}

#content .entry a:hover, 
#content .entry a:active {   
	color: #000000;
}

#content .post-info{
	font-size: 9px;
	color:#a7a7a7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding-right: 10px;
}

#content .post-info a ,
#content .post-info a:link, 
#content .post-info a:visited {
	color: #828282;	
}

#content .post-info a:hover, #content .post-info a:active {
	color:#595959;
}


#content .postmetadata {
	text-align:right;
	font-size: 10px;
	color:#939393;
	height:16px;
	border: 1px solid #dbdbdb;
	padding-right: 10px;
	margin-right: 0px;
}

#content .postmetadata a , li,
#content .postmetadata a:link, 
#content .postmetadata a:visited {
	color: #939393;	
}

#content .postmetadata a:hover, #content .postmetadata a:active {
	color:#525252;
}

#content .postmetadata-bg {
	text-align:right;
	font-size: 11px;
	color:#939393;
	height:15px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/data_bg.gif);
	background-repeat: repeat-x;
}



#content a,
#content a:link, 
#content a:visited {
	color:#333333;
	text-decoration:none;
}

#content a:hover, a:active {
  	color: #000000;
}

/*#content .post{
	padding:0px 0px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
*/
/* Sidebar Definitions */
.sideblock{
clear:both;
float:none;
}
#sidebar {
	width: 40%;
	float: right;
	color: #00FF00;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;/*	border:1px solid #ff00ff;*/
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

#sidebar h2 {
	height:31px;
	color:#9d9d9d;
	font-weight:bold;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 34px;
	font-variant: normal;
	background-image: url(images/sidebarh2.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

#sidebar a,
#sidebar a:link, 
#sidebar a:visited {
	color:#6c6c6c;
  	text-decoration:underline;
	height: 12px;
	margin-right:15px;
	margin-right:0px;
	display:block;
}

#sidebar a:hover{
	margin-right:15px;
	color:#d4a500;
  	text-decoration:none;
	display:block;
}


#sidebar ul ul a:link, #sidebar ul ul a:visited, #sidebar ul ul a {
	color:#6c6c6c;
	text-decoration:none;
	margin-right:15px;
	display:block;

}

#sidebar ul ul a:hover {
	color: #d4a500;
	background-color: #242424;
	height: 12px;
	display:block;
}
#sidebar ul {
	list-style:none;
	display:block;
}

#sidebar li {
  padding:3px 0px 3px 0px;
  text-align:right;
	display:block;
	
}

#sidebar ul ul {
    list-style:none;
	margin-bottom:10px;
}

#sidebar ul ul li {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}

#sidebar ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar ul ul ul li {
}


#sidebar2 {
	width: 40%;
	float: right;
	color: #00FF00;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;/*	border:1px solid #ff00ff;*/
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	list-style:none;
}

#sidebar2 h2 {
	height:31px;
	color:#9d9d9d;
	font-weight:bold;
	padding: 0px 10px 10px 10px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 34px;
	font-variant: normal;
	background-image: url(images/sidebarh2.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	letter-spacing: 2px;
}

#sidebar2 a,
#sidebar2 a:link, 
#sidebar2 a:visited {
	color:#6c6c6c;
	text-decoration:none;
	margin-right:15px;
	display:block;
}

#sidebar2 a:hover{
	margin-right:15px;
	color:#d4a500;
  	text-decoration:none;
	background-color: #242424;
}
/*
#sidebar2 ul ul a:link, #sidebar2 ul ul a:visited, #sidebar2 ul ul a {
	color:#6c6c6c;
	text-decoration:none;
	margin-right:15px;
}

#sidebar2 ul ul a:hover {
	color: #d4a500;
	background-color: #242424;
	height: 12px;
	display:block;
}*/
#sidebar2 ul {
	list-style:none;
	margin: 0 0 10px;
}

#sidebar2 li {
  padding:3px 0px 3px 0px;
  text-align:right;
}
/*
#sidebar2 ul ul {
    list-style:none;
	margin-bottom:10px;
}

#sidebar2 ul ul li {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
/*
#sidebar2 ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar2 ul ul ul li {
}
*/
.recentcomments {
	margin-right:15px;
}

/* This is to support the calendar widget properly */
#calendar_wrap {
	color:#9d9d9d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-align: right;
	letter-spacing: 2px;
	display: block;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 15px;
	float: right;
}
#calendar_wrap a,
#calendar_wrap a:link, 
#calendar_wrap a:visited {
	color:#989898;
	text-decoration:underline;
	letter-spacing: 2px;
	text-align: right;
	margin-right:0px;
}

#wp-calendar{
	color: #6c6c6c;
	letter-spacing: 2px;
	text-align: right;
}/*
#calendar_wrap ul ul li a:hover {
	color: #d4a500;
	background-color: #242424;
	letter-spacing: 2px;
	text-align: right;
	margin-right:0px;
}*/
#wp-calendar a:hover {
	color: #d4a500;
	background-color: #242424;
	letter-spacing: 2px;
	text-align: right;
	margin-right:0px;
}
#wp-calendar caption {
	color: #9d9d9d;
	letter-spacing: 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9d9d9d;
	margin-bottom:10px;
}
#wp-calendar pad {
	color: #d4a500;
	background-color: #242424;
	letter-spacing: 2px;
	text-align: right;
}



/* Footer Definitions */


#footer {
	text-align:right;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #2e2e2e;
	padding-right: 20px;
	height:40px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: bottom;
	padding-top: 10px;
}

#footer p{
	font-size: 10px;

}

 #footer a, #footer a:link, #footer a:visited {	
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	color:#666666;
}

#feeds {
	color: #999999; 	
	text-align: left;
	padding: 40px 20px 10px 10px;
}

li#sidelinks ul
{
	margin:0;
	padding:0;
}

#comments {
	margin: 0;
	padding:1em 0 0 0;
	color: #777777;
}
#author, #email, #url{
	width:200px;
	color: #777777;
	font-size:10px;
}

#comments h3{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
}
	
#respond {
	color: #777777;
}

#commentform {
	margin:10px 0;
	padding:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.commentnum {
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
}

#container .commentlist {
	margin: 1em 0;
	padding: 0;		
}

.commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
}

.commentlist li.alt {
}

.commentlist li.authorcomment {
}

.commentlist li .cmtinfo {
	font-size:12px;
	text-align:left;
}



.commentlist li #pesan.alt{
	padding: 15px 10px 10px 40px;	
}

.commentlist li #pesan{
	padding: 15px 10px 10px 40px;
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
	color: #666666;
}

#content .commentlist .cmtinfo a,
#content .commentlis  .cmtinfoa:link, 
#content .commentlist .cmtinfo a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.commentlist a:hover, 
.commentlist a:active {   
	color: #010000; 
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999999;
}

#content .commentsfeed {
	padding-left:16px;
}

#content .trackback {
	padding-left:20px;
}

textarea {
	border:#CCCCCC 1px solid;
	background:#fff;
	font:1em Verdana, Arial, Serif;
	padding:2px;
}


textarea {
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 15em;
}

input.textbox:focus, 
textarea:focus {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

#submit {
	padding:3px 5px;
}

.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}

.post h4 em	{
	font-style:normal;
	float:right;
	font-weight:normal;
}

dl {
	margin:1em 0;
}

dt {
	font-weight:bold;
}

dd {
	margin:0.5em;
	padding:0;
}

.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}

#header, #content, #sidebar, #sidebar2, #footer, .widget {
    overflow: hidden;
}


#content .posttitle{
/*	border:1px solid #000000;*/
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#content .posttitle .left{
	float:left;
}

.calborder {
  display: inline;
  float: left;
  margin-right: 1em;
}

.cal span { display: block; }

.cald {
  font-size: 1.5em;
  letter-spacing: .05em;
  padding-left: .2em
}
.cald2 {
  letter-spacing: 0em;
  padding-left: 0em
}

.calm {
  font-weight: bold;
  font-size: 2em;
  line-height: .7em;
}

.caly {
  font-size: .8em;
  line-height: 1em;
}

#searchsubmit{
	background-color:#bbbbbb;
	color:#bbbbbb;
	border:1px solid #000000;
}

.orderlink{
	font-weight:bold;
	font-variant:small-caps;
}

.rssicon{
	padding:5px 5px 5px 35px;
}

.rsstext{
	padding:5px 5px 5px 0px; 
}


#sidebarsubmit{
	color:#bbbbbb;
	background-color:#333333;
	height:20px;
	width:40px;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right:15px;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
#sidebarsubmit2{
	color:#333333;
	background-color:#E8E8E8;
	height:20px;
	width:100px;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right:15px;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
#s{
	width:60%;
	height:16px;
	font-size: 10px;
	color:#bbbbbb;
	text-align:right;
	background-color:#333333;
	padding-top:4px;
	border: none;
}

#main-window {
	float: left;
}

#leftside {
	background-color: #000000;
	width: 45%;
	float:left;
	height: 100%;
	display:block;
}
#rightside {
	background-color: #FFF;
	margin-right: 0px;
	margin-left:45%;
}

#center {
	background-image: url(images/m_sh.gif);
	background-repeat: repeat-y;
	width: 10px;
	float: left;
	height: 100%;
}


#header_back {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 47px;

}
#main-head {
	height: 145px;
	width: 100%;
}
#main-head-left {
	width: 45%;
	height: 145px;
	float: left;
}
#main-head-center {
	float: left;
	height: 145px;
}
#main-head-right {
	width: 55%;
	height: 145px;
	background-image: url(images/descr_bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	float: left;
	background-color:#FFFFFF;
}
#strip {
	height: 16px;
	width: 100%;
}
#strip-left {
	float: left;
	width: 45%;
	height: 16px;
	background-image: url(images/center_l.gif);
	background-repeat: repeat-x;
}
#strip-center {
	float: left;
	background-image: url(images/center.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 10px;
}
#strip-right {
	height: 16px;
	background-color: #525252;
}

#main-footer {
float: left;
	width:100%;
}

#leftside-footer {
float:left;
	background-color: #000000;
	height:50px;
	width:45%;
}

#center-footer {
float:left;
	background-image: url(images/m_sh.gif);
	background-repeat: repeat-y;
	width: 10px;
	height: 50px;
}
#rightside-footer {
	background-color: #FFF;
	height: 50px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.buttons{
	color:#333333;
	background-color:#333333;
	height:20px;
	width:100px;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right:15px;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
