/* @override 
	http://www.tylerroseswimwear.com/press/wp-content/themes/tiny/style.css
	http://www.tylerroseswimwear.com/shop/wp-content/themes/tiny/style.css
*/

/* 
	Theme Name: Tiny Wordpress
	Theme URL: http://www.geckoandfly.com/wordpress-themes
	Description: Tiny Wordpress theme
	Author:  GeckoandFly
	Author URI: http://www.geckoandfly.com
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/


* {
	margin: 0;
	padding: 0;
	}

html {
	min-height: 100%;
	height: auto;
	}

body {
	text-align: center; /* IE quirks auto margins workaround */
	font: 70%/160% 'bitstream vera sans', 'lucida grande', verdana, sans-serif;
	padding: 10px;
	background: #000000 url(images/new_background.jpg) no-repeat fixed center bottom;
	}
	

html>body { font-size: 11px; } /* for modern browsers that can resize px */

#wrap {
	width: 550px;
	margin: 20px auto; /* auto centers the div */
	text-align: left; /* after centering #wrap above for IE we return to normal alignment */
	background: black url('images/background.gif') repeat-y center;
	}

#header {
	height: 200px;
	margin: 0px;
	overflow: hidden;
	background: transparent url('images/header.gif') no-repeat;
	}

#menu {
	text-align: left;

	margin-top: 10px;
}

#navlist {
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 10px;
}

#content div.wrap.wpsc_container table.productcart tbody tr.firstrow td {
	background-color: #454545;
	padding: 5px;
}

#content div.wrap.wpsc_container table.productcart tbody tr td.shipping_header {
	background-color: gray;
	padding: 5px;
}

table.productcart tr.product_row td {
	padding-top: 10px;
}

table.wpsc_checkout_table tr td {
	padding-bottom: 10px;
}

div.wrap.wpsc_container {
	color: white;
}

#navlist li {
display: inline;
list-style-type: none;
padding-right:20px;
}

p#smlink a  {
	margin-right: 10px;
}

#content {
	text-align: left;
	margin: 27px;
	}

#footer {
	padding: 0px 0px 20px 0px;
	color: #888;
	text-align: center;
	}

h2.prodtitles, h2.prodtitles a {
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
}

/*	Header image and link	 */

#header h1 {
	font-size: 3.5em;
	line-height: 1em;
	margin: 0;
	}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 390px;
	height: 200px;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	}
	
.backlink, a.backLink {
	color: white;
	text-align: right;
	font-size: 10px;
	margin-left: 10px;
}

#smlink {
	float: left;
	text-align: left;
	margin: 0;
	}

#searchform, #searchform p {
	font-size: 1em;
	margin: 0;
	}
#searchform input {
	width: 110px;
	font-size: 1em;
	background: #fff;
	color: #333;
	margin: 0;
	border: 1px solid #888;
	}
#searchform input:focus {
	border-color: #36d;
	}

/*	Giving block elements a default margin.	 */

h2, h3, h4, h5, h6, p, ul, ol, dl, pre, fieldset, address, table {
	margin: 1em 0;
	color: white;
}

/* 	General styling		*/

h2 {
	font: normal 2em/120% 'Nimbus Sans L', helvetica, arial, sans-serif;
	margin-bottom: .2em;
	}

h3 {
	font: normal 1.5em/120% 'Nimbus Sans L', helvetica, arial, sans-serif;
	margin-bottom: .3em;
	color: white;
}

h4 {
	font-size: 1.1em;
	}

h5 {
	font-size: 1em;
	}

h6{
	font: bold 40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0 0;
}

address {
	font-style: italic;
	}

blockquote {
        background: url(images/quote.gif) no-repeat;
        color: #999;
	margin: 1em 0;
	padding: 0 0 0 35px;
	}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}

code, pre, var {
	font-family: 'bitstream vera sans mono', 'andale mono', monospace;
	font-size: 1em;
	}

dd {
	margin: .5em 0 1em 1.5em;
	}

img {
	border: none;
	}
#content img { 
        max-width:336px;
        }

#content p {
	text-align: justify;
	color: white;
}

#content form p {
	text-align: left;
	}

ol {
	margin-left: 3em;
	}

textarea {
	width: 320px;
	}

ul {
	list-style: square;
	margin-left: 1.5em;
	}

a:link {
	color: #f95c96;
	text-decoration: none;
	}
a:visited {
	color: #f95c96;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: none;
	border-bottom:2px dotted #f95c96;
	}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #fff;
	text-decoration: none;
}

#line {
	border-top: 1px solid gray;
	height: 15px;
}

.commentlink {
	text-align: right;
	}

ol.commentlist {
	list-style: none;
	margin-left: 0;
	}

.commentlist li {
	color: #fff;
	font-style: normal;
	padding: 1em;
	}

.commentlist .alt {
    background: #2a2428;
	color: white;
}

.commentlist p {
	margin: .6em 0 0 0;
	}

.hilite {
	background: #f95c96;
	}

#content .more {
	margin-top: -1em;
	text-align: right;
	}

.posted {
	color: gray;
	margin-top: .3em;
	}

.posted cite {
	font-weight: bold;
	font-style: normal;
	}

#postcomment {
	text-align: left;
	}

input#submitComment {
	padding: 2px 4px;
	}

input#submitComment:hover {
	cursor: pointer;
	}


/*	Navigation links		*/

#navigation {
        width:336px;
	}
.prev {
	display: block;
	float: left;
	text-align: left;
	width: 48%;
	}

.next {
	display: block;
	float: right;
	text-align: right;
	width: 48%;
	}

.nav:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}

#sliding_cart {
	color: white;
	padding: 10px;
}

div#widgetshoppingcart {
	padding: 10px 10px 10px 20px;
	border-bottom: 2px solid white;
}

* html .nav { height: 1%; }

#current_country {
	width: 135px;
	margin-right: 15px;
}

#content div.wrap.wpsc_container table.productcart tbody tr.total_price td div.select_country form select {
	margin-right: 15px;
}

select.current_country {
	margin-bottom: 15px;
}

#fancy_notification_content {
	color: black;
}

tr.firstrow {
	background-color: black;
}

#content table.productcart tbody tr.firstrow td {
	background-color: #222323;
	padding: 6px;
	border-left: 1px solid #4f4e4c;
	border-bottom: 1px solid #4f4e4c;
}



#content table.productcart tbody td {
	background-color: #232425;
	padding: 6px;
	border: 1px solid #4f4e4c;
}
