@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0; }
 
body {
	background: url(images/distraktion_bg.png) fixed;
	margin: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
 
p { margin: 15px 0; }
 
/* Structure */
#header {
	width: 1000px;
	height: 100px;
	margin: auto;
	margin-top: 15px;
	background: #CCC;
	overflow: hidden; }
 
#logo {
	float: left;
	width: 450px;
	height: 200px; }
 
	#logo a img {
		text-decoration: none;
		border: none; }
 
#mag_demo {
	float: right;
	width: 550px; }
 
#searchform {
	width: 300px;
	text-align: right; }
 
#featured { width: 270px; }
 
	#featured .info {
		margin-top: 0px;
		padding-top: 0px; }
 
	#featured a.title {
		font-size: 14px;
		color: #ffcc01;
		text-decoration: none; }
 
.left, .alignleft { float: left; }
 
#archive.spoiler {
	display: block;
	margin-top: 3px;
	min-height: 160px; }
 
#headline a img, #featured a img {
	margin-right: 10px;
	margin-top: 5px;
	padding: 2px;
	border: none; }
 
.meta {
	color: #000000;
	font-size: 0.75em; }
 
	.meta a {
		color: #ffffff;
		text-decoration: none; }
 
	.meta p { margin: 0px 0px; }
 
/* Sidebar*/
#sidebar {
	width: 330px;
	float: right;
	margin-bottom: 15px;
	background: #CCC; }
 
#sidebar_item {
	width: 300px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px; }
 
/* Form Elements */
select {
	border: 1px solid #333;
	width: 100% }
 
.field {
	padding: 2px;
	border: 1px solid #333;
	background: #fff;
	font-size: 1.0em; }
 
#s {
	font-size: .7em;
	width: 200px; }
 
#searchsubmit { padding-left: 5px; }
 
#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0; }
 
#commentform textarea {
	width: 99%;
	margin-top: 5px; }
 
/* Comments*/
/* Footer*/
#footer {
	background: #CCC;
	width: 1010px;
	height: 200px;
	margin: auto;
	color:#666;}
 
	#footer a {
		color: #666;
		text-decoration: none; }
 
		#footer a:hover { color: #949494; }
 
#menu {
	width: 1000px;
	height: 40px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background: url(images/menu-bar.png); }
 
.clearfloat { display: block; }
 
#catmenu { margin: auto; }
 
	#catmenu ul {
		list-style: none;
		background: none; }
 
	#catmenu li {
		float: left;
		list-style: none;
		cursor: pointer;
		display: block;
		background: none;
		height: 40px; }
 
		#catmenu li:hover { background: #000000; /*url(images/menu-bar-on.png)*/ }
 
		#catmenu li.catlast { border-right: none; }
 
	#catmenu a, #catmenu a:visited {
		margin: 0px;
		padding: 10px 20px;
		font-weight: bold;
		font-size: 12px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #FFF;
		display: block;
		background: none;
		text-decoration: none; }
 
	#catmenu a:hover {
		text-decoration: none;
		display: block; }
 
#wrapper {
	width: 1000px;
	margin: auto;
	padding:5px;
	background:#FFF;}
 
#content {
	width: 655px;
	float: left;
	margin-right: 15px;}
 
#content_wrapper {
	width: 655px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	background: #CCC; }
 
#content_item {
	width: 625px;
	margin: auto; }
 
	#content_item.post {
		padding: 15px;
		width: 595px;
		color: #000000;
		margin-bottom: 15px;
		font-size: 12px;
		line-height: 1.75em;
		background: #FFFFFF; }
 
		#content_item.post img, #content_item.post a img { margin: 0 10px 5px 0; }
 
		#content_item.post a {
			color: #949494;
			text-decoration: none; }
 
			#content_item.post a:hover { color: #666666; }
 
	#content_item.listing {
		padding: 15px;
		width: 595px;
		margin-right: 15px;
		font-size: 12px;
		color: #000;
		background: #FFF; }
 
		#content_item.listing .navigation a {
			color: #000;
			text-decoration: none; }
 
			#content_item.listing .navigation a:hover {
				color: #666;
				text-decoration: none; }
 
		#content_item.listing img, #content_item.listing a img {
			border: 1px solid #CCCCCC;
			margin: 0 10px 5px 0;
			padding: 2px; }
 
#main_page {
	padding-top: 30px;
	padding-bottom: 30px; }
 
#content_item.listing2 {
	padding: 15px;
	width: 275px;
	float: left; }
 
	#content_item.listing2 img, #content_item.listing2 a img {
		border: 1px solid #CCCCCC;
		margin: 0 10px 5px 0;
		padding: 2px; }
 
#content h3 { color: #FFFFFF }
 
#content .breadcrumbs, #content .breadcrumbs a {
	color: #000000;
	font-weight: bold;
	text-decoration: none; }
 
#content_item.post h2.title {
	-x-system-font: none;
	border-bottom: 1px solid #DDDDDD;
	border-top: 2px solid #ffcc01;
	font-family: Georgia;
	font-size: 2.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: normal;
	padding: 5px 0; }
 
#content_item.post h2.title2 {
	-x-system-font: none;
	font-family: Georgia;
	font-size: 2.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	letter-spacing: -0.05em;
	line-height: normal;
	color: #ddb100; }
 
	#content_item.post h2.title2 a { color: #ddb100; }
 
		#content_item.post h2.title2 a:hover { color: #333; }
 
