/*
Theme Name: Wordshape
Description: Clean Grid
Version: 1.0
Author: Wordshape
Author URI: http://www.wordshape.com
Tags: clean, grid
*/

/* MAIN STYLES */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: .5px;
	color: #a5aaae;
	}
	
#header {
	margin: 30px 0 0 0;
	padding: 20px 0;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	}

#featured {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid #d7d7d7;
	}
	
#items {
	width: 960px;
	margin: 0;
	padding: 20px 0;
	}
	
#footer {
	margin: 0;
	padding: 10px 0;
	clear: both;
	border-top: 1px solid #d7d7d7;
	}

#single {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid #d7d7d7;
	}
	
.float_right {
	float: right;
	}
	
.gallerycontrol {
	margin: 20px 0;
	float: right;
	}

#ts #single {
	border: none;
	}
	
/* NAVIGATION */

#header ul {
	border-left: 1px dotted #d7d7d7;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	}
	
#header ul li {
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#header a { color: #d7d7d7; text-decoration: none; }

#header a:hover { color: #ec008c; }

#header ol  li{
	display: inline;
	float: right;
	}

#searchform input {
	padding: 0;
	margin: 0 0 0 5px;
	border: none;
	background-color: #eee;
	font-size: 12px;
	color: #505961;
	width: 115px;
	}
	
#header .current-cat a { color: #231F20; }
body#inv a#invnav,
body#blog a#blognav,
body#about a#aboutnav,
body#contact a#contactnav,
body#ts a#tsnav {
	color: #231F20;
	}

/* GLOBAL TYPE TREATMENT */

p {
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	padding: 10px 0;
	height: 1%; /* For italics/IE6 bug */
    overflow: visible; /* For italics/IE6 bug */
    color:  #252525;
	}
	
h1, h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #231F20;
	}

h2 {
	font-weight: bold;
	font-size: 14px;
	}

ul, ol{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #000;
	}
	
#featured p {
	padding-top: 10px;
	}
	
.copyright {
	padding: 10px 0;
	float: right;
	font-size: 11px;
	color: #d7d7d7;
	}

/* #SINGLE PAGE STYLES */

#single p {
	margin: 15px 0;
	}
	
#single ul {
	list-style: none;
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 0;
	color: #252525;
	}
	
#single a { color: #ec008c; text-decoration: none; }

#single a:hover { color: #000; }

.item_meta {
	font-style: italic;
	color: #d7d7d7;
	}
	
/* PAGE STYLES */
	
#blank {
	margin: 0;
	}

#blank p {
	margin: 15px 0;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: .3px;
	color:  #252525;
	}
	
.blogpost p {
	margin: 15px 0;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: .3px;
	color:  #252525;
	}
	
.blogpost {
	margin: 0;
	padding: 20px 0;	
	display: inline;
	float: left;
	width: 940px;
	border-bottom: 1px solid #d7d7d7;
	}
	
.blogpost a { color: #ec008c; text-decoration: none; }

.blogpost a:hover { color: #d7d7d7; }
	
#blog #footer {
	border: none;
	}

/* GRID STYLES */

div.grid-item {
	overflow: hidden;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	border: 0;
	width:  300px; 
	height: 240px;
	}
	
.wrap {
	height: 200px;
	}

.cats {
	margin: 0;
	font-size: 10px;
	color: #d7d7d7;
	}

div.grid-item h3 {
	font-weight: bold;	
	font-size: 11px;
	margin: 5px 0 0 0;
	color: #231F20;
	}
	
div.grid-item a { text-decoration: none; 	color: #d7d7d7; }
	
div.grid-item a:hover { text-decoration: none; 	color: #ec008c; }

/* SLIDER */

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	}

#slider ul {
	width:620px;
	height:300px;
	overflow:hidden; 
	}
		
#single #slider ul {
	width:620px;
	height: auto;
	xoverflow:hidden; 
	}

/* TYPESHOW */

#typeshow {
	margin: 20px auto 350px auto;
	}

.ts_typeshow {
	font: 13px Verdana, sans-serif;
    width: 600px;
	}
	
.ts_typeshow img {
	float: left;	
	}

.ts_typeshow .ts_controls {
	padding: 12px 0 0 0;
	float: left;
	width: 100%; /* required for IE6 + IE7 */
	}

.ts_typeshow input, .ts_typeshow select {
	float: left;
	width: auto;
	height: auto;
	font: inherit;
	border: 1px solid #bbb;
	}

.ts_typeshow input[type=text] {
	display: inline;
	font-size: 14px;
	width: 592px; /* width - border - padding */
	padding: 3px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	}
	
.ts_typeshow input[type=text]:hover {
	border: 1px solid #bbb;
	}
	
.ts_typeshow input[type=text]:focus {
	border: 1px solid #aaa;
	}

.ts_text.loading {
	background: #eee url(../img/frontend-loading.gif) 99% center;
	}

.ts_typeshow .ts_fonts {
	float: left;
	}

.ts_typeshow .ts_themes {
	float: right;
	padding: 0;
	}

.ts_typeshow label {
	float: left;
	display: none;
	}

.ts_typeshow .ts_themes label{
	width:20px;
	height:20px;
	display: block !important;	
	background: url(/ts/img/frontend-themes.gif) no-repeat 0 2px;

/*hide text: */

	text-align: left;
	text-indent: -5000px;
	overflow: hidden; 
	line-height:0;
	}

.ts_typeshow #ts_dropdown_fonts {
	margin-right: 10px;
	}

.ts_typeshow .ts_font_info {
	clear: both;
	float: left;
	margin-top: 8px;
	width: 95%; /* for IE6 + 7 */
	}


