/*
Theme Name: Sheer Minimalism
Theme URI: http://appleleaf.etsy.com
Description: Two column theme with bottom sidebar by <a href="http://emilystallings.com">Emily Stallings</a>, available at <a href="http://appleleaf.etsy.com">appleleaf.etsy.com</a>
Version: 1.0
Author: Emily Stallings
Author URI: http://emilystallings.com
/*




/* BASIC STYLING */

body	{background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;}

a,
a:link,
a:visited {color: #5dc7db;
	text-decoration: none}

a:hover	{color: #ED9121}

strong,
b	{color: #333333}

input 	{width: 165px;
	border-width: 1px;
	border-color: #cccccc #eeeeee #eeeeee #cccccc;
	border-style: solid;
	color: #444444;
	font-size: 10pt;
	font-family: arial, sans-serif;
	padding: 2px}

textarea {width: 350px;
	border-width: 10px;
	border-color: #cccccc #eeeeee #eeeeee #cccccc;
	border-style: solid;
	color: #444444;
	font-size: 10pt;
	font-family: arial, sans-serif;
	padding: 2px}



/* WRAPPER */
#wrapper {background-color: #ffffff;
	width: 100%;
	min-width: 1000px;
	margin: 10px auto 10px auto;
	padding: 0px}



/* NAVIGATION */

#nav	{background: url('images/nav_bg.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #666666;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
	text-transform: lowercase;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 50px;
	z-index: 1}

#nlinks {color: #eeeeee;
	margin: 16px 0px 0px 0px}

#nlinks li {margin: 0px 15px 0px 0px;
	list-style: none;
	display: inline}

#nlinks li a {padding: 0px 30px 15px 0px;
	border-color: #474847;
	border-style: solid;
	border-width: 0px 0px 4px 0px;
	color: #cccccc}

#nlinks li a:hover {border-color: #5dc7db;
	border-style: solid;
	border-width: 0px 0px 4px 0px;
	color: #dddddd}

#nlinks ul {margin: 0px}



/* HEADER */

#header	{background-color: #ffffff;
	margin: 10px;
	height: 150px;
	z-index: 2}


/* CONTENT */

#cwrap	{width: 100%;
	z-index: 3}



/* SIDEBAR */

#sidebar {float: right;
	margin: 20px;
	padding: 0px 0px 10px 20px;
	width: 200px;
	background-color: #ffffff;
	border-color: #eeeeee;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	font-size: 10pt;
	color: #666666}

#sidebar li {list-style: none;
	margin: 0px 0px 30px 0px}

#sidebar h2 {font-size: 7pt;
	color: #555555;
	text-transform: uppercase;
	border-color: #eeeeee;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	line-height: 17px;
	letter-spacing: 4px;}

#sidebar li li {margin: 0px 10px 0px -40px}

#sidebar li li a {display: block;
	margin-bottom: 3px;
	padding: 0px 7px 0px 7px;
	color: #444444;
	font-size: 9pt;
	text-align: justify;
	border-width: 0px 0px 0px 4px;
	border-color: #eeeeee;
	border-style: solid}

#sidebar li li a:hover {border-color: #ED9121;
	color: #222222}

.textwidget {padding: 5px 10px 0px 10px;
	text-align: justify}

#recentcomments li {padding: 0px 0px 0px 7px;
	margin-bottom: 3px !important;
	text-align: justify;
	border-width: 0px 0px 0px 4px;
	border-color: #eeeeee;
	border-style: solid}

#recentcomments li:hover {border-color: #ED9121}

#recentcomments a {border-width: 0px !important;
	color: #5dc7db !important;
	text-decoration: none}

#recentcomments a:hover {color: #222222 !important}




/* SIDEBAR CALENDAR */

#calendar_wrap {width: 80%;
	margin: 0px auto}

#calendar_wrap caption {width: 100%;
	margin: 0px auto;
	font-size: 8pt;
	color: #5dc7db;
	text-transform: lowercase;
	letter-spacing: 0.5px;
	padding: 2px 0px 2px 0px}

#calendar_wrap th {width: 200px;
	color: #555555;
	font-size: 9pt;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-variant: lowercase;
	text-align: center}

#calendar_wrap td {width: 200px;
	color: #444444;
	font-size: 9pt;
	font-family: arial, sans-serif;
	font-variant: lowercase;
	text-align: center}



/* MAIN COLUMN */

#main	{margin-right: 300px;
          margin-left: 20px;
	padding: 10px 30px;
	background-color: #ffffff;
	height: 100%;
	min-height: 1200px}



/* POSTS */

.post	{margin: 10px}

.posthead {margin: -50px 0px 0px 0px;
	min-height: 80px}


