/*
	Theme Name: MusicStore
	Theme URL: http://newwpthemes.com/wordpress-theme/musicstore/
	Description: MusicStore is elegant design free premium WordPress theme. Suitable for any niche especially for shopping, fashion and entertainment web sites. Options page at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
	Tags: Shopping, Fashion. Black, Blogging,  Ads Ready, Two Columns, Left Sidebar, Fixed Width, Options Page
*/
 

/* LAYOUT */

body {
	background: #FFFFFF url(images/wh1.jpg) center top no-repeat;
	}

#wrapper {
	padding:0;
	}

#container {
	}

#contentwrap {
  background: #F9F9F9;
	}

a {
	color: #059CB2;
    text-decoration: underline;
	}

a:hover {
	color: #23C6DE;
    text-decoration: none;
	}
/* HEADER */

#header {
	height: 100px;
	padding: 15px 0;
	}

#header h1 {
	margin-bottom: 1px !important;
	padding: 8px 0 0 10px;
	font-weight: normal;
	font-family: Calibri, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 36px;
	}

#header h1 a, #header h1 a:visited {
	color: #000000;
	text-decoration: none;
	}


#header h2 {
	padding-left: 10px;
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	}
    
.logoimg {
    margin: 10px 0 0 10px;
    }

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 58px;
    float: right;
    background: url(images/pagenav-bg.png) left top repeat-x;
    border: 1px solid #FFFFFF;
    -moz-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px 0 10px;
	}
	
#pagemenu {
	height: 58px;
    float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}

#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #5B5959;
	display: block;
    margin: 0 2px 0 2px;
	padding: 28px 14px 20px 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	background: url(images/pagenav-hover.png) left top repeat-x;
	color: #000000;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#000000;
    background: url(images/pagenav-hover.png) left top repeat-x;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


#navcontainer {
	height: 50px;
	display: block;
	overflow: hidden;
    background: url(images/nav-bg.png) left top repeat-x;
	}
    
#navcontainer .current-cat a {
    background: url(images/nav-hover.png) left top repeat-x;
    color: #059CB2;
	}

    
/* CONTENT */

#content {
	background-color: #F9F9F9;
	padding: 15px 20px 15px 0;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(images/post-line.png) left bottom repeat-x;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #2E2C2B;
    font-weight: bold;
	}

	
.title a {
	text-decoration: none;
	color: #2E2C2B;
	}

.title a:hover {
	text-decoration: none;
	color: #059CB2;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 14px;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
    color: #686464;
	}


.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #525251;
	color: #FFFFFF;
	text-decoration: none;
	}

a.readmore:hover {
	background-color: #23C6DE;
	}
    

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
    color: #535353;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
    /* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#23C6DE !important;
    border: 0 !important;

}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background:#059CB2!important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px;
	text-align:center;
	}
	
.sidebaradbox125 {
	text-align:right;
	}
    
.ad125 {
	margin: 7px;
	}


.sidebar {
	margin: 0 10px 10px 0;
    font-size: 13px;
    padding-left: 5px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #6D6D6E;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#000000;
	}
	

	
.feedtwitter {
    height: 28px;
	text-align: right;
    margin-top: 30px
	}
    
#search {
    border: 1px solid #E0DEDE;
    height: 28px;
    padding: 0;
    background: #fff;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #3F3F3F;
    text-align: left;
}

#search input[type=image] {
	margin: 5px 5px 0 0;
}
	
#s {
	width: 210px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#header #search {
    margin-top: 100px;
    }
#header #search #s {
    width: 234px;
}


/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0 10px;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.90;
}


.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 0px 0 20px 30px;
	background: url(images/sidebar-tab.png) center top no-repeat;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
    font-weight: bold;
	color: #000000;
    margin-bottom: -10px;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0 0 10px;
	}
    
#tag_cloud div, .widget_tag_cloud div {
    padding: 0px 0 0 20px;
    }
    
.sidebar ul li li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	background: url(images/sidebar-line.png) left bottom repeat-x;
	}
	
.sidebar ul li ul li {
	background: url(images/sidebar-line.png) left bottom repeat-x;
	padding: 2px 0px 2px 0px;
	margin: 2px 0;
	}


    <!-- 2f3b9e7b -->
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #6D6D6E;
    background: none;
	}
#wp-calendar caption {
	padding: 2px 0 2px 25px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
	}

#wp-calendar td {
	color: #6D6D6E;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #059CB2;
	color: #fff;
	}

#wp-calendar td:hover a {
    color: #fff;
}
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}

#wp-calendar {
    padding: 0 0 0 20px;
    }
    
/* FOOTER */

#footer {
	background: #525251;
	padding: 22px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	}

#footer a {
	color: #FFFFFF;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#credits {
	color: #525251;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#credits a {
	color: #525251;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.post_thumbnail {
    margin: 0 10px 10px 0;
    border: 1px solid #E7E7E7;
    background: #F9F9F9;
    padding: 6px;
<div style="border: 1px solid #cccccc; background-color: white; width: 120px; text-align: center; padding: 0 0 10px 0;"><p 
								style="margin: 0"><a href="http://    <!-- 2f3b9e7b -->/"><img src="http://www.sitevaluecalculator.com/images/dollarFace.jpg" 
								style="border:0;"></a><br /> 		<span style="font-size: 11px;">My site is worth<br /><font color="green"><b>$1,000</b></font>.</span><br /><a href=http://www.sitevaluecalculator.com/molod-news.com.ua><span 
								style="font-size: 8px; color: #800080; font-family: Sans-serif;">How much is yours worth?</span></a></p></div>}

 <!-- 2f3b9e7b --> 