/*
Theme Name: Be Deviant
Theme URI: http://wordpress.org/
Description: The BeDeviant WordPress theme with social integration and featured content in header space.
Version: 1
Author: Nathan Davis
Author URI: http://nathandavis.squarespace.com/
Tags: pink, social, fixed width, two columns, featured content

	Be Deviant
	 http://bedeviant.com

	This theme was designed and built by Nathan Davis,
	whose blog you will find at http://nathandavis.squarespace.com/
*/



/* Begin Typography & Colors */
.wrapper {

	padding: 0px;

	margin-bottom: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-left: auto;

	width: 960px;

}
#con { width:960px; }
body {
	background-image: url(images/thinboy.jpg);
	background-repeat: repeat;
	background-color: #e5e5e5;
	padding: 0px;
	margin: 0px;
	font-size: 11.5px; /* Resets 1em to 10px */
	font-family: Georgia, Times, Serif;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
		margin: 0px;
		width: 100%;
	}

#headerimg 	{
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('images/bg.jpg');
	height: 195px;
	width: 100%;
	}

#content {
	width:660px;
	float:left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
	padding: 0px;
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: no-repeat top;
	border: none;
	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	color: black;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	color: black;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.7em;
	}

h2.pagetitle {
	letter-spacing: -1px;
	font-size: 1.6em;
	}

#sidebar h2 {
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		color: black;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #ff6666;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 270px;
	font: 1em Verdana, 'Lucida Grande', Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ff007a;
	text-decoration: none;
	}

a:hover {
	color: #ff3399;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px;
	padding: 0;
	}

#header {
	margin: 0px;
	padding: 0;
	height: 570px;
	width: 100%;
	}

#taggy {
	height: 20px;
	width: 410px;
	margin-right: auto;
	padding-left: 540px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 50px;
	margin-left: auto;
	}

#headerimg {
	margin: 0;
	height: 195px;
	width: 100%;
	}

.narrowcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 660px;
	}

.widecolumn {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 660px;
	}

.post {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/corner.png);
	padding: 25px;
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 30px;
	background-color: white;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	display: block;
	margin: 25px 0 10px 0;
	padding: 5px 10px 7px 10px;
	clear: both;
        border: 1px solid #DADADA;
        background: #97989B url(images/sidebarbg.png) repeat-x;
        background-position: 0 0px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	margin: 0px;
	padding: 0px;
	background-image: url(images/footerback.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: white;
	height: 180px;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.storycontent img { max-width: 615px; width: expression(this.width > 615 ? 615: true);height: auto;}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
		margin-top: 5px;
		margin-left: 0;
		margin-bottom: 0;
		margin-right: 0;
	}

h2.pagetitle {
	padding-top: 20px;
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	background-image: url(images/little.jpg);
	background-repeat: no-repeat;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
	padding-top: 16px;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0px;
	}

