/*
Theme Name: Grace
Theme URI: http://7879designs.co.uk/demo/gracephotoblogtheme
Description: The Grace Photoblog theme by <a href="http://7879designs.co.uk/" title="UK WordPress Specialists">7879 Designs</a>.
Version: 1.2
Author: 7879 Designs
Author URI: http://7879designs.co.uk/
Tags: brown, black, photoblogging, fixed-width, two-columns, threaded-comments, sticky-post

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php


                                             MMMMMM                                                 
                                             MMMMMM                                                 
       MMMMMMMM.                             MMMMMM                                                 
     8MMMMMMMMM=                             MMMMMM                                                 
    NMMMMMMMMMM                              MMMMMM                                                 
    MMMMMM.....      MMMM.                   MMMMMM     MMMM     .MMMM.       ,MMMMMM    MMMM       
    MMMMMM        ZMMMMMMMMM  .MMMMM   MMMMMMMMMMMM .?MMMMMMMM MMMMMMMMMM. MMMMMMMMM..MMMMMMMMMD.   
    MMMMMM.      MMMMMMMMMMMM .MMMMM   MMMMMMMMMMMM MMMMMMMMM.MMMMMMMMMMMM MMMMMMMMM.MMMMMMMMMMMM   
     MMMMMMM    :MMMMM. DMMMMM.MMMMM   MMMMMMMMMMMM.MMMMMZ   ~MMMMM  MMMMMMMMMMMM.  MMMMM. .MMMMM.  
     .MMMMMMMM  MMMMM   .MMMMM MMMMM   MMMMMMMMMMMMMMMMMM   .MMMMM    MMMMMMMMMMM   MMMMM.  ZMMMMM  
     . MMMMMMMM MMMMM.   MMMMM MMMMM   MMMMMMMMMMMMMMMMM7    MMMMM    MMMMMMMMMMM  MMMMM~    MMMMM  
       . MMMMMMMMMMMM   .MMMMM.MMMMM   MMMMMMMMMMMMMMMMM    .MMMMM    MMMMMMMMMMM  MMMMMMMMMMMMMMM. 
          MMMMMMMMMMM    MMMMM MMMMM   MMMMMMMMMMMMMMMMM7   .MMMMM.   MMMMMMMMMMM  MMMMMMMMMMMMMMM  
          MMMMMMMMMMM   .MMMMM.MMMMM   MMMMMMMMMMMMMMMMMM.  .MMMMM    MMMMMMMMMMM   MMMMM...        
    .M    MMMMMMMMMMMM  IMMMMM MMMMM.  MMMMMMMMMMMMZMMMMM.   MMMMMM  MMMMMMMMMMMM   MMMMM=          
    MMMMMMMMMMMM MMMMMMMMMMMM. MMMMMMMMMMMMMMMMMMMM.MMMMMMMMM.MMMMMMMMMMMM MMMMMM   .MMMMMMMMMMM=   
    MMMMMMMMMMM  .MMMMMMMMMM    MMMMMMMMMMMMMMMMMMM .MMMMMMMMM.MMMMMMMMMM  MMMMMM    .MMMMMMMMMMM.  
     MMMMMMMM       MMMMMM       :MMMMMMMMM. MMMMMM    MMMMMM    MMMMMM    MMMMMM      .MMMMMMMM.   
     
    (c) Copyright 2010 by Christopher Jahn - All Rights Reserved.


Eric Meyers Reloaded CSS Reset

http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial, sans-serif;
	vertical-align: baseline;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

body {
	line-height: 1;
	color: #333;
	background: white;
	font-size: 62.5%; /* Sets 1em to 10px */
	font-family: 'Lucida Grande', arial, verdana, sans-serif;
	}

ol, ul {
	list-style: none;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}

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

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}
	
