/*  
Theme Name: BDSM CSS

*/

#welcomeheading a {
	margin-bottom: 10px;
	padding-bottom: 15px;
	font: 40pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	padding-top: 10px;
	color: #DBDBDB;
        text-shadow: #DA2525 4px 4px 6px;
	text-decoration: none;
}

#welcomeheading a:hover {
	color: #DBDBDB;
        text-shadow: #DA2525 6px 6px 8px;

}

#content .post h2 
{
	color: #DBDBDB;
        text-shadow: #DA2525 3px 3px 5px;
        letter-spacing: 2px;
	text-decoration: none;
	
	padding: 3px 0;
	font-size: 24px;
	font-weight: bold;
}

#content .post h2 a {
	color: #DBDBDB;
        text-shadow: #DA2525 3px 3px 5px;
        letter-spacing: 2px;
	text-decoration: none;
	
	padding: 3px 0;
	font-size: 24px;
	font-weight: bold;
}

#content .post h2 a:hover {
	color: #DBDBDB;
        text-shadow: #DA2525 5px 5px 7px;
}

#content p a {
	font-size: 12px;
	letter-spacing: 0px;
        color: #999;
	font-weight: bold;
        text-shadow: DBDBDB 3px 3px 5px;
	text-decoration: none;
}

#content p a:hover {
	font-size: 12px;
	color: #f4f4f4;
        text-shadow: #ffffff 3px 3px 5px;
        letter-spacing: 0px;
	text-decoration: none;
} 

#sidebar h2 a {
	color: #DBDBDB;
        text-shadow: #DA2525 3px 3px 4px;
        text-decoration: none;
}

#sidebar h2 a:hover {
	color: #DBDBDB;
        text-shadow: #DA2525 4px 4px 6px;
}
#sidebar h2 {
		
	font-size: 14px;
	font-weight: bold;
	color: #DBDBDB;
        text-shadow: #DA2525 3px 3px 4px;
        letter-spacing: 2px;
	text-decoration: none;
		margin-bottom: 10px;
	padding-top: 8px;
}

#sidebar {
	font-size: 11px;
}

#sidebar a{
	color: #999999;
	text-decoration: none;
} 

#sidebar a:hover {
	color: #CCC;
} 

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #000;
   padding-top: 2px;
   margin: 7px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

#content p.wp-caption-text  
   {
   font-size: 11px;
   line-height: 17px;

   margin: 5px;
	color: #ddd;
	text-align: center;
}

#content .post a img {
border: none;
margin: 5px;
}

#content .post h4 {
		font-size: 12px;
		font-weight: normal;
		color: #999;
			margin-bottom: 0px;
	margin-top: 5px

}

body a {
	font-size: 12px;
        font-weight: bold;
	letter-spacing: 0px;
        color: #F4F4F4;
        text-shadow: #C82222 4px 4px 6px;
	text-decoration: none;
}

body a:hover {
	font-size: 12px;
	color: #F4F4F4;
        text-shadow: #F4F4F4 4px 4px 6px;
        letter-spacing: 0px;
	text-decoration: none;
}
