/*
Theme Name: Mike's Theme
Theme URI: http://webdemar.com/demo/?wptheme=deFusion
Description: Clean and easy customizable theme deFusion by <a href="http://webdemar.com">webdemar</a>. Now with dropdown menu, sticky posts and threaded comments.
Version: 0.9
Author: webdemar
Author URI: http://webdemar.com
Tags: black, dark, white, two-columns, fixed-width, right-sidebar, threaded-comments, sticky-post
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- WORDPRESS CSS
	- USEFUL
	- MovingBoxes
	- StartStopSlider 

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: #404039;
	color: #000;
	font: 12px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

a {
	color: #4c4c4c;
	outline: none;
	margin-right: 5px
}

a:hover { 
	color: #990022;
}

p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 940px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	height: 180px;
	background-color: #fff;
	z-index: 2;
}

#content {
	padding: 20px 0 0 0;
	background: #fff;
	z-index: 1;
	margin: 5px 0 0 0; 
}

#content-left {
	float: left;
	width: 600px;
}

#content-right {
	float: right;
	width: 320px;
}

#content-search {
	float: left;
	width: 940px;
	height: 300px;
	background-color: #fff;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1, h1 {
	margin: 0 0 20px 0;
}

h3, h4, h5, h6 {
	margin: 0 0 10px 0;
}
	
h1#blog-title {
	position: absolute;
	bottom: 80px;
	left: -9000px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 36px;
	font-weight: bold;
}

h1#blog-title a {
	color: #000088;
	text-decoration: none;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: -9000px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #bb0000;
}

h2.category-title {
	margin: 0 20px 20px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
}

h3.page-title {
	margin: 0 0 20px 20px;
	font-size: 1.8em;
	font-weight: bold;
	color: black;
}

h3.post-title {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: bold;
	color: #990022;
}

h3.post-title a {
	text-decoration: none;
}

h3.post-title a:hover {
	text-decoration: underline;
}

h4.sidebar-title {
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

#logo {
	position: 20px 0;
	position: relative;
	z-index: 2;
}

#address {
	background-position: left;
	background-color:#8a0000;
	color:#FFFFFF;
	font-size: 1em;
	position:absolute;
	top: 120px;
	text-align:center;
	height: 20px;
	width: 940px;
	left: 0;
}

#address a {
	color: #fff;
}

#address a:hover {
	color: #e3e3e3;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left, .post, .page {
	border:1px solid #DDDDDD;
	margin:0 0 40px 15px;
	padding:15px;
	background-color: fff;
}

#float-left {
	float: left;
	width: 250px;
}

.sticky {
	padding: 20px;
	border: 1px dotted #ccc;
}

.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

#mapcontent {
	padding: 20px 20px 40px;
	background: #fff;
	z-index: 1;
	margin: 5px auto 0;
	width: 900px;
	float:left;
}

#mapbox {
	border:1px solid #DDDDDD;
	margin:0 0 40px 15px;
	padding:15px;
	background: #fff;
	z-index: 1;
	width: 800px;
	float:left;	
}

#maptext {
	width: 700px;
}

#map {
	Float: left;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	width: 750px;
	height: 550px;
}

/** CONTENT RIGHT */

.box-right {
	border-color: #999999;
	border-style: Solid;
	border-width: 1px;
	margin: 0 20px 10px 0;
	padding: 20px;
	background: #dddddd no-repeat left top;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #404039;
}

.box-right li a {
	text-decoration: none;
}

.box-right li ul {
	margin: 0 0 0 20px;
	list-style: square;
}

.box-right li li {
	border: none;
}

#recent-posts a {
	color: #990022;
	font-weight: bold;
}

#recent-posts a:hover {
	text-decoration: underline;
}

/** SUBMENU */

.midmenu ul {
	margin: 0 0 20px 0;
	padding: 0;
}
.midmenu li {
	display: inline;
	text-decoration: none;
}

.midmenu ul li a {
	display: block;
	float: left;
	padding: 5px 10px;
	margin: 0 1px 20px;
	background-color: #404039;
	color: white;
	text-decoration: none;
}

.midmenu ul li a:hover {
	background-color: #990022;
	color: white;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 90%;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}

.commentlist .comment {
	height: auto;
	margin: 20px 0 0 0;
	color: #fff;
}

.commentlist .quote {
	padding: 20px 20px 0 20px;
	background: #4a4f54 url(img/bg-comment-quote.gif) no-repeat right top;
}

.avatar {
	float: right;
	margin: 0 0 10px 20px;
}

.commentlist .cite {
	display: block;
	padding: 20px 0 0 0;
	color: #6e7073;
	background: #fff url(img/bg-comment-bubble.gif) no-repeat left top;
	font-style: normal;
}

