/* @override 
	http://localhost:8888/vr.com/c/screen.css
	http://vancereeser.com/c/screen.css
*/

#accessibility {
	position: absolute;
	top: -10000px;
}

body {
	font: 11px/17px Verdana, sans-serif;
	background-color: #140114;
	margin: 0;
	padding: 0;
	
}
#container {
	margin: 0;
	
}

#content {
	width: 620px;
	margin: 70px 0 0 0px;
	
}

/* @group Type */

h1, h2, h3 {
	margin: 0;
}
h1 {
	font: bold 23px "Gill Sans", Helvetica, sans-serif;
}


h3 {
	font: bold 17px "Gill Sans", Helvetica, sans-serif;
	letter-spacing: .1em;
}

p {
	color: #cbcbcb;
}
a {
	text-decoration: none;
	color: #b2cb82;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style: none;
	padding: 0;
}
#blog .entry-content ol li {
	color: #cbcbcb;
}
#blog .entry-content ol {
	list-style: decimal inside;
}
#foot {
	color: #cbcbcb;
	margin: 40px 0 20px 60px;
	font: italic 9px Georgia;
	letter-spacing: .2em;
	
}
#foot em {
	color: #a9d4d4;
}
#foot p {
	line-height: 13px;
	margin-bottom: 3px;
}
#blog #foot, #tag #foot {
	margin-left: 40px;
}

/* @end */

/* @group Nav-top */

/* @group Nav2 */
#nav2 {
	position: absolute;
	top: 10px;
	left: 460px;
	width: 400px;
}
#nav2 ul {
	
	color: #808080;
	letter-spacing: .1em;
	font-weight: bold;
	font-family: "Gill Sans";
}
#nav2 li {
	display: inline;
	text-transform: uppercase;
}
#nav2 li.divider {
	vertical-align: 1px;
	margin: 0 5px;
	color: #fff;
}
#nav2 li.phone {
	color: #ddd;
}
#blog #nav2 .blurb, #tag #nav2 .blurb, #bio #nav2 .blurb, #contact #nav2 .blurb, #store #nav2 .blurb, #error #nav2 .blurb {
	display: none;
}
#nav2 .blurb {
	margin: 30px 0 0;
	font: italic 21px/26px Georgia;
	color: #fff;
	letter-spacing: 1px;
}
#nav2 .blurb p {
	color: #fff;
	margin-bottom: 15px;
}
/*#nav2 .blurb a em {
	color: #fff;
}
#nav2 .blurb em a:hover {
	color: #b2cb82;
}*/
/* @end */
#section-balloon {
	height: 75px;
	margin: 0;
}
#section-balloon a {
	text-indent: -999px;
	position: absolute;
	display: block;
	height: 45px;
	width: 170px;
	top: 105px;
	left: 35px;
}
#front #section-balloon a{
	left: 52px;
}
#front #content {
	top: 150px;
	position: absolute;
}
#blog #content   {
	margin-top: 75px;
}
#tag #content {
	margin-top: 29px;
}
#header {
	margin: 0;
	background: transparent url(../images/asteroid-top.gif) no-repeat 0 0;
	height: 73px;
	
}
#site-name a {
	text-indent: -999px;
	position: absolute;
	display: block;
	height: 24px;
	width: 280px;
	top: 0;
	left: 40px;
}

/* @group NEW nav-top tile */
#section-list {
	width: 186px;
	position: absolute;
	top: 25px;
	left: 53px;
	height: 30px;
	background: url(../images/nav-top-tile.gif);
}
#section-list li {
	margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
    top: 0;
}
#section-list li, #section-list a {
	height: 30px; 
	display: block;
	text-indent: -999px;
}
li#main-nav1 {left: 0; width: 62px;}
li#main-nav2 {left: 63px; width: 60px;}
li#main-nav3 {left: 123px; width: 62px;}

li#main-nav1 a:hover {
	background: transparent url(../images/nav-top-tile.gif)
    0 -30px no-repeat;
}
li#main-nav2 a:hover {
	background: transparent url(../images/nav-top-tile.gif)
    -63px -30px no-repeat;
}
li#main-nav3 a:hover {
	background: transparent url(../images/nav-top-tile.gif)
    -123px -30px no-repeat;
}

