/* @override http://localhost/wp-content/themes/carissamoore/style.css */

/*
Theme Name: Carissa Moore Blog Theme
Theme URI: http://www.carissamoore.com/
Description: Wordpress Blog Theme built for Carissa Moore
Version: 2.0
Author: Terralever
Author URI: http://terralever.com/
Tags: pink, white, gray, static header, static sidebar, static footer
*/

/* @group Header */

* {
	outline: none;
}

a {
	color: #0071bf;
}

.main {
	font-family: Helvetica, Arial, sans-serif;
}

html, head, body {
	margin: 0 !important;
	padding: 0 !important;
}

img, a {
	border: 0;
}

.header {
	width: 1112px;
	height: 631px;
	margin: 0 auto;
	background-image: url('images/header1.jpg');
	text-indent: -9999px;
	position: relative;
	margin-bottom: 34px;
}

.header h1 {
	margin-top: 0;
}

.header .title {
	display:block;
	height:220px;
	left:80px;
	position:absolute;
	top:40px;
	width:580px;
}

.header .title a {
	width: 100%;
	height: 100%;
	display: block;
}

.header .nav {
	position: absolute;
	top: 256px;
	left: 107px;
	padding: 0;
	width: 189px;
}

.header .nav .blog a {
	display: block;
	height: 27px;
	width: 94px;
	background: url('images/nav-blog.jpg');
}

.header .nav .gallery a {
	display: block;
	height: 27px;
	width: 95px;
	background: url('images/nav-gallery.jpg');
}

.header .nav .blog a:hover, .header .nav .gallery a:hover, .header .nav .blog .selected, .header .nav .gallery .selected {
	background-position: left -27px;
}

.header .nav li, .sponsors li {
	list-style-type: none;
	float: left;
}

.sponsors {
	position: absolute;
	width: 300px;
	display: block;
	top: 585px;
	left: 557px;
}

.sponsors .dakine {
	display: block;
	height: 9px;
	width: 80px;
	margin-top: 11px;
	margin-right: 25px;
	background-image: url('images/sponsor-dakine.jpg');
}

.sponsors .target {
	display: block;
	width: 30px;
	height: 31px;
	background: url('images/sponsor-target.jpg');
	margin-right: 25px;
}

.sponsors .flexdex {
	display: block;
	width: 78px;
	height: 12px;
	background: url('images/sponsor-flexdex.jpg');
	margin-top: 10px;
	margin-right: 25px;
}

.sponsors .nike {
	display: block;
	width: 61px;
	height: 40px;
	background: url('images/sponsor-nike.jpg');
	margin-top: -7px;
}

/* @end */

/* @group Footer */

.footer {
	width: 1112px;
	height: 245px;
	margin: 0 auto;
	background-image: url('images/footer1.jpg');
	text-indent: -9999px;
	position: relative;
	margin-top: 30px;
}

.footer .footernav {
	padding: 0;
	width: 189px;
	position: absolute;
	left: 104px;
	top: 59px;
}

.footer .footernav .blog a {
	display: block;
	height: 27px;
	width: 73px;
	background: url('images/footnav-blog.jpg');
}

.footer .footernav .gallery a {
	display: block;
	height: 27px;
	width: 81px;
	background: url('images/footnav-gallery.jpg');
}

.footer .footernav .blog a:hover, .footer .footernav .gallery a:hover {
	background-position: left -27px;
}

.footer .footernav li {
	list-style-type: none;
	float: left;
}

.footer .footerlinks {
	text-indent: 0;
	position: absolute;
	left: 107px;
	top: 96px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;

}

.footer .footerlinks a {
	color: #000000;
	text-decoration: none;
}

.footer .footerlinks a:hover {
	text-decoration: underline;
}

/* @end */



.main {
	width: 700px;
	margin: 0 auto;
}

.post-title, .post-title a, .main h1.pagetitle {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 48px;
	color: #000000;
	text-decoration: none;
	margin: 0;
	line-height: 1.2em;
}

.post-title a:hover {
	color: #c62921;
}

.byline {
	color: #c62921;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 12px;
}

.byline span {
	display: block;
	float: left;
	margin-right: 4px;
}

.byline .by {
	font-style: italic;
}

.byline .postShare {
	margin-top: -1px;
	margin-left: 5px;
}

.byline .postShare a, .byline .postShare img {
	border: 0;
}

.main .postContent {
	font-family: Helvetica, Arial, sans-serif, "Georgia", Georgia, Times New Roman, serif;
	font-size: 14px;
	padding-top: 21px;
	line-height: 1.5em;
}

.main .postContent img {
	display:block;
	margin:0 auto 10px;
}


/* @group Home */

.divider {
	margin: 46px 0 50px -102px;
	position: relative;
}

/* @end */

.ngg-gallery-thumbnail-box {
	float:left;
	height:100px;
	width:125px;
}