/** COMMENTS IN WP 2.7 */

.commentlist li {
	margin: 0px;
	padding: 20px 0 20px 20px;
	list-style: none;
	background: #4a4f54;
}

.commentlist li a {
	color: #999;
}

.commentlist li .avatar {
	margin: 0 20px 10px 20px;
}

.commentlist li p {
	margin: 0 20px 20px 0;
}

.commentlist .comment-meta {
	margin: 0 0 20px 0;
}

.commentlist .comment-author a {
	font-weight: bold;
}

.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}

.commentlist .children li {
	border: 1px solid #6e7073;
	border-right: none;
}

#cancel-comment-reply {
	margin: 10px 0;
}

.commentlist li.depth-2, .commentlist li.depth-4 {
	background: #5a5a60;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	color: #fff;
}

#footer p {
	margin: 0 0 10px 0;
}

#legal {
	float: left;
	width: 300px;
}

#legal  a {
	color: #fff;
}

#webmaster {
	float: right;
	width: 600px;
	text-align: right;
}

#webmaster a {
	color: #fff;
}

#webmaster a:hover {
	color: #e3e3e3;
}

/*	##################################
   	WORDPRESS CSS
	################################## */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

/*	##################################
   	USEFUL
	################################## */
	
.clear {
	clear: both;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/** CSS BASIC ELEMENTS */

hr {
	clear: both;
	height: 1px;
	margin: 20px 0;
	background: #dedede;
	border: none;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: #f7f7f7;
	border: none;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

input, textarea {
	width: 90%;
	height: 22px;
	margin: 0 0 20px 0;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font-size: 11px;
}

textarea {
	width: 90%;
	height: 100px;
}

select {
	width: auto;
	margin: 0 0 20px 0;
	padding: 6px;
	background: #fff;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font-size: 11px;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	background: #fff;
}

input.password {
	width: auto;
}

input.button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}

table {
	width: 100%;
	margin: 0 0 20px 0;
	border: 1px solid #dadada;
	border-bottom: none;
	border-right: none;
}

th, td {
	padding: 2px 5px;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
}

th {
	background: #6e7073;
	color: #fff;
	border: none;
}

pre {
	font-family: Courier, serif;
}

/*	##################################
   	MOVING BOXES
	################################## */

#contentphoto {
	padding: 20px 0 10px 0;
	background: #fff;
	}
	
#wrapper {
    width: 800px;
    margin: 25px auto;
}

#wrapper h1 {
	color: #990022;

}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(http://clotheslesstraveled.org/wp-content/themes/CurrentTheme/images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(http://clotheslesstraveled.org/wp-content/themes/CurrentTheme/images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

/*	##################################
   	Start Stop Slider
	################################## */

/*
*	{ 
	margin: 0; padding: 0;
	}
body	{ 
	font-family: "Lucida Grande", Arial, Sans-Serif; 
	background: #222;
	}

a	{ text-decoration: none; 
	outline: none; 
	}
a img	{ 
	border: none; 
	}

h2	{ 
	font-family: Georgia, Serif; 
	font-size: 36px; 
	text-align: center; 
	font-weight: normal; }

*/

a img	{ 
	border: none; 
	}

#wrapper-sss { 
	background: white; width: 940px; 
	margin: 0 auto; 
	padding: 20px 0; 
	}

#slider-sss	{ 
	background: white url(http://clotheslesstraveled.org/wp-content/themes/CurrentTheme/images/slider-bg.jpg); 
	height: 227px; 
	overflow: hidden;
	position: relative; 
	margin: 50px 0; 
	}
								  
/* DEFAULT is for three panels in width, adjust as needed
This only matters if JS is OFF, otherwise JS sets this. */								  

#mover { 
	width: 2880px; 
	position: relative; 
	}

.slide { 
	padding: 40px 30px; 
	width: 900px; 
	float: left; 
	position: relative; 
	}
.slide h1 { 
	font-family: Helvetica, Sans-Serif; 
	font-size: 30px; 
	letter-spacing: -1px;
	color: #ac0000; 
	}
.slide p { 
	color: #999; 
	font-size: 12px; 
	line-height: 22px; 
	width: 300px; 
	}
.slide img { 
	position: absolute; 
	top: 20px; 
	left: 400px; 
	}
#slider-stopper { 
	position: absolute; 
	top: 1px; 
	right: 40px; 
	background: #ac0000; 
	color: white;
	padding: 3px 8px; 
	font-size: 10px; 
	text-transform: uppercase; 
	z-index: 1000; 
	}