li#main-nav1.active a {
	background: transparent url(../images/nav-top-tile.gif)
    0 -60px no-repeat;
}
li#main-nav2.active a {
	background: transparent url(../images/nav-top-tile.gif)
    -63px -60px no-repeat;
}
li#main-nav3.active a {
	background: transparent url(../images/nav-top-tile.gif)
    -123px -60px no-repeat;
}

#error li#main-nav1.active a {
	background-image: none;
}
#error li#main-nav1.active a:hover {
	background: transparent url(../images/nav-top-tile.gif)
    0 -30px no-repeat;
}

/* @end */


/* @group old nav-top */

/*#header #section-list {
	display: inline-block;
	margin: 0 0 0 60px;
	
}
#header #section-list li  {
	float: left;
	width: 50px;
	display: block;
	margin-right: 10px;
	text-align: center;
	
}
#header #section-list li a {
	display: block;
	background-color: #000;
	font-family: "Gill Sans";
	font-weight: bold;
	
	padding: 10px 0 0 0;
}
#header #section-list li.inactive a:hover {
	text-decoration: none;
	color: #b2cb82;
}
#header #section-list li.active a{
	text-indent: -9999px;
	padding: 0;
	height: 20px;
}
#header #section-list li.inactive a {
	background-color: #000;
	color: #fff;
}*/

/* @end */

/* @end */

/* @group HOME */
#front {
	background: #140114 url(/images/home-nebula.jpg) no-repeat;
}

#front #primary {
	margin: 0 0 0 20px;
	width: 440px;
	
}
.films-title, .folio-title, .blog-title {
	margin: 0 0 10px 0;
	
}

li.title {
	text-transform: uppercase;
	font: bold 20px "Gill Sans";
	color: #fff;
	letter-spacing: .05em;
}
li.floater {
	float: left;
	width: 35px;
	position: relative;
	left: -5px;
	text-align: right;
	margin-right: 5px;
	font: italic bold 9px/9px Georgia;
	padding-top: 1px;
	color: #ddd;
	letter-spacing: 1px;
}

li.visit-link {
	display: block;
	margin-left: 40px;
	font: italic 11px Georgia;
	letter-spacing: 1px;
}

#front #secondary {
	position: absolute;
	top: 0px;
	left: 460px;
	width: 330px;
}
/* @group Films */
.wrapper-films {
	height: 100px;
	width: 350px;
	/*background: url(../images/films-bg.gif) no-repeat 0 0;*/
	padding: 5px 30px 20px 20px;
	margin: 0 0 30px 20px;
}

#film-screenies {
	width: 350px;
	height: 60px;
	background: transparent url(/images/film-screenies-sprite.gif) 0 0;
	position: relative;
}
#film-screenies li {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}
#film-screenies li, #film-screenies li a {
	display: block;
	height: 60px;
	width: 80px;
	text-indent: -9999px;
}
#panel1 { left: 0; }
#panel2 { left: 90px; }
#panel3 { left: 180px; }
#panel4 { left: 270px; }

#panel1 a:hover {
	background: transparent url(/images/film-screenies-sprite.gif) no-repeat 0 -60px;
}
#panel2 a:hover {
	background: transparent url(/images/film-screenies-sprite.gif) no-repeat -90px -60px;
}
#panel3 a:hover {
	background: transparent url(/images/film-screenies-sprite.gif) no-repeat -180px -60px;
}
#panel4 a:hover {
	background: transparent url(/images/film-screenies-sprite.gif) no-repeat -270px -60px;
}

#film-titles {
	width: 360px;
	height: 30px;
	position: relative;
}
#film-titles li {
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 80px;
	height: 30px;
	top: 0;
	float: left;
	text-align: center;
}
.film-name {
	font-family: Georgia;
	text-transform: uppercase;
	margin: 10px 0 0;
	color: #fff;
}
.film-info {
	font-style: italic;
	font-family: Georgia;
	color: #fff;
}



/* @end */

/* @group Folio */

.wrapper-folio {
	/*background: url(../images/folio-bg.gif) no-repeat 0 0;*/
	margin: 0 0 0 20px;
	height: 160px;
	width: 400px;
	position: relative;
}
.wrapper-folio .folio-image {
	position: absolute;
	top: 5px;
	left: 20px;
}
.wrapper-folio .featured {
	float: right;
	position: absolute;
	bottom: 20px;
	right: 30px;
	padding: 7px 0px 13px 10px;
	text-align: center;
	background-color: #140114;
	font: italic bold 11px Georgia;
	color: #fff;
	letter-spacing: 1px;
}

