/*-----------------------------------------------------------------------------
Theme Name: Spectacle
Theme URI: http://design.girlscantwhat.com
Description: A Custom Theme for Spectacle
Version: 0.1
Author: Gretchen Cawthon/Katrina Fisher
Author URI: http://design.girlscantwhat.com


/*** Theme has been verified by [insert tech name] to be up to the standards 
set at http://standards.tcwebsite.com/2008/03/13/updating-themes-on-themepicker/ 
on 8/5/08. For more information on the TCW version of this theme, please see 
[link to specific theme info and notes on standards] ***/

/*-----------------------------------------------------------------------------

 @group Global Resets
-----------------------------------------------------------------------------*/


/* Remove padding and margin */

* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

/* @end */
/* @group Typography
-----------------------------------------------------------------------------*/

body {
  font: 14px "Palatino", Palatino Linotype, serif;
  background: #fbf2e3;
  color: #333333;
}

/* @end */

/* @group Headings
-----------------------------------------------------------------------------*/
h1 {
	margin: 0;
	display: none;
}

h2 {
	margin: 0;
}

.post h2, .post h2 a {
	font-size: 24px;
	color: #2aad52;
}

#sidebar h2 {
	
}

/* @end */

/* @group Links
-----------------------------------------------------------------------------*/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

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


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

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

a:hover {
	color: #2aad52;
	text-decoration:underline;
	
}


/* @end */


/* @group Masthead
-----------------------------------------------------------------------------*/

#wrapper {
	width: 950px;	
	margin: 0 auto;
	background: url(images/page_bg.jpg) repeat-y;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #fff;
}

#masthead {
	width: 950px;
	margin: 0;
	/*height: 156px;*/
}

#masthead h1 {
	display: none;
}

#banner {
	position: relative; 
	float: left;
	width: 950px;
	height: 156px;
	margin:0;
	padding: 0;
	background: #000 url(images/header.jpg) top left no-repeat;
}


#box-wrap {
	position: relative; 
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 950px;
	background-color: #fff;
}

#box-wrap h2 {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	border-bottom: 2px solid #000;
	text-align: center;
	color: #2aad52;
	font-size: 20px;
	font-variant: small-caps;
	width: 100%;
}

#box1 {
	position: relative; 
	float: left;
	margin: 0;
	padding: 0;
	height: 180px;
	overflow: hidden;
	width: 220px;
}

#box1 p {
	padding: 2px 18px 0 18px;
	margin: 0;
	line-height: 15px;
	clear: both;
}

#box1 p img {
	float:left;
	padding: 0;
	margin:0;
}

#box2 {
	position: relative; 
	float: left;
	margin: 0 30px;
	padding: 0;
	height: 180px;
	width: 445px;
	overflow: hidden;
}	

#box2 p {
	margin: 0;
	padding: 5px 10px 0 10px;
	font-size: 14px;
	line-height: 18px;
}

#box2 p.center {
	text-align: center;
}

#box3 {
	position: relative; 
	float: right;
	margin: 0;
	padding: 0;
	height: 180px;
	width: 220px;
	overflow: hidden;
}

#box3 h3 {
	font-style: italic;
	text-align: center;
	font-size: 18px;
	margin:0;
	padding: 10px 0 5px 0;
}

#box3 table {
	width: 100%;
	float: left;
	vertical-align: top;
	padding:0;
	margin:0;
}

#box3 table ul {
	padding: 0;
	margin: 2px 0 0 0;
}


#box3 table ul li {
	list-style-type:none;
	padding: 1px 0;
}

#box3 table td.left {
	padding: 0 0 0 15px;
	width: 120px;
}	

#box3 table td.right {
	padding: 0 5px 0 0;
	width: 50px;
}

#navcontainer {
	
}


ul#nav  {
	float: left;
	list-style: none;
	background: #004377 url(images/nav.jpg) top left repeat-x;
	width: 840px;		
	padding: 4px 0 0 110px;	
	margin: 0;
	height: 25px;
	display: inline;
}

ul#nav li {
	display: inline;
	margin: 5px 0 0 0; 
	padding: 5px 0 0 0;
}
ul#nav li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;
	border-bottom: none;
	color: #fff;
	font: 18px Verdana, Arial, Geneva, sans-serif;
	line-height: 18px;
	text-decoration: none;	
}
ul#nav li a:hover, 
ul#nav li a:active {
	color: #dceef7;
}
ul#nav li#current a {	
	background: #DBDBDB;		
}


/* @end */


/* @group Content
-----------------------------------------------------------------------------*/

#content-wrap {
	float: left;
	background: #fff url(images/content-bg.gif) top left repeat-y;
	width: 950px;
}

#content {
	float: left;
	width: 660px;
	padding: 10px 20px;
	margin: 15px 0 0 0;
	font-size: 16px;
}

#content img {
	padding: 0;
	margin: 5px;
}

#content ul {margin-left: 15px;}

.post {
	
}

.entry {
	
}

.entry p {
	
}

.postmetadata {
	background-color: #dceef7;
	padding: 5px;
	border: 1px solid #000;
	font-size: 14px;
	margin: 0 0 20px 0;
}

.utw {
	
}

.navigation {
	
}

.post_nav {
	text-align: center;
}


#content .user-meta1 {
	border-top: 1px solid #2aad52;
	color: #2aad52;
	font-size: 12px;
	padding: 5px;
	font-style:italic;
}


/* @end */

/* @group Sidebar
-----------------------------------------------------------------------------*/

ul#sidebar {
	float: right;
	width: 200px;
	margin: 15px 10px 0 10px;
}

ul#sidebar li {
	list-style-type: none;
}

ul#sidebar li ul {
	margin: 7px 8px 8px 10px; padding: 0;			
}

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

/* @end */

/* @group Footer
-----------------------------------------------------------------------------*/

#footer {
	clear: both;
	background: url(images/footer.jpg) no-repeat center bottom;
	width: 950px;
	height: 96px;
}

#footer p {
	text-align: center;
	padding: 0;
	width: 840px;
	padding: 40px 0 0 0;
	color: #dceef7;
	font-size: 12px;
	line-height: 14px;
}

#footer p a {
	color: #fff;
}

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

/* @end */

/* @group Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 14px Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 14px Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}

#searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px;
	padding: 5px 0 15px 0;	
	/*width: 190px;*/
}

#searchform input {
	width: 150px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}

#searchform #searchsubmit {
	width: 60px;
	height: 24px;
	/*margin-top: 10px;*/
	padding: 2px 5px;
	vertical-align: top;
}

#comments-form {
}

#commentform {
	
}

#author {
	margin-top: 20px;
}

#email {
	
}

#url {
	
}

ol#comments {
	margin-left: 15px;
}

#commentform button#sub {
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	margin-bottom: 15px;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}



/* @end */

/* @group Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}

/* @end */

/* @group Comments
-----------------------------------------------------------------------------*/

#comments-locked {
	
}

#respond {
	
}

#trackback-link {
	
}

ol#trackbacks {
	
}

ol#trackbacks li {
	
}

.comments-header {
	
}

ol#comments {
	
}

/*class for author highlight */
.highlight {
	
}

.comment-meta {
	
} 

.comment-author {
	
}

.comment-date {
	
}

.comment-text {
	
}

.gravatar {
	
}

.odd {
	
}

.even {
	
}



/* @end */

/* @group Misc.
-----------------------------------------------------------------------------*/

/* @end */

