/*
Theme Name: Tinyblog
Theme URI: http://wordpress.org/
Description: The Tinyblog WordPress theme.
Version: 1.0
Author: Flosites | Robert Haverly
Author URI: http://flosites.com/
Tags:
*/
#footer img { cursor:pointer; }
* {margin: 0; padding: 0;}
hr {display: none;}
.clr {clear: both;}
.alignleft {float: left;}
.alignright {float: right;}
.center {text-align: center;}
a, :focus {outline: none;}
a {color: #7E6A61;}
a img {border: none;}

body {
background: #F0E8C9 url('images/bg-pattern.png');
font-size: 62.5%;
color: #7E6A61;
font-family: arial, tahoma, sans-serif;
text-align: center;
overflow:auto;
}
html {overflow-x: hidden;}
#ornate-background {
width: 1221px;
height: 516px;
background: url('images/ornate-bg.png') center no-repeat;
z-index: 1;
position: absolute;
top: 515px;
left: 50%;
margin-left: -595px;
}

#flash-banner {
position: absolute;
width: 1600px;
height: 667px;
left: 50%;
margin-left: -780px;
z-index: 1;
}

#flash-banner img {
	margin: 90px auto 0px;
}

#content {
background: url('images/canvas-bg.png') top left repeat-y;
width: 900px;
text-align: left;
font-size: 1.3em;
line-height: 1.8em;
padding: 30px 52px;
overflow: hidden;
height: 1%;
}

#content-wrapper {
position: absolute;
z-index: 2;
left: 50%;
margin-left: -475px;
top: 50px;
}

#navigation {
background: url('images/navigation-bg.png') bottom center no-repeat;
height: 67px;
width: 1004px;
}

#navigation ul {
list-style: none; 
text-align: center;
}
#navigation li {display: inline;}

#navigation li a {
display: inline-block;
width: 145px;
height: 54px;
text-indent: -9999px;
margin: 0 5px;
}

#navigation a.home {background: url('images/nav-home.png');}
#navigation a.about {background: url('images/nav-about.png');}
#navigation a.categories {background: url('images/nav-categories.png');}
#navigation a.contact {background: url('images/nav-contact.png');}
#navigation a.we-love {background: url('images/nav-we-love.png');}
#navigation a.rss {background: url('images/nav-rss.png');}

#content .intro {
width: 525px;
float: left;
padding: 0 0 0 5px;
}

#content-wrapper p {
margin-bottom: 30px;
}

.intro-right {
width: 295px;
float: right;
padding: 0;
}

.intro-right a.follow-us-on-twitter {
display: block;
height: 68px;
background: url('images/follow-us-on-twitter.gif') right center no-repeat;
text-indent: -9999px;
}

#content-wrapper .intro-right .recent-tweet p {
margin-bottom: 5px;
}

.intro-right .recent-tweet {
background: url('images/recent-tweet-bg.gif') top right no-repeat;
height: 196px;
padding: 35px 35px 0 60px;
font-size: .9em;
line-height: 1.2em;
}

.intro-right .recent-tweet li {
list-style: none;
}

.intro-right .recent-tweet a {
color: #51443E;
}

.twitter-timestamp {
display: block;
font-size: .8em;
}

.connect ul {
text-align: center;
list-style: none;
}

.connect li {display: inline;}

.connect a {
display: inline-block;
width: 27px;
height: 27px;
text-indent: -9999px;
margin: 0 5px;
}

.connect a.twitter {background: url('images/connect-twitter.png') center no-repeat;}
.connect a.facebook {background: url('images/connect-facebook.png') center no-repeat;}

a.subscribe-to-the-rss-feed {
display: block;
background: url('images/subscribe-to-the-rss-feed.gif') center no-repeat;
height: 25px;
margin: 10px 0;
text-indent: -9999px;
}

.intro-right .search {
text-align: center;
padding-top: 10px;
}

.intro-right input.txt {
padding: 5px;
border: 1px solid #E3D199;
background: #FFFEEE;
}

#post {
clear: both;
}

#post .title {
background: url('images/title-background.png') left top no-repeat;
height: 68px;
padding: 104px 0 0 75px;
margin: 0 0 20px 0;
font-family: san-serif;
}

#post .title h2 {
font-weight: normal;
width: 650px;
float: left;
}

#post .title h2 a {
color: #7E6A61;
text-decoration: none;
font-size: .95em !important;
font-family: san-serif;
}

#post .tags {
padding: 0 30px;
margin-bottom: 20px;
display: none;
}

#post .tags a {
text-transform: uppercase;
color: #7E6A61;
text-decoration: none;
}

#post .entry {
padding: 0;
margin-bottom: 55px;
}

#post .entry img, #post .entry a img {
	max-width:900px;
}

.entry div {
	text-align: center;
}
.entry div.awppage {
	text-align: justify;
}

#post .entry a {
color: #493D38;
}

#post .entry blockquote {
padding: 0 30px;
font-size: .9em;
font-style: oblique;
background: url('images/blockquotes.png') top left no-repeat;
}

#post .entry ul {
margin: 0 0 30px 20px;
}

#post .entry img {
/* border: 1px solid #E3D199; */
margin-bottom: 20px;
}

#post .post-meta {
padding: 0;
}

#post .post-meta ul {
list-style: none;
text-align: center;
}

#post .post-meta li {
display: inline-block;
line-height: 65px;
}

#post .post-meta li a {
display: inline-block;
height: 65px;
text-indent: -9999px;
}

#post .post-meta li.comments-count {
background: url('images/comments.png') left top no-repeat;
width: 135px;
text-align: right;
margin-right: 15px;
font-size: 12px;
}

