/*  

Theme Name: EmmiWorld Themes 

Theme URI: 

Description: none

Version: 

Author: Scottay 

Author URI: 



*/



/* Base Definitions */





* {

	padding: 0; 

	margin:0;

}



body {

	margin-left: 0px;

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 0px;

	padding:0px;

	text-align: left;

	color: #000000;

	font: 14px Arial, Helvetica, sans-serif;
  background-color:#fff;
  background:#d0d1d5 url(images/bg-grey.jpg) repeat-x;	

}



/* Wrapper Definition */

#wrapper {

	margin: 0px auto 0px auto;

	padding:0px;

	width: 856px; 	

	text-align: left;

	overflow: hidden;

	position:relative;
	
	Background-color: #d0d1d5;

}	







p {

	margin: 0.7em 0;

	line-height:1.6em;

}





a,

a:link, 

a:visited {

	color: #ffcc00;	

}



a:hover, a:active {

	color:#ffffff;

}



h1, h2, h3, h4, h5, h6 {

	font-family:Arial, Helvetica, sans-serif;

}



blockquote

{

	color:#000000;

	margin: 5px 10px 5px 10px;

	padding: 0px;

	border-top: #1B2318 1px dashed;

	border-bottom: #1B2318 1px dashed;

}



.clear {

	clear:both;

}



.clear1 {

	clear:both;

	height:5px;

}



fieldset {

	border:0;

}









/* Header Image Area Definition */

#header {

	width: 856px;

	clear:both;

	height: 140px;

	border-bottom:1px solid #ffffff;
	
	Background-color: #000000;

}

#header2 {
   Background-color: #000000; }

         #clear {clear:both;}

/* Container Definitions */

#container {

	clear:both;

	width:856px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;
	
	Background-color: #d0d1d5;

}



/* Content Definitions */



#content {

	float:left; 

	position: relative;

	overflow:hidden;

	width: 450px;	  

	display:inline;

	padding: 25px 0px 15px 0px;

	margin: 0px 0px 0px 0px;

}



#content img{

	border:none;

	padding:2px;

}



#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 {

	padding: 0px 0px 0px 10px;

	margin: 0px 0px 0px 0px;

}



#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: #000000;

	margin:0px 0px 0px 0px;

	padding: 10px 0px 10px 5px;	

	font-size: 25px;

	font-weight: normal;

}



#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: #44528a;

    text-decoration:none;

}





#content .entry {

    margin:1em 0;

    padding-right:1em;    

}



#content .entry a,

#content .entry a:link, 

#content .entry a:visited { 

	color: #44528a; 

}



#content .entry a:hover, 

#content .entry a:active {   

	color: #44528a;

}



#content .post-info{

	font-size: 11px;

	color:#e54680;

	font-family: Arial, Helvetica, sans-serif;

	font-weight:normal;

	margin:0;

	padding:0px 0px 5px 10px;	

}



#content .post-info a ,

#content .post-info a:link, 

#content .post-info a:visited {

	font-weight:bold;

	color: #e54680;	

}



#content .post-info a:hover, #content .post-info a:active {

	color:#ffcc00;

}





#content .postmetadata {

	text-align:right;

	font-size: 13px;

	color:#000000;

	margin:0;

	padding: 6px 0px 0px 11px;

	height:30px;

	border-top:1px dotted #ffffff;

}



#content .postmetadata a ,

#content .postmetadata a:link, 

#content .postmetadata a:visited {

	color: #44528a;	

}



#content .postmetadata a:hover, #content .postmetadata a:active {

	color:#44528a;

}





#content a,

#content a:link, 

#content a:visited {

	color: #44528a;

    text-decoration:none;	

}



#content a:hover, a:active {

  	color: #000000;

}



/* Sidebar Definitions */

#sidebar {

	width: 190px;

	float: right;

	padding: 10px 0px 10px 10px;

	margin: 10px 0px 0px 0px;

	font-size:12px;

	color:#000000;

	text-align:left;

	font-family:Arial, Helvetica, sans-serif;

	position:relative;

}



