/*  
Theme Name: Zarccardis Blog
Solid Cactus: true
Author: Solid Cactus
*/

/* Default Styles */
body { background-color:#fff; color: #4C4B5D; font: normal 62.5%/15px Arial; margin: 0; padding: 0; }
a { color: #850506; 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; 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; }

.alignright {
	float:right;
	margin:10px;
	display:inline;
}
.alignleft {
	float:left;
	margin:10px;
	display:inline;	
}

/* 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:767px;height:100px; float:left; margin:8px 0 0 8px; background: url(images/logo.jpg) no-repeat center center; border-bottom:1px solid #C4898F; }
#brandmark strong { background: url(images/1b1.gif) repeat; display:inline; float:left; height:100px; margin:0; width:767px; }
#brandmark strong a { float:left; height:100px; overflow:hidden; text-indent:-9999px; width:767px; }

/*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: 775px;
	margin: 0 auto;
	text-align: left;
}

/* Header */
#header{
	height:175px;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}
#header #headlinks{
	display:inline;
	float:right;
	font-size:1.2em;
	font-weight:bold;
	margin-top:30px;
	text-align:right;
	width:375px;
}
#header #headlinks ul a, #header #headlinks ul li {
	display: inline;
	margin:0;
	padding: 0 5px;	
	color:#848484;
}
#header #headlinks ul a.feed { 
	background: url(images/rss.jpg) no-repeat center right;
	padding-right:25px;
}
#header #headlinks ul li { background:url(images/ulBd.gif) no-repeat right center; }
#header #headlinks ul li.last { background: none; }

#navArea {
	clear:both;
}

#search {
	display:inline;
	float:left;
	margin:15px 0;
	padding:10px 0;
	width:375px;	
}
#searchText {
	color:#848484;
	font-size:1.2em;
	font-weight:bold;
	padding-left:10px;
	padding-right:15px;
	vertical-align:middle;
}
input.searchInput {
	border:1px solid #000000;
	font-size:1.1em;
	margin-right:5px;
	padding:4px;
	vertical-align:middle;
	width:145px;
}
input.searchImage {
	vertical-align:middle;
}

/* Shell for Body Content */

#bodyshell {
	background-color: #FFF;
	float: left;
	margin: 0;
	width: 775px;
}

#bodycontent{
	float:right;
	padding:10px;
	position:relative;
	width:575px;
}

#bodycontent .bodypad{ padding: 10px; }

/*Nav Area*/
#nav-product {
	float:left;
	overflow:hidden;
	position:relative;
	width:150px;
	z-index:100;
}
#nav-product h2 {
	position:absolute;
	text-indent:-10000px;
}
#nav-product h3 {
	font-size:1.3em;
	font-weight:bold;
	margin-top:10px;
	padding:8px;
	text-transform:uppercase;
	color:#B50007;
}
#nav-product li{
	list-style-type: none;
	margin: 0;
	padding:  0;
	font-size:1.2em;
	display:inline;
}
	
#nav-product li a{
	background: url(http://lib.store.yahoo.net/lib/zaccardis/back.gif) no-repeat left bottom;
	display:block;
	padding:7px 15px;
	color:#4A4A4A;
}
#nav-product li a:hover {
	text-decoration:none;
}
#nav-product #shopOurStore {
	margin-top:20px;
	padding:10px;
	text-align:center;
}
/* Footer */

#footer{
	border-top:1px solid #C4898F;
	clear:both;
	float:left;
	font-size:1.2em;
	margin-top:20px;
	padding-top:15px;
	text-align:center;
	width:775px;
}
#footer #copyright {

}
#footer #footlinks{
	margin:0;
	list-style: none;	
	text-align:center;
	float:right;
	width:300px;
}
#footer #footlinks ul a, #footer #footlinks ul li {
	display: inline;
	margin:0;
	padding: 0 7px;	
}
#footer #footlinks ul li { border-right:1px solid #000; }
#footer #footlinks ul li.last { border-right:none; }


/* WordPress Post Set Up */

.post {
	border-bottom:1px solid #850506;
	color:#4C4B5D;
	margin-bottom:19px;
	padding:0pt 4px 0px;
}
.post a {
	color:#850506;
}
h2.title {
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:1.7em;
	line-height:1.4em;
	color:#4C4B5D;
}
h2.title a {color:#4C4B5D;}
.post .date {color:#4C4B5D;font-size:1.1em; margin:0;}
.post .contents {
	line-height:1.5em;
	font-size:1.2em;
	margin:10px 0;
	color:#4C4B5D;
}
p.nav {
	color:#850506;
}
p.nav a {
	color: #850506;
}

/* 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:99%;
	font-size:1.2em;
}


/* Title on Search, Archive and Cat Pages */

#bodycontent h1 {
	color:#4C4B5D;
	font-size:2em;
	line-height:1.5em;
	margin-bottom:5px;	
}












