/*
Theme Name: Sweat
Theme URI: http://danmerk.com/
Description: This is the custom template created by Dan Merk
Version: 1.0
Author: Daniel Merk
Author URI: http://danmerk.com/
Tags: custom header, fixed width, two columns, widgets

	Sweat v1.0
	 http://danmerk.com

	This theme was designed and built by Daniel merk

	
*/



/* Begin Typography & Colors */

.twitter_update_list ul,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
	list-style-type: none;
	padding-bottom: 15px;
	text-indent: -2em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body { margin: 0px;}

#wrapper {
 	width: 900px;
	margin: 0px auto;
}

#header {
	text-align: center;
	background-image: url(http://sweat.danmerk.com/wp-content/themes/sweat/images/main_image.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	
}
#navbar {
	background-color: #fbfcf5;
	border-top: 1px solid #e1efeb;
	border-bottom: 1px solid #e1efeb;
	text-align: center;	
}

#nav {
	display: block;
	width: 900px;
	text-align: center;
	margin: 0px auto;
	
}

#nav ul{ list-style: none; }

#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	display: inline;
	padding-left: 15px;
	padding-right: 15px; 
	line-height: .9em;
	
}

#nav a:link{ color: #000000; text-decoration: none;}
#nav a:visited { text-decoration: none; color: #000000; font-weight: bold;}
#nav a:hover{ color: #000000; text-decoration: none; color: #990000;}
#nav a:active{ color: #FF0000;	text-decoration: none;}

#contentbar {
	background-color: #f6fbfa;
	border-top: 1px solid #c6d9e9;
	border-bottom: 1px solid #c6d9e9;
	text-align: center;
	width: 100%;
	
}

#contentwrapper {
	margin: 0px auto;
	width: 900px;
	height: auto;
}

#archive-wrapper {
	margin: 0px auto;
	width: 900px;
	text-align: left;	

}

.archive-block{
	background-color: #fbfcf5;
	border: 1px solid #e0e0cc;
	margin: 0px auto;
	width: 90%;
	padding: 25px;
}

#blogcontent {
	float: left;
	width: 550px;
	position: relative;
	text-align: left;
}

#sidebar {
	float: left;
	width: 275px;
	text-align: left;
	position: relative;
	padding-left: 50px;
}

#bottombar {
	background-color: #e9f3eb;
	border-top: 1px solid #d1edd6;
	border-bottom: 1px solid #e9f3eb;
	width: 100%;
	clear:left;
	
}

#bottomwrapper {
	margin: 0px auto;
	width: 900px;
}

#bottomcolumn {
	margin: 0px auto;
	width: 30%;
	padding-top: 2em;
	padding-left: 20px;
	padding-right: 5px;
	float: left;
	
}

#bottomcolumn ul{
	list-style: none;
	text-indent: -1.9em;
}

#bottomcolumn li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 2em;
}

#bottomcolumn a:link{ color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
#bottomcolumn a:visited { text-decoration: none; color: #666666; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
#bottomcolumn a:hover{ text-decoration: none; color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif;}
#bottomcolumn a:active{ color: #FF0000;	text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}


#foot {	border-top: 1px solid #b7d0db;}
#foot ul{ list-style: none; text-indent: -1em; line-height: .1em;}
#foot li{ font-family: Arial, Helvetica, sans-serif; font-size: .7em; display: inline; 	padding-right: 15px; color: #666666;}
#foot a:link{ color: #000000; text-decoration: none; font-weight: bold;}
#foot a:visited { text-decoration: none; color: #666666; font-weight: bold;}
#foot a:hover{ text-decoration: none; color: #990000; font-weight: bold;}
#foot a:active{ color: #FF0000;	text-decoration: none; font-weight: bold;}

.title {
	font-size: 5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 110px;
	padding-bottom: 0px;
        font-weight: normal;
	
	}
	