.ngg-galleryoverview {
	margin-top: 25px !important;
}

.morePosts {
	width: 423px;
	height: 33px;
	margin: -21px auto 59px auto;
	text-align: center;
	background: url('images/paging-bg.jpg') no-repeat;
	padding-right: 32px;
}

.morePosts a:hover {
	cursor: pointer;
}

.morePosts .pagination {
	text-indent: -9999px;
	height: 33px;
	display: block;
}

.morePosts #forward {
	width: 213px;
	background: url('images/paging-older.jpg');
	float: left;
}

.morePosts #backward {
	width: 210px;
	background: url('images/paging-newer.jpg');
	float: right;
}

.morePosts #forward:hover, .morePosts #backward:hover {
	background-position: left -33px;
}


/* Comments */
#comments {padding-bottom: 40px;}

#commentform{
  background: #f7f7f7;
  border: #dddddd 1px solid;
  width: 625px;
  padding-left: 9px;
  padding-bottom: 15px;
  overflow: hidden;
}

#commentform p {
  margin-top: 15px;
  width: auto;
  font-size: 12px;
}

#commentform small{
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#commentform label {display: block;}
#commentform label small {font-weight: normal;}

#comment{
  background: #fff;
  border: #dddddd 1px solid;
  float: left;
  height: 76px;
  margin-top: 8px;
  width: 512px;
}
.commentinput{
  float: left;
  width: 240px;
  margin-bottom: 16px;
}


.commentlist {list-style: none;}
.commentlist li {clear: both; width: 614px; margin-bottom: 30px; float: left;}

.commentlist li img {
	float: left;
}

.commentlist li cite, .commentlist li cite a{
  color: #000;
  font-family: Helvetica, Arial, sans-serif, "Verdana";
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}
.commentmetadata a {
  color: #919295;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
}

.readercomments{
  border-bottom: #c62921 1px solid;
  margin-bottom: 22px;
  padding-bottom: 5px;
}

h3.respond, h3.readercomments {
	clear: both;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

.comments_facebook{
  border-left: #dddddd 1px solid;
  float: right;
  height: 175px;
  width: 340px;
  margin-top: 20px;
}
input{
  background: #fff;
  border: #dddddd 1px solid;
  height: 22px;
  width: 236px;
  margin-top: 8px;
  font-size: 18px;
  padding: 4px;
}

.comment-text {clear: left; float: left; width: 623px;}

#commentform #submit{
  background: #c62921;
  border: 0px;
  color: #fff;
  float: left;
  font-family: Helvetica, Arial, sans-serif, "Verdana";
  font-weight: bold;
  font-size: 10px;
  margin: 15px 0 0 0;
  height: 27px;
  width: 61px;
}
.commentcommentinput{
  margin-top: 16px;
}
.commentinfo{
    float: left;
    width: 450px;
    padding-left: 20px;
}
.commentpost p {
  color: #666;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif, "Verdana";
  margin-top: 5px;
}

#recaptcha_widget_div{
	clear: left;
	padding: 20px 0 0 0;
}

.recaptcha-error {
	width: auto !important;
	color: #c62921;
	font-size: 14px !important;
}

/* End Comments */

/* No Theme Pages, e.g. Terms, Privacy */
.noTheme { padding: 30px; background: url('images/noThemeBG.jpg') 0 0 repeat-x; color: #222; font-size: 12px; }
.noTheme p { margin: 0 0 15px 0; line-height: 14px; }
.noTheme a { text-decoration: none; font-size: 10px; }
.noTheme .noThemeHeader { margin: 65px 0 20px 0; font-size: 24px; font-weight: bold;}
.noTheme .noThemeHeader .surfing { color: #0071bf; }
.noTheme .noThemeHeader .carissa { color: #c62921; }
.noTheme .noThemeFooter { margin-top: 20px; }
.noTheme h1 { color: #c62921; font-size: 16px; }
.noTheme h3 { color: #c62921; font-size: 12px; }
.noTheme h4 { font-size: 11px; }
.noTheme ul, .noTheme ol { margin: 0 0 15px 35px ; line-height: 14px; }

/* legacy image caption classes */
.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

/* image styles */
.aligncenter, div.aligncenter, .alignnone { display: block; margin: 14px auto !important; clear: both;}
.alignleft { float: left; margin: 0 14px 10px 0 !important; }
.alignright { float: right; margin: 0 0 10px 14px !important; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px;  optional rounded corners for browsers that support it  -moz-border-radius: 3px; -khtml-border-radius: 3px;  -webkit-border-radius: 3px; border-radius: 3px; margin-bottom: 15px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 14px; padding: 5px 4px 5px 5px; margin: 0; }

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
	text-decoration: none;	
}

.fbc_loginstate_top {
	display: none !important;
}
