/*  
Theme Name: Perverse
Theme URI: http://www.devlounge.net/extras/particles
Description: Scattering Posts all around the page like particles.
Version: 03
Author: Simon + Astereo / Devlounge
Author URI: http://www.devlounge.net
*/

/* Globals */
*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: .925em;
	line-height: 175%;
	background-color: #fff;
	color: #414B67;
	margin: 0px;
	padding: 0px;
}

#wrap
{
	margin: 0 auto;
	width: 96%;
	padding: 0 2% 2% 2%;
}

a { text-decoration: none; }

/* Header */
#headerpic h1
{
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
	bottom: 0;
	left: 15px;
	width: 263px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 1px #dedede solid;
	background-color: #807451;
	background-image: url(http://www.perversepassions.com/blog/wp-content/themes/perverse-03/images/perverse-logo2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 18px 16px;
	opacity: 0.6;
	-moz-opacity: .6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

#header
{
	width: 100%;
	border-bottom: 1px #dedede solid;
	margin-bottom: 9px;
}

#header .tagline
{
	float: left;
	width: 50%;
}

#header .tagline .description
{
	color: #525D80;
	font-size: .795em;
	background-color: #D7D7D7;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	opacity: 0.5;
	-moz-opacity: .5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

#header .search
{
	float: right;
	width: 36%;
	text-align: right;
}

#header .search img
{
	vertical-align: text-bottom;
	margin-left: 9px;
}

#header .search .form
{
	border: 1px solid #dedede;
	font-size: .795em;
	margin-top: 9px;
	padding: 1px;
}

/* Style */
#nav
{
	width: 100%;
	color: #807451;
	padding-top: 3px;
	background-color: #f9f9f9;
}

#nav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #f9f9f9;
}

#nav ul li
{
	list-style-type: none;
	margin: 0px;
	float: left;
}

#nav ul li a
{
	margin-right: 17px;
	margin-left: 17px;
	color: #807451;
	padding: 5px;
	background-color: #f9f9f9;
}

#nav ul li a:hover
{
	background-color: #807451;
	color: #fff;
}

/* Posts */
#content
{
	border-bottom: 1px solid #dedede;
	padding-bottom: 9px;
}

#content .post
{
	width: 21%;
	margin-right: 2%;
	margin-left: 2%;
	display: inline;
	float: left;
	margin-bottom: 15px;
}

#content .post h2
{
	font-size: .985em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#content .post .entry
{
	font-size: .875em;
	line-height: 165%;
}

#content .post .entry span.more-link a
{
	font-size: .825em;
	line-height: 165%;
	color: #807451;
}

#content .post .entry span.more-link a:hover
{
	color: #525D80;
	border-bottom: 1px dashed #525D80;
}

#content .post .entry img { border: 1px #807451 solid; }

#content .post .entry img.close
{
	margin: 0px;
	padding: 0px;
}

#content .post .entry p
{
	margin: 0px;
	padding: 0px;
}

#content .post h2 a
{
	color: #807451;
}

#content .post h2 a:hover
{
	color: #525D80;
}

#content .post h2 .num
{
	margin-left: 2px;
	font-size: .750em;
	font-weight: normal;
}

#content .post h2 .num img { vertical-align: text-bottom; }

#content .post h2 .num a
{
	color: #666;
	border-bottom: 0px;
}

#content .post h2 .num a:hover
{
	color: #525D80;
	border-bottom: 0px;
}

/* Post Single Page */
#content .postsingle
{
	float: left;
	width: 60%;
	margin-right: 2%;
	margin-bottom: 15px;
}

#content .postsingle h2
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#content .postsingle h2 a
{
	color: #807451;
	border-bottom: 1px solid #cccc99;
}

#content .postsingle h2 a:hover
{
	color: #525D80;
	border-bottom: 1px solid #525D80;
}

#content .postsingle h2 .date
{
	color: #666;
	font-size: .695em;
	margin-left: 8px;
}

#content .postsingle .entry
{
	font-size: .875em;
	line-height: 165%;
}

#content .postsingle .entry span.more-link a
{
	font-size: .825em;
	line-height: 165%;
	color: #807451;
	border-bottom: none;
}

#content .postsingle .entry span.more-link a:hover { border-bottom: 1px dashed #525D80; }

#content .postsingle .entry img
{
	display: block;
	padding: 3px;
	margin: 10px 5px 10px 0;
	border: 1px #807451 solid;
}

#content .postsingle .entry blockquote
{
	width: 240px;
	float: right;
	font: italic 1.3em/1.3 Georgia;
	border: 2px double #525D80;
	border-width: 3px 0;
	text-align: center;
	padding: 0.5em;
	margin: 5px 5px 5px 5px;
	color: #666666;
}

#content .postsingle .entry blockquote a img { border: 0px; }

#content .postsingle .entry p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}

#content .postsingle .entry p a, .postsingle .entry a
{
	border-bottom: 1px solid #cccc99;
	color: #807451;
}

#content .postsingle .entry p a:hover, .postsingle .entry a:hover
{
	border-bottom: 1px solid #525D80;
	color: #000;
}

#content .postsingle .entry ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 8%;
}

#content .postsingle .entry ul li
{
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

#content .postsingle .entry ol
{
	margin: 0px;
	padding: 0px;
	margin-left: 8%;
}

#content .postsingle .entry ol li
{
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

#content .postsingle .entry ol li a
{
	color: #807451;
	border-bottom: 1px solid #cccc99;
}

#content .postsingle .entry ol li a:hover
{
	color: #525D80;
	border-bottom: 1px solid #525D80;
}

#content .postsingle .entry ul li a
{
	color: #807451;
	border-bottom: 1px solid #cccc99;
}

#content .postsingle .entry ul li a:hover
{
	color: #525D80;
	border-bottom: 1px solid #525D80;
}

#content .postsingle .meta
{
	background-color: #f2f2f2;
	padding: 4px;
	color: #444;
	font-size: .725em;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin-bottom: 5px;
}

#content .postsingle .meta p
{
	margin: 0px;
	padding: 0px;
}

#content .postsingle .meta a
{
	border-bottom: 1px dotted #cccc99;
	color: #555;
}

#content .postsingle .meta a:hover
{
	border-bottom: 1px dotted #525D80;
	color: #111;
}

#content, #content .sidebar, #content .sidebar2. #wrap
{
	overflow: visible;
	/* fix for IE italics bug */
	position: relative;
	/* fix some rendering issues */
}

/* Sidebars */
#content .sidebar
{
	width: 165px;
	padding-left: 1%;
	border-left: 1px dotted #dedede;
	float: right;
	display: block;
}

#content .sidebar2
{
	width: 165px;
	padding-right: 1%;
	border-right: 1px dotted #dedede;
	padding-right: 1%;
	float: left;
	display: block;
}

#content .sidebar ul, .sidebar2 ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content .sidebar ul li, .sidebar2 ul li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: .925em;
	line-height: 150%;
	margin-bottom: 4px;
}

#content .sidebar ul li a, .sidebar2 ul li a
{
	color: #807451;
	border-bottom: 1px solid #fff;
}

#content .sidebar ul li a:hover, .sidebar2 ul li a:hover
{
	color: #525D80;
	border-bottom: 1px solid #525D80;
}

#content .sidebar li a, .sidebar2 li a
{
	color: #807451;
	border-bottom: 1px solid #fff;
}

#content .sidebar li a:hover, .sidebar2 li a:hover
{
	color: #525D80;
	border-bottom: 1px solid #525D80;
}

#content .sidebar h2, .sidebar2 h2
{
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	margin: 0px;
	border-bottom: none;
	margin-bottom: 2px;
	color: #807451;
}

/* Color Coded Categories */
#content .post a h2.articles { color: #ca1717; }

/* Footer */
#footer
{
	font-size: .775em;
	line-height: 175%;
}

#footer p
{
	color: #666;
	margin: 0px;
	padding: 0px;
}

#footer p a
{
	color: #807451;
	border-bottom: 1px solid #dedede;
}

#footer p a:hover
{
	color: #525D80;
	border-bottom: 1px dotted #525D80;
}

#footer p img { vertical-align: text-bottom; }

/* Comments */
#commentarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	border: 5px solid #f9f9f9;
	padding: 2%;
}

#commentarea a
{
	border-bottom: 1px dotted #999;
	color: #555;
}

#commentarea a:hover
{
	border-bottom: 1px dotted #525D80;
	color: #111;
}

#commentarea h3 .rssfeed
{
	padding: 2px;
	background-color: #807451;
	color: #fff;
	font-weight: normal;
	font-size: .895em;
}

#commentarea h3 .rssfeed a { color: #fff; }

#commentarea h3
{
	font-size: .925em;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #666;
	margin: 0px;
	border-bottom: 1px solid #f8f8f8;
}

.commentsblock { padding: 2%; }
.commentsblock textarea { width: 80%; }
.commentsblock input, .commentsblock textarea { border: 1px solid #d1d1d1; }

.commentsblock textarea:focus
{
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus
{
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentauthor
{
	display: block;
	font-size: 1.5em;
}

.cdate
{
	font-size: .795em;
	color: #888;
}

ol.commentlist
{
	color: #777;
	font-size: .850em;
	list-style-type: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0;
	margin-top: 1.5em;
	padding: 0px;
	width: 80%;
}

ol.commentlist a
{
	color: #ca1717;
	text-decoration: none;
	border-bottom: 1px dotted #ca1717;
	display: inline;
}

ol.commentlist a:hover
{
	color: #525D80;
	text-decoration: none;
}

.cauthor
{
	font-weight: bold;
	font-size: 12px;
}

.cauthor a
{
	color: #ca1717;
	font-size: .895em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ca1717;
}

.cauthor a:hover
{
	color: #525D80;
	text-decoration: none;
}

.commentlist li
{
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
}

.comment-odd { background-color: #f9f9f9; }
#commentform textarea { width: 90%; }

ol.commentlist blockquote
{
	background: #F8FAFC;
	border: 1px solid #ebebeb;
	padding: 2%;
	line-height: normal;
	font-size: .795em;
}

/* Essentials */
.spacer
{
	width: 100%;
	clear: both;
}

.navigation a
{
	padding: 5px;
	border: 1px solid #e2e2e2;
	color: #444;
	margin-right: 10px;
}

.navigation a:hover
{
	border: 1px solid #777;
	color: #525D80;
}

#footer-links {
	font-family:Arial,Helvetica,sans-serif; 
	font-size:10px;
}

#footer-links a {
	color: #807451;

}

#footer-links a:hover {
	background-color: #807451;
	color: #fff;
}

/* PAGENAVIGATION PLUGIN STYLES -------------------------------------------- */

.navigation
{
	margin: 25px auto 30px auto;
	clear: both;
	font-size: 1.0em;
}

.pagenavigationbox a:link, a:visited
{
	color: #807451;
}

.pagenavigationbox
{
	margin: 0 auto 0 auto
	text-align: center;
	font-size: 1.0em;
	padding: 8px 0;
}
.pagenav, .pagenavcurrent
{
	border: 1px solid #CCCCCC;
	margin: 0 6px;
	padding: 6px;
}
.pagelink
{
	border: 1px solid #303030;
	color: #807451 !important;
	margin: 0 6px;
	padding: 8px;
}
.pagelink:hover
{
	border: 1px solid #CCCCCC;
	background-color: #807451;
	color: #FFFFFF !important;
	text-decoration: none;
}