/* @end */

/* @group Blog-excerpts */
.month {
	color: #fff;
	
}
.day {
	color: #fff;
}
#front #secondary .published {
	display: inline-block;
	width: 30px;
	text-align: right;
	float: left;
	font: italic bold 11px/17px Georgia;
	letter-spacing: 1px;
	padding-top: 1px;
	
}

h3.excerpt-title {
	font: bold 13px/17px "Gill Sans";
	margin-left: 40px;
	margin-bottom: 5px;
	width: 260px;
}

#front #secondary .post-wrapper {
	padding: 0;
	width: 350px;
	margin: 0 0 30px 0;
}
#front #secondary .post-wrapper p {
	padding-left: 40px;
	width: 260px;
}
.home-excerpt-comment {
	width: 20px;
	height: 20px;
	color: #cbcbcb;
	float: right;
	text-align: center;
	background: transparent url(/images/comment-balloon2.gif) no-repeat;
}
.home-excerpt-link {
	width: 20px;
	float: right;
	text-align: center;
}
#secondary .rss-home {
	margin: 0 0 20px 40px;
	background: url(/images/feed-icon.gif) no-repeat 0 2px;
	text-indent: 20px;
}

/* @end */



/* @end */

/* @group BLOG */
body#blog, body#tag {
	background: #030c1b url(/images/blog-nebula.jpg) no-repeat;
}
#stars-footer {
	left: 0;
	right: 0;
	height: 73px;
	position: fixed;
	background: transparent url(/images/stars-footer.jpg) repeat-x;
	display: block;
	bottom: 0px;
	z-index: -1;
	overflow: hidden;
}

/* @group Podcast */

.entry-content .podcast-qt {
	width: 300px;
	height: 300px;
	background: #030c1b url(../images/tapes-qt-art.jpg);
}
.entry-content object.quicktime {
	position: relative;
	left: 70px;
	top: 62px;
}
.podcast-info {
	text-align: center;
	width: 300px;
	
}
.podcast-download-link  {
	
	
	margin: 0 0 12px 0;
	
	font: 120% Georgia, "Times New Roman", Times, serif;
	
}
.podcast-download-link a {
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #8fa369;
	background: #fff;
}
ul.podcast-links {
	margin: 25px 0;
}
.podcast-link {
	display: inline;
	margin-right: 10px;
}

/* @end */

/* @group tag cloud */

#tag div.tag-cloud {
	margin: 35px 0 0 40px;
	font-family: "Gill Sans";
	letter-spacing: 1px;
	font-weight: bold;
}
#tag .tag-cloud h3.entry-title {
	padding-left: 0;
}
#tag .tag-cloud .link-post .post-wrapper  {
	margin: 0;
	padding-left: 20px;
	letter-spacing: 0;
	font: normal normal 11px/17px Verdana;
}
#tag .tag-cloud .post-wrapper {
	padding-left: 0;
	font: 11px/17px Verdana;
	letter-spacing: 0;
}

/* @end */

/* @group Posts */
#blog .entry-content h3 {
	margin: 10px 0;
	color: #fff;
}
h3.entry-title {
	margin: 10px 0 5px 0;
	padding: 1px 5px 1px 40px;
	/*display: inline-block;
	background: #29323b;*/
}
h3.entry-title a {
	line-height: 21px;
}
.post-wrapper {
	margin: 0 0 40px 0;
	padding: 0 120px 0 40px;
}

.link-post .post-wrapper {
	padding: 20px;
	margin: 0 0 0 40px;
	width: 400px;
	background: #1b2c48;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fff;
}
.link-post .post-wrapper .entry-content {
	margin: 0;
}
.link-post .post-wrapper .published {
	margin-bottom: 10px;
}

