/*
Theme Name: Black Fetish
Theme URI: http://www.praveenc.com/
Description: Two Column Fixed Layout
Version: 1.0
Author: Praveen Chamarthi
Author URI: http://www.praveenc.com/
*/

html, body {
	margin:0;
	padding: 0;
	/*font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;*/
	/*font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;*/
	/*font: x-small/1.4 Candara, "News Gothic MT",  "Bitstream Vera Sans", Verdana, Trebuchet, "Trebuchet MS",  sans-serif;*/
	/*font-family:"Tahoma", Verdana, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-shadow:black 0 0 0;
	color: #CCCCCC;
	line-height:1.5em;
	font-size:90%;
	background-color:#202020;
	background-image: url (../images/202020strip.jpg) repeat;
	text-align:left;
	min-height: 100%;
	width: 100%;
	height: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
h1, h2, h3, h4, h5, h6 {
	/*font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;*/
	/*font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;*/
	/*font-family:"Tahoma", Verdana, Helvetica, sans-serif;*/
	/*font: x-small/1.4 Candara, "News Gothic MT",  "Bitstream Vera Sans", Verdana, Trebuchet, "Trebuchet MS",  sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color:#91f27a;
	background-color:transparent;
}
h1 {
	font-size: 218%;
}

h2 {
	font-size: 164%;
}

h3 {
	font-size: 145%;
}

h4 {
	font-size: 118%;
}
img{
	border: 0;
}

#header {
	position:relative;
	width:100%;
	background-color: #202020;
	color:#eee;
	height: 35px;
	display: block;
	margin-top: -5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#header a {
	text-align:right;
	text-decoration:none;
	background-color: #202020;
	color: #91f27a;
}

#header a:hover, a:active{
	border-bottom: 1px dotted #fff;
}

#container{
    position:absolute;
	background-color: #363636;
	width: 650px;
	left: 50%;
	margin-left: -325px;
	
	/*margin-left: 175px;*/
	float: left;
	/*border: 1px dotted #fff;*/
	text-align: left;
}

#content{
	padding: 5px 10px 0px 10px;
	margin: 0;
	line-height: 23px;
	/*border: 1px dotted #000;*/
}

#content h3{
	color: #91f27a;
}

#content a{
	text-decoration: none;
	color: #91f27a;
}

#footer{
	background-color: #2886ef;
	background: #2886ef url(../images/ftr-gray.jpg);
	clear: both;
	height:35px;
	padding-top: 10px;
	text-align: center;
	font-size:  0.80em;
	border-top: 1px solid #171717;
}

.clearing{
	clear:both;
}

#photo {
	background:#303030;
	color: #aaa;
	padding: 10px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom:20px;
	line-height:15px;
}

/* Gallery */

#gallery {
	margin: 15px auto 45px;
	position:relative;
}

#gallery a {
	text-align: center;
	text-decoration:none;
}

#gallery img{
	border: 3px solid #171717;
}

#gallery li {
	display: block;
	list-style: none;
}

#gallery ul {
	margin: 0;
	padding: 0;
}

a.linkopacity img {
	background-color: #303030;
	filter:alpha(opacity=65); 
	-moz-opacity: 0.65; 
	opacity: 0.65;
}

a.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

.snippet{
	width: 98%;
	height: 130px;
	padding: 2px 2px 2px 4px;
	margin: 0 auto 0 auto;
	background-color: #282828;
	color:#bababa;
	margin-bottom: 10px;
	text-align: left;
}

.snippet a{
	text-decoration: none;
	background-color: transparent;
    color:#91f27a;
}
.snippet a:hover{
	background-color: #303030;
	border-bottom: 1px dotted #aaa;
}


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

/*
#page {
	width: 650px;
	overflow: visible;
	position: absolute;
	left: 50%;
	margin-left: -325px;
	background:#303030;
	color: #aaa;
	padding:20px;
	text-align:left;
	margin-bottom:25px;
	line-height:20px;
	}

#page a {
    text-decoration:none;
	background-color: #303030;
	color: #fff;
}
	
#page h3{
	color:#4eb5e1;
}

#page img{
	border: none;
	text-decoration: none;
}

#page .gallery a{
	text-decoration:none;
	background-color: #303030;
	color:#eee;
	border:none;
}

#page a.linkopacity img {
	background-color: #303030;
	filter:alpha(opacity=65); 
	-moz-opacity: 0.65; 
	opacity: 0.65;
}

#page  a.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

#page .gallery ul{
	list-style:none;
	background-color: #303030;
	color:#fff;
	border:none;
}

#gallery {
	width: 53%;
	overflow: visible;
	position: absolute;
	left: 50%;
	margin-left: -325px;
	background:#303030;
	color: #aaa;
	padding:20px;
	text-align:left;
	margin-bottom:25px;
	line-height:20px;
}

#gallery img {
	background-color: #303030;
	border: none;
	float: left;
	padding: 5px 15px 5px 15px;
}

#gallery a.linkopacity img {
	background-color: #303030;	
	filter:alpha(opacity=65); 
	-moz-opacity: 0.65; 
	opacity: 0.65;
}

#gallery a.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

#gallery br{
	clear:both;
}



#page .snippet{
	width: 100%;
	height: 130px;
	padding: 0 3px 0 5px;
	margin: 0 auto 0 auto;
	background-color: #282828;
	margin-bottom: 10px;
	text-align: left;
}

#page .snippet p{
	padding-top: 2px;
}

#page .snippet a{
	background-color:transparent;
	color:#91f27a;
}

#page .snippet a:hover{
	background-color: #303030;
	border-bottom: 1px dotted #aaa;
}

#footer {
	position: fixed;
	height: 60px;
	font-size:82%;
	background-color: #202020;
	color:#6c6a6b;
	clear: both;
	margin: 0;
	
}

#footer a {
	background-color: transparent;
	color:#fff;
	padding-right: 3px;
	border-right:1px dotted #6c6a6b;
	text-align:right;
	text-decoration:none;
}

#footer a:hover {
	color:#4EB5D7;
}

#copyright {
	font-size: 1.0em;
	background:#303030;
	background-color: transparent;
	color: #eee;
}

#copyright a:hover{
	text-decoration: none;
	font-size: 1.2em;
	color: #91f27a
}

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


/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation {
	background:#333333 url(logo.gif) no-repeat center;
	border-bottom:1px solid #aaa;
	padding:5px;
	height:50px;
	margin-bottom:5px;
	width: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaa;
	margin-left: auto; margin-right: auto;
	cursor: pointer;
	}

/*
-----------	Portfolio ---------
*/

ul.sets {
	float: left;
	padding: 20px 0 20px 4px;
}
ul.sets li {
	float: left;
	list-style: none;
	height: 100px;
}
ul.sets li strong {
	display: block;
	font-size: 1.1em;
}
ul.sets li img {
	float: left;
	border: 1px solid #2A2721;
	padding: 1px;
	margin: 5px 15px 5px 0;
	float: left;
}
ul.sets li a {
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: transparent;
	color: #fff;
	text-decoration:none;
	border-bottom: none;
	background: none;
	width: 220px;
}
ul.sets li a:hover {
	background: transparent;
	color: #fff;
}