code, pre {
	background-color: #fff;
	padding: 10px 30px;
	font-size: .9em;
	color: #555;
	display: block;
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;       /* Opera 4-6 */
  white-space: -o-pre-wrap;       /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  margin: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
	
/* Font Controls */	


/* tidy cufon */

.cufon-loading {
	visibility: hidden !important;
}


h1, h2, h3 {
	font-family: 'Interstate Bold Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.8em;
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #f2f2f2;
	font-weight: bold;
  letter-spacing: -2px;
}

h1.name {
  font-size: 5em;
  position: relative;
  top: -8px;
  color: #fff;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: bolder;
  display: block;
  width: 400px;
  letter-spacing: -0.05em;
  padding-left: 70px;
  background: url('images/cube.png') 0px 8px no-repeat;
}

small.subline {
  white-space: nowrap;
  color: #FFCC00;
  font-size: .3em;
  position: relative;
  top: -20px;
  left: -10px;
  letter-spacing: 0em;
}

h1.name a:hover {
  color: #ffcc00;
}

div#logo a, h1.name a, small.subline a, h2 a {
  text-decoration: none;
  border-bottom: 0;
}

h2 a:hover {
  color: #fff;
}

h3 {
	font-size: 1.6em;
	color: #022D3E;
}

h1.single {
	font-size: 5em;
	font-weight: normal;
	color: #555;
	letter-spacing: -4px;
}

h2.meta {
	border-bottom: none;
	margin-top: 20px;
	margin-bottom: 0px;
}

h3.single {
	padding-top: 8px;
}

.postmeta {
	border-bottom: 1px solid #8EA6AF;
	font-size: .9em;
	text-align: right;
	margin-top: -10px;
}

#blogTitle h1, #blogTitle h2 {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
}

#blogTitle h1 {
	font-size: 1.8em;
	color: #fff;
	text-transform: uppercase;
}

#blogTitle h1 a {
	font-family: georgia, times new roman, serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#blogTitle h2 {
	font-size: 1.8em;
	color: #000;
	text-transform: lowercase;
	padding-bottom: 10px;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	line-height: 145%;
}

ul, ol {
	font-size:1.1em;
}

li h2 {
	font-size: 1.6em;
}

li.widget {
	margin-bottom: 2.4em;
}

.textwidget {
	line-height: 1.9em;
}

.page_item {
	margin-bottom: 2px;
}

.page_item .page_item {
	font-size: 1em;
	margin-left: 10px;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p.postnavigation a, p.postnavigation a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.hidden {
	display: none;
}
	
/*

Structure Controls

*/

a:active {
	position: relative;
	top: 1px;
}

body {
	background: #001F2C -webkit-gradient(linear, 0% 0%, 0% 100%, from(#054762), to(#001e2a));
	background: -moz-radial-gradient(#054762, #001e2a);
	background-color: #001F2C; /* fallback */
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px/13px Helvetica, Arial, Verdana, sans-serif;
	line-height: 145%;
}

#header {
	margin-top: 10px;
}

#logo {
	margin: 0 auto;
	width: 1100px;
	height: 140px;
	background: transparent;
}

#blogTitle {
	float: left;
	margin: 0 0 0 20px;
	width: 800px;
	height: 89px;
	background: url(images/logo.png) no-repeat;
	color: #fff;
}

#page {
	background: rgba(255,255,255,0.7);
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
	border-radius: 2px;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: left;
}

#content {
	margin: 0 50px 20px 50px;
	padding-top: 50px;
	background: transparent;
}

#feature.singlepic, #pagecontent {
	margin-bottom: 0;
}

#feature.singlepic img {
	text-align: right;
	border: 12px solid #fff;
	margin: -15px 0 27px -13px;
	-moz-box-shadow: 0px 0px 3px #888;
	-webkit-box-shadow: 0px 0px 3px #888;
	box-shadow: 0px 0px 3px #888;
}

#columnleft {
	float: left;
	width: 250px;
}

#columnright {
	float: left;
	margin-left: 50px;
	width: 600px;
}

