/*
Theme Name: Mat Siltla Dot Com // Mat Siltala 2.0
Theme URI: http://www.mrdiggles.com/
Description: A theme designed specifically for Mat Siltla. </p><p><small> Developed by <a href="http://www.mrdiggles.com/">Mr. Diggles</a>. Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</small>
Version: 0.1
Author: Mr. Diggles
Author URI: http://www.mrdiggles.com/
*/

/* Global */
html
{
	/* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll;
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

*
{
	padding: 0;
	margin: 0;
	list-style: none;
}

body
{
	font-size: small;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #f8f8f8;
	background: #2a2622;
	margin: 0;
}

/************************************   GENERAL    ****************/


img { 
	border: 0; 
}

a { 
	text-decoration: none; 
	color: #88e8ff; 
}


img.alignright {
	float: right;
}


img.alignleft {
	float: left;
}


div.clear {
	clear: both;
}

h1,
h2,
h3,
h4,
h5 { 
	font-family: Arial,Times,serif;
	font-weight: 100;	
}

div.page h2.pagetitle {
	margin-bottom: 5px;
	color: #cbff93;
}

h2.pagetitle span {
	text-decoration: underline;
}


p.sorrycharlie span {
	text-decoration: underline;
}

/************************************   HEADER    ****************/


div.header {
	height: 105px;
	width: 100%;
	margin-bottom: 20px;
}

div.headerwrap {
	width: 1000px;
	margin: 0px auto;
	height: 85px;
}

div.headerwrap h1{
	display: none;
}


div.logo {
	width: 252px;
	float: left;
	margin-top: 70px;
	margin-left: 10px;
}

div.location {
	float: left;
	width: 206px;
	height: 55px;
	background: url(img/locate.gif) top left no-repeat;
	margin-top: 30px;
}

div.location h2{
	font-size: 120%;
	font-weight: 100;
	line-height: 50px;
	margin-left: 8px;
	width: 196px;
	text-align: center;
}

div.location h2 a{
	color: #847f79;
}

div.location h2 a:hover {
	color: #847f79;
}



div.navigation {
	padding: 0px;
	float: right;
	font-size: 100%;
	color: #999;
	margin-top: 10px;
}

div.navigation ul {
	list-style: none;
}

div.navigation li{
	float: left;
	font-size: 90%;
	line-height: 20px;
	text-align: center;
}

div.navigation li.first{
	background: url(img/feed.png) 0px 2px no-repeat;
	padding: 0px 29px 0px 19px;
}


div.navigation li a{
	line-height: 20px;
	color: #eee;
	text-transform: uppercase;
}



div.navigation form input{
	background: none;
	border: 1px solid #524d47;
	padding: 3px;
	color: #847f79;
	margin-bottom: 5px;
}


/************************************  CONTENT   ****************/


div.content {
	width: 1000px;
	margin: 0px auto;
	padding: 20px 0px;
}


div.contentwrap {
	width: 1000px;
	margin: 0px auto;
}

/************************************   MAIN    ****************/


div.main {
	float: left;
	width: 600px;
	margin: 0px;
	z-index: 3;
	position: relative;
}


/************************************   SECONDARY    ****************/


div.secondary	{
	float: left;
	width: 375px;
	margin-left: 25px !important; margin-left: 23px;
}

div.secondary ul {
	list-style: none;
}

div.fill {
	background: #524d47;
	padding: 2px 0px;
}

div.bioimg {
	background: #171514 url(img/matt-siltala.jpg) top left no-repeat;
	height: 148px;
	border: 1px solid #524d47;
	margin-bottom: 10px;
}

div.bioimg p.intro{
	padding: 45px 0px 0px 10px;
	width: 210px;
	color: #183e47;
	font-size: 90%;
	line-height: 1.6em;
}


div.bioimg p.about {
	margin-top: 120px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}

div.bioimg p.about a{
	color: #222;
	font-size: 120%;
	text-transform: uppercase;
}


div.bioimg p.about a:hover{
	border-bottom: 1px dotted #444;
}


div.sectop {
	background: url(img/sec-top.jpg) top left no-repeat;
	height: 8px;
}

div.secbot {
	background: url(img/sec-bot.jpg) top left no-repeat;
	height: 8px;
}

div.secmaintop {
	height: 10px;
	background: url(img/secmain-top.jpg) top left no-repeat;
	margin: 0px 10px !important; margin: 0px 10px -6px 10px;
}

div.secmainbot {
	height: 10px;
	background: url(img/secmain-bot.jpg) top left no-repeat;
	margin: 0px 10px;
}

div.secmain {
	margin: 0px 10px;
	padding: 0px 10px;
	background: #46423c url(img/secmain-mid.jpg) top left repeat-y;
}

div.tweet {
	margin: 25px 20px 0px 25px;
}

ul.twitter {
	background: #171514 url(img/twitt-top.jpg) top left no-repeat;
	padding: 13px 10px 5px 10px;
	color: #b2cee7;
}

ul.twitter li {
	padding: 7px 0px;
}


ul.twitter a{
	color: #008ac7;
}

div.twittbot {
	background: url(img/twitt-bot.jpg) top left no-repeat;
	height: 10px;
}

div.tweet img.twat{
	text-align: right;
}


ul.latest {
	margin-bottom: 20px;
}

ul.latest li a{
	border-bottom: 1px solid #524d47;
	padding: 5px 0px;
	display: block;
	color: #88e8ff;
}

ul.latest li a:hover{
	padding: 5px 0px;
	color: #fff;
}

div.flickr {
	float: right;
	background: #171514 url(img/twitt-top.jpg) top left no-repeat;
	padding: 13px 0px 0px 9px;
	color: #b2cee7;
}

div.flickrbot {
	background: url(img/twitt-bot.jpg) top left no-repeat;
	height: 10px;
}

div.ads {
	margin: 25px 20px 0px 25px;
}

div.adstop {
	background: #171514 url(img/twitt-top.jpg) top left no-repeat;
	padding: 13px 0px 0px 15px;
	color: #b2cee7;
	margin-top: 20px;
}

div.adsmid{
	background: #171514;
	padding: 0px 10px 3px 10px;
	color: #eee;
        text-align: center;
}

div.adsbot {
	background: url(img/twitt-bot.jpg) top left no-repeat;
	height: 10px;
}

img.extras {
	margin-left: 10px;
	margin-top: 7px;
}

img.extras2 {
	margin-left: 3px;
	margin-top: 2px;
}
p.tagcloud {
	margin-top: 10px;
}

/************************************   ENTRY    ****************/

div.ewrap {
	padding: 0px 15px 0px 15px;
}


.entrytop {
	background: url(img/main-top.gif) top left no-repeat;
	height: 10px;
}


.entrybot {
	background: url(img/tag-bot.jpg) top left no-repeat;
	height: 15px;
	margin-bottom: 20px;
}

.entry
{
	font-size: 100%;
	line-height: 1.6em;
	color: #777;
	background: url(img/main-grad.jpg) top left repeat-x;
	border-right: 1px solid #423d37;
	border-left: 1px solid #423d37;
	margin-top: 0px !important; margin-top: -10px;
}

.entry img {
	max-width: 560px;
	border: 5px solid #141311;
	margin: 10px auto;
}


div.time {
	text-transform: uppercase;
	color: #fbf78c;
	font-size: 90%;
	padding-bottom: 10px;
	padding-left: 15px;
}


.entry h2 {
	margin-bottom: 10px;
	padding: 10px 15px;
	border-bottom: 2px solid #47423c;
}


.entry h2 a{
	color: #ffae00;
}

.entry h2 a:hover{
	color: #f8f8f8;
}

div.entry p {
	text-align: justify;
	font-size: 90%;
	color: #f8f8f8;
        margin-bottom: 15px;
}

div.connect {
	margin-top: 15px;
	padding-top: 2px;
	background: #141311;
	border-top: 1px solid #47423c;
}

div.connect p.etags{
	padding-left: 15px;
	padding-top: 5px;
	float: left;
	text-transform: uppercase;
	font-size: 90%;
}

div.connect p.ecomments {
	float: right;
	padding-right: 15px;
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 90%;
}


div.entry p.tags {
	margin-top: 15px;
}

.entry ul, .entry ol {
	margin-left: 35px;
	}

.entry ul li, .entry ol li {
	list-style-image: url(/images/bullet_green.png);
	}

.entry dl {
	padding-left: 35px;
	}

.entry dt {
	border-top: 1px dotted #d7d7d7;
	margin-top: 15px;
	color: #362f2d;
	}
.entry dd {
	padding-top: 10px;
	}
.comment p
{
	text-indent: 0 !important;
}

.entry-comments a
{
	font-size: .8em;
	background: transparent url(img/comment.png) 0px 3px no-repeat;
	padding: 3px 0 2px 20px;
}

.more-link
{
	font-size: .8em;
	background: transparent url(img/arrow_right.png) 0px 3px no-repeat;
	padding: 3px 0 2px 20px;
}

a.more-link:hover, .entry-comments a:hover
{
	padding-left: 20px !important;
	padding-bottom: 3px !important;
}


.entry-image p {
	margin-top: 5px;
	color: #362f2d;
	font-size: .7em;
	line-height: 1.8em;
}

div.entry-meta {
	clear: left;
	position: relative;
	background: #d7d7d7;
	text-align: right;
	padding: 15px;
}

div.entry-meta p { 
	margin-bottom: 0 !important; 
}


div.entry-quote {
	padding: 15px 0;
	border-top: 8px solid #d7d7d7;
	border-bottom: 4px solid #d7d7d7;
	margin-top: 15px;
	margin-bottom: 10px;
	}
div.entry-quote p {
	font-size: 1.2em !important;
	font-style: italic;
	text-indent: 0px !important;
	}
div.entry-quote p span {
	display: block;
	font-size: .8em;
	font-style: normal;
	text-align: right;
	}
div.entry-quote p span.note {
	display: block;
	font-size: .5em;
	font-style: normal;
	}
div.entry-quote img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	}
blockquote {
	padding: 0 20px 0 50px;
	font-size: .8em;
	line-height: 2em;
	background: transparent url(img/quote.png) no-repeat 15px 5px;
	border: none;
	}



