/*  
Theme Name: ub_moto
Theme URI: http://www.mysticsoftheordinary.com/
Description: Official Moto design.
Version: 0.1
Author: Robert Ellis
Author URI: http://www.mysticsoftheordinary.com/
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/. Feel free to make any changes, but please keep a link back to Mystics of the Ordinary in your sidebar or footer.
*/

/* @group Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
ol,ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
/* @end */

/* @group Structure */

#homebody {
text-align: left;
font-size: 1.5em;
line-height: 325%;
letter-spacing: .1em;
width: 916px;
padding-top: 200px;
}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	color: #444;
	font: 62.5%/200% Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wrapper {
	font-size: 1.2em;
	width: 916px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#header {
text-align: left;
margin: 20px 0;
height: 150px;
font-size: 3em;
font-variant: small-caps;
}

.post {text-align: left;
margin-left: 0px;
width: 468px;
position: absolute;
left: 0px;
top: 170px;
padding-bottom: 25px;
}

#sidebar {
text-align: left;
position: absolute;
top: 170px;
right: 0;
width: 125px;
padding-bottom: 25px;
max-width: 125px;
overflow: hidden;
}

#sidebar2 {
text-align: left;
position: absolute;
top: 170px;
left: 508px;
width: 250px;
padding-bottom: 25px;
}

#footer {
}

/* @end */

/* @group Headings */

#sidebar2 h1 {
font-size: 2em;
text-transform: none;
line-height: 1.2em;
}

#sidebar h2 {text-transform: uppercase;}

#sidebar2 h3 {
margin: 1.5em 0 -1em;
font-weight: normal;}

#sidebar h3 {margin-top: 1em;}

h1 {
	margin: 0;
	}

h2 {
	padding: 30px 0 0;
	}

h2.pagetitle {
	padding-top: 30px;
	text-align: center;
}

#sidebar h2 {
	padding: 5px 0 0;	}

.entry h3 {
		padding: 30px 0 0;
		font-size: 1.3em;
	}

h3.comments {
	padding: 20px 0;
	}

/* @end */

/* @group Links */

#sidebar a {border: none; font-weight: normal;}

a:link, a:visited {
	color: #496949;
	text-decoration: none;
	font-weight: bold;
}

.entry a:link {
color: #496949;}

a:hover {
color: silver;
border-bottom: none;
}

a:link.subscribe, a:visited.subscribe {
color: #f36a18;}

#sidebar h1 a{
font-weight: bold;
text-transform: uppercase;}

a:hover.subscribe  {
color: silver;}

.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #229c16;
}

.cat a:hover{
text-transform: uppercase;
color: silver;}

a img {
	border: none;
	}

/* @end */

/* @group Lists */

.inline li, .inline li p {display: inline;}

.post ol li {list-style-type: decimal;}

.post ol {padding-left: 3em;}

.entry .simplepie ol li{list-style-type: none; margin: 0 0 0 -3em; padding: 0;}

blockquote ul li{font-size: 1em;}

#sidebar2 ul {padding-top: 15px;}


ul.archive li{padding: 0 0 1em;}

ul.archive p {padding: 0;}

/* @end */

.uppercase {
text-transform: uppercase;
}

p#respond {
	padding-top: 2em;
}

#header img {border: 2px solid #959595; float: left; margin: 0 -2px 0 0;}

p.postmetadata {
line-height: 100%;
margin: 10px 0 25px;
color: #5e5e5e;
}

.entry {
text-align: left;
width: 468px;
}

#search_form {
width: 125px;}

.search_input {
width: 125px;}

.entry p:first-child {font-weight: bold; font-size: 1.4em; padding-top: 0; color: #229c16;}

.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {font-weight: normal; color: #444; font-size: 1.1em; border-left: 2px solid silver; margin: 1.2em 0 1.2em 2em; padding-left: 1em;}

.cat {text-transform: uppercase;}

.entry img {
max-width: 468pxpx;
padding: 2px;
border: 1px solid silver;
}

.post-image {width: 45px; height: 45px; border: 1px solid #bebebe; 
content: uri('images/m.jpg');}

.imgleft {float: left;
margin-right: 10px;}

p {padding: 1em 0 .5em 0;}

strong {font-weight: bold;}

h2 {padding-top: 10px;}

.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

em {font-style: italic;}
.alignleft {float: left;}
.alignright {float: right;}

/* Begin Comments*/

/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	overflow: hidden;
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}

div.bubble blockquote p {
	margin: 0px;
	padding: 0 0 1em;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}


.alt {
	margin: 0;
	padding: 0;
	}

#commentform p {

	overflow: hidden;
	padding: 5px 0;
	font-size: 1.2em;
	}

#comment {
	overflow: hidden;
	width: 468px;
	height: 100px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 125px;
	}

#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; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

em {
	font-style: italic;

}

hr {
	display: none;
	}


	strong {
	font-weight:bold;}
	
	code {
	font: 1.2em 'Courier New', Courier, Fixed;
	padding: 5px;
	margin-left: 10px;
	color: #2a910c;	
	width: auto;
	height: auto;
	display: block;	
	overflow: auto;
	}

/* End Various Tags & Classes*/