#sidebar h2 {

	font-weight:bold;

	padding: 10px 0px 10px 0px;	

	font-size:14px;		

}



#sidebar a,

#sidebar a:link, 

#sidebar a:visited {

	color: #44528a;	

  	text-decoration:underline;

}



#sidebar a:hover{

  	text-decoration:none;

}





#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ul li a:hover {

	color:  #44528a;	

  	text-decoration:none;

	text-align:left;

	padding:5px 0px 5px 0px;

	margin:0px 0px 0px 0px;

}



#sidebar ul ul li a:hover {

	text-decoration:underline;	

}







#sidebar ul {

	list-style:none;

}



#sidebar li {

  padding:5px 5px 5px 5px;

}



#sidebar ul ul {

    list-style:none;

	margin: 0px;

}



#sidebar ul ul li {

  padding:5px 5px 5px 5px;

}



#sidebar ul ul ul {

	border:0px;

	margin:0px;

	padding:0px;

}



#sidebar ul ul ul li {

  padding:0px 0px 0px 0px;

}



/* These help support the widgets properly */

#sidebar ul table {

	width: 150px;

	margin: 0px;

}



#sidebar ul .textwidget {

	margin:0px;

	padding: 5px 0px 5px 0px;

}



#sidebar2 {

	width: 200px;

	float: left;

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 0px 0px;

	font-size:12px;

	color:#000000;

	text-align:left;

	font-family:Arial, Helvetica, sans-serif;

	position:relative;

}



/* This is to support the calendar widget properly */

#calendar_wrap {

  margin:0;

  padding: 10px 10px 10px 10px;

}



/* Footer Definitions */

#footerwrapper {

	padding:0px;	

	background:#050505 url(images/bg1.jpg) repeat-x;	

}	



#footer {

	clear: both;

	text-align: center;

	height: 35px;

  	margin: 0px 0px 0px 0px;

  	padding:0px 0px 0px 0px;

	color:#ffffff;

	background:#000000 url(images/call_emmi.gif) bottom center no-repeat;

	border-top:1px solid #ffffff;

}



#footer p{

  	padding:15px 20px 0px 10px;

	text-align:center;

}



#feeds {

	color: #000000; 	

	text-align: right;

	padding: 40px 20px 10px 10px;

}



li#sidelinks ul

{

	margin:0;

	padding:0;

}



#comments {

	margin: 0;

	padding:1em 0 0 0;

	color: #777777;

}



#comments h3{

	font-weight:bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:14px;

	color: #d3d1d1;

}

	

#respond {

	margin: 0;

	padding:1em 0 0 0;

	color: #777777;	

}



#commentform {

	margin:10px 0;	

	padding:10px;

	border-top: #E0DFE4 1px solid;

	border-bottom: #E0DFE4 1px solid;

}



.commentnum {

	font-size:1.5em;

	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:1em;

	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: #5c8bbf;

}



#content .commentlist .cmtinfo a,

#content .commentlis  .cmtinfoa:link, 

#content .commentlist .cmtinfo a:visited {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold; 

	color: #ffcc00; 

}



.commentlist a:hover, 

.commentlist a:active {   

	color: #5ddb1c; 

}



.commentlist li .cmtinfo em {

	float:right;

	margin:0;

	padding:0;

	font-style:normal;

	font-size:0.9em;

	color:#999999;

}



#content .commentsfeed {

	background:url(images/feed.gif) no-repeat left center;

	padding-left:16px;

}



#content .trackback {

	background:url(images/link.gif) no-repeat left center;

	padding-left:20px;

}



textarea {

	border:#CCCCCC 1px solid;

	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;

	font:1em Verdana, Arial, Serif;

	padding:2px;

	width:150px;

}



textarea {

	width: 90%;

	padding:10px;

	line-height:2em;

	height: 20em;

}



input.textbox:focus, 

textarea:focus {

	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;

	border:#AAAAAA 1px solid;

}



#submit, #submit1 {

	padding:1px 5px;

	color:#000000;

	background-color:#d0d1d5;

	border:2px solid #ffffff;

}



.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;

}