#commentsform {
	margin-top: 50px;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 0 0;
	text-align: right;
	color: #fff;
	font-size: .9em;
}

#footer a {
	color: #FFCC00;
	text-decoration: none;
}

ul.blogroll {
	list-style-type: square;
	margin-left: 15px;
}

ul.blogroll li {
	margin: 7px 0;
}

ul.blogroll li a, ul.menu li a {
	text-decoration: none;
}

ul.blogroll li a:hover, ul.menu li a:hover {
	border-bottom: 1px solid #FFCC00;
}

ul.menu {
  list-style-type: none;
  margin-top: -10px;
}

ul.menu li a {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  border-left: 3px solid #fff;
  padding: 3px 6px 3px 12px;
  letter-spacing: -2px;
  margin: 4px 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-radius-topright: 5px;
  border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

ul.menu li a:hover {
  text-decoration: none;
  background: #FFCC00;
  color: #000;
  border-left: 3px solid #fff;
  border-bottom: none;
}

/* Image Cycle Styles*/
 
.pics { 
	height: 600px; 
	width: 900px; 
	padding:0; 
	margin:0; 
	overflow: hidden;
	margin: -15px 0 18px -13px;
	border: 12px solid #fff;
	-moz-box-shadow: 0px 0px 3px #888;
	-webkit-box-shadow: 0px 0px 3px #888;
	box-shadow: 0px 0px 3px #888;
	}
	
.pics img { 
	top:0; 
	left:0;
	border: 0;
	padding:0; 
	vertical-align: middle;
	}
	
#theatre-nav {
  margin-top: -10px;
  text-align: right;
  padding-right: 10px;
  position: relative;
  top: -50px;
  z-index: 30;
  opacity: .85;
}

#theatre-nav a, span.featured {
  -moz-border-radius: 2px;
  -moz-box-shadow: 0px 0px 2px #000;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 0px 2px #000;
  border-radius: 2px;
  box-shadow: 0px 0px 2px #000;
  background: #ddd;
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  color: #333;
  font-size: .9em;
  text-decoration: none;
  padding: 0px 5px;
  display: inline-block;
  font-weight: bold;
  margin: 2px 1px;
  text-shadow: 0px 1px #fff;
}

#theatre-nav a.activeSlide {
  background-color: #fff;
  color: #777;
}

span.featured {
  cursor: default;
  background-color: #fff;
}
	
/* General Image Controls */	

.alignright {
	float: right;
	}

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

/* About Me */

.clear {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

.narrow {
	line-height: 150%;
	width: 270px;
	margin-bottom: 25px;
}

.narrow ul li {
	margin: 5px 0;
}

.narrow ul li a {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#about u {
	text-decoration: none;
	border-bottom: 2px solid #FFCC00;
	color: #fff;
}

#about strong {
	color: #00212E;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.blogpost .post-entry img.alignleft, .blogpost img.alignleft {
  border: 4px solid #fff;
	-moz-box-shadow: 0px 0px 3px #888;
	-webkit-box-shadow: 0px 0px 3px #888;
	box-shadow: 0px 0px 3px #888;
	float: left;
	margin: 0 10px 10px 0;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	transform: rotate(1deg);
}

.blogpost .post-entry:nth-child(even) img.alignleft, .blogpost img.alignleft:nth-child(even) {
 	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	transform: rotate(-2deg);
}

blockquote {
	color: #00212E;
	font: 18px/24px "Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
	margin: 0;
	padding: 10px 30px;
	quotes: "“" "”";
}

blockquote:before {
	content: open-quote;
}

blockquote:after {
	content: close-quote;
}

strike {
  text-decoration: line-through;
}
	

/* Lists */

ul#latestworkgallery {
	margin: 0;
}	
	
ul#latestworkgallery li, .comment-image {
	width: 280px;
	margin: 0px 14px 20px 0;
	float: left;
	border: 6px solid #fff;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
	position: relative;
}

ul#latestworkgallery img {
	display: block;
}

