/* @override http://www.shorthandedstudio.com/mini-popup-style.css */

/* @override http://www.shorthandedstudio.com/content/wp-content/themes/shs/library/mini-popup-style.css */

/* @override http://www.shorthandedstudio.com/content/wp-content/themes/shs/library/mini-popup-style.css */

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

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

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

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


a img { border: none; }

body {
	float: left;
	width: 750px;
}

div.shop-info-main {
	float: left; clear: both; padding: 10px;
}


div#nav-project {
	font-size: 25px;
		-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	}

a.currentprojects, a.currentprojects:visited {
	color: #333; text-decoration: none;
}

a.currentprojects:hover {
	color: #db5d2b;
}


#nav-project-popup div.feature a.currentprojects {color: #333;}
#nav-project-popup div.feature a.currentprojects:hover {color: #db5d2b;}


p.currentprojects {
	background: #db5d2b;
	color: #f6f6f6;
	padding: 10px;
	margin: 0;
}

span.description {
	font-size: 14px;
	font-style: italic;
	display: block;
	float: left;
	text-transform: capitalize;
}

div.feature {
	clear: both; float: left;
	margin-top: 10px; margin-bottom: 10px;
	font-size: 30px;
}

a.iframe:link, a.iframe:visited {
	color: #f6f6f6;
	margin-bottom: 0px;
}

a.iframe:hover {
	color: #333;
}


div.feature, span.description, p.currentprojects {
		padding-left: 15px;
}

div#navigation {
	height: 225px;
	width: 960px;
	float: left;
}



img {
border: 0;
}


div#shoppg {
	float: left;
	margin-bottom: 30px; margin-right: 20px;
	width: 300px; padding: 15px;
	border-right: 2px solid #333;
}


p.desc {
	padding: 10px;
	font-size: 12px;
}
p.shippinginfo {
	border-top: 4px solid #db5d2b; 		border-bottom: 4px solid #db5d2b;
	margin-right: 15px;
}a {
	color: #db5d2b; text-decoration: none;
}a:hover {
	color: #7bcbc8;
	text-decoration: underline;
	}

#shoppg img {
	margin: 0px;
}

#shoppg p {
	margin: 5px;
}


