/*   
Theme Name: Tanguis-SweetDecember
Theme URI: www.rohanjaguste.com
Description: A sweet theme for www.tanguis.in
Author: Rohan Jaguste
Author URI: www.rohanjaguste.com
Template: --
Version: 4.0 20100106
.
No cunning stunts please.
.
*/

body{
	background: #282828 url('../imgbin/bg.gif') repeat fixed;
	color: #848494;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, san-serif;
	font-size: 0.8em;
	border-top: 8px solid #080816;
}

a:link, a:visited{
	color: #a2a2c2;
	text-decoration: none;
}

a:hover{
	color: #fff;
	text-decoration: none;
}

h1,h2,h3,h4,h5{
	color: #484858;
	font-family: "Lucida Grande", "Lucida Sans Unicode", san-serif;
	text-shadow: 1px 1px 2px black;
	line-height: 1em;
	margin: 0.6em 0em 1em 0em;
}

pre, code, tt{
	display: inline;
	font-family: Monaco, monospace;
	font-size: 0.9em;
}

.container{
	background: url('../imgbin/centre_art.png') no-repeat 50% 50% fixed;
}

.fixer{
	position: fixed;
}

#centerPanel{
	background: url('../imgbin/transperancy.png') repeat;
	margin: 0em 0em 0em 190px;
	/* height:728px; */
	width: 410px;
	float: left;
}

.logo a{
		background: url(../imgbin/tanguis_logo.png) no-repeat top left;
		height: 128px;
		width: 128px;
		display: block;
		text-decoration: none;
		margin: 2em 0 1em 1em;
	}
	
.logo a:hover{
		text-decoration: none;
	}
	
.logo span{
		display: none;
	}
	
#navmenu ul{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
}

#navmenu li{
	background: url('../imgbin/transperancy.png') repeat;
	margin: 0.2em 0em 0.2em 4em;
	padding: 0.4em;
	list-style: none;
	text-align: right;
	float: right;
}

#navmenu a:link, #navmenu a:visited{
	color: #282828;
	text-decoration: none;
}

#navmenu a:hover{
	color: #64646e;
	text-decoration: none;
}

#section{
	height: 656px;
	margin: 1em 0em 1em 0em;
	padding: 2em 4em 1em 2.8em;
	font-size: 0.9em;
	font-weight: lighter;
	background: url(../imgbin/divider.png) no-repeat;
}

#postmeta{
	color: #484858;
}

#collection{
	margin: 1em 0em 1em 0em;
	padding: 2em 4em 1em 2.8em;
	font-size: 0.9em;
	background: url(../imgbin/divider.png) no-repeat;
}


.gallerybox{
	margin: 0 5px 12px 0;
	float: left;
	border: 1px solid #181818;
}

#gallerymeta{
	font-size: 0.9em;
	color: #484848;
	padding: 1em 1em;
	height: 228px;
	background: #121212;
}

#galleryprice{
	font-size: 1.6em;
	color: #282828;
	border-top: 1px dotted #202020;
}


#footer{
	margin: 1em 0em 1em 0em;
	padding: 2em 4em 1em 2.8em;
	font-size: 0.8em;
	background: url(../imgbin/divider.png) no-repeat;
}