/************************************   PAGES    ****************/

.pagetop {
	background: url(img/main-top.gif) top left no-repeat;
	height: 10px;
}

div.page
{
	font-size: 100%;
	line-height: 1.6em;
	color: #777;
	border-right: 1px solid #423d37;
	border-left: 1px solid #423d37;
	padding: 0px 15px;
}

.pagebot {
	background: url(img/main-bot.gif) top left no-repeat;
	height: 10px;
	margin-bottom: 20px;
}

div.page p {
	text-align: justify;
	font-size: 90%;
	color: #f8f8f8;
}


div.page dt
{
	color: #362f2d;
	font-size: .8em;
	text-transform: uppercase;
}

div.page h2 {
	margin-bottom: 10px;
	color: #f8f8f8;
}

div.page dd
{
	margin-bottom: 5px;
	padding-left: 15px;
}

div.page ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
div.page ul.postspermonth {
	margin-left: 15px;
	}
div.page ul.list {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(/images/bullet_green.png)
	}
div.page ul.list li {
	margin-bottom: 5px;
	}




/************************************   COMMENTS    ****************/

#comments, #comment-form
{
	padding: 10px;
}

div.comment
{
	background: #d7d7d7;
	padding: 10px;
	margin-bottom: 0 !important;
	width: 460px;
	color: #141311;
	font-size: 90%;
	line-height: 1.5em;
}

