/*
Theme Name: Abel Mohler
Description: Custom Theme
Version: 1.0
Author: Abel Mohler
Author URI: http://abelmohler.com/
*/

/*reset*/
* {margin: 0;padding: 0;}
img, fieldset {border: none;}
body {
	font-size: 62.5%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(images/back-stripe.png) repeat-x #090a0a;
	color: #3f4850;
}
/*end reset*/

/*text and defaults*/

p {
	margin-bottom: 1.4em;
	font-size: 1.2em;
}

.entry strong {
    color: #000;
}

dl {
	margin-bottom: 1.4em;
}

li {
	font-size: 1.2em;
}

li li {
	font-size: 1em;
}

ol {
	margin: 0 0 1.4em 14px;
}

table {
	
}

input, textarea, option {
	padding: 2px;
}

a {
	text-decoration: none;
	color: #0174d8;
}

a:visited {
	color: #0174d8;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

h1 {
	font-size: 2.2em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 2em;
}

.post h1, .post h2 {
	color: #0174d8;
	border-bottom: 2px solid #c5c9cd;
}

h3 {
	font-size: 1.4em;
}

h4, h5, h6 {
	
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.enabled .inviz, .preload {/*hide content while preloading it*/
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
	height: 0px !important;
	width: 0px !important;
	overflow: hidden !important;
}

.inner { /*a common inner wrapper element, seperates contents from edge*/
	position: relative;
}

.center {
	text-align: center;
}

.rounded {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.faux {
	overflow: hidden;
}

/*end text and defaults*/

/*additional typography and colors*/
.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	background: #fff;
	padding: 10px;
	border: 1px solid #c5c9cd;
        overflow: hidden;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	font-size: 0.9em;
	padding: 10px;
	border: 1px solid #c5c9cd;
	background: #fff;
	margin-top: 10px;
}

.alt {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#footer {
	background: #fff;
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;
}

p.time-author {
	font-size: 1.3em;
	color: #1f3b53;
	font-weight: bold;
}


#header .description {
	font-size: 1.2em;
	color: #050505;
	position: absolute;
	left: 591px;
	top: 84px;
	z-index: 10;
	font-weight: bold;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	height: 2.1em;
	line-height: 2.1em;
	background: url(images/sidebar-h2.png) left bottom repeat-x #367cb9;
}


#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	/*color: #;*/
}

#sidebar .promotion {
	text-align: center;
	padding: 20px 0;
}

h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #3c709e;
}

.entry p a:visited {
	color: #15d1e2;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.4em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	padding: 12px;
	border: 3px solid #b9e7eb;
	margin: 20px;
	display: block;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Additional Typography & Colors */



/* Main Layout */
#wrapper {
	background: #fff;
	margin: 0 auto;
	width: 896px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	position: relative;
}

#header {
	background: url(images/head-stripe.png) repeat-x;
	height: 140px;
	position: relative;
}

#header .inner {
	padding: 1px 22px 0;
	position: relative;
}

#header h1 {
	width: 617px;
	height: 78px;
	margin-top: 23px;
	background: url(images/shadow.png) bottom left no-repeat;
	float: left;
}

#header h1 a {
	display: block;
	height: 62px;
	text-indent: -9999px;
	background: url(images/abelmohler.png) top left no-repeat;
}

a#wayfarer {
	float: right;
	margin-top: 10px;
}

ul#nav {
	height: 40px;
	line-height: 40px;
	background: url(images/nav.png) repeat-x;
	position: absolute;
	width: 856px;
	left: 0;
	bottom: 0;
        padding: 0 20px;
}

ul#nav li {
	list-style: none;
	display: inline;
        color: #fff;
}

ul#nav a {
    color: #fff !important;
    font-size: 15px;
}

#page {
	background: #000;
	padding: 1px 0;
	zoom: 1;
}

#page .inside {
	background: url(images/side-stripe.png) right top repeat-y #f4f4f4;
	padding: 0 8px 8px 8px;
	margin: 12px 12px 0 12px;
	overflow: hidden;
	position: relative;
}

.wedding #page .inside {
	background: #f4f4f4;
}

