/*   
Theme Name: Minimal
Theme URI: http://www.sparked.biz
Description: A minimalist, <b>widgetized</b> theme from <a href="http://www.sparked.biz/" title="Sparked">Sparked</a>. 
Author: Geoffry Gertz
Author URI: http://www.sparked.biz
Version: 1.0
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). 
*/
/*layout*/

body {
	background-image:url(images/twill.png);
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 0 auto;
}
#container {
	width: 1095px;
	padding: 15px 20px 30px 20px;
	margin:0px auto;
	font-size: .95em;
	line-height: 1.5em;
	color: #444444;
	background-color: #fff;
}
#entries {
	width: 500px;
	float: right;
	border-left: thin solid #707070;
	padding: 8px 20px 0 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;	
}
#rsidebar {
	width: 200px;
	float: right;
	margin-top: 20px;
	font-size: .8em;
}
.sbhead {
	font-size:2.25em;
	color: #444;
	font-weight:bold;
	padding:4px 0px 12px 0px;
	display: block;
}
.related {
	font-size:1.55em;
	color: #444;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	display: block;
}
#topic {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#topic li {
	list-style: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 3px 0px 3px 0px;
}
#chatter {
	width:auto;
}
#comment_widget {
	font-size:1.35em;
}
#comment_widget ul li {
	list-style: none;
	padding: 8px;
	line-height:1em;
	border-bottom:thin solid #ccc;
}
#comment_widget ul li:last-child {
	border:none;
}
#comment_widget a:link  {
	color: #B6BD51;
	font-weight:bold;
}
#comment_widget a:visited  {
	color: #B6BD51;
	font-weight:bold;
}
.user {
	font-size:1.5em;
}
.user a {
	color:#000;
}
.remarks {
	font-size:1.2em;
}
.music {
	margin:10px 0 0 0;
}
.flickr {
	margin:5px 0 10px 0; 
	padding:10px; 
	border:thin solid #eee;
}
.Fthumbs {
	margin-left:15px;
}
#logo {
	width: 336px;
	margin-top: 30px;
}
#youtube {
	width: 336px;
	height: 215px;
	margin: 10px 0 0 0;
	background-color:#454545;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#youtubePlayer {
	margin: 0px auto;
	text-align: center;
	padding-top: 6px;
}
#twitter_div {
	text-align: left;
	border-top:0px dotted #444;
	width: 336px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
#sidebar #twitter_div .sidebar-title {
	color: #444;
	font-size: 2.75em;
	margin-top: 0px;
	text-transform: lowercase;
}
#sidebar #twitter_div #twitter_update_list {
	color: #444444;
	font-size: 1.35em;
	line-height: 1.2em;
}
#sidebar #twitter_div #twitter_update_list a {
	color: #ee71a2;
}
#twitter_div #twitter_update_list li {
	margin-bottom: .5em;
	padding-bottom:.5em;
	border-bottom:thin solid #ccc;
}
#twitter_div #twitter_update_list li:last-child {
	border:none;
}
#archive {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#archive li {
	list-style: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 3px 0px 3px 0px;
}
#pencils {
	padding: 8px 0 0 0;
}
#radio {
	padding: 8px 0 0 0;
}
#meetup {
	width: 336px;
	padding: 8px 0px 0px 0px;
}
.ad {
	padding: 8px 0;
	font-size: 1.2em;
}	
#blog {
	overflow: hidden;
}
#side-a {
	float: left;
	width: 280px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#side-b {
	float: right;
	width: 240px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color:#FFF;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 1.75em;
	padding-bottom:20px;
	color: #a0a0a0;
	font-weight: normal;
	line-height: .75em;
	text-align:right;
}
#content {
	float: left;
	width: 270px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: 0px dotted #000;
	border-left: 0px dotted #000;
}
#footer {
	width: 1095px;
	text-align:left;
	border-top: thin solid #707070;
	clear: both;
}
.Lcolumn {
	width: 350px;
	height: 450px;
	float:left;
	border-left:thin solid #ccc;
	margin-top:30px;
}
.Rcolumn {
	width: 350px;
	height: 450px;
	float:right;
	border-left:thin solid #ccc;
	margin-top:30px;
}
	
#copyright {
	width:100%;
	height:10px;
	color:#a0a0a0;
	padding: 8px 0px 0px 0px;
	font-weight: bold;
}
#copyright a {
	color:#cf0021;
	cursor:pointer;
}
#twill {
	background-image:url(images/twill.jpg);
	background-repeat: repeat;
	width:auto;
	height:50px;
	margin: 20px 0 0 0;
	clear:both;
}
/*nav*/
.navHead {
	width: 1098px;
}
.nav {
	height:20px;
	text-transform: lowercase;
	float:left;
	font-size: 1.5em;
}
.nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.nav li {
	display:inline;
	border-left:thin dotted #707070;
}
.nav li:first-child {
	border-left:none;
}
.nav ul li a {
	text-decoration:none;  
	margin: 4px;
	padding: 0 8px; 
	color: #000;
	}