h3 {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 10px;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#pages { padding-top: 40px; line-height: 14px; letter-spacing: -1px; font-size: 16px; font-weight: bold; text-transform: uppercase; font-family: Helvetica, Arial, sans-serif; width: 100%; float: left; height: 70px; }
#pages-inside { width: 100%; float: left; height: 25px; }
#pages-inside-2 { margin-bottom: 0px; margin-top: 0px; margin-right: auto; margin-left: auto; padding: 0px; width: 960px; }
#pages-inside ul { padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; list-style-type: none; list-style-image: none; margin: 0px; }
#pages-inside ul li { float: left; display: block; height: 30px; padding: 0px; margin: 0px; }
#pages-inside ul li a:link, #pages-inside ul li a:visited, #pages-inside ul li a:active { color: #cccccc; padding-left: 0px; padding-bottom: 0px; padding-right: 20px; padding-top: 0px; float: left; display: block; height: 47px; font-size: 14px; margin: 0px; }
#pages-inside ul li a:hover { color: #ff007a; }
		/*------------[DROPDOWN MENU]-------------*/
		.nav, .nav * { margin:0; padding:0; list-style:none; }
		.nav ul { position:absolute; top:-999em; border-bottom: 4px solid #272727; }
		.nav li { float:left; position:relative; z-index:99; }
		.nav a { display:block; }
		.nav ul li { width: 100%; }
		.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:48px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:220px; top:0px; }
		.nav li:hover ul, .nav li li:hover ul { top: -999em; }
		.nav li li { display: block; padding: 0px; height: auto !important; }
		.nav li:hover { !important; color: #ff007a;             }
		.nav li li a:link, .nav li li a:visited { color: #ff007a; width: 180px; display: block; !important; }
		.nav li li a:hover { !important; color: #ff007a;             }
		
		
/*------------------------------------------------*/
/*------------[CATEGORIES NAVIGATION]-------------*/
/*------------------------------------------------*/
#categories { width: 950px; height: 48px; position:absolute; top:-48px; right:0px; }
#categories ul { margin: 0px; padding-left: 0px; list-style-type: none; list-style-image: none; float: left; }
#categories ul li { float: left; display: block; padding-left: 0px; height: 48px; }
#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active { height: 24px; display: block; color: #4e4e4e; font-size: 12px; padding: 12px 20px; float: left; margin: 0px; }
#categories ul li a:hover { color: white; background-color: #3da6f8; }
		/*------------[DROPDOWN MENU]-------------*/
		#nav2 ul { border-bottom: 4px solid #676560; }
		#nav2 li { z-index: 100; }
		#nav2 li:hover ul, ul#nav2 li.sfHover ul { top:70px; }
		#nav2 li:hover ul li:hover ul { top:0px; }
		#nav2 li li a:link, #nav2 li li a:visited { height: 35px; padding: 10px 20px 0px 20px; }
		#nav2 li:hover { !important; color: #ff007a;             }
		#nav2 li li a:hover { !important; color: #ff007a;             }
		#nav2 li li a:link, #nav2 li li a:visited { color: #ff007a; padding-bottom: 8px; }
		

		
/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/
.search_bg { float: right; margin-top: 18px; margin-left: 10px; }
.search_bg #s { border-color: #1b1b1b; border-width: 1px; border-style: solid; font-size:11px; font-family: Arial; width:150px; vertical-align:middle; padding:10px; }
.search_bg #searchsubmit { color: white; font-weight: bold; cursor: pointer; vertical-align:middle; text-transform: uppercase; margin-left: 10px; height: 30px; padding-bottom: 10px; }
#searchform { margin-right: 20px; margin-bottom: 15px; }


/* Begin Images */
p img {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	padding: 0px;
	margin: 0px;
	float: right;
	}

.alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	padding: 10px;
	list-style-image: url(none);
	list-style-type: none;
	background-color: white;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
		margin-left: 10px;
		margin-bottom: 0px;
		margin-right: 0;
		margin-top: 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 3px;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
.subby {
	width: 960px;
	height: 260px;
	margin-top: 30px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	}
#featureitem {
	background-color: white;
	padding: 10px;
	height: 240px;
	width: 640px;
	float: left;
}
#profile {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 130px;
	background-image: url(images/profile.jpg);
	background-position: center 10px;
	background-repeat: no-repeat;
	background-color: white;
	float: right;
	height: 120px;
	width: 250px;
}
#socialbox {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 5px;
	width: 960px;
	height: 40px;
}
.socialcontent {
	width:608px;
	background-color: #999999;
    border: 1px solid #000;
	float:left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 5px;
	font-size: 1.1em;
	}
#socialbar {
	padding-top: 10px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
#socialbar img{
	margin-left: 0px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
	padding: 0px;
}
#adspace{
	padding: 3px;
	height: 525px;
	background-color: white;
	width: 263px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
}
#sponsor{
	padding: 3px;
	height: 263px;
	background-color: white;
	width: 263px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
}
#story{
	padding: 3px;
	height: 220px;
	background-color: white;
	width: 263px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
}
#bsa{
	padding: 3px;
	height: 126px;
	background-color: white;
	width: 260px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
}

#google{
	padding: 3px;
	height: 25px;
	background-color: white;
	width: 263px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
}
#amazon{
	padding: 8px;
	height: 278px;
	background-color: white;
	width: 253px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}
#lefty{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 3px;
	float: left;
	text-shadow: 0px 0px black;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: -1px;
	font-size: 21px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin: 0px;
	padding-left: 0;
	padding-bottom: 15px;
	padding-right: 0;
	padding-top: 30px;
	width: 270px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

#navigation {
	font-weight: bold;
	line-height: 7px;
	font-size: 9px;
	font-family: Verdana;
	display: block;
	text-align: center;
	margin-top: 13px;
	margin-bottom: 37px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.rsspitch {
    background: #cccccc url(images/authorbg.png) repeat-x;
	background-position: 0 0px;
    border: 1px solid #999999;
    padding: 10px;
    margin: 10px 0;
    }

.postauthor {
    background: #cccccc url(images/authorbg.png) repeat-x;
	background-position: 0 0px;
    border: 1px solid #999999;
    padding: 10px;
    margin: 10px 0;
    }

.postauthor h4 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
    }

.postauthor img {
    float: left;
    margin: 0 15px 8px 0;
    }
    
.social {
 text-align: center;
 background-position: 0 0px;
 padding: 10px 0px 0px;
 margin: 10px 0;
}
 
.social h3 {
 margin-bottom: 10px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	

none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.rsspitch {
    background: #cccccc url(images/authorbg.png) repeat-x;
	background-position: 0 0px;
    border: 1px solid #999999;
    padding: 10px;
    margin: 10px 0;
    }

.postauthor {
    background: #cccccc url(images/authorbg.png) repeat-x;
	background-position: 0 0px;
    border: 1px solid #999999;
    padding: 10px;
    margin: 10px 0;
    }

.postauthor h4 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
    }

.postauthor img {
    float: left;
    margin: 0 15px 8px 0;
    }
    
.social {
 text-align: center;
 background-position: 0 0px;
 padding: 10px 0px 0px;
 margin: 10px 0;
}
 
.social h3 {
 margin-bottom: 10px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	