#strip {
	border-top: 4px solid #f4f4f4;
	border-bottom: 4px solid #f4f4f4;
	padding: 5px;
	background: url(images/padding.gif) 603px 0px repeat-y #1f3b53;
}

.wedding #strip {
	display: none;
}

#main {
	float: left;
	width: 603px;
}

.narrowcolumn {
	float: left;
	width: 620px;
}

.widecolumn {
	width: 620px;
}

.post {
	/*text-align: justify;*/
	margin-top: 20px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	
}

.widecolumn .postmetadata {
	
}

.widecolumn .smallattachment {
	float: left;
	width: px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

#sidebar {
	float: right;
	width: 236px;
	background: url(images/sidebar-top.png) no-repeat;
	padding: 20px 2px 60px;
}

#sidebar-bottom {
	width: 240px;
	position: absolute;
	right: 8px;
	bottom: 0;
	background: #f4f4f4;
	padding-bottom: 20px;
}

#footer {
	background: #000;
	clear: both;
	border-bottom: 9px solid #2578c0;
}

#footer * {
	color: #999 !important;
}

#footer .inner {
	padding: 4px 12px;
	border-bottom: 1px solid #142f47;
}

#footer p {
	margin: 0;
}
/* End Main Layout */

/* 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
}

.entry img {
    
}
/* End Images */



/* Begin Lists */

.entry ul {
	margin-left: 0px;
        margin-bottom: 15px;
	list-style: square;
	padding: 5px 5px 5px 15px;
	line-height: 1em;
        background: #C5C9CD;
        color: #000;
        border: 2px solid #0174D8;
}

.entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 5px 5px 5px 30px;
	margin: 0;
        margin-bottom: 15px;
        background: #C5C9CD;
        color: #000;
        border: 2px solid #0174D8;
}

.entry ol li {
	margin: 0;
	padding: 8px 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	border: 6px solid #b9e7eb;
	padding: 8px 20px 8px 25px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0;
	padding: 0;
}

ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -10px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px 20px 20px;
	position: relative;
}

label.hidden {
	display: none;
}

#sidebar #searchform #s {
	border: 1px solid #c5c9cd;
	border-right: none;
	background: #fff;
	width: 168px;
	padding: 2px;
	height: 24px;
	font-size: 17px;
}

#sidebar #searchsubmit {
	padding: 0;
	border: none;
	overflow: hidden;
	line-height: 1000px;
	text-indent: -9999px;
	position: absolute;
	right: 4px;
	top: 5px;
	*top: 18px;
	height: 40px;
	width: 39px;
	background: url(images/mag.png) no-repeat;
 	cursor: pointer;
}

.entry form {
	text-align:left;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
}

#searchsubmit {
 	cursor: pointer;
 	text-decoration: none;
 }

/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Calendar */
#wp-calendar_wrap {

	text-align: left;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
}

#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 {
	width: 100%;
	text-align: left;
}

#wp-calendar td {
	padding: 3px 0;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#aktt_tweet_form {
    padding: 5px !important;
}

#aktt_tweet_text {
    width: 220px;
}

#hireme {
    width: 230px;
    text-align: center;
    float: right;
    font-size: 13px;
}

#hireme * {
    color: #fff !important;
}

#twitter {
    position: absolute;
    right: 229px;
    top: -1px;
}

#interlink-header {
    height: 100px;
}

#interlink-header .inner {
    background: #333;
    position: relative;
    width: 950px;
    margin: 0 auto;
    height: 100px;
    border: 2px solid #666;
    border-top: none;
}

#interlink-nav {
    padding:0;
    margin: 0;
    position: absolute;
    left: 461px;
    top: 0;
}

#interlink-nav li {
    display:inline;
    list-style:none;
    color:#fff;
    float:left;
    margin:0;
    padding:0;
    font:15px "trebuchet ms", trebuchet, sans-serif;
    font-weight:bold;
}

#interlink-nav a {
    color:#ccc;
    text-decoration:none;
    display:block;
    padding:6px 6px 3px;
    margin:0 3px 0 0;
}

#interlink-nav a:hover, #nav a.active {
    color:#fff;
}

#interlink-nav a.active {
    background:#4c4c4c;
}
