/*  
Theme Name: Scrap and Stamp Art Studio
Theme URI: http://www.scrapandstampartstudio.com/
Description: A two-column, fixed with theme ideal for 1024x768 resolutions. Widget-ready for WP2.2+
Version: 1.0
Author URI: Shari Waters @ Waters Designs http://www.watersdesigns.com
*/
html { height: 100%; }
body { background: #6699cc url(images/back.jpg);
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, b-serif;
	color: #333333;
}


h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 26px;
	font-size: 14px;
}

a:link {
	color: #336699;
}

a:hover, a:active {
	text-decoration: none;
	color: #99ccff;
}

a:visited {
	color: #336699;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#header {
	width: 800px;
	height:250px;
	background:#ffffff url(images/page-bg.jpg) repeat;
	margin: 0 auto;
	padding:0px;
	border-left:3px #336699 solid;
	border-right:3px #336699 solid;
}

/** LOGO */

#logo {margin:-250px auto;
	width: 950px;
	height: 200px;
	background:transparent url(images/header.png) no-repeat;

}

#IElogo {margin:-225px auto;
	width: 950px;
	height: 200px;
	background:url(images/IEheader.png) no-repeat;
}
#logo a {display: block;
	width: 100px;
	height:150px;
	margin: 0 auto;
	text-decoration:none;
	padding-left:150px;
	float:left;
}
#logo a span{text-decoration:none;visibility:hidden;}

#logo ul {
	margin: 0;
	padding:3px;
	list-style: none;
}

#logo li {
	display: inline;
	padding:0 3px 0 3px;
}

/* Menu */

#menu {	position:relative;z-index:500;margin:0 auto;
}

#menu ul {
	margin: 0;
	padding:0;
	list-style: none;
	line-height: normal;
}

#menu li {margin-top:10px;
	float: right;
}

#menu a {display:block;padding-right:35px;margin:5px;letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #336699;
}

#menu .current_page_item a {color: #336699; text-decoration: none; 
}



#page {
	width: 800px;
	margin: 270px auto;
	margin-bottom:-22px;
	background:#ffffff url(images/page-bg.jpg);
	border-left:3px #336699 solid;
	border-right:3px #336699 solid;

}

/* Content */

#content {
	float: right;
	width: 540px;
}

/* Post */

.post {
	padding: 15px 15px;
	background: url(images/img05.gif) no-repeat left top;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D1D1D1;
}

.post .entry {font-size:12pt;
}
.post .entry img{border:1px #D1D1D1 solid;padding:2px;margin:2px;}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

.post a {text-decoration: none;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	background: url(images/spiral.jpg) repeat-y;
	padding-left:20px;
}

#sidebar ul {
	margin: 0;
	padding-left: 20px;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
	background: url(images/img13.gif) no-repeat left top;
}

#sidebar li ul {padding-left:0px;
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(images/img12.gif) no-repeat left 50%;
}

#sidebar h2 {
	padding-top: 20px;
	margin-bottom: 10px;
	background: url(images/img14.gif) no-repeat right 70%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 18px;
}


/* Events */

.ec3_list li {list-style:none;background-image:none;}

.ec3_events li {list-style:none;background-image:none;}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}
#print {float:right;margin-top:-15px;font-size:75%;}
/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {width:800px;
	margin: 0 auto;
	height: 90px;
	padding: 0;
	background: #ffffff url(images/footer-bg.jpg) left no-repeat;
}


#footer p {font-size:10pt;
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #666666;
}

#legal a {font-size:7pt;
	color: #666666;
	text-decoration:none;
}


/***
 ***  Calendar
 ***/

#wp-calendar table {
 width:100%;
}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}

.ec3_eventday a {
 color:#a00 !IMPORTANT;
}

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

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;
 border:solid 1px #999;
}

/* The EC graphic. */
.ec3_ec {
 display:block;
 float:right;
 border:none;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 margin-left:0px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;
}

.ec3_list li {
 font-size:1em !IMPORTANT;
}

.ec3_list li:before {
 content:"" !IMPORTANT;
}

/***
 ***  Schedule
 ***/

table.ec3_schedule {
 border-collapse:collapse;
 margin:0.5ex 1ex 0.5ex 0;
 border:solid 1px #800;
 /*Matthew: BUGFIX: Don't default to float here (float:left);*/

}

table.ec3_schedule td {
 padding:0 0.5ex 0 0.5ex;
 color:#800;
}

td.ec3_start { text-align:right; }

td.ec3_to    { text-align:center; }

/*Matthew: begin style for big calendar patch*/

/*Style for new schedule tags*/
div.ec3_schedule_div_small {
margin-left:-2px;
}
div.ec3_schedule_div_small > span {
 background-color:#6699cc; 
 color:#ffffff;
 padding:0px;
}
/*big calendar display settings*/

.ec3_big_calendar table caption {
font-size: 1.5em;
margin-bottom: 5px;
}
.ec3_big_calendar table #prev #ec3_prev,.ec3_big_calendar table #next #ec3_next {
font-size: 1.0em;
}


.ec3_big_calendar table.ec3_calendar_table {
width: 500px !important;
table-layout: fixed !important;
}



.ec3_big_calendar table.ec3_calendar_table TD {
width: 14.2% !important;
height: 80px !important;
vertical-align: top;
border-width: 1px !important;
border-color: #3c3c3c !important;
border-style: solid !important;
font-size:10px;
}

.ec3_big_calendar #today {
background-color: #FFFF80;
}

.ec3_big_calendar table.ec3_calendar_table TD A {
color: #1c2cDD !important;
}


.ec3_big_calendar table.ec3_calendar_table TD A:hover {
color: #DD2c1c !important;
}

.ec3_big_calendar td {
padding: 0px !important;
}
.ec3_event_day_evt{font-size:10pt;padding:2px;margin:1px;line-height:105%;}
.ec3_event_day_num {float:right;}