p.published {	font: italic bold 11px "Georgia";
	letter-spacing: 1px;
	color: #336666;
	margin-bottom: 20px;
}
p.published a {
	margin: 0 0 0 5px;
	background: url(../images/tag-tiny.gif) no-repeat 0 1px;
	padding-left: 13px;
	color: #9fcece;
}
p.published .edit a {background: none; padding-left: 0px; color: #ff7f00;}

.entry-content {
	margin-bottom: 20px;
}
.entry-content p {
	margin-bottom: 10px;
}
a.comments_invite {
	font-family: Georgia;
	letter-spacing: 1px;
	text-transform: uppercase;
}
p.comments-invite-quicklink a.comments_invite {
	display: none;
}

.post-wrapper .small {
	margin-top: 10px;
}

p.article-readthrough {
	background: #000;
	padding: 0 0 0 40px;

}
p.article-readthrough a span {
	font: italic bold 9px Georgia;

}
blockquote p {
	padding: 20px;
	text-align: justify;
	background: #1b2c48;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fff;
	font: 17px/25px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

/* @end */

/* @group Comments */
p.comments-invite {
	color: #fff;
}
p.comments-closed {
	margin: 0 0 20px 40px;
	color: #777575;
	font-family: Georgia;
	font-style: italic;
	letter-spacing: 1px;
}

h2#comment {
	padding: 0 10px 0 40px;
	color: #fff;
	margin-bottom: 20px;
	font: italic bold 17px Georgia;
	letter-spacing: 1px;
}
.comments-wrapper tr, .comments-wrapper td {
	position: relative;
	-moz-box-align: start;
}
.comments-wrapper label {
	position: relative;
	bottom: 1px;
	
}
#cpreview {
	margin: 0 0 20px 40px;
	border-bottom: 1px solid #555;
	width: 400px;
	background: #29323b;
	padding: 10px;
}
#cpreview p {
	margin: 0 0 10px 0;
}

ol.comments {
	margin: 0 0 40px 40px;
	width: 420px;
	
}
ol.comments p {
	margin: 10px 0 10px 0px;
	padding: 0;
	color: #9e9e9e;
}
ol.comments p.small {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia;
	border-bottom: 3px solid #3a6c6c;
	
	letter-spacing: .1em;
	color: #9fcece;
}

#txpCommentInputForm {
	margin: 0 0 10px 50px;
	color: #366;
}
#required-fields {
	margin: 0 10px 10px;
}

.comments-wrapper em {
	color: #ff7f00;
}
td.message {
	vertical-align: top;
	color: #ccc;
}

.comments-wrapper #message {
	padding: 5px;
}
.comments-wrapper #message, .comments-wrapper #web, .comments-wrapper #email, .comments-wrapper #name {
	margin: 0 0 10px 10px;
}

#comments-help {
	margin: 10px;
}
td.preview-submit {
	margin: 0 0 20px 10px;
	display: block;
}

/* @end */

/* @group Search */

#tag h2.tag-criteria, #blog h2.search-criteria {
	color: #fff;
	margin: 0 0 20px 0px;
	padding: 0 10px 0 40px;
	letter-spacing: .1em;
	font-size: 10px;
	background: #000;
	font-weight: normal;
	font-style: normal;
	width: 100%;
	display: inline;
}
#tag h2 span {
	color: #9fcece;
	font: italic 11px Georgia;
	background: url(../images/tag-tiny.gif) no-repeat 0 1px;
	padding-left: 13px;
}
#blog h2 span {
	color: #fff;
	font: italic bold 11px Georgia;
}

#tag h3.entry-title, #tag h3.entry-title a {
	background: none;
}
#tag h3.entry-title, #blog h3.entry-title {
	margin-top: 30px;
}
.entry-summary strong {
	color: #fff;
	letter-spacing: 1px;
}


/* @end */

/* @group Sidebar-right */

#sidebar-2 {
	position: absolute;
	left: 640px;
	top: 222px;
	width: 200px;
}
.rss-side a:hover {
	text-decoration: none;
	color: #fff;
}

.tag-big {
	margin-bottom: 10px;
	display: none;
}

.tag-list {
	margin-bottom: 25px;
	font-weight: bold;
	font-style: italic;
	font-family: georgia;
	letter-spacing: .1em;
	color: #fff;
}
.tag-list a, p.pubished a {
	color: #9fcece;
}

.rss-side {
	
	margin-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .1em;
}

.rss-side li {
	padding: 5px 0 10px 0;
}
.rss-side a span.boxed:hover, .rss-side .rss-blog a span.boxed:hover {
	color: #030c1b;
}
.rss-side .rss-blog a span.boxed {
	background: #8fa369;
	color: #fff;
}
.rss-side a span.boxed {
	padding: 5px;
	margin-right: 2px;
	background: #467878;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
.rss-side a:hover {
	text-decoration: none;
	color: #a9d4d4;
}
.rss-side a {
	color: #fff;
}
.tag-big {
	margin-bottom: 10px;
	display: none;
}

.tag-list {
	margin-bottom: 25px;
	font-weight: bold;
	font-style: italic;
	font-family: georgia;
	letter-spacing: .1em;
	color: #fff;
}
.tag-list a, p.pubished a {
	color: #9fcece;
}

/* @group Search */

form#searchform fieldset {
	border: none;
	margin: 0;
	padding: 0;
	
}
form#searchform fieldset input#livesearch {
	font-weight: bold;
	font-family: "Gill Sans";
	width: 195px;
	color: #777;
}
#LSResult {
	margin: 0;
	padding: 0;
	color: #fff;
}

