/*
Theme Name: matthewgruman.com
Theme URI: matthewgruman.com
Version: 1.0 - based on Oinam Software's KISS
Author: Matthew Gruman
Author URI: http://www.matthewgruman.com/
*/

/* ---------------------------------------------------
			global settings		
------------------------------------------------------ */
* {
margin: 0;
padding: 0;
}
.centered {
display: block;
margin: 0 auto;
}
body {
background: #fff;	
font: 105%/1.4em "Century Gothic", "lucida sans unicode", "lucida grande", verdana, 'trebuchet ms', sans-serif;
color: #666;
text-align: center;
}

/* links */

a:link {
text-decoration: underline;
color: #078C00;
}
a:visited {
text-decoration: underline;
color: #078C00;
}
a:hover {
text-decoration: none;
color: #0AC400;
}
a:active {
text-decoration: none;
color: #078C00;
}
a img { 
border: 0; 
}

underline {text-decoration: underline;}
/* hn */

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
color: #333;
}
h1, h2, h3, h4, h5, h6, p {
margin: 10px 0;
}
h1 {
font-size: 1.3em;
}
h2 {
font-size: 1.2em;
}
h3 {
font-size: 1.1em;
}
div.post-body h3 {
margin: 1.8em 0 1.8em -0.9em;
font: 0.9em "Century Gothic", "lucida sans unicode", "lucida grande", "Trebuchet MS", verdana, sans-serif;
color: #333;
font-variant: small-caps;
letter-spacing: 0.3em;
font-weight: bold;
text-align: left;
}
div.post-body h3:first-letter {
font-size: 1.3em;
}
h4 {
font-size: 1.2em;
}

/* misc */

abbr, acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
code, pre {
margin: 10px 0;
font: 100% "Courier New", Courier, Monospace;
color: #333;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.through {
text-decoration: line-through;
}

/* defination lists */

dl {
margin: 20px 0;
}
dt {
font-size: 0.9em;
text-transform: uppercase;
}
dd {
margin: 0 0 20px;
}

/* list styles */

ul {
margin: 10px 0;
} 
ul li {
height: 1%;
list-style-type: none;
margin: 0 0 5px 0;
padding: 0 0 0 15px;
background: url(i/icon-arrow.gif) no-repeat 0 0;
line-height: 20px;
}
ul li.done {
height: 1%;
text-decoration: line-through;
list-style-type: none;
margin: 0 0 5px 0;
padding: 0 0 0 15px;
//background: url(i/icon-arrow.gif) no-repeat 0 0;
line-height: 20px;
}
ol {
margin: 10px 0 10px 25px;
}
ol li {
margin: 0 0 5px 0;
}

/* blockquote */

blockquote {
margin: 10px 0;
padding: 0.75em 1.5em;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
font: 1em/1.4em georgia, times, serif;
color: #666;
}
/* ---------------------------------------------------
			layout		
------------------------------------------------------ */
#wrap {
width: 765px;
margin: 0 auto;
text-align: left; 
}
#container {
height: 1%;
margin: 0;
}
#container-top {
height: 30px;
background-color: red;
}
#container-bottom {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
width: 580px;
clear: both;
height: 0;
}
/* ---------------------------------------------------
			header
------------------------------------------------------ */
#header {
width: 580px;
height: 63px;
padding: 0;
/* border-left: 1px solid #ccc;
border-right: 1px solid #ccc; */
}
#header div {
padding: 10px 20px;
}
#header h1 a {
margin: 0 auto;
text-indent: -4000em;
text-transform: uppercase;
display: block;
background-image: url('/images/logo_hex.gif');
width: 348px;
height: 63px;
}
h2.description {
margin: 0;
font-size: 0.75em;
color: #b2b2b2;
line-height: 1.4em;
}

