/*

Theme Name: Shopping Galore
Design by: LadyJava Creations 
URL: http://ladyjavacreations.com
*/



body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 padding: 0px;
 margin: 0px;
 background: #ffffff;
 text-align: left;
 }

#wrap {
 background: #2D2B71;
 width: 975px;
 padding: 0px;
 margin: auto;
 }

#header {
 background: url('images/wp3.gif') no-repeat #575757;
 height: 230px;
 margin: auto;
 text-align: right;
 color: #FFFFFF;
 padding: 100px 500px 0px 0px;
 }

#header h1 {
 font: 38px Georgia, Times, Serifs;
 margin: 0px;
 padding: 0px;
display: none;
 }

#navigation {
 background: #2D2B71;
 height: 28px;
 font-weight: bold;
 color: #FFFFFF;
 margin: auto;

 }

#navigation ul {
 float: left;
 list-style: none;
 margin: 5px 0px 0px 10px;
 padding: 0px;
 }

#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 }

#content {
 margin: 10px;
 float: left;
 width: 580px;
 background: url('images/bottom.png') no-repeat center bottom #FFFFFF;
 }

#content_top {
 background: url('images/topcorner.png') no-repeat center top;
 height: 30px;
 }

.entry_body {
 padding: 10px 15px;
 margin: 0px 0px 50px 0px;
 }

#content h1 {
 font-size: 20px;
 color: #575757;
 font-weight: bold;
 padding: 0px;
 margin: 0px;
 }

.entry_date {
 color: #636467;
 }

.entry_body p {
 line-height: 18px;
 }

.entry_body blockquote {
 padding: 10px;
 margin: 20px;
 background: #FFFFFF;
 border-left: 5px solid #575757;
 color: #636467;
 texst-align: justify;
 }

.entry_categories {
 color: #636467;
 padding: 5px 0px 5px 20px;
 border-top: 1px solid #A1948C;
 border-bottom: 1px solid #A1948C;
 background: url('images/folder_page.png') no-repeat center left;
 }

#footer_link {
 clear: both;
 padding: 10px;
 height: 30px;

 }

.footerleft {
 color: #000000;
 float: left;

 }

.footerright {
 color: #000000;
 float: right;
 }

#sidebar {
 width: 350px;
 padding: 0px 10px;
 float: right;
 margin: 0px;
 color: #FFFFFF;

 }

#sidebar_left {
 float: left;
 width: 160px;
 }

#sidebar_right {
 float: right;
 width: 170px;
 }

#sidebar h2 {
        background:#918FD5 url() no-repeat left center;
	color: #fff;
	font-size: 15px;
	font-family: forte, Lucida sans unicode , tahoma, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-transform: titlecase;
	margin: 10px 0px;
	padding: 3px 0 2px 5px;
 text-align: left;
}

#sidebar ul {
 list-style: none;
 margin: 0px 0px 30px 5px;
 padding: 0px;
 }

#sidebar li {
 padding: 3px 0px;
 }


#sidebar a:link {
 text-decoration: none;
 color: #918FD5;
 }



#footer {
 clear: both;
 color: #FFFFFF;
 text-align: left;
 padding: 10px;
 }

#header a {
 text-decoration: none;
 color: #FFFFFF;
 }

#header a:hover {
 text-decoration: none;
 color: #FFFFFF;
 }

#navigation a {
 text-decoration: none;
 color: #FFFFFF;
 }

#navigation a:hover {
 text-decoration: none;
 color: #FFFFFF;
 border-bottom: 3px solid #FFFFFF;
 }

#content h1 a {
 text-decoration: none;
 color: #575757;
 }

#content h1 a:hover {
 text-decoration: none;
 color: #575757;
 }

#sidebar a {
 text-decoration: none;
 color: #FFFFFF;
 }

#sidebar a:hover {
 text-decoration: underline;
 color: #FFFFFF;
 }

#footer a {
 text-decoration: none;
 color: #FFFFFF;
 }

#footer a:hover {
 text-decoration: underline;
 color: #FFFFFF;
 }

.wp-smiley {
 padding: 0px;
 margin: 0px;
 border: 0px;
 background: transparent;

 }

#content img {
 padding: 0px 1px 1px 1px;
 background: #ffffff;
 border: 1px none #D4D4D4;
 margin: 5px;
 }

.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }

.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }

.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 0px 20px;
 display: inline;
 }

.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 20px 0px 0px;
 display: inline;
 }

.pagetitle {
 margin: 0px;
 padding: 10px;
 }

.postmetadata {
 clear: both;
 padding: 10px;
 border: 1px solid #CCCCCC;
 }

.alt {
 background: #EFEFEF;
 }

#comment_box {
 margin: 5px 20px;
 }

#comment_box ol {
 padding: 0px;
 list-style: none;
 }

#comment_box li {
 padding: 10px;
 list-style: none;
 }

.textwidget {
 padding: 5px 0px 5px 5px;
 margin: 0px 0px 10px 0px;
 }

#wp-calendar {
 width: 100%;
 margin: 2px 0px 20px 0px;
 }

#wp-calendar caption {
 font-weight: bold;
 padding: 5px 0px;
 }

#wp-calendar a {
 text-decoration: underline;
 }

#wp-calendar td {
 text-align: center;
 }

a {
 text-decoration: none;
 color: #636467;
 }

a:hover {
 text-decoration: underline;
 color: #00B6DE;
 }

a:link {
 text-decoration: none;
 color: #00B6DE;
 }

a:visited {
 text-decoration: none;
 color: #00B6DE;
 }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

}

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

.footerinside {
	width:290px;
	padding:10px;
	float:left;
	margin:10px 10px 10px 0;
	background:#918FD5;
	height:300px;
}
.footerinside p {
	font-style:italic;
	color:#555;
	font-size:80%;
}
.footerinside li {
	margin-left:20px;
	padding:5px 0;
	list-style:none;
	}

.footerinsideright {
	width:290px;
	padding:10px;
	float:right;
	margin:10px 0 10px 0;
	background:#918FD5;
	height:300px;
}

.footerinsideright p {
	font-style:italic;
	color:#555;
	font-size:80%;
}
.footerinsideright li {
	margin-left:20px;
	padding:5px 0;
	list-style:none;
	}