ul#latestworkgallery li.alt {
	margin-right: 0px
}

ul#latestworkgallery li span {
	display: block;
	padding: 6px 2px;
	text-indent: 30px;
	font-weight: bold;
	font-size: 1.2em;
	}

img.myself {
	border: 6px solid #fff;
	-moz-box-shadow: 0px 0px 3px #888;
	-webkit-box-shadow: 0px 0px 3px #888;
	box-shadow: 0px 0px 3px #888;
}

/* Shuffle Gallery - Courtesy of ZURB */
ul.gallerypage li, ul#latestworkgallery li {
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	transform: rotate(-2deg);
}

ul.gallerypage li:nth-child(even), ul#latestworkgallery li:nth-child(even) {
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	transform: rotate(2deg);
}

ul.gallerypage li:nth-child(3n), ul#latestworkgallery li:nth-child(3n) {
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
	position: relative;
	top: -5px;
}

ul.gallerypage li:nth-child(5n), ul#latestworkgallery li:nth-child(5n) {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	transform: rotate(3deg);
	position: relative;
	right: 5px;
}

ul.gallerypage li:hover, ul#latestworkgallery li:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	position: relative;
	z-index: 5:
}

ul.gallerypage li, ul#latestworkgallery li {
	-webkit-transition: -webkit-transform .15s linear;
	-moz-transition: -moz-transform .15s linear;
	transition: transform .15s linear;
}	

.customvalue {
	margin-top: 25px;
}
	
/* Button Styles */	

p.morebutton {
	width: 99px;
	height: 30px;
}

.morebutton a {
	background: transparent url(images/see-more-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}

.morebutton a:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

.previouspostbutton, .nextpostbutton {
	float: left;
	display: block;
}

.previouspostbutton {
 	margin-right: 10px;
 }

.previouspostbutton a, a .previouspostbutton  {
	background: transparent url(images/previous-post-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}

.previouspostbutton a:hover, a:hover .previouspostbutton {
	background-position: 0 -30px;
	cursor: pointer;
}

.nextpostbutton a, a .nextpostbutton {
	background: transparent url(images/next-post-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}

.nextpostbutton a:hover, a:hover .nextpostbutton {
	background-position: 0 -30px;
	cursor: pointer;
}

a.read_more {
  clear: right;
  float: right;
  margin: 5px 0;
  font-weight: bold;
  color: #002F42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  text-decoration: none;
  font-size: .9em;
}

a.read_more:hover {
  color: #fff;
}
	
/* Comments Form */	

#respond {
	margin-top: 30px;
}

#commentform #submit {
	background: transparent url(images/submit-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
}

#commentform #submit:hover {
	background: transparent url(images/submit-button.png) 0 -30px no-repeat;
	cursor: pointer;
}


ul.photoQExifInfo li {
	margin: 5px 0;
	padding-left: 10px;
	border-left: 3px solid #FFCC00;
	font-size: .8em;
}

ul.photoQExifInfo li span.photoQExifTag {
	font-weight: bold;
}

ul.photoQExifInfo li span.photoQExifValue {
	color: #555;
}

/* Comments */

ol.commentlist { 
	list-style:none; 
	margin:0 0 1em; 
	padding:0; 
	text-indent:0; 
	}

ol.commentlist li.comment { 
	border-bottom:1px solid #9e9690; 
	padding:1em; 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

ol.commentlist li div.comment-author {}

ol.commentlist li div.vcard { font-weight: normal; }

ol.commentlist li div.vcard cite.fn { 
	font-size: 1.4em;
	font-family: 'Interstate Bold Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	}

ol.commentlist li div.vcard cite.fn a.url {}

ol.commentlist li div.vcard img.avatar { 
	border:1px solid #333; 
	float:right; 
	margin:0 0 1em 1em; 
	}

ol.commentlist li div.vcard span.says {
	margin-bottom: 12px;
	}

ol.commentlist li div.commentmetadata {
	margin-bottom: 20px;
	}

ol.commentlist li div.comment-meta { 
	font-size:10px; 
	}

ol.commentlist li div.comment-meta a { 
	color:#9e9690; 
	}

ol.commentlist li p { 
	font-size:11px; 
	margin:0 0 1em; 
	}

ol.commentlist li ul { 
	font-size:1em; 
	list-style:square; 
	margin:0 0 1em 2em; 
	}

ol.commentlist li div.reply { 
	margin-top: 20px;
	color: transparent; 
	}

ol.commentlist li div.reply a { 
	background: transparent url(images/reply-button.png) 0 0 no-repeat;
	width: 83px;
	height: 25px;
	border: 0;
	display: block;
	color: transparent;
	}
	
ol.commentlist li div.reply a:hover { 
	background-position: 0 -25px;
	}	

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0; 
	text-indent:0; 
	}

ol.commentlist li ul.children li.depth-2 { 
	border-left:3px solid #333; 
	margin:.25em 0 .25em .25em; 
	}

ol.commentlist li ul.children li.depth-3 { 
	border-left:3px solid #9e9690; 
	margin:.25em 0 .25em .25em; 
	}

ol.commentlist li ul.children li.depth-4 { 
	border-left:3px solid #bbb; 
	margin:.25em 0 .25em .25em; 
	}

ol.commentlist li.even { 
	background:#fff; 
	}

ol.commentlist li.odd { 
	background:#f6f6f6; 
	}

ol.commentlist li.parent { 
	border-left:3px solid #111; 
	}

ol.commentlist li.pingback { 
	border-bottom:1px dotted #666; 
	padding:1em; 
	}

p.taglist {
	width: 200px;
}

p.taglist a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  color: #333;
  font-size: .8em;
  text-decoration: none;
  padding: 0 5px;
  display: inline-block;
  margin: 2px 0;
}

p.taglist a:hover {
  background: #ccc;
  border-color: #fff;
  color: #333;
}

.ilike {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: -moz-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0));
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.5)), to(rgba(255,255,255,0)));
  color: #333;
  font-size: .8em;
  text-decoration: none;
  padding: 3px 10px 3px 10px;
  display: inline-block;
  margin: 2px 0 10px 0;
}


