/*
Theme Name: mlikrc
Theme URI: http://mlikrc.com/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author:myskylover
Tags: mantle color, variable width, two columns, widgets

Default WordPress by myskylover || http://mlikrc.com/
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
*{
	margin:0;
	padding:0;
}
body {
	background: #fff;
	color: #000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:200%;
}
a{
	color:#0063DC;
	text-decoration: none;
}
a:hover {
	color:#FF0084;
	text-decoration: none;
}

#wrap, #header, #container, #logologin, #menusearch, #opagebar, #footer, #copy {
	width:818px; overflow:hidden;
}
#entry, #entryphoto, #entrycomment {
	width:220px;
	float:left;
}
#about, #tags, #abouttitle, .wp-tag-cloud {
	float:left;
	width:240px;
}
#wrap {
	margin:0 auto;
	height:auto;
	overflow:auto;
}	
#header {
	padding-bottom:10px;
	margin-bottom:20px;
	background:repeat-x bottom url(images/dotted.gif);
}

#logo {
	float:left;
	width:180px;
	height:30px;
	margin-top:10px;
}
#login {
	float:right;
	font-size:11px;
	color:#FF0084;
	text-align:right;

}

#login li {
	float:right;
	padding:0px 15px;
	list-style:none;
	*float:left;
}

#login a:hover {
	background-color:#0063DC;
	color:#fff;
}
#menu {
	width:530px;
	float:left;
	clear:left;
	font-size:13px;
	font-weight:bold;
	margin:10px 0 5px 0;
	line-height:15px;
}
#menu li {
	float:left;
	padding:0px 22px 0 15px;
	list-style:none;
	background: no-repeat center right url(images/site_nav_caret_split_default.png)
}

#menu a:hover {
	color:#0063DC;
	text-decoration: underline;
}
#search {
	float:right;
	}
#main {
	float:left;
	clear:left;
	width:560px;
	}
#singlemain {
	float:right;
	width:478px;
	}
#maintitle, #title {
	float:left;
	clear:left;
	width:560px;
	font-size:20px;
	color:#666;
	font-weight:bold;
	letter-spacing:1px;
}
#singletitle {
	font-size:20px;
	font-weight:bold;
	letter-spacing:3px;
	width:478px;
	float:right;
	margin-bottom:10px;
	}
#entry {
	padding-right:60px;
	margin:20px 0;
}
#entrytitle {
	clear:left;
	font-size:13px;
	margin-bottom:5px;
	height:13px;
	width:220px;
	padding:5px 0;
	overflow:hidden;
}
#entryphoto img {
	width:220px;
	height:220px;
	overflow:hidden;
	border:none;
	vertical-align: middle;
} 
#entrycopyright {
	width:180px;
	padding-left:40px;
	color:#999;
	background: no-repeat center left url(images/copy.jpg);
	margin-top:5px;
	padding-top:2px;
	float:left;
	clear:left;
}
#content {
	float:left;
	width:500px;
	font-size:11px;
}

#photo img {
	max-width:478px;
	width: expression(this.width >478 ? 478: true); 
	overflow:hidden;
	border:none;
	margin-top:20px;

} 

#photo p {
	text-align:center;
}

/*comment*/
#commenttitle {
	float:left;
	clear:left;
	width:280px;
	font-size:18px;
	font-weight:bold;
	color:#FF0084;
	margin-top:32px;
}
#comment{
			float:left; 
			clear:left;
			width:280px;
 			}
#commentcnrc a:hover {
	background-color:#0063DC;
	color:#fff;
}

#commentcnrc{
				width:280px;
				height:auto;
				overflow:auto;
				padding:10px 0 ;
				float:left;	
				clear:left;
				}
#commentncrp{
				width:48px;
				height:48px;
				float:left;
				margin-right: 10px;
				}
#commentncrp img{
					width:48px; 
					height:48px; 
					float:left;
				}
#commentncrd{
					width:210px;
					height:auto;
					overflow:auto;
					float:left;
					margin-bottom: 10px;
}
#commentncrdt{
				float: left;
				width:210px;
				font-weight:bold;
				letter-spacing:1px;
				}
#commentncrdv{
				float: left;
				width:210px;
}
#reply{
			float:left; 
			clear:left; 
			width:210px; 
			height:auto; 
			margin:10px 0;
			}
#reply input{ 
				 border-top:2px solid #999;border-left:2px solid #999; border-right:1px solid #efefef; border-bottom:1px solid #efefef; 
			  	background-color:#fff;
				margin-bottom:10px;
				}
#reply textarea { 
				 border-top:2px solid #999;border-left:2px solid #999; border-right:1px solid #efefef; border-bottom:1px solid #efefef; 
			  	background-color:#fff;
				margin-bottom:10px;
				width:260px;
				height:135px;
				}
				
#reply a: hover {
				  	background-color:#fff;
					}
/*comment end */

#sidebar {
	float:right;
	width:240px;
	color:#666;
}
#arsidebar {
	float:right;
	width:220px;
	color:#666;
	padding:30px 20px 30px 0;
	background:#efefef;
}
#singlesidebar {
	float:left;
	width:280px;
	overflow:hidden;
	color:#666;
}
#subscribeshare {
	float:right;
	width:240px;
	color:#666;
	margin-bottom:30px;
}
#subscribe {
	float:left;
	padding-right:23px;
	background:no-repeat center right url(images/feed-icon-16x16.png);
}
#share {
	float:right;
	padding-right:28px;
	background:no-repeat center right url(images/share.jpg);
}

#subscribeshare a { 
	color:#999;
	text-decoration:none;
	font-weight:bold;
	}
#subscribeshare a:hover { 
	color:#0063DC;
	text-decoration:none;
	font-weight:bold;
	}
.wp-tag-cloud li{
					float:left;
					padding:0 20px 10px 0;
					list-style: none;
					}
.wp-tag-cloud a:hover {
	background-color:#0063DC;
	color:#fff;

}
#singlephoto {
	float:left;
	clear:left;
	width:220px;
	background:#efefef;
	padding:20px 30px;	
}
#singlephoto img {
	width:220px;
	overflow:hidden;
	border:none;
	height:auto;
}
	#about {
	color:#666;
}
#about img {
	width:55px;
	height:55px;
	padding-top:5px;
	float:left;
	padding-right:15px;
}
#abouttitle {
	color:#FF0084;
	font-weight:bold;
	margin:10px 0;
}

#radom {
	float:left;
	width:90px;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:20px;
	overflow:hidden;
	
}
#radom img {
	width:90px;
	height:90px;
	border:none;
}
#sponsor {
	width:100px;
	float:left;
	padding:5px 20px 15px 0;
	overflow:hidden;
}
#sponsor img {
	width:100px;
	height:100px;
	border:none;
	overflow:hidden;
}
#opagebar {
	float:left;
	padding:30px 0 ;
	margin-bottom:15px;
	background:repeat-x bottom url(images/dotted.gif);

}
#footer {
	float:left;
	padding:15px 0;
}
#blogroll {
	float:left;
	width:560px;
}
#blogroll li {
	float:left;
	padding-top:15px;
	padding-right:10px;
	list-style:none;
}
#blogroll a:hover {
	background-color:#0063DC;
	color:#fff;

}
#copy {
	float:left;
	padding:15px 0;
	text-align:center;
	color:#999;
	padding-bottom:30px;
}
/*form.addtocart {
display:none;
margin-top:20px;
padding:5px;
width:99%;
}*/
p.eshopshipping {
display:none;
}
.STYLE1 {color: #FF0084}
