/*
Theme Name: Upper Playground
Theme URI: http://www.upperplayground.com
Description: Upper Playground
Author: Nisan Perera
Author URI: http://nisanperera.com/
Tags: black, white, commerce, apparel, lifestyle, art

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

*/

/* 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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}
body {
	line-height: 1.2;
	
}
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;
}

/* END RESET */



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Futura, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}


#page {
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #000000 no-repeat top;
	border: none;
	}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.8em  Verdana, Arial, Sans-Serif;
	color:#333333
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.0em;
	text-transform: none;
	color:#333333
	}
.commentlist p a, .commentlist p a:visited
	{color:#000000}
.commentlist p a:hover {color:#666666 }

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/*=========================================== HEADERS */

h2, h3, h4 { margin-top:5px; margin-bottom:5px }

/*============================================ HEADER */

#headercontainer { display:block; float:left; width:985px; background-color:#000000 }

#up_container {display:block; float:left; width: 570px; margin: 10px 0 10px 0; }

#headerline {display:block; float:left; width:5px; height:75px; margin: 10px 0 10px 0; background: url("images/header/line.gif") }

#searchbar { display:block; float:left; width:985px; height:25px; background-color:#1F1F1F }

#store_container {display:block; float:left; width:410px; margin: 10px 0 10px 0; }

#aboutbtn { display: block; float:left; width: 62px; height: 20px; background: url("images/header/about.gif") no-repeat 0 0; }
#aboutbtn:hover { background-position: 0 -20px; }
#aboutbtn span { display: none; }	

#blogsbtn { display: block; float:left; width: 62px; height: 20px; background: url("images/header/blogs.gif") no-repeat 0 0; }
#blogsbtn:hover { background-position: 0 -20px; }
#blogsbtn span { display: none; }	

#booksbtn { display: block; float:left; width: 58px; height: 20px; background: url("images/header/books.gif") no-repeat 0 0; }
#booksbtn:hover { background-position: 0 -20px; }
#booksbtn span { display: none; }	

#citrusbtn { display: block; float:left; width: 136px; height: 20px; background: url("images/header/citrus.gif") no-repeat 0 0; }
#citrusbtn:hover { background-position: 0 -20px; }
#citrusbtn span { display: none; }

#featuresbtn { display: block; float:left; width: 77px; height: 20px; background: url("images/header/features.gif") no-repeat 0 0; }
#featuresbtn:hover { background-position: 0 -20px; }
#featuresbtn span { display: none; }	

#gallerybtn { display: block; float:left; width: 62px; height: 20px; background: url("images/header/gallery.gif") no-repeat 0 0; }
#gallerybtn:hover { background-position: 0 -20px; }
#gallerybtn span { display: none; }	

#headwearbtn { display: block; float:left; width: 80px; height: 20px; background: url("images/header/headwear.gif") no-repeat 0 0; }
#headwearbtn:hover { background-position: 0 -20px; }
#headwearbtn span { display: none; }	

#housewaresbtn { display: block; float:left; width: 94px; height: 20px; background: url("images/header/housewares.gif") no-repeat 0 0; }
#housewaresbtn:hover { background-position: 0 -20px; }
#housewaresbtn span { display: none; }	

#logo { display: block; float:left; width: 200px; height: 55px; background: url("images/header/logo.gif") no-repeat 0 0; }
#logo:hover { background-position: 0 -55px; }
#logo span { display: none; }	

#mensbtn { display: block; float:left; width: 52px; height: 20px; background: url("images/header/mens.gif") no-repeat 0 0; }
#mensbtn:hover { background-position: 0 -20px; }
#mensbtn span { display: none; }

#printsbtn { display: block; float:left; width: 54px; height: 20px; background: url("images/header/prints.gif") no-repeat 0 0; }
#printsbtn:hover { background-position: 0 -20px; }
#printsbtn span { display: none; }	

#storelogo { display: block; float:left; width: 200px; height: 55px; background: url("images/header/storelogo.gif") no-repeat 0 0; }
#storelogo:hover { background-position: 0 -55px; }
#storelogo span { display: none; }	

#videobtn { display: block; float:left; width: 59px; height: 20px; background: url("images/header/video.gif") no-repeat 0 0; }
#videobtn:hover { background-position: 0 -20px; }
#videobtn span { display: none; }	

#womensbtn { display: block; float:left; width: 72px; height: 20px; background: url("images/header/womens.gif") no-repeat 0 0; }
#womensbtn:hover { background-position: 0 -20px; }
#womensbtn span { display: none; }	

/*===================================================== SIDEBAR */
#sidebar	{	margin: 10px 0px 10px 0px; display:block; float:right; width: 405px; height:100%; overflow:hidden }
#sidebar h2 { display:none }
#sidebar h3 { display:none }

.inner { margin:10px 10px 10px 5px }


/*========================================MAIN COLUMN FORMATTING*/

.maincolumn h1 { color:#000000; text-transform:uppercase; font-size:15px; font-family: Futura, Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.maincolumn h1 a, .maincolumn h1 a:link, .maincolumn h1 a:visited { color:#000000;  text-decoration:none}
.maincolumn h1 a:active, .maincolumn h1 a:hover { color: #666666 }

.maincolumn h2 { color:#000000; text-transform:uppercase; font-size:15px; font-family: Futura, Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.maincolumn h2 a, .maincolumn h2 a:link, .maincolumn h2 a:visited { color:#000000; text-decoration:none  }
.maincolumn h2 a:active, .maincolumn h2 a:hover { color: #666666 }

.maincolumn p { color: #333333;font-size:12px; font-family:  Verdana, Helvetica, sans-serif; margin-top:13px}
.maincolumn p a, .maincolumn p a:link, .maincolumn p a:visited { color:#333333; }
.maincolumn p a:active, .maincolumn p a:hover { color:#000033 }

.maincolumn h3 { color: #CCCCCC;font-size:9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal }
.maincolumn h3 a, .maincolumn h3 a:link, .maincolumn h3 a:visited { color:#CCCCCC; }
.maincolumn h3 a:active, .maincolumn h3 a:hover { color:#000033 }

.maincolumn small { color: #CCCCCC;font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal }
.maincolumn small a, .maincolumn h3 small:link, .maincolumn p small:visited { color:#CCCCCC; }
.maincolumn h3 small:active, .maincolumn h3 small:hover { color:#000033 }

.line { width:550px; float:left; display:block; border-bottom:#CCCCCC thin}


/*============================================= RANDOM ELEMENTS */

.pagedivide {
	padding:5px; width:75px; background-color:#999999; -moz-border-radius: 5px; -webkit-border-radius: 5px; color:#FFFFFF; font-size:14px
	}
.dividemargin { margin-top: 10px  }
.shareborder { margin:25px 0 10px 0; width:550px; height:125px; border-bottom:#e8e8e8 thin solid; border-top:#e8e8e8 thin solid}
	
/*=============================================== THUMBNAILING */

.f_list {	float:left; width:182px; height:275px }
.f_list_inner {	margin: 11px; }
.f_list_innertext {padding:2px}
.f_list_inner h2 { color:#333333; text-transform:uppercase; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal }
.f_list_inner h2 a, .f_list_inner h2 a:link, .f_list_inner h2 a:visited { color:#333333; font-family:  Futura, Verdana, Arial, Helvetica, sans-serif; }
.f_list_inner h2 a:active, .f_list_inner h2 a:hover { color: #000000 }


/*============================================== BLOG SECTION */

#blogheader { float:left; display:block; width:550px; border-bottom:#CCCCCC thin; margin-bottom:15px}
.blogtitles, .blogactive {float:left; margin:5px; }
.blogtitles a:visited, .blogtitles a { display: block; background: #CCCCCC; padding:5px; text-align: center; -moz-border-radius: 5px; -webkit-border-radius: 5px; color:#333333; font-size:12px; text-transform:uppercase; text-decoration:none }
.blogtitles a:hover { background-color:#333333; color:#FFFFFF }
.blogactive a:visited, .blogactive a {  display: block; background: #333333; padding:5px; text-align: center; -moz-border-radius: 5px; -webkit-border-radius: 5px; color:#ffffff; font-size:12px; text-transform:uppercase; text-decoration:none }

.blogtitles2, .blogactive2 {float:left; margin:5px; }
.blogtitles2 a:visited, .blogtitles2 a { display: block; background: #CCCCCC; padding:3px; text-align: center; -moz-border-radius: 5px; -webkit-border-radius: 5px; color:#333333; font-size:10px; text-transform:uppercase; text-decoration:none }
.blogtitles2 a:hover { background-color:#333333; color:#FFFFFF }
.blogactive2 a:visited, .blogactive2 a {  display: block; background: #333333; padding:3px; text-align: center; -moz-border-radius: 5px; -webkit-border-radius: 5px; color:#ffffff; font-size:10px; text-transform:uppercase; text-decoration:none }

#banner {display:block; float:left; width:550px; border-bottom:#CCCCCC thin; border-top:#CCCCCC 1px; border-bottom-style:solid; border-top-style:solid }
.title {margin:10px 0 10px 0; background-color:#333333;}
.title h1 { font-size:16px; padding:3px 0 3px 3px; text-transform:uppercase; color:#ffffff; font-weight:normal}

.blogmargin { margin:10px 0 5px 0 }

/*====================================== LOCATIONS */

.store { width: 260px; float: left; border-bottom: 1px solid #cccccc; margin-bottom: 15px; padding-bottom: 15px; margin-right:15px }
.store .photo { float: left; margin-right: 10px; padding: 4px; }
.store .info { margin-left: 10px; width: 210px; }
.store h3 { font-size:14px; color:#666666}
.store:hover h3 { color: #f60; }
.info  { color:#999999 }
.info a, .info a:visited, .info a:hover { color:#f60 }

/*==========================================FOOTER*/

#footer {
	padding: 0;
	margin: 0 auto;
	width: 985px;
	clear: both;
	background-color:#000000;
	height:52px
	}

.social_links {margin: 10px; float:left }
.footer_text { float:right; text-align:right; margin:20px; text-decoration:none}
.footer_text a, .footer_text a:visited {text-transform:uppercase; color:#CCCCCC; font-size:12px; text-decoration:none}
.footer_text a:hover { color:#FFFFFF }

#facebook { display: block; float:left; width: 32px; height: 32px; background: url("images/buttons/facebook.png") no-repeat 0 0; }
#facebook:hover { background-position: 0 -32px; }
#facebook span { display: none; }

#twitter { display: block; float:left; width: 32px; height: 32px; background: url("images/buttons/twitter.png") no-repeat 0 0; }
#twitter:hover { background-position: 0 -32px; }
#twitter span { display: none; }

#rss { display: block; float:left; width: 32px; height: 32px; background: url("images/buttons/rss.png") no-repeat 0 0; }
#rss:hover { background-position: 0 -32px; }
#rss span { display: none; }

#youtube { display: block; float:left; width: 32px; height: 32px; background: url("images/buttons/youtube.png") no-repeat 0 0; }
#youtube:hover { background-position: 0 -32px; }
#youtube span { display: none; }

#email { display: block; float:left; width: 32px; height: 32px; background: url("images/buttons/email.png") no-repeat 0 0; }
#email:hover { background-position: 0 -32px; }
#email span { display: none; }



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 985px;
	}


.maincolumn {
	float: left;
	padding-right: 10px;
	margin: 10px 0 10px 10px;
	border-right:#CCCCCC thin solid;
	width: 555px;
	}

.entry	{
	float:left;
	width:550px;
	margin-bottom:10px;
	}

.sharebutton {
	float:left;
	margin-left:5px
	}



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


/* End Entry Lists */

/*
SEARCH FORM
*/

form#searchform  { display:block; width:305px; height:16px; }

.searchbutton { color: #cccccc;
                    border: 0px solid;
                    display:block;
                    width:45px;
                    height:16px;
                    background: #333333;
					padding-bottom:none;
                    -moz-border-radius-bottomright: 4px;
                    -moz-border-radius-topright: 4px;
                    -webkit-border-bottom-right-radius: 4px;
                    -webkit-border-top-right-radius: 4px;
                    font-size: 11px;
                    }

.searchbutton:hover
                    {
                    background-color: #505050;
                    color: #cccccc;
                    font-size: 11px;
                    }

.searchfield
                    {
                    background:#505050;
                    color: #eeeeee;
                    border: 0px solid;
                    display:block;
                    width:250px;
                    height:14px;
					padding-left:3px;
                    -moz-border-radius-bottomleft: 4px;
                    -moz-border-radius-topleft: 4px;
                    -webkit-border-bottom-left-radius: 4px;
                    -webkit-border-top-left-radius: 4px;
                    font-size: 11px;
                    }

/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 110px;
	}
.commentinput { border:#333333 thin; background:#ebebeb; color:#333333; font-family:Futura, Verdana, Arial, Helvetica, sans-serif;}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	padding: 2px;
	}
	
.comments {
	float:left;
	margin:0px;
	width:350px;
	height:80px;
	border:#333333 thin;
	background-color:#ebebeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	}
.comments a, .comments a:visited { color:#000000 }
.comments a:hover, .comments a:active { color:#666666 }

.submitcomment
	{
	float:right;
	margin:0;
	padding:3px;
	background-color:#ebebeb;
	color:#333333;
	border:0;
	}

.submitcomment:hover
	{
	background:#666666
	}



#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform  {
	margin: 0 0 5px auto;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.commentbold { text-transform:uppercase; font-size:14px; color:#333333 }

.commentsmall { font-size:10px; color:#999999; text-transform:uppercase }

.commentnormal { font-size:12px; color:#666666; text-transform:uppercase }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