.nav ul li:first-child a {
	padding-left:0px;
}
.nav ul li a:hover {
	color:#cf0021;
}
/*end-nav*/
/* -search form- */
.searchHead {
	float:right;
}
#searchsubmit {
	display: none;
}
#s {
	background: #000000 url("images/magnifier.png") no-repeat top left;
	border: none;
	color: #ffffff;
	padding: 5px 2px 5px 17px;
	width: 275px;
	-webkit-appearance:none;
	-webkit-border-radius: 0px;
}
.ground {
	background-color: #d7d7d7;
	padding: 0 2px 0 2px;
}
.pink {
	background-color: #feedea;
	padding: 0 2px 0 2px;
}
/*portfolio*/
#port {
	float:right;
	width:1095px;
}
/*misc*/

.post {
	margin-top:10px;
	margin-bottom: 1em;
}
.post a {
	color: #92007b;
	font-weight: bolder;
}
a {
	color: #a0a0a0;
	text-decoration: none;
	font-weight: bold;
}
a:link h3 {
	color: #cf0021;
	border: none;
}
a:link img {
	border: none;
}
ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
li.linkcat {
	list-style-type: none;
}
img {
	border: none;
}
.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#right {
	float: right;
}
img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}
img.border {
	padding: 0px;
	border: solid 1px #707070;
}
img.post {
	border:1px solid;
	border-color:#c2c2c2;
}
#lcaption {
	float:left;
	background-color:#ECECEC;
	margin:0 8px 8px 0;
	padding:10px;
}
#lcaption p {
	font-size:12px;
	font-weight:bold;
	color:#454545;
	margin:-1px 0 0;
}
#lcaption img {
	border:1px solid;
	border-color:#c2c2c2;
}
#ccaption {
	float:center;
	background-color:#ECECEC;
	margin:8px 0;
	padding:10px;
}
#ccaption img {
	border:1px solid;
	vertical-align:middle;
	border-color:#c2c2c2;
	margin:0 auto;
}
#ccaption p {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#454545;
	margin:-1px 0 0;
}
h1 {
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
}
h2 {
	font-size: 1.2em;
	line-height: em;
	text-transform:uppercase;
}