.title a:link{ text-decoration: none; color: #000000;font-weight: normal;}	
.title a:visited{ text-decoration: none; color: #000000;font-weight: normal;}	
.title a:hover{ text-decoration: none; color: #990000;font-weight: normal;}	
.title a:active{ text-decoration: none; color: #990000;font-weight: normal;}	



.subtitle {
	font-size: 2em; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	border-top:4px double #cddfe7;
	line-height: 2em;
	margin: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 0.5em;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	letter-spacing: -1px;
}

h1 a:link { text-decoration: none; color:#999999; font-weight: normal;}
h1 a:visited { text-decoration: none; color:#666666; font-weight: normal;}
h1 a:hover { text-decoration: none; color:#990000; font-weight: normal;}
h1 a:active { text-decoration: none; color:#FF0000; font-weight: normal;}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	letter-spacing: -1px;
}

h2 a:link { text-decoration: none; color:#999999; font-weight: normal;}
h2 a:visited { text-decoration: none; color:#666666; font-weight: normal;}
h2 a:hover { text-decoration: none; color:#990000; font-weight: normal;}
h2 a:active { text-decoration: none; color:#FF0000; font-weight: normal;}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 0.5em;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	letter-spacing: -1px;
}

h3 a:link { text-decoration: none; color:#999999; font-weight: normal;}
h3 a:visited { text-decoration: none; color:#666666; font-weight: normal;}
h3 a:hover { text-decoration: none; color:#990000; font-weight: normal;}
h3 a:active { text-decoration: none; color:#FF0000; font-weight: normal;}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
	font-style: italic;
	color:#6999a8;
        letter-spacing: -1px;
}

h4 a:link { text-decoration: none; color:#6999a8; font-weight: normal;}
h4 a:visited { text-decoration: none; color:#8db6c3; font-weight: normal;}
h4 a:hover { text-decoration: none; color:#0f5267; font-weight: normal;}
h4 a:active { text-decoration: none; color:#0f5267; font-weight: normal;}

.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 3em;
	color: #666666;
}

.postcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.8em;
	color: #333333;
}

.postcontent a:link { text-decoration: underline; color:#666666; font-weight: bold;}
.postcontent a:visited { text-decoration: none; color:#FF0000; font-weight: bold;}
.postcontent a:hover { text-decoration: none; color:#990000; font-weight: bold;}
.postcontent a:active { text-decoration: none; color:#FF0000; font-weight: bold;}

a:link { text-decoration: underline; color:#990000; font-weight: bold;}
a:visited { text-decoration: none; color:#666666; font-weight: bold;}
a:hover { text-decoration: none; color:#666666; font-weight: bold;}
a:active { text-decoration: none; color:#FF0000; font-weight: bold;}



.author { font-family: Verdana, Arial, Helvetica, sans-serif; font-style:italic; color: #999999; font-size: .9em; line-height: 2em; text-align: right; font-weight: bold;}
.author a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-style:italic; color: #333333; font-size: .9em; line-height: 2em; text-align: right; text-decoration: none;}
.author a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-style:italic; color: #990000; font-size: .9em; line-height: 2em; text-align: right; text-decoration: none;}
.author a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-style:italic; color: #990000; font-size: .9em; line-height: 2em; text-align: right; text-decoration: none;}
.author a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-style:italic; color: #FF0000; font-size: .9em; line-height: 2em; text-align: right; text-decoration: none;}

.tags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 2em;
}

.tags a:link{ color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
.tags a:visited { text-decoration: none; color: #666666; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.tags a:hover{ text-decoration: none; color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif;}
.tags a:active{ color: #FF0000;	text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

.share { text-align: center; background-color:#EEEEEE; margin: 8px; font-style: italic; color: #333333; line-height: 3em; border-top: 1px solid #c6d9df; border-bottom: 1px solid #c6d9df; font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 1em;}

.share a:link{ color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
.share a:visited { text-decoration: none; color: #666666; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.share a:hover{ text-decoration: none; color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif;}
.share a:active{ color: #FF0000;	text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

.sidebartype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.75em;
	font-style: italic;
	color: #666666;
}

.sidebarhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: .5em;
	font-style: italic;
	color: #000000;
	letter-spacing: -1px;
	
}

.sidebar a:link{
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.sidebar a:visited { text-decoration: none; color: #999999; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px;}
.sidebar a:hover{ text-decoration: none; color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px;}
.sidebar a:active{ color: #FF0000;	text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px;}

#sidebar ul {list-style: none;}
.clear { clear: both; margin: 0; padding: 0; line-height: 0; font-size: 0; }

.footnote {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 2em;
	font-style: italic;
	color: #666666;
        background: #EEEEEE;
}
.footnote a:link { text-decoration: none; color: #999999; font-weight: bold;}
.footnote a:visited { text-decoration: none; color: #999999; font-weight: bold;}
.footnote a:hover { text-decoration: underline; color: #990000; font-weight: bold;}
.footnote a:active { text-decoration: none; color: #999999; font-weight: bold;}
sup { font-weight: bold; font-size: .8em; color: #990000;}

/* End Structure */



/* Begin Images */

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 15px 5px 15px 10px;
	list-style: none;
	background-color: #FFFFFF;
	border-top: 1px solid #e1efeb;
	border-bottom: 1px solid #e1efeb;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentbox {
	background-color: #fbfcf5;
	border-top: 1px solid #e1efeb;
	border-bottom: 1px solid #e1efeb;
	
}	
.comment-body {
	font-family: Verdana, "Arial", sans-serif;
	font-size:.9em;
	color: #666666;
	line-height: 2em;
	
}


.comment-body a:link { text-decoration: none; color:#6999a8;}
.comment-body a:visited { text-decoration: none; color:#8db6c3;}
.comment-body a:hover { text-decoration: none; color:#0f5267;}
.comment-body a:active { text-decoration: none; color:#0f5267;}


/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-style: italic;
        color: #666666;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}



a img {
	border: none;
	}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 2em;
	padding: 25px 0px 45px 0px;
}

.navigation a:link{ color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
.navigation a:visited { text-decoration: none; color: #666666; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.navigation a:hover{ text-decoration: none; color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif;}
.navigation a:active{ color: #FF0000;	text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