#content_item.post #archive a { color: #949494; }
 
#content_item.post #archive h4 {
	border-top: 2px solid #ffcc01;
	border-bottom: 1px solid white;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 20px; }
 
	#content_item.post #archive h4 a {
		text-decoration: none;
		color: #000000; }
 
		#content_item.post #archive h4 a:hover { color: #999999; }
 
#stats span { padding: 0 20px 0 0; }
 
#stats { font-size: 10px; }
 
#leftRail h6 {
	font-size: 13px;
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0; }
 
	#leftRail h6 a { text-decoration: underline; }
 
#sidebar .relatedImgLink {
	height: 82px;
	width: 270px;
	display: block;
	background: transparent url(images/relatedImage.jpg) no-repeat scroll 0% 50%;
	margin-left: -26px;
	padding: 20px 0pt 0pt 26px; }
 
#sidebar .relatedImg {
	display: block;
	border: 1px solid #e0e0e0;
	height: auto;
	width: auto;
	padding: 0;
	margin: 0; }
 
/*--------------------------------------------------------*/
#myslides { background: #262B2F; }
 
	#myslides a { text-decoration: none; }
 
		#myslides a:hover { text-decoration: underline; }
 
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 595px; /*Width of Carousel Viewer itself*/
	height: 165px; /*Height should enough to fit largest content's height*/
	margin: 0px 14px 0px 14px;
	background: #262B2F; }
 
	.stepcarousel .belt {
		position: absolute; /*leave this value alone*/
		left: 0;
		top: 0; }
 
	.stepcarousel .panel {
		float: left; /*leave this value alone*/
		overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
		margin: 10px 17px ; /*margin around each panel*/
		width: 175px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
		background: #14181a;
		height: 140px;
		border: 1px solid #373C3F; }
 
		.stepcarousel .panel p {
			text-align: left; /*leave this value alone*/
			overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
			margin: 5px 5px ; /*margin around each panel*/ }
 
		.stepcarousel .panel h2 {
			height: 16px;
			overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
			margin: 0px 5px ; /*margin around each panel*/
			font-size: 13px;
			font-weight: normal;
			text-align: center;
			font-family: Tahoma,century gothic,Arial,verdana, sans-serif;
			text-transform: uppercase; }
 
			.stepcarousel .panel h2 a:visited ,.stepcarousel .panel h2 a:link { color: #8B979F; }
 
		.stepcarousel .panel img {
			background: #040404; /*clip content that go outside dimensions of holding panel DIV*/
			margin: 10px 10px 8px 10px; /*margin around each panel*/
			padding: 0px 0px; }
 
/* Easy Slider */
#contentslider {
	position: relative;
	margin-left: 15px; }
 
#slider {  }
 
	#slider ul, #slider li, #slider2 ul, #slider2 li {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 595px;
		height: 241px;
		overflow: hidden; }
 
	#slider li, #slider2 li {
		width: 595px; /* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		height: 241px;
		overflow: hidden; }
 
	#slider a img {
		text-decoration: none;
		border: none; }
 
#slider2 li { background: #f1f1f1; }
 
	#slider2 li h2 {
		margin: 0 20px;
		padding-top: 20px; }
 
	#slider2 li p { margin: 20px; }
 
p#controls, p#controls2 {
	margin: 0;
	position: relative; }
 
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2 {
	display: block;
	margin: 0;
	overflow: hidden;
	text-indent: -8000px;
	width: 30px;
	height: 241px;
	position: absolute;
	left: -30px;
	top: -241px; }
 
#nextBtn, #nextBtn2 { left: 595px; }
 
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a {
	display: block;
	width: 30px;
	height: 241px;
	background: url(images/btn_prev.png) no-repeat 0 0; }
 
#dist {
	position: absolute;
	left: 345px;
	top: 185px;
	background: url(images/dailydistraktions.png) no-repeat 0 0;
	width: 250px;
	height: 42px; }
 
#nextBtn a, #nextBtn2 a { background: url(images/btn_next.png) no-repeat 0 0; }
 
/* // Easy Slider */
img.left, img.alignleft { float: left; }
 
#content_item.post img.right, #content_item.post img.alignright {
	float: right;
	margin-left: 10px; }
 
.left, .alignleft { float: left; }
 
.right, .alignright {
	float: right;
	margin-left: 10px; }
 
h3 a {
	color: #999;
	text-decoration: none; }
 
	h3 a:hover { color: #CCC; }
 
p.wp-caption-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	padding-top: 0px;
	margin-top: 0px; }
 
#sidebar_item h3 {
	color: #666666;
	text-align: center;
	margin-bottom: 10px; }
 
#sidebar_item li {
	list-style: square;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px; }
 
	#sidebar_item li a {
		color: #000000;
		font-size: 12px;
		text-decoration: none; }
 
		#sidebar_item li a:hover { color: #999999; }
 
blockquote {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	background: url(images/blockquote.jpg) no-repeat;
	margin-left: 15px;
	margin-right: 15px;
	color: #666666; }
 
#advertisement {
	background: #CCC;;
	width: 1000px;
	height: 120px;
	margin: auto;
	margin-bottom: 15px;
	margin-top: 15px; }
 
#ad_banner {
	width: 728px;
	height: 90px;
	margin: auto;
	padding: 15px; }
 
#sidebar_item.blogroll li { list-style: none; }
 
#sidebar_item.blogroll h3 {
	text-align: left;
	color: #666; }
	