.posttitle,
.posttitle a {height: 100%;
	font-size: 25px;
	color: #555555;
	line-height: 35px;
	letter-spacing: 0.5px;
	margin: 20px 100px 0px 0px;
	padding: 15px 15px 0px 0px}

.posttitle a:hover {color: #888888}

.postinfo {width: 120px;
	height: 100%;
	float: right;
	font-size: 10pt;
	color: #777777;
	text-transform: lowercase;
	line-height: 17px;
	letter-spacing: 0.5px;
	border-width: 0px 0px 0px 1px;
	border-color: #eeeeee;
	border-style: solid;
	padding: 0px 0px 0px 15px}

.posttext {font-size: 10pt;
	color: #444444;
	line-height: 20px;
	text-align: justify;
	padding: 0px 0px 75px 0px;
	margin: 5px 0px 0px 0px}

.posttext p {font-size: 10pt;
	color: #444444;
	line-height: 20px;
	text-align: justify}

.post ol,
.post ul {margin: 25px 0px}

.post ol li {padding: 0px 10px;
	margin-right: 5px;
        list-style-position: outside;
        color: #777777;
        text-align: justify;
        list-style-type: decimal-leading-zero}

.post ul li {padding: 0px 10px;
	margin-right: 5px;
        list-style-position: outside;
	list-style-type: square;
        color: #777777;
        text-align: justify}

.post ul li:hover,
.post ol li:hover {color: #444444}

.post img {border-color: #cccccc;
	border-width: 0px;
	border-style: solid;
	padding: 5px}

.posttext blockquote {border-color: #eeeeee;
	border-style: solid;
	border-width: 0px 0px 0px 3px;
	color: #777777;
	padding: 0px 10px;
	margin: 20px 50px}

.posttext blockquote:hover {border-color: #ED9121}

.noposts {font-size: 35px;
	color: #555555;
	line-height: 35px;
	letter-spacing: 0.5px}



/* COMMENTS */

.commentw {padding: 75px 0px 0px 0px;
	width: 100%}

.commentw ul {list-style: none;
	margin: 0px;
	padding: 0px}

.commentw li {margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px}

.commentt {padding: 0px 10px;
	text-align: justify;
	line-height: 15px;
	color: #444444;
	font-size: 9pt;
	font-family: arial, sans-serif;
	border-color: #aaaaaa;
	border-width: 1px;
	border-style: solid}

.commentb {margin-top: -1px;
	padding: 20px 0px 0px 30px;
	background: url('images/triangle.png');
	background-position: 30px 0px;
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #333333;
	text-transform: lowercase}

.commentbox {color: #333333;
	text-align: justify;
	line-height: 170%;
	color: #444444;
	font-size: 10pt;
	font-family: arial, sans-serif;
	padding: 30px 0px 10px 0px}

small	{color: #666666;
	font-size: 8pt;
	text-transform: lowercase}

#submit	{padding: 2px 5px;
	width: 75px;
	background-color: #ffffff;
	border-width: 1px;
	border-color: #eeeeee #cccccc #cccccc #eeeeee;
	border-style: solid;
	color: #444444}



/* BOTTOM BAR */

#bottom	{width: 100%;
	min-height: 215px;
	margin: 0px;
	padding: 0px;
	background: #666666 url('images/bottom_bg.png');
	background-repeat: repeat-x;
	z-index: 4}

#bwrap	{width: 975px;
	margin: 0px auto}

#bleft	{width: 320px;
	padding: 20px 30px 20px 0px;
	font-size: 9pt;
	color: #111111;
	line-height: 20px;
	text-align: justify;
	float: left}

#bleft li {list-style: none}

#bleft li a {padding: 5px 3px 3px 3px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #222222;
	display: block}

#bcenter {width: 300px;
	padding: 20px 0px;
	font-size: 9pt;
	float: left}

#bcenter li {list-style: none}

#bcenter li a {padding: 5px 0px 3px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #222222;
	display: block}

#bright	{width: 295px;
	padding: 10px 0px 10px 20px;
	font-size: 9pt;
	float: right}

#bright li {list-style: none}

#bright li a {padding: 5px 0px 3px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #222222;
	display: block}

.btitle {font-size: 20px;
	color: #cccccc;
	letter-spacing: 1px;
	text-transform: lowercase;
	padding: 0px 0px 10px 0px}




/* FOOTER */

.prenext {margin: 0px;
	padding: 20px;
	font-size: 9pt;
	text-align: center}

#footer	{margin: 25px 25px 20px 25px;
	padding: 5px 0px 15px 0px;
	background-color: #ffffff;
	border-width: 1px 0px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
	font-size: 8pt;
	color: #888888;
	z-index: 5}

#fleft	{float: left}

#fright	{float: right}