div.comment a {
	color: #3366ff;
	font-weight: bold;
}


div.comment a:hover{
	text-decoration: underline;
}

p.alt { 
	background: #fff !important; 
}

#comments h6
{
	font-size: 90%;
	font-weight: normal;
	padding: 30px 0px;
	width: 470px;
	text-align: right;
	vertical-align: middle;
	color: #d7d7d7;
	background: transparent url(img/comment-background.gif) top right no-repeat;
}

#comments h6 img
{
	vertical-align: middle;
	padding-left: 10px;
}


#comment-form
{
	color: #514c46;
	padding-right: 240px;
	position: relative;
}

#comment-form textarea {
	background: none;
	border: 1px solid #514c46;
	padding: 3px;
}

#comment-form br
{
	clear: left;
}

#comment-form h3
{
	font-size: 120%;
	color: #f8f8f8;
	display: inline;
}

.comment-trackback
{
	background: transparent url(img/trackback.png) top left no-repeat;
	padding: 1px 0 5px 0;
	position: absolute;
	left: 125px;
	top: 30px;
}

.comment-feed
{
	background: transparent url(img/feed.png) top left no-repeat;
	padding: 1px 0 5px 0;
	position: absolute;
	left: 10px;
	top: 30px;
}

.comment-trackback a, .comment-feed a
{
	color: #fff;
	font-size: .9em;
	padding-left: 20px;
}