h3 {
	font-weight: bold;
	font-size: 1.5em;
	text-transform: lowercase;
	margin-bottom: .1em;
	margin-top: 1em;
	letter-spacing: .1em;
	color: #a0a0a0;
	border-bottom: 0px solid #000;
}
h3 a {
	color: #a0a0a0;
}
.post h3 {
	font-weight: bold;
	font-size: 1.5em;
	text-transform: lowercase;
	margin-bottom: .1em;
	margin-top: 1em;
	letter-spacing: .1em;
	color: #a0a0a0;
	border-bottom: 0px solid #000;
}
.post h3 a {
	color: #a0a0a0;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: .1em;
	margin-top: 1em;
	letter-spacing: .05em;
	color: #000000;
}
.store {
	margin-bottom: -5em;
	font-weight: bold;
}
.mistake {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: .1em;
	margin-top: 1em;
	color: #a0a0a0;
}
.about {
	text-align: justify;
	font-weight: bold;
	font-size: 13pt;
	text-transform: uppercase;
	color: #707070;
}
blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}
.credit {
	text-align: right;
}
hr {
	color: #fff;
	background-color: #fff;
	border: thin dotted #ccc;
	border-style: none none dotted;
}
.hang {
	text-indent: -1.5em;
	margin-left: 1.5em;
}
.caption {
	font-size: 10px;
	margin-top: -5px;
	line-height: 0em;
	text-transform: uppercase;
}
#inset {
	width: 275px;
	height: 275px;
	float: left;
	font-size: 12px;
}
#insetbig {
	width: 195px;
	height: 320px;
	float: left;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#insetbig1 {
	width: 175px;
	height: 320px;
	float: left;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.button {
	font-size: 1.25em;
	margin-top:5px;
	padding: 5px 10px 8px 10px;
	color: #fff;
	border: 0px solid #00a8ec;
	background: #acacac;
	-webkit-appearance:none;
	-webkit-border-radius: 0px;
}
.button:hover {
	color: #fff;
	border: 0px solid #f00;
	background: #7d7d7d;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
}
.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}
img#wpstats {
	display:none
}
/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}
.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}
.commentlist {
	margin-top: 0px;
}
.commentlist li {
	margin: 5px 0 0 0px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	font-size:1.2em;
	text-align: left;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform {
	margin-top: 5px;
}
.commentmetadata {
	font-weight: normal;
}
.commenthead a {
	color: #444444;
	font-size:16px;
}
.commentbox {
	width: 100%;
	height: 100px;
}
.textfield {
	float: left;
	margin-bottom: 10px;
	color: #8a8a8a;
	width: 320px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #eee;
	font-size: 1.1em;
	padding: 5px;
}
.textfield:hover {
	border: 1px solid #707070;
}
.textarea {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: .95em;
	margin: 0;
	padding: 0;
	color: #8a8a8a;
	width: 100%;
	height: 200px;
	border: 1px solid #eee;
	overflow: hidden
}
.textarea:hover {
	border: 1px solid #707070;
}
/* End Comments */
/* -feedback form- */

#form {
	width: 175px;
}
#contact_form_holder {
	font-weight: bold;
	color: #959595;
	width:175px;
}
#contact_form_holder input, #contact_form_holder textarea {
	width:175px; /* make all the inputs and the textarea same size (100% of the div they are into) */
	font-family:inherit; /* we must set this, because it doesn't inherits it */
	text-size: 15px;
	border: 1px solid #c2c2c2;
	overflow: hidden;
}
#contact_form_holder textarea {
	height:200px; /* i never liked small textareas, so make it 100px in height */
}
.contact_but {
	margin: 10px 0 0 0px;
	float: right;
}
.c_button {
	font-size: 1.5em;
	padding: 7px 10px 8px 10px;
	color: #fff;
	border: 0px solid #00a8ec;
	background: #acacac;
	-webkit-appearance:none;
	-webkit-border-radius: 0px;
}
.c_button:hover {
	color: #fff;
	border: 0px solid #f00;
	background: #7d7d7d;
}
.field {
}
#contact {
	margin:50px 0 0 0;
	width:1095px;
}
/*nrelate*/
.nr_rc_text {
	overflow: hidden;
	word-wrap:break-word;
	clear:left;
	float:left;
	font-family:sans-serif;
	font-weight:bold;
	line-height:140%;
	padding:2px;
	margin-top:2px;
	text-align:left;
	display:block;
	width:100%;
}
/*authorbox*/
.author-box { padding: 10px; background:#F9F9F9; border: 1px solid #ccc; margin:15px 0;}
.author-left {float:left; width: 80px; margin: 0 15px 0 0;}
.author-right {float:left; font-size: 13px; margin: 5px 0 0 10px;}
.author-pic {border: 1px solid: #ccc;}
.author-name {font-weight:bold;}
.author-bio {padding: 5px 0 5px 0;font-size: 14px;}
.author-url {color: #555;text-align:left;font-size:13px;}
.author-url a {color: #000;}
.author-url a:hover {color: #333;}
.clear {clear:both}
.red {color:#cf0021;font-weight:bold;}
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
	.author-name {font-size:14px; font-weight:bold;}
	.author-url {color: #555;text-align:left;font-size:8px;}
.author-url a {color: #000;}
.author-url a:hover {color: #333;}
}
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft{
	float: left;
	margin:0 8px 8px 0;
}

.alignright {
	float: right;
	margin:0 0 8px 8px;
}
.alignnone {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: left;
	background-color: #F9F9F9;
	padding: 10px 10px 5px 10px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 13px;
	line-height: 16px;
	font-weight:bold;
	padding: 5px 4px 5px;
	margin: 0;
}
/* End captions & aligment */
/*wp-Paginate*/
.pages {
	text-align:center;
	padding-top:5px;
	clear:both;
}
/*Excerpt*/
.excerpt {
	margin:0;
	padding:0;
}
.excerpt ul {
	list-style:none;
}
.excerpt li {
	margin-bottom:10px;
}
.thumb {
	margin-top:2px;
	clear:both;
}
.excerpt-title {
	margin-bottom:15px;
}
.title-box {
}
.left-meta {
	float:left;
	height:115px;
	padding-right:5px;
	margin-bottom:8px;
	border-right:1px solid #ccc;
	margin-right:5px;
	clear:both;
}
.meta {
	display:block;
	margin-top:-2px;
}
/*Date*/
.date {
	border-top:1px solid #ccc;
	float:left;
	width:38px;
	height:39px;
	clear:both;
	}
.day {
	padding-top:3px;
	font-size:1.75em;
	color:#707070;
	text-align:center;
}
.month {
	font-size:1.2em;
	color:#000;
	text-align:center;
	text-transform:uppercase;
}.year {
	text-align:center;
	margin-top:-3px;
	color:#000;
}
/*excerpt ends*/
/*post formats*/
/*icons*/
.camera {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:left;
	margin-top:3px;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
.note {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:left;
	margin-top:3px;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
.heart {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:left;
	margin-top:3px;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px -81px;
}
.chat {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:left;
	margin-top:3px;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px -161px;
}
.vid {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:left;
	margin-top:3px;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px -201px;
}
.all {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:left;
	margin-top:3px;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px -121px;
}
/*formats*/
.format-image h3 {
	font-weight: bold;
	font-size: 1.5em;
	text-transform: lowercase;
	margin-bottom: .1em;
	margin-top: 1em;
	letter-spacing: .1em;
	color: #a0a0a0;
}
.format-image h3 a {
	color: #a0a0a0;
}
/*icon posts*/
.heartpost {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:right;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px -81px;
}
.camerapost {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:right;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.notepost {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:right;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
.chatpost {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:right;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px -161px;
}
.allpost {
	background-image:url(http://www.sparked.biz/wp-content/themes/sparked/images/icons.png);
	float:right;
	width:38px;
	height:39px;
	background-repeat: no-repeat;
	background-position: 0px -121px;
}
