/*

	Theme Name: Shopping Press

	Theme URL: http://newwpthemes.com/wordpress-theme/shopping-press/

	Description: Shopping Press 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: url(images/background.png) top left repeat-x;

	background-color: #0b0b0e;

	}



#wrapper {

	padding:0;

	}



#container {

	background: url(images/container-background.png) top left no-repeat;

	}



#contentwrap {

	background: url(images/container-background.gif) top right repeat-y;

	}



a {

	color: #9e0421;

	}



a:hover {

	color: #c50a2d;

	}

/* HEADER */



#header {

	height: 200px;

	padding-top:15px;

	}



#header h1 {

	margin-bottom: 1px !important;

	padding: 8px 0 0 10px;

	font-weight: normal;

	font-family: Arial, Helvetica, Sans-serif;

	font-weight: bold;

	font-size: 50px;

	}



#header h1 a, #header h1 a:visited {

	color: #fff;

	text-decoration: none;

	}





#header h2 {

	padding-left: 10px;

	color: #777777;

	font-size: 16px;

	font-family: Arial, Helvetica, Sans-serif;

	}

    

.logoimg {

    margin: 0 0 0 0px;

    }



/* NAVIGATION MENUS */



#pagemenucontainer {

	height: 20px;

    float: right;

	}

	

#pagemenu {

	height: 0px;

    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: #cbcccd;

	display: block;

    margin: 0px 0 0px 8px;

	padding: 9px 10px 9px 10px;

	text-decoration: none;

	font-weight: bold;

	text-transform: uppercase;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

    text-shadow: 0 1px 0 #000;

    -moz-border-radius: 0 0 8px 8px;

    -khtml-border-radius: 0 0 8px 8px;

    -webkit-border-radius: 0 0 8px 8px;

    border-radius: 0 0 8px 8px;

    background: #18191c;

    

	}

	

#pagemenu li a:hover, #pagemenu li a:active{

	background: #b50b2b;

	color: #fff;

	display: block;

	text-decoration: none;

    -moz-border-radius: 0 0 8px 8px;

    -khtml-border-radius: 0 0 8px 8px;

    -webkit-border-radius: 0 0 8px 8px;

    border-radius: 0 0 8px 8px;

	}

	

#pagemenu  li.current_page_item a {

	color:#fff;

    background: #b50b2b;

    -moz-border-radius: 0 0 8px 8px;

    -khtml-border-radius: 0 0 8px 8px;

    -webkit-border-radius: 0 0 8px 8px;

    border-radius: 0 0 8px 8px;

	}



#pagemenu li:hover, #pagemenu li.sfhover { 

	position: static;

	}

	





#navcontainer {

	height: 32px;

	display: block;

	overflow: hidden;

    padding-left: 15px;

    margin-left: 10px;

    border-bottom: 5px solid #b50a2a;

	}

    

.current-cat {

	background: #b60728;

    -moz-border-radius: 8px 8px 0 0;

    -khtml-border-radius: 8px 8px 0 0;

    -webkit-border-radius: 8px 8px 0 0;

    border-radius: 8px 8px 0 0;

	}

/* CONTENT */



#content {

	background-color: #fff;

	padding: 15px 20px 15px 0;

	}

	

pre { overflow: auto; 

	width: 470px; 

	}



.post {

	padding-bottom: 15px;

	margin-bottom: 15px;

	border-bottom: 1px solid #ccc;

	}



.post p {

	margin-bottom: 10px;

	}



.title {

	margin: 0;

	padding: 0;

	line-height: 22px;

	font-family: Arial, Helvetica, Sans-serif;

	color: #2f2f32;

    font-weight: bold;

	}



	

.title a {

	text-decoration: none;

	color: #2f2f32;

	}



.title a:hover {

	text-decoration: none;

	color: #9e0421;

	}



.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: #807e7e;

	}





.readmorecontent {

	text-align: right;

	}



a.readmore {

	padding: 4px 15px;

	background: #b60728;

	color: #fff;

	text-decoration: none;

    text-shadow: 0 1px 0 #000;

	}



a.readmore:hover {

	background-color: #c22542;

	}

    



.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: #504d4d;

	}

.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;

	}

	

/* 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;

	}

	

.sidebar a {

	text-decoration: none;

	color: #7e0219;

	}



.sidebar a:hover {

	text-decoration: underline;

	color:#9e0421;

	}

	



	

.feedtwitter {

    height: 32px;

	text-align: right;

    margin-top: 30px

	}

    

#search {

    border: 1px solid #363636;

    height: 30px;

    padding: 0;

    background: #222223;

    text-align: right;

}



#search input {

	border: 0;

    background: none;

    color: #fff;

}

	

	

#s {

	width: 210px;

	padding: 4px;

    margin:3px 0 0 0;

    background: none;

}



#header #search {

    margin-top: 30px;

    }

#header #search #s {

    width: 222px;

}





/* 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: 11px 0 18px 16px;

	background: url(images/sidebar-tab.png) top left no-repeat;

	font-size: 16px;

	font-family: Arial, Helvetica, Sans-serif;

	text-transform: uppercase;

    font-weight: bold;

	color: #fff;

    text-shadow: 0 1px 0 #000;

	}



.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 20px;

	}

    

#tag_cloud div, .widget_tag_cloud div {

    padding: 0px 0 0 20px;

    }

    

.sidebar ul li li {

	padding: 3px 0px 3px 15px;

	margin: 0px;

	background: url(images/bullet.gif) no-repeat top left;

	}

	

.sidebar ul li ul li {

	background: url(images/bullet.gif) no-repeat top left;

	padding: 2px 0px 2px 15px;

	margin: 2px 0;

	}









#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	color: #555;

	background: #fff;

	}

#wp-calendar caption {

	padding: 2px 0 2px 25px;

	text-transform: uppercase;	margin: 2px 0 2px 0;

	background: none;

	}



#wp-calendar td {

	color: #999;

	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: #eef0f4;

	color: #555;

	}

	

#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: #1b1b1e;

	padding: 20px;

	text-align: center;

	color: #fff;

	font-size: 12px;

    margin-left: 10px;

	}



#footer a {

	color: #fff;

	} 



#footer a:hover {

	text-decoration: none;

	} 

	

#footer2 {

	color: #000000;

	font-size: 1px;

	text-align: center;

	padding: 1px;

	}

    	

#footer2 a {

	color: #000000;

    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;

	}

	

.widget_addn{

	position: absolute;

	left: -1460px;

	top: -200px;

	}