#LSHeader div {
	color: #fff;
	display: none;
}
#LSRes {
	color: #fff;
}
#LSRes strong {
	color: #b2cb82;
}
.LSRow {
	margin: 5px 0 0;
	padding: 0 0px;
}
.LSRow a {
	font: 15px "Gill Sans";
	letter-spacing: .1em;
}
#LSHighlight { background-color: #000; }

/* @end */

/* @end */



/* @end */

/* @group Sub-pages */

/* @group 404 */
#error #content {
	width: 500px;
}
#error-message {
	margin: 0 0 0 60px;
}
#error-message p {
	font: 19px/29px "Gill Sans", Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 1px;
}
#error-message p span {
	font-weight: bold;
	font-variant: small-caps;
	
}
#error-message p.lasties {
	margin-top: 20px;
}
#error-message form {
	margin: 20px 0;
}
/* @end */

#bio .entry-content {
	background: url(/images/bio-bg.gif) no-repeat 0 0px;
	width: 410px;
	height: 500px;
	padding-top: 20px;
	position: relative;
	top: -33px;
	left: 180px;
}
body#bio, body#contact, body#store, body#error {
	background: #220f0e url(../images/bio-nebula.jpg) no-repeat;
}

#bio #nav2 li.bio a, #contact #nav2 li.contact a, #store #nav2 li.store a {
	color: #fff;
}

/* @group BIO */
body#bio {
	background: #220f0e url(/images/bio-nebula.jpg) no-repeat;
}

#bio .pointer {
	position: absolute;
	top: 40px;
	left: 460px;
}
#bio h3.entry-title {
	display: none;
}
#bio .published {
	display: none;
}

.bio-image {
	padding: 0px 0 0 20px;
	position: relative;
	display: block;
}
#bio #bio-words {
	position: relative;
	width: 300px;
}
#bio .entry-content .resume{
	float: right;
	display: block;
	width: 81px;
	overflow: hidden;
	position: absolute;
	top: 230px;
	right: 9px;
}
#bio .entry-content .resume a:hover {
	position: relative;
	right: 81px;
}
#bio .entry-content p {
	padding: 0 0px 0 20px;
	text-align: justify;
	margin-bottom: 10px;
	color: #9e9e9e;
	font-family: Georgia;
	line-height: 17px;
	letter-spacing: 1px;
	direction: rtl;
}
#bio .entry-content p span {
	font-family: "Gill Sans";
	color: #9fcece;
	text-transform: uppercase;
	font-weight: bold;
}
#bio .entry-content p.head {
	margin-bottom: 0;
}

#bio .title-bio {
	text-align: right;
	width: 300px;
	font: bold 20px "GIll Sans";
	text-transform: uppercase;
	margin-top: 45px;
	color: #3a6c6c;
	position: relative;
	display: block;
}
#bio .title-bio span {
	font-size: 30px;
}

/* @end */

/* @group CONTACT */
#contact .pointer {
	position: absolute;
	top: 40px;
	left: 520px;
}
#contact #secondary {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 259px;
	left: 630px;
	font: bold 20px/30px "Gill Sans", Helvetica;
	letter-spacing: 2px;
}
#contact #secondary label {
	font-size: .7em;
	letter-spacing: .1em;
}
#contact #secondary .response {
	font-size: .7em;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	margin-bottom: 5px;
}
#contact #secondary p {
	color: #fff;
}
#contact #secondary .email-subscribe a {
	color: #aad4fe;
}

input#mce-EMAIL.required.email, input#mc-embedded-subscribe.btn {
	position: relative;
	left: -2px;
}
input#mce-EMAIL.required.email {
	width: 95%;
}

#contact #secondary li.vcard {
	display: block;
	margin: 5px 0 20px 0;
}

