body { 
margin: 0; font-size: 80%; text-align: center; vertical-align: top; background: #fff; color: #000; 
font-family: Cambria, "Georgia", Times, Times New Roman, serif; overflow-x: hidden;
}

a:visited {color: #00f; text-decoration: none;}
a:link {text-decoration: underline;}
a:hover {text-decoration: underline; color: #000;}
a:active {}

a.lowercase { text-transform: lowercase; }

a.worklink {
color: #f00;
}

#wrapper { margin: 0 auto 0 auto; width: 1000px; text-align: left; }

#main_content { background: #fff; float: left; margin: 0 auto 0 auto; padding: 0; width: 1000px; z-index: 1000;}
#container { background: #fff; float: left; width: 620px; margin: 75px 10px 0 180px; padding: 0 10px 10px 5px; border: 1px; }
#container_wide { background: #e0dcc5; float: left; width: 900px; margin: 0 0 0 35px; padding: 5px 5px 0 7px; border: #94927b 2px solid; }

.post { padding: 10px 0 5px 0; }
.post h2 { font-size: 1.3em; margin: 0 0 0px 5px; padding-top: 5px; }
.entry { font-size: 1.02em; border-bottom: #8c8e6b 1px solid; line-height: 1.42em; }
.postmetadata { margin: 0 0 0 0; font-size: 12px; }
.date {	font-size: .9em; margin-top: -30px; padding: 12px; font-style: italic; }

#container h2 { font-size: 23em; text-align: center; padding-right: 40px; margin-top: 0;}

#author-box { width: 90%; min-height: 115px; margin: 10px 10px 20px 10px; padding: 0 10px 10px 10px; background: #cc9933; border: 1px solid #94927b; }
#author-box .avatar { float: left; width: 80px; height: 80px; }
#author-box h2 { padding: 0; margin: 5px 0 5px 0; }



/***** HEADER *****/
#header { position: fixed; height: 50px; background: #fff; padding: 5px; margin: 0 0 0 180px; }

/***** HORIZONTAL MENU *****/
.menu  { position: fixed; width: 620px; height: 25px; margin: 55px 0 0 185px; padding-left: 0px; background: #fff; }
.menu ul { width: 100%; margin: 0; padding: 4px 0; list-style: none; border-bottom: 1px solid #222; }
.menu ul li { display: inline; margin: 0; }
.menu ul li a { padding: 4px 35px; text-decoration: none; color: #000; font-weight: normal; font-size: 1.1em; background:none repeat scroll 0 0 #bfb; position: relative; bottom: 0px;}
.menu ul li a:hover { color: #000; text-decoration: underline; background: #eee; }
.menu ul li.current-cat a {color: #fff; text-decoration: underline; background:none repeat scroll 0 0 #222;}


/***** IMAGES *****/
p img { padding: 0; max-width: 100%; }
a img { border: #b0aa96 0px solid; padding-top: 5px; background: none; }

img.avatar { float: left; margin: 3px; border: #afb997 1px solid; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 3px; margin: 0 0 0 7px; display: inline; }
img.alignleft { padding: 3px; margin: 0 7px 0 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left; }
.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; /* optional rounded corners for browsers that support it */ -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; }

#flickrrss img { border: 1px solid #61574a; float: left; margin: 0 0 3px 3px; }

.thumbnail { width: 60px; height: 60px; float: left; margin: 3px; border: #3f464f 1px solid; }
.medium { width: 250px; height: 150px; float: left; margin: 3px; border: #3f464f 1px solid; }

/***** NAVIGATION *****/
.navigation { padding: 0; font-size: 10px; font-weight: normal; line-height: 10px; }

/***** SUBSCRIPTION *****/
.subscribe  { background: url(images/feed-icon.jpg) no-repeat 2% center; margin: -15px 0px 10px 0px; padding: 0px 0 0px 0px; text-decoration: none; }
.subscribe a:hover { text-decoration: none; }

/***** SIDEBAR *****/
#left_sidebar { background: #fff; position: fixed; width: 160px; float: left; margin: 0 0 10px 0px; padding: 10px; border: none; min-height: 100%; } 
#right_sidebar { background: #eee; position: fixed; width: 160px; float: left; margin: 50px 0 0 820px; padding: 5px 10px; border: none; min-height: 100%;
-moz-box-shadow: 3px  3px 3px #666;
-webkit-box-shadow: 3px 3px 3px #666;
box-shadow: 3px 3px 3px #666;
}  
#left_sidebar ul li a:hover, #right_sidebar ul li a:hover { color: #000; }
#left_sidebar a.title, #right_sidebar a.title { color: #000; padding: 0px; margin: 0px; }	
#left_sidebar ul li a, #right_sidebar ul li a { display: inline; margin: -10px; padding-left: 0; text-decoration: none;}
#left_sidebar ul li, #right_sidebar ul li { display: block; padding-top: 0px; margin: 0px; font-size: 1.0em; color: #6b6b47; list-style: none; }
#left_sidebar ul ul, #right_sidebar ul ul { margin: 0 0 0 10px; }
#left_sidebar ul ul ul, #right_sidebar ul ul ul { margin: 0 0 0 10px; }
#left_sidebar ul, #right_sidebar ul { margin: 0 0 5px 0; padding: 2px 0 5px; }
#left_sidebar h2, #right_sidebar h2, #commentblock h2 {font-size: 0.9em; text-transform: uppercase; letter-spacing: normal; text-align: left; margin: 0 auto 0 auto; padding: 0; line-height: 1.4; background: transparent; border-bottom: #000 1px solid; font-weight: normal; font-family: Futura, "Georgia", Times, Times New Roman, serif;color: #000; } 

#mash {
position: fixed; 
bottom: 10px;
/*margin: 0 0 0 920px;*/
right: 10px;
}

.feat_title {
font-family: Futura, "Georgia", Times, Times New Roman, serif; margin: 0; color: #000;
font-size: 0.9em; text-transform: uppercase; letter-spacing: normal; text-align: left; margin: 5px auto 0 auto; padding: 0; background: transparent;
padding-top: 5px;
font-weight: normal;
}

.lsb {
padding-top: 3px;
width: 100%;
}

#about .home {
position: relative;
}

#about .name {
font-size: 90%;
margin-top: -24px;
padding-left: 27px;
font-family: Cambria, "Georgia", Times, Times New Roman, serif;
}

/***** INTRO BOX *****/
#intro { width: 515px; margin: 14px 0 20px 0; float: left; padding: 0; text-align: left; background: transparent url(images/dot.gif) repeat-x scroll 0pt 100%; } 
#intro p { font-size: 1em; font-style: italic; line-height: 1.42em; }
#intro h2 { font-size: 1.077em; text-transform: uppercase; width: 90%; background: none; margin: 0 auto 0 auto; padding: 3px; text-align: left; border-bottom: #94927b 2px solid; } 

/***** SEARCH *****/
#searchform { margin: 0px auto; padding: 0px 0px; float:left; }
#header #searchform #s { width: 802px; height: 25px;  padding: 5px 5px; font-size: 22px; background-color:#ffc; }
#header #searchsubmit { padding: 1px; }

/***** COMMENTS *****/
.comments-template { margin: 0 10px; border-top: 1px solid #dcd7bc; padding: 0 10px; }
.comments-template ol { margin: 0; padding: 0 0 15px; list-style: none; }
.comments-template ol li { margin: 0; line-height: 14px; padding: 10px 0 10px 5px; }
.comments-template h2, .comments-template h3 { font-family: Georgia, Sans-serif; font-size: 12px; margin: 10px 0 0 0; }
.commentmetadata { font-size: 9px; }
.comments-template p.nocomments { padding: 0; }
.comments-template textarea { width: 95%; max-width: 500px; font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 11px; background: #efeadc; }
.authorcomment { background: #cc9933; }

/***** FOOTER *****/
#footer { clear: both; float: left; width: 1000px; margin-top: 15px; padding: 0; background: #fff;  text-align:center;}
#footer p { font-size: .9em; width: 620px; line-height: 18px; padding: 10px 10px 0 10px; text-align: center; color: #000; }
#footer a { color: #000; }

/***** JQUERY *****/
#trig {
position: fixed;
top: 5px;
left: 5px;
background: #fff;
width: 20px;
height: 20px;
border: 1px #000 solid;
border-radius: 5px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
cursor: pointer; cursor: hand;
}

#pupil {
position: relative;
background: #000;
width: 4px;
height: 4px;
top: 10px;
left: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
cursor: pointer; cursor: hand;
}

/*#follower { position: absolute; z-index:-1; -webkit-user-select: none; -moz-user-select: none;}
#fifty {left: 5px; top: 35px; width:15px; height: 15px;-moz-border-radius: 15px; border-radius: 15px; border: 1px solid gold;}
#twentyfive {left: 7px; top: 53px; width:10px; height: 10px;-moz-border-radius: 10px; border-radius: 10px;}
#ten {left: 8px; top: 66px; width:7px; height: 7px; -moz-border-radius: 7px; border-radius: 7px;}
.button {  position: fixed; cursor: pointer; background-color: #000;}*/

/***** IE HACKS *****/
*html #left_sidebar { margin: 0 0 20px 5px; } 
*html .search { margin: 10px 10px 0 0; }
