/*
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/
*/

/*------------------------------------*\
  RESET
\*------------------------------------*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}

ul{
	list-style: none;
}

/*------ END OF RESET ----*/

html, body {
	margin:0;
	padding: 0;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 14px/0.875em;
	text-shadow:black 0 0 0;
	color: #CCCCCC;
	line-height:1.5em;
	background-color:#202020;
	background:#202020 url('../images/202020strip.jpg') repeat;
	text-align:left;
	min-height: 100%;
	width: 100%;
	height: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
/*--- HEADINGS ---*/
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 24px;
  font-weight: bold;
  color:#91f27a;
}

h1 {
  font-size: 1.5em; /* 24px --> 24 Ö 16 = 1.5 */
  line-height: 1em; /* 24px --> 24 Ö 24 = 1 */
}

h2 {
  font-size: 1.375em; /* 22px --> 22 Ö 16 = 1.375 */
  line-height: 1.0909em; /* 24px --> 24 Ö 22 = 1.090909(09) */
}

h3 {
  font-size: 1.25em; /* 20px --> 20 Ö 16 = 1.25 */
  line-height: 1.2em; /* 24px --> 24 Ö 20 = 1.2 */
}

h4 {
  font-size: 1.125em; /* 18px --> 18 Ö 16 = 1.125 */
  line-height: 1.333em; /* 24px --> 24 Ö 18 = 1.3333333(3) */
}

h5, h6 {
  font-size: 1em; /* 16px --> 16 Ö 16 = 1 */
  line-height: 1.5em; /* 24px --> 24 Ö 16 = 1.5 */
}

img{border: 0;}

/*---- Header --- */
#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; color: #91f27a;}
#header a:hover, a:active{ border-bottom: 1px dotted #fff;}
#navlist{
 margin-left: 600px;

}
#navlist li{
	float: left;
	padding-right: 20px;
	margin-top: 20px;}

#container{
	background-color: #363636;
	width: 640px;
	margin: 0 auto;
    margin-top: 24px;
	text-align: left;
	-moz-box-shadow: 0px 0px 8px #cbcbcb;
	-webkit-box-shadow: 0px 0px 8px #cbcbcb;
}
#container h2{
 color:#91f27a;
 padding: 15px;
}
#content{
	padding: 5px 10px 0px 10px;
	margin: 0 auto;
	line-height: 1.5em;
}

#content h3{ 
 color: #91f27a;
 padding: 15px 0 15px 0;
}
#content a{ text-decoration: none; color: #91f27a;}

h1#pagetitle{
  padding-left:220px;
  padding-bottom: 24px;
  padding-top: 15px;
}

#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;
}

h2.ptitle{
 margin:0;
 padding:0;
 padding-left:44px;
 margin-top: 10px;	
}

/* Gallery */

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

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

#gallery img{ border: 3px solid #cbcbcb;}
#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: 150px;
	padding: 5px;
	background-color: #282828;
	color:#bababa;
	margin-bottom: 10px;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 0px 0px 6px #cbcbcb;
	-webkit-box-shadow: 0px 0px 6px #cbcbcb;
	

}

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

/* .............................. */
/* 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;
}
/*-- Bootstrap styles --*/
.wp-txt {
  width: 100px;
  height: 24px
}
.btn.primary {
  color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.alert-message.error {
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
