/*
Theme Name: Marah
Author: Sam Bible
Template: thematic
Version: 1.0
Theme URI:http://www.marahcreative.com/
Tags:two-columns,right-sidebar,fixed-width
Author URI: http://www.sitecoffee.com/
Description:Custom theme for Marah Creative.
*/

/* @group CSS Reset
--------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
/* @end */

/* @group Utility */
.clear {
	clear: both;
	display: block;
	height: 1px;
}
a.more, a.services, a.about, a.work, a.contact, a.back {
	display: block;
	float: right;
	height: 32px;
	text-indent: -9999em;
}
a.more {
	background: url(images/b_more.png) no-repeat;
	width: 64px;
}
a.services {
	background: url(images/b_services.png) no-repeat;
	width: 80px;
}
a.about {
	background: url(images/b_about.png) no-repeat;
	width: 71px;
}
a.work {
	background: url(images/b_work.png) no-repeat;
	width: 66px;
}
a.contact {
	background: url(images/b_contact.png) no-repeat;
	width: 85px;
}
a.back {
	background: url(images/b_back.png) no-repeat;
	width: 64px;
}
div.nextpage {
	clear: both;
	border-top: 1px solid #e9e9e9;
	margin: 0 40px;
	padding: 20px 0 30px;
}
.bold {
	font-weight: bold;
}
/* @end */

/* @group Typography */
h1 {
	color: #555;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2;
	margin: 0 0 3px;
}
h2 {
	color: #555;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2;
	margin: 0 0 3px;
}
h1 a, h2 a {
	color: #555;
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	text-decoration: underline;
}
a {
	color: #2aa9e0;
}
p {
	margin: 12px 0;
}

/* @end */

/* @group Layout */
body {
	background: #f2f2f2 url(images/page_bg.png);
	font: 14px/1.6 Arial, Helvetica, sans-serif;
}
#wrapper {
	background: url(images/page_top.png) repeat-x 0 0;
}
#logo {
	position: absolute;
	top: 43px; left: 0;
}
#logo a {
	display: block;
	height: 71px;
	padding: 0 30px 0 0;
}
#logo a:hover {
	background: url(images/home.png) no-repeat 100% 42px;
}
#header {
	height: 126px;
	margin: 0 auto 2px;
	position: relative;
	width: 960px;
}
#footer {
	color: #999;
	margin: 0 auto;
	padding: 0 0 40px;
	text-align: center;
	text-transform: lowercase;
	width: 964px;
}
.copyright {
	font-style: italic;
	text-shadow: #fff 0 1px 0;
}
/* @end */

/* @group Menus */
ul.menu {
	list-style: none;
}
#header .menu {
	position: absolute;
	top: 62px;right: 0;
}
#header .menu li {
	float: left;
	margin: 0 0 0 15px;
}
#header .menu a {
	background: url(images/menu.jpg) no-repeat;
	display: block;
	float: left;
	height: 58px;
	text-indent: -9999em;
	width: 120px;
}
#header .menu a:hover {
	opacity: 0.75;
}
#header .menu .active a:hover {
	opacity: 1;
}
#header .menu .services {
	background-position: 0 0;
}
#header .menu .about {
	background-position: -135px 0;
}
#header .menu .work {
	background-position: -270px 0;
}
#header .menu .blog {
	background-position: -405px 0;
}
#header .menu .contact {
	background-position: -540px 0;
}
#header .menu .active .services {
	background-position: -675px 0;
}
#header .menu .active .about {
	background-position: -810px 0;
}
#header .menu .active .work {
	background-position: -945px 0;
}
#header .menu .active .blog {
	background-position: -1080px 0;
}
#header .menu .active .contact {
	background-position: -1215px 0;
}

#submenu {
	position: absolute;
	top: 34px; right: 40px;
}
#submenu li {
	float: left;
	margin: 0 0 0 20px;
}
#submenu a {
	color: #333;
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 3px 1px;
}
#submenu a:hover {
	color: #999;
}
#submenu .current a {
	border-bottom: 2px solid #2aa9e0;
	color: #333;
}
#footer .menu {
	padding: 20px 0 30px;
}
#footer .menu li {
	display: inline;
	margin: 0 20px 0 0;
}
#footer .menu a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#footer .menu a:hover {
	text-decoration: underline;
}
#footer .newsletter {
	background: url(images/f_newsletter.png) no-repeat left center;
	padding: 4px 0 4px 32px;
}
#footer .twitter {
	background: url(images/f_twitter.png) no-repeat 0 2px;
	padding: 4px 0 5px 30px;
}
#footer .facebook {
	background: url(images/f_facebook.png) no-repeat 0 1px;
	padding: 4px 0 5px 30px;
}
#footer .linkedin {
	background: url(images/f_linkedin.png) no-repeat 0 1px;
	padding: 4px 0 5px 30px;
}
#footer .rss {
	background: url(images/f_rss.png) no-repeat left center;
	padding: 4px 0 4px 30px;
}
/* @end */

/* @group Blog */
#main {
	margin: 0 auto;
	width: 964px;
}
#container_bg {
	background: #fff url(images/body2_bg.png) repeat-y;
	float: left;
	position: relative;
	width: 724px;
}
#container {
	background: url(images/body2_top.png) no-repeat 0 0;
	width: 724px;
}
#content {
	background: url(images/body2_bottom.png) no-repeat 0 100%;
	overflow: hidden;
	min-height: 750px;
	padding: 60px;
	width: 604px;
}
#primary {
	float: left;
	margin: 0 0 0 30px;
	padding: 32px 0 0;
	width: 210px;
}
#footer {
	background: url(images/footer_p.png) no-repeat center top;
	clear: both;
	margin: 20px auto 0;
}
.entry-meta {
	color: #999;
	font-size: 12px;
	margin: 0 0 20px;
	text-transform: lowercase;
}
.entry-meta a {
	color: #555;
	text-decoration: none;
}
.entry-meta a:hover {
	color: #555;
	text-decoration: none;
}
li.widgetcontainer {
	list-style: none;
	margin: 30px 0;
}
li.widgetcontainer h3 {
	color: #2aa9e0;
	font-size: 18px;
	text-transform: lowercase;
}
li.widgetcontainer a {
	color: #333;
	text-decoration: none;
}
li.widgetcontainer a:hover {
	text-decoration: underline;
}
ul.xoxo ul li {
	margin: 0 0 0 20px;
	list-style: disc;
}
.widget_tag_cloud div {
	line-height: 1.3;
}
#search h3 {
	display: none;
}
#search #s {
	background: url(images/search.png) no-repeat;
	border: 0;
	color: #555;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 -5px;
	outline: 0;
	padding: 0 30px 0 14px;
	text-shadow: #f2f2f2 0 1px 0;
	width: 166px;
}
#search #searchsubmit {
	display: none;
}
.entry-meta .comments-link {
	display: block;
	float: right;
}
.entry-meta .comments-link, .entry-meta .addthis_toolbox {
	float: right;
	margin: 0 0 0 20px;
}
.entry-utility {
    border-top: 1px solid #ddd;
    color:#999;
    clear: both;
    font-size:12px;
    line-height:1.2;
    margin:40px 0 10px;
    padding: 10px 0;
}
.entry-utility a {
    color:#777;
    text-decoration: none;
}
.entry-utility a:hover {
    text-decoration: underline;
}
.index .post {
	margin: 0 0 60px;
}
/* @end */

/* @group Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
/* @end */

/* @group Images */
.entry-content img {
    margin: 0 0 18px 0;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
/* @end */

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#555;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#555;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}

