/*
Theme Name: Momentum
Theme URI: http://www.simplywp.net
Description: 3 columns Wordpress theme with clean and simple design.
Version: 1.0
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
Tags: red, orange, yellow, widget-ready, 3 columns
*/


body {background: #fff url('images/background.gif') repeat-x top center !important; font:0.8em Arial,Verdana,Tahoma,San-seirf;}
body p {margin-bottom: 15px; line-height: 1.6em;}

/* Whole structure */
#container {margin: 0 auto; overflow: hidden; width: 960px;}
#header {padding: 22px 0px; background: url('images/header-bg.gif') no-repeat top center; position: relative;}
#content {float: left; width: 500px; padding: 20px 0px; font-size:0.8em;}
#aside {float: right; width: 420px; padding: 20px 0px; font-size: 0.8em;}
#sideleft {float: left; width: 200px;}
#sideright {float: right; width: 200px;}
#footer {clear: both; overflow: hidden; border-top: 5px solid #9b0606;}

/* Top Navigation */
#top-navi {height: 21px; padding: 10px 0px; z-index: 100;}
#top-navi li {float: left; padding-right: 15px; font-weight: bold;}
#top-navi li:hover ul {display: block;}
#top-navi ul {display: none; position: absolute; padding: 10px; z-index: 100; width: 180px; background: #9b0606;}
#top-navi .searchform {width: 200px; padding-right: 20px;}
#top-navi .searchtext {width: 180px; background: #fff url('images/search.gif') no-repeat left center; padding-left: 18px;}

/* Featured Slider */
.featured-title {font-size: 2em; color: #9b0606;}
#content #top-block {overflow: hidden;}
#top-block-control {overflow: hidden; border-bottom: 5px solid #9b0606; padding: 10px 0px; margin-bottom: 30px;}
#top-block-control span {cursor:pointer; color: #9b0606;}
#top-block-control .jFlowPrev {float: left; font-weight: bold; background: url('images/arrow-left.gif') no-repeat left center; padding: 2px 0px 2px 20px;}
#top-block-control .jFlowNext {float: right; font-weight: bold; background: url('images/arrow-right.gif') no-repeat right center; padding: 2px 20px 2px 0px;}
.hidden {display: none;}
#jFlowSlide .jFlowSlideContainer {width: 100%;}
.featured-thumb {background: url('images/no-thumb.jpg') no-repeat center; width: 500px; height: 170px; overflow: hidden; display: block;}
.top-block-content img {width: 500px;}

/* Header styling */
#header .header-title {font-size: 3.5em; letter-spacing: -3.5px; font-weight: normal; text-transform: uppercase; color: #fff;}
#header #header-meta {position: absolute; right: 0px; bottom: 0px;}
#header .header-rss {float: left; background: url('images/rss.gif') no-repeat center; display: block; width: 62px; height: 59px; text-indent: -9999px; margin-right: 5px;}
#header .header-twitter {float: left; background: url('images/twitter.gif') no-repeat center; display: block; width: 62px; height: 59px; text-indent: -9999px;}

/* Entry body structure */
#content .entry-body {padding-bottom: 30px;}
#content .entry-body h2, #content .entry-body h3, #content .entry-body h4 {font-size: 1.3em; color: #9b0606; font-style: italic;}
#content .entry-body blockquote {margin: 0px 30px 18px 30px; font-style: italic; color: #999;}
#content .entry-body ul {margin: 0px 20px 18px 20px; list-style: circle;}
#content .entry-body ol {margin: 0px 20px 18px 20px; list-style: decimal;}
#content .entry-body li {padding: 3px 0px; line-height: 1.5em;}
#content .entry-body .postmetadata {font-style: italic; font-size: 0.9em;}

/* Container/Entry styling */
#content .entry-thumb {background: url('images/nothumb.jpg') no-repeat center; border: 2px solid #ccc; float: left; overflow: hidden; height: 120px; width: 200px; margin: 0px 10px 10px 0px;}
#content .entry-thumb img {width: 300px;}
#content .entry-text {padding-bottom: 10px;}
#content .entry-title {font-size: 1.7em; letter-spacing: -1px; color: #9b0606;}
#content .entry-comment {font-style: italic; padding: 5px 0px;}
#content .entry-date {margin-right: 20px;}
#content .entry-category {margin-right: 20px;}
#content .entry-read {background: url('images/read-more.jpg') center; display: block; padding: 5px 20px; margin: 10px 0px; float: right; color: #fff;}
#content .entry-meta {clear: both; background: #fafafa; padding: 5px 0px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 0.9em; overflow: hidden; line-height: 1.2em;}
#content .entry-meta-left {float: left; padding: 5px; width: 200px; border-right: 1px solid #ccc;}
#content .entry-meta-right {float: left; padding: 5px;}
#content .pagetitle {text-align: center; font-size: 1.8em; padding-bottom: 30px; color: #fbcb3e;}
#content .wp-pagenavi {font-weight: bold; padding: 10px 0px; font-size: 1.3em;}
#content .wp-pagenavi .pages {float: right;}
#footer-navi {clear: both; overflow: hidden; padding: 5px 0px;}
#footer-navi .navleft {float: left;}
#footer-navi .navright {float: right;}

/* Sidebar styling */
#aside h2 {font-size: 1.4em; letter-spacing: -1px; padding: 5px; color: #fff; background: url('images/aside-title.gif') no-repeat center;}
#aside ul li {padding: 6px 0px 6px 20px; background: url('images/aside-list.png') no-repeat left center; border-bottom: 1px solid #EFEFEF;}
#aside select {width: 100%;}
#aside .sidebox {padding-bottom: 30px;}
#aside .side-youtube {overflow: hidden; padding-bottom: 30px;}
#aside #sidebanner {width: 336px; margin: 0px auto; clear: both; background: #efefef;}

/* Footer styling */
#footer .footer-inner {font-size: 0.8em; overflow: hidden; padding: 30px 0px;}
#footer .footer-inner .footer-block {float: left; display: block; width: 300px; padding: 0px 10px;}
#footer .footer-inner .footer-block h3 {font-size: 1.5em; color: #9b0606;}
#footer .footer-inner li {padding: 6px 0px 6px 20px; background: url('images/aside-list.png') no-repeat left center; border-bottom: 1px solid #EFEFEF;}
#footer .footer-inner .footer-navi {display: inline;}
#footer .footer-inner .footer-navi li {display: inline; margin-right: 5px;}
#footer-copy {color: #d94949; background: #9b0606; padding: 10px;}
p.footer-copyright {clear: both; text-align: center; font-size: 0.8em; overflow: hidden; margin: 10px 0px;}

/* Begin Comments*/
#comment-box {overflow: hidden;}
#comment-box h3 {font-size: 1.5em; margin: 10px 0px; color: #9b0606;}
#comment-box label {font-style: italic; font-size: 0.9em; width: 180px; display: block; float: left;}
#comment-box .comment-forms {width: 300px; padding: 2px; border: 1px solid #000;}
#comment-box .comment-submit {padding: 2px; margin-left: 180px;}
.commentlist li {font-weight: bold;}
.commentlist li .avatar {float: right;}
.commentlist cite {font-weight: bold; font-style: normal;}
.commentlist p {font-weight: normal; line-height: 1.5em; text-transform: none;}
.commentmetadata {font-size: 0.9em; padding: 3px 0px;}
.alt {margin: 0px; padding: 10px;}
.commentlist {padding: 0; text-align: justify;}
.commentlist li {margin: 5px 0px; padding: 10px;}
.commentlist li ul li {margin-left: 35px; border: 1px solid #eee;}
.commentlist p {margin: 10px 5px 10px 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center; margin: 0;padding: 0;}
.commentmetadata {margin: 0; display: block;}
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.comment-reply-link {color: #fff; font-size: 0.9em; background: #9b0606; overflow: hidden; padding: 3px;}
#cancel-comment-reply-link {background: #9b0606; color: #fff; padding: 3px;}

/* Begin calendar */
#wp-calendar {text-align: center; width: 100%;}
#wp-calendar caption {font-weight: bold; text-align: center; padding: 10px 0px;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px;}
#wp-calendar td {font-style: normal; padding: 2px;}

/* Begin Images */
img.centered {display: block; margin: auto;}
img.alignright {display: inline; margin: 0px 0px 2px 5px; padding: 2px;}
img.alignleft {padding: 2px; margin: 0px 5px 2px 0px; display: inline;}
.alignleft {float: left;}
.alignright {float: right;}

/* Captions */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #CCCCCC; background: #EFEFEF; margin: 10px; padding-top: 4px; text-align: center;}
.wp-caption img {border: 0px;}
.wp-caption p.wp-caption-text {font-size: 0.8em; line-height: 15px;}

/* Social Network Icons */
#content .entry-share {overflow: hidden;}
#content .entry-share-title {margin-bottom: 5px; font-size: 2em;}
.google {background: url('images/buttons/google.png') no-repeat center; display: block; float: left; height: 48px; margin: 5px; text-indent: -9999px; width: 48px;}
.yahoo {background: url('images/buttons/yahoo.png') no-repeat center; display: block; float: left; height: 48px; margin: 5px; text-indent: -9999px; width: 48px;}
.delicious {background: url('images/buttons/delicious.png') no-repeat center; display: block; float: left; height: 48px; margin: 5px; text-indent: -9999px; width: 48px;}
.digg {background: url('images/buttons/digg.png') no-repeat center; display: block; float: left; height: 48px; margin: 5px; text-indent: -9999px; width: 48px;}
.reddit {background: url('images/buttons/reddit.png') no-repeat center; display: block; float: left; height: 48px; margin: 5px; text-indent: -9999px; width: 48px;}
.stumbleupon {background: url('images/buttons/stumbleupon.png') no-repeat center; display: block; float: left; height: 48px; margin: 5px; text-indent: -9999px; width: 48px;}
.facebook {background: url('images/buttons/facebook.png') no-repeat center; display: block; float: left; height: 48px; margin: 5px; text-indent: -9999px; width: 48px;}
.twitter {background: url('images/buttons/twitter.png') no-repeat center; display: block; float: left; height: 48px; margin: 5px; text-indent: -9999px; width: 48px;}

/* Link Styling */
a {color: #9b0606;}
#aside a:hover {text-decoration: underline;}
#top-navi a {color: #fff;}
#content .entry-read:hover {color: #fbcb3e;}
#footer a:hover {text-decoration: underline;}
p.footer-copyright a {color: #c54d4d;}
p.footer-copyright a:hover {color: #fbcb3e;}

/* IE6 Fix */
*html #content, *html #sideleft, *html #sideright { display:inline;}
