/*  
Theme Name: Cat Toys
Solid Cactus: true
Author: Solid Cactus
*/

/* Default Styles */
body { background-color:#EFF6FE; color: #22300C; font: normal 62.5%/15px Arial; margin: 0; padding: 0; }
a { color: #164A9E; text-decoration: none; }
a img { border: 0; }
a:hover{ text-decoration: underline; }
form, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
ul, ul li { list-style: none; margin: 0 0 20px 0; padding: 0; }
fieldset {border:none; padding: 0; margin: 0;}
.clear { clear:both; }
a{ text-decoration: none; }
b, strong{ font-weight: bold; }
blockquote{ margin: 1em; }

/* Helper Clear Styles */
.clear { clear:both; }
.clear2 { clear:both; padding:25px 0; }

/* Random Styles ( used to remove different elements needed, but not to show )*/
.seeya {display:none;}
#stc {position:absolute;top:-100px}
#stc a { display:block; padding:5px; background:#666; color:#fff; font-weight:bold; }
#brandmark  { display:inline;width:351px;height:94px; float:left; margin:1px 0 0 20px; background: url(images/logo.jpg) no-repeat; }
#brandmark strong { background: url(images/1b1.gif) repeat; display:inline; float:left; height:94px; margin:0; width:351px; }
#brandmark strong a { float:left; height:94px; overflow:hidden; text-indent:-9999px; width:351px; }

/*Common Classes*/
#header .links,
#footer .links{
	padding: 5px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
}

.links a,
.links li{
	display: inline;
	margin:0;
	padding: 0 7px;
}
.links li {border-right:1px solid #000;}
.links li.last {border-right:none}

/*End Common Classes*/

/* Structure Style*/
#container{
	width: 882px;
	margin: 0 auto;
	text-align: left;
}

/* Header */
#header{
	background: url(images/header.jpg) no-repeat;
	height:144px;
}
#headBottom {
	clear:both;
}

#search {
	display:inline;
	float:left;
	margin:15px 10px 0 150px;
	width:365px;
}
input.searchInput {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	font-size:1.1em;
	margin-right:5px;
	padding:4px;
	vertical-align:middle;
	width:188px;
}
input.searchImage {
	vertical-align:middle;
}

#shop {
	display:inline;
	float:right;
	margin:18px 12px 0 0;
}
/* Shell for Body Content */

#bodyshell {
	background:transparent url(images/shellBg.gif) repeat-y scroll center center;
	float:left;
	margin:0;
	padding:0 10px;
	width:862px;
}

#bodycontent{
	display:inline;
	float:right;
	padding:10px 20px 10px 10px;
	position:relative;
	width:620px;
}

* html #bodycontent {
	padding-right: 0;
}

#bodycontent .bodypad{ padding: 10px; }

/*Nav Area*/
#nav-product {
	display:inline;
	float:left;
	margin-left:8px;
	overflow:hidden;
	position:relative;
	width:197px;
	z-index:100;
}
#nav-product h2 {
	position:absolute;
	text-indent:-10000px;
}
#nav-product h3 {
	background:#D6D2D1 none repeat scroll 0%;
	font-size:1.3em;
	font-weight:bold;
	margin-top:10px;
	padding:8px;
	text-transform:uppercase;
}
#nav-product li{
	border-bottom:1px solid #F6C81B;
	display:block;
	font-size:1.2em;
	list-style-type:none;
	margin:2px 0;
	padding:0;
}
	
#nav-product li a{
	border-bottom:1px solid #FEECA0;
	color:#7A3D07;
	display:block;
	font-size:1.2em;
	padding:3px 10px;
}

#nav-product #shopOurStore {
	margin-top:20px;
	padding:10px;
	text-align:center;
}


/* Footer */

#footer{
	background:transparent url(images/footer.jpg) no-repeat scroll center center;
	clear:both;
	color:#174C9A;
	font-size:1em;
	height:21px;
	padding-top:95px;
	width:882px;
	margin-left:2px;
}
body:first-of-type #footer {
	margin-left:1px;
}
#footer #copyright {
	margin:0 auto;
	width:840px;
}
#footer #copyright a {
	color:#174C9A;
}
#copyright .left {
	float:left;
}
#copyright .right {
	float:right;
}

/* WordPress Post Set Up */
.post .postNav {
	float:left;
	padding: 5px 10px 20px 10px;
	width:600px;	
	font-size: 1.1em;
}
.post .date {
	background:transparent url(images/date.gif) no-repeat scroll 0 0;
	color:#000000;
	display:inline;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	height:25px;
	margin:0;
	padding:56px 0 0 22px;
	width:15%;
}
.post .name {
	display:inline;
	float:left;
	padding-left:35px;
	padding-top:20px;
	width:50%;
	font-size:1.1em;
}
.post .comments {
	display:inline;
	float:left;
	padding-top:45px;
	width:20%;
}
.post .comments a {
	background:transparent url(images/comments.gif) no-repeat scroll left center;
	color:#000000;
	padding:5px 5px 5px 25px;
}
.post {
	border-bottom:1px solid #000;
	color:#000;
	margin-bottom:19px;
	padding:0pt 4px 0px;
}
.post a {
	color:#164A9E;
}
h2.title {
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:1.7em;
	line-height:1.4em;
}
h2.title a {color:#000;}

.post .contents {
	line-height:1.5em;
	font-size:1.2em;
	margin:10px 0;
	color:#000;
	clear:both;
}

/* Comments  Styles */

.bodypad h1 {margin-bottom:20px;padding-bottom:3px;border-bottom:1px solid #eee;font-size:1.5em;color:#888}
.clearer {width:100%;clear:both;height:1px;display:block;overflow:hidden;}

.commentlist {margin:20px 0;}
.commentlist li {
	display:block;
	height:1%;
	list-style:none;
	margin:0 0 20px;
	border:1px solid #ddd;
	padding:10px;
}


/* Previous and Next Table */

table.navLinks {
	width:98%;
	font-size:1.2em;
}
table.navLinks a {
	color:#164A9E;
	font-weight:bold;
}

/* Title on Search, Archive and Cat Pages */

#bodycontent h1 {
	color:#000000;
	font-size:2em;
	line-height:1.5em;
	margin-bottom:5px;	
}

#comments2 {
	font-size:1.2em;
}


