/* Created by Michael  */

/* reset */
* {
	margin-top: 2;
	margin-right: -2;
	margin-bottom: -2;
	margin-left: -0;
	padding-top: 2px;
	/* [disabled]padding-right: 2px; */
	padding-bottom: 2px;
	padding-left: 2px;
	/* [disabled]float: right; */
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
	display: block;
	float: right;
}

body {
	line-height: 1;
	background: #fff;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	font-size: 18px;
	line-height: 18px;
}
	
/* layout */

#wrapper {
	width: 940px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px none #33f;
}

nav {
width: 940px;
height: 50px;
margin: 0 auto;
background: #a90000;
-moz-box-shadow:6px 6px 9px #777777;
}

header {
width: 940px;
height: 100px;
margin: 0 auto;
background: #000 ;
-moz-box-shadow:6px 6px 9px #777777;
}

#main {
width: 940px;
margin: 0 auto;
padding-top: 30px;
background: #FFF;
overflow: hidden;
-moz-box-shadow:6px 6px 9px #777777;
}

#content {
	float: left;
	width: 450px;
	margin-left: 40px;
	-moz-box-shadow:6px 6px 9px #777777;
	text-align: left;

}

#sidebar1 {
	float: left;
	padding-left: 20px;
	width: 180px;
	padding-right: 40px;
}

#sidebar2 {
	float: right;
	padding-right: 30px;
	width: 600px;
	margin-top: 0px;

}

footer {
width: 940px;
margin: 0 auto;
clear: both;
}

/* basics */

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	clear: both;
	color: #333;
	text-shadow: 1px 1px 3px #33f;
}

a:link, a:visited {
color:#a90000;
text-decoration: none;
}

a:hover, a:active {
	color: #333;
	text-decoration: underline;
	text-align: left;
}

p {
	margin-bottom: 18px;
	text-align: center;
}

li {
padding-left: 5px;
}

/* nav */

nav .menu {
font-size: 16px;
font-weight: bold;
}

nav .menu ul {
margin: 0;
padding: 17px 0 0 20px;
list-style: none;
line-height: normal;
}

nav .menu li {
display: block;
float: left;
}

nav .menu a {
display: block;
float: left;
margin-right: 5px;
padding: 0px 15px;
text-decoration: none;
color: #FFF;
-moz-box-shadow:4px 4px 9px #777777;
-moz-transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}

nav .menu a:hover {
	text-decoration: underline;
	-moz-transform: rotate(360deg) scale(1.5); 
	-webkit-transform: rotate(360deg) scale(1.5);
	transform: rotate(360deg) scale(1.5);
}

/** HEADER */

header h1, header h2 {
margin: 0;
padding: 0 0 0 30px;
line-height: normal;
}

header h1 {
	float: left;
	padding-top: 5px;
	width: 600px;
}

header h1 a:link, header h1 a:visited {
text-decoration: none;
color: #FFF;
font-size: 40px;
}

header h1 a:hover {
	text-decoration: underline;
	font-size: 40px;
}

header h2 {
	padding: 10px 0 0 30px;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #33f;
}

/** ARTICLES **/

article img {
	border: none;
	-webkit-box-shadow: 3px 3px 7px #777;
	-moz-box-shadow: 3px 3px 7px #777;
	float: left;
	text-align: center;

}

#content p, ul, ol, hr {
	margin-bottom: 24px;
	margin: 2-2-2-0;
	text-align: center;

}

#content ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;

}

#content h1, h2, h3, h4, h5, h6 {
color: #333;
margin: 0 0 20px 0;
line-height: 1.5em;
text-shadow: 1px 2px 3px #777777;

}
#content h2 {
	font-size: 28px;
	color: #A90000;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;

}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}

/* sidebar and footer widget blocks */

aside h3 {
font-size: 16px;
text-shadow: 0px 2px 3px #ddd;
-moz-box-shadow:3px 3px 7px #777777;
}

aside ul {
list-style: none;
margin-bottom: 20px;
margin-top: -15px;
text-shadow: 1px 1px 3px #777777;
}

#footer-area {
background: #000;
color: #FFF;
font-size: 90%;
padding: 18px 0;
overflow: hidden;
-moz-box-shadow:6px 6px 9px #777777;
}

.footer-segment {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	width: 300px;

}

footer aside h4 {
color: #FFF;
font-size: 16px;
line-height: 1.5em;
text-align: left;
}

footer a:link, footer a:visited {
color: #FFF;
}

footer a:hover { 
text-decoration: underline;
text-align:left;
}

footer p {
margin-top: -15px;
}
#wrapper nav .menu ul li a {
	color: #FFF;
}
#wrapper #main #content article h2 a {
	filter: Shadow(Color=#33f, Direction=1px 1px 3px);
	text-align: left;
}
.subhead {
	color: #A90000;
}
#wrapper header h1 a em {
	font-size: 44px;
}
#wrapper #main #content article {
	text-align: left;
	width: 430px;
}
#wrapper #main #content article .video {
	text-align: left;
}

#wrapper #main #content article blockquote p {
	text-align: center;
}
#wrapper #main #content article blockquote p {
	text-align: left;
	padding-left: 2px;
}
#s {
	margin-left: 0px;
}
#wrapper #main #content article blockquote p #pupboots {
	padding: 5px;
}
#wrapper #main #content article blockquote p #s {
	padding-left: 0px;
	left: 0px;
	word-spacing: 0em;
}
#wrapper #main #content article blockquote p #pupboots {
	padding-right: 5px;
}
#wrapper footer #footer-area #footer-outer-block {
	width: 935px;
}
#wrapper #main #contentBDSM {
	width: 700px;
}
#wrapper #main #contentBDSM blockquote p img {
	text-align: left;
}
#wrapper #main #content article blockquote {
	text-align: center;
}