/* ---------------------------------------------------
			main column		
------------------------------------------------------ */
#main {
width: 580px;
float: left;
font-size: 0.8em;
line-height: 1.6em;
/* border-left: 1px solid #ccc; 
border-right: 1px solid #ccc;  */
margin-top: 0;
}
#main-1 {
margin: 20px 35px;
}
/* post */
span.drop_cap {
float: left;
font-family: georgia, times, serif;
font-size: 420%;
line-height: 0.85em;
margin-right: 0.03em;
margin-bottom:-0.25em;
}
div.post {
margin: 0 0 10px;
padding: 0 0 40px;
}
div.post p .caps {
font-size: 0.9em;
}
h2.post-title, h2.post-title a {
margin: 2px 0;
font: 1.2em georgia, times, serif;
color: #333;
text-transform: uppercase;
letter-spacing: 0.2em;
text-align: center;
}       
h2.post-title a {font-size: 1em;}
h2.post-title:first-letter {
font-size: 1.5em;
}                 
h3.post-date {
padding: 15px 0 0 0;
margin: 0;
font-size: 0.85em;
color: #999;
border-top: 1px solid #ccc;
text-align: center;
} 
div.post-body {
margin: 20px 0 0;
}
p.postmetadata {
margin: 0 0;
padding: 0 0 20px 0;
border-bottom: solid 1px #ccc;
line-height: 19px;
font-size: 0.85em;
color: #999;
text-align: center;
}
p.prev-next {
height: 1%;
margin: 0;
padding: 0;
text-align: center;
}

/* Search results page */

div.vimeos {
height: 42px;
margin: -97px 0 35px 15px;
padding: 0 0 20px;
}

div#leftvimeo {
display: block;
float: left;
}

div#rightvimeo {
float: left;
margin-left: 98px;
margin-top: -62px;
}

div.search-result {
height: 1%;
margin: 40px 0 0 0;
padding: 0 0 20px 0;
}
div.search-result h3 {
margin: 0;
font-size: 1.1em;
}
div.search-result p.postmetadata {
margin: 0;
}

#search-main {
margin: 0 0 20px;
padding: 0 0 40px;
text-align: left;
}

/* Comments */

#comments {
margin: 20px 0;
padding: 0 0 40px;
}
#comments h2 {
margin: 0;
font: 0.9em georgia, times, serif;
color: #333;
text-transform: uppercase;
letter-spacing: 0.5em;
text-align: center;
}
#comments ol {

}
#comments li {
margin: 0 0 20px;
padding: 0 0 20px;
font-size: 0.9em;
}
#comments li span {
font-size: 0.95em;
text-transform: uppercase;
}
#commentform label {
display: block;
font-size: 0.85em;
text-transform: uppercase;
}
#author, 
#email,
#url,
#comment {
width: 90%;
margin: 0 0 10px;
padding: 2px;
border: 1px solid #ccc;
}
#searchsubmit, #submit {
padding: 2px;
background: #eee;
border: 3px double #666;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #333;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}

/* ---------------------------------------------------
			side		
------------------------------------------------------ */

#about {
	line-height: 1.8em;
	}

.leftist {
	float: right;
	margin: 0px;
	}
#sidebar {
border-left: 1px solid #ccc;
float: left;
width: 179px;
margin: -15px 0 0 0;
padding-top: 0;
font-size: 0.7em;
}
#sidebar p span {font-weight: 900;}

div.side-sec {
height: 1%;
margin: 0 0 10px 15px;
padding: 0 0 10px;
}
div.side-sec h3 {
font-family: georgia, times, serif;
text-align: left;
font-size: 1em;
letter-spacing: 0.15em;
text-transform: uppercase;
border-bottom: 1px solid #ccc;
height: 25px;
width: 165px;
}
div.side-sec h3:first-letter {
font-size: 1.4em;
}
div.side-sec li {
list-style-type: disc;
list-style-position: outside;
padding: 0px;
background: none;
line-height: 20px;
text-align: left;
margin-left: 15px;
}
div.side-sec search {
padding: 0 0 20px;
}
#searches {
text-align: left;
}
#sidebar #searchsubmit {
padding: 2px;
background: #eee;
border: 3px double #666;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #333;
text-transform: uppercase;
text-align: left;
letter-spacing: 0.1em;
}
#sidebar #searchform #s {
width: 155px;
margin: 0 0 10px;
padding: 4px;
border: 1px solid #ccc;
}


ul li h2 a {list-style: none;}

/* Calendar */

#wp-calendar #prev 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;
}
#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 caption {
text-decoration: none;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}

/* footer */

#footer {
padding: 0 0 0 1px;
margin: 0 auto;
width: 960px;
clear: both;
}
#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}

/* Images */

p img {
padding: 0;
max-width: 100%;
}
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
}


/* Network */

#network {height: 30px; background-color: #eee; border-bottom: 1px solid #ccc;border-top: 1px solid #ccc; margin-bottom: 20px;}
#network ul { text-align: center; margin: 0;}
#network ul li {display: inline; background: none;}
#network ul li a {font-size: 0.8em; display: block; padding: 10px; display: inline;}
#network ul li a.active, #network ul li a:hover {line-height: 2.4em; background-color: #fff; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 10px 9px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;}