/* Button Styles */

.button a {
  background: #222 url(images/alert-overlay.png) repeat-x;
  display: inline-block;
  padding: 5px 10px 6px;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
  position: relative;
  cursor: pointer;
}

.red.button a {
  background-color: #FFCC00;
  color: #333;
}

.blue.button a {
  background-color: #033144;
}

.button a:hover {
  background: #333 url(images/alert-overlay.png) repeat-x;
}

.red.button a:hover {
  background-color: #ffe57e;
  color: #555;
}

.blue.button a:hover {
  background-color: #00202D;
}

	
/* Search Contorls*/	

input, textarea {
	float: left;
	border: 1px solid #ccc;
	padding: 4px 2px;
	font-size: 1em;
	margin-right: 10px;
}

textarea {
  width: 590px;
  margin-bottom: 10px;
}

input:focus, textarea:focus, #s:focus {
  -moz-box-shadow: 0px 0px 3px #333;
  -webkit-box-shadow: 0px 0px 3px #333;
  box-shadow: 0px 0px 3px #333;
}

#searchform #s {
	float: left;
	border: 1px solid #ccc;
	padding: 4px 2px;
	font-size: 1em;
	width: 220px;
	margin-right: 10px;
}

#searchsubmit {
	float: left;
	background: transparent url(images/search-button.png) 0 0 no-repeat;
	width: 83px;
	height: 25px;
	border: 0;
	display: block;
	color: transparent;	
	}
	
#searchsubmit:hover {
	background-position: 0 -25px;
	cursor: pointer;
}	

/* General Controls*/

.clearall {
	clear: both;
}

.wp-caption {
	display: none;
	}