#post .post-meta li a.comment-on-this {
width: 103px;
background: url('images/comments.png') left bottom no-repeat;
margin-right: 40px;
}

#post .post-meta li a.tell-a-friend {
width: 153px;
background: url('images/tell-a-friend.png') left bottom no-repeat;
margin-right: 40px;
}

#post .post-meta li a.link-to-this {
background: url('images/link-to-this.png') left bottom no-repeat;
width: 153px;
margin-right: 40px;
}

#post .post-meta li a.send-on-facebook {
background: url('images/send-on-facebook.png') left bottom no-repeat;
width: 174px;
}

.index-comment-container {
padding:5px; 
height:130px; 
overflow:auto;
border: 1px solid #E3D199;
margin-top: 40px;
}

.index-comment-container .comments a,
.commentlist a {
color: #7E6A61;
font-weight: bold;
text-decoration: none;
}

.index-comment-container .comments-inner {
border-bottom: 1px solid #E3D199;
}

.index-form, #respond {
/*background: url('images/comment-logo.png') center right no-repeat;*/
margin-top: 20px;
}

.index-form h4, #respond h4 {
margin-bottom: 15px;
}

.index-form p, #respond p {
margin: 0 0 5px 0 !important;
}

.index-form input, 
.index-form textarea, 
.wpcf7 input, .wpcf7 textarea,
#respond input,
#respond textarea {
border: 1px solid #E3D199;
padding: 5px;
background: #FFFEEE;
font-size: .8em;
color: #7E6A61;
}

.index-form input,
#respond input {
width: 300px;
}

.index-form textarea,
.wpcf7 textarea,
#respond textarea {
width: 500px;
height: 100px;
padding: 10px;
}

.index-form a {
text-decoration: none;
color: #9A362B;
display: inline-block;
background: #C9E3EB;
padding: 0 8px;
border: 1px solid #72B4C9;
font-size: .7em;
}

.index-form a:hover {
background: #B4DCE8;
border: 1px solid #84D1E8;
color: #fff;
}

.character_count {
font-size: .7em;
color: #544741;
}

.separator {
background: url('images/dotted-line.gif') left center repeat-x;
padding: 3px;
margin: 44px 32px;
}

.prev-next-navigation {
text-align: center;
margin-bottom: 30px;
}

.prev-next-navigation a {
font-family: serif;
text-decoration: none;
display: inline-block;
margin: 0 10px;
color: #7E6A61;
}

.wpcf7 p {
margin-bottom: 5px !important;
}

.supporters {
padding: 20px;
margin: 30px;
border: 1px solid #E3D199;
}

.comment-author p {display: inline;}
.author-name {font-weight: bold;}

ul.commentlist {
list-style: none;
margin-bottom: 20px;
}

ul.commentlist li {
border-bottom: 1px solid #E3D199;
padding: 0 5px 5px 5px;
margin-bottom: 5px;
}

.category-list {
padding: 0 30px;
margin-left: 20px;
}

.category-list li a {
color: #7E6A61;
}

#footer {
	position:relative;
background: url('images/footer-bg.png') bottom left no-repeat;
padding-bottom: 50px;
margin-bottom: 30px;
padding-top: 30px;
text-align:center;
}
#footer a { position:absolute; display:block; right:50%; margin:0; padding:0; margin-right:-140px; width:100px; height:10px; z-index:9999; }
#footer a.fa1 { top:32px; width: 319px; height: 92px;}
#footer a.fa2 { top:83px; }

#banners {
	text-align: center;
}
#banners ul li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
}


#contact {
	margin: 0px auto;
}

#contact .box {
	width: 415px;
	float: left;

	padding: 0px 16px;
}
#contact .box1 {
	text-align: right;
	padding-top: 0px;
}
#contact .box1 input {
	width: 270px;
}
#contact .box2 textarea {
	width: 320px;
	height: 145px;
}
#contact .box2 {
	position: relative;
}
#contact .box2 h4 {
	margin: 0px;
	position: absolute;
	top: -20px;
	font-weight: normal;
}

#contact .box p {
	margin: 0px;
}
#contact .box input[type=text],
#contact .box textarea {
	border: 1px solid #E3D199;
	margin: 4px 0px;
}
#contact .box textarea {
	height: 124px;
}

#contact input[type=reset] ,
#contact input[type=submit] {
	color: #9A362B;
	display: inline-block;
	background: #C9E3EB;
	padding: 0 8px;
	border: 1px solid #72B4C9;
}

/* GALLERY */

#gallery {
	width: 607px;
	height: 405px;
	margin: 0px auto;

	position: relative;
}
#gallery .image {
	width: 607px;
	height: 405px;

	overflow: hidden;
}
#gallery img {
	width: 509px;
	height: 324px;

	margin-top: 38px;
	margin-left: 43px;
}
#gallery div.over {
	width: 607px;
	height: 405px;
	
	position: absolute;
	top: 0px;
	left: 0px;

	background: url(images/blogsneakpeek.png);
	z-index: 88;
}
#nav_box {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 38px;
	background: url(../images/trans_bg.png);
	z-index: 99;
}
#sneak_peak {
	width: 127px;
	height: 36px;
	margin: 2px auto;
	background: url(../images/sneak_peak.png);
}
#gprevious {
	display: block;
	width: 38px;
	height: 38px;
	background: url(images/row_left.png) center center no-repeat;

	position: absolute;
	bottom: 50px;
	left: 80px;
	z-index: 999;
}
#gnext {
	display: block;
	width: 38px;
	height: 38px;
	background: url(images/row_right.png) center center no-repeat;

	position: absolute;
	bottom: 50px;
	right: 90px;
	z-index: 999;
}