.comment-feed a:hover
{
	color: #f8f8f8;
}

.comment-trackback a:hover
{
	color: #f8f8f8;
}

#comment-form form
{
	margin-top: 20px;
	padding-top: 10px;
}

#comment-form p
{
	text-indent: 0 !important;
}

#comment-form label { 
	display: none;
}

#comment-form p.comment-textarea
{
	float: left;
	width: 472px !important;
}

#comment-form p.comment-subscribe label
{
	display: inline !important;
	padding-left: 5px;
}

#comment-form textarea
{
	width: 472px;
	height: 140px;
	color: #f8f8f8;
	margin-bottom: 10px;
}

#comment-form input
{
	width: 220px;
	margin-bottom: 2px;
}

#submit
{
	width: 223px !important;
}

#subscribe
{
	font-size: 1em !important;
}

div.inputs p{
	margin-bottom: 5px;
}

div.inputs p input{
	border: 1px solid #ccc;
	padding: 3px;
}


/************************************   FOOTER    ****************/


div.footer {
	width: 100%;
	margin: 25px 0px;
}

div.footerwrap {
	width: 1000px;
	margin: 0px auto;
}

div.foottop {
	height: 13px;
	background: url(img/foot-top.jpg) top left no-repeat;
}

div.footmain {
	background: #141311 url(img/foot-main.jpg) top left repeat-y;
	padding: 0px 13px 10px 13px;
	margin-top: 0px !important; margin-top: -5px;
}

div.footmain img.foottitle{
	margin-bottom: 10px;
}


div.footbot {
	height: 13px;
	background: url(img/foot-bot.jpg) top left no-repeat;
}

div.legal {
	padding: 5px 15px 0px 15px;
	font-size: 90%;
	text-transform: uppercase;
	margin-bottom: 50px;
}

div.legal p.rights {
	float: left;
	color: #6d6861;
}

div.legal p.extra {
	float: right;
}


div.member {
	float: left;
	width: 120px;
	padding-right: 10px;
	margin-right: 11px;
	border-right: 1px solid #2a2622;
}

div.member p{
	color: #847f79;
	line-height: 1.5em;
	font-size: 85%;
}

div.member h3 {
	padding: 3px 0px;
	margin-top: 7px;
}

div.member h3 a{
	color: #fbf78c;
}


div.memberlast {
	float: left;
	width: 120px;
}

div.memberlast p{
	color: #847f79;
	line-height: 1.5em;
	font-size: 85%;
}

div.memberlast h3 {
	padding: 3px 0px;
	margin-top: 7px;
}

div.memberlast h3 a{
	color: #fbf78c;
}



