/**
 * Theme Name: mnkysrbtr
 * Theme URI: http://mnkysrbtr.com
 * Description: A customized theme for me by me (Alan) to show my portfolio
 * Version: 0
 * Author: Alan Kaufman
 * Author URI: http://mnkysrbtr.com
 * Tags: Simple theme made to do exactly what I need it to
 * Status: publish
 *
 * Copyright (c) 2010 Alan Kaufman.  All rights reserved.
 * http://mnkysrbtr.com
 *
 */
@charset "UTF-8";
/* CSS Document */

* {padding:0; margin:0;}
body {font-size:10px; background-color:#3b3b40; color:#3b3b40; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
a {color:#7b92a6; text-decoration:none;}
a:hover {color:#b4c8d9; text-decoration:underline;}
a img:hover{opacity:0.8;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8; background-color:#b4c8d9;}
h1 {}
p {}
#container {width:960px; padding:20px; text-align:left; margin:20px auto; background:#fff;-moz-border-radius: 10px; -webkit-border-radius: 10px;}
#content {padding: 15px 0; line-height:2.4em;}
#footer {background:url(images/rule.gif) no-repeat top; padding:15px 0 10px; font-size:1.2em;}
#header {background:url(images/rule.gif) no-repeat bottom; padding-bottom:55px;}
#nav { padding-top:19px;}
#nav li {display:inline; font-size:1.8em; color:#7b92a6;}
#objective {}
#site-title {font-size:3.9em; font-weight:bold; color:#3b3b40;}
#site-title a {color:#3b3b40;}
#site-title a:hover {text-decoration:none; color:#b4c8d9;}
#site-description {font-size:1.8em; padding:19px 0 0 5px;}
.clear {clear:both;}
.clear-left {clear:left;}
.dk {color:#3b3b40;}
.left, .alignleft {float:left;}
.right, .alignright {float:right;}

/**Home**/
#home-main {width:948px; height:557px; border:1px solid #d6d8d0; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding:5px; background-color:#eae9f2; }
#home-sub { padding:15px 0; width:940px;}
#home-left, #home-right {width:460px; height:260px; margin-bottom:15px;}
#footer-widget-area {font-size:1.4em;}
#first {width:460px;}
#second, #third {width:220px;}
.home-trio {}
.home-trio ul li {display:block;}
.theme-main {-moz-border-radius: 5px; -webkit-border-radius: 5px;}
.stepcarousel {-moz-border-radius: 5px; -webkit-border-radius: 5px;}
.panel {-moz-border-radius: 5px; -webkit-border-radius: 5px;}
.home {font-size:1.4em;}
.widget-title {padding-bottom:10px;}

/**About**/
#about-img {width:700px; margin-top:8px;}
#about-img img {padding:5px; border:1px solid #d6d8d0; background:#fafafa; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#about-img p {padding-bottom:22px;}
#about-text {width:220px; font-family:Helvetica, Arial, sans-serif; font-style:normal; font-size:1.2em; line-height:2.3em; }
#about-text p {padding-bottom:22px;}
#about-text a {font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bold; text-decoration:underline; color:#7b92a6;}

/**Contact**/
.contact {text-align:center; font-size:1.4em;}

/**Work**/
#work {}
#work h2 {}
#work h4 {font-size:1.8em; font-weight:bold; color:#7b92a6; margin-bottom:10px; border-bottom:1px solid #f0eff8;}
.thumb {width:294px; height:196px; border:1px solid #ffffff;}
.thumb:hover {}
.thumb a:hover {}
.pad {margin-right:20px;}
.piece {width:296px; height:300px; margin-bottom:20px; padding:4px; border:1px solid #d6d8d0; background:#eae9f2;-moz-border-radius: 4px; -webkit-border-radius: 4px;}
.desc {width:274px; height:86px; padding:5px 10px; margin:5px 0 0 1px; background:#fff;}
.sub {font-size:1.2em; line-height:0.4em;}
.sub a {text-decoration:underline;}
.sub a:hover {}
.info {width:300px; font-family:Helvetica, Arial, sans-serif; font-style:normal; font-size:1.4em; line-height:1.6em; padding-top:12px;}

/*Sidebar*/
#s {width:100px;}

/**Blog**/
h2, h2 a {color:#7b92a6;}
#sidebar {float:right; width:130px; padding:3px 10px; background-color:#eae9f2; border:1px solid #d6d8d0; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#sidebar a {color:#3b3b40}
#sidebar ul li {display:block;}
div.entry {width: 250px;float: right;padding-bottom:50px;}
div.thumbnail {width: 500px;float: left;padding-bottom:50px;}
div.post {margin: 0 0 76px; width:780px;}
.entry a {color:#7b92a6;}
.entry p {font-family:Helvetica, Arial, sans-serif; font-style:normal; font-size:1.4em; line-height:1.6em;}
.navigation {width:940px; margin:0 auto; font-size:1.2em;}
.post {}
.thumbnail img {padding:5px; border:1px solid #d6d8d0; background:#eae9f2; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
h3#comments, h3#respond { color: #3b3b40; line-height: 64px; clear:both; }
div.author { width: 250px;  float: left;}
div.author cite {  font-size: 16px;  font-weight: bold;  font-family: Arial, Helvetica, sans-serif;  margin: 0 0 0 12px;}
div.author img {  position: relative;  top: 10px;}
div.comment {  width: 500px;  float: right;  padding: 18px 0 0 0;}
ol.commentlist {  border-top: 1px solid #333;  margin: 0 0 48px;}
ol.commentlist li {  border-bottom: 1px solid #333;  padding: 12px 0 0;}
form input, form textarea {  margin: 0 12px 24px;}
p.comment-link {  margin: 0;}
p.comment-link a {  font-family: Arial, Helvetica, sans-serif;  font-weight: bold;  color: #7b92a6;  text-decoration: none;  font-size: 16px;  line-height: 36px;}
p.comment-link a:hover {  color: #b4c8d9;  text-decoration: underline;}
small {font-size:1.2em;}