#contact #secondary li.other-header {
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	clear: both;
}
#contact #secondary .email-subscribe {
	background: #a7a779;
	padding: 10px;
	margin: 5px 0 20px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	
}

#contact #secondary fieldset p {
	font: 11px Verdana, sans-serif;
	letter-spacing: 0;
	margin: 5px 0;
}
#contact #secondary fieldset p label {
	text-align: left;
	padding-left: 1px;
	color: #000;
}

#contact .entry-content {
	background: url(/images/contact-bg.gif) no-repeat;
	padding: 40px 40px 0 40px;
	margin: 0;
	position: relative;
	top: -33px;
	left: 180px;
	width: 330px;
	height: 370px;
	font: bold 13px "Gill Sans";
	color: #9fcece;
	letter-spacing: 1px;
}
#contact .entry-content fieldset {
	text-align: right;
}
#contact .entry-content fieldset legend {
	display: none;
}
#contact .entry-content fieldset .input-box {
	display: inline-block;
	margin: 0px 0 10px 0;
	width: 210px;
	float: right;
}
#contact .entry-content fieldset .input-box input {
	width: 200px;
	float: right;
	display: block;
}
#contact .entry-content fieldset #submit {
	margin: 10px 0 0;
	padding: 0;
	width: 210px;
	height: 15px;
	float: right;
	display: inline-block;
}
#contact .entry-content fieldset #submit img {
	display: none;
}

#contact .entry-content fieldset button.zemSubmit {
	position: relative;
	display: block;
	background: transparent url(/images/submit-button.gif);
	border: none;
	width: 210px;
	height: 15px;
	text-indent: -999px;
	margin: 0;
	padding: 0;
	cursor:pointer;
}
#contact .entry-content fieldset #submit button:hover {
	background-position: 0 -15px;
}

 #contact .entry-content  label.zemText {
	margin: 0 0 5px 0;
	display: block;
	display: -moz-inline-block;
	/*clear: both;*/
	float: right;
}
#contact .entry-content  label.zemTextarea {
	display: block;
	clear: both;
}
#contact .entry-content textarea {
	position: relative;
	right: 123px;
	margin-top: -7px;
	width: 310px;
	height: 100px;
	padding: 10px;
}
ul.zemError li {
	font-size: 11px;
	color: #fff;
	margin: 10px 0;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 10px 0;
}
ul.zemError li strong {
	color: #cf4310;
}

ul#others {
	width: 220px;
	
}
#contact li.other-site, #contact li.other-divider {
	float: left;
	
}
#contact li.other-site {
	margin-right: 5px;
}
#contact li.other-divider { 	color: #2d4c4d;
	font-size: 12px;
}

/* @end */

/* @group STORE */

#store .entry-content p.coming-soon {
	position: absolute;
	top: 110px;
	left: 180px;
	font: bold 30px "Gill Sans";
	color: #fff;
	letter-spacing: 2px;
	background-color: #000;
	padding: 10px;
	text-transform: capitalize;
}

#googlecart-holder, #googlecart-widget {
	position: fixed;
	top: 233px;
	right: 0;
}
#store #content {
	margin: 0;
	float: left;
}
.store-balloon {
	position: relative;
	top: -33px;
	left: 280px;
	width: 360px;
}

.product {
	margin: 0 20px 20px 0;
	display: block;
	float: left;
	padding: 20px;
	
	background: #fff;
	width: 250px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.product h3 {
	margin: 10px 0;
}
.product h3.sold-out {
	color: #a9d4d4;
}
.product p {
	color: #29323b;
}
.sale-info {
	margin: 10px 0;
}
.item-price {
	color: #2378d3;
	margin: 10px 0;
	font: bold 17px "Gill Sans", Helvetica, sans-serif;

}
span.item-shipping {
	color: #d24646;
}
.product .googlecart-add-button {
	
	margin-left: -2px;
}
.store-wrapper {
	margin: 10px 0 40px 40px;
	padding: 0;
	width: 620px;
}
.store-footer {
	clear: both;
	position: relative;
	
	margin: 40px 0 20px 0;
	
}
.store-footer p {
	width: 290px;
	font: 17px/25px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-bottom: 0;
	letter-spacing: 1px;
}
.store-footer .tall {
	font-variant: small-caps;
	color: #a9d4d4;
}
.store-footer p.store-thank {
	
	padding-top: 20px;
}

#store #foot {
	margin: 0;
}

/* @end */



/* @end */