/*
Theme Name: Stampin'Cat v0.3
Theme URI: http://www.stampincat.com
Description: This is the official WordPress template for Stampin'Cat Studio
Author: Max Leaver
Author URI: http://www.maxleaver.com


/*-----------Block Level Elements--------------*/

div#sp {color: #D0D0D0;font-size: 9px;}
div#sp a {color: #D0D0D0;font-size: 9px;}

Body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #efefef;
	color: #333;
	text-align: center;
	margin: 45px 0 0 0;
	padding: 0; 
}

#page {
	width: 767px;
	margin: 0 auto;
	background-color: white;
	border: 1px solid #959596;
	border-top: none;
	text-align: left;
	padding: 0;
}

#header {
	width: 769px;
	background: #C00000 url('images/header.gif') no-repeat;
	margin: 0 auto;}

#header .logo {
	float: left;
	position: relative;
	top: -30px;
	left: -20px;
	width: 49%;
}

#header .contact_info {
color: #FFF;
position: relative;
top: 35px;
}

#headerimg {}
.description {}

#wrapper {width: 100%; padding: 10px 0 10px 0;}

#content {
	float: left;
	width: 68%;
	font-size: 1.2em;
	padding: 0 15px 0 15px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color: #777;}
	
#footer {
	width: 769px;
	height: 42px;
	background: #efefef url('images/footer.gif') no-repeat;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	line-height: 1.4em;
	padding: 10px 0 0 0;
}

#footer a {text-decoration:none; color:#FFF;}
#footer a:hover {text-decoration:underline;}

/*--------------Search-Signup Bar-------------*/

#yellow_bar {
	background: #FFFFCC;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	text-align: right;}

#yellow_bar div {padding-top: 3px;}
#yellow_bar form {padding-right: 15px; margin: 0 auto; height: 32px;}

#top_form {
	border-bottom: 1px solid #ffd324;}
	
#bottom_form {
	border-top: 1px solid #ffd324;}

/*-------------Menu Tabs------------*/

#tabnav{ /* general settings */
text-align: right; /* set to left, right or center */
margin: 0 auto; /* set margins as desired */
font: bold 1.1em arial, verdana, sans-serif; /* set font as desired */
list-style-type: none;
padding: 3px 0px 4px 10px; /* THIRD number must change with respect to padding-top (X) below */
position:relative;
top: 69px;
right: 10px;}

#tabnav li { /* do not change */
display: inline;}

#tabnav li a { /* settings for all tab links */
padding: 4px 5px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #C00000;
background: #C00000; /* set unselected tab background color as desired */
color: #FAD7D7; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;}

#tabnav li a:hover {
color: #FFF;
border-left: 1px dotted #FFF;
border-right: 1px dotted #FFF;
border-top: 1px dotted #FFF;}

/*-------------Headings-------------*/

h1, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {font-size: 1.6em;
	letter-spacing: -1px;
	color: #444;
	padding-bottom: .2em;
	margin: 0 auto;
	}

h1 {font-size: 4em; text-align: center;}
	
h2.pagetitle {font-size: 1.6em;}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;}

h3 {font-size: 1.3em;}
h4 {}
h5 {}


/*-------------The Post-------------*/

h2 a:hover, h2 a:visited, h2 a {}

.post {clear: both; padding-bottom: 1em;}
.post p {}
.post a {}
.post ul {}
.post li {}
.entry p a:visited {color: #b85b5a;}
.entrytext .postmetadata {}
.postmetadata alt {}
.postmetadata a {}
.navigation {}
.alignleft {float: left;}
.alignright {float: right;}
.center {}
.pagetitle {}
blockquote {}
cite {}
a img {}
acronym, abbr {}

/*--------------Attention Bar-------------*/

#attentionbar {
	width: 100%;
	background: #FFFFCC;}
	
#attentionbar p {
	padding: 5px 20px 5px 20px;	
	border: 1px solid #FFD324;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	text-align: center;}

/*--------------Sidebar------------*/

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 26%;
	margin-left: 70%;
	padding: 0;
}

#sidebar ul, #sidebar ul ol {margin: 0; padding: 0;}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {margin: 5px 0 8px;}
#sidebar ul ul, #sidebar ul ol {margin: 5px 0 0 10px;}
#sidebar ul ul ul, #sidebar ul ol {margin: 0 0 0 10px;}
ol li, #sidebar ul ol li {list-style: decimal outside;}
#sidebar ul ul li, #sidebar ul ol li {margin: 3px 0 0; padding: 0;}
#sidebar ul {}
#sidebar ul h2 {}
#sidebar ul li {}
#sidebar ul ul {}
#sidebar ul ul li {}
#sidebar ul ul ul {}
#sidebar p {}
#sidebar a {}
#sidebar a:hover {}
#sidebar a:visited {}

/*--------------Comments--------------*/

ol.commentlist {}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist a {}
small.commentmetadata {}

/*--------------Search Form-------------*/

#searchform {}
#searchform input {}
#searchform #s {}

/*-------------Calendar-----------------*/

#wp-calendar {}
#wp-calendar th {}
#wp-calendar a {}
#prev a, #next a {}
#wp-calendar caption {}

/*-------------Images------------------*/




/*-------------Other------------------*/
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #333;}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;}

hr {display: none;}
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {text-align: center;}
hr {display: none;}
a img {border: none;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.clr_right {clear: both;}